Merge from mainline (gomp-merge-2005-02-26).
[official-gcc.git] / gcc / po / be.po
blob739518c21dbb8dcbda0d41de768c9167b82919c3
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>, 2002.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1\n"
8 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
9 "POT-Creation-Date: 2004-11-27 19:39+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"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: attribs.c:175
18 #, fuzzy, c-format
19 msgid "%qs attribute directive ignored"
20 msgstr "\"%s\" атрыбут ігнарыруецца"
22 #: attribs.c:183
23 #, fuzzy, c-format
24 msgid "wrong number of arguments specified for %qs attribute"
25 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
27 #: attribs.c:200
28 #, fuzzy, c-format
29 msgid "%qs attribute does not apply to types"
30 msgstr "\"%s\" звычайна функцыя"
32 #: attribs.c:246
33 #, fuzzy, c-format
34 msgid "%qs attribute only applies to function types"
35 msgstr "\"%s\" звычайна функцыя"
37 #: builtins.c:341
38 msgid "offset outside bounds of constant string"
39 msgstr ""
41 #: builtins.c:923
42 #, fuzzy
43 msgid "second argument to %<__builtin_prefetch%> must be a constant"
44 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
46 #: builtins.c:930
47 #, fuzzy
48 msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
49 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
51 #: builtins.c:938
52 #, fuzzy
53 msgid "third argument to %<__builtin_prefetch%> must be a constant"
54 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
56 #: builtins.c:945
57 #, fuzzy
58 msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
59 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
61 #: builtins.c:3727
62 #, fuzzy
63 msgid "argument of %<__builtin_args_info%> must be constant"
64 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
66 #: builtins.c:3733
67 #, fuzzy
68 msgid "argument of %<__builtin_args_info%> out of range"
69 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
71 #: builtins.c:3739
72 #, fuzzy
73 msgid "missing argument in %<__builtin_args_info%>"
74 msgstr "прапушчан аргумент у `__builtin_args_info'"
76 #: builtins.c:3755 builtins.c:8661
77 #, fuzzy
78 msgid "%<va_start%> used in function with fixed args"
79 msgstr ""
80 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
81 "           колькасьцю аргументаў"
83 #: builtins.c:3774 builtins.c:8677
84 msgid "second parameter of %<va_start%> not last named argument"
85 msgstr ""
87 #. Evidently an out of date version of <stdarg.h>; can't validate
88 #. va_start's second argument, but can still work as intended.
89 #: builtins.c:3779 builtins.c:8683
90 #, fuzzy
91 msgid "%<__builtin_next_arg%> called without an argument"
92 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
94 #: builtins.c:3865
95 #, fuzzy
96 msgid "too few arguments to function %<va_start%>"
97 msgstr "нехапае аргументаў у функцыі \"%s\""
99 #: builtins.c:3869
100 #, fuzzy
101 msgid "too many arguments to function %<va_start%>"
102 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
104 #: builtins.c:4017
105 msgid "first argument to %<va_arg%> not of type %<va_list%>"
106 msgstr ""
108 #. Unfortunately, this is merely undefined, rather than a constraint
109 #. violation, so we cannot make this an error.  If this call is never
110 #. executed, the program is still strictly conforming.
111 #: builtins.c:4031
112 msgid "%qT is promoted to %qT when passed through %<...%>"
113 msgstr ""
115 #: builtins.c:4036
116 msgid "(so you should pass %qT not %qT to %<va_arg%>)"
117 msgstr ""
119 #. We can, however, treat "undefined" any way we please.
120 #. Call abort to encourage the user to fix the program.
121 #: builtins.c:4042 c-typeck.c:1940
122 msgid "if this code is reached, the program will abort"
123 msgstr ""
125 #: builtins.c:4160
126 msgid "invalid argument to %<__builtin_frame_address%>"
127 msgstr ""
129 #: builtins.c:4162
130 msgid "invalid argument to %<__builtin_return_address%>"
131 msgstr ""
133 #: builtins.c:4176
134 msgid "unsupported argument to %<__builtin_frame_address%>"
135 msgstr ""
137 #: builtins.c:4178
138 msgid "unsupported argument to %<__builtin_return_address%>"
139 msgstr ""
141 #: builtins.c:4281
142 #, fuzzy
143 msgid "second argument to %<__builtin_expect%> must be a constant"
144 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
146 #: builtins.c:5488
147 msgid "%<__builtin_longjmp%> second argument must be 1"
148 msgstr ""
150 #: builtins.c:5840
151 #, fuzzy
152 msgid "target format does not support infinity"
153 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
155 #: builtins.c:7518 builtins.c:7613
156 #, fuzzy, c-format
157 msgid "too few arguments to function %qs"
158 msgstr "нехапае аргументаў у функцыі \"%s\""
160 #: builtins.c:7524 builtins.c:7619
161 #, fuzzy, c-format
162 msgid "too many arguments to function %qs"
163 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
165 #: builtins.c:7530 builtins.c:7644
166 #, fuzzy, c-format
167 msgid "non-floating-point argument to function %qs"
168 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
170 #: c-common.c:831
171 #, fuzzy
172 msgid "%qD is not defined outside of function scope"
173 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
175 #: c-common.c:852
176 #, c-format
177 msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
178 msgstr ""
180 #: c-common.c:898
181 msgid "overflow in constant expression"
182 msgstr ""
184 #: c-common.c:918
185 msgid "integer overflow in expression"
186 msgstr ""
188 #: c-common.c:927
189 msgid "floating point overflow in expression"
190 msgstr ""
192 #: c-common.c:933
193 msgid "vector overflow in expression"
194 msgstr ""
196 #. This detects cases like converting -129 or 256 to unsigned char.
197 #: c-common.c:955
198 msgid "large integer implicitly truncated to unsigned type"
199 msgstr ""
201 #: c-common.c:957
202 msgid "negative integer implicitly converted to unsigned type"
203 msgstr ""
205 #: c-common.c:1015
206 msgid "overflow in implicit constant conversion"
207 msgstr ""
209 #: c-common.c:1151
210 #, c-format
211 msgid "operation on %qs may be undefined"
212 msgstr ""
214 #: c-common.c:1437
215 msgid "case label does not reduce to an integer constant"
216 msgstr ""
218 #: c-common.c:1480
219 msgid "case label value is less than minimum value for type"
220 msgstr ""
222 #: c-common.c:1488
223 msgid "case label value exceeds maximum value for type"
224 msgstr ""
226 #: c-common.c:1496
227 msgid "lower value in case label range less than minimum value for type"
228 msgstr ""
230 #: c-common.c:1505
231 msgid "upper value in case label range exceeds maximum value for type"
232 msgstr ""
234 #: c-common.c:1821
235 msgid "invalid truth-value expression"
236 msgstr ""
238 #: c-common.c:1869
239 #, c-format
240 msgid "invalid operands to binary %s"
241 msgstr ""
243 #: c-common.c:2112
244 msgid "comparison is always false due to limited range of data type"
245 msgstr ""
247 #: c-common.c:2114
248 msgid "comparison is always true due to limited range of data type"
249 msgstr ""
251 #: c-common.c:2184
252 msgid "comparison of unsigned expression >= 0 is always true"
253 msgstr ""
255 #: c-common.c:2193
256 msgid "comparison of unsigned expression < 0 is always false"
257 msgstr ""
259 #: c-common.c:2235
260 msgid "pointer of type %<void *%> used in arithmetic"
261 msgstr ""
263 #: c-common.c:2241
264 msgid "pointer to a function used in arithmetic"
265 msgstr ""
267 #: c-common.c:2247
268 msgid "pointer to member function used in arithmetic"
269 msgstr ""
271 #. Common Ada/Pascal programmer's mistake.  We always warn
272 #. about this since it is so bad.
273 #: c-common.c:2355
274 msgid "the address of %qD, will always evaluate as %<true%>"
275 msgstr ""
277 #: c-common.c:2451
278 msgid "suggest parentheses around assignment used as truth value"
279 msgstr ""
281 #: c-common.c:2500 c-common.c:2540
282 #, fuzzy
283 msgid "invalid use of %<restrict%>"
284 msgstr "нявернае выкарыстанне \"restict\""
286 #: c-common.c:2756
287 #, fuzzy
288 msgid "invalid application of %<sizeof%> to a function type"
289 msgstr "Нерэчаісны выбар \"%s\""
291 #: c-common.c:2766
292 #, c-format
293 msgid "invalid application of %qs to a void type"
294 msgstr ""
296 #: c-common.c:2772
297 #, fuzzy
298 msgid "invalid application of %qs to incomplete type %qT "
299 msgstr "\"%s\" мае незавершаны тып"
301 #: c-common.c:2813
302 msgid "%<__alignof%> applied to a bit-field"
303 msgstr ""
305 #: c-common.c:3258
306 #, fuzzy, c-format
307 msgid "cannot disable built-in function %qs"
308 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
310 #: c-common.c:3448
311 msgid "pointers are not permitted as case values"
312 msgstr ""
314 #: c-common.c:3452
315 msgid "range expressions in switch statements are non-standard"
316 msgstr ""
318 #: c-common.c:3477
319 msgid "empty range specified"
320 msgstr ""
322 #: c-common.c:3536
323 msgid "duplicate (or overlapping) case value"
324 msgstr ""
326 #: c-common.c:3537
327 msgid "%Jthis is the first entry overlapping that value"
328 msgstr ""
330 #: c-common.c:3541
331 msgid "duplicate case value"
332 msgstr ""
334 #: c-common.c:3542
335 #, fuzzy
336 msgid "%Jpreviously used here"
337 msgstr "папярэдняе вызначэньне"
339 #: c-common.c:3546
340 msgid "multiple default labels in one switch"
341 msgstr ""
343 #: c-common.c:3547
344 msgid "%Jthis is the first default label"
345 msgstr ""
347 #: c-common.c:3596
348 msgid "%Jcase value %qs not in enumerated type"
349 msgstr ""
351 #: c-common.c:3599
352 msgid "%Jcase value %qs not in enumerated type %qT"
353 msgstr ""
355 #: c-common.c:3666
356 msgid "%Hswitch missing default case"
357 msgstr ""
359 #. Warn if there are enumerators that don't correspond to
360 #. case expressions.
361 #: c-common.c:3700
362 msgid "%Henumeration value %qE not handled in switch"
363 msgstr ""
365 #: c-common.c:3727
366 #, fuzzy
367 msgid "taking the address of a label is non-standard"
368 msgstr "ISO C не дазваляе пусты ізыходны файл"
370 #: c-common.c:3896 c-common.c:3915 c-common.c:3933 c-common.c:3960
371 #: c-common.c:3979 c-common.c:4002 c-common.c:4026 c-common.c:4052
372 #: c-common.c:4086 c-common.c:4130 c-common.c:4158 c-common.c:4186
373 #: c-common.c:4205 c-common.c:4527 c-common.c:4558 c-common.c:4644
374 #: c-common.c:4711 c-common.c:4757 c-common.c:4815 c-common.c:4844
375 #: c-common.c:5123 c-common.c:5146 c-common.c:5185 tree.c:3240
376 #: config/darwin.c:1218 config/arm/arm.c:2645 config/arm/arm.c:2672
377 #: config/avr/avr.c:4514 config/h8300/h8300.c:5779 config/h8300/h8300.c:5802
378 #: config/i386/i386.c:1725 config/i386/i386.c:14480 config/ia64/ia64.c:512
379 #: config/ip2k/ip2k.c:3163 config/m68hc11/m68hc11.c:1314
380 #: config/rs6000/rs6000.c:17094 config/sh/symbian.c:414
381 #: config/sh/symbian.c:421
382 #, fuzzy, c-format
383 msgid "%qs attribute ignored"
384 msgstr "\"%s\" атрыбут ігнарыруецца"
386 #: c-common.c:4243
387 #, fuzzy, c-format
388 msgid "unknown machine mode %qs"
389 msgstr "невядомы рэжым машыны \"%s\""
391 #: c-common.c:4263
392 msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
393 msgstr ""
395 #: c-common.c:4265
396 msgid "use __attribute__ ((vector_size)) instead"
397 msgstr ""
399 #: c-common.c:4274
400 #, fuzzy, c-format
401 msgid "unable to emulate %qs"
402 msgstr "немагу адчыніць файл \"%s\""
404 #: c-common.c:4284
405 #, fuzzy, c-format
406 msgid "invalid pointer mode %qs"
407 msgstr "Нерэчаісны выбар \"%s\""
409 #: c-common.c:4299
410 #, fuzzy, c-format
411 msgid "no data type for mode %qs"
412 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
414 #: c-common.c:4309
415 #, c-format
416 msgid "cannot use mode %qs for enumeral types"
417 msgstr ""
419 #: c-common.c:4322
420 #, fuzzy, c-format
421 msgid "mode %qs applied to inappropriate type"
422 msgstr "\"%s\" мае незавершаны тып"
424 #: c-common.c:4355
425 #, fuzzy
426 msgid "%Jsection attribute cannot be specified for local variables"
427 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
429 #: c-common.c:4366
430 #, fuzzy
431 msgid "%Jsection of %qD conflicts with previous declaration"
432 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
434 #: c-common.c:4375
435 #, fuzzy
436 msgid "%Jsection attribute not allowed for %qD"
437 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
439 #: c-common.c:4381
440 #, fuzzy
441 msgid "%Jsection attributes are not supported for this target"
442 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
444 #: c-common.c:4419
445 msgid "requested alignment is not a constant"
446 msgstr ""
448 #: c-common.c:4424
449 msgid "requested alignment is not a power of 2"
450 msgstr ""
452 #: c-common.c:4429
453 msgid "requested alignment is too large"
454 msgstr ""
456 #: c-common.c:4455
457 msgid "%Jalignment may not be specified for %qD"
458 msgstr ""
460 #: c-common.c:4493
461 msgid "%J%qD defined both normally and as an alias"
462 msgstr ""
464 #: c-common.c:4509
465 #, fuzzy
466 msgid "alias argument not a string"
467 msgstr "аргумент для \"%s\" прапушчан"
469 #: c-common.c:4551
470 #, fuzzy, c-format
471 msgid "%qs attribute ignored on non-class types"
472 msgstr "\"%s\" атрыбут ігнарыруецца"
474 #: c-common.c:4564
475 #, fuzzy
476 msgid "visibility argument not a string"
477 msgstr "аргумент для \"%s\" прапушчан"
479 #: c-common.c:4585
480 msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
481 msgstr ""
483 #: c-common.c:4654
484 #, fuzzy
485 msgid "tls_model argument not a string"
486 msgstr "не хапае аргументаў у функцыі"
488 #: c-common.c:4663
489 msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
490 msgstr ""
492 #: c-common.c:4685 c-common.c:4731
493 #, fuzzy
494 msgid "%J%qE attribute applies only to functions"
495 msgstr "\"%s\" звычайна функцыя"
497 #: c-common.c:4690 c-common.c:4736
498 msgid "%Jcan%'t set %qE attribute after definition"
499 msgstr ""
501 #: c-common.c:4812
502 #, fuzzy, c-format
503 msgid "%qs attribute ignored for %qs"
504 msgstr "\"%s\" атрыбут ігнарыруецца"
506 #: c-common.c:4873
507 #, fuzzy, c-format
508 msgid "invalid vector type for attribute %qs"
509 msgstr "нявернае выкарыстанне \"restict\""
511 #: c-common.c:4882
512 msgid "number of components of the vector not a power of two"
513 msgstr ""
515 #: c-common.c:4910
516 msgid "nonnull attribute without arguments on a non-prototype"
517 msgstr ""
519 #: c-common.c:4925
520 #, c-format
521 msgid "nonnull argument has invalid operand number (argument %lu)"
522 msgstr ""
524 #: c-common.c:4944
525 #, c-format
526 msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
527 msgstr ""
529 #: c-common.c:4952
530 #, c-format
531 msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
532 msgstr ""
534 #: c-common.c:5007 c-common.c:5044
535 msgid "missing sentinel in function call"
536 msgstr ""
538 #: c-common.c:5030
539 #, fuzzy
540 msgid "not enough arguments to fit a sentinel"
541 msgstr "не хапае аргументаў у функцыі"
543 #: c-common.c:5086
544 #, c-format
545 msgid "null argument where non-null required (argument %lu)"
546 msgstr ""
548 #: c-common.c:5157
549 msgid "cleanup argument not an identifier"
550 msgstr ""
552 #: c-common.c:5164
553 #, fuzzy
554 msgid "cleanup argument not a function"
555 msgstr "вельмі шмат аргументаў у функцыі"
557 #: c-common.c:5202
558 #, c-format
559 msgid "%qs attribute requires prototypes with named arguments"
560 msgstr ""
562 #: c-common.c:5213
563 #, fuzzy, c-format
564 msgid "%qs attribute only applies to variadic functions"
565 msgstr "\"%s\" звычайна функцыя"
567 #: c-common.c:5226
568 #, fuzzy
569 msgid "requested position is not an integer constant"
570 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
572 #: c-common.c:5233
573 msgid "requested position is less than zero"
574 msgstr ""
576 #: c-common.c:5539
577 msgid "%Hignoring return value of %qD, declared with attribute warn_unused_result"
578 msgstr ""
580 #: c-common.c:5543
581 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
582 msgstr ""
584 #: c-common.c:5582
585 #, fuzzy, c-format
586 msgid "attempt to take address of bit-field structure member %qs"
587 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
589 #: c-common.c:5634
590 msgid "invalid lvalue in assignment"
591 msgstr ""
593 #: c-common.c:5637
594 #, fuzzy
595 msgid "invalid lvalue in increment"
596 msgstr "Нерэчаісны выбар \"%s\""
598 #: c-common.c:5640
599 #, fuzzy
600 msgid "invalid lvalue in decrement"
601 msgstr "Нерэчаісны выбар %s"
603 #: c-common.c:5643
604 msgid "invalid lvalue in unary %<&%>"
605 msgstr ""
607 #: c-common.c:5646
608 msgid "invalid lvalue in asm statement"
609 msgstr ""
611 #. Except for passing an argument to an unprototyped function,
612 #. this is a constraint violation.  When passing an argument to
613 #. an unprototyped function, it is compile-time undefined;
614 #. making it a constraint in that case was rejected in
615 #. DR#252.
616 #: c-convert.c:83 c-typeck.c:1354 c-typeck.c:3446 cp/typeck.c:1380
617 #: cp/typeck.c:5940 fortran/convert.c:89 treelang/tree-convert.c:79
618 msgid "void value not ignored as it ought to be"
619 msgstr ""
621 #: c-convert.c:121 fortran/convert.c:122 java/typeck.c:158
622 #: treelang/tree-convert.c:105
623 msgid "conversion to non-scalar type requested"
624 msgstr ""
626 #: c-decl.c:524
627 msgid "%Jarray %qD assumed to have one element"
628 msgstr ""
630 #: c-decl.c:637
631 #, c-format
632 msgid "GCC supports only %u nested scopes"
633 msgstr ""
635 #: c-decl.c:721
636 #, fuzzy
637 msgid "%Jlabel %qD used but not defined"
638 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
640 #: c-decl.c:727
641 #, fuzzy
642 msgid "%Jlabel %qD defined but not used"
643 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
645 #: c-decl.c:729
646 #, fuzzy
647 msgid "%Jlabel %qD declared but not defined"
648 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
650 #: c-decl.c:772 cp/decl.c:575
651 #, fuzzy
652 msgid "%Junused variable %qD"
653 msgstr "невыкарыстоўваемая пераменная \"%s\""
655 #: c-decl.c:776
656 msgid "%Jtype of array %qD completed incompatibly with implicit initialization"
657 msgstr ""
659 #: c-decl.c:1008
660 msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
661 msgstr ""
663 #: c-decl.c:1015
664 msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
665 msgstr ""
667 #: c-decl.c:1051
668 msgid "%Jprototype for %qD declares more arguments than previous old-style definition"
669 msgstr ""
671 #: c-decl.c:1057
672 msgid "%Jprototype for %qD declares fewer arguments than previous old-style definition"
673 msgstr ""
675 #: c-decl.c:1066
676 msgid "%Jprototype for %qD declares argument %d with incompatible type"
677 msgstr ""
679 #. If we get here, no errors were found, but do issue a warning
680 #. for this poor-style construct.
681 #: c-decl.c:1079
682 msgid "%Jprototype for %qD follows non-prototype definition"
683 msgstr ""
685 #: c-decl.c:1094
686 #, fuzzy
687 msgid "%Jprevious definition of %qD was here"
688 msgstr "папярэдняе вызначэньне"
690 #: c-decl.c:1096
691 #, fuzzy
692 msgid "%Jprevious implicit declaration of %qD was here"
693 msgstr "няма папярэдняга аб'яўлення для \"%s\""
695 #: c-decl.c:1098
696 #, fuzzy
697 msgid "%Jprevious declaration of %qD was here"
698 msgstr "няма папярэдняга аб'яўлення для \"%s\""
700 #: c-decl.c:1134
701 msgid "%J%qD redeclared as different kind of symbol"
702 msgstr ""
704 #: c-decl.c:1139
705 #, fuzzy
706 msgid "%Jbuilt-in function %qD declared as non-function"
707 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
709 #: c-decl.c:1142 c-decl.c:1246 c-decl.c:1815
710 #, fuzzy
711 msgid "%Jdeclaration of %qD shadows a built-in function"
712 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
714 #: c-decl.c:1151
715 #, fuzzy
716 msgid "%Jredeclaration of enumerator %qD"
717 msgstr "абвяшчэньне шаблёну `%#D'"
719 #. If types don't match for a built-in, throw away the
720 #. built-in.  No point in calling locate_old_decl here, it
721 #. won't print anything.
722 #: c-decl.c:1172
723 #, fuzzy
724 msgid "%Jconflicting types for built-in function %qD"
725 msgstr "паўторнае абвяшчэнне меткі \"%s\""
727 #: c-decl.c:1196 c-decl.c:1207
728 msgid "%Jconflicting types for %qD"
729 msgstr ""
731 #: c-decl.c:1205
732 msgid "%J conflicting type qualifiers for %qD"
733 msgstr ""
735 #. Allow OLDDECL to continue in use.
736 #: c-decl.c:1222
737 #, fuzzy
738 msgid "%Jredefinition of typedef %qD"
739 msgstr "перанакіраванне stdout: %s"
741 #: c-decl.c:1261 c-decl.c:1339
742 #, fuzzy
743 msgid "%Jredefinition of %qD"
744 msgstr "перанакіраванне stdout: %s"
746 #: c-decl.c:1296 c-decl.c:1377
747 msgid "%Jstatic declaration of %qD follows non-static declaration"
748 msgstr ""
750 #: c-decl.c:1306 c-decl.c:1313 c-decl.c:1366 c-decl.c:1374
751 msgid "%Jnon-static declaration of %qD follows static declaration"
752 msgstr ""
754 #: c-decl.c:1326
755 msgid "%Jthread-local declaration of %qD follows non-thread-local declaration"
756 msgstr ""
758 #: c-decl.c:1329
759 msgid "%Jnon-thread-local declaration of %qD follows thread-local declaration"
760 msgstr ""
762 #: c-decl.c:1359
763 #, fuzzy
764 msgid "%Jextern declaration of %qD follows declaration with no linkage"
765 msgstr "няма папярэдняга аб'яўлення для \"%s\""
767 #: c-decl.c:1395
768 msgid "%Jdeclaration of %qD with no linkage follows extern declaration"
769 msgstr ""
771 #: c-decl.c:1401
772 #, fuzzy
773 msgid "%Jredeclaration of %qD with no linkage"
774 msgstr "няма папярэдняга аб'яўлення для \"%s\""
776 #: c-decl.c:1415
777 msgid "%Jredeclaration of %qD with different visibility (old visibility preserved)"
778 msgstr ""
780 #: c-decl.c:1426
781 #, fuzzy
782 msgid "%Jinline declaration of %qD follows declaration with attribute noinline"
783 msgstr "няма папярэдняга аб'яўлення для \"%s\""
785 #: c-decl.c:1433
786 #, fuzzy
787 msgid "%Jdeclaration of %qD with attribute noinline follows inline declaration "
788 msgstr "няма папярэдняга аб'яўлення для \"%s\""
790 #: c-decl.c:1448
791 msgid "%J%qD declared inline after being called"
792 msgstr ""
794 #: c-decl.c:1454
795 #, fuzzy
796 msgid "%J%qD declared inline after its definition"
797 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
799 #: c-decl.c:1474
800 #, fuzzy
801 msgid "%Jredefinition of parameter %qD"
802 msgstr "перанакіраванне stdout: %s"
804 #: c-decl.c:1498
805 #, fuzzy
806 msgid "%Jredundant redeclaration of %qD"
807 msgstr "Нерэчаіснае абвяшчэнне"
809 #: c-decl.c:1808
810 msgid "%Jdeclaration of %qD shadows a parameter"
811 msgstr ""
813 #: c-decl.c:1811
814 msgid "%Jdeclaration of %qD shadows a global declaration"
815 msgstr ""
817 #: c-decl.c:1818
818 #, fuzzy
819 msgid "%Jdeclaration of %qD shadows a previous local"
820 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
822 #: c-decl.c:1823 cp/name-lookup.c:942 cp/name-lookup.c:973
823 #: cp/name-lookup.c:981
824 #, fuzzy
825 msgid "%Jshadowed declaration is here"
826 msgstr "няма папярэдняга аб'яўлення для \"%s\""
828 #: c-decl.c:1977
829 #, fuzzy
830 msgid "nested extern declaration of %qD"
831 msgstr "пустое абвяшчэнне"
833 #: c-decl.c:2067
834 #, fuzzy
835 msgid "nested static declaration of %qD"
836 msgstr "пустое абвяшчэнне"
838 #: c-decl.c:2161
839 #, fuzzy, c-format
840 msgid "implicit declaration of function %qE"
841 msgstr "няма папярэдняга аб'яўлення для \"%s\""
843 #: c-decl.c:2219
844 #, fuzzy
845 msgid "incompatible implicit declaration of built-in function %qD"
846 msgstr "няма папярэдняга аб'яўлення для \"%s\""
848 #: c-decl.c:2228
849 #, fuzzy
850 msgid "incompatible implicit declaration of function %qD"
851 msgstr "няма папярэдняга аб'яўлення для \"%s\""
853 #: c-decl.c:2281
854 #, fuzzy, c-format
855 msgid "%qE undeclared here (not in a function)"
856 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
858 #: c-decl.c:2286
859 #, fuzzy, c-format
860 msgid "%qE undeclared (first use in this function)"
861 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
863 #: c-decl.c:2290
864 msgid "(Each undeclared identifier is reported only once"
865 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
867 #: c-decl.c:2291
868 msgid "for each function it appears in.)"
869 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
871 #: c-decl.c:2329
872 #, c-format
873 msgid "label %qs referenced outside of any function"
874 msgstr ""
876 #: c-decl.c:2372
877 #, fuzzy, c-format
878 msgid "duplicate label declaration %qs"
879 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
881 #: c-decl.c:2407
882 #, fuzzy
883 msgid "%Hduplicate label %qD"
884 msgstr "паўтарэнне \"%s\""
886 #: c-decl.c:2429
887 msgid "%Htraditional C lacks a separate namespace for labels, identifier %qs conflicts"
888 msgstr ""
890 #: c-decl.c:2495
891 msgid "%H%qs defined as wrong kind of tag"
892 msgstr ""
894 #: c-decl.c:2718
895 msgid "unnamed struct/union that defines no instances"
896 msgstr ""
898 #: c-decl.c:2726
899 msgid "empty declaration with storage class specifier does not redeclare tag"
900 msgstr ""
902 #: c-decl.c:2737
903 msgid "empty declaration with type qualifier does not redeclare tag"
904 msgstr ""
906 #: c-decl.c:2758 c-decl.c:2765
907 #, fuzzy
908 msgid "useless type name in empty declaration"
909 msgstr "паўторнае абвяшчэнне меткі \"%s\""
911 #: c-decl.c:2773
912 #, fuzzy
913 msgid "%<inline%> in empty declaration"
914 msgstr "пустое абвяшчэньне"
916 #: c-decl.c:2779
917 msgid "%<auto%> in file-scope empty declaration"
918 msgstr ""
920 #: c-decl.c:2785
921 msgid "%<register%> in file-scope empty declaration"
922 msgstr ""
924 #: c-decl.c:2791
925 #, fuzzy
926 msgid "useless storage class specifier in empty declaration"
927 msgstr "паўторнае абвяшчэнне меткі \"%s\""
929 #: c-decl.c:2797
930 msgid "useless %<__thread%> in empty declaration"
931 msgstr ""
933 #: c-decl.c:2805
934 #, fuzzy
935 msgid "useless type qualifier in empty declaration"
936 msgstr "паўторнае абвяшчэнне меткі \"%s\""
938 #: c-decl.c:2812 c-parse.y:781 c-parse.y:783 objc/objc-parse.y:818
939 #: objc/objc-parse.y:820
940 msgid "empty declaration"
941 msgstr "пустое абвяшчэньне"
943 #: c-decl.c:2878
944 #, fuzzy
945 msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
946 msgstr "ISO C89 не падтрымлівае \"long long\""
948 #: c-decl.c:2881
949 #, fuzzy
950 msgid "ISO C90 does not support %<[*]%> array declarators"
951 msgstr "ISO C89 не падтрымлівае \"long long\""
953 #: c-decl.c:2884
954 #, fuzzy
955 msgid "GCC does not yet properly implement %<[*]%> array declarators"
956 msgstr "ISO C89 не падтрымлівае \"long long\""
958 #: c-decl.c:2903
959 msgid "static or type qualifiers in abstract declarator"
960 msgstr ""
962 #: c-decl.c:2960
963 #, fuzzy
964 msgid "%J%qD is usually a function"
965 msgstr "`%s' - звычайна функцыя"
967 #: c-decl.c:2969 cp/decl.c:3718 cp/decl2.c:853
968 #, fuzzy
969 msgid "typedef %qD is initialized (use __typeof__ instead)"
970 msgstr "параметр \"%s\" ініцыялізаваны"
972 #: c-decl.c:2974
973 msgid "function %qD is initialized like a variable"
974 msgstr ""
976 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
977 #: c-decl.c:2980
978 #, fuzzy
979 msgid "parameter %qD is initialized"
980 msgstr "параметр \"%s\" ініцыялізаваны"
982 #. Although C99 is unclear about whether incomplete arrays
983 #. of VLAs themselves count as VLAs, it does not make
984 #. sense to permit them to be initialized given that
985 #. ordinary VLAs may not be initialized.
986 #: c-decl.c:2999 c-decl.c:3019 c-typeck.c:4280
987 msgid "variable-sized object may not be initialized"
988 msgstr ""
990 #: c-decl.c:3005
991 #, fuzzy
992 msgid "variable %qD has initializer but incomplete type"
993 msgstr "\"%s\" мае незавершаны тып"
995 #: c-decl.c:3010
996 #, fuzzy
997 msgid "elements of array %qD have incomplete type"
998 msgstr "\"%s\" мае незавершаны тып"
1000 #: c-decl.c:3086 c-decl.c:5696 cp/decl.c:3758 cp/decl.c:9944
1001 #, fuzzy
1002 msgid "%Jinline function %qD given attribute noinline"
1003 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1005 #: c-decl.c:3154
1006 msgid "%Jinitializer fails to determine size of %qD"
1007 msgstr ""
1009 #: c-decl.c:3159
1010 #, fuzzy
1011 msgid "%Jarray size missing in %qD"
1012 msgstr "прапушчан памер масіва ў `%D'"
1014 #: c-decl.c:3175
1015 #, fuzzy
1016 msgid "%Jzero or negative size array %qD"
1017 msgstr "нулявы памер масіва `%D'"
1019 #: c-decl.c:3201 varasm.c:1541
1020 msgid "%Jstorage size of %qD isn%'t known"
1021 msgstr ""
1023 #: c-decl.c:3211
1024 #, fuzzy
1025 msgid "%Jstorage size of %qD isn%'t constant"
1026 msgstr "тып параметра \"%s\" не аб'яўлены"
1028 #: c-decl.c:3266
1029 msgid "%Jignoring asm-specifier for non-static local variable %qD"
1030 msgstr ""
1032 #: c-decl.c:3296 fortran/f95-lang.c:647
1033 msgid "cannot put object with volatile field into register"
1034 msgstr ""
1036 #: c-decl.c:3430
1037 msgid "ISO C forbids forward parameter declarations"
1038 msgstr ""
1040 #: c-decl.c:3614
1041 msgid "<anonymous>"
1042 msgstr ""
1044 #: c-decl.c:3623
1045 #, fuzzy, c-format
1046 msgid "bit-field %qs width not an integer constant"
1047 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1049 #: c-decl.c:3631
1050 #, c-format
1051 msgid "negative width in bit-field %qs"
1052 msgstr ""
1054 #: c-decl.c:3636
1055 #, c-format
1056 msgid "zero width for bit-field %qs"
1057 msgstr ""
1059 #: c-decl.c:3646
1060 #, fuzzy, c-format
1061 msgid "bit-field %qs has invalid type"
1062 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1064 #: c-decl.c:3655
1065 #, c-format
1066 msgid "type of bit-field %qs is a GCC extension"
1067 msgstr ""
1069 #: c-decl.c:3664
1070 #, c-format
1071 msgid "width of %qs exceeds its type"
1072 msgstr ""
1074 #: c-decl.c:3677
1075 #, c-format
1076 msgid "%qs is narrower than values of its type"
1077 msgstr ""
1079 #: c-decl.c:3802
1080 msgid "type defaults to %<int%> in declaration of %qs"
1081 msgstr ""
1083 #: c-decl.c:3830
1084 #, fuzzy
1085 msgid "duplicate %<const%>"
1086 msgstr "паўтарэнне \"const\""
1088 #: c-decl.c:3832
1089 #, fuzzy
1090 msgid "duplicate %<restrict%>"
1091 msgstr "паўтарэнне \"restrict\""
1093 #: c-decl.c:3834
1094 #, fuzzy
1095 msgid "duplicate %<volatile%>"
1096 msgstr "паўтарэнне \"volatile\""
1098 #: c-decl.c:3853
1099 msgid "function definition declared %<auto%>"
1100 msgstr ""
1102 #: c-decl.c:3855
1103 #, fuzzy
1104 msgid "function definition declared %<register%>"
1105 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1107 #: c-decl.c:3857
1108 msgid "function definition declared %<typedef%>"
1109 msgstr ""
1111 #: c-decl.c:3859
1112 #, fuzzy
1113 msgid "function definition declared %<__thread%>"
1114 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1116 #: c-decl.c:3875
1117 #, c-format
1118 msgid "storage class specified for structure field %qs"
1119 msgstr ""
1121 #: c-decl.c:3879 cp/decl.c:7120
1122 #, c-format
1123 msgid "storage class specified for parameter %qs"
1124 msgstr ""
1126 #: c-decl.c:3882 cp/decl.c:7122
1127 msgid "storage class specified for typename"
1128 msgstr ""
1130 #: c-decl.c:3895 cp/decl.c:7139
1131 msgid "%qs initialized and declared %<extern%>"
1132 msgstr ""
1134 #: c-decl.c:3897 cp/decl.c:7142
1135 msgid "%qs has both %<extern%> and initializer"
1136 msgstr ""
1138 #: c-decl.c:3902
1139 msgid "file-scope declaration of %qs specifies %<auto%>"
1140 msgstr ""
1142 #: c-decl.c:3904
1143 msgid "file-scope declaration of %qs specifies %<register%>"
1144 msgstr ""
1146 #: c-decl.c:3909 cp/decl.c:7146
1147 msgid "nested function %qs declared %<extern%>"
1148 msgstr ""
1150 #: c-decl.c:3912 cp/decl.c:7156
1151 msgid "function-scope %qs implicitly auto and declared %<__thread%>"
1152 msgstr ""
1154 #. Only the innermost declarator (making a parameter be of
1155 #. array type which is converted to pointer type)
1156 #. may have static or type qualifiers.
1157 #: c-decl.c:3953 c-decl.c:4142
1158 msgid "static or type qualifiers in non-parameter array declarator"
1159 msgstr ""
1161 #: c-decl.c:3999
1162 #, c-format
1163 msgid "declaration of %qs as array of voids"
1164 msgstr ""
1166 #: c-decl.c:4005
1167 #, c-format
1168 msgid "declaration of %qs as array of functions"
1169 msgstr ""
1171 #: c-decl.c:4010
1172 #, fuzzy
1173 msgid "invalid use of structure with flexible array member"
1174 msgstr "нявернае выкарыстанне \"restict\""
1176 #: c-decl.c:4030
1177 #, fuzzy, c-format
1178 msgid "size of array %qs has non-integer type"
1179 msgstr "памер масіва \"%s\" адмоўны"
1181 #: c-decl.c:4035
1182 #, fuzzy, c-format
1183 msgid "ISO C forbids zero-size array %qs"
1184 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1186 #: c-decl.c:4042
1187 #, fuzzy, c-format
1188 msgid "size of array %qs is negative"
1189 msgstr "памер масіва \"%s\" адмоўны"
1191 #: c-decl.c:4056
1192 msgid "ISO C90 forbids array %qs whose size can%'t be evaluated"
1193 msgstr ""
1195 #: c-decl.c:4060
1196 #, fuzzy, c-format
1197 msgid "ISO C90 forbids variable-size array %qs"
1198 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1200 #: c-decl.c:4093 c-decl.c:4261 cp/decl.c:7559
1201 #, fuzzy, c-format
1202 msgid "size of array %qs is too large"
1203 msgstr "памер масіва \"%s\" вельмі вялікі"
1205 #: c-decl.c:4106
1206 #, fuzzy
1207 msgid "ISO C90 does not support flexible array members"
1208 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1210 #: c-decl.c:4115
1211 msgid "array type has incomplete element type"
1212 msgstr ""
1214 #: c-decl.c:4174 cp/decl.c:7248
1215 #, fuzzy, c-format
1216 msgid "%qs declared as function returning a function"
1217 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1219 #: c-decl.c:4179 cp/decl.c:7253
1220 #, c-format
1221 msgid "%qs declared as function returning an array"
1222 msgstr ""
1224 #: c-decl.c:4199
1225 #, fuzzy
1226 msgid "function definition has qualified void return type"
1227 msgstr "функцыя не вяртае тып string"
1229 #: c-decl.c:4201
1230 msgid "type qualifiers ignored on function return type"
1231 msgstr ""
1233 #: c-decl.c:4230 c-decl.c:4274 c-decl.c:4368 c-decl.c:4455
1234 msgid "ISO C forbids qualified function types"
1235 msgstr ""
1237 #: c-decl.c:4282
1238 msgid "%Jtypedef %qD declared %<inline%>"
1239 msgstr ""
1241 #: c-decl.c:4312
1242 msgid "ISO C forbids const or volatile function types"
1243 msgstr ""
1245 #: c-decl.c:4332
1246 #, fuzzy, c-format
1247 msgid "variable or field %qs declared void"
1248 msgstr "тып параметра \"%s\" не аб'яўлены"
1250 #: c-decl.c:4361
1251 msgid "attributes in parameter array declarator ignored"
1252 msgstr ""
1254 #: c-decl.c:4396
1255 #, fuzzy
1256 msgid "%Jparameter %qD declared %<inline%>"
1257 msgstr "тып параметра \"%s\" не аб'яўлены"
1259 #: c-decl.c:4409
1260 #, fuzzy, c-format
1261 msgid "field %qs declared as a function"
1262 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1264 #: c-decl.c:4415
1265 #, fuzzy, c-format
1266 msgid "field %qs has incomplete type"
1267 msgstr "\"%s\" мае незавершаны тып"
1269 #: c-decl.c:4432 c-decl.c:4443 c-decl.c:4446
1270 #, fuzzy, c-format
1271 msgid "invalid storage class for function %qs"
1272 msgstr "Нерэчаісны выбар \"%s\""
1274 #: c-decl.c:4461
1275 msgid "%<noreturn%> function returns non-void value"
1276 msgstr ""
1278 #: c-decl.c:4489
1279 #, fuzzy
1280 msgid "cannot inline function %<main%>"
1281 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
1283 #: c-decl.c:4546
1284 msgid "variable previously declared %<static%> redeclared %<extern%>"
1285 msgstr ""
1287 #: c-decl.c:4555
1288 msgid "%Jvariable %qD declared %<inline%>"
1289 msgstr ""
1291 #. A mere warning is sure to result in improper semantics
1292 #. at runtime.  Don't bother to allow this to compile.
1293 #: c-decl.c:4586 cp/decl.c:5994
1294 #, fuzzy
1295 msgid "thread-local storage not supported for this target"
1296 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1298 #: c-decl.c:4648 c-decl.c:5733
1299 msgid "function declaration isn%'t a prototype"
1300 msgstr ""
1302 #: c-decl.c:4656
1303 msgid "parameter names (without types) in function declaration"
1304 msgstr ""
1306 #: c-decl.c:4689
1307 #, fuzzy
1308 msgid "%Jparameter %u (%qD) has incomplete type"
1309 msgstr "\"%s\" мае незавершаны тып"
1311 #: c-decl.c:4692
1312 #, fuzzy
1313 msgid "%Jparameter %u has incomplete type"
1314 msgstr "\"%s\" мае незавершаны тып"
1316 #: c-decl.c:4701
1317 #, fuzzy
1318 msgid "%Jparameter %u (%qD) has void type"
1319 msgstr "тып параметра \"%s\" не аб'яўлены"
1321 #: c-decl.c:4704
1322 #, fuzzy
1323 msgid "%Jparameter %u has void type"
1324 msgstr "тып параметра \"%s\" не аб'яўлены"
1326 #: c-decl.c:4761
1327 msgid "%<void%> as only parameter may not be qualified"
1328 msgstr ""
1330 #: c-decl.c:4765 c-decl.c:4800
1331 #, fuzzy
1332 msgid "%<void%> must be the only parameter"
1333 msgstr "нявернае выкарыстанне \"restict\""
1335 #: c-decl.c:4793
1336 msgid "%Jparameter %qD has just a forward declaration"
1337 msgstr ""
1339 #. The %s will be one of 'struct', 'union', or 'enum'.
1340 #: c-decl.c:4839
1341 msgid "%<%s %E%> declared inside parameter list"
1342 msgstr ""
1344 #. The %s will be one of 'struct', 'union', or 'enum'.
1345 #: c-decl.c:4843
1346 #, c-format
1347 msgid "anonymous %s declared inside parameter list"
1348 msgstr ""
1350 #: c-decl.c:4848
1351 msgid "its scope is only this definition or declaration, which is probably not what you want"
1352 msgstr ""
1354 #: c-decl.c:4981
1355 #, fuzzy
1356 msgid "redefinition of %<union %s%>"
1357 msgstr "перанакіраванне stdout: %s"
1359 #: c-decl.c:4983
1360 #, fuzzy
1361 msgid "redefinition of %<struct %s%>"
1362 msgstr "перанакіраванне stdout: %s"
1364 #: c-decl.c:4988
1365 #, fuzzy
1366 msgid "nested redefinition of %<union %s%>"
1367 msgstr "перанакіраванне stdout: %s"
1369 #: c-decl.c:4991
1370 #, fuzzy
1371 msgid "nested redefinition of %<struct %s%>"
1372 msgstr "перанакіраванне stdout: %s"
1374 #: c-decl.c:5063 cp/decl.c:3517
1375 msgid "declaration does not declare anything"
1376 msgstr ""
1378 #: c-decl.c:5067
1379 #, fuzzy
1380 msgid "ISO C doesn%'t support unnamed structs/unions"
1381 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1383 #: c-decl.c:5110 c-decl.c:5126
1384 #, fuzzy
1385 msgid "%Jduplicate member %qD"
1386 msgstr "паўтарэнне \"%s\""
1388 #: c-decl.c:5165
1389 msgid "union has no named members"
1390 msgstr ""
1392 #: c-decl.c:5167
1393 msgid "union has no members"
1394 msgstr ""
1396 #: c-decl.c:5172
1397 msgid "struct has no named members"
1398 msgstr ""
1400 #: c-decl.c:5174
1401 msgid "struct has no members"
1402 msgstr ""
1404 #: c-decl.c:5231
1405 msgid "%Jflexible array member in union"
1406 msgstr ""
1408 #: c-decl.c:5236
1409 msgid "%Jflexible array member not at end of struct"
1410 msgstr ""
1412 #: c-decl.c:5241
1413 msgid "%Jflexible array member in otherwise empty struct"
1414 msgstr ""
1416 #: c-decl.c:5248
1417 #, fuzzy
1418 msgid "%Jinvalid use of structure with flexible array member"
1419 msgstr "нявернае выкарыстанне \"restict\""
1421 #: c-decl.c:5353
1422 msgid "union cannot be made transparent"
1423 msgstr ""
1425 #: c-decl.c:5418
1426 #, fuzzy
1427 msgid "nested redefinition of %<enum %s%>"
1428 msgstr "перанакіраванне stdout: %s"
1430 #. This enum is a named one that has been declared already.
1431 #: c-decl.c:5425
1432 #, fuzzy
1433 msgid "redeclaration of %<enum %s%>"
1434 msgstr "абвяшчэньне шаблёну `%#D'"
1436 #: c-decl.c:5488
1437 msgid "enumeration values exceed range of largest integer"
1438 msgstr ""
1440 #: c-decl.c:5505
1441 msgid "specified mode too small for enumeral values"
1442 msgstr ""
1444 #: c-decl.c:5604
1445 #, fuzzy, c-format
1446 msgid "enumerator value for %qE is not an integer constant"
1447 msgstr "памер масіва \"%s\" адмоўны"
1449 #: c-decl.c:5621
1450 msgid "overflow in enumeration values"
1451 msgstr ""
1453 #: c-decl.c:5626
1454 msgid "ISO C restricts enumerator values to range of %<int%>"
1455 msgstr ""
1457 #: c-decl.c:5702
1458 msgid "return type is an incomplete type"
1459 msgstr ""
1461 #: c-decl.c:5710
1462 #, fuzzy
1463 msgid "return type defaults to %<int%>"
1464 msgstr "вяртаемы тып \"%s\" не \"int\""
1466 #: c-decl.c:5739
1467 #, fuzzy
1468 msgid "%Jno previous prototype for %qD"
1469 msgstr "няма папярэдняга прататыпа для \"%s\""
1471 #: c-decl.c:5745
1472 #, fuzzy
1473 msgid "%J%qD was used with no prototype before its definition"
1474 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1476 #: c-decl.c:5752
1477 #, fuzzy
1478 msgid "%Jno previous declaration for %qD"
1479 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1481 #: c-decl.c:5758
1482 #, fuzzy
1483 msgid "%J%qD was used with no declaration before its definition"
1484 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1486 #: c-decl.c:5791 c-decl.c:6280
1487 #, fuzzy
1488 msgid "%Jreturn type of %qD is not %<int%>"
1489 msgstr "вяртаемы тып \"%s\" не \"int\""
1491 #: c-decl.c:5806
1492 #, fuzzy
1493 msgid "%Jfirst argument of %qD should be %<int%>"
1494 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1496 #: c-decl.c:5815
1497 #, fuzzy
1498 msgid "%Jsecond argument of %qD should be %<char **%>"
1499 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1501 #: c-decl.c:5824
1502 #, fuzzy
1503 msgid "%Jthird argument of %qD should probably be %<char **%>"
1504 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1506 #: c-decl.c:5834
1507 msgid "%J%qD takes only zero or two arguments"
1508 msgstr ""
1510 #: c-decl.c:5837
1511 #, fuzzy
1512 msgid "%J%qD is normally a non-static function"
1513 msgstr "`%s' - звычайна функцыя"
1515 #: c-decl.c:5883
1516 msgid "%Jold-style parameter declarations in prototyped function definition"
1517 msgstr ""
1519 #: c-decl.c:5896
1520 msgid "%Jtraditional C rejects ISO C style function definitions"
1521 msgstr ""
1523 #: c-decl.c:5908
1524 #, fuzzy
1525 msgid "%Jparameter name omitted"
1526 msgstr "тып параметра \"%s\" не аб'яўлены"
1528 #: c-decl.c:5948
1529 msgid "%Jold-style function definition"
1530 msgstr ""
1532 #: c-decl.c:5956
1533 msgid "%Jparameter name missing from parameter list"
1534 msgstr ""
1536 #: c-decl.c:5967
1537 msgid "%J%qD declared as a non-parameter"
1538 msgstr ""
1540 #: c-decl.c:5972
1541 #, fuzzy
1542 msgid "%Jmultiple parameters named %qD"
1543 msgstr "невыкарыстаемы параметр \"%s\""
1545 #: c-decl.c:5980
1546 #, fuzzy
1547 msgid "%Jparameter %qD declared with void type"
1548 msgstr "тып параметра \"%s\" не аб'яўлены"
1550 #: c-decl.c:5995 c-decl.c:5997
1551 msgid "%Jtype of %qD defaults to %<int%>"
1552 msgstr ""
1554 #: c-decl.c:6016
1555 #, fuzzy
1556 msgid "%Jparameter %qD has incomplete type"
1557 msgstr "\"%s\" мае незавершаны тып"
1559 #: c-decl.c:6022
1560 msgid "%Jdeclaration for parameter %qD but no such parameter"
1561 msgstr ""
1563 #: c-decl.c:6072
1564 #, fuzzy
1565 msgid "number of arguments doesn%'t match prototype"
1566 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
1568 #: c-decl.c:6073 c-decl.c:6103 c-decl.c:6110
1569 #, fuzzy
1570 msgid "%Hprototype declaration"
1571 msgstr "пустое абвяшчэньне"
1573 #: c-decl.c:6101
1574 msgid "promoted argument %qD doesn%'t match prototype"
1575 msgstr ""
1577 #: c-decl.c:6109
1578 msgid "argument %qD doesn%'t match prototype"
1579 msgstr ""
1581 #: c-decl.c:6307 cp/decl.c:10698
1582 msgid "no return statement in function returning non-void"
1583 msgstr ""
1585 #: c-decl.c:6314
1586 msgid "this function may return with or without a value"
1587 msgstr ""
1589 #. If we get here, declarations have been used in a for loop without
1590 #. the C99 for loop scope.  This doesn't make much sense, so don't
1591 #. allow it.
1592 #: c-decl.c:6403
1593 msgid "%<for%> loop initial declaration used outside C99 mode"
1594 msgstr ""
1596 #: c-decl.c:6432
1597 msgid "%Jdeclaration of static variable %qD in %<for%> loop initial declaration"
1598 msgstr ""
1600 #: c-decl.c:6435
1601 msgid "%Jdeclaration of %<extern%> variable %qD in %<for%> loop initial declaration"
1602 msgstr ""
1604 #: c-decl.c:6440
1605 msgid "%<struct %E%> declared in %<for%> loop initial declaration"
1606 msgstr ""
1608 #: c-decl.c:6444
1609 msgid "%<union %E%> declared in %<for%> loop initial declaration"
1610 msgstr ""
1612 #: c-decl.c:6448
1613 msgid "%<enum %E%> declared in %<for%> loop initial declaration"
1614 msgstr ""
1616 #: c-decl.c:6452
1617 msgid "%Jdeclaration of non-variable %qD in %<for%> loop initial declaration"
1618 msgstr ""
1620 #: c-decl.c:6741 c-decl.c:6890 c-decl.c:7101 cp/decl.c:6828
1621 #, fuzzy, c-format
1622 msgid "duplicate %qs"
1623 msgstr "паўтарэньне `%s'"
1625 #: c-decl.c:6762 c-decl.c:6899 c-decl.c:7002
1626 msgid "two or more data types in declaration specifiers"
1627 msgstr ""
1629 #: c-decl.c:6774 cp/decl.c:6804
1630 #, fuzzy
1631 msgid "%<long long long%> is too long for GCC"
1632 msgstr "`long long long' - вельмі доўга для GCC"
1634 #: c-decl.c:6781 c-decl.c:6973
1635 msgid "both %<long long%> and %<double%> in declaration specifiers"
1636 msgstr ""
1638 #: c-decl.c:6787
1639 #, fuzzy
1640 msgid "ISO C90 does not support %<long long%>"
1641 msgstr "ISO C89 не падтрымлівае `long long'"
1643 #: c-decl.c:6792 c-decl.c:6812
1644 msgid "both %<long%> and %<short%> in declaration specifiers"
1645 msgstr ""
1647 #: c-decl.c:6795 c-decl.c:6906
1648 msgid "both %<long%> and %<void%> in declaration specifiers"
1649 msgstr ""
1651 #: c-decl.c:6798 c-decl.c:6925
1652 msgid "both %<long%> and %<_Bool%> in declaration specifiers"
1653 msgstr ""
1655 #: c-decl.c:6801 c-decl.c:6944
1656 msgid "both %<long%> and %<char%> in declaration specifiers"
1657 msgstr ""
1659 #: c-decl.c:6804 c-decl.c:6957
1660 msgid "both %<long%> and %<float%> in declaration specifiers"
1661 msgstr ""
1663 #: c-decl.c:6815 c-decl.c:6909
1664 msgid "both %<short%> and %<void%> in declaration specifiers"
1665 msgstr ""
1667 #: c-decl.c:6818 c-decl.c:6928
1668 msgid "both %<short%> and %<_Bool%> in declaration specifiers"
1669 msgstr ""
1671 #: c-decl.c:6821 c-decl.c:6947
1672 msgid "both %<short%> and %<char%> in declaration specifiers"
1673 msgstr ""
1675 #: c-decl.c:6824 c-decl.c:6960
1676 msgid "both %<short%> and %<float%> in declaration specifiers"
1677 msgstr ""
1679 #: c-decl.c:6827 c-decl.c:6976
1680 msgid "both %<short%> and %<double%> in declaration specifiers"
1681 msgstr ""
1683 #: c-decl.c:6835 c-decl.c:6855
1684 msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
1685 msgstr ""
1687 #: c-decl.c:6838 c-decl.c:6912
1688 msgid "both %<signed%> and %<void%> in declaration specifiers"
1689 msgstr ""
1691 #: c-decl.c:6841 c-decl.c:6931
1692 msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
1693 msgstr ""
1695 #: c-decl.c:6844 c-decl.c:6963
1696 msgid "both %<signed%> and %<float%> in declaration specifiers"
1697 msgstr ""
1699 #: c-decl.c:6847 c-decl.c:6979
1700 msgid "both %<signed%> and %<double%> in declaration specifiers"
1701 msgstr ""
1703 #: c-decl.c:6858 c-decl.c:6915
1704 msgid "both %<unsigned%> and %<void%> in declaration specifiers"
1705 msgstr ""
1707 #: c-decl.c:6861 c-decl.c:6934
1708 msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
1709 msgstr ""
1711 #: c-decl.c:6864 c-decl.c:6966
1712 msgid "both %<unsigned%> and %<float%> in declaration specifiers"
1713 msgstr ""
1715 #: c-decl.c:6867 c-decl.c:6982
1716 msgid "both %<unsigned%> and %<double%> in declaration specifiers"
1717 msgstr ""
1719 #: c-decl.c:6875
1720 #, fuzzy
1721 msgid "ISO C90 does not support complex types"
1722 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1724 #: c-decl.c:6877 c-decl.c:6918
1725 msgid "both %<complex%> and %<void%> in declaration specifiers"
1726 msgstr ""
1728 #: c-decl.c:6880 c-decl.c:6937
1729 msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
1730 msgstr ""
1732 #: c-decl.c:7019
1733 #, c-format
1734 msgid "%qs fails to be a typedef or built in type"
1735 msgstr ""
1737 #: c-decl.c:7051
1738 #, fuzzy, c-format
1739 msgid "%qs is not at beginning of declaration"
1740 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
1742 #: c-decl.c:7066
1743 msgid "%<__thread%> used with %<auto%>"
1744 msgstr ""
1746 #: c-decl.c:7068
1747 msgid "%<__thread%> used with %<register%>"
1748 msgstr ""
1750 #: c-decl.c:7070
1751 msgid "%<__thread%> used with %<typedef%>"
1752 msgstr ""
1754 #: c-decl.c:7081 cp/parser.c:7114
1755 msgid "%<__thread%> before %<extern%>"
1756 msgstr ""
1758 #: c-decl.c:7090 cp/parser.c:7104
1759 msgid "%<__thread%> before %<static%>"
1760 msgstr ""
1762 #: c-decl.c:7106
1763 msgid "multiple storage classes in declaration specifiers"
1764 msgstr ""
1766 #: c-decl.c:7113
1767 msgid "%<__thread%> used with %qs"
1768 msgstr ""
1770 #: c-decl.c:7167
1771 #, fuzzy
1772 msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
1773 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1775 #: c-decl.c:7212 c-decl.c:7238
1776 msgid "ISO C does not support complex integer types"
1777 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1779 #: c-decl.c:7313 toplev.c:844
1780 #, fuzzy
1781 msgid "%J%qF used but never defined"
1782 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
1784 #: c-format.c:96 c-format.c:209
1785 msgid "format string has invalid operand number"
1786 msgstr ""
1788 #: c-format.c:113
1789 msgid "function does not return string type"
1790 msgstr "функцыя не вяртае тып string"
1792 #: c-format.c:142
1793 #, fuzzy
1794 msgid "format string argument not a string type"
1795 msgstr "функцыя не вяртае тып string"
1797 #: c-format.c:190
1798 msgid "unrecognized format specifier"
1799 msgstr ""
1801 #: c-format.c:202
1802 #, c-format
1803 msgid "%qs is an unrecognized format function type"
1804 msgstr ""
1806 #: c-format.c:215
1807 msgid "%<...%> has invalid operand number"
1808 msgstr ""
1810 #: c-format.c:222
1811 msgid "format string argument follows the args to be formatted"
1812 msgstr ""
1814 #: c-format.c:345 c-format.c:369
1815 #, fuzzy
1816 msgid "' ' flag"
1817 msgstr "'0' флаг"
1819 #: c-format.c:345 c-format.c:369
1820 msgid "the ' ' printf flag"
1821 msgstr ""
1823 #: c-format.c:346 c-format.c:370 c-format.c:408 c-format.c:465
1824 #, fuzzy
1825 msgid "'+' flag"
1826 msgstr "'0' флаг"
1828 #: c-format.c:346 c-format.c:370 c-format.c:408
1829 msgid "the '+' printf flag"
1830 msgstr ""
1832 #: c-format.c:347 c-format.c:371 c-format.c:409 c-format.c:441
1833 #, fuzzy
1834 msgid "'#' flag"
1835 msgstr "'0' флаг"
1837 #: c-format.c:347 c-format.c:371 c-format.c:409
1838 msgid "the '#' printf flag"
1839 msgstr ""
1841 #: c-format.c:348 c-format.c:372 c-format.c:439
1842 #, fuzzy
1843 msgid "'0' flag"
1844 msgstr "'0' флаг"
1846 #: c-format.c:348 c-format.c:372
1847 msgid "the '0' printf flag"
1848 msgstr ""
1850 #: c-format.c:349 c-format.c:373 c-format.c:438 c-format.c:468
1851 #, fuzzy
1852 msgid "'-' flag"
1853 msgstr "'0' флаг"
1855 #: c-format.c:349 c-format.c:373
1856 msgid "the '-' printf flag"
1857 msgstr ""
1859 #: c-format.c:350 c-format.c:422
1860 #, fuzzy
1861 msgid "''' flag"
1862 msgstr "'0' флаг"
1864 #: c-format.c:350
1865 msgid "the ''' printf flag"
1866 msgstr ""
1868 #: c-format.c:351 c-format.c:423
1869 #, fuzzy
1870 msgid "'I' flag"
1871 msgstr "'0' флаг"
1873 #: c-format.c:351
1874 msgid "the 'I' printf flag"
1875 msgstr ""
1877 #: c-format.c:352 c-format.c:374 c-format.c:420 c-format.c:442 c-format.c:469
1878 #: c-format.c:1531 config/sol2-c.c:46
1879 msgid "field width"
1880 msgstr ""
1882 #: c-format.c:352 c-format.c:374 config/sol2-c.c:46
1883 msgid "field width in printf format"
1884 msgstr ""
1886 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1887 msgid "precision"
1888 msgstr ""
1890 #: c-format.c:353 c-format.c:375 c-format.c:399 c-format.c:411
1891 msgid "precision in printf format"
1892 msgstr ""
1894 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412 c-format.c:421
1895 #: c-format.c:472 config/sol2-c.c:47
1896 msgid "length modifier"
1897 msgstr ""
1899 #: c-format.c:354 c-format.c:376 c-format.c:400 c-format.c:412
1900 #: config/sol2-c.c:47
1901 msgid "length modifier in printf format"
1902 msgstr ""
1904 #: c-format.c:398 c-format.c:410
1905 #, fuzzy
1906 msgid "'q' flag"
1907 msgstr "'0' флаг"
1909 #: c-format.c:398 c-format.c:410
1910 msgid "the 'q' diagnostic flag"
1911 msgstr ""
1913 #: c-format.c:418
1914 msgid "assignment suppression"
1915 msgstr ""
1917 #: c-format.c:418
1918 msgid "the assignment suppression scanf feature"
1919 msgstr ""
1921 #: c-format.c:419
1922 #, fuzzy
1923 msgid "'a' flag"
1924 msgstr "'0' флаг"
1926 #: c-format.c:419
1927 msgid "the 'a' scanf flag"
1928 msgstr ""
1930 #: c-format.c:420
1931 msgid "field width in scanf format"
1932 msgstr ""
1934 #: c-format.c:421
1935 msgid "length modifier in scanf format"
1936 msgstr ""
1938 #: c-format.c:422
1939 msgid "the ''' scanf flag"
1940 msgstr ""
1942 #: c-format.c:423
1943 msgid "the 'I' scanf flag"
1944 msgstr ""
1946 #: c-format.c:437
1947 #, fuzzy
1948 msgid "'_' flag"
1949 msgstr "'0' флаг"
1951 #: c-format.c:437
1952 msgid "the '_' strftime flag"
1953 msgstr ""
1955 #: c-format.c:438
1956 msgid "the '-' strftime flag"
1957 msgstr ""
1959 #: c-format.c:439
1960 msgid "the '0' strftime flag"
1961 msgstr ""
1963 #: c-format.c:440 c-format.c:464
1964 #, fuzzy
1965 msgid "'^' flag"
1966 msgstr "'0' флаг"
1968 #: c-format.c:440
1969 msgid "the '^' strftime flag"
1970 msgstr ""
1972 #: c-format.c:441
1973 msgid "the '#' strftime flag"
1974 msgstr ""
1976 #: c-format.c:442
1977 msgid "field width in strftime format"
1978 msgstr ""
1980 #: c-format.c:443
1981 #, fuzzy
1982 msgid "'E' modifier"
1983 msgstr "'O' мадыфікатар"
1985 #: c-format.c:443
1986 msgid "the 'E' strftime modifier"
1987 msgstr ""
1989 #: c-format.c:444
1990 #, fuzzy
1991 msgid "'O' modifier"
1992 msgstr "'O' мадыфікатар"
1994 #: c-format.c:444
1995 msgid "the 'O' strftime modifier"
1996 msgstr ""
1998 #: c-format.c:445
1999 #, fuzzy
2000 msgid "the 'O' modifier"
2001 msgstr "'O' мадыфікатар"
2003 #: c-format.c:463
2004 msgid "fill character"
2005 msgstr ""
2007 #: c-format.c:463
2008 msgid "fill character in strfmon format"
2009 msgstr ""
2011 #: c-format.c:464
2012 msgid "the '^' strfmon flag"
2013 msgstr ""
2015 #: c-format.c:465
2016 msgid "the '+' strfmon flag"
2017 msgstr ""
2019 #: c-format.c:466
2020 #, fuzzy
2021 msgid "'(' flag"
2022 msgstr "'0' флаг"
2024 #: c-format.c:466
2025 msgid "the '(' strfmon flag"
2026 msgstr ""
2028 #: c-format.c:467
2029 #, fuzzy
2030 msgid "'!' flag"
2031 msgstr "'0' флаг"
2033 #: c-format.c:467
2034 msgid "the '!' strfmon flag"
2035 msgstr ""
2037 #: c-format.c:468
2038 msgid "the '-' strfmon flag"
2039 msgstr ""
2041 #: c-format.c:469
2042 msgid "field width in strfmon format"
2043 msgstr ""
2045 #: c-format.c:470
2046 msgid "left precision"
2047 msgstr ""
2049 #: c-format.c:470
2050 msgid "left precision in strfmon format"
2051 msgstr ""
2053 #: c-format.c:471
2054 msgid "right precision"
2055 msgstr ""
2057 #: c-format.c:471
2058 msgid "right precision in strfmon format"
2059 msgstr ""
2061 #: c-format.c:472
2062 msgid "length modifier in strfmon format"
2063 msgstr ""
2065 #: c-format.c:840
2066 #, c-format
2067 msgid "function might be possible candidate for %qs format attribute"
2068 msgstr ""
2070 #: c-format.c:931 c-format.c:952 c-format.c:1947
2071 msgid "missing $ operand number in format"
2072 msgstr ""
2074 #: c-format.c:961
2075 #, c-format
2076 msgid "%s does not support %%n$ operand number formats"
2077 msgstr ""
2079 #: c-format.c:968
2080 msgid "operand number out of range in format"
2081 msgstr ""
2083 #: c-format.c:991
2084 #, c-format
2085 msgid "format argument %d used more than once in %s format"
2086 msgstr ""
2088 #: c-format.c:1023
2089 msgid "$ operand number used after format without operand number"
2090 msgstr ""
2092 #: c-format.c:1053
2093 #, c-format
2094 msgid "format argument %d unused before used argument %d in $-style format"
2095 msgstr ""
2097 #: c-format.c:1148
2098 msgid "format not a string literal, format string not checked"
2099 msgstr ""
2101 #: c-format.c:1162
2102 msgid "format not a string literal and no format arguments"
2103 msgstr ""
2105 #: c-format.c:1164
2106 msgid "format not a string literal, argument types not checked"
2107 msgstr ""
2109 #: c-format.c:1177
2110 msgid "too many arguments for format"
2111 msgstr ""
2113 #: c-format.c:1180
2114 msgid "unused arguments in $-style format"
2115 msgstr ""
2117 #: c-format.c:1183
2118 #, c-format
2119 msgid "zero-length %s format string"
2120 msgstr ""
2122 #: c-format.c:1187
2123 msgid "format is a wide character string"
2124 msgstr ""
2126 #: c-format.c:1190
2127 msgid "unterminated format string"
2128 msgstr ""
2130 #: c-format.c:1400
2131 msgid "embedded %<\\0%> in format"
2132 msgstr ""
2134 #: c-format.c:1415
2135 msgid "spurious trailing %<%%%> in format"
2136 msgstr ""
2138 #: c-format.c:1459 c-format.c:1703
2139 #, c-format
2140 msgid "repeated %s in format"
2141 msgstr ""
2143 #: c-format.c:1472
2144 msgid "missing fill character at end of strfmon format"
2145 msgstr ""
2147 #: c-format.c:1516 c-format.c:1618 c-format.c:1897 c-format.c:1959
2148 msgid "too few arguments for format"
2149 msgstr ""
2151 #: c-format.c:1557
2152 #, c-format
2153 msgid "zero width in %s format"
2154 msgstr ""
2156 #: c-format.c:1575
2157 #, c-format
2158 msgid "empty left precision in %s format"
2159 msgstr ""
2161 #: c-format.c:1633
2162 msgid "field precision"
2163 msgstr ""
2165 #: c-format.c:1648
2166 #, c-format
2167 msgid "empty precision in %s format"
2168 msgstr ""
2170 #: c-format.c:1687
2171 #, fuzzy, c-format
2172 msgid "%s does not support the %qs %s length modifier"
2173 msgstr "%s не падтрымлівае %s"
2175 #: c-format.c:1737
2176 msgid "conversion lacks type at end of format"
2177 msgstr ""
2179 #: c-format.c:1748
2180 #, c-format
2181 msgid "unknown conversion type character %qc in format"
2182 msgstr ""
2184 #: c-format.c:1751
2185 #, c-format
2186 msgid "unknown conversion type character 0x%x in format"
2187 msgstr ""
2189 #: c-format.c:1758
2190 #, fuzzy
2191 msgid "%s does not support the %<%%%c%> %s format"
2192 msgstr "%s не падтрымлівае %s"
2194 #: c-format.c:1774
2195 msgid "%s used with %<%%%c%> %s format"
2196 msgstr ""
2198 #: c-format.c:1783
2199 #, c-format
2200 msgid "%s does not support %s"
2201 msgstr "%s не падтрымлівае %s"
2203 #: c-format.c:1792
2204 #, fuzzy
2205 msgid "%s does not support %s with the %<%%%c%> %s format"
2206 msgstr "%s не падтрымлівае %s"
2208 #: c-format.c:1825
2209 msgid "%s ignored with %s and %<%%%c%> %s format"
2210 msgstr ""
2212 #: c-format.c:1829
2213 #, c-format
2214 msgid "%s ignored with %s in %s format"
2215 msgstr ""
2217 #: c-format.c:1835
2218 msgid "use of %s and %s together with %<%%%c%> %s format"
2219 msgstr ""
2221 #: c-format.c:1839
2222 #, c-format
2223 msgid "use of %s and %s together in %s format"
2224 msgstr ""
2226 #: c-format.c:1858
2227 msgid "%<%%%c%> yields only last 2 digits of year in some locales"
2228 msgstr ""
2230 #: c-format.c:1861
2231 msgid "%<%%%c%> yields only last 2 digits of year"
2232 msgstr ""
2234 #. The end of the format string was reached.
2235 #: c-format.c:1877
2236 msgid "no closing %<]%> for %<%%[%> format"
2237 msgstr ""
2239 #: c-format.c:1890
2240 #, c-format
2241 msgid "use of %qs length modifier with %qc type character"
2242 msgstr ""
2244 #: c-format.c:1911
2245 #, fuzzy
2246 msgid "%s does not support the %<%%%s%c%> %s format"
2247 msgstr "%s не падтрымлівае %s"
2249 #: c-format.c:1928
2250 msgid "operand number specified with suppressed assignment"
2251 msgstr ""
2253 #: c-format.c:1930
2254 msgid "operand number specified for format taking no argument"
2255 msgstr ""
2257 #: c-format.c:2072
2258 #, c-format
2259 msgid "writing through null pointer (argument %d)"
2260 msgstr ""
2262 #: c-format.c:2080
2263 #, c-format
2264 msgid "reading through null pointer (argument %d)"
2265 msgstr ""
2267 #: c-format.c:2100
2268 #, c-format
2269 msgid "writing into constant object (argument %d)"
2270 msgstr ""
2272 #: c-format.c:2111
2273 #, c-format
2274 msgid "extra type qualifiers in format argument (argument %d)"
2275 msgstr ""
2277 #: c-format.c:2222
2278 msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
2279 msgstr ""
2281 #: c-format.c:2225
2282 msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
2283 msgstr ""
2285 #: c-format.c:2232
2286 msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
2287 msgstr ""
2289 #: c-format.c:2235
2290 msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
2291 msgstr ""
2293 #: c-format.c:2501
2294 msgid "args to be formatted is not %<...%>"
2295 msgstr ""
2297 #: c-format.c:2510
2298 msgid "strftime formats cannot format arguments"
2299 msgstr ""
2301 #: c-gimplify.c:237
2302 msgid "statement with no effect"
2303 msgstr ""
2305 #: c-gimplify.c:315 c-typeck.c:6728 cp/parser.c:6434
2306 msgid "break statement not within loop or switch"
2307 msgstr ""
2309 #: c-gimplify.c:317
2310 msgid "continue statement not within loop or switch"
2311 msgstr ""
2313 #: c-incpath.c:70
2314 #, c-format
2315 msgid "ignoring duplicate directory \"%s\"\n"
2316 msgstr ""
2318 #: c-incpath.c:73
2319 #, c-format
2320 msgid "  as it is a non-system directory that duplicates a system directory\n"
2321 msgstr ""
2323 #: c-incpath.c:77
2324 #, c-format
2325 msgid "ignoring nonexistent directory \"%s\"\n"
2326 msgstr ""
2328 #: c-incpath.c:283
2329 #, c-format
2330 msgid "#include \"...\" search starts here:\n"
2331 msgstr ""
2333 #: c-incpath.c:287
2334 #, c-format
2335 msgid "#include <...> search starts here:\n"
2336 msgstr ""
2338 #: c-incpath.c:292
2339 #, c-format
2340 msgid "End of search list.\n"
2341 msgstr ""
2343 #: c-lex.c:259
2344 msgid "badly nested C headers from preprocessor"
2345 msgstr ""
2347 #: c-lex.c:307
2348 msgid "%Hignoring #pragma %s %s"
2349 msgstr ""
2351 #. ... or not.
2352 #: c-lex.c:411
2353 msgid "%Hstray %<@%> in program"
2354 msgstr ""
2356 #: c-lex.c:425
2357 #, fuzzy, c-format
2358 msgid "stray %qs in program"
2359 msgstr "У праграме"
2361 #: c-lex.c:435
2362 #, c-format
2363 msgid "missing terminating %c character"
2364 msgstr "прапушчан завяршаючы сімвал %c"
2366 #: c-lex.c:437
2367 #, fuzzy, c-format
2368 msgid "stray %qc in program"
2369 msgstr "У праграме"
2371 #: c-lex.c:439
2372 msgid "stray %<\\%o%> in program"
2373 msgstr ""
2375 #: c-lex.c:599
2376 msgid "this decimal constant is unsigned only in ISO C90"
2377 msgstr ""
2379 #: c-lex.c:602
2380 msgid "this decimal constant would be unsigned in ISO C90"
2381 msgstr ""
2383 #: c-lex.c:618
2384 #, c-format
2385 msgid "integer constant is too large for %qs type"
2386 msgstr ""
2388 #: c-lex.c:684
2389 msgid "floating constant exceeds range of %<%s%>"
2390 msgstr ""
2392 #: c-lex.c:766
2393 msgid "traditional C rejects string constant concatenation"
2394 msgstr ""
2396 #: c-objc-common.c:81
2397 msgid "%Jfunction %qF can never be inlined because it is suppressed using -fno-inline"
2398 msgstr ""
2400 #: c-objc-common.c:91
2401 msgid "%Jfunction %qF can never be inlined because it might not be bound within this unit of translation"
2402 msgstr ""
2404 #: c-objc-common.c:99
2405 msgid "%Jfunction %qF can never be inlined because it uses attributes conflicting with inlining"
2406 msgstr ""
2408 #: c-objc-common.c:114
2409 msgid "%Jfunction %qF can never be inlined because it has pending sizes"
2410 msgstr ""
2412 #: c-objc-common.c:127
2413 msgid "%Jnested function %qF can never be inlined because it has possibly saved pending sizes"
2414 msgstr ""
2416 #: c-objc-common.c:263
2417 msgid "used array that cannot be converted to pointer where scalar is required"
2418 msgstr ""
2420 #: c-objc-common.c:267
2421 msgid "used struct type value where scalar is required"
2422 msgstr ""
2424 #: c-objc-common.c:271
2425 msgid "used union type value where scalar is required"
2426 msgstr ""
2428 #: c-opts.c:144
2429 #, fuzzy, c-format
2430 msgid "no class name specified with %qs"
2431 msgstr "не зададзены ўваходзячыя файлы"
2433 #: c-opts.c:148
2434 #, fuzzy, c-format
2435 msgid "assertion missing after %qs"
2436 msgstr "аргумент для \"%s\" прапушчан"
2438 #: c-opts.c:153
2439 #, fuzzy, c-format
2440 msgid "macro name missing after %qs"
2441 msgstr "аргумент для \"%s\" прапушчан"
2443 #: c-opts.c:162
2444 #, fuzzy, c-format
2445 msgid "missing path after %qs"
2446 msgstr "аргумент для \"%s\" прапушчан"
2448 #: c-opts.c:171
2449 #, fuzzy, c-format
2450 msgid "missing filename after %qs"
2451 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2453 #: c-opts.c:176
2454 #, fuzzy, c-format
2455 msgid "missing makefile target after %qs"
2456 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2458 #: c-opts.c:303
2459 msgid "-I- specified twice"
2460 msgstr ""
2462 #: c-opts.c:306
2463 msgid "obsolete option -I- used, please use -iquote instead"
2464 msgstr ""
2466 #: c-opts.c:540
2467 #, fuzzy, c-format
2468 msgid "switch %qs is no longer supported"
2469 msgstr "-pipe не падтрымліваецца."
2471 #: c-opts.c:655
2472 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2473 msgstr ""
2475 #: c-opts.c:841
2476 #, fuzzy
2477 msgid "output filename specified twice"
2478 msgstr "не зададзены ўваходзячыя файлы"
2480 #: c-opts.c:971
2481 msgid "-Wformat-y2k ignored without -Wformat"
2482 msgstr ""
2484 #: c-opts.c:973
2485 msgid "-Wformat-extra-args ignored without -Wformat"
2486 msgstr ""
2488 #: c-opts.c:975
2489 msgid "-Wformat-zero-length ignored without -Wformat"
2490 msgstr ""
2492 #: c-opts.c:977
2493 msgid "-Wformat-nonliteral ignored without -Wformat"
2494 msgstr ""
2496 #: c-opts.c:979
2497 msgid "-Wformat-security ignored without -Wformat"
2498 msgstr ""
2500 #: c-opts.c:981
2501 msgid "-Wmissing-format-attribute ignored without -Wformat"
2502 msgstr ""
2504 #: c-opts.c:995
2505 #, fuzzy, c-format
2506 msgid "opening output file %s: %m"
2507 msgstr "немагчыма адчыніць файл уводу `%s'"
2509 #: c-opts.c:1000
2510 #, c-format
2511 msgid "too many filenames given.  Type %s --help for usage"
2512 msgstr ""
2514 #: c-opts.c:1083
2515 msgid "YYDEBUG was not defined at build time, -dy ignored"
2516 msgstr ""
2518 #: c-opts.c:1124
2519 #, c-format
2520 msgid "opening dependency file %s: %m"
2521 msgstr ""
2523 #: c-opts.c:1134
2524 #, c-format
2525 msgid "closing dependency file %s: %m"
2526 msgstr ""
2528 #: c-opts.c:1137
2529 #, fuzzy, c-format
2530 msgid "when writing output to %s: %m"
2531 msgstr "памылка запісу ў %s"
2533 #: c-opts.c:1216
2534 msgid "to generate dependencies you must specify either -M or -MM"
2535 msgstr ""
2537 #: c-opts.c:1281
2538 msgid "<built-in>"
2539 msgstr ""
2541 #: c-opts.c:1296
2542 msgid "<command line>"
2543 msgstr ""
2545 #: c-opts.c:1379
2546 msgid "too late for # directive to set debug directory"
2547 msgstr ""
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
2556 #. translation.
2557 #: c-parse.y:54 c-parse.c:5313 c-parse.y:2927 gengtype-yacc.c:1559
2558 #: java/parse-scan.c:3063 java/parse-scan.y:1373 java/parse.c:6166
2559 #: java/parse.y:16413 objc/objc-parse.y:53 objc/objc-parse.c:6384
2560 #: objc/objc-parse.y:3517
2561 msgid "syntax error"
2562 msgstr "сінтаксічная памылка"
2564 #: c-parse.c:2153 c-parse.y:2931 gengtype-yacc.c:555 java/parse-scan.c:1932
2565 #: java/parse-scan.y:1377 java/parse.c:2931 java/parse.y:16417
2566 #: objc/objc-parse.c:2666 objc/objc-parse.y:3521
2567 #, fuzzy
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"
2577 msgstr ""
2579 #: c-parse.y:388 objc/objc-parse.y:411
2580 msgid "ISO C does not allow extra %<;%> outside of a function"
2581 msgstr ""
2583 #: c-parse.y:445
2584 msgid "traditional C rejects the unary plus operator"
2585 msgstr ""
2587 #: c-parse.y:498 objc/objc-parse.y:520
2588 msgid "%<sizeof%> applied to a bit-field"
2589 msgstr ""
2591 #: c-parse.y:595 objc/objc-parse.y:617
2592 msgid "ISO C forbids omitting the middle term of a ?: expression"
2593 msgstr ""
2595 #: c-parse.y:636 objc/objc-parse.y:658
2596 msgid "compound literal has variable size"
2597 msgstr ""
2599 #: c-parse.y:648 objc/objc-parse.y:670
2600 #, fuzzy
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"
2606 msgstr ""
2608 #: c-parse.y:697 objc/objc-parse.y:719
2609 #, fuzzy
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"
2615 msgstr ""
2617 #: c-parse.y:1358 objc/objc-parse.y:1407
2618 msgid "ISO C forbids empty initializer braces"
2619 msgstr ""
2621 #: c-parse.y:1372 objc/objc-parse.y:1421
2622 msgid "ISO C90 forbids specifying subobject to initialize"
2623 msgstr ""
2625 #: c-parse.y:1375 objc/objc-parse.y:1424
2626 msgid "obsolete use of designated initializer without %<=%>"
2627 msgstr ""
2629 #: c-parse.y:1379 objc/objc-parse.y:1428
2630 msgid "obsolete use of designated initializer with %<:%>"
2631 msgstr ""
2633 #: c-parse.y:1410 objc/objc-parse.y:1459
2634 msgid "ISO C forbids specifying range of elements to initialize"
2635 msgstr ""
2637 #: c-parse.y:1418 c-parse.y:1448 objc/objc-parse.y:1467 objc/objc-parse.y:1497
2638 msgid "ISO C forbids nested functions"
2639 msgstr ""
2641 #: c-parse.y:1623 objc/objc-parse.y:1672
2642 msgid "ISO C forbids forward references to %<enum%> types"
2643 msgstr ""
2645 #: c-parse.y:1635 cp/parser.c:9850 objc/objc-parse.y:1684
2646 msgid "comma at end of enumerator list"
2647 msgstr ""
2649 #: c-parse.y:1655 objc/objc-parse.y:1704
2650 msgid "no semicolon at end of struct or union"
2651 msgstr ""
2653 #: c-parse.y:1664 objc/objc-parse.y:1713 objc/objc-parse.y:2699
2654 msgid "extra semicolon in struct or union specified"
2655 msgstr ""
2657 #: c-parse.y:1684 objc/objc-parse.y:1736
2658 msgid "ISO C forbids member declarations with no members"
2659 msgstr ""
2661 #: c-parse.y:1850 objc/objc-parse.y:1902
2662 msgid "label at end of compound statement"
2663 msgstr ""
2665 #: c-parse.y:1869 objc/objc-parse.y:1921
2666 #, fuzzy
2667 msgid "ISO C90 forbids mixed declarations and code"
2668 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2670 #: c-parse.y:1909 objc/objc-parse.y:1961
2671 msgid "ISO C forbids label declarations"
2672 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2674 #: c-parse.y:1953 objc/objc-parse.y:2005
2675 msgid "braced-group within expression allowed only inside a function"
2676 msgstr ""
2678 #: c-parse.y:2249 objc/objc-parse.y:2344
2679 #, c-format
2680 msgid "%E qualifier ignored on asm"
2681 msgstr ""
2683 #: c-parse.y:2343 objc/objc-parse.y:2438
2684 msgid "ISO C requires a named argument before %<...%>"
2685 msgstr ""
2687 #: c-parse.c:5309 c-parse.y:2929 gengtype-yacc.c:1555 java/parse-scan.c:3059
2688 #: java/parse-scan.y:1375 java/parse.c:6162 java/parse.y:16415
2689 #: objc/objc-parse.c:6380 objc/objc-parse.y:3519
2690 msgid "syntax error; also virtual memory exhausted"
2691 msgstr ""
2693 #: c-parse.c:5427 gengtype-yacc.c:1673 java/parse-scan.c:3177
2694 #: java/parse.c:6280 objc/objc-parse.c:6498
2695 msgid "parser stack overflow"
2696 msgstr ""
2698 #: c-parse.y:2849 objc/objc-parse.y:3439
2699 #, fuzzy, c-format
2700 msgid "syntax error at %qs token"
2701 msgstr "сінтаксічная памылка"
2703 #: c-parse.y:2928 java/parse-scan.y:1374 java/parse.y:16414
2704 #: objc/objc-parse.y:3518
2705 msgid "parse error"
2706 msgstr "граматычная памылка"
2708 #: c-parse.y:2930 java/parse-scan.y:1376 java/parse.y:16416
2709 #: objc/objc-parse.y:3520
2710 msgid "parse error; also virtual memory exhausted"
2711 msgstr ""
2713 #: c-parse.y:2932 java/parse-scan.y:1378 java/parse.y:16418
2714 #: objc/objc-parse.y:3522
2715 #, fuzzy
2716 msgid "parse error: cannot back up"
2717 msgstr "сінтаксічная памылка"
2719 #: c-pch.c:130
2720 #, fuzzy
2721 msgid "can%'t create precompiled header %s: %m"
2722 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2724 #: c-pch.c:158
2725 #, fuzzy
2726 msgid "can%'t write to %s: %m"
2727 msgstr "не магу запісаць ў %s"
2729 #: c-pch.c:164
2730 #, c-format
2731 msgid "%qs is not a valid output file"
2732 msgstr ""
2734 #: c-pch.c:193 c-pch.c:208 c-pch.c:222
2735 #, fuzzy
2736 msgid "can%'t write %s: %m"
2737 msgstr "немагчыма адчыніць %s"
2739 #: c-pch.c:198 c-pch.c:215
2740 #, fuzzy
2741 msgid "can%'t seek in %s: %m"
2742 msgstr "немагчыма адчыніць %s"
2744 #: c-pch.c:206 c-pch.c:248 c-pch.c:276 c-pch.c:281 c-pch.c:365
2745 #, fuzzy
2746 msgid "can%'t read %s: %m"
2747 msgstr "не магу прачытаць з %s"
2749 #: c-pch.c:483
2750 msgid "malformed #pragma GCC pch_preprocess, ignored"
2751 msgstr ""
2753 #: c-pch.c:489
2754 msgid "pch_preprocess pragma should only be used with -fpreprocessed"
2755 msgstr ""
2757 #: c-pch.c:490
2758 msgid "use #include instead"
2759 msgstr ""
2761 #: c-pch.c:498
2762 #, fuzzy
2763 msgid "%s: couldn%'t open PCH file: %m\n"
2764 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
2766 #: c-pch.c:503
2767 msgid "use -Winvalid-pch for more information"
2768 msgstr ""
2770 #: c-pch.c:504
2771 #, c-format
2772 msgid "%s: PCH file was invalid"
2773 msgstr ""
2775 #: c-pragma.c:98
2776 msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
2777 msgstr ""
2779 #: c-pragma.c:111
2780 #, c-format
2781 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s)"
2782 msgstr ""
2784 #: c-pragma.c:125
2785 #, fuzzy
2786 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2787 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2789 #: c-pragma.c:127
2790 #, fuzzy
2791 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2792 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2794 #: c-pragma.c:148
2795 msgid "missing %<(%> after %<#pragma pack%> - ignored"
2796 msgstr ""
2798 #: c-pragma.c:161 c-pragma.c:201
2799 msgid "malformed %<#pragma pack%> - ignored"
2800 msgstr ""
2802 #: c-pragma.c:166
2803 #, fuzzy
2804 msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
2805 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2807 #: c-pragma.c:168
2808 msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
2809 msgstr ""
2811 #: c-pragma.c:177
2812 msgid "unknown action %qs for %<#pragma pack%> - ignored"
2813 msgstr ""
2815 #: c-pragma.c:204
2816 msgid "junk at end of %<#pragma pack%>"
2817 msgstr ""
2819 #: c-pragma.c:207
2820 msgid "#pragma pack has no effect with -fpack-struct - ignored"
2821 msgstr ""
2823 #: c-pragma.c:227
2824 #, c-format
2825 msgid "alignment must be a small power of two, not %d"
2826 msgstr ""
2828 #: c-pragma.c:260
2829 msgid "%Japplying #pragma weak %qD after first use results in unspecified behavior"
2830 msgstr ""
2832 #: c-pragma.c:307 c-pragma.c:312
2833 msgid "malformed #pragma weak, ignored"
2834 msgstr ""
2836 #: c-pragma.c:316
2837 msgid "junk at end of #pragma weak"
2838 msgstr ""
2840 #: c-pragma.c:379 c-pragma.c:381
2841 msgid "malformed #pragma redefine_extname, ignored"
2842 msgstr ""
2844 #: c-pragma.c:384
2845 msgid "junk at end of #pragma redefine_extname"
2846 msgstr ""
2848 #: c-pragma.c:389
2849 #, fuzzy
2850 msgid "#pragma redefine_extname not supported on this target"
2851 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2853 #: c-pragma.c:406 c-pragma.c:492
2854 #, fuzzy
2855 msgid "#pragma redefine_extname ignored due to conflict with previous rename"
2856 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2858 #: c-pragma.c:429
2859 msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
2860 msgstr ""
2862 #: c-pragma.c:448
2863 msgid "malformed #pragma extern_prefix, ignored"
2864 msgstr ""
2866 #: c-pragma.c:451
2867 msgid "junk at end of #pragma extern_prefix"
2868 msgstr ""
2870 #: c-pragma.c:457
2871 #, fuzzy
2872 msgid "#pragma extern_prefix not supported on this target"
2873 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
2875 #: c-pragma.c:483
2876 #, fuzzy
2877 msgid "asm declaration ignored due to conflict with previous rename"
2878 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2880 #: c-pragma.c:514
2881 msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
2882 msgstr ""
2884 #: c-pragma.c:574
2885 msgid "#pragma GCC visibility must be followed by push or pop"
2886 msgstr ""
2888 #: c-pragma.c:581
2889 msgid "No matching push for %<#pragma GCC visibility pop%>"
2890 msgstr ""
2892 #: c-pragma.c:592 c-pragma.c:621
2893 msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
2894 msgstr ""
2896 #: c-pragma.c:596
2897 msgid "malformed #pragma GCC visibility push"
2898 msgstr ""
2900 #: c-pragma.c:600
2901 msgid "No more than sixteen #pragma GCC visibility pushes allowed at once"
2902 msgstr ""
2904 #: c-pragma.c:616
2905 msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
2906 msgstr ""
2908 #: c-pragma.c:625
2909 msgid "junk at end of %<#pragma GCC visibility%>"
2910 msgstr ""
2912 #: c-typeck.c:138
2913 #, fuzzy, c-format
2914 msgid "%qs has an incomplete type"
2915 msgstr "\"%s\" мае незавершаны тып"
2917 #: c-typeck.c:160 cp/call.c:2671
2918 msgid "invalid use of void expression"
2919 msgstr ""
2921 #: c-typeck.c:168
2922 msgid "invalid use of flexible array member"
2923 msgstr ""
2925 #: c-typeck.c:174
2926 msgid "invalid use of array with unspecified bounds"
2927 msgstr ""
2929 #: c-typeck.c:182
2930 #, fuzzy
2931 msgid "invalid use of undefined type %<%s %s%>"
2932 msgstr "нявернае выкарыстанне \"restict\""
2934 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2935 #: c-typeck.c:186
2936 #, fuzzy, c-format
2937 msgid "invalid use of incomplete typedef %qs"
2938 msgstr "нявернае выкарыстанне \"restict\""
2940 #: c-typeck.c:373 c-typeck.c:387
2941 msgid "function types not truly compatible in ISO C"
2942 msgstr ""
2944 #: c-typeck.c:745
2945 msgid "types are not quite compatible"
2946 msgstr ""
2948 #: c-typeck.c:987
2949 msgid "function return types not compatible due to %<volatile%>"
2950 msgstr ""
2952 #: c-typeck.c:1128 c-typeck.c:2362
2953 msgid "arithmetic on pointer to an incomplete type"
2954 msgstr ""
2956 #: c-typeck.c:1483
2957 msgid "%qT has no member named %qs"
2958 msgstr ""
2960 #: c-typeck.c:1519
2961 #, c-format
2962 msgid "request for member %qs in something not a structure or union"
2963 msgstr ""
2965 #: c-typeck.c:1548
2966 msgid "dereferencing pointer to incomplete type"
2967 msgstr ""
2969 #: c-typeck.c:1552
2970 msgid "dereferencing %<void *%> pointer"
2971 msgstr ""
2973 #: c-typeck.c:1569 cp/typeck.c:2150
2974 #, fuzzy, c-format
2975 msgid "invalid type argument of %qs"
2976 msgstr "нявернае выкарыстанне \"restict\""
2978 #: c-typeck.c:1597 cp/typeck.c:2301
2979 msgid "subscripted value is neither array nor pointer"
2980 msgstr ""
2982 #: c-typeck.c:1608 cp/typeck.c:2220 cp/typeck.c:2306
2983 msgid "array subscript is not an integer"
2984 msgstr ""
2986 #: c-typeck.c:1614
2987 msgid "subscripted value is pointer to function"
2988 msgstr ""
2990 #: c-typeck.c:1627 cp/typeck.c:2216
2991 msgid "array subscript has type %<char%>"
2992 msgstr ""
2994 #: c-typeck.c:1667
2995 #, fuzzy
2996 msgid "ISO C forbids subscripting %<register%> array"
2997 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2999 #: c-typeck.c:1669
3000 #, fuzzy
3001 msgid "ISO C90 forbids subscripting non-lvalue array"
3002 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3004 #: c-typeck.c:1904
3005 #, fuzzy, c-format
3006 msgid "called object %qE is not a function"
3007 msgstr "`%D' - гэта ня функцыя,"
3009 #. This situation leads to run-time undefined behavior.  We can't,
3010 #. therefore, simply error unless we can prove that all possible
3011 #. executions of the program must execute the code.
3012 #: c-typeck.c:1936
3013 msgid "function called through a non-compatible type"
3014 msgstr ""
3016 #: c-typeck.c:1983 c-typeck.c:4227 c-typeck.c:4229 c-typeck.c:4237
3017 #: c-typeck.c:4262 c-typeck.c:5649
3018 msgid "initializer element is not constant"
3019 msgstr ""
3021 #: c-typeck.c:2044
3022 #, fuzzy, c-format
3023 msgid "too many arguments to function %qE"
3024 msgstr "вельмі шмат аргументаў у функцыі"
3026 #: c-typeck.c:2071
3027 #, c-format
3028 msgid "type of formal parameter %d is incomplete"
3029 msgstr ""
3031 #: c-typeck.c:2084
3032 #, c-format
3033 msgid "passing argument %d of %qE as integer rather than floating due to prototype"
3034 msgstr ""
3036 #: c-typeck.c:2089
3037 #, c-format
3038 msgid "passing argument %d of %qE as integer rather than complex due to prototype"
3039 msgstr ""
3041 #: c-typeck.c:2094
3042 #, c-format
3043 msgid "passing argument %d of %qE as complex rather than floating due to prototype"
3044 msgstr ""
3046 #: c-typeck.c:2099
3047 #, c-format
3048 msgid "passing argument %d of %qE as floating rather than integer due to prototype"
3049 msgstr ""
3051 #: c-typeck.c:2104
3052 #, c-format
3053 msgid "passing argument %d of %qE as complex rather than integer due to prototype"
3054 msgstr ""
3056 #: c-typeck.c:2109
3057 #, c-format
3058 msgid "passing argument %d of %qE as floating rather than complex due to prototype"
3059 msgstr ""
3061 #: c-typeck.c:2121
3062 msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
3063 msgstr ""
3065 #: c-typeck.c:2141
3066 #, c-format
3067 msgid "passing argument %d of %qE with different width due to prototype"
3068 msgstr ""
3070 #: c-typeck.c:2168
3071 #, c-format
3072 msgid "passing argument %d of %qE as unsigned due to prototype"
3073 msgstr ""
3075 #: c-typeck.c:2171
3076 #, c-format
3077 msgid "passing argument %d of %qE as signed due to prototype"
3078 msgstr ""
3080 #: c-typeck.c:2202
3081 #, fuzzy, c-format
3082 msgid "too few arguments to function %qE"
3083 msgstr "не хапае аргументаў у функцыі"
3085 #: c-typeck.c:2238
3086 msgid "suggest parentheses around + or - inside shift"
3087 msgstr ""
3089 #: c-typeck.c:2245
3090 msgid "suggest parentheses around && within ||"
3091 msgstr ""
3093 #: c-typeck.c:2254
3094 msgid "suggest parentheses around arithmetic in operand of |"
3095 msgstr ""
3097 #: c-typeck.c:2258
3098 msgid "suggest parentheses around comparison in operand of |"
3099 msgstr ""
3101 #: c-typeck.c:2267
3102 msgid "suggest parentheses around arithmetic in operand of ^"
3103 msgstr ""
3105 #: c-typeck.c:2271
3106 msgid "suggest parentheses around comparison in operand of ^"
3107 msgstr ""
3109 #: c-typeck.c:2278
3110 msgid "suggest parentheses around + or - in operand of &"
3111 msgstr ""
3113 #: c-typeck.c:2282
3114 msgid "suggest parentheses around comparison in operand of &"
3115 msgstr ""
3117 #: c-typeck.c:2288
3118 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
3119 msgstr ""
3121 #: c-typeck.c:2314
3122 msgid "pointer of type %<void *%> used in subtraction"
3123 msgstr ""
3125 #: c-typeck.c:2316
3126 msgid "pointer to a function used in subtraction"
3127 msgstr ""
3129 #: c-typeck.c:2405
3130 msgid "wrong type argument to unary plus"
3131 msgstr ""
3133 #: c-typeck.c:2418
3134 msgid "wrong type argument to unary minus"
3135 msgstr ""
3137 #: c-typeck.c:2435
3138 #, fuzzy
3139 msgid "ISO C does not support %<~%> for complex conjugation"
3140 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
3142 #: c-typeck.c:2441
3143 msgid "wrong type argument to bit-complement"
3144 msgstr ""
3146 #: c-typeck.c:2449
3147 msgid "wrong type argument to abs"
3148 msgstr ""
3150 #: c-typeck.c:2461
3151 msgid "wrong type argument to conjugation"
3152 msgstr ""
3154 #: c-typeck.c:2475
3155 msgid "wrong type argument to unary exclamation mark"
3156 msgstr ""
3158 #: c-typeck.c:2512
3159 #, fuzzy
3160 msgid "ISO C does not support %<++%> and %<--%> on complex types"
3161 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
3163 #: c-typeck.c:2528 c-typeck.c:2560
3164 #, fuzzy
3165 msgid "wrong type argument to increment"
3166 msgstr "не хапае аргументаў у функцыі"
3168 #: c-typeck.c:2530 c-typeck.c:2562
3169 msgid "wrong type argument to decrement"
3170 msgstr ""
3172 #: c-typeck.c:2551
3173 msgid "increment of pointer to unknown structure"
3174 msgstr ""
3176 #: c-typeck.c:2553
3177 msgid "decrement of pointer to unknown structure"
3178 msgstr ""
3180 #: c-typeck.c:2723
3181 #, c-format
3182 msgid "assignment of read-only member %qs"
3183 msgstr ""
3185 #: c-typeck.c:2724
3186 #, c-format
3187 msgid "increment of read-only member %qs"
3188 msgstr ""
3190 #: c-typeck.c:2725
3191 #, c-format
3192 msgid "decrement of read-only member %qs"
3193 msgstr ""
3195 #: c-typeck.c:2729
3196 #, c-format
3197 msgid "assignment of read-only variable %qs"
3198 msgstr ""
3200 #: c-typeck.c:2730
3201 #, c-format
3202 msgid "increment of read-only variable %qs"
3203 msgstr ""
3205 #: c-typeck.c:2731
3206 #, c-format
3207 msgid "decrement of read-only variable %qs"
3208 msgstr ""
3210 #: c-typeck.c:2734
3211 msgid "assignment of read-only location"
3212 msgstr ""
3214 #: c-typeck.c:2735
3215 msgid "increment of read-only location"
3216 msgstr ""
3218 #: c-typeck.c:2736
3219 msgid "decrement of read-only location"
3220 msgstr ""
3222 #: c-typeck.c:2755
3223 #, fuzzy
3224 msgid "cannot take address of bit-field %qD"
3225 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3227 #: c-typeck.c:2783
3228 msgid "global register variable %qD used in nested function"
3229 msgstr ""
3231 #: c-typeck.c:2786
3232 msgid "register variable %qD used in nested function"
3233 msgstr ""
3235 #: c-typeck.c:2791
3236 msgid "address of global register variable %qD requested"
3237 msgstr ""
3239 #: c-typeck.c:2793
3240 msgid "address of register variable %qD requested"
3241 msgstr ""
3243 #: c-typeck.c:2841
3244 msgid "non-lvalue array in conditional expression"
3245 msgstr ""
3247 #: c-typeck.c:2885
3248 msgid "signed and unsigned type in conditional expression"
3249 msgstr ""
3251 #: c-typeck.c:2892
3252 msgid "ISO C forbids conditional expr with only one void side"
3253 msgstr ""
3255 #: c-typeck.c:2908 c-typeck.c:2916
3256 msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
3257 msgstr ""
3259 #: c-typeck.c:2923
3260 msgid "pointer type mismatch in conditional expression"
3261 msgstr ""
3263 #: c-typeck.c:2930 c-typeck.c:2940
3264 msgid "pointer/integer type mismatch in conditional expression"
3265 msgstr ""
3267 #: c-typeck.c:2954
3268 msgid "type mismatch in conditional expression"
3269 msgstr ""
3271 #: c-typeck.c:2993
3272 msgid "left-hand operand of comma expression has no effect"
3273 msgstr ""
3275 #: c-typeck.c:3026
3276 msgid "cast specifies array type"
3277 msgstr ""
3279 #: c-typeck.c:3032
3280 msgid "cast specifies function type"
3281 msgstr ""
3283 #: c-typeck.c:3042
3284 msgid "ISO C forbids casting nonscalar to the same type"
3285 msgstr ""
3287 #: c-typeck.c:3060
3288 msgid "ISO C forbids casts to union type"
3289 msgstr ""
3291 #: c-typeck.c:3069
3292 msgid "cast to union type from type not present in union"
3293 msgstr ""
3295 #: c-typeck.c:3120
3296 msgid "cast adds new qualifiers to function type"
3297 msgstr ""
3299 #. There are qualifiers present in IN_OTYPE that are not
3300 #. present in IN_TYPE.
3301 #: c-typeck.c:3125
3302 msgid "cast discards qualifiers from pointer target type"
3303 msgstr ""
3305 #: c-typeck.c:3140
3306 msgid "cast increases required alignment of target type"
3307 msgstr ""
3309 #: c-typeck.c:3146
3310 msgid "cast from pointer to integer of different size"
3311 msgstr ""
3313 #: c-typeck.c:3151
3314 msgid "cast from function call of type %qT to non-matching type %qT"
3315 msgstr ""
3317 #: c-typeck.c:3159
3318 msgid "cast to pointer from integer of different size"
3319 msgstr ""
3321 #: c-typeck.c:3171
3322 msgid "type-punning to incomplete type might break strict-aliasing rules"
3323 msgstr ""
3325 #: c-typeck.c:3178
3326 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3327 msgstr ""
3329 #: c-typeck.c:3181
3330 msgid "dereferencing type-punned pointer might break strict-aliasing rules"
3331 msgstr ""
3333 #: c-typeck.c:3193
3334 msgid "ISO C forbids conversion of function pointer to object pointer type"
3335 msgstr ""
3337 #: c-typeck.c:3202
3338 msgid "ISO C forbids conversion of object pointer to function pointer type"
3339 msgstr ""
3341 #: c-typeck.c:3457
3342 msgid "cannot pass rvalue to reference parameter"
3343 msgstr ""
3345 #: c-typeck.c:3566 c-typeck.c:3675
3346 #, c-format
3347 msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
3348 msgstr ""
3350 #: c-typeck.c:3569 c-typeck.c:3678
3351 msgid "assignment makes qualified function pointer from unqualified"
3352 msgstr ""
3354 #: c-typeck.c:3572 c-typeck.c:3680
3355 msgid "initialization makes qualified function pointer from unqualified"
3356 msgstr ""
3358 #: c-typeck.c:3575 c-typeck.c:3682
3359 msgid "return makes qualified function pointer from unqualified"
3360 msgstr ""
3362 #: c-typeck.c:3579 c-typeck.c:3643
3363 #, c-format
3364 msgid "passing argument %d of %qE discards qualifiers from pointer target type"
3365 msgstr ""
3367 #: c-typeck.c:3581 c-typeck.c:3645
3368 msgid "assignment discards qualifiers from pointer target type"
3369 msgstr ""
3371 #: c-typeck.c:3583 c-typeck.c:3647
3372 msgid "initialization discards qualifiers from pointer target type"
3373 msgstr ""
3375 #: c-typeck.c:3585 c-typeck.c:3649
3376 msgid "return discards qualifiers from pointer target type"
3377 msgstr ""
3379 #: c-typeck.c:3590
3380 msgid "ISO C prohibits argument conversion to union type"
3381 msgstr ""
3383 #: c-typeck.c:3628
3384 msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
3385 msgstr ""
3387 #: c-typeck.c:3631
3388 msgid "ISO C forbids assignment between function pointer and %<void *%>"
3389 msgstr ""
3391 #: c-typeck.c:3633
3392 msgid "ISO C forbids initialization between function pointer and %<void *%>"
3393 msgstr ""
3395 #: c-typeck.c:3635
3396 msgid "ISO C forbids return between function pointer and %<void *%>"
3397 msgstr ""
3399 #: c-typeck.c:3658
3400 #, c-format
3401 msgid "pointer targets in passing argument %d of %qE differ in signedness"
3402 msgstr ""
3404 #: c-typeck.c:3660
3405 msgid "pointer targets in assignment differ in signedness"
3406 msgstr ""
3408 #: c-typeck.c:3662
3409 msgid "pointer targets in initialization differ in signedness"
3410 msgstr ""
3412 #: c-typeck.c:3664
3413 msgid "pointer targets in return differ in signedness"
3414 msgstr ""
3416 #: c-typeck.c:3687
3417 #, c-format
3418 msgid "passing argument %d of %qE from incompatible pointer type"
3419 msgstr ""
3421 #: c-typeck.c:3689
3422 msgid "assignment from incompatible pointer type"
3423 msgstr ""
3425 #: c-typeck.c:3690
3426 msgid "initialization from incompatible pointer type"
3427 msgstr ""
3429 #: c-typeck.c:3692
3430 msgid "return from incompatible pointer type"
3431 msgstr ""
3433 #. ??? This should not be an error when inlining calls to
3434 #. unprototyped functions.
3435 #: c-typeck.c:3699 c-typeck.c:4187 cp/typeck.c:1406
3436 msgid "invalid use of non-lvalue array"
3437 msgstr ""
3439 #: c-typeck.c:3713
3440 #, c-format
3441 msgid "passing argument %d of %qE makes pointer from integer without a cast"
3442 msgstr ""
3444 #: c-typeck.c:3715
3445 msgid "assignment makes pointer from integer without a cast"
3446 msgstr ""
3448 #: c-typeck.c:3717
3449 msgid "initialization makes pointer from integer without a cast"
3450 msgstr ""
3452 #: c-typeck.c:3719
3453 msgid "return makes pointer from integer without a cast"
3454 msgstr ""
3456 #: c-typeck.c:3726
3457 #, c-format
3458 msgid "passing argument %d of %qE makes integer from pointer without a cast"
3459 msgstr ""
3461 #: c-typeck.c:3728
3462 msgid "assignment makes integer from pointer without a cast"
3463 msgstr ""
3465 #: c-typeck.c:3730
3466 msgid "initialization makes integer from pointer without a cast"
3467 msgstr ""
3469 #: c-typeck.c:3732
3470 msgid "return makes integer from pointer without a cast"
3471 msgstr ""
3473 #. ??? This should not be an error when inlining calls to
3474 #. unprototyped functions.
3475 #: c-typeck.c:3745
3476 #, c-format
3477 msgid "incompatible type for argument %d of %qE"
3478 msgstr ""
3480 #: c-typeck.c:3748
3481 msgid "incompatible types in assignment"
3482 msgstr ""
3484 #: c-typeck.c:3751
3485 #, fuzzy
3486 msgid "incompatible types in initialization"
3487 msgstr "нерэчаісны ініцыялізатар"
3489 #: c-typeck.c:3754
3490 msgid "incompatible types in return"
3491 msgstr ""
3493 #: c-typeck.c:3835
3494 msgid "traditional C rejects automatic aggregate initialization"
3495 msgstr ""
3497 #. Use `%s' to print the string in case there are any escape
3498 #. characters in the message.
3499 #: c-typeck.c:4000 c-typeck.c:4015 c-typeck.c:4030 final.c:2856 final.c:2858
3500 #: gcc.c:4649 rtl-error.c:113 toplev.c:606 config/cris/cris.c:568
3501 #: cp/parser.c:1861 cp/typeck.c:4175 java/expr.c:404 java/parse.y:5021
3502 #: java/verify.c:1593 java/verify.c:1594 java/verify.c:1613
3503 #, c-format
3504 msgid "%s"
3505 msgstr ""
3507 #: c-typeck.c:4003 c-typeck.c:4018 c-typeck.c:4033
3508 #, fuzzy, c-format
3509 msgid "(near initialization for %qs)"
3510 msgstr "ініцыялізацыя"
3512 #: c-typeck.c:4047
3513 msgid "array initialized from parenthesized string constant"
3514 msgstr ""
3516 #: c-typeck.c:4111 cp/typeck2.c:702
3517 msgid "char-array initialized from wide string"
3518 msgstr ""
3520 #: c-typeck.c:4116
3521 msgid "wchar_t-array initialized from non-wide string"
3522 msgstr ""
3524 #: c-typeck.c:4134 cp/typeck2.c:724
3525 msgid "initializer-string for array of chars is too long"
3526 msgstr ""
3528 #: c-typeck.c:4140
3529 msgid "array of inappropriate type initialized from string constant"
3530 msgstr ""
3532 #: c-typeck.c:4210
3533 msgid "array initialized from non-constant array expression"
3534 msgstr ""
3536 #: c-typeck.c:4269 c-typeck.c:5653
3537 msgid "initializer element is not computable at load time"
3538 msgstr ""
3540 #: c-typeck.c:4284 cp/typeck2.c:803
3541 msgid "invalid initializer"
3542 msgstr "нерэчаісны ініцыялізатар"
3544 #: c-typeck.c:4554 cp/decl.c:4542
3545 msgid "opaque vector types cannot be initialized"
3546 msgstr ""
3548 #: c-typeck.c:4750
3549 msgid "extra brace group at end of initializer"
3550 msgstr ""
3552 #: c-typeck.c:4770
3553 msgid "missing braces around initializer"
3554 msgstr ""
3556 #: c-typeck.c:4830
3557 msgid "braces around scalar initializer"
3558 msgstr ""
3560 #: c-typeck.c:4887
3561 msgid "initialization of flexible array member in a nested context"
3562 msgstr ""
3564 #: c-typeck.c:4889
3565 msgid "initialization of a flexible array member"
3566 msgstr ""
3568 #: c-typeck.c:4916
3569 msgid "missing initializer"
3570 msgstr "прапушчан ініцыялізатар"
3572 #: c-typeck.c:4938
3573 msgid "empty scalar initializer"
3574 msgstr ""
3576 #: c-typeck.c:4943
3577 msgid "extra elements in scalar initializer"
3578 msgstr ""
3580 #: c-typeck.c:5031
3581 msgid "initialization designators may not nest"
3582 msgstr ""
3584 #: c-typeck.c:5053 c-typeck.c:5128
3585 msgid "array index in non-array initializer"
3586 msgstr ""
3588 #: c-typeck.c:5058 c-typeck.c:5181
3589 msgid "field name not in record or union initializer"
3590 msgstr ""
3592 #: c-typeck.c:5104
3593 #, fuzzy
3594 msgid "array index in initializer not of integer type"
3595 msgstr "\"%s\" мае незавершаны тып"
3597 #: c-typeck.c:5124 c-typeck.c:5126
3598 msgid "nonconstant array index in initializer"
3599 msgstr ""
3601 #: c-typeck.c:5130 c-typeck.c:5133
3602 msgid "array index in initializer exceeds array bounds"
3603 msgstr ""
3605 #: c-typeck.c:5144
3606 msgid "empty index range in initializer"
3607 msgstr ""
3609 #: c-typeck.c:5153
3610 msgid "array index range in initializer exceeds array bounds"
3611 msgstr ""
3613 #: c-typeck.c:5193
3614 #, c-format
3615 msgid "unknown field %qs specified in initializer"
3616 msgstr ""
3618 #: c-typeck.c:5229 c-typeck.c:5250 c-typeck.c:5716
3619 msgid "initialized field with side-effects overwritten"
3620 msgstr ""
3622 #: c-typeck.c:5925
3623 msgid "excess elements in char array initializer"
3624 msgstr ""
3626 #: c-typeck.c:5932 c-typeck.c:5978
3627 msgid "excess elements in struct initializer"
3628 msgstr ""
3630 #: c-typeck.c:5993
3631 msgid "non-static initialization of a flexible array member"
3632 msgstr ""
3634 #: c-typeck.c:6061
3635 msgid "excess elements in union initializer"
3636 msgstr ""
3638 #: c-typeck.c:6083
3639 msgid "traditional C rejects initialization of unions"
3640 msgstr ""
3642 #: c-typeck.c:6147
3643 msgid "excess elements in array initializer"
3644 msgstr ""
3646 #: c-typeck.c:6177
3647 msgid "excess elements in vector initializer"
3648 msgstr ""
3650 #: c-typeck.c:6200
3651 msgid "excess elements in scalar initializer"
3652 msgstr ""
3654 #: c-typeck.c:6362
3655 #, fuzzy
3656 msgid "ISO C forbids %<goto *expr;%>"
3657 msgstr "ISO C не падтрымлівае \"goto *expr;\""
3659 #: c-typeck.c:6376 cp/typeck.c:6160
3660 #, fuzzy
3661 msgid "function declared %<noreturn%> has a %<return%> statement"
3662 msgstr "функцыя не вяртае тып string"
3664 #: c-typeck.c:6383
3665 msgid "%<return%> with no value, in function returning non-void"
3666 msgstr ""
3668 #: c-typeck.c:6390
3669 msgid "%<return%> with a value, in function returning void"
3670 msgstr ""
3672 #: c-typeck.c:6447
3673 msgid "function returns address of local variable"
3674 msgstr ""
3676 #: c-typeck.c:6508 cp/semantics.c:880
3677 msgid "switch quantity not an integer"
3678 msgstr ""
3680 #: c-typeck.c:6518
3681 msgid "%<long%> switch expression not converted to %<int%> in ISO C"
3682 msgstr ""
3684 #: c-typeck.c:6555 cp/parser.c:5942
3685 msgid "case label not within a switch statement"
3686 msgstr ""
3688 #: c-typeck.c:6557
3689 msgid "%<default%> label not within a switch statement"
3690 msgstr ""
3692 #: c-typeck.c:6621
3693 msgid "%Hsuggest explicit braces to avoid ambiguous %<else%>"
3694 msgstr ""
3696 #: c-typeck.c:6631
3697 #, fuzzy
3698 msgid "%Hempty body in an if-statement"
3699 msgstr "пустое цела ў else-выражэнні"
3701 #: c-typeck.c:6639
3702 #, fuzzy
3703 msgid "%Hempty body in an else-statement"
3704 msgstr "пустое цела ў else-выражэнні"
3706 #: c-typeck.c:6730 cp/parser.c:6445
3707 msgid "continue statement not within a loop"
3708 msgstr ""
3710 #: c-typeck.c:6747
3711 msgid "%Hstatement with no effect"
3712 msgstr ""
3714 #: c-typeck.c:6776
3715 msgid "expression statement has incomplete type"
3716 msgstr ""
3718 #: c-typeck.c:7099 c-typeck.c:7138
3719 msgid "division by zero"
3720 msgstr ""
3722 #: c-typeck.c:7183 cp/typeck.c:2971
3723 msgid "right shift count is negative"
3724 msgstr ""
3726 #: c-typeck.c:7190 cp/typeck.c:2977
3727 msgid "right shift count >= width of type"
3728 msgstr ""
3730 #: c-typeck.c:7211 cp/typeck.c:2996
3731 msgid "left shift count is negative"
3732 msgstr ""
3734 #: c-typeck.c:7214 cp/typeck.c:2998
3735 msgid "left shift count >= width of type"
3736 msgstr ""
3738 #: c-typeck.c:7231 cp/typeck.c:3033
3739 msgid "comparing floating point with == or != is unsafe"
3740 msgstr ""
3742 #: c-typeck.c:7255 c-typeck.c:7262
3743 #, fuzzy
3744 msgid "ISO C forbids comparison of %<void *%> with function pointer"
3745 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
3747 #: c-typeck.c:7266 c-typeck.c:7312
3748 msgid "comparison of distinct pointer types lacks a cast"
3749 msgstr ""
3751 #: c-typeck.c:7280 c-typeck.c:7285 c-typeck.c:7332 c-typeck.c:7337
3752 msgid "comparison between pointer and integer"
3753 msgstr ""
3755 #: c-typeck.c:7304
3756 msgid "comparison of complete and incomplete pointers"
3757 msgstr ""
3759 #: c-typeck.c:7307
3760 msgid "ISO C forbids ordered comparisons of pointers to functions"
3761 msgstr ""
3763 #: c-typeck.c:7320 c-typeck.c:7327
3764 msgid "ordered comparison of pointer with integer zero"
3765 msgstr ""
3767 #: c-typeck.c:7548
3768 msgid "comparison between signed and unsigned"
3769 msgstr ""
3771 #: c-typeck.c:7594 cp/typeck.c:3440
3772 msgid "comparison of promoted ~unsigned with constant"
3773 msgstr ""
3775 #: c-typeck.c:7602 cp/typeck.c:3448
3776 msgid "comparison of promoted ~unsigned with unsigned"
3777 msgstr ""
3779 #: calls.c:1909
3780 msgid "function call has aggregate value"
3781 msgstr ""
3783 #: cfghooks.c:90
3784 #, c-format
3785 msgid "bb %d on wrong place"
3786 msgstr ""
3788 #: cfghooks.c:96
3789 #, c-format
3790 msgid "prev_bb of %d should be %d, not %d"
3791 msgstr ""
3793 #: cfghooks.c:113
3794 #, c-format
3795 msgid "verify_flow_info: Wrong count of block %i %i"
3796 msgstr ""
3798 #: cfghooks.c:119
3799 #, c-format
3800 msgid "verify_flow_info: Wrong frequency of block %i %i"
3801 msgstr ""
3803 #: cfghooks.c:127
3804 #, c-format
3805 msgid "verify_flow_info: Duplicate edge %i->%i"
3806 msgstr ""
3808 #: cfghooks.c:133
3809 #, c-format
3810 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3811 msgstr ""
3813 #: cfghooks.c:139
3814 #, c-format
3815 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3816 msgstr ""
3818 #: cfghooks.c:151
3819 #, c-format
3820 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3821 msgstr ""
3823 #: cfghooks.c:165 cfgrtl.c:2048
3824 #, c-format
3825 msgid "Wrong amount of branch edges after unconditional jump %i"
3826 msgstr ""
3828 #: cfghooks.c:173 cfghooks.c:184
3829 #, c-format
3830 msgid "basic block %d pred edge is corrupted"
3831 msgstr ""
3833 #: cfghooks.c:185
3834 #, c-format
3835 msgid "its dest_idx should be %d, not %d"
3836 msgstr ""
3838 #: cfghooks.c:214
3839 #, c-format
3840 msgid "basic block %i edge lists are corrupted"
3841 msgstr ""
3843 #: cfghooks.c:228
3844 msgid "verify_flow_info failed"
3845 msgstr ""
3847 #: cfghooks.c:289
3848 #, c-format
3849 msgid "%s does not support redirect_edge_and_branch."
3850 msgstr ""
3852 #: cfghooks.c:307
3853 #, c-format
3854 msgid "%s does not support redirect_edge_and_branch_force."
3855 msgstr ""
3857 #: cfghooks.c:325
3858 #, fuzzy, c-format
3859 msgid "%s does not support split_block."
3860 msgstr "%s не падтрымлівае %s"
3862 #: cfghooks.c:361
3863 #, fuzzy, c-format
3864 msgid "%s does not support move_block_after."
3865 msgstr "%s не падтрымлівае %s"
3867 #: cfghooks.c:374
3868 #, fuzzy, c-format
3869 msgid "%s does not support delete_basic_block."
3870 msgstr "%s не падтрымлівае %s"
3872 #: cfghooks.c:406
3873 #, fuzzy, c-format
3874 msgid "%s does not support split_edge."
3875 msgstr "%s не падтрымлівае %s"
3877 #: cfghooks.c:467
3878 #, fuzzy, c-format
3879 msgid "%s does not support create_basic_block."
3880 msgstr "%s не падтрымлівае %s"
3882 #: cfghooks.c:495
3883 #, fuzzy, c-format
3884 msgid "%s does not support can_merge_blocks_p."
3885 msgstr "%s не падтрымлівае %s"
3887 #: cfghooks.c:506
3888 #, fuzzy, c-format
3889 msgid "%s does not support predict_edge."
3890 msgstr "%s не падтрымлівае %s"
3892 #: cfghooks.c:515
3893 #, fuzzy, c-format
3894 msgid "%s does not support predicted_by_p."
3895 msgstr "%s не падтрымлівае %s"
3897 #: cfghooks.c:529
3898 #, fuzzy, c-format
3899 msgid "%s does not support merge_blocks."
3900 msgstr "%s не падтрымлівае %s"
3902 #: cfghooks.c:575
3903 #, fuzzy, c-format
3904 msgid "%s does not support make_forwarder_block."
3905 msgstr "%s не падтрымлівае %s"
3907 #: cfghooks.c:680
3908 #, fuzzy, c-format
3909 msgid "%s does not support can_duplicate_block_p."
3910 msgstr "%s не падтрымлівае %s"
3912 #: cfghooks.c:707
3913 #, fuzzy, c-format
3914 msgid "%s does not support duplicate_block."
3915 msgstr "%s не падтрымлівае %s"
3917 #: cfghooks.c:773
3918 #, fuzzy, c-format
3919 msgid "%s does not support block_ends_with_call_p"
3920 msgstr "%s не падтрымлівае %s"
3922 #: cfghooks.c:784
3923 #, fuzzy, c-format
3924 msgid "%s does not support block_ends_with_condjump_p"
3925 msgstr "%s не падтрымлівае %s"
3927 #: cfghooks.c:802
3928 #, fuzzy, c-format
3929 msgid "%s does not support flow_call_edges_add"
3930 msgstr "%s не падтрымлівае %s"
3932 #: cfgloop.c:1304
3933 #, c-format
3934 msgid "Size of loop %d should be %d, not %d."
3935 msgstr ""
3937 #: cfgloop.c:1321
3938 #, c-format
3939 msgid "Bb %d do not belong to loop %d."
3940 msgstr ""
3942 #: cfgloop.c:1338
3943 #, c-format
3944 msgid "Loop %d's header does not have exactly 2 entries."
3945 msgstr ""
3947 #: cfgloop.c:1345
3948 #, c-format
3949 msgid "Loop %d's latch does not have exactly 1 successor."
3950 msgstr ""
3952 #: cfgloop.c:1350
3953 #, c-format
3954 msgid "Loop %d's latch does not have header as successor."
3955 msgstr ""
3957 #: cfgloop.c:1355
3958 #, c-format
3959 msgid "Loop %d's latch does not belong directly to it."
3960 msgstr ""
3962 #: cfgloop.c:1361
3963 #, c-format
3964 msgid "Loop %d's header does not belong directly to it."
3965 msgstr ""
3967 #: cfgloop.c:1367
3968 #, c-format
3969 msgid "Loop %d's latch is marked as part of irreducible region."
3970 msgstr ""
3972 #: cfgloop.c:1400
3973 #, c-format
3974 msgid "Basic block %d should be marked irreducible."
3975 msgstr ""
3977 #: cfgloop.c:1406
3978 #, c-format
3979 msgid "Basic block %d should not be marked irreducible."
3980 msgstr ""
3982 #: cfgloop.c:1414
3983 #, c-format
3984 msgid "Edge from %d to %d should be marked irreducible."
3985 msgstr ""
3987 #: cfgloop.c:1421
3988 #, c-format
3989 msgid "Edge from %d to %d should not be marked irreducible."
3990 msgstr ""
3992 #: cfgloop.c:1456
3993 #, c-format
3994 msgid "Wrong single exit %d->%d recorded for loop %d."
3995 msgstr ""
3997 #: cfgloop.c:1460
3998 #, c-format
3999 msgid "Right exit is %d->%d."
4000 msgstr ""
4002 #: cfgloop.c:1477
4003 #, c-format
4004 msgid "Single exit not recorded for loop %d."
4005 msgstr ""
4007 #: cfgloop.c:1484
4008 #, c-format
4009 msgid "Loop %d should not have single exit (%d -> %d)."
4010 msgstr ""
4012 #: cfgrtl.c:1940
4013 #, c-format
4014 msgid "end insn %d for block %d not found in the insn stream"
4015 msgstr ""
4017 #: cfgrtl.c:1954
4018 #, c-format
4019 msgid "insn %d is in multiple basic blocks (%d and %d)"
4020 msgstr ""
4022 #: cfgrtl.c:1966
4023 #, c-format
4024 msgid "head insn %d for block %d not found in the insn stream"
4025 msgstr ""
4027 #: cfgrtl.c:1990
4028 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
4029 msgstr ""
4031 #: cfgrtl.c:2005
4032 #, c-format
4033 msgid "Fallthru edge crosses section boundary (bb %i)"
4034 msgstr ""
4036 #: cfgrtl.c:2030
4037 #, c-format
4038 msgid "Missing REG_EH_REGION note in the end of bb %i"
4039 msgstr ""
4041 #: cfgrtl.c:2038
4042 #, c-format
4043 msgid "Too many outgoing branch edges from bb %i"
4044 msgstr ""
4046 #: cfgrtl.c:2043
4047 #, c-format
4048 msgid "Fallthru edge after unconditional jump %i"
4049 msgstr ""
4051 #: cfgrtl.c:2054
4052 #, c-format
4053 msgid "Wrong amount of branch edges after conditional jump %i"
4054 msgstr ""
4056 #: cfgrtl.c:2059
4057 #, c-format
4058 msgid "Call edges for non-call insn in bb %i"
4059 msgstr ""
4061 #: cfgrtl.c:2068
4062 #, c-format
4063 msgid "Abnormal edges for no purpose in bb %i"
4064 msgstr ""
4066 #: cfgrtl.c:2080
4067 #, c-format
4068 msgid "insn %d inside basic block %d but block_for_insn is NULL"
4069 msgstr ""
4071 #: cfgrtl.c:2084
4072 #, c-format
4073 msgid "insn %d inside basic block %d but block_for_insn is %i"
4074 msgstr ""
4076 #: cfgrtl.c:2098 cfgrtl.c:2108
4077 #, c-format
4078 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
4079 msgstr ""
4081 #: cfgrtl.c:2121
4082 #, c-format
4083 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
4084 msgstr ""
4086 #: cfgrtl.c:2131
4087 #, c-format
4088 msgid "in basic block %d:"
4089 msgstr ""
4091 #: cfgrtl.c:2132
4092 msgid "flow control insn inside a basic block"
4093 msgstr ""
4095 #: cfgrtl.c:2180
4096 #, c-format
4097 msgid "missing barrier after block %i"
4098 msgstr ""
4100 #: cfgrtl.c:2193
4101 #, c-format
4102 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
4103 msgstr ""
4105 #: cfgrtl.c:2208
4106 #, c-format
4107 msgid "verify_flow_info: Incorrect fallthru %i->%i"
4108 msgstr ""
4110 #: cfgrtl.c:2210
4111 msgid "wrong insn in the fallthru edge"
4112 msgstr ""
4114 #: cfgrtl.c:2227
4115 msgid "basic blocks not laid down consecutively"
4116 msgstr ""
4118 #: cfgrtl.c:2252
4119 msgid "insn outside basic block"
4120 msgstr ""
4122 #: cfgrtl.c:2259
4123 msgid "return not followed by barrier"
4124 msgstr ""
4126 #: cfgrtl.c:2266
4127 #, c-format
4128 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
4129 msgstr ""
4131 #: cgraph.c:231
4132 msgid "function body not available"
4133 msgstr ""
4135 #: cgraph.c:233 cgraphunit.c:651
4136 msgid "redefined extern inline functions are not considered for inlining"
4137 msgstr ""
4139 #: cgraph.c:236 cgraphunit.c:656
4140 #, fuzzy
4141 msgid "function not considered for inlining"
4142 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
4144 #: cgraph.c:238 cgraphunit.c:654
4145 msgid "function not inlinable"
4146 msgstr ""
4148 #: cgraph.c:556
4149 msgid "%D renamed after being referenced in assembly"
4150 msgstr ""
4152 #: cgraphunit.c:502
4153 msgid "Shared call_expr:"
4154 msgstr ""
4156 #: cgraphunit.c:508
4157 #, fuzzy
4158 msgid "Edge points to wrong declaration:"
4159 msgstr "гэта папярэдняе абвяшчэньне"
4161 #: cgraphunit.c:517
4162 msgid "Missing callgraph edge for call expr:"
4163 msgstr ""
4165 #: cgraphunit.c:543
4166 #, c-format
4167 msgid "Aux field set for edge %s->%s"
4168 msgstr ""
4170 #: cgraphunit.c:555
4171 msgid "Inlined_to pointer is wrong"
4172 msgstr ""
4174 #: cgraphunit.c:560
4175 msgid "Multiple inline callers"
4176 msgstr ""
4178 #: cgraphunit.c:567
4179 msgid "Inlined_to pointer set for noninline callers"
4180 msgstr ""
4182 #: cgraphunit.c:573
4183 msgid "Inlined_to pointer is set but no predecesors found"
4184 msgstr ""
4186 #: cgraphunit.c:578
4187 msgid "Inlined_to pointer reffers to itself"
4188 msgstr ""
4190 #: cgraphunit.c:588
4191 msgid "Node not found in DECL_ASSEMBLER_NAME hash"
4192 msgstr ""
4194 #: cgraphunit.c:602
4195 #, c-format
4196 msgid "Edge %s->%s has no corresponding call_expr"
4197 msgstr ""
4199 #: cgraphunit.c:613
4200 msgid "verify_cgraph_node failed."
4201 msgstr ""
4203 #: cgraphunit.c:797
4204 msgid "failed to reclaim unneeded function"
4205 msgstr ""
4207 #: cgraphunit.c:1184
4208 msgid "--param large-function-growth limit reached"
4209 msgstr ""
4211 #: cgraphunit.c:1221
4212 msgid "recursive inlining"
4213 msgstr ""
4215 #: cgraphunit.c:1386 cgraphunit.c:1638
4216 msgid "--param max-inline-insns-single limit reached"
4217 msgstr ""
4219 #: cgraphunit.c:1410
4220 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
4221 msgstr ""
4223 #: cgraphunit.c:1460
4224 msgid "--param inline-unit-growth limit reached"
4225 msgstr ""
4227 #: cgraphunit.c:1809
4228 msgid "Nodes with no released memory found."
4229 msgstr ""
4231 #: collect2.c:402 gcc.c:6744
4232 #, fuzzy, c-format
4233 msgid "internal gcc abort in %s, at %s:%d"
4234 msgstr "спынена ў %s, ля %s:%d"
4236 #: collect2.c:895
4237 msgid "no arguments"
4238 msgstr "няма аргументаў"
4240 #: collect2.c:1187
4241 #, fuzzy, c-format
4242 msgid "unknown demangling style '%s'"
4243 msgstr "невядомы рэжым машыны \"%s\""
4245 #: collect2.c:1261 collect2.c:1409 collect2.c:1444
4246 #, c-format
4247 msgid "fopen %s"
4248 msgstr ""
4250 #: collect2.c:1264 collect2.c:1414 collect2.c:1447
4251 #, c-format
4252 msgid "fclose %s"
4253 msgstr ""
4255 #: collect2.c:1273
4256 #, c-format
4257 msgid "collect2 version %s"
4258 msgstr ""
4260 #: collect2.c:1363
4261 #, c-format
4262 msgid "%d constructor(s) found\n"
4263 msgstr "%d канструктар(аў) знойдзен(а)\n"
4265 #: collect2.c:1364
4266 #, c-format
4267 msgid "%d destructor(s)  found\n"
4268 msgstr "%d дэструктар(аў) знойдзен(а)\n"
4270 #: collect2.c:1365
4271 #, c-format
4272 msgid "%d frame table(s) found\n"
4273 msgstr ""
4275 #: collect2.c:1507
4276 #, c-format
4277 msgid "%s terminated with signal %d [%s]%s"
4278 msgstr ""
4280 #: collect2.c:1525
4281 #, c-format
4282 msgid "%s returned %d exit status"
4283 msgstr ""
4285 #: collect2.c:1550
4286 #, c-format
4287 msgid "[cannot find %s]"
4288 msgstr "[нельга знайсці %s]"
4290 #: collect2.c:1565
4291 #, fuzzy, c-format
4292 msgid "cannot find '%s'"
4293 msgstr "нельга знайсці \"%s\""
4295 #: collect2.c:1576 collect2.c:1579
4296 #, c-format
4297 msgid "redirecting stdout: %s"
4298 msgstr "перанакіраванне stdout: %s"
4300 #: collect2.c:1618
4301 #, c-format
4302 msgid "[Leaving %s]\n"
4303 msgstr ""
4305 #: collect2.c:1838
4306 #, c-format
4307 msgid ""
4308 "\n"
4309 "write_c_file - output name is %s, prefix is %s\n"
4310 msgstr ""
4312 #: collect2.c:2042
4313 #, fuzzy
4314 msgid "cannot find 'nm'"
4315 msgstr "нельга знайсці \"nm\""
4317 #: collect2.c:2052 collect2.c:2218
4318 msgid "pipe"
4319 msgstr "канвеер"
4321 #: collect2.c:2056 collect2.c:2222
4322 msgid "fdopen"
4323 msgstr ""
4325 #: collect2.c:2082 collect2.c:2248
4326 #, c-format
4327 msgid "dup2 %d 1"
4328 msgstr ""
4330 #: collect2.c:2085 collect2.c:2088 collect2.c:2101 collect2.c:2251
4331 #: collect2.c:2254 collect2.c:2267
4332 #, c-format
4333 msgid "close %d"
4334 msgstr ""
4336 #: collect2.c:2091 collect2.c:2257
4337 #, c-format
4338 msgid "execv %s"
4339 msgstr ""
4341 #: collect2.c:2145
4342 #, c-format
4343 msgid "init function found in object %s"
4344 msgstr ""
4346 #: collect2.c:2153
4347 #, c-format
4348 msgid "fini function found in object %s"
4349 msgstr ""
4351 #: collect2.c:2176 collect2.c:2306
4352 msgid "fclose"
4353 msgstr ""
4355 #: collect2.c:2209
4356 #, fuzzy
4357 msgid "cannot find 'ldd'"
4358 msgstr "не магу знайсці \"ldd\""
4360 #: collect2.c:2270
4361 msgid ""
4362 "\n"
4363 "ldd output with constructors/destructors.\n"
4364 msgstr ""
4366 #: collect2.c:2285
4367 #, c-format
4368 msgid "dynamic dependency %s not found"
4369 msgstr ""
4371 #: collect2.c:2297
4372 #, c-format
4373 msgid "unable to open dynamic dependency '%s'"
4374 msgstr ""
4376 #: collect2.c:2456
4377 #, c-format
4378 msgid "%s: not a COFF file"
4379 msgstr ""
4381 #: collect2.c:2576
4382 #, c-format
4383 msgid "%s: cannot open as COFF file"
4384 msgstr ""
4386 #: collect2.c:2631
4387 #, fuzzy, c-format
4388 msgid "library lib%s not found"
4389 msgstr "Бібліятэка lib%s не знойдзена"
4391 #: combine.c:12382
4392 #, c-format
4393 msgid ""
4394 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4395 ";; %d successes.\n"
4396 "\n"
4397 msgstr ""
4399 #: combine.c:12391
4400 #, c-format
4401 msgid ""
4402 "\n"
4403 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4404 ";; %d successes.\n"
4405 msgstr ""
4407 #: convert.c:69
4408 msgid "cannot convert to a pointer type"
4409 msgstr ""
4411 #: convert.c:302
4412 msgid "pointer value used where a floating point value was expected"
4413 msgstr ""
4415 #: convert.c:306
4416 msgid "aggregate value used where a float was expected"
4417 msgstr ""
4419 #: convert.c:331
4420 msgid "conversion to incomplete type"
4421 msgstr ""
4423 #: convert.c:660 convert.c:736
4424 msgid "can't convert between vector values of different size"
4425 msgstr ""
4427 #: convert.c:666
4428 msgid "aggregate value used where an integer was expected"
4429 msgstr ""
4431 #: convert.c:716
4432 msgid "pointer value used where a complex was expected"
4433 msgstr ""
4435 #: convert.c:720
4436 msgid "aggregate value used where a complex was expected"
4437 msgstr ""
4439 #: convert.c:742
4440 msgid "can't convert value to a vector"
4441 msgstr ""
4443 #: coverage.c:168
4444 #, c-format
4445 msgid "%qs is not a gcov data file"
4446 msgstr ""
4448 #: coverage.c:179
4449 msgid "%qs is version %q.*s, expected version %q.*s"
4450 msgstr ""
4452 #: coverage.c:259 coverage.c:267
4453 #, c-format
4454 msgid "coverage mismatch for function %u while reading execution counters."
4455 msgstr ""
4457 #: coverage.c:261 coverage.c:344
4458 #, c-format
4459 msgid "checksum is %x instead of %x"
4460 msgstr ""
4462 #: coverage.c:269 coverage.c:352
4463 #, c-format
4464 msgid "number of counters is %d instead of %d"
4465 msgstr ""
4467 #: coverage.c:275
4468 #, c-format
4469 msgid "cannot merge separate %s counters for function %u"
4470 msgstr ""
4472 #: coverage.c:296
4473 #, c-format
4474 msgid "%qs has overflowed"
4475 msgstr ""
4477 #: coverage.c:296
4478 #, c-format
4479 msgid "%qs is corrupted"
4480 msgstr ""
4482 #: coverage.c:333
4483 #, c-format
4484 msgid "no coverage for function %qs found."
4485 msgstr ""
4487 #: coverage.c:341 coverage.c:349
4488 #, c-format
4489 msgid "coverage mismatch for function %qs while reading counter %qs."
4490 msgstr ""
4492 #: coverage.c:532
4493 #, fuzzy, c-format
4494 msgid "cannot open %s"
4495 msgstr "немагчыма адчыніць %s"
4497 #: coverage.c:567
4498 #, fuzzy, c-format
4499 msgid "error writing %qs"
4500 msgstr "памылка запісу ў %s"
4502 #: cppspec.c:106
4503 #, c-format
4504 msgid "\"%s\" is not a valid option to the preprocessor"
4505 msgstr ""
4507 #: cppspec.c:128
4508 msgid "too many input files"
4509 msgstr "вельмі шмат уваходзячых файлаў"
4511 #: cse.c:6784
4512 #, c-format
4513 msgid ";; Processing block from %d to %d, %d sets.\n"
4514 msgstr ""
4516 #: diagnostic.c:168
4517 #, c-format
4518 msgid "%s:%d: confused by earlier errors, bailing out\n"
4519 msgstr ""
4521 #: diagnostic.c:228
4522 #, fuzzy
4523 msgid "compilation terminated due to -Wfatal-errors.\n"
4524 msgstr "кампіляцыя завершана.\n"
4526 #: diagnostic.c:237
4527 #, c-format
4528 msgid ""
4529 "Please submit a full bug report,\n"
4530 "with preprocessed source if appropriate.\n"
4531 "See %s for instructions.\n"
4532 msgstr ""
4534 #: diagnostic.c:246
4535 msgid "compilation terminated.\n"
4536 msgstr "кампіляцыя завершана.\n"
4538 #: diagnostic.c:537
4539 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4540 msgstr ""
4542 #: diagnostic.c:556
4543 #, fuzzy, c-format
4544 msgid "in %s, at %s:%d"
4545 msgstr "спынена ў %s, ля %s:%d"
4547 #: dominance.c:834
4548 #, c-format
4549 msgid "dominator of %d status unknown"
4550 msgstr ""
4552 #: dominance.c:836
4553 #, c-format
4554 msgid "dominator of %d should be %d, not %d"
4555 msgstr ""
4557 #: dominance.c:848
4558 #, c-format
4559 msgid "ENTRY does not dominate bb %d"
4560 msgstr ""
4562 #: dwarf2out.c:3388
4563 #, c-format
4564 msgid "DW_LOC_OP %s not implemented\n"
4565 msgstr ""
4567 #: emit-rtl.c:1215
4568 msgid "can't access real part of complex value in hard register"
4569 msgstr ""
4571 #: emit-rtl.c:1242
4572 msgid "can't access imaginary part of complex value in hard register"
4573 msgstr ""
4575 #: emit-rtl.c:2303
4576 #, fuzzy
4577 msgid "Invalid rtl sharing found in the insn"
4578 msgstr "нявернае выкарыстанне \"restict\""
4580 #: emit-rtl.c:2305
4581 msgid "Shared rtx"
4582 msgstr ""
4584 #: emit-rtl.c:2307
4585 msgid "Internal consistency failure"
4586 msgstr ""
4588 #: emit-rtl.c:3343
4589 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4590 msgstr ""
4592 #: errors.c:133 java/jv-scan.c:294
4593 #, c-format
4594 msgid "abort in %s, at %s:%d"
4595 msgstr "спынена ў %s, ля %s:%d"
4597 #: except.c:340
4598 msgid "exception handling disabled, use -fexceptions to enable"
4599 msgstr ""
4601 #: except.c:2577
4602 #, fuzzy
4603 msgid "argument of %<__builtin_eh_return_regno%> must be constant"
4604 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
4606 #: except.c:2708
4607 msgid "__builtin_eh_return not supported on this target"
4608 msgstr ""
4610 #: explow.c:1355
4611 msgid "stack limits not supported on this target"
4612 msgstr ""
4614 #: final.c:1061
4615 msgid "negative insn length"
4616 msgstr ""
4618 #: final.c:2501
4619 msgid "could not split insn"
4620 msgstr ""
4622 #: final.c:2851
4623 #, fuzzy
4624 msgid "invalid 'asm': "
4625 msgstr "нерэчаісная маска"
4627 #: final.c:3034
4628 msgid "nested assembly dialect alternatives"
4629 msgstr ""
4631 #: final.c:3051 final.c:3063
4632 msgid "unterminated assembly dialect alternative"
4633 msgstr ""
4635 #: final.c:3110
4636 #, c-format
4637 msgid "operand number missing after %%-letter"
4638 msgstr ""
4640 #: final.c:3113 final.c:3154
4641 msgid "operand number out of range"
4642 msgstr ""
4644 #: final.c:3173
4645 #, c-format
4646 msgid "invalid %%-code"
4647 msgstr "нерэчаісны %%-код"
4649 #: final.c:3203
4650 #, c-format
4651 msgid "'%%l' operand isn't a label"
4652 msgstr ""
4654 #. We can't handle floating point constants;
4655 #. PRINT_OPERAND must handle them.
4656 #. We can't handle floating point constants; PRINT_OPERAND must
4657 #. handle them.
4658 #. We can't handle floating point constants;
4659 #. PRINT_OPERAND must handle them.
4660 #: final.c:3305 vmsdbgout.c:487 config/i386/i386.c:5836
4661 #: config/pdp11/pdp11.c:1690
4662 msgid "floating constant misused"
4663 msgstr ""
4665 #: final.c:3361 vmsdbgout.c:544 config/i386/i386.c:5914
4666 #: config/pdp11/pdp11.c:1737
4667 msgid "invalid expression as operand"
4668 msgstr ""
4670 #: flow.c:495 flow.c:519 flow.c:541
4671 #, fuzzy
4672 msgid "internal consistency failure"
4673 msgstr "унутраная памылка"
4675 #: flow.c:1578
4676 msgid "Attempt to delete prologue/epilogue insn:"
4677 msgstr ""
4679 #: fold-const.c:3186 fold-const.c:3197
4680 #, c-format
4681 msgid "comparison is always %d due to width of bit-field"
4682 msgstr ""
4684 #: fold-const.c:4755 fold-const.c:4770
4685 #, c-format
4686 msgid "comparison is always %d"
4687 msgstr ""
4689 #: fold-const.c:4899
4690 msgid "%<or%> of unmatched not-equal tests is always 1"
4691 msgstr ""
4693 #: fold-const.c:4904
4694 msgid "%<and%> of mutually exclusive equal-tests is always 0"
4695 msgstr ""
4697 #: fold-const.c:9334
4698 msgid "fold check: original tree changed by fold"
4699 msgstr ""
4701 #: function.c:831 varasm.c:1569
4702 #, fuzzy
4703 msgid "%Jsize of variable %qD is too large"
4704 msgstr "памер масіва \"%s\" вельмі вялікі"
4706 #: function.c:1442
4707 #, fuzzy
4708 msgid "impossible constraint in %<asm%>"
4709 msgstr "немагчымы апэратар '%s'"
4711 #: function.c:3495
4712 msgid "%Jvariable %qD might be clobbered by %<longjmp%> or %<vfork%>"
4713 msgstr ""
4715 #: function.c:3516
4716 msgid "%Jargument %qD might be clobbered by %<longjmp%> or %<vfork%>"
4717 msgstr ""
4719 #: function.c:3907
4720 msgid "function returns an aggregate"
4721 msgstr ""
4723 #: function.c:4249
4724 #, fuzzy
4725 msgid "%Junused parameter %qD"
4726 msgstr "невыкарыстаемы параметр \"%s\""
4728 #: gcc.c:1242
4729 #, c-format
4730 msgid "ambiguous abbreviation %s"
4731 msgstr ""
4733 #: gcc.c:1269
4734 #, fuzzy, c-format
4735 msgid "incomplete '%s' option"
4736 msgstr "аргумент для \"%s\" прапушчан"
4738 #: gcc.c:1280
4739 #, fuzzy, c-format
4740 msgid "missing argument to '%s' option"
4741 msgstr "аргумент для \"%s\" прапушчан"
4743 #: gcc.c:1293
4744 #, fuzzy, c-format
4745 msgid "extraneous argument to '%s' option"
4746 msgstr "аргумент для \"%s\" прапушчан"
4748 #: gcc.c:1637
4749 msgid "Using built-in specs.\n"
4750 msgstr ""
4752 #: gcc.c:1825
4753 #, c-format
4754 msgid ""
4755 "Setting spec %s to '%s'\n"
4756 "\n"
4757 msgstr ""
4759 #: gcc.c:1934
4760 #, c-format
4761 msgid "Reading specs from %s\n"
4762 msgstr ""
4764 #: gcc.c:2030 gcc.c:2049
4765 #, c-format
4766 msgid "specs %%include syntax malformed after %ld characters"
4767 msgstr ""
4769 #: gcc.c:2057
4770 #, fuzzy, c-format
4771 msgid "could not find specs file %s\n"
4772 msgstr "не магу знайсці крыніцу %s\n"
4774 #: gcc.c:2074 gcc.c:2082 gcc.c:2091 gcc.c:2100
4775 #, c-format
4776 msgid "specs %%rename syntax malformed after %ld characters"
4777 msgstr ""
4779 #: gcc.c:2109
4780 #, c-format
4781 msgid "specs %s spec was not found to be renamed"
4782 msgstr ""
4784 #: gcc.c:2116
4785 #, c-format
4786 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
4787 msgstr ""
4789 #: gcc.c:2121
4790 #, c-format
4791 msgid "rename spec %s to %s\n"
4792 msgstr ""
4794 #: gcc.c:2123
4795 #, c-format
4796 msgid ""
4797 "spec is '%s'\n"
4798 "\n"
4799 msgstr ""
4801 #: gcc.c:2136
4802 #, c-format
4803 msgid "specs unknown %% command after %ld characters"
4804 msgstr ""
4806 #: gcc.c:2147 gcc.c:2160
4807 #, c-format
4808 msgid "specs file malformed after %ld characters"
4809 msgstr ""
4811 #: gcc.c:2213
4812 msgid "spec file has no spec for linking"
4813 msgstr ""
4815 #: gcc.c:2635
4816 #, c-format
4817 msgid "system path '%s' is not absolute"
4818 msgstr ""
4820 #: gcc.c:2698
4821 msgid "-pipe not supported"
4822 msgstr "-pipe не падтрымліваецца"
4824 #: gcc.c:2760
4825 msgid ""
4826 "\n"
4827 "Go ahead? (y or n) "
4828 msgstr ""
4830 #: gcc.c:2885
4831 #, c-format
4832 msgid ""
4833 "Internal error: %s (program %s)\n"
4834 "Please submit a full bug report.\n"
4835 "See %s for instructions."
4836 msgstr ""
4838 #: gcc.c:2903
4839 #, c-format
4840 msgid "# %s %.2f %.2f\n"
4841 msgstr "# %s %.2f %.2f\n"
4843 #: gcc.c:3033
4844 #, c-format
4845 msgid "Usage: %s [options] file...\n"
4846 msgstr "Выкарыстанне: %s [выбары] файл...\n"
4848 #: gcc.c:3034
4849 msgid "Options:\n"
4850 msgstr "Выбары:\n"
4852 #: gcc.c:3036
4853 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
4854 msgstr ""
4856 #: gcc.c:3037
4857 msgid "  --help                   Display this information\n"
4858 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
4860 #: gcc.c:3038
4861 msgid "  --target-help            Display target specific command line options\n"
4862 msgstr ""
4864 #: gcc.c:3040
4865 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
4866 msgstr ""
4868 #: gcc.c:3041
4869 msgid "  -dumpspecs               Display all of the built in spec strings\n"
4870 msgstr ""
4872 #: gcc.c:3042
4873 msgid "  -dumpversion             Display the version of the compiler\n"
4874 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
4876 #: gcc.c:3043
4877 msgid "  -dumpmachine             Display the compiler's target processor\n"
4878 msgstr ""
4880 #: gcc.c:3044
4881 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
4882 msgstr ""
4884 #: gcc.c:3045
4885 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
4886 msgstr ""
4888 #: gcc.c:3046
4889 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
4890 msgstr ""
4892 #: gcc.c:3047
4893 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
4894 msgstr ""
4896 #: gcc.c:3048
4897 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
4898 msgstr ""
4900 #: gcc.c:3049
4901 msgid ""
4902 "  -print-multi-lib         Display the mapping between command line options and\n"
4903 "                           multiple library search directories\n"
4904 msgstr ""
4906 #: gcc.c:3052
4907 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
4908 msgstr ""
4910 #: gcc.c:3053
4911 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
4912 msgstr ""
4914 #: gcc.c:3054
4915 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
4916 msgstr ""
4918 #: gcc.c:3055
4919 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
4920 msgstr ""
4922 #: gcc.c:3056
4923 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
4924 msgstr ""
4926 #: gcc.c:3057
4927 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
4928 msgstr ""
4930 #: gcc.c:3058
4931 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
4932 msgstr ""
4934 #: gcc.c:3059
4935 #, fuzzy
4936 msgid "  -combine                 Pass multiple source files to compiler at once\n"
4937 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
4939 #: gcc.c:3060
4940 msgid "  -save-temps              Do not delete intermediate files\n"
4941 msgstr ""
4943 #: gcc.c:3061
4944 msgid "  -pipe                    Use pipes rather than intermediate files\n"
4945 msgstr ""
4947 #: gcc.c:3062
4948 msgid "  -time                    Time the execution of each subprocess\n"
4949 msgstr ""
4951 #: gcc.c:3063
4952 #, fuzzy
4953 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
4954 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
4956 #: gcc.c:3064
4957 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
4958 msgstr ""
4960 #: gcc.c:3065
4961 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
4962 msgstr ""
4964 #: gcc.c:3066
4965 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
4966 msgstr ""
4968 #: gcc.c:3067
4969 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
4970 msgstr ""
4972 #: gcc.c:3068
4973 msgid "  -v                       Display the programs invoked by the compiler\n"
4974 msgstr ""
4976 #: gcc.c:3069
4977 msgid "  -###                     Like -v but options quoted and commands not executed\n"
4978 msgstr ""
4980 #: gcc.c:3070
4981 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
4982 msgstr ""
4984 #: gcc.c:3071
4985 msgid "  -S                       Compile only; do not assemble or link\n"
4986 msgstr ""
4988 #: gcc.c:3072
4989 msgid "  -c                       Compile and assemble, but do not link\n"
4990 msgstr ""
4992 #: gcc.c:3073
4993 msgid "  -o <file>                Place the output into <file>\n"
4994 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
4996 #: gcc.c:3074
4997 msgid ""
4998 "  -x <language>            Specify the language of the following input files\n"
4999 "                           Permissible languages include: c c++ assembler none\n"
5000 "                           'none' means revert to the default behavior of\n"
5001 "                           guessing the language based on the file's extension\n"
5002 msgstr ""
5004 #: gcc.c:3081
5005 #, c-format
5006 msgid ""
5007 "\n"
5008 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5009 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5010 " other options on to these processes the -W<letter> options must be used.\n"
5011 msgstr ""
5013 #: gcc.c:3201
5014 #, c-format
5015 msgid "'-%c' option must have argument"
5016 msgstr ""
5018 #: gcc.c:3223
5019 #, c-format
5020 msgid "couldn't run '%s': %s"
5021 msgstr ""
5023 #. translate_options () has turned --version into -fversion.
5024 #: gcc.c:3408
5025 #, c-format
5026 msgid "%s (GCC) %s\n"
5027 msgstr ""
5029 #: gcc.c:3410 gcov.c:412 java/gjavah.c:2368 java/jcf-dump.c:916
5030 #: java/jv-scan.c:128
5031 msgid "(C)"
5032 msgstr ""
5034 #: gcc.c:3411 java/gjavah.c:2369 java/jcf-dump.c:917 java/jv-scan.c:129
5035 #, c-format
5036 msgid ""
5037 "This is free software; see the source for copying conditions.  There is NO\n"
5038 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5039 "\n"
5040 msgstr ""
5042 #: gcc.c:3512
5043 #, fuzzy
5044 msgid "argument to '-Xlinker' is missing"
5045 msgstr "аргумент для \"-x\" прапушчан"
5047 #: gcc.c:3520
5048 #, fuzzy
5049 msgid "argument to '-Xpreprocessor' is missing"
5050 msgstr "аргумент для \"-%s\" прапушчан"
5052 #: gcc.c:3527
5053 #, fuzzy
5054 msgid "argument to '-Xassembler' is missing"
5055 msgstr "аргумент для \"-x\" прапушчан"
5057 #: gcc.c:3534
5058 #, fuzzy
5059 msgid "argument to '-l' is missing"
5060 msgstr "аргумент для \"-x\" прапушчан"
5062 #: gcc.c:3555
5063 #, fuzzy
5064 msgid "argument to '-specs' is missing"
5065 msgstr "аргумент для \"-%s\" прапушчан"
5067 #: gcc.c:3569
5068 #, fuzzy
5069 msgid "argument to '-specs=' is missing"
5070 msgstr "аргумент для \"-%s\" прапушчан"
5072 #: gcc.c:3606
5073 #, c-format
5074 msgid "'-%c' must come at the start of the command line"
5075 msgstr ""
5077 #: gcc.c:3615
5078 #, fuzzy
5079 msgid "argument to '-B' is missing"
5080 msgstr "аргумент для \"-x\" прапушчан"
5082 #: gcc.c:3788
5083 msgid "warning: -pipe ignored because -save-temps specified"
5084 msgstr ""
5086 #: gcc.c:3792
5087 msgid "warning: -pipe ignored because -time specified"
5088 msgstr ""
5090 #: gcc.c:4004
5091 #, fuzzy
5092 msgid "argument to '-x' is missing"
5093 msgstr "аргумент для \"-x\" прапушчан"
5095 #: gcc.c:4032
5096 #, fuzzy, c-format
5097 msgid "argument to '-%s' is missing"
5098 msgstr "аргумент для \"-%s\" прапушчан"
5100 #: gcc.c:4093
5101 #, c-format
5102 msgid "warning: '-x %s' after last input file has no effect"
5103 msgstr ""
5105 #: gcc.c:4370
5106 #, c-format
5107 msgid "switch '%s' does not start with '-'"
5108 msgstr ""
5110 #: gcc.c:4597
5111 #, c-format
5112 msgid "spec '%s' invalid"
5113 msgstr ""
5115 #: gcc.c:4663
5116 #, c-format
5117 msgid "%s\n"
5118 msgstr "%s\n"
5120 #: gcc.c:4736
5121 #, fuzzy, c-format
5122 msgid "spec '%s' has invalid '%%0%c'"
5123 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5125 #: gcc.c:4933
5126 #, fuzzy, c-format
5127 msgid "spec '%s' has invalid '%%W%c"
5128 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5130 #: gcc.c:4964
5131 #, fuzzy, c-format
5132 msgid "spec '%s' has invalid '%%x%c'"
5133 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
5135 #. Catch the case where a spec string contains something like
5136 #. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
5137 #. hand side of the :.
5138 #: gcc.c:5176
5139 #, c-format
5140 msgid "spec failure: '%%*' has not been initialized by pattern match"
5141 msgstr ""
5143 #: gcc.c:5185
5144 #, c-format
5145 msgid "warning: use of obsolete %%[ operator in specs"
5146 msgstr ""
5148 #: gcc.c:5203
5149 #, c-format
5150 msgid "Processing spec %c%s%c, which is '%s'\n"
5151 msgstr ""
5153 #: gcc.c:5266
5154 #, fuzzy, c-format
5155 msgid "spec failure: unrecognized spec option '%c'"
5156 msgstr "нераспазнаны выбар \"-%s\""
5158 #: gcc.c:5345
5159 #, fuzzy, c-format
5160 msgid "unknown spec function '%s'"
5161 msgstr "невядомы рэжым машыны \"%s\""
5163 #: gcc.c:5364
5164 #, fuzzy, c-format
5165 msgid "error in args to spec function '%s'"
5166 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5168 #: gcc.c:5412
5169 msgid "malformed spec function name"
5170 msgstr ""
5172 #. )
5173 #: gcc.c:5415
5174 #, fuzzy
5175 msgid "no arguments for spec function"
5176 msgstr "не хапае аргументаў у функцыі"
5178 #: gcc.c:5434
5179 msgid "malformed spec function arguments"
5180 msgstr ""
5182 #: gcc.c:5657
5183 #, c-format
5184 msgid "braced spec '%s' is invalid at '%c'"
5185 msgstr ""
5187 #: gcc.c:5745
5188 #, c-format
5189 msgid "braced spec body '%s' is invalid"
5190 msgstr ""
5192 #: gcc.c:6171
5193 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5194 msgstr ""
5196 #: gcc.c:6181
5197 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5198 msgstr ""
5200 #: gcc.c:6274
5201 #, fuzzy, c-format
5202 msgid "unrecognized option '-%s'"
5203 msgstr "нераспазнаны выбар \"-%s\""
5205 #: gcc.c:6280
5206 #, c-format
5207 msgid "install: %s%s\n"
5208 msgstr ""
5210 #: gcc.c:6281
5211 #, c-format
5212 msgid "programs: %s\n"
5213 msgstr "праграмы: %s\n"
5215 #: gcc.c:6282
5216 #, c-format
5217 msgid "libraries: %s\n"
5218 msgstr "бібліятэкі: %s\n"
5220 #: gcc.c:6339
5221 #, c-format
5222 msgid ""
5223 "\n"
5224 "For bug reporting instructions, please see:\n"
5225 msgstr ""
5226 "\n"
5227 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5229 #: gcc.c:6355
5230 #, c-format
5231 msgid "Configured with: %s\n"
5232 msgstr ""
5234 #: gcc.c:6369
5235 #, c-format
5236 msgid "Thread model: %s\n"
5237 msgstr ""
5239 #: gcc.c:6380
5240 #, c-format
5241 msgid "gcc version %s\n"
5242 msgstr "версія gcc %s\n"
5244 #: gcc.c:6382
5245 #, c-format
5246 msgid "gcc driver version %s executing gcc version %s\n"
5247 msgstr ""
5249 #: gcc.c:6390
5250 #, fuzzy
5251 msgid "no input files"
5252 msgstr "няма ўваходзячых файлаў"
5254 #: gcc.c:6461 gcc.c:6524
5255 #, c-format
5256 msgid "%s: %s compiler not installed on this system"
5257 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5259 #: gcc.c:6470
5260 #, fuzzy, c-format
5261 msgid "spec '%s' is invalid"
5262 msgstr "параметр \"%s\" ініцыялізаваны"
5264 #: gcc.c:6607
5265 #, c-format
5266 msgid "%s: linker input file unused because linking not done"
5267 msgstr ""
5269 #: gcc.c:6647
5270 #, c-format
5271 msgid "language %s not recognized"
5272 msgstr "мова %s не распазнана"
5274 #: gcc.c:6718
5275 #, c-format
5276 msgid "%s: %s"
5277 msgstr ""
5279 #: gcc.c:6938
5280 #, fuzzy, c-format
5281 msgid "multilib spec '%s' is invalid"
5282 msgstr "параметр \"%s\" ініцыялізаваны"
5284 #: gcc.c:7130
5285 #, c-format
5286 msgid "multilib exclusions '%s' is invalid"
5287 msgstr ""
5289 #: gcc.c:7188 gcc.c:7329
5290 #, fuzzy, c-format
5291 msgid "multilib select '%s' is invalid"
5292 msgstr "параметр \"%s\" ініцыялізаваны"
5294 #: gcc.c:7367
5295 #, c-format
5296 msgid "multilib exclusion '%s' is invalid"
5297 msgstr ""
5299 #: gcov.c:385
5300 msgid ""
5301 "Usage: gcov [OPTION]... SOURCEFILE\n"
5302 "\n"
5303 msgstr ""
5305 #: gcov.c:386
5306 msgid ""
5307 "Print code coverage information.\n"
5308 "\n"
5309 msgstr ""
5311 #: gcov.c:387
5312 #, fuzzy
5313 msgid "  -h, --help                      Print this help, then exit\n"
5314 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5316 #: gcov.c:388
5317 #, fuzzy
5318 msgid "  -v, --version                   Print version number, then exit\n"
5319 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5321 #: gcov.c:389
5322 msgid "  -a, --all-blocks                Show information for every basic block\n"
5323 msgstr ""
5325 #: gcov.c:390
5326 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5327 msgstr ""
5329 #: gcov.c:391
5330 msgid ""
5331 "  -c, --branch-counts             Given counts of branches taken\n"
5332 "                                    rather than percentages\n"
5333 msgstr ""
5335 #: gcov.c:393
5336 #, fuzzy
5337 msgid "  -n, --no-output                 Do not create an output file\n"
5338 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5340 #: gcov.c:394
5341 msgid ""
5342 "  -l, --long-file-names           Use long output file names for included\n"
5343 "                                    source files\n"
5344 msgstr ""
5346 #: gcov.c:396
5347 msgid "  -f, --function-summaries        Output summaries for each function\n"
5348 msgstr ""
5350 #: gcov.c:397
5351 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5352 msgstr ""
5354 #: gcov.c:398
5355 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5356 msgstr ""
5358 #: gcov.c:399
5359 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5360 msgstr ""
5362 #: gcov.c:400
5363 #, fuzzy, c-format
5364 msgid ""
5365 "\n"
5366 "For bug reporting instructions, please see:\n"
5367 "%s.\n"
5368 msgstr ""
5369 "\n"
5370 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5372 #: gcov.c:410
5373 #, c-format
5374 msgid "gcov (GCC) %s\n"
5375 msgstr ""
5377 #: gcov.c:414
5378 msgid ""
5379 "This is free software; see the source for copying conditions.\n"
5380 "There is NO warranty; not even for MERCHANTABILITY or \n"
5381 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5382 "\n"
5383 msgstr ""
5385 #: gcov.c:504
5386 #, fuzzy, c-format
5387 msgid "%s:no functions found\n"
5388 msgstr "не знойдзена\n"
5390 #: gcov.c:525 gcov.c:553
5391 #, fuzzy
5392 msgid "\n"
5393 msgstr ":\n"
5395 #: gcov.c:540
5396 #, fuzzy, c-format
5397 msgid "%s:creating '%s'\n"
5398 msgstr "%s: кампілюецца \"%s\"\n"
5400 #: gcov.c:544
5401 #, fuzzy, c-format
5402 msgid "%s:error writing output file '%s'\n"
5403 msgstr ""
5404 "\n"
5405 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5407 #: gcov.c:549
5408 #, fuzzy, c-format
5409 msgid "%s:could not open output file '%s'\n"
5410 msgstr "немагчыма адчыніць файл уводу `%s'"
5412 #: gcov.c:700
5413 #, fuzzy, c-format
5414 msgid "%s:cannot open graph file\n"
5415 msgstr "немагчыма адчыніць файл уводу `%s'"
5417 #: gcov.c:706
5418 #, c-format
5419 msgid "%s:not a gcov graph file\n"
5420 msgstr ""
5422 #: gcov.c:719
5423 #, c-format
5424 msgid "%s:version '%.4s', prefer '%.4s'\n"
5425 msgstr ""
5427 #: gcov.c:771
5428 #, c-format
5429 msgid "%s:already seen blocks for '%s'\n"
5430 msgstr ""
5432 #: gcov.c:889 gcov.c:1045
5433 #, c-format
5434 msgid "%s:corrupted\n"
5435 msgstr ""
5437 #: gcov.c:963
5438 #, fuzzy, c-format
5439 msgid "%s:cannot open data file\n"
5440 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5442 #: gcov.c:968
5443 #, fuzzy, c-format
5444 msgid "%s:not a gcov data file\n"
5445 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5447 #: gcov.c:981
5448 #, c-format
5449 msgid "%s:version '%.4s', prefer version '%.4s'\n"
5450 msgstr ""
5452 #: gcov.c:987
5453 #, c-format
5454 msgid "%s:stamp mismatch with graph file\n"
5455 msgstr ""
5457 #: gcov.c:1013
5458 #, fuzzy, c-format
5459 msgid "%s:unknown function '%u'\n"
5460 msgstr "у функцыі \"%s\":"
5462 #: gcov.c:1026
5463 #, c-format
5464 msgid "%s:profile mismatch for '%s'\n"
5465 msgstr ""
5467 #: gcov.c:1045
5468 #, c-format
5469 msgid "%s:overflowed\n"
5470 msgstr ""
5472 #: gcov.c:1069
5473 #, c-format
5474 msgid "%s:'%s' lacks entry and/or exit blocks\n"
5475 msgstr ""
5477 #: gcov.c:1074
5478 #, c-format
5479 msgid "%s:'%s' has arcs to entry block\n"
5480 msgstr ""
5482 #: gcov.c:1082
5483 #, c-format
5484 msgid "%s:'%s' has arcs from exit block\n"
5485 msgstr ""
5487 #: gcov.c:1290
5488 #, c-format
5489 msgid "%s:graph is unsolvable for '%s'\n"
5490 msgstr ""
5492 #: gcov.c:1370
5493 #, fuzzy, c-format
5494 msgid "%s '%s'\n"
5495 msgstr "%s: %s: "
5497 #: gcov.c:1373
5498 #, c-format
5499 msgid "Lines executed:%s of %d\n"
5500 msgstr ""
5502 #: gcov.c:1377
5503 msgid "No executable lines\n"
5504 msgstr ""
5506 #: gcov.c:1383
5507 #, c-format
5508 msgid "Branches executed:%s of %d\n"
5509 msgstr ""
5511 #: gcov.c:1387
5512 #, c-format
5513 msgid "Taken at least once:%s of %d\n"
5514 msgstr ""
5516 #: gcov.c:1393
5517 msgid "No branches\n"
5518 msgstr ""
5520 #: gcov.c:1395
5521 #, c-format
5522 msgid "Calls executed:%s of %d\n"
5523 msgstr ""
5525 #: gcov.c:1399
5526 msgid "No calls\n"
5527 msgstr ""
5529 #: gcov.c:1540
5530 #, fuzzy, c-format
5531 msgid "%s:no lines for '%s'\n"
5532 msgstr "%s перад \"%s\""
5534 #: gcov.c:1735
5535 #, c-format
5536 msgid "call   %2d returned %s\n"
5537 msgstr ""
5539 #: gcov.c:1740
5540 #, c-format
5541 msgid "call   %2d never executed\n"
5542 msgstr ""
5544 #: gcov.c:1745
5545 #, c-format
5546 msgid "branch %2d taken %s%s\n"
5547 msgstr ""
5549 #: gcov.c:1749
5550 #, c-format
5551 msgid "branch %2d never executed\n"
5552 msgstr ""
5554 #: gcov.c:1754
5555 #, fuzzy, c-format
5556 msgid "unconditional %2d taken %s\n"
5557 msgstr "невядомая назва рэгістра: %s\n"
5559 #: gcov.c:1757
5560 #, c-format
5561 msgid "unconditional %2d never executed\n"
5562 msgstr ""
5564 #: gcov.c:1789
5565 #, fuzzy, c-format
5566 msgid "%s:cannot open source file\n"
5567 msgstr "не магу знайсці крыніцу %s"
5569 #: gcov.c:1799
5570 #, c-format
5571 msgid "%s:source file is newer than graph file '%s'\n"
5572 msgstr ""
5574 #. Return if there's nothing to do, or it is too expensive.
5575 #: gcse.c:711
5576 msgid "GCSE disabled"
5577 msgstr ""
5579 #. Return if there's nothing to do, or it is too expensive.
5580 #: gcse.c:6536
5581 msgid "jump bypassing disabled"
5582 msgstr ""
5584 #: gcse.c:6597
5585 #, c-format
5586 msgid "%s: %d basic blocks and %d edges/basic block"
5587 msgstr ""
5589 #: gcse.c:6610
5590 #, c-format
5591 msgid "%s: %d basic blocks and %d registers"
5592 msgstr ""
5594 #: ggc-common.c:397 ggc-common.c:405 ggc-common.c:473 ggc-common.c:494
5595 #: ggc-page.c:2203 ggc-page.c:2235 ggc-page.c:2242 ggc-zone.c:1582
5596 #: ggc-zone.c:1588 ggc-zone.c:1597
5597 #, fuzzy, c-format
5598 msgid "can't write PCH file: %m"
5599 msgstr "не магу запісаць ў %s"
5601 #: ggc-common.c:487
5602 #, fuzzy, c-format
5603 msgid "can't get position in PCH file: %m"
5604 msgstr "немагчыма зачыніць уваходзячы файл %s"
5606 #: ggc-common.c:497
5607 #, fuzzy, c-format
5608 msgid "can't write padding to PCH file: %m"
5609 msgstr "не магу запісаць ў %s"
5611 #: ggc-common.c:550 ggc-common.c:558 ggc-common.c:565 ggc-common.c:568
5612 #: ggc-common.c:578 ggc-common.c:581 ggc-page.c:2329 ggc-zone.c:1607
5613 #, fuzzy, c-format
5614 msgid "can't read PCH file: %m"
5615 msgstr "не магу прачытаць з %s"
5617 #: ggc-common.c:573
5618 msgid "had to relocate PCH"
5619 msgstr ""
5621 #: ggc-page.c:1448
5622 #, c-format
5623 msgid "open /dev/zero: %m"
5624 msgstr ""
5626 #: ggc-page.c:2220 ggc-page.c:2226
5627 #, fuzzy
5628 msgid "can't write PCH file"
5629 msgstr "не магу запісаць ў %s"
5631 #: gimple-low.c:203
5632 msgid "unexpected node"
5633 msgstr ""
5635 #: gimplify.c:3137
5636 #, c-format
5637 msgid "invalid lvalue in asm output %d"
5638 msgstr ""
5640 #: gimplify.c:3185
5641 #, c-format
5642 msgid "memory input %d is not directly addressable"
5643 msgstr ""
5645 #: gimplify.c:4032
5646 msgid "gimplification failed"
5647 msgstr ""
5649 #: global.c:373 global.c:386 global.c:400
5650 #, fuzzy, c-format
5651 msgid "%s cannot be used in asm here"
5652 msgstr "\"%s\" звычайна функцыя"
5654 #: graph.c:403 passes.c:131 java/jcf-parse.c:1040 java/jcf-parse.c:1180
5655 #: java/lex.c:1842 objc/objc-act.c:550
5656 #, fuzzy, c-format
5657 msgid "can't open %s: %m"
5658 msgstr "немагчыма адчыніць %s"
5660 #: haifa-sched.c:182
5661 #, c-format
5662 msgid "fix_sched_param: unknown param: %s"
5663 msgstr ""
5665 #. Opening quotation mark.
5666 #: intl.c:58
5667 msgid "`"
5668 msgstr ""
5670 #. Closing quotation mark.
5671 #: intl.c:61
5672 msgid "'"
5673 msgstr ""
5675 #: langhooks.c:516
5676 msgid "At top level:"
5677 msgstr ""
5679 #: langhooks.c:521
5680 #, fuzzy, c-format
5681 msgid "In member function %qs:"
5682 msgstr "у функцыі \"%s\":"
5684 #: langhooks.c:525
5685 #, fuzzy, c-format
5686 msgid "In function %qs:"
5687 msgstr "у функцыі \"%s\":"
5689 #. What to print when a switch has no documentation.
5690 #: opts.c:89
5691 msgid "This switch lacks documentation"
5692 msgstr ""
5694 #. Eventually this should become a hard error IMO.
5695 #: opts.c:259
5696 #, c-format
5697 msgid "command line option \"%s\" is valid for %s but not for %s"
5698 msgstr ""
5700 #: opts.c:347
5701 #, fuzzy, c-format
5702 msgid "missing argument to \"%s\""
5703 msgstr "аргумент для \"%s\" прапушчан"
5705 #: opts.c:357
5706 #, fuzzy, c-format
5707 msgid "argument to \"%s\" should be a non-negative integer"
5708 msgstr "першым аргументам \"%s\" павінен быць \"int\""
5710 #: opts.c:426
5711 #, fuzzy, c-format
5712 msgid "unrecognized command line option \"%s\""
5713 msgstr "Нераспазнаны выбар \"%s\""
5715 #: opts.c:632
5716 msgid "-Wuninitialized is not supported without -O"
5717 msgstr ""
5719 #: opts.c:646
5720 msgid "-freorder-blocks-and-partition does not work with exceptions"
5721 msgstr ""
5723 #: opts.c:659
5724 msgid "-freorder-blocks-and-partition does not work with -g (currently)"
5725 msgstr ""
5727 #: opts.c:820
5728 #, c-format
5729 msgid "structure alignment must be a small power of two, not %d"
5730 msgstr ""
5732 #: opts.c:885
5733 #, fuzzy, c-format
5734 msgid "unrecognised visibility value \"%s\""
5735 msgstr "нераспазнаная назва сэкцыі \"%s\""
5737 #: opts.c:937
5738 #, fuzzy, c-format
5739 msgid "unrecognized register name \"%s\""
5740 msgstr "нераспазнаная назва сэкцыі \"%s\""
5742 #: opts.c:957
5743 #, fuzzy, c-format
5744 msgid "unknown tls-model \"%s\""
5745 msgstr "невядомы рэжым машыны \"%s\""
5747 #: opts.c:1032
5748 #, c-format
5749 msgid "%s: --param arguments should be of the form NAME=VALUE"
5750 msgstr ""
5752 #: opts.c:1037
5753 #, fuzzy, c-format
5754 msgid "invalid --param value %qs"
5755 msgstr "нерэчаісны выбар --param : %s"
5757 #: opts.c:1133
5758 #, fuzzy
5759 msgid "target system does not support debug output"
5760 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
5762 #: opts.c:1140
5763 #, fuzzy, c-format
5764 msgid "debug format \"%s\" conflicts with prior selection"
5765 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
5767 #: opts.c:1156
5768 #, fuzzy, c-format
5769 msgid "unrecognised debug output level \"%s\""
5770 msgstr "нераспазнаная назва сэкцыі \"%s\""
5772 #: opts.c:1158
5773 #, c-format
5774 msgid "debug output level %s is too high"
5775 msgstr ""
5777 #: opts.c:1177
5778 msgid "The following options are language-independent:\n"
5779 msgstr ""
5781 #: opts.c:1184
5782 #, c-format
5783 msgid ""
5784 "The %s front end recognizes the following options:\n"
5785 "\n"
5786 msgstr ""
5788 #: opts.c:1198
5789 msgid "The --param option recognizes the following as parameters:\n"
5790 msgstr ""
5792 #. If we didn't find this parameter, issue an error message.
5793 #: params.c:76
5794 #, fuzzy, c-format
5795 msgid "invalid parameter %qs"
5796 msgstr "нерэчаісны парамэтр `%s'"
5798 #: passes.c:1250
5799 msgid "branch target register load optimization is not intended to be run twice"
5800 msgstr ""
5802 #: profile.c:284
5803 msgid "corrupted profile info: run_max * runs < sum_max"
5804 msgstr ""
5806 #: profile.c:290
5807 msgid "corrupted profile info: sum_all is smaller than sum_max"
5808 msgstr ""
5810 #: profile.c:335
5811 #, c-format
5812 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
5813 msgstr ""
5815 #: profile.c:503
5816 #, c-format
5817 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
5818 msgstr ""
5820 #: profile.c:524
5821 #, c-format
5822 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
5823 msgstr ""
5825 #: protoize.c:582
5826 #, fuzzy, c-format
5827 msgid "%s: error writing file '%s': %s\n"
5828 msgstr ""
5829 "\n"
5830 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5832 #: protoize.c:626
5833 #, c-format
5834 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
5835 msgstr ""
5837 #: protoize.c:629
5838 #, c-format
5839 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
5840 msgstr ""
5842 #: protoize.c:735
5843 #, fuzzy, c-format
5844 msgid "%s: warning: no read access for file '%s'\n"
5845 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
5847 #: protoize.c:743
5848 #, fuzzy, c-format
5849 msgid "%s: warning: no write access for file '%s'\n"
5850 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5852 #: protoize.c:751
5853 #, fuzzy, c-format
5854 msgid "%s: warning: no write access for dir containing '%s'\n"
5855 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5857 #. Catch cases like /.. where we try to backup to a
5858 #. point above the absolute root of the logical file
5859 #. system.
5860 #: protoize.c:1138
5861 #, c-format
5862 msgid "%s: invalid file name: %s\n"
5863 msgstr ""
5865 #: protoize.c:1286
5866 #, c-format
5867 msgid "%s: %s: can't get status: %s\n"
5868 msgstr ""
5870 #: protoize.c:1307
5871 #, c-format
5872 msgid ""
5873 "\n"
5874 "%s: fatal error: aux info file corrupted at line %d\n"
5875 msgstr ""
5877 #: protoize.c:1636
5878 #, fuzzy, c-format
5879 msgid "%s:%d: declaration of function '%s' takes different forms\n"
5880 msgstr "няма папярэдняга аб'яўлення для \"%s\""
5882 #: protoize.c:1891
5883 #, fuzzy, c-format
5884 msgid "%s: compiling '%s'\n"
5885 msgstr "%s: кампілюецца \"%s\"\n"
5887 #: protoize.c:1914
5888 #, c-format
5889 msgid "%s: wait: %s\n"
5890 msgstr ""
5892 #: protoize.c:1919
5893 #, c-format
5894 msgid "%s: subprocess got fatal signal %d\n"
5895 msgstr ""
5897 #: protoize.c:1927
5898 #, c-format
5899 msgid "%s: %s exited with status %d\n"
5900 msgstr ""
5902 #: protoize.c:1976
5903 #, c-format
5904 msgid "%s: warning: missing SYSCALLS file '%s'\n"
5905 msgstr ""
5907 #: protoize.c:1985 protoize.c:2014
5908 #, fuzzy, c-format
5909 msgid "%s: can't read aux info file '%s': %s\n"
5910 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
5912 #: protoize.c:2030 protoize.c:2058
5913 #, fuzzy, c-format
5914 msgid "%s: can't get status of aux info file '%s': %s\n"
5915 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
5917 #: protoize.c:2086
5918 #, fuzzy, c-format
5919 msgid "%s: can't open aux info file '%s' for reading: %s\n"
5920 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
5922 #: protoize.c:2104
5923 #, fuzzy, c-format
5924 msgid "%s: error reading aux info file '%s': %s\n"
5925 msgstr ""
5926 "\n"
5927 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5929 #: protoize.c:2117
5930 #, fuzzy, c-format
5931 msgid "%s: error closing aux info file '%s': %s\n"
5932 msgstr ""
5933 "\n"
5934 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5936 #: protoize.c:2133
5937 #, fuzzy, c-format
5938 msgid "%s: can't delete aux info file '%s': %s\n"
5939 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5941 #: protoize.c:2215 protoize.c:4185
5942 #, fuzzy, c-format
5943 msgid "%s: can't delete file '%s': %s\n"
5944 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5946 #: protoize.c:2293
5947 #, fuzzy, c-format
5948 msgid "%s: warning: can't rename file '%s' to '%s': %s\n"
5949 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
5951 #: protoize.c:2415
5952 #, c-format
5953 msgid "%s: conflicting extern definitions of '%s'\n"
5954 msgstr ""
5956 #: protoize.c:2419
5957 #, c-format
5958 msgid "%s: declarations of '%s' will not be converted\n"
5959 msgstr ""
5961 #: protoize.c:2421
5962 #, c-format
5963 msgid "%s: conflict list for '%s' follows:\n"
5964 msgstr ""
5966 #: protoize.c:2454
5967 #, c-format
5968 msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
5969 msgstr ""
5971 #: protoize.c:2494
5972 #, c-format
5973 msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
5974 msgstr ""
5976 #: protoize.c:2500
5977 #, fuzzy, c-format
5978 msgid "%s: %d: warning: no extern definition for '%s'\n"
5979 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5981 #: protoize.c:2530
5982 #, fuzzy, c-format
5983 msgid "%s: warning: no static definition for '%s' in file '%s'\n"
5984 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
5986 #: protoize.c:2536
5987 #, c-format
5988 msgid "%s: multiple static defs of '%s' in file '%s'\n"
5989 msgstr ""
5991 #: protoize.c:2706 protoize.c:2709
5992 #, c-format
5993 msgid "%s: %d: warning: source too confusing\n"
5994 msgstr ""
5996 #: protoize.c:2905
5997 #, c-format
5998 msgid "%s: %d: warning: varargs function declaration not converted\n"
5999 msgstr ""
6001 #: protoize.c:2920
6002 #, fuzzy, c-format
6003 msgid "%s: declaration of function '%s' not converted\n"
6004 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6006 #: protoize.c:3043
6007 #, fuzzy, c-format
6008 msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
6009 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6011 #: protoize.c:3064
6012 #, fuzzy, c-format
6013 msgid ""
6014 "\n"
6015 "%s: warning: too few parameter lists in declaration of '%s'\n"
6016 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6018 #: protoize.c:3160
6019 #, fuzzy, c-format
6020 msgid "%s: %d: warning: found '%s' but expected '%s'\n"
6021 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6023 #: protoize.c:3335
6024 #, fuzzy, c-format
6025 msgid "%s: local declaration for function '%s' not inserted\n"
6026 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6028 #: protoize.c:3362
6029 #, c-format
6030 msgid ""
6031 "\n"
6032 "%s: %d: warning: can't add declaration of '%s' into macro call\n"
6033 msgstr ""
6035 #: protoize.c:3434
6036 #, c-format
6037 msgid "%s: global declarations for file '%s' not inserted\n"
6038 msgstr ""
6040 #: protoize.c:3523 protoize.c:3553
6041 #, c-format
6042 msgid "%s: definition of function '%s' not converted\n"
6043 msgstr ""
6045 #: protoize.c:3542
6046 #, c-format
6047 msgid "%s: %d: warning: definition of %s not converted\n"
6048 msgstr ""
6050 #: protoize.c:3868
6051 #, c-format
6052 msgid "%s: found definition of '%s' at %s(%d)\n"
6053 msgstr ""
6055 #. If we make it here, then we did not know about this
6056 #. function definition.
6057 #: protoize.c:3884
6058 #, c-format
6059 msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
6060 msgstr ""
6062 #: protoize.c:3887
6063 #, c-format
6064 msgid "%s: function definition not converted\n"
6065 msgstr ""
6067 #: protoize.c:3945
6068 #, c-format
6069 msgid "%s: '%s' not converted\n"
6070 msgstr ""
6072 #: protoize.c:3953
6073 #, fuzzy, c-format
6074 msgid "%s: would convert file '%s'\n"
6075 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6077 #: protoize.c:3956
6078 #, fuzzy, c-format
6079 msgid "%s: converting file '%s'\n"
6080 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6082 #: protoize.c:3966
6083 #, fuzzy, c-format
6084 msgid "%s: can't get status for file '%s': %s\n"
6085 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6087 #: protoize.c:4008
6088 #, fuzzy, c-format
6089 msgid "%s: can't open file '%s' for reading: %s\n"
6090 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6092 #: protoize.c:4023
6093 #, fuzzy, c-format
6094 msgid ""
6095 "\n"
6096 "%s: error reading input file '%s': %s\n"
6097 msgstr ""
6098 "\n"
6099 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6101 #: protoize.c:4057
6102 #, fuzzy, c-format
6103 msgid "%s: can't create/open clean file '%s': %s\n"
6104 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6106 #: protoize.c:4162
6107 #, fuzzy, c-format
6108 msgid "%s: warning: file '%s' already saved in '%s'\n"
6109 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6111 #: protoize.c:4170
6112 #, fuzzy, c-format
6113 msgid "%s: can't link file '%s' to '%s': %s\n"
6114 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6116 #: protoize.c:4200
6117 #, fuzzy, c-format
6118 msgid "%s: can't create/open output file '%s': %s\n"
6119 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6121 #: protoize.c:4233
6122 #, fuzzy, c-format
6123 msgid "%s: can't change mode of file '%s': %s\n"
6124 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6126 #: protoize.c:4406
6127 #, c-format
6128 msgid "%s: cannot get working directory: %s\n"
6129 msgstr ""
6131 #: protoize.c:4504
6132 #, c-format
6133 msgid "%s: input file names must have .c suffixes: %s\n"
6134 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6136 #: ra.c:774
6137 msgid "Didn't find a coloring.\n"
6138 msgstr ""
6140 #: reg-stack.c:621
6141 #, c-format
6142 msgid "output constraint %d must specify a single register"
6143 msgstr ""
6145 #: reg-stack.c:631
6146 #, c-format
6147 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6148 msgstr ""
6150 #: reg-stack.c:654
6151 msgid "output regs must be grouped at top of stack"
6152 msgstr ""
6154 #: reg-stack.c:691
6155 msgid "implicitly popped regs must be grouped at top of stack"
6156 msgstr ""
6158 #: reg-stack.c:710
6159 msgid "output operand %d must use %<&%> constraint"
6160 msgstr ""
6162 #: regclass.c:762
6163 #, c-format
6164 msgid "can't use '%s' as a %s register"
6165 msgstr ""
6167 #: regclass.c:777 config/ia64/ia64.c:4136 config/ia64/ia64.c:4143
6168 #: config/pa/pa.c:328 config/pa/pa.c:335
6169 #, c-format
6170 msgid "unknown register name: %s"
6171 msgstr "невядомая назва рэгістра: %s"
6173 #: regclass.c:787
6174 msgid "global register variable follows a function definition"
6175 msgstr ""
6177 #: regclass.c:791
6178 msgid "register used for two global register variables"
6179 msgstr ""
6181 #: regclass.c:796
6182 msgid "call-clobbered register used for global register variable"
6183 msgstr ""
6185 #: regrename.c:1876
6186 #, c-format
6187 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6188 msgstr ""
6190 #: regrename.c:1888
6191 #, c-format
6192 msgid "validate_value_data: Loop in regno chain (%u)"
6193 msgstr ""
6195 #: regrename.c:1891
6196 #, c-format
6197 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6198 msgstr ""
6200 #: regrename.c:1903
6201 #, c-format
6202 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6203 msgstr ""
6205 #: reload.c:1252
6206 msgid "cannot reload integer constant operand in %<asm%>"
6207 msgstr ""
6209 #: reload.c:1275
6210 msgid "impossible register constraint in %<asm%>"
6211 msgstr ""
6213 #: reload.c:3513
6214 msgid "%<&%> constraint used with no register class"
6215 msgstr ""
6217 #: reload.c:3679
6218 msgid "unable to generate reloads for:"
6219 msgstr ""
6221 #: reload.c:3680 reload.c:3912
6222 msgid "inconsistent operand constraints in an %<asm%>"
6223 msgstr ""
6225 #: reload1.c:1211
6226 msgid "frame size too large for reliable stack checking"
6227 msgstr ""
6229 #: reload1.c:1214
6230 msgid "try reducing the number of local variables"
6231 msgstr ""
6233 #: reload1.c:1866
6234 msgid "can't find a register in class %qs while reloading %<asm%>"
6235 msgstr ""
6237 #: reload1.c:1871
6238 #, c-format
6239 msgid "unable to find a register to spill in class %qs"
6240 msgstr ""
6242 #: reload1.c:1873
6243 msgid "this is the insn:"
6244 msgstr ""
6246 #: reload1.c:3864
6247 msgid "%<asm%> operand requires impossible reload"
6248 msgstr ""
6250 #. It's the compiler's fault.
6251 #: reload1.c:4983
6252 #, fuzzy
6253 msgid "could not find a spill register"
6254 msgstr "Не выкарыстоўваць рэгістра sb"
6256 #: reload1.c:4988
6257 msgid "%<asm%> operand constraint incompatible with operand size"
6258 msgstr ""
6260 #. It's the compiler's fault.
6261 #: reload1.c:6606
6262 msgid "VOIDmode on an output"
6263 msgstr ""
6265 #: reload1.c:6607
6266 msgid "output operand is constant in %<asm%>"
6267 msgstr ""
6269 #: rtl-error.c:128
6270 #, fuzzy
6271 msgid "unrecognizable insn:"
6272 msgstr "нераспазнаны выбар \"-%s\""
6274 #: rtl-error.c:130
6275 msgid "insn does not satisfy its constraints:"
6276 msgstr ""
6278 #: rtl.c:472
6279 #, c-format
6280 msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
6281 msgstr ""
6283 #: rtl.c:482
6284 #, c-format
6285 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6286 msgstr ""
6288 #: rtl.c:492
6289 #, c-format
6290 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6291 msgstr ""
6293 #: rtl.c:501
6294 #, c-format
6295 msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
6296 msgstr ""
6298 #: rtl.c:511
6299 #, c-format
6300 msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
6301 msgstr ""
6303 #: rtl.c:522
6304 #, c-format
6305 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6306 msgstr ""
6308 #: rtl.c:533
6309 #, c-format
6310 msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
6311 msgstr ""
6313 #: stmt.c:316
6314 msgid "output operand constraint lacks %<=%>"
6315 msgstr ""
6317 #: stmt.c:331
6318 #, c-format
6319 msgid "output constraint %qc for operand %d is not at the beginning"
6320 msgstr ""
6322 #: stmt.c:354
6323 msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
6324 msgstr ""
6326 #: stmt.c:361 stmt.c:460
6327 msgid "%<%%%> constraint used with last operand"
6328 msgstr ""
6330 #: stmt.c:380
6331 msgid "matching constraint not valid in output operand"
6332 msgstr ""
6334 #: stmt.c:451
6335 #, c-format
6336 msgid "input operand constraint contains %qc"
6337 msgstr ""
6339 #: stmt.c:493
6340 msgid "matching constraint references invalid operand number"
6341 msgstr ""
6343 #: stmt.c:531
6344 #, fuzzy, c-format
6345 msgid "invalid punctuation %qc in constraint"
6346 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
6348 #: stmt.c:555
6349 msgid "matching constraint does not allow a register"
6350 msgstr ""
6352 #: stmt.c:583
6353 #, c-format
6354 msgid "asm-specifier for variable %qs conflicts with asm clobber list"
6355 msgstr ""
6357 #: stmt.c:672
6358 #, fuzzy
6359 msgid "unknown register name %qs in %<asm%>"
6360 msgstr "невядомая назва рэгістра: %s"
6362 #: stmt.c:680
6363 msgid "PIC register %qs clobbered in %<asm%>"
6364 msgstr ""
6366 #: stmt.c:727
6367 msgid "more than %d operands in %<asm%>"
6368 msgstr ""
6370 #: stmt.c:790
6371 #, c-format
6372 msgid "output number %d not directly addressable"
6373 msgstr ""
6375 #: stmt.c:869
6376 msgid "asm operand %d probably doesn%'t match constraints"
6377 msgstr ""
6379 #: stmt.c:879
6380 #, c-format
6381 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6382 msgstr ""
6384 #: stmt.c:1026
6385 #, fuzzy
6386 msgid "asm clobber conflict with output operand"
6387 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6389 #: stmt.c:1031
6390 #, fuzzy
6391 msgid "asm clobber conflict with input operand"
6392 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6394 #: stmt.c:1108
6395 #, fuzzy
6396 msgid "too many alternatives in %<asm%>"
6397 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
6399 #: stmt.c:1120
6400 msgid "operand constraints for %<asm%> differ in number of alternatives"
6401 msgstr ""
6403 #: stmt.c:1173
6404 #, fuzzy, c-format
6405 msgid "duplicate asm operand name %qs"
6406 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6408 #: stmt.c:1271
6409 msgid "missing close brace for named operand"
6410 msgstr ""
6412 #: stmt.c:1299
6413 #, fuzzy, c-format
6414 msgid "undefined named operand %qs"
6415 msgstr "нераспазнаны аператар %s"
6417 #: stmt.c:1464
6418 msgid "%Hvalue computed is not used"
6419 msgstr ""
6421 #: stor-layout.c:152
6422 msgid "type size can%'t be explicitly evaluated"
6423 msgstr ""
6425 #: stor-layout.c:154
6426 msgid "variable-size type declared outside of any function"
6427 msgstr ""
6429 #: stor-layout.c:458
6430 #, fuzzy
6431 msgid "%Jsize of %qD is %d bytes"
6432 msgstr "памер \"%s\" - %d байт"
6434 #: stor-layout.c:460
6435 #, fuzzy
6436 msgid "%Jsize of %qD is larger than %d bytes"
6437 msgstr "памер \"%s\" больш чам %d байт"
6439 #: stor-layout.c:844
6440 msgid "%Jpacked attribute causes inefficient alignment for %qD"
6441 msgstr ""
6443 #: stor-layout.c:847
6444 msgid "%Jpacked attribute is unnecessary for %qD"
6445 msgstr ""
6447 #: stor-layout.c:863
6448 msgid "%Jpadding struct to align %qD"
6449 msgstr ""
6451 #: stor-layout.c:1205
6452 msgid "padding struct size to alignment boundary"
6453 msgstr ""
6455 #: stor-layout.c:1235
6456 #, c-format
6457 msgid "packed attribute causes inefficient alignment for %qs"
6458 msgstr ""
6460 #: stor-layout.c:1238
6461 #, fuzzy, c-format
6462 msgid "packed attribute is unnecessary for %qs"
6463 msgstr "\"%s\" атрыбут ігнарыруецца"
6465 #: stor-layout.c:1243
6466 msgid "packed attribute causes inefficient alignment"
6467 msgstr ""
6469 #: stor-layout.c:1245
6470 msgid "packed attribute is unnecessary"
6471 msgstr ""
6473 #: targhooks.c:96
6474 msgid "__builtin_saveregs not supported by this target"
6475 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
6477 #: timevar.c:401
6478 msgid ""
6479 "\n"
6480 "Execution times (seconds)\n"
6481 msgstr ""
6483 #. Print total time.
6484 #: timevar.c:451
6485 msgid " TOTAL                 :"
6486 msgstr ""
6488 #: timevar.c:479
6489 #, c-format
6490 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6491 msgstr ""
6493 #: tlink.c:381
6494 #, c-format
6495 msgid "collect: reading %s\n"
6496 msgstr ""
6498 #: tlink.c:475
6499 #, c-format
6500 msgid "repository file '%s' does not contain command-line arguments"
6501 msgstr ""
6503 #: tlink.c:525
6504 #, c-format
6505 msgid "collect: recompiling %s\n"
6506 msgstr ""
6508 #: tlink.c:696
6509 #, c-format
6510 msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
6511 msgstr ""
6513 #: tlink.c:705
6514 #, c-format
6515 msgid "collect: tweaking %s in %s\n"
6516 msgstr ""
6518 #: tlink.c:751
6519 #, c-format
6520 msgid "collect: relinking\n"
6521 msgstr ""
6523 #: tlink.c:760
6524 #, c-format
6525 msgid "ld returned %d exit status"
6526 msgstr ""
6528 #: toplev.c:465
6529 #, c-format
6530 msgid "%s "
6531 msgstr ""
6533 #: toplev.c:467
6534 #, c-format
6535 msgid " %s"
6536 msgstr ""
6538 #: toplev.c:532
6539 #, fuzzy, c-format
6540 msgid "invalid option argument %qs"
6541 msgstr "Нерэчаісны выбар \"%s\""
6543 #: toplev.c:602
6544 #, fuzzy
6545 msgid "unrecoverable error"
6546 msgstr "унутраная памылка"
6548 #: toplev.c:622
6549 #, c-format
6550 msgid "getting core file size maximum limit: %m"
6551 msgstr ""
6553 #: toplev.c:625
6554 #, c-format
6555 msgid "setting core file size limit to maximum: %m"
6556 msgstr ""
6558 #: toplev.c:846
6559 msgid "%J%qF declared %<static%> but never defined"
6560 msgstr ""
6562 #: toplev.c:872
6563 #, fuzzy
6564 msgid "%J%qD defined but not used"
6565 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
6567 #: toplev.c:895 toplev.c:918
6568 #, c-format
6569 msgid "%qs is deprecated (declared at %s:%d)"
6570 msgstr ""
6572 #: toplev.c:921
6573 #, c-format
6574 msgid "type is deprecated (declared at %s:%d)"
6575 msgstr ""
6577 #: toplev.c:927
6578 #, c-format
6579 msgid "%qs is deprecated"
6580 msgstr ""
6582 #: toplev.c:929
6583 msgid "type is deprecated"
6584 msgstr ""
6586 #: toplev.c:1075
6587 #, c-format
6588 msgid ""
6589 "\n"
6590 "Target specific options:\n"
6591 msgstr ""
6593 #: toplev.c:1089 toplev.c:1108
6594 #, c-format
6595 msgid "  -m%-23s [undocumented]\n"
6596 msgstr ""
6598 #: toplev.c:1117
6599 #, c-format
6600 msgid ""
6601 "\n"
6602 "There are undocumented target specific options as well.\n"
6603 msgstr ""
6605 #: toplev.c:1119
6606 #, c-format
6607 msgid "  They exist, but they are not documented.\n"
6608 msgstr ""
6610 #: toplev.c:1163
6611 #, c-format
6612 msgid "unrecognized gcc debugging option: %c"
6613 msgstr ""
6615 #. Handle -mfix-and-continue.
6616 #: toplev.c:1225 config/rs6000/rs6000.c:1384 config/rs6000/rs6000.c:1395
6617 #: config/rs6000/darwin.h:106
6618 #, fuzzy, c-format
6619 msgid "invalid option %qs"
6620 msgstr "Нерэчаісны выбар %s"
6622 #: toplev.c:1240
6623 #, c-format
6624 msgid ""
6625 "%s%s%s version %s (%s)\n"
6626 "%s\tcompiled by GNU C version %s.\n"
6627 "%s%s%s version %s (%s) compiled by CC.\n"
6628 msgstr ""
6629 "%s%s%s версія %s (%s)\n"
6630 "%s\tзкампілявана GNU C версія %s.\n"
6631 "%s%s%s версія %s (%s) зкампілявана CC.\n"
6633 #: toplev.c:1247
6634 #, c-format
6635 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6636 msgstr ""
6638 #: toplev.c:1299
6639 msgid "options passed: "
6640 msgstr ""
6642 #: toplev.c:1328
6643 msgid "options enabled: "
6644 msgstr "выбары ўключаны:"
6646 #: toplev.c:1402
6647 #, fuzzy
6648 msgid "can%'t open %s for writing: %m"
6649 msgstr "немагчыма адчыніць %s для запісу"
6651 #: toplev.c:1485 config/sh/sh.c:7306
6652 msgid "created and used with different settings of -fpic"
6653 msgstr ""
6655 #: toplev.c:1487 config/sh/sh.c:7308
6656 msgid "created and used with different settings of -fpie"
6657 msgstr ""
6659 #: toplev.c:1538 config/sh/sh.c:7358
6660 #, c-format
6661 msgid "created and used with differing settings of '-m%s'"
6662 msgstr ""
6664 #: toplev.c:1541 config/sh/sh.c:7361
6665 msgid "out of memory"
6666 msgstr ""
6668 #: toplev.c:1736
6669 msgid "instruction scheduling not supported on this target machine"
6670 msgstr ""
6672 #: toplev.c:1740
6673 msgid "this target machine does not have delayed branches"
6674 msgstr ""
6676 #: toplev.c:1744
6677 msgid "value-based profiling not yet implemented in trees."
6678 msgstr ""
6680 #: toplev.c:1757
6681 #, c-format
6682 msgid "-f%sleading-underscore not supported on this target machine"
6683 msgstr ""
6685 #: toplev.c:1831
6686 #, c-format
6687 msgid "target system does not support the \"%s\" debug format"
6688 msgstr ""
6690 #: toplev.c:1843
6691 msgid "variable tracking requested, but useless unless producing debug info"
6692 msgstr ""
6694 #: toplev.c:1846
6695 msgid "variable tracking requested, but not supported by this debug format"
6696 msgstr ""
6698 #: toplev.c:1866
6699 #, fuzzy
6700 msgid "can%'t open %s: %m"
6701 msgstr "немагчыма адчыніць %s"
6703 #: toplev.c:1873
6704 #, fuzzy
6705 msgid "-ffunction-sections not supported for this target"
6706 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6708 #: toplev.c:1878
6709 #, fuzzy
6710 msgid "-fdata-sections not supported for this target"
6711 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6713 #: toplev.c:1885
6714 msgid "-ffunction-sections disabled; it makes profiling impossible"
6715 msgstr ""
6717 #: toplev.c:1892
6718 #, fuzzy
6719 msgid "-fprefetch-loop-arrays not supported for this target"
6720 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6722 #: toplev.c:1898
6723 #, fuzzy
6724 msgid "-fspeculative-prefetching not supported for this target"
6725 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6727 #: toplev.c:1904
6728 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
6729 msgstr ""
6731 #: toplev.c:1910
6732 #, fuzzy
6733 msgid "-fspeculative-prefetching not supported for this target (try -march switches)"
6734 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
6736 #: toplev.c:1919
6737 msgid "-fprefetch-loop-arrays is not supported with -Os"
6738 msgstr ""
6740 #: toplev.c:1925
6741 msgid "-ffunction-sections may affect debugging on some targets"
6742 msgstr ""
6744 #: toplev.c:2034
6745 #, fuzzy, c-format
6746 msgid "error writing to %s: %m"
6747 msgstr "памылка запісу ў %s"
6749 #: toplev.c:2036 java/jcf-parse.c:1059 java/jcf-write.c:3525
6750 #, fuzzy, c-format
6751 msgid "error closing %s: %m"
6752 msgstr "памылка запісу ў %s"
6754 #: tree-cfg.c:1325 tree-cfg.c:2036 tree-cfg.c:2038
6755 msgid "%Hwill never be executed"
6756 msgstr ""
6758 #: tree-cfg.c:3221
6759 msgid "SSA name in freelist but still referenced"
6760 msgstr ""
6762 #: tree-cfg.c:3231
6763 msgid "GIMPLE register modified with BIT_FIELD_REF"
6764 msgstr ""
6766 #: tree-cfg.c:3251
6767 msgid "address taken, but ADDRESSABLE bit not set"
6768 msgstr ""
6770 #: tree-cfg.c:3260
6771 msgid "non-boolean used in condition"
6772 msgstr ""
6774 #: tree-cfg.c:3316
6775 msgid "Invalid reference prefix."
6776 msgstr ""
6778 #: tree-cfg.c:3381
6779 msgid "Is not a valid GIMPLE statement."
6780 msgstr ""
6782 #: tree-cfg.c:3401
6783 msgid "Statement marked for throw, but doesn%'t."
6784 msgstr ""
6786 #: tree-cfg.c:3406
6787 msgid "Statement marked for throw in middle of block."
6788 msgstr ""
6790 #: tree-cfg.c:3509
6791 msgid "PHI def is not a GIMPLE value"
6792 msgstr ""
6794 #: tree-cfg.c:3525 tree-cfg.c:3541
6795 msgid "Incorrect sharing of tree nodes"
6796 msgstr ""
6798 #: tree-cfg.c:3550
6799 msgid "verify_stmts failed."
6800 msgstr ""
6802 #: tree-cfg.c:3571
6803 msgid "ENTRY_BLOCK has a statement list associated with it\n"
6804 msgstr ""
6806 #: tree-cfg.c:3577
6807 msgid "EXIT_BLOCK has a statement list associated with it\n"
6808 msgstr ""
6810 #: tree-cfg.c:3584
6811 #, c-format
6812 msgid "Fallthru to exit from bb %d\n"
6813 msgstr ""
6815 #: tree-cfg.c:3601
6816 #, c-format
6817 msgid "Label %s to block does not match in bb %d\n"
6818 msgstr ""
6820 #: tree-cfg.c:3611
6821 #, c-format
6822 msgid "Label %s has incorrect context in bb %d\n"
6823 msgstr ""
6825 #: tree-cfg.c:3625
6826 #, c-format
6827 msgid "Control flow in the middle of basic block %d\n"
6828 msgstr ""
6830 #: tree-cfg.c:3635
6831 #, c-format
6832 msgid "Label %s in the middle of basic block %d\n"
6833 msgstr ""
6835 #: tree-cfg.c:3652
6836 #, c-format
6837 msgid "Fallthru edge after a control statement in bb %d \n"
6838 msgstr ""
6840 #: tree-cfg.c:3667
6841 #, c-format
6842 msgid "Structured COND_EXPR at the end of bb %d\n"
6843 msgstr ""
6845 #: tree-cfg.c:3680 tree-cfg.c:3718 tree-cfg.c:3730 tree-cfg.c:3801
6846 #, c-format
6847 msgid "Wrong outgoing edge flags at end of bb %d\n"
6848 msgstr ""
6850 #: tree-cfg.c:3688
6851 msgid "%<then%> label does not match edge at end of bb %d\n"
6852 msgstr ""
6854 #: tree-cfg.c:3696
6855 msgid "%<else%> label does not match edge at end of bb %d\n"
6856 msgstr ""
6858 #: tree-cfg.c:3706
6859 #, c-format
6860 msgid "Explicit goto at end of bb %d\n"
6861 msgstr ""
6863 #: tree-cfg.c:3735
6864 #, c-format
6865 msgid "Return edge does not point to exit in bb %d\n"
6866 msgstr ""
6868 #: tree-cfg.c:3768
6869 msgid "Found default case not at end of case vector"
6870 msgstr ""
6872 #: tree-cfg.c:3774
6873 msgid ""
6874 "Case labels not sorted:\n"
6875 " "
6876 msgstr ""
6878 #: tree-cfg.c:3785
6879 msgid "No default case found at end of case vector"
6880 msgstr ""
6882 #: tree-cfg.c:3793
6883 #, c-format
6884 msgid "Extra outgoing edge %d->%d\n"
6885 msgstr ""
6887 #: tree-cfg.c:3815
6888 #, fuzzy, c-format
6889 msgid "Missing edge %i->%i"
6890 msgstr "Прапушчан ідэнтыфікатар"
6892 #: tree-cfg.c:5516
6893 msgid "%Jfunction might be possible candidate for attribute %<noreturn%>"
6894 msgstr ""
6896 #: tree-cfg.c:5543 tree-cfg.c:5547
6897 msgid "%H%<noreturn%> function does return"
6898 msgstr ""
6900 #: tree-cfg.c:5567 tree-cfg.c:5572
6901 msgid "%Hcontrol reaches end of non-void function"
6902 msgstr ""
6904 #: tree-dump.c:847
6905 #, fuzzy, c-format
6906 msgid "could not open dump file %qs: %s"
6907 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
6909 #: tree-dump.c:960
6910 msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
6911 msgstr ""
6913 #: tree-inline.c:945
6914 msgid "%Jfunction %qF can never be inlined because it uses alloca (override using the always_inline attribute)"
6915 msgstr ""
6917 #: tree-inline.c:957
6918 msgid "%Jfunction %qF can never be inlined because it uses setjmp"
6919 msgstr ""
6921 #: tree-inline.c:971
6922 msgid "%Jfunction %qF can never be inlined because it uses variable argument lists"
6923 msgstr ""
6925 #: tree-inline.c:982
6926 msgid "%Jfunction %qF can never be inlined because it uses setjmp-longjmp exception handling"
6927 msgstr ""
6929 #: tree-inline.c:989
6930 msgid "%Jfunction %qF can never be inlined because it uses non-local goto"
6931 msgstr ""
6933 #: tree-inline.c:1008
6934 msgid "%Jfunction %qF can never be inlined because it contains a computed goto"
6935 msgstr ""
6937 #: tree-inline.c:1022
6938 msgid "%Jfunction %qF can never be inlined because it receives a non-local goto"
6939 msgstr ""
6941 #: tree-inline.c:1044
6942 msgid "%Jfunction %qF can never be inlined because it uses variable sized variables"
6943 msgstr ""
6945 #: tree-inline.c:1463
6946 msgid "originally indirect function call not considered for inlining"
6947 msgstr ""
6949 #: tree-inline.c:1473 tree-inline.c:1481
6950 msgid "%Jinlining failed in call to %qF: %s"
6951 msgstr ""
6953 #: tree-inline.c:1474 tree-inline.c:1482
6954 msgid "called from here"
6955 msgstr "выклікана адсюль"
6957 #: tree-mudflap.c:851
6958 msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
6959 msgstr ""
6961 #: tree-mudflap.c:1042
6962 msgid "mudflap ran off end of BIND_EXPR body"
6963 msgstr ""
6965 #: tree-mudflap.c:1270
6966 #, c-format
6967 msgid "mudflap cannot track unknown size extern %qs"
6968 msgstr ""
6970 #: tree-nomudflap.c:51
6971 #, fuzzy
6972 msgid "mudflap: this language is not supported"
6973 msgstr "-pipe не падтрымліваецца"
6975 #: tree-optimize.c:698
6976 #, fuzzy
6977 msgid "%Jsize of return value of %qD is %u bytes"
6978 msgstr "памер вяртаемага значэння \"%s\" %u байт"
6980 #: tree-optimize.c:701
6981 #, fuzzy
6982 msgid "%Jsize of return value of %qD is larger than %wd bytes"
6983 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
6985 #: tree-outof-ssa.c:600 tree-outof-ssa.c:615 tree-outof-ssa.c:629
6986 #: tree-outof-ssa.c:650 tree-outof-ssa.c:1023 tree-outof-ssa.c:1834
6987 #: tree-ssa-live.c:417 tree-ssa-live.c:1799
6988 msgid "SSA corruption"
6989 msgstr ""
6991 #: tree-outof-ssa.c:2239
6992 #, c-format
6993 msgid " Pending stmts not issued on PRED edge (%d, %d)\n"
6994 msgstr ""
6996 #: tree-outof-ssa.c:2245
6997 #, c-format
6998 msgid " Pending stmts not issued on SUCC edge (%d, %d)\n"
6999 msgstr ""
7001 #: tree-outof-ssa.c:2252
7002 #, c-format
7003 msgid " Pending stmts not issued on ENTRY edge (%d, %d)\n"
7004 msgstr ""
7006 #: tree-outof-ssa.c:2258
7007 #, c-format
7008 msgid " Pending stmts not issued on EXIT edge (%d, %d)\n"
7009 msgstr ""
7011 #: tree-profile.c:111 tree-profile.c:127 tree-profile.c:143 tree-profile.c:160
7012 #, fuzzy
7013 msgid "unimplemented functionality"
7014 msgstr "вельмі шмат аргументаў у функцыі"
7016 #: tree-ssa-operands.c:1260
7017 msgid "internal error"
7018 msgstr "унутраная памылка"
7020 #: tree-ssa.c:117
7021 msgid "Expected an SSA_NAME object"
7022 msgstr ""
7024 #: tree-ssa.c:123
7025 msgid "Type mismatch between an SSA_NAME and its symbol."
7026 msgstr ""
7028 #: tree-ssa.c:129
7029 msgid "Found an SSA_NAME that had been released into the free pool"
7030 msgstr ""
7032 #: tree-ssa.c:135
7033 msgid "Found a virtual definition for a GIMPLE register"
7034 msgstr ""
7036 #: tree-ssa.c:141
7037 msgid "Found a real definition for a non-register"
7038 msgstr ""
7040 #: tree-ssa.c:170
7041 #, c-format
7042 msgid "SSA_NAME created in two different blocks %i and %i"
7043 msgstr ""
7045 #: tree-ssa.c:179
7046 msgid "SSA_NAME_DEF_STMT is wrong"
7047 msgstr ""
7049 #: tree-ssa.c:230
7050 #, fuzzy
7051 msgid "Missing definition"
7052 msgstr "Прапушчан ідэнтыфікатар"
7054 #: tree-ssa.c:236
7055 #, c-format
7056 msgid "Definition in block %i does not dominate use in block %i"
7057 msgstr ""
7059 #: tree-ssa.c:244
7060 #, c-format
7061 msgid "Definition in block %i follows the use"
7062 msgstr ""
7064 #: tree-ssa.c:251
7065 msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
7066 msgstr ""
7068 #: tree-ssa.c:283
7069 msgid "Incoming edge count does not match number of PHI arguments\n"
7070 msgstr ""
7072 #: tree-ssa.c:296
7073 #, fuzzy, c-format
7074 msgid "PHI argument is missing for edge %d->%d\n"
7075 msgstr "аргумент для \"%s\" прапушчан"
7077 #: tree-ssa.c:305
7078 msgid "PHI argument is not SSA_NAME, or invariant"
7079 msgstr ""
7081 #: tree-ssa.c:317
7082 #, c-format
7083 msgid "Wrong edge %d->%d for PHI argument\n"
7084 msgstr ""
7086 #: tree-ssa.c:367
7087 msgid "Non-addressable variable inside an alias set."
7088 msgstr ""
7090 #: tree-ssa.c:385
7091 msgid "Addressable variable that is an alias tag but is not in any alias set."
7092 msgstr ""
7094 #: tree-ssa.c:395
7095 msgid "verify_flow_insensitive_alias_info failed."
7096 msgstr ""
7098 #: tree-ssa.c:437
7099 msgid "Dereferenced pointers should have a name or a type tag"
7100 msgstr ""
7102 #: tree-ssa.c:445
7103 msgid "Pointers with a memory tag, should have points-to sets or point to malloc"
7104 msgstr ""
7106 #: tree-ssa.c:453
7107 msgid "Pointer escapes but its name tag is not call-clobbered."
7108 msgstr ""
7110 #: tree-ssa.c:462
7111 msgid "verify_flow_sensitive_alias_info failed."
7112 msgstr ""
7114 #: tree-ssa.c:513
7115 msgid "Two different pointers with identical points-to sets but different name tags"
7116 msgstr ""
7118 #: tree-ssa.c:540
7119 msgid "verify_name_tags failed"
7120 msgstr ""
7122 #: tree-ssa.c:605
7123 #, c-format
7124 msgid "AUX pointer initialized for edge %d->%d\n"
7125 msgstr ""
7127 #: tree-ssa.c:630
7128 msgid "Statement makes aliased stores, but has no V_MAY_DEFS"
7129 msgstr ""
7131 #: tree-ssa.c:668
7132 msgid "verify_ssa failed."
7133 msgstr ""
7135 #: tree-ssa.c:1329
7136 #, fuzzy
7137 msgid "%H%qD is used uninitialized in this function"
7138 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
7140 #: tree-ssa.c:1354
7141 msgid "%H%qD may be used uninitialized in this function"
7142 msgstr ""
7144 #: tree-vectorizer.c:2138
7145 msgid "no support for reduction/induction"
7146 msgstr ""
7148 #: tree-vectorizer.c:2164
7149 #, fuzzy
7150 msgid "unsupported defining stmt"
7151 msgstr "непадтрымліваемая версія"
7153 #: tree.c:3258
7154 msgid "%Jfunction %qD definition is marked dllimport."
7155 msgstr ""
7157 #: tree.c:3266
7158 msgid "%Jvariable %qD definition is marked dllimport."
7159 msgstr ""
7161 #: tree.c:3286
7162 msgid "%Jexternal linkage required for symbol %qD because of %qs attribute."
7163 msgstr ""
7165 #: tree.c:4428
7166 msgid "arrays of functions are not meaningful"
7167 msgstr ""
7169 #: tree.c:4480
7170 msgid "function return type cannot be function"
7171 msgstr ""
7173 #: tree.c:5362
7174 msgid "invalid initializer for bit string"
7175 msgstr ""
7177 #: tree.c:5446
7178 #, c-format
7179 msgid "tree check: %s, have %s in %s, at %s:%d"
7180 msgstr ""
7182 #: tree.c:5483
7183 #, c-format
7184 msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
7185 msgstr ""
7187 #: tree.c:5496
7188 #, c-format
7189 msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
7190 msgstr ""
7192 #: tree.c:5510
7193 #, c-format
7194 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7195 msgstr ""
7197 #: tree.c:5522
7198 #, c-format
7199 msgid "tree check: accessed elt %d of phi_node with %d elts in %s, at %s:%d"
7200 msgstr ""
7202 #: tree.c:5534
7203 #, c-format
7204 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7205 msgstr ""
7207 #: varasm.c:476
7208 msgid "%J%D causes a section type conflict"
7209 msgstr ""
7211 #: varasm.c:910
7212 msgid "%Jregister name not specified for %qD"
7213 msgstr ""
7215 #: varasm.c:912
7216 #, fuzzy
7217 msgid "%Jinvalid register name for %qD"
7218 msgstr "нерэчаісная назва рэгістра `%s'"
7220 #: varasm.c:914
7221 msgid "%Jdata type of %qD isn%'t suitable for a register"
7222 msgstr ""
7224 #: varasm.c:917
7225 msgid "%Jregister specified for %qD isn%'t suitable for data type"
7226 msgstr ""
7228 #: varasm.c:927
7229 msgid "global register variable has initial value"
7230 msgstr ""
7232 #: varasm.c:930
7233 msgid "volatile register variables don%'t work as you might wish"
7234 msgstr ""
7236 #: varasm.c:963
7237 msgid "%Jregister name given for non-register variable %qD"
7238 msgstr ""
7240 #: varasm.c:1038
7241 #, fuzzy
7242 msgid "global destructors not supported on this target"
7243 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
7245 #: varasm.c:1099
7246 #, fuzzy
7247 msgid "global constructors not supported on this target"
7248 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7250 #: varasm.c:1592
7251 msgid "%Jalignment of %qD is greater than maximum object file alignment.  Using %d"
7252 msgstr ""
7254 #: varasm.c:1641
7255 msgid "thread-local COMMON data not implemented"
7256 msgstr ""
7258 #: varasm.c:1666
7259 msgid "%Jrequested alignment for %qD is greater than implemented alignment of %d"
7260 msgstr ""
7262 #: varasm.c:3736
7263 msgid "initializer for integer value is too complicated"
7264 msgstr ""
7266 #: varasm.c:3741
7267 msgid "initializer for floating value is not a floating constant"
7268 msgstr ""
7270 #: varasm.c:3807
7271 msgid "unknown set constructor type"
7272 msgstr ""
7274 #: varasm.c:4026
7275 #, fuzzy, c-format
7276 msgid "invalid initial value for member %qs"
7277 msgstr "нявернае выкарыстанне \"restict\""
7279 #: varasm.c:4213 varasm.c:4257
7280 msgid "%Jweak declaration of %qD must precede definition"
7281 msgstr ""
7283 #: varasm.c:4221
7284 msgid "%Jweak declaration of %qD after first use results in unspecified behavior"
7285 msgstr ""
7287 #: varasm.c:4255
7288 msgid "%Jweak declaration of %qD must be public"
7289 msgstr ""
7291 #: varasm.c:4264
7292 msgid "%Jweak declaration of %qD not supported"
7293 msgstr ""
7295 #: varasm.c:4293 varasm.c:4386
7296 msgid "only weak aliases are supported in this configuration"
7297 msgstr ""
7299 #: varasm.c:4389
7300 msgid "alias definitions not supported in this configuration; ignored"
7301 msgstr ""
7303 #: varasm.c:4418
7304 #, fuzzy
7305 msgid "visibility attribute not supported in this configuration; ignored"
7306 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7308 #: varray.c:203
7309 #, c-format
7310 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7311 msgstr ""
7313 #: varray.c:213
7314 #, c-format
7315 msgid "underflowed virtual array %s in %s, at %s:%d"
7316 msgstr ""
7318 #: vec.c:146
7319 #, c-format
7320 msgid "vector %s %s domain error, in %s at %s:%u"
7321 msgstr ""
7323 #. Print an error message for unrecognized stab codes.
7324 #: xcoffout.c:187
7325 #, c-format
7326 msgid "no sclass for %s stab (0x%x)\n"
7327 msgstr ""
7330 #. Local variables:
7331 #. mode:c
7332 #. End:
7334 #: diagnostic.def:1
7335 #, fuzzy
7336 msgid "fatal error: "
7337 msgstr "Унутраная памылка: %s"
7339 #: diagnostic.def:2
7340 #, fuzzy
7341 msgid "internal compiler error: "
7342 msgstr "Унутраная памылка: %s"
7344 #: diagnostic.def:3
7345 msgid "error: "
7346 msgstr ""
7348 #: diagnostic.def:4
7349 msgid "sorry, unimplemented: "
7350 msgstr ""
7352 #: diagnostic.def:5
7353 msgid "warning: "
7354 msgstr ""
7356 #: diagnostic.def:6
7357 msgid "anachronism: "
7358 msgstr ""
7360 #: diagnostic.def:7
7361 msgid "note: "
7362 msgstr ""
7364 #: diagnostic.def:8
7365 msgid "debug: "
7366 msgstr ""
7368 #: params.def:44
7369 msgid "The maximum structure size (in bytes) at which GCC will do block copies."
7370 msgstr ""
7372 #: params.def:54
7373 msgid "The threshold ratio between instantiated fields and the total structure size."
7374 msgstr ""
7376 #: params.def:72
7377 msgid "The maximum number of instructions in a single function eligible for inlining"
7378 msgstr ""
7380 #: params.def:84
7381 msgid "The maximum number of instructions when automatically inlining"
7382 msgstr ""
7384 #: params.def:89
7385 msgid "The maximum number of instructions inline function can grow to via recursive inlining"
7386 msgstr ""
7388 #: params.def:94
7389 msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
7390 msgstr ""
7392 #: params.def:99
7393 msgid "The maximum depth of recursive inlining for inline functions"
7394 msgstr ""
7396 #: params.def:104
7397 msgid "The maximum depth of recursive inlining for non-inline functions"
7398 msgstr ""
7400 #: params.def:114
7401 msgid "The maximum number of instructions for the RTL inliner"
7402 msgstr ""
7404 #: params.def:121
7405 msgid "If -fvariable-expansion-in-unroller is used, the maximum number of            times that an individual variable will be expanded            during loop unrolling"
7406 msgstr ""
7408 #: params.def:134
7409 msgid "The maximum number of instructions to consider to fill a delay slot"
7410 msgstr ""
7412 #: params.def:145
7413 msgid "The maximum number of instructions to consider to find accurate live register information"
7414 msgstr ""
7416 #: params.def:155
7417 msgid "The maximum length of scheduling's pending operations list"
7418 msgstr ""
7420 #: params.def:160
7421 msgid "The size of function body to be considered large"
7422 msgstr ""
7424 #: params.def:164
7425 msgid "Maximal growth due to inlining of large function (in percent)"
7426 msgstr ""
7428 #: params.def:168
7429 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7430 msgstr ""
7432 #: params.def:175
7433 msgid "The maximum amount of memory to be allocated by GCSE"
7434 msgstr ""
7436 #: params.def:180
7437 msgid "The maximum number of passes to make when doing GCSE"
7438 msgstr ""
7440 #: params.def:190
7441 msgid "The threshold ratio for performing partial redundancy elimination          after reload."
7442 msgstr ""
7444 #: params.def:198
7445 msgid "The threshold ratio of critical edges execution count that permit          performing redundancy elimination after reload."
7446 msgstr ""
7448 #: params.def:210
7449 msgid "The maximum number of instructions to consider to unroll in a loop"
7450 msgstr ""
7452 #: params.def:216
7453 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7454 msgstr ""
7456 #: params.def:221
7457 msgid "The maximum number of unrollings of a single loop"
7458 msgstr ""
7460 #: params.def:226
7461 msgid "The maximum number of insns of a peeled loop"
7462 msgstr ""
7464 #: params.def:231
7465 msgid "The maximum number of peelings of a single loop"
7466 msgstr ""
7468 #: params.def:236
7469 msgid "The maximum number of insns of a completely peeled loop"
7470 msgstr ""
7472 #: params.def:241
7473 msgid "The maximum number of peelings of a single loop that is peeled completely"
7474 msgstr ""
7476 #: params.def:246
7477 msgid "The maximum number of insns of a peeled loop that rolls only once"
7478 msgstr ""
7480 #: params.def:252
7481 msgid "The maximum number of insns of an unswitched loop"
7482 msgstr ""
7484 #: params.def:257
7485 msgid "The maximum number of unswitchings in a single loop"
7486 msgstr ""
7488 #: params.def:264
7489 msgid "Bound on the number of iterations the brute force # of iterations \t analysis algorithm evaluates"
7490 msgstr ""
7492 #: params.def:270
7493 msgid "Maximum number of loops to perform swing modulo scheduling on \t  (mainly for debugging)"
7494 msgstr ""
7496 #: params.def:277
7497 msgid "A factor for tuning the upper bound that swing modulo scheduler uses \t  for scheduling a loop"
7498 msgstr ""
7500 #: params.def:282
7501 msgid "The number of cycles the swing modulo scheduler considers when \t  checking conflicts using DFA"
7502 msgstr ""
7504 #: params.def:287
7505 msgid "A threshold on the average loop count considered by the swing modulo \t  scheduler"
7506 msgstr ""
7508 #: params.def:293
7509 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7510 msgstr ""
7512 #: params.def:298
7513 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7514 msgstr ""
7516 #: params.def:303
7517 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7518 msgstr ""
7520 #: params.def:308
7521 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7522 msgstr ""
7524 #: params.def:313
7525 msgid "Maximal code growth caused by tail duplication (in percent)"
7526 msgstr ""
7528 #: params.def:317
7529 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7530 msgstr ""
7532 #: params.def:322
7533 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7534 msgstr ""
7536 #: params.def:327
7537 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7538 msgstr ""
7540 #: params.def:334
7541 msgid "The maximum number of incoming edges to consider for crossjumping"
7542 msgstr ""
7544 #: params.def:340
7545 msgid "The minimum number of matching instructions to consider for crossjumping"
7546 msgstr ""
7548 #: params.def:346
7549 msgid "The maximum length of path considered in cse"
7550 msgstr ""
7552 #: params.def:353
7553 msgid "The minimum cost of an expensive expression in the loop invariant motion"
7554 msgstr ""
7556 #: params.def:362
7557 msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
7558 msgstr ""
7560 #: params.def:370
7561 msgid "Bound on number of iv uses in loop optimized in iv optimizations"
7562 msgstr ""
7564 #: params.def:377
7565 msgid "Given N calls and V call-clobbered vars in a function.  Use .GLOBAL_VAR if NxV is larger than this limit"
7566 msgstr ""
7568 #: params.def:382
7569 msgid "The maximum memory locations recorded by cselib"
7570 msgstr ""
7572 #: params.def:395
7573 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7574 msgstr ""
7576 #: params.def:401
7577 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7578 msgstr ""
7580 #: params.def:409
7581 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7582 msgstr ""
7584 #: params.def:414
7585 msgid "The maximum number of virtual operands allowed to represent aliases before triggering alias grouping."
7586 msgstr ""
7588 #: params.def:419
7589 msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
7590 msgstr ""
7592 #: params.def:424
7593 msgid "The maximum number of insns in a region to be considered for interblock scheduling"
7594 msgstr ""
7596 #: params.def:432
7597 msgid "The upper bound for sharing integer constants"
7598 msgstr ""
7600 #: config/darwin-c.c:84
7601 msgid "too many #pragma options align=reset"
7602 msgstr ""
7604 #: config/darwin-c.c:104 config/darwin-c.c:107 config/darwin-c.c:109
7605 #: config/darwin-c.c:111
7606 msgid "malformed '#pragma options', ignoring"
7607 msgstr ""
7609 #: config/darwin-c.c:114
7610 msgid "junk at end of '#pragma options'"
7611 msgstr ""
7613 #: config/darwin-c.c:124
7614 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7615 msgstr ""
7617 #: config/darwin-c.c:136
7618 msgid "missing '(' after '#pragma unused', ignoring"
7619 msgstr ""
7621 #: config/darwin-c.c:154
7622 msgid "missing ')' after '#pragma unused', ignoring"
7623 msgstr ""
7625 #: config/darwin-c.c:157
7626 msgid "junk at end of '#pragma unused'"
7627 msgstr ""
7629 #: config/darwin-c.c:367
7630 #, c-format
7631 msgid "subframework include %s conflicts with framework include"
7632 msgstr ""
7634 #: config/darwin.c:1332
7635 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
7636 msgstr ""
7638 #: config/sol2-c.c:94 config/sol2-c.c:110
7639 msgid "malformed %<#pragma align%>, ignoring"
7640 msgstr ""
7642 #: config/sol2-c.c:103
7643 msgid "invalid alignment for %<#pragma align%>, ignoring"
7644 msgstr ""
7646 #: config/sol2-c.c:118
7647 msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
7648 msgstr ""
7650 #: config/sol2-c.c:130 config/sol2-c.c:142
7651 msgid "malformed %<#pragma align%>"
7652 msgstr ""
7654 #: config/sol2-c.c:137
7655 msgid "junk at end of %<#pragma align%>"
7656 msgstr ""
7658 #: config/sol2-c.c:158 config/sol2-c.c:165
7659 msgid "malformed %<#pragma init%>, ignoring"
7660 msgstr ""
7662 #: config/sol2-c.c:188 config/sol2-c.c:200
7663 msgid "malformed %<#pragma init%>"
7664 msgstr ""
7666 #: config/sol2-c.c:195
7667 msgid "junk at end of %<#pragma init%>"
7668 msgstr ""
7670 #: config/sol2-c.c:216 config/sol2-c.c:223
7671 msgid "malformed %<#pragma fini%>, ignoring"
7672 msgstr ""
7674 #: config/sol2-c.c:246 config/sol2-c.c:258
7675 msgid "malformed %<#pragma fini%>"
7676 msgstr ""
7678 #: config/sol2-c.c:253
7679 msgid "junk at end of %<#pragma fini%>"
7680 msgstr ""
7682 #: config/sol2.c:54
7683 msgid "%Jignoring %<#pragma align%> for explicitly aligned %<%D%>"
7684 msgstr ""
7686 #: config/darwin.h:152
7687 msgid "Set sizeof(bool) to 1"
7688 msgstr ""
7690 #: config/darwin.h:154
7691 #, fuzzy
7692 msgid "Generate code suitable for fast turn around debugging"
7693 msgstr "Стварыць код для DLL"
7695 #: config/darwin.h:156
7696 #, fuzzy
7697 msgid "Don't generate code suitable for fast turn around debugging"
7698 msgstr "Не генерыраваць сімвальныя інструкцыі"
7700 #. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
7701 #. sections.  machopic_select_section ensures that weak variables go in
7702 #. coalesced sections.  Weak aliases (or any other kind of aliases) are
7703 #. not supported.  Weak symbols that aren't visible outside the .s file
7704 #. are not supported.
7705 #: config/darwin.h:388
7706 #, fuzzy
7707 msgid "alias definitions not supported in Mach-O; ignored"
7708 msgstr "-pipe не падтрымліваецца"
7710 #: config/lynx.h:137
7711 #, fuzzy
7712 msgid "Use shared libraries"
7713 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7715 #: config/lynx.h:138
7716 msgid "Support multi-threading"
7717 msgstr ""
7719 #: config/lynx.h:139
7720 msgid "Support legacy multi-threading"
7721 msgstr ""
7723 #: config/windiss.h:37
7724 msgid "profiler support for WindISS"
7725 msgstr ""
7727 #: config/alpha/alpha.c:254
7728 #, fuzzy, c-format
7729 msgid "-f%s ignored for Unicos/Mk (not supported)"
7730 msgstr "-pipe не падтрымліваецца."
7732 #: config/alpha/alpha.c:278
7733 #, fuzzy
7734 msgid "-mieee not supported on Unicos/Mk"
7735 msgstr "-pipe не падтрымліваецца"
7737 #: config/alpha/alpha.c:289
7738 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7739 msgstr ""
7741 #: config/alpha/alpha.c:306
7742 #, c-format
7743 msgid "bad value %qs for -mtrap-precision switch"
7744 msgstr ""
7746 #: config/alpha/alpha.c:320
7747 #, c-format
7748 msgid "bad value %qs for -mfp-rounding-mode switch"
7749 msgstr ""
7751 #: config/alpha/alpha.c:335
7752 #, c-format
7753 msgid "bad value %qs for -mfp-trap-mode switch"
7754 msgstr ""
7756 #: config/alpha/alpha.c:347 config/rs6000/rs6000.c:1705
7757 #, c-format
7758 msgid "bad value %qs for -mtls-size switch"
7759 msgstr ""
7761 #: config/alpha/alpha.c:366 config/alpha/alpha.c:378
7762 #, c-format
7763 msgid "bad value %qs for -mcpu switch"
7764 msgstr ""
7766 #: config/alpha/alpha.c:385
7767 msgid "trap mode not supported on Unicos/Mk"
7768 msgstr ""
7770 #: config/alpha/alpha.c:392
7771 msgid "fp software completion requires -mtrap-precision=i"
7772 msgstr ""
7774 #: config/alpha/alpha.c:408
7775 msgid "rounding mode not supported for VAX floats"
7776 msgstr ""
7778 #: config/alpha/alpha.c:413
7779 msgid "trap mode not supported for VAX floats"
7780 msgstr ""
7782 #: config/alpha/alpha.c:417
7783 msgid "128-bit long double not supported for VAX floats"
7784 msgstr ""
7786 #: config/alpha/alpha.c:445
7787 #, c-format
7788 msgid "L%d cache latency unknown for %s"
7789 msgstr ""
7791 #: config/alpha/alpha.c:460
7792 #, c-format
7793 msgid "bad value %qs for -mmemory-latency"
7794 msgstr ""
7796 #: config/alpha/alpha.c:4598
7797 #, c-format
7798 msgid "invalid %%H value"
7799 msgstr "нерэчаіснае значэньне %%H"
7801 #: config/alpha/alpha.c:4619
7802 #, fuzzy, c-format
7803 msgid "invalid %%J value"
7804 msgstr "дрэннае %%Q значэнне"
7806 #: config/alpha/alpha.c:4635 config/ia64/ia64.c:3739
7807 #, c-format
7808 msgid "invalid %%r value"
7809 msgstr "нерэчаіснае значэньне %%r"
7811 #: config/alpha/alpha.c:4645 config/rs6000/rs6000.c:10711
7812 #: config/xtensa/xtensa.c:1951
7813 #, c-format
7814 msgid "invalid %%R value"
7815 msgstr "нерэчаіснае значэньне %%R"
7817 #: config/alpha/alpha.c:4651 config/rs6000/rs6000.c:10630
7818 #: config/xtensa/xtensa.c:1918
7819 #, c-format
7820 msgid "invalid %%N value"
7821 msgstr "нерэчаіснае значэньне %%N"
7823 #: config/alpha/alpha.c:4659 config/rs6000/rs6000.c:10658
7824 #, c-format
7825 msgid "invalid %%P value"
7826 msgstr "нерэчаіснае значэньне %%P"
7828 #: config/alpha/alpha.c:4667
7829 #, c-format
7830 msgid "invalid %%h value"
7831 msgstr "нерэчаіснае значэньне %%h"
7833 #: config/alpha/alpha.c:4675 config/xtensa/xtensa.c:1944
7834 #, c-format
7835 msgid "invalid %%L value"
7836 msgstr "нерэчаіснае значэньне %%L"
7838 #: config/alpha/alpha.c:4714 config/rs6000/rs6000.c:10612
7839 #, c-format
7840 msgid "invalid %%m value"
7841 msgstr "нерэчаіснае значэньне %%m"
7843 #: config/alpha/alpha.c:4722 config/rs6000/rs6000.c:10620
7844 #, c-format
7845 msgid "invalid %%M value"
7846 msgstr "нерэчаіснае значэньне %%M"
7848 #: config/alpha/alpha.c:4766
7849 #, c-format
7850 msgid "invalid %%U value"
7851 msgstr "нерэчаіснае значэньне %%U"
7853 #: config/alpha/alpha.c:4778 config/alpha/alpha.c:4792
7854 #: config/rs6000/rs6000.c:10719
7855 #, c-format
7856 msgid "invalid %%s value"
7857 msgstr "нерэчаіснае значэньне %%v"
7859 #: config/alpha/alpha.c:4815
7860 #, c-format
7861 msgid "invalid %%C value"
7862 msgstr "нерэчаіснае значэньне %%C"
7864 #: config/alpha/alpha.c:4852 config/rs6000/rs6000.c:10449
7865 #: config/rs6000/rs6000.c:10469
7866 #, c-format
7867 msgid "invalid %%E value"
7868 msgstr "нерэчаіснае значэньне %%E"
7870 #: config/alpha/alpha.c:4877 config/alpha/alpha.c:4925
7871 msgid "unknown relocation unspec"
7872 msgstr ""
7874 #: config/alpha/alpha.c:4886 config/rs6000/rs6000.c:11037
7875 #, c-format
7876 msgid "invalid %%xn code"
7877 msgstr "нерэчаіснае значэньне %%xn"
7879 #: config/alpha/alpha.c:5846 config/alpha/alpha.c:5849 config/s390/s390.c:7776
7880 #: config/s390/s390.c:7779
7881 msgid "bad builtin fcode"
7882 msgstr ""
7884 #. Macro to define tables used to set the flags.
7885 #. This is a list in braces of pairs in braces,
7886 #. each pair being { "NAME", VALUE }
7887 #. where VALUE is the bits to set or minus the bits to clear.
7888 #. An empty string NAME is used to identify the default VALUE.
7889 #. WARNING: Do not mark empty strings for translation, as calling
7890 #. gettext on an empty string does NOT return an empty
7891 #. string.
7892 #. Macro to define tables used to set the flags.
7893 #. This is a list in braces of pairs in braces,
7894 #. each pair being { "NAME", VALUE }
7895 #. where VALUE is the bits to set or minus the bits to clear.
7896 #. An empty string NAME is used to identify the default VALUE.
7897 #: config/alpha/alpha.h:293 config/i386/i386.h:336 config/i386/i386.h:338
7898 #: config/i386/i386.h:340 config/ns32k/ns32k.h:140 config/s390/s390.h:134
7899 #: config/sparc/sparc.h:616 config/sparc/sparc.h:621
7900 msgid "Use hardware fp"
7901 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7903 #: config/alpha/alpha.h:294 config/i386/i386.h:337 config/i386/i386.h:339
7904 #: config/sparc/sparc.h:618 config/sparc/sparc.h:623
7905 msgid "Do not use hardware fp"
7906 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
7908 #: config/alpha/alpha.h:295
7909 msgid "Use fp registers"
7910 msgstr ""
7912 #: config/alpha/alpha.h:297
7913 msgid "Do not use fp registers"
7914 msgstr ""
7916 #: config/alpha/alpha.h:298
7917 msgid "Do not assume GAS"
7918 msgstr ""
7920 #: config/alpha/alpha.h:299
7921 msgid "Assume GAS"
7922 msgstr ""
7924 #: config/alpha/alpha.h:301
7925 msgid "Request IEEE-conformant math library routines (OSF/1)"
7926 msgstr ""
7928 #: config/alpha/alpha.h:303
7929 msgid "Emit IEEE-conformant code, without inexact exceptions"
7930 msgstr ""
7932 #: config/alpha/alpha.h:305
7933 msgid "Emit IEEE-conformant code, with inexact exceptions"
7934 msgstr ""
7936 #: config/alpha/alpha.h:307
7937 msgid "Do not emit complex integer constants to read-only memory"
7938 msgstr ""
7940 #: config/alpha/alpha.h:308
7941 msgid "Use VAX fp"
7942 msgstr ""
7944 #: config/alpha/alpha.h:309
7945 msgid "Do not use VAX fp"
7946 msgstr ""
7948 #: config/alpha/alpha.h:310
7949 msgid "Emit code for the byte/word ISA extension"
7950 msgstr ""
7952 #: config/alpha/alpha.h:313
7953 msgid "Emit code for the motion video ISA extension"
7954 msgstr ""
7956 #: config/alpha/alpha.h:316
7957 msgid "Emit code for the fp move and sqrt ISA extension"
7958 msgstr ""
7960 #: config/alpha/alpha.h:318
7961 msgid "Emit code for the counting ISA extension"
7962 msgstr ""
7964 #: config/alpha/alpha.h:321
7965 msgid "Emit code using explicit relocation directives"
7966 msgstr ""
7968 #: config/alpha/alpha.h:324
7969 msgid "Emit 16-bit relocations to the small data areas"
7970 msgstr ""
7972 #: config/alpha/alpha.h:326
7973 msgid "Emit 32-bit relocations to the small data areas"
7974 msgstr ""
7976 #: config/alpha/alpha.h:328
7977 msgid "Emit direct branches to local functions"
7978 msgstr ""
7980 #: config/alpha/alpha.h:331
7981 msgid "Emit rdval instead of rduniq for thread pointer"
7982 msgstr ""
7984 #: config/alpha/alpha.h:333
7985 msgid "Use 128-bit long double"
7986 msgstr ""
7988 #: config/alpha/alpha.h:335
7989 #, fuzzy
7990 msgid "Use 64-bit long double"
7991 msgstr "Выкарыстоўваць 64-х бітны float"
7993 #. For -mcpu=
7994 #. For -mtune=
7995 #. For -mfp-rounding-mode=[n|m|c|d]
7996 #. For -mfp-trap-mode=[n|u|su|sui]
7997 #. For -mtrap-precision=[p|f|i]
7998 #. For -mmemory-latency=
7999 #. For -mtls-size=
8000 #: config/alpha/alpha.h:364
8001 msgid "Use features of and schedule given CPU"
8002 msgstr ""
8004 #: config/alpha/alpha.h:366
8005 msgid "Schedule given CPU"
8006 msgstr ""
8008 #: config/alpha/alpha.h:368
8009 msgid "Control the generated fp rounding mode"
8010 msgstr ""
8012 #: config/alpha/alpha.h:370
8013 msgid "Control the IEEE trap mode"
8014 msgstr ""
8016 #: config/alpha/alpha.h:372
8017 msgid "Control the precision given to fp exceptions"
8018 msgstr ""
8020 #: config/alpha/alpha.h:374
8021 msgid "Tune expected memory latency"
8022 msgstr ""
8024 #: config/alpha/alpha.h:376 config/ia64/ia64.h:284 config/rs6000/sysv4.h:90
8025 msgid "Specify bit size of immediate TLS offsets"
8026 msgstr ""
8028 #: config/arc/arc.c:172
8029 #, c-format
8030 msgid "bad value (%s) for -mcpu switch"
8031 msgstr ""
8033 #: config/arc/arc.c:394
8034 #, fuzzy, c-format
8035 msgid "argument of %qs attribute is not a string constant"
8036 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8038 #: config/arc/arc.c:401
8039 #, fuzzy, c-format
8040 msgid "argument of %qs attribute is not \"ilink1\" or \"ilink2\""
8041 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8043 #: config/arc/arc.c:1739 config/m32r/m32r.c:2130
8044 #, fuzzy, c-format
8045 msgid "invalid operand to %%R code"
8046 msgstr "нерэчаісны %%-код"
8048 #: config/arc/arc.c:1771 config/m32r/m32r.c:2153
8049 #, fuzzy, c-format
8050 msgid "invalid operand to %%H/%%L code"
8051 msgstr "нерэчаісны %%-код"
8053 #: config/arc/arc.c:1794 config/m32r/m32r.c:2224
8054 #, fuzzy, c-format
8055 msgid "invalid operand to %%U code"
8056 msgstr "нерэчаісны %%-код"
8058 #: config/arc/arc.c:1805
8059 #, fuzzy, c-format
8060 msgid "invalid operand to %%V code"
8061 msgstr "нерэчаісны %%-код"
8063 #. Unknown flag.
8064 #. Undocumented flag.
8065 #: config/arc/arc.c:1812 config/m32r/m32r.c:2251 config/sparc/sparc.c:7507
8066 msgid "invalid operand output code"
8067 msgstr ""
8069 #: config/arm/arm.c:786
8070 #, c-format
8071 msgid "switch -mcpu=%s conflicts with -march= switch"
8072 msgstr ""
8074 #: config/arm/arm.c:796 config/rs6000/rs6000.c:1220 config/sparc/sparc.c:641
8075 #, c-format
8076 msgid "bad value (%s) for %s switch"
8077 msgstr ""
8079 #: config/arm/arm.c:905
8080 msgid "target CPU does not support interworking"
8081 msgstr ""
8083 #: config/arm/arm.c:911
8084 #, fuzzy
8085 msgid "target CPU does not support THUMB instructions"
8086 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
8088 #: config/arm/arm.c:925
8089 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8090 msgstr ""
8092 #: config/arm/arm.c:928
8093 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8094 msgstr ""
8096 #: config/arm/arm.c:931
8097 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8098 msgstr ""
8100 #: config/arm/arm.c:935
8101 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8102 msgstr ""
8104 #: config/arm/arm.c:943
8105 msgid "-fpic and -mapcs-reent are incompatible"
8106 msgstr ""
8108 #: config/arm/arm.c:946
8109 msgid "APCS reentrant code not supported.  Ignored"
8110 msgstr ""
8112 #: config/arm/arm.c:954
8113 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8114 msgstr ""
8116 #: config/arm/arm.c:962
8117 msgid "passing floating point arguments in fp regs not yet supported"
8118 msgstr ""
8120 #: config/arm/arm.c:1004
8121 #, fuzzy, c-format
8122 msgid "invalid ABI option: -mabi=%s"
8123 msgstr "Нерэчаісны выбар %s"
8125 #: config/arm/arm.c:1010
8126 msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
8127 msgstr ""
8129 #: config/arm/arm.c:1013
8130 msgid "iwmmxt abi requires an iwmmxt capable cpu"
8131 msgstr ""
8133 #: config/arm/arm.c:1023
8134 #, c-format
8135 msgid "invalid floating point emulation option: -mfpe=%s"
8136 msgstr ""
8138 #: config/arm/arm.c:1040
8139 #, fuzzy, c-format
8140 msgid "invalid floating point option: -mfpu=%s"
8141 msgstr "нерэчаісны выбар --param : %s"
8143 #: config/arm/arm.c:1081
8144 #, c-format
8145 msgid "invalid floating point abi: -mfloat-abi=%s"
8146 msgstr ""
8148 #: config/arm/arm.c:1096
8149 msgid "-mfloat-abi=hard and VFP"
8150 msgstr ""
8152 #: config/arm/arm.c:1122
8153 #, c-format
8154 msgid "structure size boundary can only be set to %s"
8155 msgstr ""
8157 #: config/arm/arm.c:1131
8158 msgid "-mpic-register= is useless without -fpic"
8159 msgstr ""
8161 #: config/arm/arm.c:1138
8162 #, c-format
8163 msgid "unable to use '%s' for PIC register"
8164 msgstr ""
8166 #: config/arm/arm.c:2613 config/arm/arm.c:2631 config/avr/avr.c:4533
8167 #: config/c4x/c4x.c:4499 config/h8300/h8300.c:5755 config/i386/i386.c:1697
8168 #: config/i386/i386.c:1743 config/ip2k/ip2k.c:3181
8169 #: config/m68hc11/m68hc11.c:1350 config/m68k/m68k.c:288
8170 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1068
8171 #: config/rs6000/rs6000.c:17129 config/sh/sh.c:7160 config/sh/sh.c:7181
8172 #: config/sh/sh.c:7216 config/stormy16/stormy16.c:2413 config/v850/v850.c:2207
8173 #, fuzzy, c-format
8174 msgid "%qs attribute only applies to functions"
8175 msgstr "\"%s\" звычайна функцыя"
8177 #: config/arm/arm.c:10385 config/arm/arm.c:10403
8178 #, fuzzy
8179 msgid "predicated Thumb instruction"
8180 msgstr "нявернае выкарыстанне \"restict\""
8182 #: config/arm/arm.c:10391
8183 msgid "predicated instruction in conditional sequence"
8184 msgstr ""
8186 #: config/arm/arm.c:10499 config/arm/arm.c:10509 config/arm/arm.c:10519
8187 #: config/arm/arm.c:10545 config/arm/arm.c:10563 config/arm/arm.c:10598
8188 #: config/arm/arm.c:10617 config/arm/arm.c:10632 config/arm/arm.c:10658
8189 #: config/arm/arm.c:10665 config/arm/arm.c:10672
8190 #, fuzzy, c-format
8191 msgid "invalid operand for code '%c'"
8192 msgstr "Нерэчаісны выбар \"%s\""
8194 #: config/arm/arm.c:10558
8195 msgid "instruction never exectued"
8196 msgstr ""
8198 #: config/arm/arm.c:10683
8199 #, fuzzy
8200 msgid "missing operand"
8201 msgstr "прапушчан ініцыялізатар"
8203 #: config/arm/arm.c:11449
8204 msgid "unable to compute real location of stacked parameter"
8205 msgstr ""
8207 #. @@@ better error message
8208 #: config/arm/arm.c:12082 config/arm/arm.c:12119
8209 msgid "selector must be an immediate"
8210 msgstr ""
8212 #. @@@ better error message
8213 #: config/arm/arm.c:12162 config/i386/i386.c:13369 config/i386/i386.c:13403
8214 msgid "mask must be an immediate"
8215 msgstr ""
8217 #: config/arm/arm.c:12838
8218 msgid "no low registers available for popping high registers"
8219 msgstr ""
8221 #: config/arm/arm.c:13056
8222 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8223 msgstr ""
8225 #: config/arm/pe.c:171 config/mcore/mcore.c:3241
8226 msgid "%Jinitialized variable '%D' is marked dllimport"
8227 msgstr ""
8229 #: config/arm/pe.c:180
8230 msgid "%Jstatic variable '%D' is marked dllimport"
8231 msgstr ""
8233 #: config/arm/arm.h:318
8234 msgid "Generate APCS conformant stack frames"
8235 msgstr ""
8237 #: config/arm/arm.h:321
8238 msgid "Store function names in object code"
8239 msgstr ""
8241 #: config/arm/arm.h:327
8242 msgid "Pass FP arguments in FP registers"
8243 msgstr ""
8245 #: config/arm/arm.h:330
8246 msgid "Generate re-entrant, PIC code"
8247 msgstr ""
8249 #: config/arm/arm.h:333
8250 msgid "Assume target CPU is configured as big endian"
8251 msgstr ""
8253 #: config/arm/arm.h:335
8254 msgid "Assume target CPU is configured as little endian"
8255 msgstr ""
8257 #: config/arm/arm.h:337
8258 msgid "Assume big endian bytes, little endian words"
8259 msgstr ""
8261 #: config/arm/arm.h:339
8262 msgid "Support calls between Thumb and ARM instruction sets"
8263 msgstr ""
8265 #: config/arm/arm.h:342
8266 msgid "Generate a call to abort if a noreturn function returns"
8267 msgstr ""
8269 #: config/arm/arm.h:345
8270 msgid "Do not move instructions into a function's prologue"
8271 msgstr ""
8273 #: config/arm/arm.h:348
8274 msgid "Do not load the PIC register in function prologues"
8275 msgstr ""
8277 #: config/arm/arm.h:351
8278 msgid "Generate call insns as indirect calls, if necessary"
8279 msgstr ""
8281 #: config/arm/arm.h:354
8282 msgid "Compile for the Thumb not the ARM"
8283 msgstr ""
8285 #: config/arm/arm.h:358
8286 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8287 msgstr ""
8289 #: config/arm/arm.h:361
8290 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8291 msgstr ""
8293 #: config/arm/arm.h:364
8294 msgid "Thumb: Assume non-static functions may be called from ARM code"
8295 msgstr ""
8297 #: config/arm/arm.h:368
8298 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8299 msgstr ""
8301 #: config/arm/arm.h:372
8302 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8303 msgstr ""
8305 #: config/arm/arm.h:374
8306 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8307 msgstr ""
8309 #: config/arm/arm.h:382
8310 msgid "Specify the name of the target CPU"
8311 msgstr ""
8313 #: config/arm/arm.h:384
8314 msgid "Specify the name of the target architecture"
8315 msgstr ""
8317 #: config/arm/arm.h:389
8318 msgid "Specify the name of the target floating point hardware/format"
8319 msgstr ""
8321 #: config/arm/arm.h:391
8322 msgid "Specify if floating point hardware should be used"
8323 msgstr ""
8325 #: config/arm/arm.h:393
8326 msgid "Specify the minimum bit alignment of structures"
8327 msgstr ""
8329 #: config/arm/arm.h:395
8330 msgid "Specify the register to be used for PIC addressing"
8331 msgstr ""
8333 #: config/arm/arm.h:396 config/mips/mips.h:780
8334 msgid "Specify an ABI"
8335 msgstr ""
8337 #: config/arm/arm.h:398
8338 msgid "Alias for -mfloat-abi=soft"
8339 msgstr ""
8341 #: config/arm/arm.h:400
8342 msgid "Alias for -mfloat-abi=hard"
8343 msgstr ""
8345 #: config/arm/pe.h:59
8346 msgid "Ignore dllimport attribute for functions"
8347 msgstr ""
8349 #: config/avr/avr.c:520
8350 #, c-format
8351 msgid "large frame pointer change (%d) with -mtiny-stack"
8352 msgstr ""
8354 #: config/avr/avr.c:1107
8355 msgid "bad address, not (reg+disp):"
8356 msgstr ""
8358 #: config/avr/avr.c:1115
8359 msgid "internal compiler error.  Bad address:"
8360 msgstr ""
8362 #: config/avr/avr.c:1128
8363 msgid "internal compiler error.  Unknown mode:"
8364 msgstr ""
8366 #: config/avr/avr.c:1750 config/avr/avr.c:2411
8367 #, fuzzy
8368 msgid "invalid insn:"
8369 msgstr "Нерэчаісны выбар %s"
8371 #: config/avr/avr.c:1784 config/avr/avr.c:1867 config/avr/avr.c:1916
8372 #: config/avr/avr.c:1925 config/avr/avr.c:2020 config/avr/avr.c:2189
8373 #: config/avr/avr.c:2445 config/avr/avr.c:2553
8374 msgid "incorrect insn:"
8375 msgstr ""
8377 #: config/avr/avr.c:1944 config/avr/avr.c:2105 config/avr/avr.c:2260
8378 #: config/avr/avr.c:2597
8379 msgid "unknown move insn:"
8380 msgstr ""
8382 #: config/avr/avr.c:2820
8383 msgid "bad shift insn:"
8384 msgstr ""
8386 #: config/avr/avr.c:2933 config/avr/avr.c:3354 config/avr/avr.c:3725
8387 msgid "internal compiler error.  Incorrect shift:"
8388 msgstr ""
8390 #: config/avr/avr.c:4507 config/ip2k/ip2k.c:3156
8391 msgid "only initialized variables can be placed into program memory area"
8392 msgstr ""
8394 #: config/avr/avr.c:4601
8395 msgid "only uninitialized variables can be placed in the .noinit section"
8396 msgstr ""
8398 #: config/avr/avr.c:4615
8399 #, c-format
8400 msgid "MCU %qs supported for assembler only"
8401 msgstr ""
8403 #: config/avr/avr.h:73
8404 msgid "Assume int to be 8 bit integer"
8405 msgstr ""
8407 #: config/avr/avr.h:75
8408 msgid "Change the stack pointer without disabling interrupts"
8409 msgstr ""
8411 #: config/avr/avr.h:77
8412 msgid "Use subroutines for function prologue/epilogue"
8413 msgstr ""
8415 #: config/avr/avr.h:79
8416 msgid "Change only the low 8 bits of the stack pointer"
8417 msgstr ""
8419 #: config/avr/avr.h:81
8420 msgid "Do not generate tablejump insns"
8421 msgstr ""
8423 #: config/avr/avr.h:83
8424 msgid "Use rjmp/rcall (limited range) on >8K devices"
8425 msgstr ""
8427 #: config/avr/avr.h:85
8428 msgid "Output instruction sizes to the asm file"
8429 msgstr ""
8431 #: config/avr/avr.h:102
8432 msgid "Specify the initial stack address"
8433 msgstr ""
8435 #: config/avr/avr.h:103
8436 msgid "Specify the MCU name"
8437 msgstr ""
8439 #: config/avr/avr.h:766
8440 msgid "trampolines not supported"
8441 msgstr ""
8443 #: config/c4x/c4x-c.c:71
8444 #, c-format
8445 msgid "missing '(' after '#pragma %s' - ignored"
8446 msgstr ""
8448 #: config/c4x/c4x-c.c:74
8449 #, c-format
8450 msgid "missing function name in '#pragma %s' - ignored"
8451 msgstr ""
8453 #: config/c4x/c4x-c.c:79
8454 #, c-format
8455 msgid "malformed '#pragma %s' - ignored"
8456 msgstr ""
8458 #: config/c4x/c4x-c.c:81
8459 #, c-format
8460 msgid "missing section name in '#pragma %s' - ignored"
8461 msgstr ""
8463 #: config/c4x/c4x-c.c:86
8464 #, c-format
8465 msgid "missing ')' for '#pragma %s' - ignored"
8466 msgstr ""
8468 #: config/c4x/c4x-c.c:89
8469 #, c-format
8470 msgid "junk at end of '#pragma %s'"
8471 msgstr ""
8473 #: config/c4x/c4x.c:312
8474 #, c-format
8475 msgid "unknown CPU version %d, using 40.\n"
8476 msgstr ""
8478 #: config/c4x/c4x.c:874
8479 #, c-format
8480 msgid "ISR %s requires %d words of local vars, max is 32767"
8481 msgstr ""
8483 #: config/c4x/c4x.c:1598
8484 msgid "using CONST_DOUBLE for address"
8485 msgstr ""
8487 #: config/c4x/c4x.c:1736
8488 msgid "c4x_address_cost: Invalid addressing mode"
8489 msgstr ""
8491 #: config/c4x/c4x.c:1871
8492 #, c-format
8493 msgid "c4x_print_operand: %%L inconsistency"
8494 msgstr ""
8496 #: config/c4x/c4x.c:1877
8497 #, c-format
8498 msgid "c4x_print_operand: %%N inconsistency"
8499 msgstr ""
8501 #: config/c4x/c4x.c:1918
8502 #, c-format
8503 msgid "c4x_print_operand: %%O inconsistency"
8504 msgstr ""
8506 #: config/c4x/c4x.c:2013
8507 msgid "c4x_print_operand: Bad operand case"
8508 msgstr ""
8510 #: config/c4x/c4x.c:2054
8511 msgid "c4x_print_operand_address: Bad post_modify"
8512 msgstr ""
8514 #: config/c4x/c4x.c:2076
8515 msgid "c4x_print_operand_address: Bad pre_modify"
8516 msgstr ""
8518 #: config/c4x/c4x.c:2124 config/c4x/c4x.c:2136 config/c4x/c4x.c:2151
8519 msgid "c4x_print_operand_address: Bad operand case"
8520 msgstr ""
8522 #: config/c4x/c4x.c:2402
8523 msgid "c4x_rptb_insert: Cannot find start label"
8524 msgstr ""
8526 #: config/c4x/c4x.c:3317 config/c4x/c4x.c:3335
8527 msgid "mode not QImode"
8528 msgstr ""
8530 #: config/c4x/c4x.c:3405
8531 msgid "invalid indirect memory address"
8532 msgstr ""
8534 #: config/c4x/c4x.c:3494
8535 msgid "invalid indirect (S) memory address"
8536 msgstr ""
8538 #: config/c4x/c4x.c:3829
8539 msgid "c4x_valid_operands: Internal error"
8540 msgstr ""
8542 #: config/c4x/c4x.c:4268
8543 msgid "c4x_operand_subword: invalid mode"
8544 msgstr ""
8546 #: config/c4x/c4x.c:4271
8547 msgid "c4x_operand_subword: invalid operand"
8548 msgstr ""
8550 #. We could handle these with some difficulty.
8551 #. e.g., *p-- => *(p-=2); *(p+1).
8552 #: config/c4x/c4x.c:4297
8553 msgid "c4x_operand_subword: invalid autoincrement"
8554 msgstr ""
8556 #: config/c4x/c4x.c:4303
8557 msgid "c4x_operand_subword: invalid address"
8558 msgstr ""
8560 #: config/c4x/c4x.c:4314
8561 msgid "c4x_operand_subword: address not offsettable"
8562 msgstr ""
8564 #: config/c4x/c4x.c:4524
8565 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8566 msgstr ""
8568 #. Target compilation option flags.
8569 #. Small memory model.
8570 #. Use 24-bit MPYI for C3x.
8571 #. Fast fixing of floats.
8572 #. Allow use of RPTS.
8573 #. Emit C3x code.
8574 #. Be compatible with TI assembler.
8575 #. Be paranoid about DP reg. in ISRs.
8576 #. Pass arguments on stack.
8577 #. Enable features under development.
8578 #. Enable repeat block.
8579 #. Use BK as general register.
8580 #. Use decrement and branch for C3x.
8581 #. Enable debugging of GCC.
8582 #. Force constants into registers.
8583 #. Allow unsigned loop counters.
8584 #. Force op0 and op1 to be same.
8585 #. Save all 40 bits for floats.
8586 #. Allow parallel insns.
8587 #. Allow MPY||ADD, MPY||SUB insns.
8588 #. Assume mem refs possibly aliased.
8589 #. Emit C30 code.
8590 #. Emit C31 code.
8591 #. Emit C32 code.
8592 #. Emit C33 code.
8593 #. Emit C40 code.
8594 #. Emit C44 code.
8595 #. Run-time compilation parameters selecting different hardware subsets.
8597 #. Macro to define tables used to set the flags.
8598 #. This is a list in braces of triplets in braces,
8599 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8600 #. where VALUE is the bits to set or minus the bits to clear.
8601 #. An empty string NAME is used to identify the default VALUE.
8602 #: config/c4x/c4x.h:166
8603 msgid "Small memory model"
8604 msgstr ""
8606 #: config/c4x/c4x.h:168
8607 msgid "Big memory model"
8608 msgstr ""
8610 #: config/c4x/c4x.h:170
8611 msgid "Use MPYI instruction for C3x"
8612 msgstr ""
8614 #: config/c4x/c4x.h:172
8615 msgid "Do not use MPYI instruction for C3x"
8616 msgstr ""
8618 #: config/c4x/c4x.h:174
8619 msgid "Use fast but approximate float to integer conversion"
8620 msgstr ""
8622 #: config/c4x/c4x.h:176
8623 msgid "Use slow but accurate float to integer conversion"
8624 msgstr ""
8626 #: config/c4x/c4x.h:178
8627 msgid "Enable use of RTPS instruction"
8628 msgstr ""
8630 #: config/c4x/c4x.h:180
8631 msgid "Disable use of RTPS instruction"
8632 msgstr ""
8634 #: config/c4x/c4x.h:182
8635 msgid "Enable use of RTPB instruction"
8636 msgstr ""
8638 #: config/c4x/c4x.h:184
8639 msgid "Disable use of RTPB instruction"
8640 msgstr ""
8642 #: config/c4x/c4x.h:186
8643 msgid "Generate code for C30 CPU"
8644 msgstr ""
8646 #: config/c4x/c4x.h:188
8647 msgid "Generate code for C31 CPU"
8648 msgstr ""
8650 #: config/c4x/c4x.h:190
8651 msgid "Generate code for C32 CPU"
8652 msgstr ""
8654 #: config/c4x/c4x.h:192
8655 msgid "Generate code for C33 CPU"
8656 msgstr ""
8658 #: config/c4x/c4x.h:194
8659 msgid "Generate code for C40 CPU"
8660 msgstr ""
8662 #: config/c4x/c4x.h:196
8663 msgid "Generate code for C44 CPU"
8664 msgstr ""
8666 #: config/c4x/c4x.h:198
8667 msgid "Emit code compatible with TI tools"
8668 msgstr ""
8670 #: config/c4x/c4x.h:200
8671 msgid "Emit code to use GAS extensions"
8672 msgstr ""
8674 #: config/c4x/c4x.h:202 config/c4x/c4x.h:206
8675 msgid "Save DP across ISR in small memory model"
8676 msgstr ""
8678 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8679 msgid "Don't save DP across ISR in small memory model"
8680 msgstr ""
8682 #: config/c4x/c4x.h:210
8683 msgid "Pass arguments on the stack"
8684 msgstr ""
8686 #: config/c4x/c4x.h:212
8687 msgid "Pass arguments in registers"
8688 msgstr ""
8690 #: config/c4x/c4x.h:214
8691 msgid "Enable new features under development"
8692 msgstr ""
8694 #: config/c4x/c4x.h:216
8695 msgid "Disable new features under development"
8696 msgstr ""
8698 #: config/c4x/c4x.h:218
8699 msgid "Use the BK register as a general purpose register"
8700 msgstr ""
8702 #: config/c4x/c4x.h:220
8703 msgid "Do not allocate BK register"
8704 msgstr ""
8706 #: config/c4x/c4x.h:222
8707 msgid "Enable use of DB instruction"
8708 msgstr ""
8710 #: config/c4x/c4x.h:224
8711 msgid "Disable use of DB instruction"
8712 msgstr ""
8714 #: config/c4x/c4x.h:226
8715 msgid "Enable debugging"
8716 msgstr ""
8718 #: config/c4x/c4x.h:228
8719 msgid "Disable debugging"
8720 msgstr ""
8722 #: config/c4x/c4x.h:230
8723 msgid "Force constants into registers to improve hoisting"
8724 msgstr ""
8726 #: config/c4x/c4x.h:232
8727 msgid "Don't force constants into registers"
8728 msgstr ""
8730 #: config/c4x/c4x.h:234
8731 msgid "Force RTL generation to emit valid 3 operand insns"
8732 msgstr ""
8734 #: config/c4x/c4x.h:236
8735 msgid "Allow RTL generation to emit invalid 3 operand insns"
8736 msgstr ""
8738 #: config/c4x/c4x.h:238
8739 msgid "Allow unsigned iteration counts for RPTB/DB"
8740 msgstr ""
8742 #: config/c4x/c4x.h:240
8743 msgid "Disallow unsigned iteration counts for RPTB/DB"
8744 msgstr ""
8746 #: config/c4x/c4x.h:242
8747 msgid "Preserve all 40 bits of FP reg across call"
8748 msgstr ""
8750 #: config/c4x/c4x.h:244
8751 msgid "Only preserve 32 bits of FP reg across call"
8752 msgstr ""
8754 #: config/c4x/c4x.h:246
8755 msgid "Enable parallel instructions"
8756 msgstr ""
8758 #: config/c4x/c4x.h:248
8759 msgid "Disable parallel instructions"
8760 msgstr ""
8762 #: config/c4x/c4x.h:250
8763 msgid "Enable MPY||ADD and MPY||SUB instructions"
8764 msgstr ""
8766 #: config/c4x/c4x.h:252
8767 msgid "Disable MPY||ADD and MPY||SUB instructions"
8768 msgstr ""
8770 #: config/c4x/c4x.h:254
8771 msgid "Assume that pointers may be aliased"
8772 msgstr ""
8774 #: config/c4x/c4x.h:256
8775 msgid "Assume that pointers not aliased"
8776 msgstr ""
8778 #: config/c4x/c4x.h:330
8779 msgid "Specify maximum number of iterations for RPTS"
8780 msgstr ""
8782 #: config/c4x/c4x.h:332
8783 msgid "Select CPU to generate code for"
8784 msgstr ""
8786 #: config/cris/cris.c:620
8787 msgid "unexpected index-type in cris_print_index"
8788 msgstr ""
8790 #: config/cris/cris.c:634
8791 msgid "unexpected base-type in cris_print_base"
8792 msgstr ""
8794 #: config/cris/cris.c:927
8795 #, c-format
8796 msgid "stackframe too big: %d bytes"
8797 msgstr ""
8799 #: config/cris/cris.c:1238
8800 msgid "allocated but unused delay list in epilogue"
8801 msgstr ""
8803 #: config/cris/cris.c:1248
8804 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8805 msgstr ""
8807 #: config/cris/cris.c:1324
8808 msgid "invalid operand for 'b' modifier"
8809 msgstr ""
8811 #: config/cris/cris.c:1337
8812 msgid "invalid operand for 'v' modifier"
8813 msgstr ""
8815 #: config/cris/cris.c:1347
8816 msgid "invalid operand for 'P' modifier"
8817 msgstr ""
8819 #: config/cris/cris.c:1354
8820 msgid "invalid operand for 'p' modifier"
8821 msgstr ""
8823 #: config/cris/cris.c:1393
8824 msgid "invalid operand for 'z' modifier"
8825 msgstr ""
8827 #: config/cris/cris.c:1441 config/cris/cris.c:1471
8828 msgid "invalid operand for 'H' modifier"
8829 msgstr ""
8831 #: config/cris/cris.c:1447
8832 msgid "bad register"
8833 msgstr ""
8835 #: config/cris/cris.c:1485
8836 msgid "invalid operand for 'e' modifier"
8837 msgstr ""
8839 #: config/cris/cris.c:1502
8840 msgid "invalid operand for 'm' modifier"
8841 msgstr ""
8843 #: config/cris/cris.c:1527
8844 msgid "invalid operand for 'A' modifier"
8845 msgstr ""
8847 #: config/cris/cris.c:1535
8848 msgid "invalid operand for 'D' modifier"
8849 msgstr ""
8851 #: config/cris/cris.c:1549
8852 msgid "invalid operand for 'T' modifier"
8853 msgstr ""
8855 #: config/cris/cris.c:1558
8856 msgid "invalid operand modifier letter"
8857 msgstr ""
8859 #: config/cris/cris.c:1566
8860 #, c-format
8861 msgid "internal error: bad register: %d"
8862 msgstr "унутраная памылка: дрэнны рэгістр: %d"
8864 #: config/cris/cris.c:1614
8865 msgid "unexpected multiplicative operand"
8866 msgstr ""
8868 #: config/cris/cris.c:1634
8869 msgid "unexpected operand"
8870 msgstr ""
8872 #: config/cris/cris.c:1667 config/cris/cris.c:1677
8873 msgid "unrecognized address"
8874 msgstr "нераспазнаны адрас"
8876 #: config/cris/cris.c:2036
8877 msgid "internal error: sideeffect-insn affecting main effect"
8878 msgstr ""
8880 #. If we get here, the caller got its initial tests wrong.
8881 #: config/cris/cris.c:2429
8882 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8883 msgstr ""
8885 #: config/cris/cris.c:2506 config/cris/cris.c:2567
8886 #, fuzzy
8887 msgid "unrecognized supposed constant"
8888 msgstr "нераспазнаны выбар \"-%s\""
8890 #: config/cris/cris.c:2611
8891 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8892 msgstr ""
8894 #: config/cris/cris.c:2630
8895 #, c-format
8896 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8897 msgstr ""
8899 #: config/cris/cris.c:2658
8900 #, c-format
8901 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8902 msgstr ""
8904 #: config/cris/cris.c:2694
8905 #, c-format
8906 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8907 msgstr ""
8909 #: config/cris/cris.c:2712
8910 msgid "-fPIC and -fpic are not supported in this configuration"
8911 msgstr ""
8913 #: config/cris/cris.c:2727
8914 msgid "that particular -g option is invalid with -maout and -melinux"
8915 msgstr ""
8917 #: config/cris/cris.c:2902 config/cris/cris.c:2947
8918 msgid "unexpected side-effects in address"
8919 msgstr ""
8921 #. Labels are never marked as global symbols.
8922 #: config/cris/cris.c:3042 config/cris/cris.c:3073
8923 msgid "unexpected PIC symbol"
8924 msgstr ""
8926 #: config/cris/cris.c:3046
8927 msgid "PIC register isn't set up"
8928 msgstr ""
8930 #: config/cris/cris.c:3059 config/cris/cris.c:3142
8931 msgid "unexpected address expression"
8932 msgstr ""
8934 #: config/cris/cris.c:3077
8935 msgid "emitting PIC operand, but PIC register isn't set up"
8936 msgstr ""
8938 #: config/cris/cris.c:3086
8939 msgid "unexpected NOTE as addr_const:"
8940 msgstr ""
8942 #: config/cris/aout.h:108
8943 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8944 msgstr ""
8946 #: config/cris/aout.h:115
8947 msgid "For elinux, request a specified stack-size for this program"
8948 msgstr ""
8950 #: config/cris/cris.h:362
8951 msgid "Work around bug in multiplication instruction"
8952 msgstr ""
8954 #. 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.
8955 #: config/cris/cris.h:368
8956 msgid "Compile for ETRAX 4 (CRIS v3)"
8957 msgstr ""
8959 #: config/cris/cris.h:373
8960 msgid "Compile for ETRAX 100 (CRIS v8)"
8961 msgstr ""
8963 #: config/cris/cris.h:377
8964 msgid "Emit verbose debug information in assembly code"
8965 msgstr ""
8967 #: config/cris/cris.h:380
8968 #, fuzzy
8969 msgid "Do not use condition codes from normal instructions"
8970 msgstr "Не генерыраваць сімвальныя інструкцыі"
8972 #: config/cris/cris.h:384
8973 msgid "Do not emit addressing modes with side-effect assignment"
8974 msgstr ""
8976 #: config/cris/cris.h:387
8977 msgid "Do not tune stack alignment"
8978 msgstr ""
8980 #: config/cris/cris.h:390
8981 msgid "Do not tune writable data alignment"
8982 msgstr ""
8984 #: config/cris/cris.h:393
8985 msgid "Do not tune code and read-only data alignment"
8986 msgstr ""
8988 #: config/cris/cris.h:402
8989 msgid "Align code and data to 32 bits"
8990 msgstr ""
8992 #: config/cris/cris.h:415
8993 msgid "Don't align items in code or data"
8994 msgstr ""
8996 #: config/cris/cris.h:418
8997 msgid "Do not emit function prologue or epilogue"
8998 msgstr ""
9000 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9001 #: config/cris/cris.h:422
9002 msgid "Use the most feature-enabling options allowed by other options"
9003 msgstr ""
9005 #. 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.
9006 #: config/cris/cris.h:428
9007 msgid "Override -mbest-lib-options"
9008 msgstr ""
9010 #: config/cris/cris.h:460
9011 #, fuzzy
9012 msgid "Generate code for the specified chip or CPU version"
9013 msgstr "Генерыраваць код для дадзенага ЦП"
9015 #: config/cris/cris.h:462
9016 msgid "Tune alignment for the specified chip or CPU version"
9017 msgstr ""
9019 #: config/cris/cris.h:464
9020 msgid "Warn when a stackframe is larger than the specified size"
9021 msgstr ""
9023 #. Node: Profiling
9024 #: config/cris/cris.h:1031
9025 msgid "no FUNCTION_PROFILER for CRIS"
9026 msgstr ""
9028 #: config/cris/linux.h:69
9029 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9030 msgstr ""
9032 #: config/fr30/fr30.c:463
9033 msgid "fr30_print_operand_address: unhandled address"
9034 msgstr ""
9036 #: config/fr30/fr30.c:487
9037 #, c-format
9038 msgid "fr30_print_operand: unrecognized %%p code"
9039 msgstr ""
9041 #: config/fr30/fr30.c:507
9042 #, c-format
9043 msgid "fr30_print_operand: unrecognized %%b code"
9044 msgstr ""
9046 #: config/fr30/fr30.c:528
9047 #, c-format
9048 msgid "fr30_print_operand: unrecognized %%B code"
9049 msgstr ""
9051 #: config/fr30/fr30.c:536
9052 #, c-format
9053 msgid "fr30_print_operand: invalid operand to %%A code"
9054 msgstr ""
9056 #: config/fr30/fr30.c:553
9057 #, c-format
9058 msgid "fr30_print_operand: invalid %%x code"
9059 msgstr ""
9061 #: config/fr30/fr30.c:560
9062 #, c-format
9063 msgid "fr30_print_operand: invalid %%F code"
9064 msgstr ""
9066 #: config/fr30/fr30.c:577
9067 msgid "fr30_print_operand: unknown code"
9068 msgstr ""
9070 #: config/fr30/fr30.c:606 config/fr30/fr30.c:615 config/fr30/fr30.c:626
9071 #: config/fr30/fr30.c:639
9072 msgid "fr30_print_operand: unhandled MEM"
9073 msgstr ""
9075 #: config/fr30/fr30.h:64
9076 msgid "Assume small address space"
9077 msgstr ""
9079 #: config/frv/frv.c:563 config/frv/frv.c:590
9080 #, c-format
9081 msgid "Unknown cpu: -mcpu=%s"
9082 msgstr ""
9084 #: config/frv/frv.c:2513
9085 msgid "Bad insn to frv_print_operand_address:"
9086 msgstr ""
9088 #: config/frv/frv.c:2524
9089 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9090 msgstr ""
9092 #: config/frv/frv.c:2563 config/frv/frv.c:2573 config/frv/frv.c:2582
9093 #: config/frv/frv.c:2603 config/frv/frv.c:2608
9094 msgid "Bad insn to frv_print_operand_memory_reference:"
9095 msgstr ""
9097 #: config/frv/frv.c:2747
9098 msgid "Bad insn in frv_print_operand, bad const_double"
9099 msgstr ""
9101 #: config/frv/frv.c:2792
9102 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9103 msgstr ""
9105 #: config/frv/frv.c:2815
9106 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9107 msgstr ""
9109 #: config/frv/frv.c:2840
9110 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9111 msgstr ""
9113 #: config/frv/frv.c:2848
9114 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9115 msgstr ""
9117 #: config/frv/frv.c:2864
9118 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9119 msgstr ""
9121 #: config/frv/frv.c:2878
9122 msgid "Bad insn to frv_print_operand, 'g' modifier:"
9123 msgstr ""
9125 #: config/frv/frv.c:2926
9126 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9127 msgstr ""
9129 #: config/frv/frv.c:2939
9130 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9131 msgstr ""
9133 #: config/frv/frv.c:2960
9134 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9135 msgstr ""
9137 #: config/frv/frv.c:2978
9138 msgid "Bad insn to frv_print_operand, P modifier:"
9139 msgstr ""
9141 #: config/frv/frv.c:2998
9142 msgid "Bad insn in frv_print_operand, z case"
9143 msgstr ""
9145 #: config/frv/frv.c:3029
9146 msgid "Bad insn in frv_print_operand, 0 case"
9147 msgstr ""
9149 #: config/frv/frv.c:3034
9150 msgid "frv_print_operand: unknown code"
9151 msgstr ""
9153 #: config/frv/frv.c:5835
9154 msgid "Bad output_move_single operand"
9155 msgstr ""
9157 #: config/frv/frv.c:5962
9158 msgid "Bad output_move_double operand"
9159 msgstr ""
9161 #: config/frv/frv.c:6104
9162 msgid "Bad output_condmove_single operand"
9163 msgstr ""
9165 #: config/frv/frv.c:9618
9166 msgid "accumulator is not a constant integer"
9167 msgstr ""
9169 #: config/frv/frv.c:9623
9170 msgid "accumulator number is out of bounds"
9171 msgstr ""
9173 #: config/frv/frv.c:9634
9174 #, c-format
9175 msgid "inappropriate accumulator for %qs"
9176 msgstr ""
9178 #: config/frv/frv.c:9700
9179 #, fuzzy
9180 msgid "invalid IACC argument"
9181 msgstr "нерэчаіснае значэньне %%C"
9183 #: config/frv/frv.c:9723
9184 #, c-format
9185 msgid "%qs expects a constant argument"
9186 msgstr ""
9188 #: config/frv/frv.c:9728
9189 #, c-format
9190 msgid "constant argument out of range for %qs"
9191 msgstr ""
9193 #: config/frv/frv.c:10125
9194 msgid "media functions are not available unless -mmedia is used"
9195 msgstr ""
9197 #: config/frv/frv.c:10137
9198 msgid "this media function is only available on the fr500"
9199 msgstr ""
9201 #: config/frv/frv.c:10165
9202 msgid "this media function is only available on the fr400 and fr550"
9203 msgstr ""
9205 #: config/frv/frv.c:10184
9206 msgid "this builtin function is only available on the fr405 and fr450"
9207 msgstr ""
9209 #: config/frv/frv.c:10193
9210 msgid "this builtin function is only available on the fr500 and fr550"
9211 msgstr ""
9213 #: config/frv/frv.c:10205
9214 msgid "this builtin function is only available on the fr450"
9215 msgstr ""
9217 #. This macro is a C statement to print on `stderr' a string describing the
9218 #. particular machine description choice.  Every machine description should
9219 #. define `TARGET_VERSION'.  For example:
9221 #. #ifdef MOTOROLA
9222 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9223 #. #else
9224 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9225 #. #endif
9226 #: config/frv/frv.h:542
9227 #, c-format
9228 msgid " (frv)"
9229 msgstr ""
9231 #: config/h8300/h8300.c:358
9232 #, fuzzy
9233 msgid "-ms2600 is used without -ms"
9234 msgstr "-ms2600 ужываецца без -ms."
9236 #: config/h8300/h8300.c:364
9237 #, fuzzy
9238 msgid "-mn is used without -mh or -ms"
9239 msgstr "-ms2600 ужываецца без -ms."
9241 #. Macro to define tables used to set the flags.
9242 #. This is a list in braces of pairs in braces,
9243 #. each pair being { "NAME", VALUE }
9244 #. where VALUE is the bits to set or minus the bits to clear.
9245 #. An empty string NAME is used to identify the default VALUE.
9246 #: config/h8300/h8300.h:159
9247 #, fuzzy
9248 msgid "Generate H8S code"
9249 msgstr "Стварыць код для DLL"
9251 #: config/h8300/h8300.h:160
9252 #, fuzzy
9253 msgid "Do not generate H8S code"
9254 msgstr "Не ствараць код для 68851"
9256 #: config/h8300/h8300.h:161
9257 #, fuzzy
9258 msgid "Generate H8SX code"
9259 msgstr "Стварыць код для DLL"
9261 #: config/h8300/h8300.h:162
9262 #, fuzzy
9263 msgid "Do not generate H8SX code"
9264 msgstr "Не ствараць код для 68851"
9266 #: config/h8300/h8300.h:163
9267 msgid "Generate H8S/2600 code"
9268 msgstr ""
9270 #: config/h8300/h8300.h:164
9271 #, fuzzy
9272 msgid "Do not generate H8S/2600 code"
9273 msgstr "Стварыць код для DLL"
9275 #: config/h8300/h8300.h:165
9276 msgid "Make integers 32 bits wide"
9277 msgstr ""
9279 #: config/h8300/h8300.h:168
9280 msgid "Use registers for argument passing"
9281 msgstr ""
9283 #: config/h8300/h8300.h:170
9284 msgid "Do not use registers for argument passing"
9285 msgstr ""
9287 #: config/h8300/h8300.h:172
9288 msgid "Consider access to byte sized memory slow"
9289 msgstr ""
9291 #: config/h8300/h8300.h:173
9292 msgid "Enable linker relaxing"
9293 msgstr ""
9295 #: config/h8300/h8300.h:174
9296 msgid "Generate H8/300H code"
9297 msgstr ""
9299 #: config/h8300/h8300.h:175
9300 msgid "Enable the normal mode"
9301 msgstr ""
9303 #: config/h8300/h8300.h:176
9304 msgid "Do not generate H8/300H code"
9305 msgstr ""
9307 #: config/h8300/h8300.h:177
9308 msgid "Use H8/300 alignment rules"
9309 msgstr ""
9311 #: config/i386/i386.c:1246
9312 #, c-format
9313 msgid "code model %s not supported in PIC mode"
9314 msgstr ""
9316 #: config/i386/i386.c:1256 config/sparc/sparc.c:604
9317 #, c-format
9318 msgid "bad value (%s) for -mcmodel= switch"
9319 msgstr ""
9321 #: config/i386/i386.c:1271
9322 #, c-format
9323 msgid "bad value (%s) for -masm= switch"
9324 msgstr ""
9326 #: config/i386/i386.c:1274
9327 #, fuzzy, c-format
9328 msgid "code model %qs not supported in the %s bit mode"
9329 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
9331 #: config/i386/i386.c:1277
9332 msgid "code model %<large%> not supported yet"
9333 msgstr ""
9335 #: config/i386/i386.c:1279
9336 #, c-format
9337 msgid "%i-bit mode not compiled in"
9338 msgstr ""
9340 #: config/i386/i386.c:1309 config/i386/i386.c:1333
9341 #, fuzzy
9342 msgid "CPU you selected does not support x86-64 instruction set"
9343 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
9345 #: config/i386/i386.c:1315 config/iq2000/iq2000.c:1671
9346 #, c-format
9347 msgid "bad value (%s) for -march= switch"
9348 msgstr ""
9350 #: config/i386/i386.c:1346
9351 #, c-format
9352 msgid "bad value (%s) for -mtune= switch"
9353 msgstr ""
9355 #: config/i386/i386.c:1363
9356 #, c-format
9357 msgid "-mregparm=%d is not between 0 and %d"
9358 msgstr ""
9360 #: config/i386/i386.c:1376
9361 msgid "-malign-loops is obsolete, use -falign-loops"
9362 msgstr ""
9364 #: config/i386/i386.c:1381 config/i386/i386.c:1394 config/i386/i386.c:1407
9365 #, c-format
9366 msgid "-malign-loops=%d is not between 0 and %d"
9367 msgstr ""
9369 #: config/i386/i386.c:1389
9370 msgid "-malign-jumps is obsolete, use -falign-jumps"
9371 msgstr ""
9373 #: config/i386/i386.c:1402
9374 msgid "-malign-functions is obsolete, use -falign-functions"
9375 msgstr ""
9377 #: config/i386/i386.c:1440
9378 #, c-format
9379 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9380 msgstr ""
9382 #: config/i386/i386.c:1452
9383 #, c-format
9384 msgid "-mbranch-cost=%d is not between 0 and 5"
9385 msgstr ""
9387 #: config/i386/i386.c:1464
9388 #, c-format
9389 msgid "bad value (%s) for -mtls-dialect= switch"
9390 msgstr ""
9392 #: config/i386/i386.c:1498
9393 msgid "-malign-double makes no sense in the 64bit mode"
9394 msgstr ""
9396 #: config/i386/i386.c:1500
9397 msgid "-mrtd calling convention not supported in the 64bit mode"
9398 msgstr ""
9400 #: config/i386/i386.c:1522 config/i386/i386.c:1533
9401 msgid "SSE instruction set disabled, using 387 arithmetics"
9402 msgstr ""
9404 #: config/i386/i386.c:1538
9405 msgid "387 instruction set disabled, using SSE arithmetics"
9406 msgstr ""
9408 #: config/i386/i386.c:1545
9409 #, c-format
9410 msgid "bad value (%s) for -mfpmath= switch"
9411 msgstr ""
9413 #: config/i386/i386.c:1707 config/i386/i386.c:1718
9414 msgid "fastcall and stdcall attributes are not compatible"
9415 msgstr ""
9417 #: config/i386/i386.c:1711 config/i386/i386.c:1767
9418 msgid "fastcall and regparm attributes are not compatible"
9419 msgstr ""
9421 #: config/i386/i386.c:1754
9422 #, c-format
9423 msgid "%qs attribute requires an integer constant argument"
9424 msgstr ""
9426 #: config/i386/i386.c:1760
9427 #, fuzzy, c-format
9428 msgid "argument to %qs attribute larger than %d"
9429 msgstr "памер \"%s\" больш чам %d байт"
9431 #: config/i386/i386.c:2776
9432 msgid "SSE vector argument without SSE enabled changes the ABI"
9433 msgstr ""
9435 #: config/i386/i386.c:2792
9436 msgid "MMX vector argument without MMX enabled changes the ABI"
9437 msgstr ""
9439 #: config/i386/i386.c:3038
9440 msgid "SSE vector return without SSE enabled changes the ABI"
9441 msgstr ""
9443 #: config/i386/i386.c:5908
9444 msgid "invalid UNSPEC as operand"
9445 msgstr ""
9447 #: config/i386/i386.c:6146
9448 msgid "extended registers have no high halves"
9449 msgstr ""
9451 #: config/i386/i386.c:6161
9452 msgid "unsupported operand size for extended register"
9453 msgstr ""
9455 #: config/i386/i386.c:6476
9456 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9457 msgstr ""
9459 #: config/i386/i386.c:6522
9460 #, fuzzy, c-format
9461 msgid "invalid operand code '%c'"
9462 msgstr "Нерэчаісны выбар \"%s\""
9464 #: config/i386/i386.c:6565
9465 #, fuzzy
9466 msgid "invalid constraints for operand"
9467 msgstr "нерэчаісны %%c аперанд"
9469 #: config/i386/i386.c:11301
9470 #, fuzzy
9471 msgid "unknown insn mode"
9472 msgstr "невядомы рэжым машыны \"%s\""
9474 #: config/i386/i386.c:13171 config/i386/i386.c:13207
9475 #, c-format
9476 msgid "selector must be an integer constant in the range 0..%i"
9477 msgstr ""
9479 #: config/i386/i386.c:13435
9480 msgid "shift must be an immediate"
9481 msgstr ""
9483 #: config/i386/i386.c:14489
9484 #, fuzzy, c-format
9485 msgid "%qs incompatible attribute ignored"
9486 msgstr "\"%s\" атрыбут ігнарыруецца"
9488 #: config/i386/winnt.c:74
9489 #, fuzzy, c-format
9490 msgid "%qs attribute only applies to variables"
9491 msgstr "\"%s\" атрыбут ігнарыруецца"
9493 #: config/i386/winnt.c:172
9494 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9495 msgstr ""
9497 #: config/i386/winnt.c:183
9498 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9499 msgstr ""
9501 #: config/i386/winnt.c:195
9502 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9503 msgstr ""
9505 #: config/i386/winnt.c:255
9506 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9507 msgstr ""
9509 #: config/i386/winnt.c:299 config/sh/symbian.c:279
9510 #, c-format
9511 msgid "%qs declared as both exported to and imported from a DLL"
9512 msgstr ""
9514 #: config/i386/winnt.c:308
9515 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9516 msgstr ""
9518 #: config/i386/winnt.c:447
9519 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9520 msgstr ""
9522 #: config/i386/winnt.c:450
9523 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9524 msgstr ""
9526 #: config/i386/winnt.c:617
9527 msgid "%J'%D' causes a section type conflict"
9528 msgstr ""
9530 #: config/i386/cygming.h:61
9531 msgid "Use the Cygwin interface"
9532 msgstr ""
9534 #: config/i386/cygming.h:62
9535 msgid "Use the Mingw32 interface"
9536 msgstr ""
9538 #: config/i386/cygming.h:63
9539 msgid "Create GUI application"
9540 msgstr "Стварыць GUI прыдатак"
9542 #: config/i386/cygming.h:64
9543 msgid "Don't set Windows defines"
9544 msgstr ""
9546 #: config/i386/cygming.h:65
9547 msgid "Set Windows defines"
9548 msgstr ""
9550 #: config/i386/cygming.h:66
9551 msgid "Create console application"
9552 msgstr "Стварыць кансольны прыдатак"
9554 #: config/i386/cygming.h:67
9555 msgid "Generate code for a DLL"
9556 msgstr "Стварыць код для DLL"
9558 #: config/i386/cygming.h:69
9559 msgid "Ignore dllimport for functions"
9560 msgstr ""
9562 #: config/i386/cygming.h:71
9563 msgid "Use Mingw-specific thread support"
9564 msgstr ""
9566 #: config/i386/cygming.h:185
9567 #, c-format
9568 msgid "-f%s ignored for target (all code is position independent)"
9569 msgstr ""
9571 #: config/i386/djgpp.h:191
9572 msgid "-mbnu210 is ignored (option is obsolete)"
9573 msgstr ""
9575 #: config/i386/i386-interix.h:257
9576 #, fuzzy
9577 msgid "ms-bitfields not supported for objc"
9578 msgstr "-pipe не падтрымліваецца"
9580 #. Deprecated.
9581 #. Deprecated.
9582 #. Deprecated.
9583 #. Deprecated.
9584 #. Deprecated.
9585 #. Deprecated.
9586 #: config/i386/i386.h:348
9587 msgid "Alternate calling convention"
9588 msgstr ""
9590 #: config/i386/i386.h:350 config/m68k/m68k.h:336 config/ns32k/ns32k.h:144
9591 msgid "Use normal calling convention"
9592 msgstr ""
9594 #: config/i386/i386.h:352
9595 msgid "Align some doubles on dword boundary"
9596 msgstr ""
9598 #: config/i386/i386.h:354
9599 msgid "Align doubles on word boundary"
9600 msgstr ""
9602 #: config/i386/i386.h:356
9603 msgid "Uninitialized locals in .bss"
9604 msgstr ""
9606 #: config/i386/i386.h:358
9607 msgid "Uninitialized locals in .data"
9608 msgstr ""
9610 #: config/i386/i386.h:360 config/m68k/linux.h:42 config/ns32k/ns32k.h:167
9611 msgid "Use IEEE math for fp comparisons"
9612 msgstr ""
9614 #: config/i386/i386.h:362 config/ns32k/ns32k.h:169
9615 msgid "Do not use IEEE math for fp comparisons"
9616 msgstr ""
9618 #: config/i386/i386.h:364
9619 msgid "Return values of functions in FPU registers"
9620 msgstr ""
9622 #: config/i386/i386.h:366
9623 msgid "Do not return values of functions in FPU registers"
9624 msgstr ""
9626 #: config/i386/i386.h:368
9627 msgid "Do not generate sin, cos, sqrt for FPU"
9628 msgstr ""
9630 #: config/i386/i386.h:370
9631 msgid "Generate sin, cos, sqrt for FPU"
9632 msgstr ""
9634 #: config/i386/i386.h:372
9635 msgid "Omit the frame pointer in leaf functions"
9636 msgstr ""
9638 #: config/i386/i386.h:375
9639 msgid "Enable stack probing"
9640 msgstr ""
9642 #. undocumented
9643 #. undocumented
9644 #: config/i386/i386.h:380
9645 msgid "Align destination of the string operations"
9646 msgstr ""
9648 #: config/i386/i386.h:382
9649 msgid "Do not align destination of the string operations"
9650 msgstr ""
9652 #: config/i386/i386.h:384
9653 msgid "Inline all known string operations"
9654 msgstr ""
9656 #: config/i386/i386.h:386
9657 msgid "Do not inline all known string operations"
9658 msgstr ""
9660 #: config/i386/i386.h:388 config/i386/i386.h:392
9661 msgid "Use push instructions to save outgoing arguments"
9662 msgstr ""
9664 #: config/i386/i386.h:390 config/i386/i386.h:394
9665 msgid "Do not use push instructions to save outgoing arguments"
9666 msgstr ""
9668 #: config/i386/i386.h:396
9669 msgid "Support MMX built-in functions"
9670 msgstr ""
9672 #: config/i386/i386.h:398
9673 msgid "Do not support MMX built-in functions"
9674 msgstr ""
9676 #: config/i386/i386.h:400
9677 msgid "Support 3DNow! built-in functions"
9678 msgstr ""
9680 #: config/i386/i386.h:402
9681 msgid "Do not support 3DNow! built-in functions"
9682 msgstr ""
9684 #: config/i386/i386.h:404
9685 msgid "Support MMX and SSE built-in functions and code generation"
9686 msgstr ""
9688 #: config/i386/i386.h:406
9689 msgid "Do not support MMX and SSE built-in functions and code generation"
9690 msgstr ""
9692 #: config/i386/i386.h:408
9693 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9694 msgstr ""
9696 #: config/i386/i386.h:410
9697 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9698 msgstr ""
9700 #: config/i386/i386.h:412
9701 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9702 msgstr ""
9704 #: config/i386/i386.h:414
9705 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9706 msgstr ""
9708 #: config/i386/i386.h:416
9709 msgid "sizeof(long double) is 16"
9710 msgstr ""
9712 #: config/i386/i386.h:418
9713 msgid "sizeof(long double) is 12"
9714 msgstr ""
9716 #: config/i386/i386.h:420
9717 msgid "Generate 64bit x86-64 code"
9718 msgstr ""
9720 #: config/i386/i386.h:422
9721 msgid "Generate 32bit i386 code"
9722 msgstr ""
9724 #: config/i386/i386.h:424
9725 msgid "Use native (MS) bitfield layout"
9726 msgstr ""
9728 #: config/i386/i386.h:426
9729 msgid "Use gcc default bitfield layout"
9730 msgstr ""
9732 #: config/i386/i386.h:428
9733 msgid "Use red-zone in the x86-64 code"
9734 msgstr ""
9736 #: config/i386/i386.h:430
9737 msgid "Do not use red-zone in the x86-64 code"
9738 msgstr ""
9740 #: config/i386/i386.h:432
9741 #, c-format
9742 msgid "Use direct references against %gs when accessing tls data"
9743 msgstr ""
9745 #: config/i386/i386.h:434
9746 #, c-format
9747 msgid "Do not use direct references against %gs when accessing tls data"
9748 msgstr ""
9750 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9751 #. command options that have values.  Its definition is an
9752 #. initializer with a subgrouping for each command option.
9754 #. Each subgrouping contains a string constant, that defines the
9755 #. fixed part of the option name, and the address of a variable.  The
9756 #. variable, type `char *', is set to the variable part of the given
9757 #. option if the fixed part matches.  The actual option name is made
9758 #. by appending `-m' to the specified name.
9759 #: config/i386/i386.h:472 config/ia64/ia64.h:286 config/rs6000/rs6000.h:453
9760 #: config/s390/s390.h:158 config/sparc/sparc.h:711
9761 msgid "Schedule code for given CPU"
9762 msgstr ""
9764 #: config/i386/i386.h:474
9765 msgid "Generate floating point mathematics using given instruction set"
9766 msgstr ""
9768 #: config/i386/i386.h:476 config/s390/s390.h:160
9769 msgid "Generate code for given CPU"
9770 msgstr "Генерыраваць код для дадзенага ЦП"
9772 #: config/i386/i386.h:478
9773 msgid "Number of registers used to pass integer arguments"
9774 msgstr ""
9776 #: config/i386/i386.h:480
9777 msgid "Loop code aligned to this power of 2"
9778 msgstr ""
9780 #: config/i386/i386.h:482
9781 msgid "Jump targets are aligned to this power of 2"
9782 msgstr ""
9784 #: config/i386/i386.h:484
9785 msgid "Function starts are aligned to this power of 2"
9786 msgstr ""
9788 #: config/i386/i386.h:487
9789 msgid "Attempt to keep stack aligned to this power of 2"
9790 msgstr ""
9792 #: config/i386/i386.h:489
9793 msgid "Branches are this expensive (1-5, arbitrary units)"
9794 msgstr ""
9796 #: config/i386/i386.h:491
9797 msgid "Use given x86-64 code model"
9798 msgstr ""
9800 #. Undocumented.
9801 #. Undocumented.
9802 #: config/i386/i386.h:497
9803 msgid "Use given assembler dialect"
9804 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9806 #: config/i386/i386.h:499
9807 #, fuzzy
9808 msgid "Use given thread-local storage dialect"
9809 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9811 #: config/i386/sco5.h:290
9812 msgid "Generate ELF output"
9813 msgstr "Стварыць ELF-вывад"
9815 #. 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.
9816 #. 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.
9817 #: config/i386/xm-djgpp.h:62
9818 msgid "environment variable DJGPP not defined"
9819 msgstr ""
9821 #: config/i386/xm-djgpp.h:64
9822 #, c-format
9823 msgid "environment variable DJGPP points to missing file '%s'"
9824 msgstr ""
9826 #: config/i386/xm-djgpp.h:67
9827 #, c-format
9828 msgid "environment variable DJGPP points to corrupt file '%s'"
9829 msgstr ""
9831 #. Macro to define tables used to set the flags.
9832 #. This is a list in braces of pairs in braces,
9833 #. each pair being { "NAME", VALUE }
9834 #. where VALUE is the bits to set or minus the bits to clear.
9835 #. An empty string NAME is used to identify the default VALUE.
9836 #: config/i860/i860.h:60
9837 msgid "Generate code which uses the FPU"
9838 msgstr ""
9840 #: config/i860/i860.h:61 config/i860/i860.h:62
9841 msgid "Do not generate code which uses the FPU"
9842 msgstr ""
9844 #: config/ia64/ia64-c.c:52
9845 msgid "malformed #pragma builtin"
9846 msgstr ""
9848 #: config/ia64/ia64.c:480 config/m32r/m32r.c:356
9849 #, fuzzy, c-format
9850 msgid "invalid argument of %qs attribute"
9851 msgstr "нявернае выкарыстанне \"restict\""
9853 #: config/ia64/ia64.c:492
9854 msgid "%Jan address area attribute cannot be specified for local variables"
9855 msgstr ""
9857 #: config/ia64/ia64.c:499
9858 #, fuzzy
9859 msgid "%Jaddress area of '%s' conflicts with previous declaration"
9860 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
9862 #: config/ia64/ia64.c:506
9863 #, fuzzy
9864 msgid "%Jaddress area attribute cannot be specified for functions"
9865 msgstr "\"%s\" звычайна функцыя"
9867 #: config/ia64/ia64.c:3784
9868 msgid "ia64_print_operand: unknown code"
9869 msgstr ""
9871 #: config/ia64/ia64.c:4124 config/pa/pa.c:316
9872 msgid "value of -mfixed-range must have form REG1-REG2"
9873 msgstr ""
9875 #: config/ia64/ia64.c:4151 config/pa/pa.c:343
9876 #, c-format
9877 msgid "%s-%s is an empty range"
9878 msgstr ""
9880 #: config/ia64/ia64.c:4202
9881 msgid "cannot optimize floating point division for both latency and throughput"
9882 msgstr ""
9884 #: config/ia64/ia64.c:4219
9885 msgid "cannot optimize integer division for both latency and throughput"
9886 msgstr ""
9888 #: config/ia64/ia64.c:4236
9889 msgid "cannot optimize square root for both latency and throughput"
9890 msgstr ""
9892 #: config/ia64/ia64.c:4250
9893 msgid "not yet implemented: latency-optimized inline square root"
9894 msgstr ""
9896 #: config/ia64/ia64.c:4262
9897 #, c-format
9898 msgid "bad value (%s) for -mtls-size= switch"
9899 msgstr ""
9901 #: config/ia64/ia64.c:4278
9902 #, c-format
9903 msgid "bad value (%s) for -tune= switch"
9904 msgstr ""
9906 #. This macro defines names of command options to set and clear bits in
9907 #. `target_flags'.  Its definition is an initializer with a subgrouping for
9908 #. each command option.
9909 #: config/ia64/ia64.h:182
9910 msgid "Generate big endian code"
9911 msgstr ""
9913 #: config/ia64/ia64.h:184 config/mcore/mcore.h:146
9914 msgid "Generate little endian code"
9915 msgstr ""
9917 #: config/ia64/ia64.h:186
9918 msgid "Generate code for GNU as"
9919 msgstr "Генерыраваць код для GNU as"
9921 #: config/ia64/ia64.h:188
9922 msgid "Generate code for Intel as"
9923 msgstr "Генерыраваць код для Intel as"
9925 #: config/ia64/ia64.h:190
9926 msgid "Generate code for GNU ld"
9927 msgstr "Генерыраваць код для GNU ld"
9929 #: config/ia64/ia64.h:192
9930 msgid "Generate code for Intel ld"
9931 msgstr "Генерыраваць код для Intel ld"
9933 #: config/ia64/ia64.h:194
9934 msgid "Generate code without GP reg"
9935 msgstr "Генерыраваць код без GP reg"
9937 #: config/ia64/ia64.h:196
9938 msgid "Emit stop bits before and after volatile extended asms"
9939 msgstr ""
9941 #: config/ia64/ia64.h:198
9942 msgid "Don't emit stop bits before and after volatile extended asms"
9943 msgstr ""
9945 #: config/ia64/ia64.h:200
9946 msgid "Emit code for Itanium (TM) processor B step"
9947 msgstr ""
9949 #: config/ia64/ia64.h:202
9950 msgid "Use in/loc/out register names"
9951 msgstr ""
9953 #: config/ia64/ia64.h:204
9954 msgid "Disable use of sdata/scommon/sbss"
9955 msgstr ""
9957 #: config/ia64/ia64.h:206
9958 msgid "Enable use of sdata/scommon/sbss"
9959 msgstr ""
9961 #: config/ia64/ia64.h:208
9962 msgid "gp is constant (but save/restore gp on indirect calls)"
9963 msgstr ""
9965 #: config/ia64/ia64.h:210
9966 msgid "Generate self-relocatable code"
9967 msgstr ""
9969 #: config/ia64/ia64.h:212
9970 msgid "Generate inline floating point division, optimize for latency"
9971 msgstr ""
9973 #: config/ia64/ia64.h:214
9974 msgid "Generate inline floating point division, optimize for throughput"
9975 msgstr ""
9977 #: config/ia64/ia64.h:217
9978 msgid "Do not inline floating point division"
9979 msgstr ""
9981 #: config/ia64/ia64.h:219
9982 msgid "Generate inline integer division, optimize for latency"
9983 msgstr ""
9985 #: config/ia64/ia64.h:221
9986 msgid "Generate inline integer division, optimize for throughput"
9987 msgstr ""
9989 #: config/ia64/ia64.h:223
9990 msgid "Do not inline integer division"
9991 msgstr ""
9993 #: config/ia64/ia64.h:225
9994 msgid "Generate inline square root, optimize for latency"
9995 msgstr ""
9997 #: config/ia64/ia64.h:227
9998 msgid "Generate inline square root, optimize for throughput"
9999 msgstr ""
10001 #: config/ia64/ia64.h:229
10002 msgid "Do not inline square root"
10003 msgstr ""
10005 #: config/ia64/ia64.h:231
10006 msgid "Enable Dwarf 2 line debug info via GNU as"
10007 msgstr ""
10009 #: config/ia64/ia64.h:233
10010 msgid "Disable Dwarf 2 line debug info via GNU as"
10011 msgstr ""
10013 #: config/ia64/ia64.h:235
10014 msgid "Enable earlier placing stop bits for better scheduling"
10015 msgstr ""
10017 #: config/ia64/ia64.h:237
10018 msgid "Disable earlier placing stop bits"
10019 msgstr ""
10021 #: config/ia64/ia64.h:282
10022 msgid "Specify range of registers to make fixed"
10023 msgstr ""
10025 #: config/ip2k/ip2k.c:1086
10026 #, fuzzy
10027 msgid "bad operand"
10028 msgstr "нерэчаісны %%f аперанд"
10030 #: config/iq2000/iq2000.c:1647
10031 #, c-format
10032 msgid "bad value (%s) for -mcpu= switch"
10033 msgstr ""
10035 #: config/iq2000/iq2000.c:1676
10036 #, fuzzy, c-format
10037 msgid "The compiler does not support -march=%s."
10038 msgstr "%s не падтрымлівае %s"
10040 #: config/iq2000/iq2000.c:2063
10041 #, c-format
10042 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10043 msgstr ""
10045 #: config/iq2000/iq2000.c:2845
10046 #, fuzzy, c-format
10047 msgid "argument %qd is not a constant"
10048 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10050 #: config/iq2000/iq2000.c:3148 config/xtensa/xtensa.c:2033
10051 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10052 msgstr ""
10054 #: config/iq2000/iq2000.c:3303
10055 #, c-format
10056 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10057 msgstr ""
10059 #: config/iq2000/iq2000.c:3312 config/mips/mips.c:4821
10060 #: config/xtensa/xtensa.c:1887
10061 msgid "PRINT_OPERAND null pointer"
10062 msgstr ""
10064 #: config/iq2000/iq2000.c:3381
10065 #, fuzzy, c-format
10066 msgid "invalid %%P operand"
10067 msgstr "нерэчаісны %%-код"
10069 #: config/iq2000/iq2000.c:3389 config/rs6000/rs6000.c:10648
10070 #, c-format
10071 msgid "invalid %%p value"
10072 msgstr ""
10074 #: config/iq2000/iq2000.c:3453 config/mips/mips.c:4947
10075 #, c-format
10076 msgid "invalid use of %%d, %%x, or %%X"
10077 msgstr ""
10079 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10080 msgid "No default crt0.o"
10081 msgstr ""
10083 #: config/iq2000/iq2000.h:74
10084 msgid "Use GP relative sdata/sbss sections"
10085 msgstr ""
10087 #: config/iq2000/iq2000.h:76
10088 msgid "Don't use GP relative sdata/sbss sections"
10089 msgstr ""
10091 #: config/iq2000/iq2000.h:78 config/mips/mips.h:585
10092 msgid "Use ROM instead of RAM"
10093 msgstr ""
10095 #: config/iq2000/iq2000.h:80 config/mips/mips.h:587
10096 msgid "Don't use ROM instead of RAM"
10097 msgstr ""
10099 #: config/iq2000/iq2000.h:82 config/mips/mips.h:589
10100 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10101 msgstr ""
10103 #: config/iq2000/iq2000.h:84 config/mips/mips.h:591
10104 msgid "Don't put uninitialized constants in ROM"
10105 msgstr ""
10107 #: config/iq2000/iq2000.h:106 config/mips/mips.h:776
10108 msgid "Specify CPU for scheduling purposes"
10109 msgstr ""
10111 #: config/iq2000/iq2000.h:108 config/mips/mips.h:778
10112 msgid "Specify CPU for code generation purposes"
10113 msgstr ""
10115 #: config/m32r/m32r.c:174
10116 #, c-format
10117 msgid "bad value (%s) for -mmodel switch"
10118 msgstr ""
10120 #: config/m32r/m32r.c:183
10121 #, c-format
10122 msgid "bad value (%s) for -msdata switch"
10123 msgstr ""
10125 #: config/m32r/m32r.c:190
10126 #, c-format
10127 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10128 msgstr ""
10130 #: config/m32r/m32r.c:2100
10131 #, fuzzy, c-format
10132 msgid "invalid operand to %%s code"
10133 msgstr "нерэчаісны %%-код"
10135 #: config/m32r/m32r.c:2107
10136 #, fuzzy, c-format
10137 msgid "invalid operand to %%p code"
10138 msgstr "нерэчаісны %%-код"
10140 #: config/m32r/m32r.c:2162
10141 msgid "bad insn for 'A'"
10142 msgstr ""
10144 #: config/m32r/m32r.c:2209
10145 #, fuzzy, c-format
10146 msgid "invalid operand to %%T/%%B code"
10147 msgstr "нерэчаісны %%-код"
10149 #: config/m32r/m32r.c:2232
10150 #, fuzzy, c-format
10151 msgid "invalid operand to %%N code"
10152 msgstr "нерэчаісны %%-код"
10154 #: config/m32r/m32r.c:2265
10155 msgid "pre-increment address is not a register"
10156 msgstr ""
10158 #: config/m32r/m32r.c:2272
10159 msgid "pre-decrement address is not a register"
10160 msgstr ""
10162 #: config/m32r/m32r.c:2279
10163 msgid "post-increment address is not a register"
10164 msgstr ""
10166 #: config/m32r/m32r.c:2355 config/m32r/m32r.c:2371
10167 #: config/rs6000/rs6000.c:17326
10168 msgid "bad address"
10169 msgstr "дрэнны адрас"
10171 #: config/m32r/m32r.c:2376
10172 #, fuzzy
10173 msgid "lo_sum not of register"
10174 msgstr "Не выкарыстоўваць рэгістра sb"
10176 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10177 #: config/m32r/m32r.h:283
10178 msgid "Display compile time statistics"
10179 msgstr ""
10181 #: config/m32r/m32r.h:285
10182 msgid "Align all loops to 32 byte boundary"
10183 msgstr ""
10185 #: config/m32r/m32r.h:288
10186 msgid "Only issue one instruction per cycle"
10187 msgstr ""
10189 #: config/m32r/m32r.h:291
10190 msgid "Prefer branches over conditional execution"
10191 msgstr ""
10193 #: config/m32r/m32r.h:312
10194 msgid "Code size: small, medium or large"
10195 msgstr ""
10197 #: config/m32r/m32r.h:314
10198 msgid "Small data area: none, sdata, use"
10199 msgstr ""
10201 #: config/m32r/m32r.h:316 config/mips/mips.h:784
10202 msgid "Don't call any cache flush functions"
10203 msgstr ""
10205 #: config/m32r/m32r.h:318 config/mips/mips.h:786
10206 msgid "Specify cache flush function"
10207 msgstr ""
10209 #: config/m32r/m32r.h:320
10210 msgid "Don't call any cache flush trap"
10211 msgstr ""
10213 #: config/m32r/m32r.h:322
10214 msgid "Specify cache flush trap number"
10215 msgstr ""
10217 #: config/m68hc11/m68hc11.c:293
10218 #, c-format
10219 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10220 msgstr ""
10222 #: config/m68hc11/m68hc11.c:1435
10223 msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
10224 msgstr ""
10226 #: config/m68hc11/m68hc11.c:1441
10227 msgid "%<trap%> attribute is already used"
10228 msgstr ""
10230 #. !!!! SCz wrong here.
10231 #: config/m68hc11/m68hc11.c:3400 config/m68hc11/m68hc11.c:3784
10232 msgid "move insn not handled"
10233 msgstr ""
10235 #: config/m68hc11/m68hc11.c:3632 config/m68hc11/m68hc11.c:3716
10236 #: config/m68hc11/m68hc11.c:3987
10237 msgid "invalid register in the move instruction"
10238 msgstr ""
10240 #: config/m68hc11/m68hc11.c:3666
10241 msgid "invalid operand in the instruction"
10242 msgstr ""
10244 #: config/m68hc11/m68hc11.c:3961
10245 #, fuzzy
10246 msgid "invalid register in the instruction"
10247 msgstr "нявернае выкарыстанне \"restict\""
10249 #: config/m68hc11/m68hc11.c:3994
10250 msgid "operand 1 must be a hard register"
10251 msgstr ""
10253 #: config/m68hc11/m68hc11.c:4008
10254 #, fuzzy
10255 msgid "invalid rotate insn"
10256 msgstr "Нерэчаісны выбар %s"
10258 #: config/m68hc11/m68hc11.c:4432
10259 msgid "registers IX, IY and Z used in the same INSN"
10260 msgstr ""
10262 #: config/m68hc11/m68hc11.c:4769 config/m68hc11/m68hc11.c:5069
10263 msgid "cannot do z-register replacement"
10264 msgstr ""
10266 #: config/m68hc11/m68hc11.c:5132
10267 msgid "invalid Z register replacement for insn"
10268 msgstr ""
10270 #. Macro to define tables used to set the flags. This is a list in braces of
10271 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10272 #. to set or minus the bits to clear. An empty string NAME is used to
10273 #. identify the default VALUE.
10274 #: config/m68hc11/m68hc11.h:179
10275 msgid "Compile with 16-bit integer mode"
10276 msgstr ""
10278 #: config/m68hc11/m68hc11.h:181
10279 msgid "Compile with 32-bit integer mode"
10280 msgstr ""
10282 #: config/m68hc11/m68hc11.h:183
10283 msgid "Auto pre/post decrement increment allowed"
10284 msgstr ""
10286 #: config/m68hc11/m68hc11.h:185
10287 msgid "Auto pre/post decrement increment not allowed"
10288 msgstr ""
10290 #: config/m68hc11/m68hc11.h:187
10291 msgid "Min/max instructions allowed"
10292 msgstr ""
10294 #: config/m68hc11/m68hc11.h:189
10295 msgid "Min/max instructions not allowed"
10296 msgstr ""
10298 #: config/m68hc11/m68hc11.h:191
10299 msgid "Use call and rtc for function calls and returns"
10300 msgstr ""
10302 #: config/m68hc11/m68hc11.h:193
10303 msgid "Use jsr and rts for function calls and returns"
10304 msgstr ""
10306 #: config/m68hc11/m68hc11.h:195
10307 msgid "Do not use direct addressing mode for soft registers"
10308 msgstr ""
10310 #: config/m68hc11/m68hc11.h:197
10311 msgid "Use direct addressing mode for soft registers"
10312 msgstr ""
10314 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10315 msgid "Compile for a 68HC11"
10316 msgstr ""
10318 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10319 msgid "Compile for a 68HC12"
10320 msgstr ""
10322 #: config/m68hc11/m68hc11.h:203 config/m68hc11/m68hc11.h:209
10323 msgid "Compile for a 68HCS12"
10324 msgstr ""
10326 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10327 #. command options that have values.  Its definition is an
10328 #. initializer with a subgrouping for each command option.
10330 #. Each subgrouping contains a string constant, that defines the
10331 #. fixed part of the option name, and the address of a variable.  The
10332 #. variable, type `char *', is set to the variable part of the given
10333 #. option if the fixed part matches.  The actual option name is made
10334 #. by appending `-m' to the specified name.
10335 #: config/m68hc11/m68hc11.h:223
10336 msgid "Specify the register allocation order"
10337 msgstr ""
10339 #: config/m68hc11/m68hc11.h:225
10340 msgid "Indicate the number of soft registers available"
10341 msgstr ""
10343 #: config/m68k/m68k.c:216
10344 msgid "-mshared-library-id= specified without -mid-shared-library"
10345 msgstr ""
10347 #: config/m68k/m68k.c:219
10348 #, c-format
10349 msgid "-mshared-library-id=%d is not between 0 and %d"
10350 msgstr ""
10352 #: config/m68k/m68k.c:233
10353 msgid "cannot specify both -msep-data and -mid-shared-library"
10354 msgstr ""
10356 #: config/m68k/m68k.c:245
10357 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10358 msgstr ""
10360 #: config/m68k/m68k.c:543 config/rs6000/rs6000.c:13479
10361 msgid "stack limit expression is not supported"
10362 msgstr ""
10364 #: config/m68k/m68k.h:240 config/m68k/m68k.h:242
10365 msgid "Generate code for a 68020"
10366 msgstr "Ствараць код для 68020"
10368 #: config/m68k/m68k.h:247 config/m68k/m68k.h:250
10369 msgid "Generate code for a 68000"
10370 msgstr "Ствараць код для 68000"
10372 #: config/m68k/m68k.h:252
10373 msgid "Use the bit-field instructions"
10374 msgstr ""
10376 #: config/m68k/m68k.h:254
10377 #, fuzzy
10378 msgid "Do not use the bit-field instructions"
10379 msgstr "Не генерыраваць сімвальныя інструкцыі"
10381 #: config/m68k/m68k.h:256
10382 msgid "Consider type 'int' to be 16 bits wide"
10383 msgstr ""
10385 #: config/m68k/m68k.h:258
10386 msgid "Consider type 'int' to be 32 bits wide"
10387 msgstr ""
10389 #: config/m68k/m68k.h:261
10390 msgid "Generate code with library calls for floating point"
10391 msgstr ""
10393 #: config/m68k/m68k.h:263
10394 msgid "Generate code for a 68040, without any new instructions"
10395 msgstr ""
10397 #: config/m68k/m68k.h:266
10398 msgid "Generate code for a 68060, without any new instructions"
10399 msgstr ""
10401 #: config/m68k/m68k.h:270
10402 msgid "Generate code for a 68030"
10403 msgstr "Ствараць код для 68030"
10405 #: config/m68k/m68k.h:273
10406 msgid "Generate code for a 68040"
10407 msgstr "Ствараць код для 68040"
10409 #: config/m68k/m68k.h:277
10410 msgid "Generate code for a 68060"
10411 msgstr "Ствараць код для 68060"
10413 #: config/m68k/m68k.h:282
10414 msgid "Generate code for a 520X"
10415 msgstr "Ствараць код для 520X"
10417 #: config/m68k/m68k.h:286
10418 #, fuzzy
10419 msgid "Generate code for a 5206e"
10420 msgstr "Ствараць код для 520X"
10422 #: config/m68k/m68k.h:290
10423 #, fuzzy
10424 msgid "Generate code for a 528x"
10425 msgstr "Ствараць код для 520X"
10427 #: config/m68k/m68k.h:294
10428 #, fuzzy
10429 msgid "Generate code for a 5307"
10430 msgstr "Ствараць код для 520X"
10432 #: config/m68k/m68k.h:298
10433 #, fuzzy
10434 msgid "Generate code for a 5407"
10435 msgstr "Ствараць код для 520X"
10437 #: config/m68k/m68k.h:301
10438 msgid "Generate code for a 68851"
10439 msgstr "Ствараць код для 68851"
10441 #: config/m68k/m68k.h:303
10442 msgid "Do no generate code for a 68851"
10443 msgstr "Не ствараць код для 68851"
10445 #: config/m68k/m68k.h:306
10446 msgid "Generate code for a 68302"
10447 msgstr "Ствараць код для 68302"
10449 #: config/m68k/m68k.h:309
10450 msgid "Generate code for a 68332"
10451 msgstr "Ствараць код для 68332"
10453 #: config/m68k/m68k.h:313
10454 msgid "Generate code for a cpu32"
10455 msgstr "Ствараць код для цп32"
10457 #: config/m68k/m68k.h:316
10458 msgid "Align variables on a 32-bit boundary"
10459 msgstr ""
10461 #: config/m68k/m68k.h:318
10462 msgid "Align variables on a 16-bit boundary"
10463 msgstr ""
10465 #: config/m68k/m68k.h:320
10466 msgid "Enable separate data segment"
10467 msgstr ""
10469 #: config/m68k/m68k.h:322
10470 msgid "Disable separate data segment"
10471 msgstr ""
10473 #: config/m68k/m68k.h:324
10474 msgid "Enable ID based shared library"
10475 msgstr ""
10477 #: config/m68k/m68k.h:326
10478 msgid "Disable ID based shared library"
10479 msgstr ""
10481 #: config/m68k/m68k.h:328
10482 msgid "Generate pc-relative code"
10483 msgstr ""
10485 #: config/m68k/m68k.h:330
10486 msgid "Do not use unaligned memory references"
10487 msgstr ""
10489 #: config/m68k/m68k.h:332
10490 msgid "Use unaligned memory references"
10491 msgstr ""
10493 #: config/m68k/m68k.h:334
10494 msgid "Use different calling convention using 'rtd'"
10495 msgstr ""
10497 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
10498 #: config/m68k/m68k.h:344
10499 msgid "ID of shared library to build"
10500 msgstr ""
10502 #: config/mcore/mcore.c:2987
10503 #, fuzzy
10504 msgid "invalid option %<-mstack-increment=%s%>"
10505 msgstr "Нерэчаісны выбар \"%s\""
10507 #: config/mcore/mcore.h:113
10508 msgid "Inline constants if it can be done in 2 insns or less"
10509 msgstr ""
10511 #: config/mcore/mcore.h:115
10512 msgid "Inline constants if it only takes 1 instruction"
10513 msgstr ""
10515 #: config/mcore/mcore.h:117
10516 msgid "Set maximum alignment to 4"
10517 msgstr ""
10519 #: config/mcore/mcore.h:119
10520 msgid "Set maximum alignment to 8"
10521 msgstr ""
10523 #: config/mcore/mcore.h:123
10524 msgid "Do not use the divide instruction"
10525 msgstr ""
10527 #: config/mcore/mcore.h:127
10528 msgid "Do not arbitrary sized immediates in bit operations"
10529 msgstr ""
10531 #: config/mcore/mcore.h:129
10532 msgid "Always treat bit-field as int-sized"
10533 msgstr ""
10535 #: config/mcore/mcore.h:133
10536 msgid "Force functions to be aligned to a 4 byte boundary"
10537 msgstr ""
10539 #: config/mcore/mcore.h:135
10540 msgid "Force functions to be aligned to a 2 byte boundary"
10541 msgstr ""
10543 #: config/mcore/mcore.h:137
10544 msgid "Emit call graph information"
10545 msgstr ""
10547 #: config/mcore/mcore.h:141
10548 msgid "Prefer word accesses over byte accesses"
10549 msgstr ""
10551 #: config/mcore/mcore.h:152
10552 msgid "Generate code for the M*Core M340"
10553 msgstr ""
10555 #: config/mcore/mcore.h:165
10556 msgid "Maximum amount for a single stack increment operation"
10557 msgstr ""
10559 #: config/mips/mips.c:4018
10560 #, c-format
10561 msgid "bad value (%s) for -mabi= switch"
10562 msgstr ""
10564 #: config/mips/mips.c:4041
10565 #, c-format
10566 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10567 msgstr ""
10569 #: config/mips/mips.c:4060
10570 #, c-format
10571 msgid "-march=%s is not compatible with the selected ABI"
10572 msgstr ""
10574 #: config/mips/mips.c:4075
10575 msgid "-mgp64 used with a 32-bit processor"
10576 msgstr ""
10578 #: config/mips/mips.c:4077
10579 msgid "-mgp32 used with a 64-bit ABI"
10580 msgstr ""
10582 #: config/mips/mips.c:4079
10583 msgid "-mgp64 used with a 32-bit ABI"
10584 msgstr ""
10586 #: config/mips/mips.c:4097 config/mips/mips.c:4099 config/mips/mips.c:4101
10587 #: config/mips/mips.c:4181
10588 #, fuzzy, c-format
10589 msgid "unsupported combination: %s"
10590 msgstr "непадтрымліваемая версія"
10592 #: config/mips/mips.c:4176
10593 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10594 msgstr ""
10596 #: config/mips/mips.c:4193
10597 msgid "-G is incompatible with PIC code which is the default"
10598 msgstr ""
10600 #: config/mips/mips.c:4260
10601 msgid "-mips3d requires -mpaired-single"
10602 msgstr ""
10604 #: config/mips/mips.c:4269
10605 msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
10606 msgstr ""
10608 #: config/mips/mips.c:4274
10609 msgid "-mips3d/-mpaired-single must be used with -mips64"
10610 msgstr ""
10612 #: config/mips/mips.c:4632
10613 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10614 msgstr ""
10616 #: config/mips/mips.c:4758
10617 #, c-format
10618 msgid "internal error: %%) found without a %%( in assembler pattern"
10619 msgstr ""
10621 #: config/mips/mips.c:4772
10622 #, c-format
10623 msgid "internal error: %%] found without a %%[ in assembler pattern"
10624 msgstr ""
10626 #: config/mips/mips.c:4785
10627 #, c-format
10628 msgid "internal error: %%> found without a %%< in assembler pattern"
10629 msgstr ""
10631 #: config/mips/mips.c:4798
10632 #, c-format
10633 msgid "internal error: %%} found without a %%{ in assembler pattern"
10634 msgstr ""
10636 #: config/mips/mips.c:4812
10637 #, c-format
10638 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10639 msgstr ""
10641 #: config/mips/mips.c:4841
10642 #, c-format
10643 msgid "PRINT_OPERAND, invalid insn for %%C"
10644 msgstr ""
10646 #: config/mips/mips.c:4858
10647 #, c-format
10648 msgid "PRINT_OPERAND, invalid insn for %%N"
10649 msgstr ""
10651 #: config/mips/mips.c:4867
10652 #, c-format
10653 msgid "PRINT_OPERAND, invalid insn for %%F"
10654 msgstr ""
10656 #: config/mips/mips.c:4876
10657 #, c-format
10658 msgid "PRINT_OPERAND, invalid insn for %%W"
10659 msgstr ""
10661 #: config/mips/mips.c:4897
10662 #, fuzzy, c-format
10663 msgid "invalid %%Y value"
10664 msgstr "дрэннае %%Q значэнне"
10666 #: config/mips/mips.c:4975
10667 msgid "PRINT_OPERAND, invalid operand for relocation"
10668 msgstr ""
10670 #: config/mips/mips.c:7561
10671 #, c-format
10672 msgid "cannot handle inconsistent calls to %qs"
10673 msgstr ""
10675 #: config/mips/mips.c:8951
10676 msgid "the cpu name must be lower case"
10677 msgstr ""
10679 #: config/mips/mips.c:8973
10680 #, c-format
10681 msgid "bad value (%s) for %s"
10682 msgstr ""
10684 #: config/mips/linux64.h:39
10685 msgid "Same as -mabi=32, just trickier"
10686 msgstr ""
10688 #. Target CPU builtins.
10689 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
10690 #. Treat _R3000 and _R4000 like register-size                        defines, which is how they've historically                      been used.
10691 #. Macros dependent on the C dialect.
10692 #. Bizarre, but needed at least for Irix.
10693 #. Macro to define tables used to set the flags.
10694 #. This is a list in braces of pairs in braces,
10695 #. each pair being { "NAME", VALUE }
10696 #. where VALUE is the bits to set or minus the bits to clear.
10697 #. An empty string NAME is used to identify the default VALUE.
10698 #: config/mips/mips.h:533
10699 msgid "Use 64-bit int type"
10700 msgstr ""
10702 #: config/mips/mips.h:535
10703 msgid "Use 64-bit long type"
10704 msgstr ""
10706 #: config/mips/mips.h:537
10707 msgid "Use 32-bit long type"
10708 msgstr ""
10710 #: config/mips/mips.h:539
10711 msgid "Optimize lui/addiu address loads"
10712 msgstr ""
10714 #: config/mips/mips.h:541
10715 msgid "Don't optimize lui/addiu address loads"
10716 msgstr ""
10718 #: config/mips/mips.h:543
10719 msgid "Use GNU as (now ignored)"
10720 msgstr ""
10722 #: config/mips/mips.h:545 config/mips/mips.h:547
10723 msgid "Use GP relative sdata/sbss sections (now ignored)"
10724 msgstr ""
10726 #: config/mips/mips.h:549 config/mips/mips.h:551
10727 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10728 msgstr ""
10730 #: config/mips/mips.h:553
10731 #, fuzzy
10732 msgid "Output compiler statistics (now ignored)"
10733 msgstr "Вывесці статыстыку капілятара"
10735 #: config/mips/mips.h:555
10736 msgid "Don't output compiler statistics"
10737 msgstr "Не выводзіць статыстыку кампілятара"
10739 #: config/mips/mips.h:557
10740 msgid "Don't optimize block moves"
10741 msgstr ""
10743 #: config/mips/mips.h:559
10744 msgid "Optimize block moves"
10745 msgstr ""
10747 #: config/mips/mips.h:561
10748 msgid "Use mips-tfile asm postpass"
10749 msgstr ""
10751 #: config/mips/mips.h:563
10752 msgid "Don't use mips-tfile asm postpass"
10753 msgstr ""
10755 #: config/mips/mips.h:565 config/pa/pa.h:288
10756 msgid "Use software floating point"
10757 msgstr ""
10759 #. Macro to define tables used to set the flags.
10760 #. This is a list in braces of triplets in braces,
10761 #. each triplet being { "NAME", VALUE, DOC }
10762 #. where VALUE is the bits to set or minus the bits to clear and DOC
10763 #. is the documentation for --help (NULL if intentionally undocumented).
10764 #. An empty string NAME is used to identify the default VALUE.
10765 #: config/mips/mips.h:567 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:329
10766 msgid "Use hardware floating point"
10767 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10769 #: config/mips/mips.h:569
10770 msgid "Use 64-bit FP registers"
10771 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
10773 #: config/mips/mips.h:571
10774 msgid "Use 32-bit FP registers"
10775 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
10777 #: config/mips/mips.h:573
10778 msgid "Use 64-bit general registers"
10779 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
10781 #: config/mips/mips.h:575
10782 msgid "Use 32-bit general registers"
10783 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
10785 #: config/mips/mips.h:577
10786 msgid "Use Irix PIC"
10787 msgstr "Выкарыстоўваць Irix PIC"
10789 #: config/mips/mips.h:579
10790 msgid "Don't use Irix PIC"
10791 msgstr "Не выкарыстоўваць Irix PIC"
10793 #: config/mips/mips.h:581
10794 msgid "Use indirect calls"
10795 msgstr ""
10797 #: config/mips/mips.h:583
10798 msgid "Don't use indirect calls"
10799 msgstr ""
10801 #: config/mips/mips.h:593
10802 msgid "Use big-endian byte order"
10803 msgstr ""
10805 #: config/mips/mips.h:595
10806 msgid "Use little-endian byte order"
10807 msgstr ""
10809 #: config/mips/mips.h:597
10810 msgid "Use single (32-bit) FP only"
10811 msgstr ""
10813 #: config/mips/mips.h:599
10814 msgid "Don't use single (32-bit) FP only"
10815 msgstr ""
10817 #: config/mips/mips.h:601 config/mips/mips.h:603
10818 #, fuzzy
10819 msgid "Use paired-single floating point instructions"
10820 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10822 #: config/mips/mips.h:605 config/mips/mips.h:607
10823 msgid "Use MIPS-3D instructions"
10824 msgstr ""
10826 #: config/mips/mips.h:609
10827 msgid "Use multiply accumulate"
10828 msgstr ""
10830 #: config/mips/mips.h:611
10831 msgid "Don't use multiply accumulate"
10832 msgstr ""
10834 #: config/mips/mips.h:613
10835 msgid "Don't generate fused multiply/add instructions"
10836 msgstr ""
10838 #: config/mips/mips.h:615 config/rs6000/rs6000.h:345
10839 msgid "Generate fused multiply/add instructions"
10840 msgstr ""
10842 #: config/mips/mips.h:617
10843 msgid "Perform VR4130-specific alignment optimizations"
10844 msgstr ""
10846 #: config/mips/mips.h:619
10847 msgid "Don't perform VR4130-specific alignment optimizations"
10848 msgstr ""
10850 #: config/mips/mips.h:621
10851 msgid "Work around early 4300 hardware bug"
10852 msgstr ""
10854 #: config/mips/mips.h:623
10855 msgid "Don't work around early 4300 hardware bug"
10856 msgstr ""
10858 #: config/mips/mips.h:625
10859 msgid "Work around errata for early SB-1 revision 2 cores"
10860 msgstr ""
10862 #: config/mips/mips.h:627
10863 msgid "Don't work around errata for early SB-1 revision 2 cores"
10864 msgstr ""
10866 #: config/mips/mips.h:629
10867 msgid "Work around R4000 errata"
10868 msgstr ""
10870 #: config/mips/mips.h:631
10871 msgid "Don't work around R4000 errata"
10872 msgstr ""
10874 #: config/mips/mips.h:633
10875 msgid "Work around R4400 errata"
10876 msgstr ""
10878 #: config/mips/mips.h:635
10879 msgid "Don't work around R4400 errata"
10880 msgstr ""
10882 #: config/mips/mips.h:637
10883 msgid "Work around certain VR4120 errata"
10884 msgstr ""
10886 #: config/mips/mips.h:639
10887 msgid "Don't work around certain VR4120 errata"
10888 msgstr ""
10890 #: config/mips/mips.h:641
10891 msgid "Trap on integer divide by zero"
10892 msgstr ""
10894 #: config/mips/mips.h:643
10895 msgid "Don't trap on integer divide by zero"
10896 msgstr ""
10898 #: config/mips/mips.h:645
10899 msgid "Use trap to check for integer divide by zero"
10900 msgstr ""
10902 #: config/mips/mips.h:647
10903 msgid "Use break to check for integer divide by zero"
10904 msgstr ""
10906 #: config/mips/mips.h:649
10907 msgid "Use Branch Likely instructions, overriding default for arch"
10908 msgstr ""
10910 #: config/mips/mips.h:651
10911 msgid "Don't use Branch Likely instructions, overriding default for arch"
10912 msgstr ""
10914 #: config/mips/mips.h:653
10915 msgid "Use NewABI-style %reloc() assembly operators"
10916 msgstr ""
10918 #: config/mips/mips.h:655
10919 msgid "Use assembler macros instead of relocation operators"
10920 msgstr ""
10922 #: config/mips/mips.h:657
10923 #, fuzzy
10924 msgid "Generate mips16 code"
10925 msgstr "Стварыць код для DLL"
10927 #: config/mips/mips.h:659
10928 #, fuzzy
10929 msgid "Generate normal-mode code"
10930 msgstr "Генерыраваць код для GNU ld"
10932 #: config/mips/mips.h:661
10933 msgid "Lift restrictions on GOT size"
10934 msgstr ""
10936 #: config/mips/mips.h:663
10937 msgid "Do not lift restrictions on GOT size"
10938 msgstr ""
10940 #: config/mips/mips.h:665
10941 #, fuzzy
10942 msgid "FP exceptions are enabled"
10943 msgstr "выбары ўключаны:"
10945 #: config/mips/mips.h:667
10946 #, fuzzy
10947 msgid "FP exceptions are not enabled"
10948 msgstr "выбары ўключаны:"
10950 #: config/mips/mips.h:782
10951 msgid "Specify a Standard MIPS ISA"
10952 msgstr ""
10954 #. Output assembler code to FILE to increment profiler label # LABELNO
10955 #. for profiling a function entry.
10956 #: config/mips/mips.h:2321
10957 msgid "mips16 function profiling"
10958 msgstr ""
10960 #: config/mmix/mmix.c:229
10961 #, fuzzy, c-format
10962 msgid "-f%s not supported: ignored"
10963 msgstr "-pipe не падтрымліваецца"
10965 #: config/mmix/mmix.c:657
10966 #, fuzzy, c-format
10967 msgid "support for mode %qs"
10968 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
10970 #: config/mmix/mmix.c:671
10971 #, c-format
10972 msgid "too large function value type, needs %d registers, have only %d registers for this"
10973 msgstr ""
10975 #: config/mmix/mmix.c:841
10976 msgid "function_profiler support for MMIX"
10977 msgstr ""
10979 #: config/mmix/mmix.c:863
10980 msgid "MMIX Internal: Last named vararg would not fit in a register"
10981 msgstr ""
10983 #: config/mmix/mmix.c:1462 config/mmix/mmix.c:1592
10984 msgid "MMIX Internal: Expected a CONST_INT, not this"
10985 msgstr ""
10987 #: config/mmix/mmix.c:1470 config/mmix/mmix.c:1494 config/mmix/mmix.c:1610
10988 #, c-format
10989 msgid "MMIX Internal: Bad register: %d"
10990 msgstr ""
10992 #: config/mmix/mmix.c:1541
10993 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
10994 msgstr ""
10996 #: config/mmix/mmix.c:1560
10997 msgid "MMIX Internal: Expected a register, not this"
10998 msgstr ""
11000 #: config/mmix/mmix.c:1570
11001 msgid "MMIX Internal: Expected a constant, not this"
11002 msgstr ""
11004 #. Presumably there's a missing case above if we get here.
11005 #: config/mmix/mmix.c:1602
11006 #, c-format
11007 msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
11008 msgstr ""
11010 #. We need the original here.
11011 #: config/mmix/mmix.c:1654
11012 msgid "MMIX Internal: Cannot decode this operand"
11013 msgstr ""
11015 #: config/mmix/mmix.c:1711
11016 msgid "MMIX Internal: This is not a recognized address"
11017 msgstr ""
11019 #: config/mmix/mmix.c:1888
11020 #, c-format
11021 msgid "stack frame not a multiple of 8 bytes: %d"
11022 msgstr ""
11024 #: config/mmix/mmix.c:2127
11025 #, c-format
11026 msgid "stack frame not a multiple of octabyte: %d"
11027 msgstr ""
11029 #: config/mmix/mmix.c:2601 config/mmix/mmix.c:2665
11030 #, c-format
11031 msgid "MMIX Internal: %s is not a shiftable int"
11032 msgstr ""
11034 #: config/mmix/mmix.c:2781
11035 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11036 msgstr ""
11038 #: config/mmix/mmix.c:2788
11039 msgid "MMIX Internal: What's the CC of this?"
11040 msgstr ""
11042 #: config/mmix/mmix.c:2792
11043 msgid "MMIX Internal: What is the CC of this?"
11044 msgstr ""
11046 #: config/mmix/mmix.c:2862
11047 msgid "MMIX Internal: This is not a constant:"
11048 msgstr ""
11050 #: config/mmix/mmix.h:132
11051 msgid "Set start-address of the program"
11052 msgstr ""
11054 #: config/mmix/mmix.h:134
11055 msgid "Set start-address of data"
11056 msgstr ""
11058 #. FIXME: Provide a way to *load* the epsilon register.
11059 #: config/mmix/mmix.h:198
11060 msgid "For intrinsics library: pass all parameters in registers"
11061 msgstr ""
11063 #: config/mmix/mmix.h:201
11064 msgid "Use register stack for parameters and return value"
11065 msgstr ""
11067 #: config/mmix/mmix.h:203
11068 msgid "Use call-clobbered registers for parameters and return value"
11069 msgstr ""
11071 #: config/mmix/mmix.h:205
11072 msgid "Use epsilon-respecting floating point compare instructions"
11073 msgstr ""
11075 #: config/mmix/mmix.h:208
11076 msgid "Use zero-extending memory loads, not sign-extending ones"
11077 msgstr ""
11079 #: config/mmix/mmix.h:211
11080 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11081 msgstr ""
11083 #: config/mmix/mmix.h:215
11084 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11085 msgstr ""
11087 #: config/mmix/mmix.h:217
11088 msgid "Do not provide a default start-address 0x100 of the program"
11089 msgstr ""
11091 #: config/mmix/mmix.h:219
11092 msgid "Link to emit program in ELF format (rather than mmo)"
11093 msgstr ""
11095 #: config/mmix/mmix.h:221
11096 msgid "Use P-mnemonics for branches statically predicted as taken"
11097 msgstr ""
11099 #: config/mmix/mmix.h:223
11100 msgid "Don't use P-mnemonics for branches"
11101 msgstr ""
11103 #: config/mmix/mmix.h:225
11104 msgid "Use addresses that allocate global registers"
11105 msgstr ""
11107 #: config/mmix/mmix.h:227
11108 msgid "Do not use addresses that allocate global registers"
11109 msgstr ""
11111 #: config/mmix/mmix.h:229
11112 msgid "Generate a single exit point for each function"
11113 msgstr ""
11115 #: config/mmix/mmix.h:231
11116 #, fuzzy
11117 msgid "Do not generate a single exit point for each function"
11118 msgstr "Не генерыраваць сімвальныя інструкцыі"
11120 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11121 msgid "Target the AM33 processor"
11122 msgstr "Мэта - AM33 працэсар"
11124 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11125 #, fuzzy
11126 msgid "Target the AM33/2.0 processor"
11127 msgstr "Мэта - AM33 працэсар"
11129 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11130 msgid "Enable linker relaxations"
11131 msgstr ""
11133 #: config/mn10300/mn10300.h:69
11134 msgid "Work around hardware multiply bug"
11135 msgstr ""
11137 #: config/mn10300/mn10300.h:70
11138 msgid "Do not work around hardware multiply bug"
11139 msgstr ""
11141 #: config/ns32k/ns32k.h:142 config/s390/s390.h:135
11142 msgid "Don't use hardware fp"
11143 msgstr "Не выкарыстоўваць апаратную fp"
11145 #: config/ns32k/ns32k.h:143
11146 msgid "Alternative calling convention"
11147 msgstr ""
11149 #: config/ns32k/ns32k.h:145
11150 msgid "Pass some arguments in registers"
11151 msgstr ""
11153 #: config/ns32k/ns32k.h:146
11154 msgid "Pass all arguments on stack"
11155 msgstr ""
11157 #: config/ns32k/ns32k.h:147
11158 msgid "Optimize for 32532 cpu"
11159 msgstr "Аптымізаваць для 32532 ЦП"
11161 #: config/ns32k/ns32k.h:148
11162 msgid "Optimize for 32332 cpu"
11163 msgstr "Аптымізаваць для 32332 ЦП"
11165 #: config/ns32k/ns32k.h:150
11166 msgid "Optimize for 32032"
11167 msgstr "Аптымізаваць для 32032 ЦП"
11169 #: config/ns32k/ns32k.h:152
11170 msgid "Register sb is zero. Use for absolute addressing"
11171 msgstr ""
11173 #: config/ns32k/ns32k.h:153
11174 msgid "Do not use register sb"
11175 msgstr "Не выкарыстоўваць рэгістра sb"
11177 #: config/ns32k/ns32k.h:155
11178 msgid "Use bit-field instructions"
11179 msgstr ""
11181 #: config/ns32k/ns32k.h:157
11182 #, fuzzy
11183 msgid "Do not use bit-field instructions"
11184 msgstr "Не генерыраваць сімвальныя інструкцыі"
11186 #: config/ns32k/ns32k.h:158
11187 msgid "Generate code for high memory"
11188 msgstr ""
11190 #: config/ns32k/ns32k.h:159
11191 msgid "Generate code for low memory"
11192 msgstr ""
11194 #: config/ns32k/ns32k.h:160
11195 msgid "32381 fpu"
11196 msgstr ""
11198 #: config/ns32k/ns32k.h:162
11199 msgid "Use multiply-accumulate fp instructions"
11200 msgstr ""
11202 #: config/ns32k/ns32k.h:164
11203 msgid "Do not use multiply-accumulate fp instructions"
11204 msgstr ""
11206 #: config/ns32k/ns32k.h:165
11207 msgid "\"Small register classes\" kludge"
11208 msgstr ""
11210 #: config/ns32k/ns32k.h:166
11211 msgid "No \"Small register classes\" kludge"
11212 msgstr ""
11214 #: config/pa/pa.c:404
11215 #, c-format
11216 msgid ""
11217 "unknown -mschedule= option (%s).\n"
11218 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11219 msgstr ""
11221 #: config/pa/pa.c:429
11222 #, c-format
11223 msgid ""
11224 "unknown -march= option (%s).\n"
11225 "Valid options are 1.0, 1.1, and 2.0\n"
11226 msgstr ""
11228 #: config/pa/pa.c:449
11229 #, c-format
11230 msgid ""
11231 "unknown -munix= option (%s).\n"
11232 "Valid options are 93, 95 and 98.\n"
11233 msgstr ""
11235 #: config/pa/pa.c:454
11236 #, c-format
11237 msgid ""
11238 "unknown -munix= option (%s).\n"
11239 "Valid options are 93 and 95.\n"
11240 msgstr ""
11242 #: config/pa/pa.c:458
11243 #, c-format
11244 msgid ""
11245 "unknown -munix= option (%s).\n"
11246 "Valid option is 93.\n"
11247 msgstr ""
11249 #: config/pa/pa.c:475
11250 msgid "PIC code generation is not supported in the portable runtime model\n"
11251 msgstr ""
11253 #: config/pa/pa.c:480
11254 msgid "PIC code generation is not compatible with fast indirect calls\n"
11255 msgstr ""
11257 #: config/pa/pa.c:485
11258 msgid "-g is only supported when using GAS on this processor,"
11259 msgstr ""
11261 #: config/pa/pa.c:486
11262 msgid "-g option disabled"
11263 msgstr ""
11265 #: config/pa/pa-hpux.h:96 config/pa/pa64-hpux.h:25
11266 #, fuzzy
11267 msgid "Generate cpp defines for server IO"
11268 msgstr "Генерыраваць код для дадзенага ЦП"
11270 #: config/pa/pa-hpux.h:97 config/pa/pa64-hpux.h:27
11271 #, fuzzy
11272 msgid "Generate cpp defines for workstation IO"
11273 msgstr "Стварыць код для DLL"
11275 #: config/pa/pa-hpux10.h:84
11276 msgid ""
11277 "Specify UNIX standard for predefines and linking.\n"
11278 "Supported value is 93."
11279 msgstr ""
11281 #: config/pa/pa-hpux1010.h:28 config/pa/pa-hpux11.h:99
11282 msgid ""
11283 "Specify UNIX standard for predefines and linking.\n"
11284 "Supported values are 93 and 95."
11285 msgstr ""
11287 #: config/pa/pa-hpux11.h:82
11288 msgid "-munix=98 option required for C89 Amendment 1 features.\n"
11289 msgstr ""
11291 #: config/pa/pa-hpux1111.h:28
11292 msgid ""
11293 "Specify UNIX standard for predefines and linking.\n"
11294 "Supported values are 93, 95 and 98."
11295 msgstr ""
11297 #. Macro to define tables used to set the flags.  This is a
11298 #. list in braces of target switches with each switch being
11299 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11300 #. or minus the bits to clear.  An empty string NAME is used to
11301 #. identify the default VALUE.  Do not mark empty strings for
11302 #. translation.
11303 #: config/pa/pa.h:254 config/pa/pa.h:260
11304 #, fuzzy
11305 msgid "Generate PA1.1 code"
11306 msgstr "Стварыць код для DLL"
11308 #: config/pa/pa.h:256 config/pa/pa.h:258
11309 #, fuzzy
11310 msgid "Generate PA1.0 code"
11311 msgstr "Стварыць код для DLL"
11313 #: config/pa/pa.h:262
11314 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11315 msgstr ""
11317 #: config/pa/pa.h:264
11318 msgid "Disable FP regs"
11319 msgstr ""
11321 #: config/pa/pa.h:266
11322 #, fuzzy
11323 msgid "Do not disable FP regs"
11324 msgstr "Не выкарыстоўваць рэгістра sb"
11326 #: config/pa/pa.h:268
11327 msgid "Disable space regs"
11328 msgstr ""
11330 #: config/pa/pa.h:270
11331 msgid "Do not disable space regs"
11332 msgstr ""
11334 #: config/pa/pa.h:272
11335 msgid "Put jumps in call delay slots"
11336 msgstr ""
11338 #: config/pa/pa.h:274
11339 msgid "Do not put jumps in call delay slots"
11340 msgstr ""
11342 #: config/pa/pa.h:276
11343 #, fuzzy
11344 msgid "Disable indexed addressing"
11345 msgstr "нерэчаісны адрас"
11347 #: config/pa/pa.h:278
11348 #, fuzzy
11349 msgid "Do not disable indexed addressing"
11350 msgstr "невядомая назва рэгістра: %s"
11352 #: config/pa/pa.h:280
11353 msgid "Use portable calling conventions"
11354 msgstr ""
11356 #: config/pa/pa.h:282
11357 #, fuzzy
11358 msgid "Do not use portable calling conventions"
11359 msgstr "Не генерыраваць сімвальныя інструкцыі"
11361 #: config/pa/pa.h:284
11362 msgid "Assume code will be assembled by GAS"
11363 msgstr ""
11365 #: config/pa/pa.h:286
11366 msgid "Do not assume code will be assembled by GAS"
11367 msgstr ""
11369 #: config/pa/pa.h:290
11370 #, fuzzy
11371 msgid "Do not use software floating point"
11372 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11374 #: config/pa/pa.h:292
11375 msgid "Emit long load/store sequences"
11376 msgstr ""
11378 #: config/pa/pa.h:294
11379 msgid "Do not emit long load/store sequences"
11380 msgstr ""
11382 #: config/pa/pa.h:296
11383 #, fuzzy
11384 msgid "Generate fast indirect calls"
11385 msgstr "Генерыраваць код для Intel as"
11387 #: config/pa/pa.h:298
11388 #, fuzzy
11389 msgid "Do not generate fast indirect calls"
11390 msgstr "Не генерыраваць сімвальныя інструкцыі"
11392 #: config/pa/pa.h:300
11393 #, fuzzy
11394 msgid "Generate code for huge switch statements"
11395 msgstr "Генерыраваць код для Intel as"
11397 #: config/pa/pa.h:302
11398 #, fuzzy
11399 msgid "Do not generate code for huge switch statements"
11400 msgstr "Генерыраваць код для Intel as"
11402 #: config/pa/pa.h:304
11403 #, fuzzy
11404 msgid "Always generate long calls"
11405 msgstr "Генерыраваць код для Intel as"
11407 #: config/pa/pa.h:306
11408 msgid "Generate long calls only when needed"
11409 msgstr ""
11411 #: config/pa/pa.h:308
11412 #, fuzzy
11413 msgid "Enable linker optimizations"
11414 msgstr "Уключаць SSA аптымізацыю"
11416 #: config/pa/pa.h:332
11417 msgid ""
11418 "Specify PA-RISC architecture for code generation.\n"
11419 "Values are 1.0, 1.1 and 2.0."
11420 msgstr ""
11422 #: config/pa/pa.h:335
11423 msgid "Specify range of registers to make fixed."
11424 msgstr ""
11426 #: config/pa/pa.h:337
11427 msgid "Specify CPU for scheduling purposes."
11428 msgstr ""
11430 #: config/pa/pa64-hpux.h:29
11431 msgid "Assume code will be linked by GNU ld"
11432 msgstr ""
11434 #: config/pa/pa64-hpux.h:31
11435 msgid "Assume code will be linked by HP ld"
11436 msgstr ""
11438 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:331
11439 msgid "Do not use hardware floating point"
11440 msgstr ""
11442 #. return float result in ac0
11443 #: config/pdp11/pdp11.h:64
11444 msgid "Return floating point results in ac0"
11445 msgstr ""
11447 #: config/pdp11/pdp11.h:65
11448 msgid "Return floating point results in memory"
11449 msgstr ""
11451 #. is 11/40
11452 #: config/pdp11/pdp11.h:67
11453 msgid "Generate code for an 11/40"
11454 msgstr ""
11456 #. is 11/45
11457 #: config/pdp11/pdp11.h:70
11458 msgid "Generate code for an 11/45"
11459 msgstr ""
11461 #. is 11/10
11462 #: config/pdp11/pdp11.h:73
11463 msgid "Generate code for an 11/10"
11464 msgstr ""
11466 #. use movmemhi for bcopy
11467 #. use 32 bit for int
11468 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11469 msgid "Use 32 bit int"
11470 msgstr "Выкарыстоўваць 32-х бітны int"
11472 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11473 msgid "Use 16 bit int"
11474 msgstr "Выкарыстоўваць 16-ці бітны int"
11476 #. use 32 bit for float
11477 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11478 msgid "Use 32 bit float"
11479 msgstr "Выкарыстоўваць 32-х бітны float"
11481 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11482 msgid "Use 64 bit float"
11483 msgstr "Выкарыстоўваць 64-х бітны float"
11485 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11486 #. is branching expensive - on a PDP, it's actually really cheap
11487 #. this is just to play around and check what code gcc generates
11488 #. split instruction and data memory?
11489 #: config/pdp11/pdp11.h:95
11490 msgid "Target has split I&D"
11491 msgstr ""
11493 #: config/pdp11/pdp11.h:96
11494 msgid "Target does not have split I&D"
11495 msgstr ""
11497 #. UNIX assembler syntax?
11498 #: config/pdp11/pdp11.h:98
11499 msgid "Use UNIX assembler syntax"
11500 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
11502 #: config/pdp11/pdp11.h:99
11503 msgid "Use DEC assembler syntax"
11504 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
11506 #: config/rs6000/host-darwin.c:52
11507 msgid "Segmentation Fault (code)"
11508 msgstr ""
11510 #: config/rs6000/host-darwin.c:83
11511 msgid "Out of stack space.\n"
11512 msgstr ""
11514 #: config/rs6000/host-darwin.c:104
11515 #, c-format
11516 msgid "Try running '%s' in the shell to raise its limit.\n"
11517 msgstr ""
11519 #: config/rs6000/host-darwin.c:117
11520 msgid "Segmentation Fault"
11521 msgstr ""
11523 #: config/rs6000/host-darwin.c:131
11524 #, c-format
11525 msgid "While setting up signal stack: %m"
11526 msgstr ""
11528 #: config/rs6000/host-darwin.c:137
11529 #, c-format
11530 msgid "While setting up signal handler: %m"
11531 msgstr ""
11533 #: config/rs6000/host-darwin.c:181
11534 #, c-format
11535 msgid "couldn't unmap pch_address_space: %m\n"
11536 msgstr ""
11538 #. Handle the machine specific pragma longcall.  Its syntax is
11540 #. # pragma longcall ( TOGGLE )
11542 #. where TOGGLE is either 0 or 1.
11544 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11545 #. whether or not new function declarations receive a longcall
11546 #. attribute by default.
11547 #: config/rs6000/rs6000-c.c:46
11548 msgid "ignoring malformed #pragma longcall"
11549 msgstr ""
11551 #: config/rs6000/rs6000-c.c:59
11552 #, fuzzy
11553 msgid "missing open paren"
11554 msgstr "Прапушчана назва"
11556 #: config/rs6000/rs6000-c.c:61
11557 #, fuzzy
11558 msgid "missing number"
11559 msgstr "Прапушчана назва"
11561 #: config/rs6000/rs6000-c.c:63
11562 #, fuzzy
11563 msgid "missing close paren"
11564 msgstr "Прапушчана назва класа"
11566 #: config/rs6000/rs6000-c.c:66
11567 msgid "number must be 0 or 1"
11568 msgstr ""
11570 #: config/rs6000/rs6000-c.c:69
11571 msgid "junk at end of #pragma longcall"
11572 msgstr ""
11574 #: config/rs6000/rs6000.c:1244
11575 msgid "-mmultiple is not supported on little endian systems"
11576 msgstr ""
11578 #: config/rs6000/rs6000.c:1251
11579 msgid "-mstring is not supported on little endian systems"
11580 msgstr ""
11582 #: config/rs6000/rs6000.c:1265
11583 #, c-format
11584 msgid "unknown -mdebug-%s switch"
11585 msgstr ""
11587 #: config/rs6000/rs6000.c:1277
11588 msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
11589 msgstr ""
11591 #: config/rs6000/rs6000.c:1288
11592 #, c-format
11593 msgid "Unknown switch -mlong-double-%s"
11594 msgstr ""
11596 #: config/rs6000/rs6000.c:1338
11597 msgid "AltiVec and E500 instructions cannot coexist"
11598 msgstr ""
11600 #: config/rs6000/rs6000.c:1616
11601 #, fuzzy, c-format
11602 msgid "unknown -m%s= option specified: '%s'"
11603 msgstr "невядомы рэжым машыны \"%s\""
11605 #: config/rs6000/rs6000.c:1637
11606 #, c-format
11607 msgid "not configured for ABI: '%s'"
11608 msgstr ""
11610 #: config/rs6000/rs6000.c:1645
11611 msgid "Using darwin64 ABI"
11612 msgstr ""
11614 #: config/rs6000/rs6000.c:1650
11615 msgid "Using old darwin ABI"
11616 msgstr ""
11618 #: config/rs6000/rs6000.c:1656
11619 #, fuzzy, c-format
11620 msgid "unknown ABI specified: '%s'"
11621 msgstr "невядомы рэжым машыны \"%s\""
11623 #: config/rs6000/rs6000.c:1673
11624 #, fuzzy
11625 msgid "invalid option for -mfloat-gprs"
11626 msgstr "Нерэчаісны выбар \"%s\""
11628 #: config/rs6000/rs6000.c:1687
11629 #, fuzzy, c-format
11630 msgid "unknown -malign-XXXXX option specified: '%s'"
11631 msgstr "невядомы рэжым машыны \"%s\""
11633 #: config/rs6000/rs6000.c:4658
11634 msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
11635 msgstr ""
11637 #: config/rs6000/rs6000.c:4731
11638 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11639 msgstr ""
11641 #: config/rs6000/rs6000.c:4920
11642 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11643 msgstr ""
11645 #: config/rs6000/rs6000.c:5712
11646 msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
11647 msgstr ""
11649 #: config/rs6000/rs6000.c:6605
11650 #, fuzzy
11651 msgid "argument 1 must be a 5-bit signed literal"
11652 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11654 #: config/rs6000/rs6000.c:6708 config/rs6000/rs6000.c:7378
11655 #, fuzzy
11656 msgid "argument 2 must be a 5-bit unsigned literal"
11657 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11659 #: config/rs6000/rs6000.c:6748
11660 #, fuzzy
11661 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11662 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11664 #: config/rs6000/rs6000.c:6802
11665 #, fuzzy
11666 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11667 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11669 #: config/rs6000/rs6000.c:6964
11670 #, fuzzy
11671 msgid "argument 3 must be a 4-bit unsigned literal"
11672 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11674 #: config/rs6000/rs6000.c:7136
11675 #, fuzzy, c-format
11676 msgid "argument to %qs must be a 2-bit unsigned literal"
11677 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11679 #: config/rs6000/rs6000.c:7249
11680 #, fuzzy
11681 msgid "argument to dss must be a 2-bit unsigned literal"
11682 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11684 #: config/rs6000/rs6000.c:7264
11685 #, c-format
11686 msgid "invalid parameter combination for %qs AltiVec intrinsic"
11687 msgstr ""
11689 #: config/rs6000/rs6000.c:7498
11690 #, fuzzy
11691 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11692 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11694 #: config/rs6000/rs6000.c:7571
11695 #, fuzzy
11696 msgid "argument 1 of __builtin_spe_predicate is out of range"
11697 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11699 #: config/rs6000/rs6000.c:10478
11700 #, c-format
11701 msgid "invalid %%f value"
11702 msgstr ""
11704 #: config/rs6000/rs6000.c:10487
11705 #, c-format
11706 msgid "invalid %%F value"
11707 msgstr ""
11709 #: config/rs6000/rs6000.c:10496
11710 #, c-format
11711 msgid "invalid %%G value"
11712 msgstr ""
11714 #: config/rs6000/rs6000.c:10531
11715 #, c-format
11716 msgid "invalid %%j code"
11717 msgstr ""
11719 #: config/rs6000/rs6000.c:10541
11720 #, c-format
11721 msgid "invalid %%J code"
11722 msgstr ""
11724 #: config/rs6000/rs6000.c:10551
11725 #, c-format
11726 msgid "invalid %%k value"
11727 msgstr ""
11729 #: config/rs6000/rs6000.c:10571 config/xtensa/xtensa.c:1937
11730 #, c-format
11731 msgid "invalid %%K value"
11732 msgstr ""
11734 #: config/rs6000/rs6000.c:10638
11735 #, c-format
11736 msgid "invalid %%O value"
11737 msgstr "нерэчаіснае значэньне %%O"
11739 #: config/rs6000/rs6000.c:10685
11740 #, c-format
11741 msgid "invalid %%q value"
11742 msgstr ""
11744 #: config/rs6000/rs6000.c:10729
11745 #, c-format
11746 msgid "invalid %%S value"
11747 msgstr ""
11749 #: config/rs6000/rs6000.c:10771
11750 #, c-format
11751 msgid "invalid %%T value"
11752 msgstr ""
11754 #: config/rs6000/rs6000.c:10781
11755 #, c-format
11756 msgid "invalid %%u value"
11757 msgstr ""
11759 #: config/rs6000/rs6000.c:10790 config/xtensa/xtensa.c:1907
11760 #, c-format
11761 msgid "invalid %%v value"
11762 msgstr ""
11764 #: config/rs6000/rs6000.c:13442
11765 #, fuzzy
11766 msgid "stack frame too large"
11767 msgstr "%s - вельмі вялікі"
11769 #: config/rs6000/rs6000.c:15958
11770 msgid "no profiling of 64-bit code for this ABI"
11771 msgstr ""
11773 #: config/rs6000/rs6000.c:17044
11774 msgid "use of 'long' in AltiVec types is deprecated; use 'int'"
11775 msgstr ""
11777 #: config/rs6000/aix.h:203 config/rs6000/beos.h:32
11778 msgid "Always pass floating-point arguments in memory"
11779 msgstr ""
11781 #: config/rs6000/aix.h:205 config/rs6000/beos.h:34
11782 msgid "Don't always pass floating-point arguments in memory"
11783 msgstr ""
11785 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:32 config/rs6000/aix51.h:31
11786 #: config/rs6000/aix52.h:31
11787 msgid "Support message passing with the Parallel Environment"
11788 msgstr ""
11790 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11791 msgid "Compile for 64-bit pointers"
11792 msgstr ""
11794 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11795 msgid "Compile for 32-bit pointers"
11796 msgstr ""
11798 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11799 msgid "-maix64 and POWER architecture are incompatible"
11800 msgstr ""
11802 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11803 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11804 msgstr ""
11806 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11807 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11808 msgstr ""
11810 #: config/rs6000/darwin.h:69 config/rs6000/sysv4.h:153
11811 #, fuzzy
11812 msgid "Generate 64-bit code"
11813 msgstr "Стварыць код для DLL"
11815 #: config/rs6000/darwin.h:71 config/rs6000/sysv4.h:155
11816 #, fuzzy
11817 msgid "Generate 32-bit code"
11818 msgstr "Стварыць код для DLL"
11820 #: config/rs6000/darwin.h:73
11821 msgid "Generate code suitable for executables (NOT shared libs)"
11822 msgstr ""
11824 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11825 #. off.
11826 #: config/rs6000/darwin.h:89
11827 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11828 msgstr ""
11830 #. Darwin doesn't support -fpic.
11831 #: config/rs6000/darwin.h:95
11832 #, fuzzy
11833 msgid "-fpic is not supported; -fPIC assumed"
11834 msgstr "-pipe не падтрымліваецца"
11836 #: config/rs6000/darwin.h:113
11837 msgid "-m64 requires PowerPC64 architecture, enabling"
11838 msgstr ""
11840 #. See note below.
11841 #. if (rs6000_long_double_size_string == NULL)
11842 #. rs6000_long_double_type_size = 128;
11843 #: config/rs6000/eabispe.h:45 config/rs6000/linuxspe.h:62
11844 #, fuzzy
11845 msgid "-m64 not supported in this configuration"
11846 msgstr "-pipe не падтрымліваецца"
11848 #: config/rs6000/linux64.h:106
11849 msgid "-m64 requires a PowerPC64 cpu"
11850 msgstr ""
11852 #: config/rs6000/linux64.h:216
11853 msgid "Call mcount for profiling before a function prologue"
11854 msgstr ""
11856 #: config/rs6000/linux64.h:218
11857 msgid "Call mcount for profiling after a function prologue"
11858 msgstr ""
11860 #. Run-time compilation parameters selecting different hardware subsets.
11862 #. Macro to define tables used to set the flags.
11863 #. This is a list in braces of pairs in braces,
11864 #. each pair being { "NAME", VALUE }
11865 #. where VALUE is the bits to set or minus the bits to clear.
11866 #. An empty string NAME is used to identify the default VALUE.
11867 #: config/rs6000/rs6000.h:277
11868 msgid "Use POWER instruction set"
11869 msgstr ""
11871 #: config/rs6000/rs6000.h:280
11872 msgid "Use POWER2 instruction set"
11873 msgstr ""
11875 #: config/rs6000/rs6000.h:282
11876 msgid "Do not use POWER2 instruction set"
11877 msgstr ""
11879 #: config/rs6000/rs6000.h:285
11880 msgid "Do not use POWER instruction set"
11881 msgstr ""
11883 #: config/rs6000/rs6000.h:287
11884 msgid "Use PowerPC instruction set"
11885 msgstr ""
11887 #: config/rs6000/rs6000.h:290
11888 msgid "Do not use PowerPC instruction set"
11889 msgstr ""
11891 #: config/rs6000/rs6000.h:292
11892 msgid "Use PowerPC General Purpose group optional instructions"
11893 msgstr ""
11895 #: config/rs6000/rs6000.h:294
11896 #, fuzzy
11897 msgid "Do not use PowerPC General Purpose group optional instructions"
11898 msgstr "Не генерыраваць сімвальныя інструкцыі"
11900 #: config/rs6000/rs6000.h:296
11901 msgid "Use PowerPC Graphics group optional instructions"
11902 msgstr ""
11904 #: config/rs6000/rs6000.h:298
11905 #, fuzzy
11906 msgid "Do not use PowerPC Graphics group optional instructions"
11907 msgstr "Не генерыраваць сімвальныя інструкцыі"
11909 #: config/rs6000/rs6000.h:300
11910 msgid "Use PowerPC-64 instruction set"
11911 msgstr ""
11913 #: config/rs6000/rs6000.h:302
11914 #, fuzzy
11915 msgid "Do not use PowerPC-64 instruction set"
11916 msgstr "Не генерыраваць сімвальныя інструкцыі"
11918 #: config/rs6000/rs6000.h:304
11919 msgid "Use AltiVec instructions"
11920 msgstr ""
11922 #: config/rs6000/rs6000.h:306
11923 #, fuzzy
11924 msgid "Do not use AltiVec instructions"
11925 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11927 #: config/rs6000/rs6000.h:308
11928 msgid "Use new mnemonics for PowerPC architecture"
11929 msgstr ""
11931 #: config/rs6000/rs6000.h:310
11932 msgid "Use old mnemonics for PowerPC architecture"
11933 msgstr ""
11935 #: config/rs6000/rs6000.h:313
11936 msgid "Put everything in the regular TOC"
11937 msgstr ""
11939 #: config/rs6000/rs6000.h:315
11940 msgid "Place floating point constants in TOC"
11941 msgstr ""
11943 #: config/rs6000/rs6000.h:317
11944 msgid "Do not place floating point constants in TOC"
11945 msgstr ""
11947 #: config/rs6000/rs6000.h:319
11948 msgid "Place symbol+offset constants in TOC"
11949 msgstr ""
11951 #: config/rs6000/rs6000.h:321
11952 msgid "Do not place symbol+offset constants in TOC"
11953 msgstr ""
11955 #: config/rs6000/rs6000.h:327
11956 msgid "Place variable addresses in the regular TOC"
11957 msgstr ""
11959 #: config/rs6000/rs6000.h:333
11960 msgid "Generate load/store multiple instructions"
11961 msgstr ""
11963 #: config/rs6000/rs6000.h:335
11964 msgid "Do not generate load/store multiple instructions"
11965 msgstr ""
11967 #: config/rs6000/rs6000.h:337
11968 msgid "Generate string instructions for block moves"
11969 msgstr ""
11971 #: config/rs6000/rs6000.h:339
11972 msgid "Do not generate string instructions for block moves"
11973 msgstr ""
11975 #: config/rs6000/rs6000.h:341
11976 msgid "Generate load/store with update instructions"
11977 msgstr ""
11979 #: config/rs6000/rs6000.h:343
11980 msgid "Do not generate load/store with update instructions"
11981 msgstr ""
11983 #: config/rs6000/rs6000.h:347
11984 #, fuzzy
11985 msgid "Do not generate fused multiply/add instructions"
11986 msgstr "Не генерыраваць сімвальныя інструкцыі"
11988 #: config/rs6000/rs6000.h:351
11989 msgid "Do not schedule the start and end of the procedure"
11990 msgstr ""
11992 #: config/rs6000/rs6000.h:357
11993 msgid "Return all structures in memory (AIX default)"
11994 msgstr ""
11996 #: config/rs6000/rs6000.h:359
11997 msgid "Return small structures in registers (SVR4 default)"
11998 msgstr ""
12000 #: config/rs6000/rs6000.h:365
12001 #, fuzzy
12002 msgid "Generate single field mfcr instruction"
12003 msgstr "Не генерыраваць сімвальныя інструкцыі"
12005 #: config/rs6000/rs6000.h:367
12006 #, fuzzy
12007 msgid "Do not generate single field mfcr instruction"
12008 msgstr "Не генерыраваць сімвальныя інструкцыі"
12010 #: config/rs6000/rs6000.h:451 config/sparc/sparc.h:709
12011 msgid "Use features of and schedule code for given CPU"
12012 msgstr ""
12014 #: config/rs6000/rs6000.h:454
12015 msgid "Enable debug output"
12016 msgstr ""
12018 #: config/rs6000/rs6000.h:456
12019 msgid "Select full, part, or no traceback table"
12020 msgstr ""
12022 #: config/rs6000/rs6000.h:457
12023 msgid "Specify ABI to use"
12024 msgstr ""
12026 #: config/rs6000/rs6000.h:459
12027 msgid "Specify size of long double (64 or 128 bits)"
12028 msgstr ""
12030 #: config/rs6000/rs6000.h:461
12031 msgid "Specify yes/no if isel instructions should be generated"
12032 msgstr ""
12034 #: config/rs6000/rs6000.h:463
12035 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12036 msgstr ""
12038 #: config/rs6000/rs6000.h:465
12039 msgid "Specify yes/no if using floating point in the GPRs"
12040 msgstr ""
12042 #: config/rs6000/rs6000.h:467
12043 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12044 msgstr ""
12046 #: config/rs6000/rs6000.h:469
12047 msgid "Avoid all range limits on call instructions"
12048 msgstr ""
12050 #: config/rs6000/rs6000.h:472
12051 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12052 msgstr ""
12054 #: config/rs6000/rs6000.h:475
12055 msgid "Determine which dependences between insns are considered costly"
12056 msgstr ""
12058 #: config/rs6000/rs6000.h:477
12059 msgid "Specify which post scheduling nop insertion scheme to apply"
12060 msgstr ""
12062 #: config/rs6000/rs6000.h:479
12063 msgid "Specify alignment of structure fields default/natural"
12064 msgstr ""
12066 #: config/rs6000/rs6000.h:481
12067 msgid "Specify scheduling priority for dispatch slot restricted insns"
12068 msgstr ""
12070 #. Definitions for __builtin_return_address and __builtin_frame_address.
12071 #. __builtin_return_address (0) should give link register (65), enable
12072 #. this.
12073 #. This should be uncommented, so that the link register is used, but
12074 #. currently this would result in unmatched insns and spilling fixed
12075 #. registers so we'll leave it for another day.  When these problems are
12076 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12077 #. (mrs)
12078 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12079 #. Number of bytes into the frame return addresses can be found.  See
12080 #. rs6000_stack_info in rs6000.c for more information on how the different
12081 #. abi's store the return address.
12082 #: config/rs6000/rs6000.h:1829
12083 msgid "RETURN_ADDRESS_OFFSET not supported"
12084 msgstr ""
12086 #: config/rs6000/sysv4.h:87
12087 msgid "Select ABI calling convention"
12088 msgstr ""
12090 #: config/rs6000/sysv4.h:88
12091 msgid "Select method for sdata handling"
12092 msgstr ""
12094 #: config/rs6000/sysv4.h:100
12095 msgid "Align to the base type of the bit-field"
12096 msgstr ""
12098 #: config/rs6000/sysv4.h:102
12099 msgid "Don't align to the base type of the bit-field"
12100 msgstr ""
12102 #: config/rs6000/sysv4.h:104
12103 msgid "Don't assume that unaligned accesses are handled by the system"
12104 msgstr ""
12106 #: config/rs6000/sysv4.h:106
12107 msgid "Assume that unaligned accesses are handled by the system"
12108 msgstr ""
12110 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12111 msgid "Produce code relocatable at runtime"
12112 msgstr ""
12114 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12115 msgid "Don't produce code relocatable at runtime"
12116 msgstr ""
12118 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12119 msgid "Produce little endian code"
12120 msgstr ""
12122 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12123 msgid "Produce big endian code"
12124 msgstr ""
12126 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12127 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12128 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12129 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12130 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12131 msgid "no description yet"
12132 msgstr ""
12134 #: config/rs6000/sysv4.h:129
12135 msgid "Use EABI"
12136 msgstr ""
12138 #: config/rs6000/sysv4.h:130
12139 msgid "Don't use EABI"
12140 msgstr "Не выкарыстоўваць EABI"
12142 #: config/rs6000/sysv4.h:133
12143 msgid "Do not allow bit-fields to cross word boundaries"
12144 msgstr ""
12146 #: config/rs6000/sysv4.h:135
12147 msgid "Use alternate register names"
12148 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12150 #: config/rs6000/sysv4.h:137
12151 msgid "Don't use alternate register names"
12152 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12154 #: config/rs6000/sysv4.h:141
12155 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12156 msgstr ""
12158 #: config/rs6000/sysv4.h:143
12159 msgid "Link with libads.a, libc.a and crt0.o"
12160 msgstr ""
12162 #: config/rs6000/sysv4.h:145
12163 msgid "Link with libyk.a, libc.a and crt0.o"
12164 msgstr ""
12166 #: config/rs6000/sysv4.h:147
12167 msgid "Link with libmvme.a, libc.a and crt0.o"
12168 msgstr ""
12170 #: config/rs6000/sysv4.h:149
12171 msgid "Set the PPC_EMB bit in the ELF flags header"
12172 msgstr ""
12174 #: config/rs6000/sysv4.h:150
12175 msgid "Use the WindISS simulator"
12176 msgstr ""
12178 #. Sometimes certain combinations of command options do not make sense
12179 #. on a particular target machine.  You can define a macro
12180 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12181 #. defined, is executed once just after all the command options have
12182 #. been parsed.
12184 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12185 #. get control.
12186 #: config/rs6000/sysv4.h:219
12187 #, c-format
12188 msgid "bad value for -mcall-%s"
12189 msgstr ""
12191 #: config/rs6000/sysv4.h:235
12192 #, c-format
12193 msgid "bad value for -msdata=%s"
12194 msgstr ""
12196 #: config/rs6000/sysv4.h:252
12197 #, c-format
12198 msgid "-mrelocatable and -msdata=%s are incompatible"
12199 msgstr ""
12201 #: config/rs6000/sysv4.h:261
12202 #, c-format
12203 msgid "-f%s and -msdata=%s are incompatible"
12204 msgstr ""
12206 #: config/rs6000/sysv4.h:270
12207 #, c-format
12208 msgid "-msdata=%s and -mcall-%s are incompatible"
12209 msgstr ""
12211 #: config/rs6000/sysv4.h:279
12212 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12213 msgstr ""
12215 #: config/rs6000/sysv4.h:285
12216 #, c-format
12217 msgid "-mrelocatable and -mcall-%s are incompatible"
12218 msgstr ""
12220 #: config/rs6000/sysv4.h:292
12221 #, c-format
12222 msgid "-fPIC and -mcall-%s are incompatible"
12223 msgstr ""
12225 #: config/rs6000/sysv4.h:299
12226 msgid "-mcall-aixdesc must be big endian"
12227 msgstr ""
12229 #: config/rs6000/sysv4.h:314
12230 #, fuzzy, c-format
12231 msgid "-m%s not supported in this configuration"
12232 msgstr "-pipe не падтрымліваецца"
12234 #: config/s390/s390.c:1293
12235 #, c-format
12236 msgid "Unknown cpu used in -march=%s."
12237 msgstr ""
12239 #: config/s390/s390.c:1312
12240 #, c-format
12241 msgid "Unknown cpu used in -mtune=%s."
12242 msgstr ""
12244 #: config/s390/s390.c:1317
12245 #, fuzzy, c-format
12246 msgid "z/Architecture mode not supported on %s."
12247 msgstr "-pipe не падтрымліваецца"
12249 #: config/s390/s390.c:1319
12250 msgid "64-bit ABI not supported in ESA/390 mode."
12251 msgstr ""
12253 #: config/s390/s390.c:1325
12254 msgid "invalid value for -mwarn-framesize"
12255 msgstr ""
12257 #: config/s390/s390.c:1335
12258 #, fuzzy
12259 msgid "invalid value for -mstack-size"
12260 msgstr "нявернае выкарыстанне \"restict\""
12262 #: config/s390/s390.c:1338
12263 msgid "stack size must be an exact power of 2"
12264 msgstr ""
12266 #: config/s390/s390.c:1344
12267 msgid "invalid value for -mstack-guard"
12268 msgstr ""
12270 #: config/s390/s390.c:1347
12271 msgid "stack size must be greater than the stack guard value"
12272 msgstr ""
12274 #: config/s390/s390.c:1350
12275 msgid "stack guard value must be an exact power of 2"
12276 msgstr ""
12278 #: config/s390/s390.c:1353
12279 msgid "-mstack-size implies use of -mstack-guard"
12280 msgstr ""
12282 #: config/s390/s390.c:1357
12283 msgid "-mstack-guard implies use of -mstack-size"
12284 msgstr ""
12286 #: config/s390/s390.c:4046
12287 msgid "Cannot decompose address."
12288 msgstr ""
12290 #: config/s390/s390.c:4238
12291 msgid "UNKNOWN in print_operand !?"
12292 msgstr ""
12294 #: config/s390/s390.c:6285
12295 msgid "Total size of local variables exceeds architecture limit."
12296 msgstr ""
12298 #: config/s390/s390.c:6823
12299 #, fuzzy, c-format
12300 msgid "frame size of %qs is "
12301 msgstr "памер \"%s\" - %d байт"
12303 #: config/s390/s390.c:6823
12304 msgid " bytes"
12305 msgstr ""
12307 #: config/s390/s390.c:6827
12308 #, c-format
12309 msgid "%qs uses dynamic stack allocation"
12310 msgstr ""
12312 #: config/s390/s390.h:136
12313 msgid "Use bras for executable < 64k"
12314 msgstr ""
12316 #: config/s390/s390.h:137
12317 #, fuzzy
12318 msgid "Don't use bras"
12319 msgstr "Не выкарыстоўваць Irix PIC"
12321 #: config/s390/s390.h:138
12322 msgid "Additional debug prints"
12323 msgstr ""
12325 #: config/s390/s390.h:139
12326 msgid "Don't print additional debug prints"
12327 msgstr ""
12329 #: config/s390/s390.h:140
12330 msgid "64 bit ABI"
12331 msgstr ""
12333 #: config/s390/s390.h:141
12334 msgid "31 bit ABI"
12335 msgstr ""
12337 #: config/s390/s390.h:142
12338 msgid "z/Architecture"
12339 msgstr ""
12341 #: config/s390/s390.h:143
12342 msgid "ESA/390 architecture"
12343 msgstr ""
12345 #: config/s390/s390.h:144
12346 msgid "mvcle use"
12347 msgstr ""
12349 #: config/s390/s390.h:145
12350 msgid "mvc&ex"
12351 msgstr ""
12353 #: config/s390/s390.h:146
12354 msgid "Enable tpf OS tracing code"
12355 msgstr ""
12357 #: config/s390/s390.h:147
12358 msgid "Disable tpf OS tracing code"
12359 msgstr ""
12361 #: config/s390/s390.h:148
12362 #, fuzzy
12363 msgid "Disable fused multiply/add instructions"
12364 msgstr "Не генерыраваць сімвальныя інструкцыі"
12366 #: config/s390/s390.h:149
12367 #, fuzzy
12368 msgid "Enable fused multiply/add instructions"
12369 msgstr "Не генерыраваць сімвальныя інструкцыі"
12371 #: config/s390/s390.h:150
12372 msgid "Maintain backchain pointer"
12373 msgstr ""
12375 #: config/s390/s390.h:151
12376 msgid "Don't maintain backchain pointer"
12377 msgstr ""
12379 #: config/s390/s390.h:152
12380 msgid "Use packed stack layout"
12381 msgstr ""
12383 #: config/s390/s390.h:153
12384 msgid "Don't use packed stack layout"
12385 msgstr ""
12387 #: config/s390/s390.h:162
12388 msgid "Warn if a single function's framesize exceeds the given framesize"
12389 msgstr ""
12391 #: config/s390/s390.h:165
12392 msgid "Warn if a function uses alloca or creates an array with dynamic size"
12393 msgstr ""
12395 #: config/s390/s390.h:168
12396 msgid "Emit extra code in the function prologue in order to trap if the stacksize exceeds the given limit"
12397 msgstr ""
12399 #: config/s390/s390.h:171
12400 msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
12401 msgstr ""
12403 #: config/sh/sh.c:6197
12404 #, fuzzy
12405 msgid "__builtin_saveregs not supported by this subtarget"
12406 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12408 #: config/sh/sh.c:7166
12409 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12410 msgstr ""
12412 #. The sp_switch attribute only has meaning for interrupt functions.
12413 #. The trap_exit attribute only has meaning for interrupt functions.
12414 #: config/sh/sh.c:7188 config/sh/sh.c:7223
12415 #, fuzzy, c-format
12416 msgid "%qs attribute only applies to interrupt functions"
12417 msgstr "\"%s\" звычайна функцыя"
12419 #. The argument must be a constant string.
12420 #: config/sh/sh.c:7195
12421 #, fuzzy, c-format
12422 msgid "%qs attribute argument not a string constant"
12423 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12425 #. The argument must be a constant integer.
12426 #: config/sh/sh.c:7230
12427 #, fuzzy, c-format
12428 msgid "%qs attribute argument not an integer constant"
12429 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12431 #: config/sh/symbian.c:147
12432 msgid "%H function '%D' is defined after prior declaration as dllimport: attribute ignored"
12433 msgstr ""
12435 #: config/sh/symbian.c:158
12436 msgid "%Hinline function '%D' is declared as dllimport: attribute ignored."
12437 msgstr ""
12439 #: config/sh/symbian.c:171
12440 msgid "%Hdefinition of static data member '%D' of dllimport'd class."
12441 msgstr ""
12443 #: config/sh/symbian.c:286
12444 msgid "%Hfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
12445 msgstr ""
12447 #: config/sh/symbian.c:332
12448 msgid "%H%s '%D' %s after being referenced with dllimport linkage."
12449 msgstr ""
12451 #: config/sh/symbian.c:436
12452 msgid "%Hvariable %qD definition is marked dllimport."
12453 msgstr ""
12455 #: config/sh/symbian.c:511
12456 msgid "%Hexternal linkage required for symbol '%D' because of '%s' attribute."
12457 msgstr ""
12459 #: config/sh/symbian.c:892 cp/tree.c:2346
12460 #, c-format
12461 msgid "lang_* check: failed in %s, at %s:%d"
12462 msgstr ""
12464 #. There are no delay slots on SHmedia.
12465 #. Relaxation isn't yet supported for SHmedia
12466 #. -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.
12467 #: config/sh/sh.h:754
12468 #, fuzzy
12469 msgid "Profiling is not supported on this target."
12470 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12472 #: config/sparc/sparc.c:577
12473 #, c-format
12474 msgid "%s is not supported by this configuration"
12475 msgstr ""
12477 #: config/sparc/sparc.c:584
12478 msgid "-mlong-double-64 not allowed with -m64"
12479 msgstr ""
12481 #: config/sparc/sparc.c:609
12482 msgid "-mcmodel= is not supported on 32 bit systems"
12483 msgstr ""
12485 #: config/sparc/sparc.c:7315 config/sparc/sparc.c:7321
12486 #, c-format
12487 msgid "invalid %%Y operand"
12488 msgstr "нерэчаісны %%Y аперанд"
12490 #: config/sparc/sparc.c:7391
12491 #, c-format
12492 msgid "invalid %%A operand"
12493 msgstr "нерэчаісны %%A аперанд"
12495 #: config/sparc/sparc.c:7401
12496 #, c-format
12497 msgid "invalid %%B operand"
12498 msgstr "нерэчаісны %%B аперанд"
12500 #: config/sparc/sparc.c:7440
12501 #, c-format
12502 msgid "invalid %%c operand"
12503 msgstr "нерэчаісны %%c аперанд"
12505 #: config/sparc/sparc.c:7441
12506 #, c-format
12507 msgid "invalid %%C operand"
12508 msgstr "нерэчаісны %%C аперанд"
12510 #: config/sparc/sparc.c:7462
12511 #, c-format
12512 msgid "invalid %%d operand"
12513 msgstr "нерэчаісны %%d аперанд"
12515 #: config/sparc/sparc.c:7463
12516 #, c-format
12517 msgid "invalid %%D operand"
12518 msgstr "нерэчаісны %%D аперанд"
12520 #: config/sparc/sparc.c:7479
12521 #, c-format
12522 msgid "invalid %%f operand"
12523 msgstr "нерэчаісны %%f аперанд"
12525 #: config/sparc/sparc.c:7493
12526 #, fuzzy, c-format
12527 msgid "invalid %%s operand"
12528 msgstr "нерэчаісны %%f аперанд"
12530 #: config/sparc/sparc.c:7547
12531 msgid "long long constant not a valid immediate operand"
12532 msgstr ""
12534 #: config/sparc/sparc.c:7550
12535 msgid "floating point constant not a valid immediate operand"
12536 msgstr ""
12538 #: config/sparc/freebsd.h:77 config/sparc/linux.h:91
12539 #: config/sparc/linux64.h:111 config/sparc/netbsd-elf.h:211
12540 msgid "Use 64 bit long doubles"
12541 msgstr ""
12543 #: config/sparc/freebsd.h:78 config/sparc/linux.h:92
12544 #: config/sparc/linux64.h:112 config/sparc/netbsd-elf.h:212
12545 msgid "Use 128 bit long doubles"
12546 msgstr ""
12548 #: config/sparc/sp64-elf.h:90
12549 msgid "Generate code for big endian"
12550 msgstr ""
12552 #: config/sparc/sp64-elf.h:91
12553 msgid "Generate code for little endian"
12554 msgstr ""
12556 #: config/sparc/sp86x-elf.h:68
12557 msgid "Use little-endian byte order for data"
12558 msgstr ""
12560 #: config/sparc/sparc.h:626
12561 msgid "Assume possible double misalignment"
12562 msgstr ""
12564 #: config/sparc/sparc.h:628
12565 msgid "Assume all doubles are aligned"
12566 msgstr ""
12568 #: config/sparc/sparc.h:630
12569 msgid "Pass -assert pure-text to linker"
12570 msgstr ""
12572 #: config/sparc/sparc.h:632
12573 msgid "Do not pass -assert pure-text to linker"
12574 msgstr ""
12576 #: config/sparc/sparc.h:634
12577 msgid "Use ABI reserved registers"
12578 msgstr ""
12580 #: config/sparc/sparc.h:636
12581 msgid "Do not use ABI reserved registers"
12582 msgstr ""
12584 #: config/sparc/sparc.h:638
12585 msgid "Use hardware quad fp instructions"
12586 msgstr ""
12588 #: config/sparc/sparc.h:640
12589 msgid "Do not use hardware quad fp instructions"
12590 msgstr ""
12592 #: config/sparc/sparc.h:642
12593 msgid "Compile for v8plus ABI"
12594 msgstr ""
12596 #: config/sparc/sparc.h:644
12597 msgid "Do not compile for v8plus ABI"
12598 msgstr ""
12600 #: config/sparc/sparc.h:646
12601 msgid "Utilize Visual Instruction Set"
12602 msgstr ""
12604 #: config/sparc/sparc.h:648
12605 msgid "Do not utilize Visual Instruction Set"
12606 msgstr ""
12608 #: config/sparc/sparc.h:650
12609 msgid "Pointers are 64-bit"
12610 msgstr ""
12612 #: config/sparc/sparc.h:652
12613 msgid "Pointers are 32-bit"
12614 msgstr ""
12616 #: config/sparc/sparc.h:654
12617 msgid "Use 32-bit ABI"
12618 msgstr ""
12620 #: config/sparc/sparc.h:656
12621 msgid "Use 64-bit ABI"
12622 msgstr ""
12624 #: config/sparc/sparc.h:658
12625 msgid "Use stack bias"
12626 msgstr ""
12628 #: config/sparc/sparc.h:660
12629 msgid "Do not use stack bias"
12630 msgstr ""
12632 #: config/sparc/sparc.h:662
12633 msgid "Use structs on stronger alignment for double-word copies"
12634 msgstr ""
12636 #: config/sparc/sparc.h:664
12637 msgid "Do not use structs on stronger alignment for double-word copies"
12638 msgstr ""
12640 #: config/sparc/sparc.h:666
12641 msgid "Optimize tail call instructions in assembler and linker"
12642 msgstr ""
12644 #: config/sparc/sparc.h:668
12645 msgid "Do not optimize tail call instructions in assembler or linker"
12646 msgstr ""
12648 #: config/sparc/sparc.h:713
12649 msgid "Use given SPARC code model"
12650 msgstr ""
12652 #: config/stormy16/stormy16.c:528
12653 msgid "Constant halfword load operand out of range."
12654 msgstr ""
12656 #: config/stormy16/stormy16.c:538
12657 msgid "Constant arithmetic operand out of range."
12658 msgstr ""
12660 #: config/stormy16/stormy16.c:1224
12661 msgid "Local variable memory requirements exceed capacity."
12662 msgstr ""
12664 #: config/stormy16/stormy16.c:1390
12665 msgid "function_profiler support"
12666 msgstr ""
12668 #: config/stormy16/stormy16.c:1479
12669 msgid "cannot use va_start in interrupt function"
12670 msgstr ""
12672 #: config/stormy16/stormy16.c:1921 config/stormy16/stormy16.c:1992
12673 #, fuzzy
12674 msgid "'B' operand is not constant"
12675 msgstr "тып параметра \"%s\" не аб'яўлены"
12677 #: config/stormy16/stormy16.c:1948
12678 msgid "'B' operand has multiple bits set"
12679 msgstr ""
12681 #: config/stormy16/stormy16.c:1974
12682 #, fuzzy
12683 msgid "'o' operand is not constant"
12684 msgstr "тып параметра \"%s\" не аб'яўлены"
12686 #: config/stormy16/stormy16.c:2006
12687 msgid "xstormy16_print_operand: unknown code"
12688 msgstr ""
12690 #: config/stormy16/stormy16.c:2052
12691 #, c-format
12692 msgid "switch statement of size %lu entries too large"
12693 msgstr ""
12695 #: config/stormy16/stormy16.c:2434
12696 #, fuzzy
12697 msgid "%<__BELOW100__%> attribute only applies to variables"
12698 msgstr "\"%s\" атрыбут ігнарыруецца"
12700 #: config/stormy16/stormy16.c:2441
12701 msgid "__BELOW100__ attribute not allowed with auto storage class."
12702 msgstr ""
12704 #: config/v850/v850-c.c:67
12705 msgid "#pragma GHS endXXXX found without previous startXXX"
12706 msgstr ""
12708 #: config/v850/v850-c.c:69
12709 msgid "#pragma GHS endXXX does not match previous startXXX"
12710 msgstr ""
12712 #: config/v850/v850-c.c:94
12713 msgid "cannot set interrupt attribute: no current function"
12714 msgstr ""
12716 #: config/v850/v850-c.c:102
12717 msgid "cannot set interrupt attribute: no such identifier"
12718 msgstr ""
12720 #: config/v850/v850-c.c:147
12721 msgid "junk at end of #pragma ghs section"
12722 msgstr ""
12724 #: config/v850/v850-c.c:164
12725 #, c-format
12726 msgid "unrecognized section name \"%s\""
12727 msgstr "нераспазнаная назва сэкцыі \"%s\""
12729 #: config/v850/v850-c.c:179
12730 msgid "malformed #pragma ghs section"
12731 msgstr ""
12733 #: config/v850/v850-c.c:198
12734 msgid "junk at end of #pragma ghs interrupt"
12735 msgstr ""
12737 #: config/v850/v850-c.c:209
12738 msgid "junk at end of #pragma ghs starttda"
12739 msgstr ""
12741 #: config/v850/v850-c.c:220
12742 msgid "junk at end of #pragma ghs startsda"
12743 msgstr ""
12745 #: config/v850/v850-c.c:231
12746 msgid "junk at end of #pragma ghs startzda"
12747 msgstr ""
12749 #: config/v850/v850-c.c:242
12750 msgid "junk at end of #pragma ghs endtda"
12751 msgstr ""
12753 #: config/v850/v850-c.c:253
12754 msgid "junk at end of #pragma ghs endsda"
12755 msgstr ""
12757 #: config/v850/v850-c.c:264
12758 msgid "junk at end of #pragma ghs endzda"
12759 msgstr ""
12761 #: config/v850/v850.c:163
12762 #, c-format
12763 msgid "%s=%s is not numeric"
12764 msgstr ""
12766 #: config/v850/v850.c:170
12767 #, c-format
12768 msgid "%s=%s is too large"
12769 msgstr "%s=%s вельмі вялікі"
12771 #: config/v850/v850.c:336
12772 msgid "const_double_split got a bad insn:"
12773 msgstr ""
12775 #: config/v850/v850.c:901
12776 msgid "output_move_single:"
12777 msgstr ""
12779 #: config/v850/v850.c:2243
12780 msgid "%Jdata area attributes cannot be specified for local variables"
12781 msgstr ""
12783 #: config/v850/v850.c:2254
12784 #, fuzzy
12785 msgid "%Jdata area of '%D' conflicts with previous declaration"
12786 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
12788 #: config/v850/v850.c:2453
12789 #, c-format
12790 msgid "bogus JR construction: %d\n"
12791 msgstr ""
12793 #: config/v850/v850.c:2474 config/v850/v850.c:2677
12794 #, c-format
12795 msgid "bad amount of stack space removal: %d"
12796 msgstr ""
12798 #: config/v850/v850.c:2653
12799 #, c-format
12800 msgid "bogus JARL construction: %d\n"
12801 msgstr ""
12803 #: config/v850/v850.c:3023
12804 #, c-format
12805 msgid "Bogus DISPOSE construction: %d\n"
12806 msgstr ""
12808 #: config/v850/v850.c:3045
12809 #, c-format
12810 msgid "Too much stack space to dispose of: %d"
12811 msgstr ""
12813 #: config/v850/v850.c:3218
12814 #, c-format
12815 msgid "Bogus PREPEARE construction: %d\n"
12816 msgstr ""
12818 #: config/v850/v850.c:3240
12819 #, c-format
12820 msgid "Too much stack space to prepare: %d"
12821 msgstr ""
12823 #. Macro to define tables used to set the flags.
12824 #. This is a list in braces of pairs in braces,
12825 #. each pair being { "NAME", VALUE }
12826 #. where VALUE is the bits to set or minus the bits to clear.
12827 #. An empty string NAME is used to identify the default VALUE.
12828 #: config/v850/v850.h:174
12829 msgid "Support Green Hills ABI"
12830 msgstr ""
12832 #: config/v850/v850.h:177
12833 msgid "Prohibit PC relative function calls"
12834 msgstr ""
12836 #: config/v850/v850.h:180
12837 msgid "Reuse r30 on a per function basis"
12838 msgstr ""
12840 #: config/v850/v850.h:183
12841 msgid "Use stubs for function prologues"
12842 msgstr ""
12844 #: config/v850/v850.h:186
12845 msgid "Same as: -mep -mprolog-function"
12846 msgstr ""
12848 #: config/v850/v850.h:187
12849 msgid "Enable backend debugging"
12850 msgstr ""
12852 #: config/v850/v850.h:189
12853 msgid "Compile for the v850 processor"
12854 msgstr ""
12856 #: config/v850/v850.h:191
12857 #, fuzzy
12858 msgid "Compile for v850e1 processor"
12859 msgstr "Аптымізацыя для  F930 працэсараў"
12861 #. Make sure that the other bits are cleared.
12862 #: config/v850/v850.h:193
12863 #, fuzzy
12864 msgid "Compile for v850e processor"
12865 msgstr "Аптымізацыя для  F930 працэсараў"
12867 #. Make sure that the other bits are cleared.
12868 #: config/v850/v850.h:195
12869 #, fuzzy
12870 msgid "Enable the use of the short load instructions"
12871 msgstr "Не генерыраваць сімвальныя інструкцыі"
12873 #: config/v850/v850.h:198
12874 #, fuzzy
12875 msgid "Do not use the callt instruction"
12876 msgstr "Не генерыраваць сімвальныя інструкцыі"
12878 #: config/v850/v850.h:205
12879 #, fuzzy
12880 msgid "Do not use registers r2 and r5"
12881 msgstr "Не выкарыстоўваць рэгістра sb"
12883 #: config/v850/v850.h:207
12884 msgid "Enforce strict alignment"
12885 msgstr ""
12887 #: config/v850/v850.h:210
12888 msgid "Use 4 byte entries in switch tables"
12889 msgstr ""
12891 #: config/v850/v850.h:236
12892 msgid "Set the max size of data eligible for the TDA area"
12893 msgstr ""
12895 #: config/v850/v850.h:239
12896 msgid "Set the max size of data eligible for the SDA area"
12897 msgstr ""
12899 #: config/v850/v850.h:242
12900 msgid "Set the max size of data eligible for the ZDA area"
12901 msgstr ""
12903 #: config/xtensa/xtensa.c:1014 config/xtensa/xtensa.c:1046
12904 #: config/xtensa/xtensa.c:1055
12905 msgid "bad test"
12906 msgstr ""
12908 #: config/xtensa/xtensa.c:1774
12909 msgid "boolean registers required for the floating-point option"
12910 msgstr ""
12912 #: config/xtensa/xtensa.c:1820
12913 #, fuzzy, c-format
12914 msgid "-f%s is not supported with CONST16 instructions"
12915 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
12917 #: config/xtensa/xtensa.c:1825
12918 msgid "PIC is required but not supported with CONST16 instructions"
12919 msgstr ""
12921 #: config/xtensa/xtensa.c:1895
12922 #, fuzzy, c-format
12923 msgid "invalid %%D value"
12924 msgstr "дрэннае %%Q значэнне"
12926 #: config/xtensa/xtensa.c:1932
12927 msgid "invalid mask"
12928 msgstr "нерэчаісная маска"
12930 #: config/xtensa/xtensa.c:1958
12931 #, fuzzy, c-format
12932 msgid "invalid %%x value"
12933 msgstr "нерэчаіснае значэньне %%x/X"
12935 #: config/xtensa/xtensa.c:1965
12936 #, fuzzy, c-format
12937 msgid "invalid %%d value"
12938 msgstr "дрэннае %%Q значэнне"
12940 #: config/xtensa/xtensa.c:1986 config/xtensa/xtensa.c:1996
12941 #, fuzzy, c-format
12942 msgid "invalid %%t/%%b value"
12943 msgstr "дрэннае %%Q значэнне"
12945 #: config/xtensa/xtensa.c:2038
12946 msgid "invalid address"
12947 msgstr "нерэчаісны адрас"
12949 #: config/xtensa/xtensa.c:2063
12950 #, fuzzy
12951 msgid "no register in address"
12952 msgstr "невядомая назва рэгістра: %s"
12954 #: config/xtensa/xtensa.c:2071
12955 msgid "address offset not a constant"
12956 msgstr ""
12958 #: config/xtensa/xtensa.c:2672
12959 msgid "only uninitialized variables can be placed in a .bss section"
12960 msgstr ""
12962 #: config/xtensa/xtensa.h:79
12963 msgid "Use CONST16 instruction to load constants"
12964 msgstr ""
12966 #: config/xtensa/xtensa.h:81
12967 msgid "Use PC-relative L32R instruction to load constants"
12968 msgstr ""
12970 #: config/xtensa/xtensa.h:83
12971 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12972 msgstr ""
12974 #: config/xtensa/xtensa.h:85
12975 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12976 msgstr ""
12978 #: config/xtensa/xtensa.h:87
12979 msgid "Intersperse literal pools with code in the text section"
12980 msgstr ""
12982 #: config/xtensa/xtensa.h:89
12983 msgid "Put literal pools in a separate literal section"
12984 msgstr ""
12986 #: config/xtensa/xtensa.h:91
12987 msgid "Automatically align branch targets to reduce branch penalties"
12988 msgstr ""
12990 #: config/xtensa/xtensa.h:93
12991 msgid "Do not automatically align branch targets"
12992 msgstr ""
12994 #: config/xtensa/xtensa.h:95
12995 msgid "Use indirect CALLXn instructions for large programs"
12996 msgstr ""
12998 #: config/xtensa/xtensa.h:97
12999 msgid "Use direct CALLn instructions for fast calls"
13000 msgstr ""
13002 #: ada/misc.c:258
13003 #, fuzzy, c-format
13004 msgid "missing argument to \"-%s\""
13005 msgstr "аргумент для \"%s\" прапушчан"
13007 #: ada/misc.c:299
13008 msgid "%<-gnat%> misspelled as %<-gant%>"
13009 msgstr ""
13011 #: cp/call.c:288
13012 msgid "unable to call pointer to member function here"
13013 msgstr ""
13015 #: cp/call.c:2369
13016 msgid "%s %D(%T, %T, %T) <built-in>"
13017 msgstr ""
13019 #: cp/call.c:2374
13020 msgid "%s %D(%T, %T) <built-in>"
13021 msgstr ""
13023 #: cp/call.c:2378
13024 msgid "%s %D(%T) <built-in>"
13025 msgstr ""
13027 #: cp/call.c:2382
13028 msgid "%s %T <conversion>"
13029 msgstr ""
13031 #: cp/call.c:2384
13032 msgid "%J%s %+#D <near match>"
13033 msgstr ""
13035 #: cp/call.c:2386
13036 msgid "%J%s %+#D"
13037 msgstr ""
13039 #: cp/call.c:2421
13040 msgid "candidates are:"
13041 msgstr ""
13043 #: cp/call.c:2607
13044 #, fuzzy
13045 msgid "conversion from %qT to %qT is ambiguous"
13046 msgstr "пераўтварэньне з `%T' у `%T'"
13048 #: cp/call.c:2761 cp/call.c:2819
13049 msgid "no matching function for call to %<%D(%A)%>"
13050 msgstr ""
13052 #: cp/call.c:2764 cp/call.c:2822
13053 msgid "call of overloaded %<%D(%A)%> is ambiguous"
13054 msgstr ""
13056 #. It's no good looking for an overloaded operator() on a
13057 #. pointer-to-member-function.
13058 #: cp/call.c:2890
13059 #, c-format
13060 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13061 msgstr ""
13063 #: cp/call.c:2959
13064 msgid "no match for call to %<(%T) (%A)%>"
13065 msgstr ""
13067 #: cp/call.c:2968
13068 #, fuzzy
13069 msgid "call of %<(%T) (%A)%> is ambiguous"
13070 msgstr "памер \"%s\" - %d байт"
13072 #: cp/call.c:3005
13073 msgid "%s for ternary %<operator?:%> in %<%E ? %E : %E%>"
13074 msgstr ""
13076 #: cp/call.c:3011
13077 msgid "%s for %<operator%s%> in %<%E%s%>"
13078 msgstr ""
13080 #: cp/call.c:3015
13081 msgid "%s for %<operator[]%> in %<%E[%E]%>"
13082 msgstr ""
13084 #: cp/call.c:3020
13085 msgid "%s for %qs in %<%s %E%>"
13086 msgstr ""
13088 #: cp/call.c:3025
13089 msgid "%s for %<operator%s%> in %<%E %s %E%>"
13090 msgstr ""
13092 #: cp/call.c:3028
13093 msgid "%s for %<operator%s%> in %<%s%E%>"
13094 msgstr ""
13096 #: cp/call.c:3118
13097 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13098 msgstr ""
13100 #: cp/call.c:3195
13101 msgid "%qE has type %<void%> and is not a throw-expression"
13102 msgstr ""
13104 #: cp/call.c:3234 cp/call.c:3444
13105 msgid "operands to ?: have different types"
13106 msgstr ""
13108 #: cp/call.c:3398
13109 msgid "enumeral mismatch in conditional expression: %qT vs %qT"
13110 msgstr ""
13112 #: cp/call.c:3405
13113 msgid "enumeral and non-enumeral type in conditional expression"
13114 msgstr ""
13116 #: cp/call.c:3700
13117 msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
13118 msgstr ""
13120 #: cp/call.c:3753
13121 msgid "using synthesized %q#D for copy assignment"
13122 msgstr ""
13124 #: cp/call.c:3755
13125 msgid "  where cfront would use %q#D"
13126 msgstr ""
13128 #: cp/call.c:3787
13129 msgid "comparison between %q#T and %q#T"
13130 msgstr ""
13132 #: cp/call.c:4044
13133 #, fuzzy
13134 msgid "no suitable %<operator %s> for %qT"
13135 msgstr "немагчымы апэратар '%s'"
13137 #: cp/call.c:4061
13138 msgid "%q+#D is private"
13139 msgstr ""
13141 #: cp/call.c:4063
13142 msgid "%q+#D is protected"
13143 msgstr ""
13145 #: cp/call.c:4065
13146 msgid "%q+#D is inaccessible"
13147 msgstr ""
13149 #: cp/call.c:4066
13150 msgid "within this context"
13151 msgstr ""
13153 #: cp/call.c:4154 cp/cvt.c:263
13154 #, fuzzy
13155 msgid "invalid conversion from %qT to %qT"
13156 msgstr "пераўтварэньне з `%T' у `%T'"
13158 #: cp/call.c:4156
13159 msgid "  initializing argument %P of %qD"
13160 msgstr ""
13162 #: cp/call.c:4300
13163 #, fuzzy
13164 msgid "cannot bind bitfield %qE to %qT"
13165 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13167 #: cp/call.c:4303
13168 msgid "cannot bind packed field %qE to %qT"
13169 msgstr ""
13171 #: cp/call.c:4306
13172 #, fuzzy
13173 msgid "cannot bind rvalue %qE to %qT"
13174 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13176 #: cp/call.c:4401
13177 msgid "cannot pass objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13178 msgstr ""
13180 #. Undefined behavior [expr.call] 5.2.2/7.
13181 #: cp/call.c:4427
13182 msgid "cannot receive objects of non-POD type %q#T through %<...%>; call will abort at runtime"
13183 msgstr ""
13185 #: cp/call.c:4470
13186 msgid "the default argument for parameter %d of %qD has not yet been parsed"
13187 msgstr ""
13189 #: cp/call.c:4675
13190 msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
13191 msgstr ""
13193 #: cp/call.c:4694
13194 msgid "%qT is not an accessible base of %qT"
13195 msgstr ""
13197 #: cp/call.c:4944
13198 msgid "could not find class$ field in java interface type %qT"
13199 msgstr ""
13201 #: cp/call.c:5206
13202 msgid "call to non-function %qD"
13203 msgstr ""
13205 #: cp/call.c:5231
13206 msgid "request for member %qD in %qE, which is of non-aggregate type %qT"
13207 msgstr ""
13209 #: cp/call.c:5310
13210 msgid "no matching function for call to %<%T::%s(%A)%#V%>"
13211 msgstr ""
13213 #: cp/call.c:5328
13214 msgid "call of overloaded %<%s(%A)%> is ambiguous"
13215 msgstr ""
13217 #: cp/call.c:5352
13218 msgid "cannot call member function %qD without object"
13219 msgstr ""
13221 #: cp/call.c:5957
13222 msgid "passing %qT chooses %qT over %qT"
13223 msgstr ""
13225 #: cp/call.c:5959 cp/name-lookup.c:4110
13226 msgid "  in call to %qD"
13227 msgstr ""
13229 #: cp/call.c:6016
13230 msgid "choosing %qD over %qD"
13231 msgstr ""
13233 #: cp/call.c:6017
13234 #, fuzzy
13235 msgid "  for conversion from %qT to %qT"
13236 msgstr "пераўтварэньне з `%T' у `%T'"
13238 #: cp/call.c:6019
13239 msgid "  because conversion sequence for the argument is better"
13240 msgstr ""
13242 #: cp/call.c:6140
13243 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:"
13244 msgstr ""
13246 #: cp/call.c:6144
13247 msgid "candidate 1:"
13248 msgstr ""
13250 #: cp/call.c:6145
13251 msgid "candidate 2:"
13252 msgstr ""
13254 #: cp/call.c:6281
13255 msgid "could not convert %qE to %qT"
13256 msgstr ""
13258 #: cp/call.c:6411
13259 msgid "invalid initialization of non-const reference of type %qT from a temporary of type %qT"
13260 msgstr ""
13262 #: cp/call.c:6415
13263 msgid "invalid initialization of reference of type %qT from expression of type %qT"
13264 msgstr ""
13266 #: cp/class.c:273
13267 msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
13268 msgstr ""
13270 #: cp/class.c:898
13271 msgid "Java class %qT cannot have an implicit non-trivial destructor"
13272 msgstr ""
13274 #: cp/class.c:899
13275 msgid "Java class %qT cannot have a destructor"
13276 msgstr ""
13278 #: cp/class.c:998
13279 msgid "%q#D and %q#D cannot be overloaded"
13280 msgstr ""
13282 #: cp/class.c:1055
13283 msgid "conflicting access specifications for method %qD, ignored"
13284 msgstr ""
13286 #: cp/class.c:1058
13287 #, c-format
13288 msgid "conflicting access specifications for field %qE, ignored"
13289 msgstr ""
13291 #: cp/class.c:1108
13292 #, fuzzy
13293 msgid "%qD names constructor"
13294 msgstr "У канструкцыі"
13296 #: cp/class.c:1113
13297 #, fuzzy
13298 msgid "%qD invalid in %qT"
13299 msgstr "Нерэчаісны выбар \"%s\""
13301 #: cp/class.c:1121
13302 msgid "no members matching %qD in %q#T"
13303 msgstr ""
13305 #: cp/class.c:1153 cp/class.c:1161
13306 #, fuzzy
13307 msgid "%qD invalid in %q#T"
13308 msgstr "Нерэчаісны выбар \"%s\""
13310 #: cp/class.c:1154
13311 msgid "  because of local method %q#D with same name"
13312 msgstr ""
13314 #: cp/class.c:1162
13315 msgid "  because of local member %q#D with same name"
13316 msgstr ""
13318 #: cp/class.c:1207
13319 msgid "base class %q#T has a non-virtual destructor"
13320 msgstr ""
13322 #: cp/class.c:1226
13323 msgid "base %qT with only non-default constructor in class without a constructor"
13324 msgstr ""
13326 #: cp/class.c:1534
13327 msgid "all member functions in class %qT are private"
13328 msgstr ""
13330 #: cp/class.c:1545
13331 msgid "%q#T only defines a private destructor and has no friends"
13332 msgstr ""
13334 #: cp/class.c:1585
13335 msgid "%q#T only defines private constructors and has no friends"
13336 msgstr ""
13338 #: cp/class.c:1923
13339 msgid "no unique final overrider for %qD in %qT"
13340 msgstr ""
13342 #. Here we know it is a hider, and no overrider exists.
13343 #: cp/class.c:2379
13344 msgid "%qD was hidden"
13345 msgstr ""
13347 #: cp/class.c:2380
13348 msgid "  by %qD"
13349 msgstr ""
13351 #: cp/class.c:2421 cp/decl2.c:1142
13352 msgid "%q#D invalid; an anonymous union can only have non-static data members"
13353 msgstr ""
13355 #: cp/class.c:2428 cp/decl2.c:1149
13356 msgid "private member %q#D in anonymous union"
13357 msgstr ""
13359 #: cp/class.c:2431 cp/decl2.c:1151
13360 msgid "protected member %q#D in anonymous union"
13361 msgstr ""
13363 #: cp/class.c:2545
13364 msgid "vtable layout for class %qT may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
13365 msgstr ""
13367 #: cp/class.c:2603
13368 #, fuzzy
13369 msgid "bit-field %q#D with non-integral type"
13370 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13372 #: cp/class.c:2623
13373 #, fuzzy
13374 msgid "bit-field %qD width not an integer constant"
13375 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13377 #: cp/class.c:2629
13378 msgid "negative width in bit-field %qD"
13379 msgstr ""
13381 #: cp/class.c:2634
13382 msgid "zero width for bit-field %qD"
13383 msgstr ""
13385 #: cp/class.c:2640
13386 msgid "width of %qD exceeds its type"
13387 msgstr ""
13389 #: cp/class.c:2649
13390 msgid "%qD is too small to hold all values of %q#T"
13391 msgstr ""
13393 #: cp/class.c:2711
13394 msgid "member %q#D with constructor not allowed in union"
13395 msgstr ""
13397 #: cp/class.c:2714
13398 msgid "member %q#D with destructor not allowed in union"
13399 msgstr ""
13401 #: cp/class.c:2717
13402 msgid "member %q#D with copy assignment operator not allowed in union"
13403 msgstr ""
13405 #: cp/class.c:2744
13406 msgid "multiple fields in union %qT initialized"
13407 msgstr ""
13409 #: cp/class.c:2810
13410 msgid "ignoring packed attribute on unpacked non-POD field %q#D"
13411 msgstr ""
13413 #: cp/class.c:2870
13414 msgid "%qD may not be static because it is a member of a union"
13415 msgstr ""
13417 #: cp/class.c:2875
13418 msgid "%qD may not have reference type %qT because it is a member of a union"
13419 msgstr ""
13421 #: cp/class.c:2884
13422 msgid "field %qD in local class cannot be static"
13423 msgstr ""
13425 #: cp/class.c:2890
13426 #, fuzzy
13427 msgid "field %qD invalidly declared function type"
13428 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13430 #: cp/class.c:2896
13431 #, fuzzy
13432 msgid "field %qD invalidly declared method type"
13433 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13435 #: cp/class.c:2929
13436 msgid "non-static reference %q#D in class without a constructor"
13437 msgstr ""
13439 #: cp/class.c:2977
13440 msgid "non-static const member %q#D in class without a constructor"
13441 msgstr ""
13443 #: cp/class.c:2992
13444 msgid "field %q#D with same name as class"
13445 msgstr ""
13447 #: cp/class.c:3026
13448 msgid "%q#T has pointer data members"
13449 msgstr ""
13451 #: cp/class.c:3030
13452 msgid "  but does not override %<%T(const %T&)%>"
13453 msgstr ""
13455 #: cp/class.c:3032
13456 msgid "  or %<operator=(const %T&)%>"
13457 msgstr ""
13459 #: cp/class.c:3035
13460 msgid "  but does not override %<operator=(const %T&)%>"
13461 msgstr ""
13463 #: cp/class.c:3468
13464 msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
13465 msgstr ""
13467 #: cp/class.c:3580
13468 msgid "class %qT will be considered nearly empty in a future version of GCC"
13469 msgstr ""
13471 #: cp/class.c:3662
13472 #, fuzzy
13473 msgid "initializer specified for non-virtual method %qD"
13474 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13476 #: cp/class.c:4321
13477 msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
13478 msgstr ""
13480 #: cp/class.c:4420
13481 msgid "direct base %qT inaccessible in %qT due to ambiguity"
13482 msgstr ""
13484 #: cp/class.c:4432
13485 msgid "virtual base %qT inaccessible in %qT due to ambiguity"
13486 msgstr ""
13488 #: cp/class.c:4603
13489 msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
13490 msgstr ""
13492 #. Versions of G++ before G++ 3.4 did not reset the
13493 #. DECL_MODE.
13494 #: cp/class.c:4642
13495 msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
13496 msgstr ""
13498 #: cp/class.c:4665
13499 msgid "offset of %qD is not ABI-compliant and may change in a future version of GCC"
13500 msgstr ""
13502 #: cp/class.c:4675
13503 msgid "%qD contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13504 msgstr ""
13506 #: cp/class.c:4734
13507 msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
13508 msgstr ""
13510 #: cp/class.c:4875 cp/semantics.c:2100
13511 #, fuzzy
13512 msgid "redefinition of %q#T"
13513 msgstr "папярэдняе вызначэньне `%#T'"
13515 #: cp/class.c:5019
13516 msgid "%q#T has virtual functions but non-virtual destructor"
13517 msgstr ""
13519 #: cp/class.c:5114
13520 msgid "trying to finish struct, but kicked out due to previous parse errors"
13521 msgstr ""
13523 #: cp/class.c:5530
13524 #, fuzzy
13525 msgid "language string %<\"%E\"%> not recognized"
13526 msgstr "мова %s не распазнана"
13528 #: cp/class.c:5617
13529 msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
13530 msgstr ""
13532 #: cp/class.c:5742
13533 msgid "no matches converting function %qD to type %q#T"
13534 msgstr ""
13536 #: cp/class.c:5765
13537 msgid "converting overloaded function %qD to type %q#T is ambiguous"
13538 msgstr ""
13540 #: cp/class.c:5791
13541 #, fuzzy
13542 msgid "assuming pointer to member %qD"
13543 msgstr "прапушчан ініцыялізатар"
13545 #: cp/class.c:5794
13546 msgid "(a pointer to member can only be formed with %<&%E%>)"
13547 msgstr ""
13549 #: cp/class.c:5839 cp/class.c:5870 cp/class.c:6022 cp/class.c:6029
13550 msgid "not enough type information"
13551 msgstr ""
13553 #: cp/class.c:5856
13554 msgid "argument of type %qT does not match %qT"
13555 msgstr ""
13557 #: cp/class.c:6006
13558 msgid "invalid operation on uninstantiated type"
13559 msgstr ""
13561 #. [basic.scope.class]
13563 #. A name N used in a class S shall refer to the same declaration
13564 #. in its context and when re-evaluated in the completed scope of
13565 #. S.
13566 #: cp/class.c:6272 cp/decl.c:1231 cp/name-lookup.c:508 cp/pt.c:2223
13567 #, fuzzy
13568 msgid "declaration of %q#D"
13569 msgstr "абвяшчэньне `%#D'"
13571 #: cp/class.c:6273
13572 msgid "changes meaning of %qD from %q+#D"
13573 msgstr ""
13575 #: cp/cvt.c:90
13576 #, fuzzy
13577 msgid "can't convert from incomplete type %qT to %qT"
13578 msgstr "\"%s\" мае незавершаны тып"
13580 #: cp/cvt.c:99
13581 msgid "conversion of %qE from %qT to %qT is ambiguous"
13582 msgstr ""
13584 #: cp/cvt.c:168 cp/cvt.c:237 cp/cvt.c:284
13585 msgid "cannot convert %qE from type %qT to type %qT"
13586 msgstr ""
13588 #: cp/cvt.c:197 cp/cvt.c:201
13589 msgid "pointer to member cast from %qT to %qT is via virtual base"
13590 msgstr ""
13592 #: cp/cvt.c:499
13593 msgid "conversion from %qT to %qT discards qualifiers"
13594 msgstr ""
13596 #: cp/cvt.c:517 cp/typeck.c:4879
13597 msgid "casting %qT to %qT does not dereference pointer"
13598 msgstr ""
13600 #: cp/cvt.c:544
13601 #, fuzzy
13602 msgid "cannot convert type %qT to type %qT"
13603 msgstr "\"%s\" мае незавершаны тып"
13605 #: cp/cvt.c:671
13606 #, fuzzy
13607 msgid "conversion from %q#T to %q#T"
13608 msgstr "пераўтварэньне з `%T' у `%T'"
13610 #: cp/cvt.c:683 cp/cvt.c:703
13611 msgid "%q#T used where a %qT was expected"
13612 msgstr ""
13614 #: cp/cvt.c:718
13615 msgid "%q#T used where a floating point value was expected"
13616 msgstr ""
13618 #: cp/cvt.c:765
13619 msgid "conversion from %qT to non-scalar type %qT requested"
13620 msgstr ""
13622 #: cp/cvt.c:853
13623 msgid "object of incomplete type %qT will not be accessed in %s"
13624 msgstr ""
13626 #: cp/cvt.c:856
13627 msgid "object of type %qT will not be accessed in %s"
13628 msgstr ""
13630 #: cp/cvt.c:872
13631 msgid "object %qE of incomplete type %qT will not be accessed in %s"
13632 msgstr ""
13634 #. [over.over] enumerates the places where we can take the address
13635 #. of an overloaded function, and this is not one of them.
13636 #: cp/cvt.c:888
13637 #, c-format
13638 msgid "%s cannot resolve address of overloaded function"
13639 msgstr ""
13641 #. Only warn when there is no &.
13642 #: cp/cvt.c:894
13643 #, c-format
13644 msgid "%s is a reference, not call, to function %qE"
13645 msgstr ""
13647 #: cp/cvt.c:902
13648 #, c-format
13649 msgid "%s has no effect"
13650 msgstr ""
13652 #: cp/cvt.c:1013
13653 msgid "converting NULL to non-pointer type"
13654 msgstr ""
13656 #: cp/cvt.c:1086
13657 msgid "ambiguous default type conversion from %qT"
13658 msgstr ""
13660 #: cp/cvt.c:1088
13661 msgid "  candidate conversions include %qD and %qD"
13662 msgstr ""
13664 #: cp/decl.c:368
13665 #, fuzzy
13666 msgid "label %qD used but not defined"
13667 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
13669 #: cp/decl.c:379
13670 #, fuzzy
13671 msgid "label %qD defined but not used"
13672 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
13674 #: cp/decl.c:1138
13675 msgid "%qD was declared %<extern%> and later %<static%>"
13676 msgstr ""
13678 #: cp/decl.c:1139 cp/decl.c:1604
13679 #, fuzzy
13680 msgid "previous declaration of %qD"
13681 msgstr "папярэдняе абвяшчэньне `%D'"
13683 #: cp/decl.c:1187
13684 #, fuzzy
13685 msgid "%Jfunction %qD redeclared as inline"
13686 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13688 #: cp/decl.c:1188
13689 #, fuzzy
13690 msgid "%Jprevious declaration of %qD with attribute noinline"
13691 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13693 #: cp/decl.c:1195
13694 #, fuzzy
13695 msgid "%Jfunction %qD redeclared with attribute noinline"
13696 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13698 #: cp/decl.c:1197
13699 #, fuzzy
13700 msgid "%Jprevious declaration of %qD was inline"
13701 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13703 #: cp/decl.c:1218 cp/decl.c:1289
13704 #, fuzzy
13705 msgid "shadowing %s function %q#D"
13706 msgstr "у функцыі \"%s\":"
13708 #: cp/decl.c:1227
13709 msgid "library function %q#D redeclared as non-function %q#D"
13710 msgstr ""
13712 #: cp/decl.c:1232
13713 #, fuzzy
13714 msgid "conflicts with built-in declaration %q#D"
13715 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13717 #: cp/decl.c:1284 cp/decl.c:1393 cp/decl.c:1409
13718 #, fuzzy
13719 msgid "new declaration %q#D"
13720 msgstr "новае абвяшчэньне `%#D'"
13722 #: cp/decl.c:1285
13723 #, fuzzy
13724 msgid "ambiguates built-in declaration %q#D"
13725 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13727 #: cp/decl.c:1356
13728 msgid "%q#D redeclared as different kind of symbol"
13729 msgstr ""
13731 #: cp/decl.c:1359
13732 #, fuzzy
13733 msgid "previous declaration of %q#D"
13734 msgstr "папярэдняе абвяшчэньне `%#D'"
13736 #: cp/decl.c:1378
13737 #, fuzzy
13738 msgid "declaration of template %q#D"
13739 msgstr "абвяшчэньне шаблёну `%#D'"
13741 #: cp/decl.c:1379 cp/name-lookup.c:509
13742 #, fuzzy
13743 msgid "conflicts with previous declaration %q#D"
13744 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13746 #: cp/decl.c:1394 cp/decl.c:1410
13747 #, fuzzy
13748 msgid "ambiguates old declaration %q#D"
13749 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13751 #: cp/decl.c:1402
13752 #, fuzzy
13753 msgid "declaration of C function %q#D conflicts with"
13754 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13756 #: cp/decl.c:1404
13757 #, fuzzy
13758 msgid "previous declaration %q#D here"
13759 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13761 #: cp/decl.c:1417
13762 #, fuzzy
13763 msgid "conflicting declaration %q#D"
13764 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13766 #: cp/decl.c:1418
13767 #, fuzzy
13768 msgid "%qD has a previous declaration as %q#D"
13769 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13771 #. [namespace.alias]
13773 #. A namespace-name or namespace-alias shall not be declared as
13774 #. the name of any other entity in the same declarative region.
13775 #. A namespace-name defined at global scope shall not be
13776 #. declared as the name of any other entity in any global scope
13777 #. of the program.
13778 #: cp/decl.c:1471
13779 #, fuzzy
13780 msgid "declaration of namespace %qD conflicts with"
13781 msgstr "абвяшчэньне шаблёну `%#D'"
13783 #: cp/decl.c:1472
13784 #, fuzzy
13785 msgid "previous declaration of namespace %qD here"
13786 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13788 #: cp/decl.c:1484
13789 #, fuzzy
13790 msgid "%q#D previously defined here"
13791 msgstr "папярэдняе вызначэньне"
13793 #: cp/decl.c:1485
13794 #, fuzzy
13795 msgid "%q#D previously declared here"
13796 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13798 #. Prototype decl follows defn w/o prototype.
13799 #: cp/decl.c:1494
13800 #, fuzzy
13801 msgid "prototype for %q#D"
13802 msgstr "няма папярэдняга прататыпа для \"%s\""
13804 #: cp/decl.c:1495
13805 #, fuzzy
13806 msgid "%Jfollows non-prototype definition here"
13807 msgstr "папярэдняе вызначэньне"
13809 #: cp/decl.c:1507
13810 #, fuzzy
13811 msgid "previous declaration of %q#D with %qL linkage"
13812 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13814 #: cp/decl.c:1509
13815 #, fuzzy
13816 msgid "conflicts with new declaration with %qL linkage"
13817 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
13819 #: cp/decl.c:1532 cp/decl.c:1539
13820 #, fuzzy
13821 msgid "default argument given for parameter %d of %q#D"
13822 msgstr "нехапае аргументаў у функцыі \"%s\""
13824 #: cp/decl.c:1534 cp/decl.c:1541
13825 #, fuzzy
13826 msgid "after previous specification in %q#D"
13827 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13829 #: cp/decl.c:1550
13830 msgid "%q#D was used before it was declared inline"
13831 msgstr ""
13833 #: cp/decl.c:1551
13834 #, fuzzy
13835 msgid "%Jprevious non-inline declaration here"
13836 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13838 #: cp/decl.c:1603
13839 #, fuzzy
13840 msgid "redundant redeclaration of %qD in same scope"
13841 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13843 #: cp/decl.c:1697
13844 #, c-format
13845 msgid "declaration of %qF throws different exceptions"
13846 msgstr ""
13848 #: cp/decl.c:1699
13849 #, fuzzy, c-format
13850 msgid "than previous declaration %qF"
13851 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13853 #. From [temp.expl.spec]:
13855 #. If a template, a member template or the member of a class
13856 #. template is explicitly specialized then that
13857 #. specialization shall be declared before the first use of
13858 #. that specialization that would cause an implicit
13859 #. instantiation to take place, in every translation unit in
13860 #. which such a use occurs.
13861 #: cp/decl.c:1852
13862 #, fuzzy
13863 msgid "explicit specialization of %qD after first use"
13864 msgstr "ініцыялізацыя"
13866 #: cp/decl.c:1931
13867 msgid "%J%qD: visibility attribute ignored because it"
13868 msgstr ""
13870 #: cp/decl.c:1933
13871 #, fuzzy
13872 msgid "%Jconflicts with previous declaration here"
13873 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13875 #: cp/decl.c:2161
13876 #, c-format
13877 msgid "label %qE referenced outside of any function"
13878 msgstr ""
13880 #: cp/decl.c:2257 cp/decl.c:2281 cp/decl.c:2369
13881 #, fuzzy
13882 msgid "jump to label %qD"
13883 msgstr "паўтарэнне \"%s\""
13885 #: cp/decl.c:2259 cp/decl.c:2283
13886 msgid "jump to case label"
13887 msgstr ""
13889 #: cp/decl.c:2262 cp/decl.c:2286
13890 #, fuzzy
13891 msgid "%H  from here"
13892 msgstr " адсюль"
13894 #: cp/decl.c:2267
13895 #, fuzzy
13896 msgid "  crosses initialization of %q#D"
13897 msgstr "ініцыялізацыя"
13899 #: cp/decl.c:2270 cp/decl.c:2385
13900 msgid "  enters scope of non-POD %q#D"
13901 msgstr ""
13903 #: cp/decl.c:2290 cp/decl.c:2389
13904 msgid "  enters try block"
13905 msgstr ""
13907 #: cp/decl.c:2292 cp/decl.c:2391
13908 msgid "  enters catch block"
13909 msgstr ""
13911 #: cp/decl.c:2370
13912 msgid "  from here"
13913 msgstr " адсюль"
13915 #. Can't skip init of __exception_info.
13916 #: cp/decl.c:2381
13917 msgid "%J  enters catch block"
13918 msgstr ""
13920 #: cp/decl.c:2383
13921 #, fuzzy
13922 msgid "  skips initialization of %q#D"
13923 msgstr "ініцыялізацыя"
13925 #: cp/decl.c:2417
13926 msgid "label named wchar_t"
13927 msgstr ""
13929 #: cp/decl.c:2420
13930 #, fuzzy
13931 msgid "duplicate label %qD"
13932 msgstr "паўтарэнне \"%s\""
13934 #: cp/decl.c:2651 cp/parser.c:3437
13935 #, fuzzy
13936 msgid "%qD used without template parameters"
13937 msgstr "нявернае выкарыстанне \"restict\""
13939 #: cp/decl.c:2661 cp/decl.c:2676 cp/decl.c:2767
13940 msgid "no class template named %q#T in %q#T"
13941 msgstr ""
13943 #: cp/decl.c:2697 cp/decl.c:2707 cp/decl.c:2727
13944 #, fuzzy
13945 msgid "no type named %q#T in %q#T"
13946 msgstr "вяртаемы тып \"%s\" не \"int\""
13948 #: cp/decl.c:2776
13949 #, fuzzy
13950 msgid "template parameters do not match template"
13951 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
13953 #: cp/decl.c:2777 cp/friend.c:317 cp/friend.c:325
13954 #, fuzzy
13955 msgid "%qD declared here"
13956 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13958 #: cp/decl.c:3448
13959 msgid "%Jan anonymous union cannot have function members"
13960 msgstr ""
13962 #: cp/decl.c:3466
13963 msgid "member %q#D with constructor not allowed in anonymous aggregate"
13964 msgstr ""
13966 #: cp/decl.c:3470
13967 msgid "member %q#D with destructor not allowed in anonymous aggregate"
13968 msgstr ""
13970 #: cp/decl.c:3474
13971 msgid "member %q#D with copy assignment operator not allowed in anonymous aggregate"
13972 msgstr ""
13974 #: cp/decl.c:3500
13975 msgid "multiple types in one declaration"
13976 msgstr ""
13978 #: cp/decl.c:3504
13979 #, fuzzy
13980 msgid "redeclaration of C++ built-in type %qT"
13981 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13983 #: cp/decl.c:3540
13984 msgid "missing type-name in typedef-declaration"
13985 msgstr ""
13987 #: cp/decl.c:3548
13988 msgid "ISO C++ prohibits anonymous structs"
13989 msgstr ""
13991 #: cp/decl.c:3555
13992 #, fuzzy, c-format
13993 msgid "%qs can only be specified for functions"
13994 msgstr "\"%s\" звычайна функцыя"
13996 #: cp/decl.c:3561
13997 msgid "%<friend%> can only be specified inside a class"
13998 msgstr ""
14000 #: cp/decl.c:3563
14001 msgid "%<explicit%> can only be specified for constructors"
14002 msgstr ""
14004 #: cp/decl.c:3565
14005 msgid "a storage class can only be specified for objects and functions"
14006 msgstr ""
14008 #: cp/decl.c:3571
14009 msgid "qualifiers can only be specified for objects and functions"
14010 msgstr ""
14012 #: cp/decl.c:3601
14013 #, fuzzy
14014 msgid "attribute ignored in declaration of %q#T"
14015 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14017 #: cp/decl.c:3602
14018 msgid "attribute for %q#T must follow the %qs keyword"
14019 msgstr ""
14021 #: cp/decl.c:3723
14022 msgid "function %q#D is initialized like a variable"
14023 msgstr ""
14025 #: cp/decl.c:3735
14026 msgid "declaration of %q#D has %<extern%> and is initialized"
14027 msgstr ""
14029 #: cp/decl.c:3766
14030 msgid "%q#D is not a static member of %q#T"
14031 msgstr ""
14033 #: cp/decl.c:3772
14034 msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
14035 msgstr ""
14037 #: cp/decl.c:3781
14038 msgid "template header not allowed in member definition of explicitly specialized class"
14039 msgstr ""
14041 #: cp/decl.c:3789
14042 #, fuzzy
14043 msgid "duplicate initialization of %qD"
14044 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14046 #: cp/decl.c:3822
14047 msgid "declaration of %q#D outside of class is not definition"
14048 msgstr ""
14050 #: cp/decl.c:3871
14051 #, fuzzy
14052 msgid "variable %q#D has initializer but incomplete type"
14053 msgstr "\"%s\" мае незавершаны тып"
14055 #: cp/decl.c:3878 cp/decl.c:4502
14056 #, fuzzy
14057 msgid "elements of array %q#D have incomplete type"
14058 msgstr "\"%s\" мае незавершаны тып"
14060 #: cp/decl.c:3894
14061 msgid "aggregate %q#D has incomplete type and cannot be defined"
14062 msgstr ""
14064 #: cp/decl.c:3944
14065 msgid "%qD declared as reference but not initialized"
14066 msgstr ""
14068 #: cp/decl.c:3950
14069 msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
14070 msgstr ""
14072 #: cp/decl.c:3979
14073 #, fuzzy
14074 msgid "cannot initialize %qT from %qT"
14075 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14077 #: cp/decl.c:4011
14078 msgid "initializer fails to determine size of %qD"
14079 msgstr ""
14081 #: cp/decl.c:4016
14082 #, fuzzy
14083 msgid "array size missing in %qD"
14084 msgstr "прапушчан памер масіва ў `%D'"
14086 #: cp/decl.c:4028
14087 #, fuzzy
14088 msgid "zero-size array %qD"
14089 msgstr "нулявы памер масіва `%D'"
14091 #. An automatic variable with an incomplete type: that is an error.
14092 #. Don't talk about array types here, since we took care of that
14093 #. message in grokdeclarator.
14094 #: cp/decl.c:4065
14095 msgid "storage size of %qD isn't known"
14096 msgstr ""
14098 #: cp/decl.c:4087
14099 #, fuzzy
14100 msgid "storage size of %qD isn't constant"
14101 msgstr "тып параметра \"%s\" не аб'яўлены"
14103 #: cp/decl.c:4142
14104 msgid "sorry: semantics of inline function static data %q#D are wrong (you'll wind up with multiple copies)"
14105 msgstr ""
14107 #: cp/decl.c:4145
14108 msgid "%J  you can work around this by removing the initializer"
14109 msgstr ""
14111 #: cp/decl.c:4172
14112 #, fuzzy
14113 msgid "uninitialized const %qD"
14114 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14116 #: cp/decl.c:4232
14117 msgid "name %qD used in a GNU-style designated initializer for an array"
14118 msgstr ""
14120 #: cp/decl.c:4242
14121 #, c-format
14122 msgid "Designated initializer %qE larger than array size"
14123 msgstr ""
14125 #: cp/decl.c:4313
14126 msgid "brace-enclosed initializer used to initialize %qT"
14127 msgstr ""
14129 #: cp/decl.c:4376
14130 msgid "initializer for %qT must be brace-enclosed"
14131 msgstr ""
14133 #: cp/decl.c:4392
14134 msgid "ISO C++ does not allow designated initializers"
14135 msgstr ""
14137 #: cp/decl.c:4396
14138 msgid "%qT has no non-static data member named %qD"
14139 msgstr ""
14141 #: cp/decl.c:4458
14142 #, fuzzy
14143 msgid "too many initializers for %qT"
14144 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14146 #: cp/decl.c:4496
14147 msgid "variable-sized object %qD may not be initialized"
14148 msgstr ""
14150 #: cp/decl.c:4507
14151 #, fuzzy
14152 msgid "%qD has incomplete type"
14153 msgstr "\"%s\" мае незавершаны тып"
14155 #: cp/decl.c:4561
14156 msgid "%qD must be initialized by constructor, not by %<{...}%>"
14157 msgstr ""
14159 #: cp/decl.c:4606
14160 #, fuzzy
14161 msgid "structure %qD with uninitialized const members"
14162 msgstr "параметр \"%s\" ініцыялізаваны"
14164 #: cp/decl.c:4608
14165 #, fuzzy
14166 msgid "structure %qD with uninitialized reference members"
14167 msgstr "параметр \"%s\" ініцыялізаваны"
14169 #: cp/decl.c:4803
14170 msgid "assignment (not initialization) in declaration"
14171 msgstr ""
14173 #: cp/decl.c:4820
14174 #, fuzzy
14175 msgid "cannot initialize %qD to namespace %qD"
14176 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14178 #: cp/decl.c:4863
14179 #, fuzzy
14180 msgid "shadowing previous type declaration of %q#D"
14181 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14183 #: cp/decl.c:4900
14184 msgid "%qD cannot be thread-local because it has non-POD type %qT"
14185 msgstr ""
14187 #: cp/decl.c:4915
14188 msgid "%qD is thread-local and so cannot be dynamically initialized"
14189 msgstr ""
14191 #: cp/decl.c:5523
14192 msgid "destructor for alien class %qT cannot be a member"
14193 msgstr ""
14195 #: cp/decl.c:5525
14196 msgid "constructor for alien class %qT cannot be a member"
14197 msgstr ""
14199 #: cp/decl.c:5546
14200 msgid "%qD declared as a %<virtual%> %s"
14201 msgstr ""
14203 #: cp/decl.c:5548
14204 msgid "%qD declared as an %<inline%> %s"
14205 msgstr ""
14207 #: cp/decl.c:5550
14208 msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
14209 msgstr ""
14211 #: cp/decl.c:5554
14212 msgid "%qD declared as a friend"
14213 msgstr ""
14215 #: cp/decl.c:5560
14216 #, fuzzy
14217 msgid "%qD declared with an exception specification"
14218 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14220 #: cp/decl.c:5643
14221 msgid "cannot declare %<::main%> to be a template"
14222 msgstr ""
14224 #: cp/decl.c:5645
14225 msgid "cannot declare %<::main%> to be inline"
14226 msgstr ""
14228 #: cp/decl.c:5647
14229 msgid "cannot declare %<::main%> to be static"
14230 msgstr ""
14232 #: cp/decl.c:5651
14233 #, fuzzy
14234 msgid "%<::main%> must return %<int%>"
14235 msgstr "`main' павінна вяртаць `int'"
14237 #: cp/decl.c:5681
14238 msgid "non-local function %q#D uses anonymous type"
14239 msgstr ""
14241 #: cp/decl.c:5684 cp/decl.c:6029
14242 msgid "%q#D does not refer to the unqualified type, so it is not used for linkage"
14243 msgstr ""
14245 #: cp/decl.c:5690
14246 msgid "non-local function %q#D uses local type %qT"
14247 msgstr ""
14249 #: cp/decl.c:5713
14250 #, fuzzy
14251 msgid "%smember function %qD cannot have cv-qualifier"
14252 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14254 #: cp/decl.c:5737
14255 #, fuzzy
14256 msgid "defining explicit specialization %qD in friend declaration"
14257 msgstr "ініцыялізацыя"
14259 #. Something like `template <class T> friend void f<T>()'.
14260 #: cp/decl.c:5747
14261 #, fuzzy
14262 msgid "invalid use of template-id %qD in declaration of primary template"
14263 msgstr "нявернае выкарыстанне \"restict\""
14265 #: cp/decl.c:5775
14266 msgid "default arguments are not allowed in declaration of friend template specialization %qD"
14267 msgstr ""
14269 #: cp/decl.c:5783
14270 msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
14271 msgstr ""
14273 #: cp/decl.c:5850
14274 msgid "definition of implicitly-declared %qD"
14275 msgstr ""
14277 #: cp/decl.c:5870 cp/decl2.c:715
14278 msgid "no %q#D member function declared in class %qT"
14279 msgstr ""
14281 #. It's a typedef referring to an anonymous type.
14282 #: cp/decl.c:6026
14283 msgid "non-local variable %q#D uses anonymous type"
14284 msgstr ""
14286 #: cp/decl.c:6035
14287 msgid "non-local variable %q#D uses local type %qT"
14288 msgstr ""
14290 #: cp/decl.c:6150
14291 msgid "invalid in-class initialization of static data member of non-integral type %qT"
14292 msgstr ""
14294 #: cp/decl.c:6160
14295 msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
14296 msgstr ""
14298 #: cp/decl.c:6164
14299 msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
14300 msgstr ""
14302 #: cp/decl.c:6184
14303 #, fuzzy
14304 msgid "size of array %qD has non-integral type %qT"
14305 msgstr "памер масіва `%D' не цэлалікавы тып"
14307 #: cp/decl.c:6186
14308 #, fuzzy
14309 msgid "size of array has non-integral type %qT"
14310 msgstr "памер масіва \"%s\" адмоўны"
14312 #: cp/decl.c:6222
14313 #, fuzzy
14314 msgid "size of array %qD is negative"
14315 msgstr "памер масіва `%D' - адмоўны"
14317 #: cp/decl.c:6224
14318 msgid "size of array is negative"
14319 msgstr "адмоўны памер масіва "
14321 #: cp/decl.c:6232
14322 #, fuzzy
14323 msgid "ISO C++ forbids zero-size array %qD"
14324 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14326 #: cp/decl.c:6234
14327 #, fuzzy
14328 msgid "ISO C++ forbids zero-size array"
14329 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14331 #: cp/decl.c:6241
14332 #, fuzzy
14333 msgid "size of array %qD is not an integral constant-expression"
14334 msgstr "памер масіва \"%s\" адмоўны"
14336 #: cp/decl.c:6244
14337 msgid "size of array is not an integral constant-expression"
14338 msgstr ""
14340 #: cp/decl.c:6249
14341 #, fuzzy
14342 msgid "ISO C++ forbids variable-size array %qD"
14343 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14345 #: cp/decl.c:6251
14346 #, fuzzy
14347 msgid "ISO C++ forbids variable-size array"
14348 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14350 #: cp/decl.c:6281
14351 msgid "overflow in array dimension"
14352 msgstr ""
14354 #: cp/decl.c:6356
14355 #, fuzzy
14356 msgid "declaration of %qD as %s"
14357 msgstr "абвяшчэньне `%#D'"
14359 #: cp/decl.c:6358
14360 #, c-format
14361 msgid "creating %s"
14362 msgstr ""
14364 #: cp/decl.c:6370
14365 msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
14366 msgstr ""
14368 #: cp/decl.c:6374
14369 msgid "multidimensional array must have bounds for all dimensions except the first"
14370 msgstr ""
14372 #: cp/decl.c:6409
14373 msgid "return type specification for constructor invalid"
14374 msgstr ""
14376 #: cp/decl.c:6419
14377 msgid "return type specification for destructor invalid"
14378 msgstr ""
14380 #: cp/decl.c:6432
14381 msgid "operator %qT declared to return %qT"
14382 msgstr ""
14384 #: cp/decl.c:6434
14385 msgid "return type specified for %<operator %T%>"
14386 msgstr ""
14388 #: cp/decl.c:6456
14389 msgid "unnamed variable or field declared void"
14390 msgstr ""
14392 #: cp/decl.c:6460
14393 #, fuzzy, c-format
14394 msgid "variable or field %qE declared void"
14395 msgstr "тып параметра \"%s\" не аб'яўлены"
14397 #: cp/decl.c:6463
14398 msgid "variable or field declared void"
14399 msgstr ""
14401 #: cp/decl.c:6629
14402 msgid "type %qT is not derived from type %qT"
14403 msgstr ""
14405 #: cp/decl.c:6674
14406 msgid "declarator-id missing; using reserved word %qD"
14407 msgstr ""
14409 #: cp/decl.c:6730 cp/decl.c:7824
14410 #, fuzzy
14411 msgid "declaration of %qD as non-function"
14412 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14414 #: cp/decl.c:6763
14415 #, fuzzy, c-format
14416 msgid "two or more data types in declaration of %qs"
14417 msgstr "пустое абвяшчэнне"
14419 #: cp/decl.c:6806
14420 #, fuzzy
14421 msgid "ISO C++ does not support %<long long%>"
14422 msgstr "ISO C++ не падтрымлівае \"long long\""
14424 #: cp/decl.c:6866 cp/decl.c:6868
14425 #, fuzzy, c-format
14426 msgid "ISO C++ forbids declaration of %qs with no type"
14427 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14429 #: cp/decl.c:6893
14430 #, fuzzy, c-format
14431 msgid "short, signed or unsigned invalid for %qs"
14432 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14434 #: cp/decl.c:6895
14435 #, fuzzy, c-format
14436 msgid "long, short, signed or unsigned invalid for %qs"
14437 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14439 #: cp/decl.c:6897
14440 #, c-format
14441 msgid "long and short specified together for %qs"
14442 msgstr ""
14444 #: cp/decl.c:6899
14445 #, c-format
14446 msgid "long or short specified with char for %qs"
14447 msgstr ""
14449 #: cp/decl.c:6901
14450 #, c-format
14451 msgid "long or short specified with floating type for %qs"
14452 msgstr ""
14454 #: cp/decl.c:6903
14455 #, c-format
14456 msgid "signed and unsigned given together for %qs"
14457 msgstr ""
14459 #: cp/decl.c:6909
14460 #, fuzzy, c-format
14461 msgid "long, short, signed or unsigned used invalidly for %qs"
14462 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
14464 #: cp/decl.c:6974
14465 #, fuzzy, c-format
14466 msgid "complex invalid for %qs"
14467 msgstr "complex нерэчаісны для \"%s\""
14469 #: cp/decl.c:7003
14470 msgid "qualifiers are not allowed on declaration of %<operator %T%>"
14471 msgstr ""
14473 #: cp/decl.c:7024
14474 msgid "member %qD cannot be declared both virtual and static"
14475 msgstr ""
14477 #: cp/decl.c:7031
14478 #, fuzzy
14479 msgid "%<%T::%D%> is not a valid declarator"
14480 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14482 #: cp/decl.c:7039
14483 msgid "typedef declaration invalid in parameter declaration"
14484 msgstr ""
14486 #: cp/decl.c:7043
14487 msgid "storage class specifiers invalid in parameter declarations"
14488 msgstr ""
14490 #: cp/decl.c:7050
14491 msgid "virtual outside class declaration"
14492 msgstr ""
14494 #: cp/decl.c:7063 cp/decl.c:7070
14495 #, fuzzy, c-format
14496 msgid "multiple storage classes in declaration of %qs"
14497 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
14499 #: cp/decl.c:7113
14500 #, c-format
14501 msgid "storage class specified for %s %qs"
14502 msgstr ""
14504 #: cp/decl.c:7150
14505 msgid "top-level declaration of %qs specifies %<auto%>"
14506 msgstr ""
14508 #: cp/decl.c:7162
14509 msgid "storage class specifiers invalid in friend function declarations"
14510 msgstr ""
14512 #: cp/decl.c:7289
14513 msgid "destructor cannot be static member function"
14514 msgstr ""
14516 #: cp/decl.c:7292
14517 msgid "destructors may not be cv-qualified"
14518 msgstr ""
14520 #: cp/decl.c:7312
14521 msgid "constructor cannot be static member function"
14522 msgstr ""
14524 #: cp/decl.c:7315
14525 msgid "constructors cannot be declared virtual"
14526 msgstr ""
14528 #: cp/decl.c:7320
14529 msgid "constructors may not be cv-qualified"
14530 msgstr ""
14532 #: cp/decl.c:7340
14533 #, fuzzy, c-format
14534 msgid "can't initialize friend function %qs"
14535 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14537 #. Cannot be both friend and virtual.
14538 #: cp/decl.c:7344
14539 msgid "virtual functions cannot be friends"
14540 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14542 #: cp/decl.c:7348
14543 msgid "friend declaration not in class definition"
14544 msgstr ""
14546 #: cp/decl.c:7350
14547 #, fuzzy, c-format
14548 msgid "can't define friend function %qs in a local class definition"
14549 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14551 #: cp/decl.c:7363
14552 msgid "destructors may not have parameters"
14553 msgstr ""
14555 #: cp/decl.c:7381 cp/decl.c:7388
14556 #, fuzzy
14557 msgid "cannot declare reference to %q#T"
14558 msgstr "Не магу знайсці файл для класа %s."
14560 #: cp/decl.c:7382
14561 #, fuzzy
14562 msgid "cannot declare pointer to %q#T"
14563 msgstr "\"%s\" мае незавершаны тып"
14565 #: cp/decl.c:7390
14566 msgid "cannot declare pointer to %q#T member"
14567 msgstr ""
14569 #: cp/decl.c:7446
14570 msgid "template-id %qD used as a declarator"
14571 msgstr ""
14573 #: cp/decl.c:7497
14574 msgid "extra qualification %<%T::%> on member %qs ignored"
14575 msgstr ""
14577 #: cp/decl.c:7516
14578 msgid "cannot declare member function %<%T::%s%> within %<%T%>"
14579 msgstr ""
14581 #: cp/decl.c:7531
14582 msgid "cannot declare member %<%T::%s%> within %qT"
14583 msgstr ""
14585 #: cp/decl.c:7570
14586 msgid "data member may not have variably modified type %qT"
14587 msgstr ""
14589 #: cp/decl.c:7572
14590 msgid "parameter may not have variably modified type %qT"
14591 msgstr ""
14593 #. [dcl.fct.spec] The explicit specifier shall only be used in
14594 #. declarations of constructors within a class definition.
14595 #: cp/decl.c:7580
14596 msgid "only declarations of constructors can be %<explicit%>"
14597 msgstr ""
14599 #: cp/decl.c:7588
14600 #, fuzzy
14601 msgid "non-member %qs cannot be declared %<mutable%>"
14602 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14604 #: cp/decl.c:7593
14605 msgid "non-object member %qs cannot be declared %<mutable%>"
14606 msgstr ""
14608 #: cp/decl.c:7599
14609 #, fuzzy
14610 msgid "function %qs cannot be declared %<mutable%>"
14611 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14613 #: cp/decl.c:7604
14614 #, fuzzy
14615 msgid "static %qs cannot be declared %<mutable%>"
14616 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14618 #: cp/decl.c:7609
14619 #, fuzzy
14620 msgid "const %qs cannot be declared %<mutable%>"
14621 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14623 #: cp/decl.c:7627
14624 msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
14625 msgstr ""
14627 #: cp/decl.c:7636
14628 msgid "%Jtypedef name may not be a nested-name-specifier"
14629 msgstr ""
14631 #: cp/decl.c:7689
14632 #, fuzzy
14633 msgid "%Jinvalid type qualifier for non-member function type"
14634 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14636 #: cp/decl.c:7752
14637 msgid "type qualifiers specified for friend class declaration"
14638 msgstr ""
14640 #: cp/decl.c:7757
14641 #, fuzzy
14642 msgid "%<inline%> specified for friend class declaration"
14643 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14645 #: cp/decl.c:7765
14646 #, fuzzy
14647 msgid "template parameters cannot be friends"
14648 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14650 #: cp/decl.c:7767
14651 msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
14652 msgstr ""
14654 #: cp/decl.c:7771
14655 msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
14656 msgstr ""
14658 #: cp/decl.c:7784
14659 msgid "trying to make class %qT a friend of global scope"
14660 msgstr ""
14662 #: cp/decl.c:7795
14663 msgid "invalid qualifiers on non-member function type"
14664 msgstr ""
14666 #: cp/decl.c:7814
14667 msgid "abstract declarator %qT used as declaration"
14668 msgstr ""
14670 #: cp/decl.c:7839
14671 #, fuzzy
14672 msgid "cannot use %<::%> in parameter declaration"
14673 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
14675 #. Something like struct S { int N::j; };
14676 #: cp/decl.c:7884
14677 #, fuzzy
14678 msgid "invalid use of %<::%>"
14679 msgstr "нерэчаіснае выкарыстаньне `::'"
14681 #: cp/decl.c:7896
14682 #, fuzzy
14683 msgid "function %qD cannot be declared friend"
14684 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14686 #: cp/decl.c:7908
14687 msgid "can't make %qD into a method -- not in a class"
14688 msgstr ""
14690 #: cp/decl.c:7917
14691 #, fuzzy
14692 msgid "function %qD declared virtual inside a union"
14693 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14695 #: cp/decl.c:7926
14696 msgid "%qD cannot be declared virtual, since it is always static"
14697 msgstr ""
14699 #: cp/decl.c:8006
14700 #, fuzzy
14701 msgid "field %qD has incomplete type"
14702 msgstr "\"%s\" мае незавершаны тып"
14704 #: cp/decl.c:8008
14705 #, fuzzy
14706 msgid "name %qT has incomplete type"
14707 msgstr "\"%s\" мае незавершаны тып"
14709 #: cp/decl.c:8017
14710 #, fuzzy
14711 msgid "  in instantiation of template %qT"
14712 msgstr "абвяшчэньне шаблёну `%#D'"
14714 #: cp/decl.c:8027
14715 #, fuzzy, c-format
14716 msgid "%qE is neither function nor member function; cannot be declared friend"
14717 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14719 #: cp/decl.c:8038
14720 msgid "member functions are implicitly friends of their class"
14721 msgstr ""
14723 #. An attempt is being made to initialize a non-static
14724 #. member.  But, from [class.mem]:
14726 #. 4 A member-declarator can contain a
14727 #. constant-initializer only if it declares a static
14728 #. member (_class.static_) of integral or enumeration
14729 #. type, see _class.static.data_.
14731 #. This used to be relatively common practice, but
14732 #. the rest of the compiler does not correctly
14733 #. handle the initialization unless the member is
14734 #. static so we make it static below.
14735 #: cp/decl.c:8078
14736 #, fuzzy
14737 msgid "ISO C++ forbids initialization of member %qD"
14738 msgstr "ініцыялізацыя"
14740 #: cp/decl.c:8080
14741 msgid "making %qD static"
14742 msgstr ""
14744 #: cp/decl.c:8138
14745 msgid "storage class %<auto%> invalid for function %qs"
14746 msgstr ""
14748 #: cp/decl.c:8140
14749 msgid "storage class %<register%> invalid for function %qs"
14750 msgstr ""
14752 #: cp/decl.c:8142
14753 msgid "storage class %<__thread%> invalid for function %qs"
14754 msgstr ""
14756 #: cp/decl.c:8153
14757 msgid "%<static%> specified invalid for function %qs declared out of global scope"
14758 msgstr ""
14760 #: cp/decl.c:8156
14761 msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
14762 msgstr ""
14764 #: cp/decl.c:8164
14765 #, c-format
14766 msgid "virtual non-class function %qs"
14767 msgstr ""
14769 #: cp/decl.c:8195
14770 msgid "cannot declare member function %qD to have static linkage"
14771 msgstr ""
14773 #. FIXME need arm citation
14774 #: cp/decl.c:8202
14775 msgid "cannot declare static function inside another function"
14776 msgstr ""
14778 #: cp/decl.c:8231
14779 msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
14780 msgstr ""
14782 #: cp/decl.c:8238
14783 msgid "static member %qD declared %<register%>"
14784 msgstr ""
14786 #: cp/decl.c:8243
14787 msgid "cannot explicitly declare member %q#D to have extern linkage"
14788 msgstr ""
14790 #: cp/decl.c:8386
14791 #, fuzzy
14792 msgid "default argument for %q#D has type %qT"
14793 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14795 #: cp/decl.c:8389
14796 #, fuzzy
14797 msgid "default argument for parameter of type %qT has type %qT"
14798 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14800 #: cp/decl.c:8406
14801 #, fuzzy
14802 msgid "default argument %qE uses local variable %qD"
14803 msgstr "нехапае аргументаў у функцыі \"%s\""
14805 #: cp/decl.c:8474
14806 #, fuzzy
14807 msgid "parameter %qD invalidly declared method type"
14808 msgstr "тып параметра \"%s\" не аб'яўлены"
14810 #: cp/decl.c:8498
14811 msgid "parameter %qD includes %s to array of unknown bound %qT"
14812 msgstr ""
14814 #. [class.copy]
14816 #. A declaration of a constructor for a class X is ill-formed if
14817 #. its first parameter is of type (optionally cv-qualified) X
14818 #. and either there are no other parameters or else all other
14819 #. parameters have default arguments.
14821 #. We *don't* complain about member template instantiations that
14822 #. have this form, though; they can occur as we try to decide
14823 #. what constructor to use during overload resolution.  Since
14824 #. overload resolution will never prefer such a constructor to
14825 #. the non-template copy constructor (which is either explicitly
14826 #. or implicitly defined), there's no need to worry about their
14827 #. existence.  Theoretically, they should never even be
14828 #. instantiated, but that's hard to forestall.
14829 #: cp/decl.c:8657
14830 msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
14831 msgstr ""
14833 #: cp/decl.c:8781
14834 #, fuzzy
14835 msgid "%qD may not be declared within a namespace"
14836 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14838 #: cp/decl.c:8783
14839 #, fuzzy
14840 msgid "%qD may not be declared as static"
14841 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14843 #: cp/decl.c:8803
14844 msgid "%qD must be a nonstatic member function"
14845 msgstr ""
14847 #: cp/decl.c:8809
14848 msgid "%qD must be either a non-static member function or a non-member function"
14849 msgstr ""
14851 #: cp/decl.c:8827
14852 msgid "%qD must have an argument of class or enumerated type"
14853 msgstr ""
14855 #: cp/decl.c:8862
14856 #, c-format
14857 msgid "conversion to %s%s will never use a type conversion operator"
14858 msgstr ""
14860 #. 13.4.0.3
14861 #: cp/decl.c:8870
14862 msgid "ISO C++ prohibits overloading operator ?:"
14863 msgstr ""
14865 #: cp/decl.c:8920
14866 msgid "postfix %qD must take %<int%> as its argument"
14867 msgstr ""
14869 #: cp/decl.c:8924
14870 msgid "postfix %qD must take %<int%> as its second argument"
14871 msgstr ""
14873 #: cp/decl.c:8931
14874 msgid "%qD must take either zero or one argument"
14875 msgstr ""
14877 #: cp/decl.c:8933
14878 msgid "%qD must take either one or two arguments"
14879 msgstr ""
14881 #: cp/decl.c:8954
14882 msgid "prefix %qD should return %qT"
14883 msgstr ""
14885 #: cp/decl.c:8960
14886 msgid "postfix %qD should return %qT"
14887 msgstr ""
14889 #: cp/decl.c:8969
14890 msgid "%qD must take %<void%>"
14891 msgstr ""
14893 #: cp/decl.c:8971 cp/decl.c:8979
14894 msgid "%qD must take exactly one argument"
14895 msgstr ""
14897 #: cp/decl.c:8981
14898 msgid "%qD must take exactly two arguments"
14899 msgstr ""
14901 #: cp/decl.c:8989
14902 msgid "user-defined %qD always evaluates both arguments"
14903 msgstr ""
14905 #: cp/decl.c:9003
14906 msgid "%qD should return by value"
14907 msgstr ""
14909 #: cp/decl.c:9015 cp/decl.c:9018
14910 #, fuzzy
14911 msgid "%qD cannot have default arguments"
14912 msgstr "нехапае аргументаў у функцыі \"%s\""
14914 #: cp/decl.c:9072
14915 #, fuzzy
14916 msgid "using template type parameter %qT after %qs"
14917 msgstr "нявернае выкарыстанне \"restict\""
14919 #: cp/decl.c:9086
14920 msgid "using typedef-name %qD after %qs"
14921 msgstr ""
14923 #: cp/decl.c:9087
14924 #, fuzzy
14925 msgid "%qD has a previous declaration here"
14926 msgstr "гэта папярэдняе абвяшчэньне"
14928 #: cp/decl.c:9094
14929 msgid "%qT referred to as %qs"
14930 msgstr ""
14932 #: cp/decl.c:9095 cp/decl.c:9102
14933 #, fuzzy
14934 msgid "%qT has a previous declaration here"
14935 msgstr "гэта папярэдняе абвяшчэньне"
14937 #: cp/decl.c:9101
14938 msgid "%qT referred to as enum"
14939 msgstr ""
14941 #. If a class template appears as elaborated type specifier
14942 #. without a template header such as:
14944 #. template <class T> class C {};
14945 #. void f(class C);             // No template header here
14947 #. then the required template argument is missing.
14948 #: cp/decl.c:9117
14949 #, fuzzy
14950 msgid "template argument required for %<%s %T%>"
14951 msgstr "параметр \"%s\" ініцыялізаваны"
14953 #: cp/decl.c:9279
14954 #, fuzzy
14955 msgid "use of enum %q#D without previous declaration"
14956 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
14958 #: cp/decl.c:9298
14959 #, fuzzy
14960 msgid "redeclaration of %qT as a non-template"
14961 msgstr "абвяшчэньне шаблёну `%#D'"
14963 #: cp/decl.c:9391
14964 msgid "derived union %qT invalid"
14965 msgstr ""
14967 #: cp/decl.c:9397
14968 msgid "Java class %qT cannot have multiple bases"
14969 msgstr ""
14971 #: cp/decl.c:9405
14972 msgid "Java class %qT cannot have virtual bases"
14973 msgstr ""
14975 #: cp/decl.c:9424
14976 msgid "base type %qT fails to be a struct or class type"
14977 msgstr ""
14979 #: cp/decl.c:9457
14980 msgid "recursive type %qT undefined"
14981 msgstr ""
14983 #: cp/decl.c:9459
14984 #, fuzzy
14985 msgid "duplicate base type %qT invalid"
14986 msgstr "паўтарэнне \"restrict\""
14988 #: cp/decl.c:9529
14989 #, fuzzy
14990 msgid "multiple definition of %q#T"
14991 msgstr "папярэдняе вызначэньне `%#T'"
14993 #: cp/decl.c:9530
14994 #, fuzzy
14995 msgid "%Jprevious definition here"
14996 msgstr "папярэдняе вызначэньне"
14998 #. DR 377
15000 #. IF no integral type can represent all the enumerator values, the
15001 #. enumeration is ill-formed.
15002 #: cp/decl.c:9667
15003 msgid "no integral type can represent all of the enumerator values for %qT"
15004 msgstr ""
15006 #: cp/decl.c:9768
15007 msgid "enumerator value for %qD not integer constant"
15008 msgstr ""
15010 #: cp/decl.c:9795
15011 msgid "overflow in enumeration values at %qD"
15012 msgstr ""
15014 #: cp/decl.c:9866
15015 #, fuzzy
15016 msgid "return type %q#T is incomplete"
15017 msgstr "вяртаемы тып \"%s\" не \"int\""
15019 #: cp/decl.c:9981 cp/typeck.c:6274
15020 msgid "%<operator=%> should return a reference to %<*this%>"
15021 msgstr ""
15023 #: cp/decl.c:10304
15024 #, fuzzy
15025 msgid "parameter %qD declared void"
15026 msgstr "тып параметра \"%s\" не аб'яўлены"
15028 #: cp/decl.c:10786
15029 #, fuzzy
15030 msgid "invalid member function declaration"
15031 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15033 #: cp/decl.c:10801
15034 #, fuzzy
15035 msgid "%qD is already defined in class %qT"
15036 msgstr "не знойдзен клас \"%s\""
15038 #: cp/decl.c:11012
15039 msgid "static member function %q#D declared with type qualifiers"
15040 msgstr ""
15042 #: cp/decl2.c:280
15043 msgid "name missing for member function"
15044 msgstr ""
15046 #: cp/decl2.c:373 cp/decl2.c:387
15047 msgid "ambiguous conversion for array subscript"
15048 msgstr ""
15050 #: cp/decl2.c:381
15051 msgid "invalid types %<%T[%T]%> for array subscript"
15052 msgstr ""
15054 #: cp/decl2.c:426
15055 msgid "deleting array %q#D"
15056 msgstr ""
15058 #: cp/decl2.c:432
15059 msgid "type %q#T argument given to %<delete%>, expected pointer"
15060 msgstr ""
15062 #: cp/decl2.c:444
15063 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
15064 msgstr ""
15066 #: cp/decl2.c:452
15067 #, fuzzy
15068 msgid "deleting %qT is undefined"
15069 msgstr "метка \"%s\" ужываецца, але не вызначана"
15071 #. 14.5.2.2 [temp.mem]
15073 #. A local class shall not have member templates.
15074 #: cp/decl2.c:488
15075 #, fuzzy
15076 msgid "invalid declaration of member template %q#D in local class"
15077 msgstr "абвяшчэньне шаблёну `%#D'"
15079 #: cp/decl2.c:497
15080 #, fuzzy
15081 msgid "invalid use of %<virtual%> in template declaration of %q#D"
15082 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15084 #: cp/decl2.c:507 cp/pt.c:2990
15085 #, fuzzy
15086 msgid "template declaration of %q#D"
15087 msgstr "пустое абвяшчэнне"
15089 #: cp/decl2.c:556
15090 msgid "Java method %qD has non-Java return type %qT"
15091 msgstr ""
15093 #: cp/decl2.c:572
15094 msgid "Java method %qD has non-Java parameter type %qT"
15095 msgstr ""
15097 #: cp/decl2.c:677
15098 msgid "prototype for %q#D does not match any in class %qT"
15099 msgstr ""
15101 #: cp/decl2.c:778
15102 msgid "local class %q#T shall not have static data member %q#D"
15103 msgstr ""
15105 #: cp/decl2.c:786
15106 msgid "initializer invalid for static member with constructor"
15107 msgstr ""
15109 #: cp/decl2.c:789
15110 msgid "(an out of class initialization is required)"
15111 msgstr ""
15113 #: cp/decl2.c:870
15114 msgid "member %qD conflicts with virtual function table field name"
15115 msgstr ""
15117 #: cp/decl2.c:890
15118 #, fuzzy
15119 msgid "%qD is already defined in %qT"
15120 msgstr "не знойдзен клас \"%s\""
15122 #: cp/decl2.c:936
15123 msgid "field initializer is not constant"
15124 msgstr ""
15126 #: cp/decl2.c:964
15127 msgid "%<asm%> specifiers are not permitted on non-static data members"
15128 msgstr ""
15130 #: cp/decl2.c:1010
15131 #, fuzzy
15132 msgid "cannot declare %qD to be a bit-field type"
15133 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
15135 #: cp/decl2.c:1020
15136 #, fuzzy
15137 msgid "cannot declare bit-field %qD with function type"
15138 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15140 #: cp/decl2.c:1027
15141 #, fuzzy
15142 msgid "%qD is already defined in the class %qT"
15143 msgstr "не знойдзен клас \"%s\""
15145 #: cp/decl2.c:1034
15146 #, fuzzy
15147 msgid "static member %qD cannot be a bit-field"
15148 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15150 #: cp/decl2.c:1093
15151 #, fuzzy
15152 msgid "initializer specified for non-member function %qD"
15153 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15155 #: cp/decl2.c:1097
15156 #, fuzzy
15157 msgid "invalid initializer for virtual method %qD"
15158 msgstr "нерэчаісны ініцыялізатар"
15160 #: cp/decl2.c:1129
15161 msgid "anonymous struct not inside named type"
15162 msgstr ""
15164 #: cp/decl2.c:1206
15165 msgid "namespace-scope anonymous aggregates must be static"
15166 msgstr ""
15168 #: cp/decl2.c:1213
15169 msgid "anonymous union with no members"
15170 msgstr ""
15172 #: cp/decl2.c:1249
15173 msgid "%<operator new%> must return type %qT"
15174 msgstr ""
15176 #: cp/decl2.c:1258
15177 msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
15178 msgstr ""
15180 #: cp/decl2.c:1287
15181 msgid "%<operator delete%> must return type %qT"
15182 msgstr ""
15184 #: cp/decl2.c:1296
15185 msgid "%<operator delete%> takes type %qT as first parameter"
15186 msgstr ""
15188 #: cp/decl2.c:3033
15189 #, fuzzy
15190 msgid "inline function %qD used but never defined"
15191 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15193 #: cp/decl2.c:3178
15194 #, fuzzy
15195 msgid "default argument missing for parameter %P of %q+#D"
15196 msgstr "аргумент для \"%s\" прапушчан"
15198 #. damn ICE suppression
15199 #: cp/error.c:2365
15200 #, c-format
15201 msgid "unexpected letter %qc in locate_error\n"
15202 msgstr ""
15204 #. Can't throw a reference.
15205 #: cp/except.c:239
15206 msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
15207 msgstr ""
15209 #: cp/except.c:250
15210 msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
15211 msgstr ""
15213 #. Thrown object must be a Throwable.
15214 #: cp/except.c:257
15215 msgid "type %qT is not derived from %<java::lang::Throwable%>"
15216 msgstr ""
15218 #: cp/except.c:320
15219 msgid "mixing C++ and Java catches in a single translation unit"
15220 msgstr ""
15222 #: cp/except.c:576
15223 msgid "throwing NULL, which has integral, not pointer type"
15224 msgstr ""
15226 #: cp/except.c:599 cp/init.c:1872
15227 msgid "%qD should never be overloaded"
15228 msgstr ""
15230 #: cp/except.c:666
15231 msgid "  in thrown expression"
15232 msgstr ""
15234 #: cp/except.c:810
15235 msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
15236 msgstr ""
15238 #: cp/except.c:895
15239 msgid "%Hexception of type %qT will be caught"
15240 msgstr ""
15242 #: cp/except.c:897
15243 msgid "%H   by earlier handler for %qT"
15244 msgstr ""
15246 #: cp/except.c:927
15247 msgid "%H%<...%> handler must be the last handler for its try block"
15248 msgstr ""
15250 #: cp/friend.c:152
15251 #, fuzzy
15252 msgid "%qD is already a friend of class %qT"
15253 msgstr "не знойдзен клас \"%s\""
15255 #: cp/friend.c:228
15256 #, fuzzy
15257 msgid "invalid type %qT declared %<friend%>"
15258 msgstr "тып параметра \"%s\" не аб'яўлены"
15260 #. [temp.friend]
15261 #. Friend declarations shall not declare partial
15262 #. specializations.
15263 #. template <class U> friend class T::X<U>;
15264 #. [temp.friend]
15265 #. Friend declarations shall not declare partial
15266 #. specializations.
15267 #: cp/friend.c:244 cp/friend.c:274
15268 msgid "partial specialization %qT declared %<friend%>"
15269 msgstr ""
15271 #: cp/friend.c:252
15272 msgid "class %qT is implicitly friends with itself"
15273 msgstr ""
15275 #: cp/friend.c:310
15276 #, fuzzy
15277 msgid "%qT is not a member of %qT"
15278 msgstr "\"%s\" мае незавершаны тып"
15280 #: cp/friend.c:315
15281 #, fuzzy
15282 msgid "%qT is not a member class template of %qT"
15283 msgstr "\"%s\" мае незавершаны тып"
15285 #: cp/friend.c:323
15286 msgid "%qT is not a nested class of %qT"
15287 msgstr ""
15289 #. template <class T> friend class T;
15290 #: cp/friend.c:336
15291 #, fuzzy
15292 msgid "template parameter type %qT declared %<friend%>"
15293 msgstr "тып параметра \"%s\" не аб'яўлены"
15295 #. template <class T> friend class A; where A is not a template
15296 #: cp/friend.c:342
15297 #, fuzzy
15298 msgid "%q#T is not a template"
15299 msgstr "\"%s\" мае незавершаны тып"
15301 #: cp/friend.c:364
15302 #, fuzzy
15303 msgid "%qD is already a friend of %qT"
15304 msgstr "не знойдзен клас \"%s\""
15306 #: cp/friend.c:373
15307 #, fuzzy
15308 msgid "%qT is already a friend of %qT"
15309 msgstr "не знойдзен клас \"%s\""
15311 #: cp/friend.c:497
15312 msgid "member %qD declared as friend before type %qT defined"
15313 msgstr ""
15315 #: cp/friend.c:553
15316 msgid "friend declaration %q#D declares a non-template function"
15317 msgstr ""
15319 #: cp/friend.c:557
15320 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"
15321 msgstr ""
15323 #: cp/g++spec.c:238 java/jvspec.c:417
15324 #, fuzzy, c-format
15325 msgid "argument to '%s' missing\n"
15326 msgstr "аргумент для \"%s\" прапушчан"
15328 #: cp/init.c:316
15329 #, fuzzy
15330 msgid "%J%qD should be initialized in the member initialization list"
15331 msgstr "нерэчаісны ініцыялізатар"
15333 #: cp/init.c:363
15334 msgid "%Jdefault-initialization of %q#D, which has reference type"
15335 msgstr ""
15337 #: cp/init.c:369
15338 #, fuzzy
15339 msgid "%Juninitialized reference member %qD"
15340 msgstr "прапушчан ініцыялізатар"
15342 #: cp/init.c:372
15343 msgid "%Juninitialized member %qD with %<const%> type %qT"
15344 msgstr ""
15346 #: cp/init.c:515
15347 msgid "%qD will be initialized after"
15348 msgstr ""
15350 #: cp/init.c:518
15351 #, fuzzy
15352 msgid "base %qT will be initialized after"
15353 msgstr "Клас \"%s\" ужо існуе"
15355 #: cp/init.c:521
15356 msgid "  %q#D"
15357 msgstr ""
15359 #: cp/init.c:523
15360 msgid "  base %qT"
15361 msgstr ""
15363 #: cp/init.c:524
15364 #, fuzzy
15365 msgid "%J  when initialized here"
15366 msgstr "параметр \"%s\" ініцыялізаваны"
15368 #: cp/init.c:540
15369 #, fuzzy
15370 msgid "%Jmultiple initializations given for %qD"
15371 msgstr "ініцыялізацыя"
15373 #: cp/init.c:543
15374 msgid "%Jmultiple initializations given for base %qT"
15375 msgstr ""
15377 #: cp/init.c:610
15378 msgid "%Jinitializations for multiple members of %qT"
15379 msgstr ""
15381 #: cp/init.c:667
15382 msgid "%Jbase class %q#T should be explicitly initialized in the copy constructor"
15383 msgstr ""
15385 #: cp/init.c:891 cp/init.c:910
15386 msgid "class %qT does not have any field named %qD"
15387 msgstr ""
15389 #: cp/init.c:897
15390 msgid "%q#D is a static data member; it can only be initialized at its definition"
15391 msgstr ""
15393 #: cp/init.c:904
15394 msgid "%q#D is not a non-static data member of %qT"
15395 msgstr ""
15397 #: cp/init.c:943
15398 msgid "unnamed initializer for %qT, which has no base classes"
15399 msgstr ""
15401 #: cp/init.c:951
15402 msgid "unnamed initializer for %qT, which uses multiple inheritance"
15403 msgstr ""
15405 #: cp/init.c:997
15406 msgid "%qD is both a direct base and an indirect virtual base"
15407 msgstr ""
15409 #: cp/init.c:1005
15410 msgid "type %qD is not a direct or virtual base of %qT"
15411 msgstr ""
15413 #: cp/init.c:1008
15414 msgid "type %qD is not a direct base of %qT"
15415 msgstr ""
15417 #: cp/init.c:1088
15418 #, fuzzy
15419 msgid "bad array initializer"
15420 msgstr "нерэчаісны ініцыялізатар"
15422 #: cp/init.c:1287
15423 #, fuzzy
15424 msgid "%qT is not an aggregate type"
15425 msgstr "\"%s\" мае незавершаны тып"
15427 #: cp/init.c:1379
15428 msgid "qualified type %qT does not match destructor name %<~%T%>"
15429 msgstr ""
15431 #: cp/init.c:1387
15432 msgid "incomplete type %qT does not have member %qD"
15433 msgstr ""
15435 #: cp/init.c:1406
15436 #, fuzzy
15437 msgid "%qD is not a member of type %qT"
15438 msgstr "\"%s\" мае незавершаны тып"
15440 #: cp/init.c:1433
15441 #, fuzzy
15442 msgid "invalid pointer to bit-field %qD"
15443 msgstr "нявернае выкарыстанне \"restict\""
15445 #: cp/init.c:1535
15446 #, fuzzy
15447 msgid "invalid use of non-static member function %qD"
15448 msgstr "нявернае выкарыстанне \"restict\""
15450 #: cp/init.c:1541 cp/semantics.c:1293
15451 #, fuzzy
15452 msgid "invalid use of non-static data member %qD"
15453 msgstr "нявернае выкарыстанне \"restict\""
15455 #: cp/init.c:1641
15456 msgid "new cannot be applied to a reference type"
15457 msgstr ""
15459 #: cp/init.c:1647
15460 msgid "new cannot be applied to a function type"
15461 msgstr ""
15463 #: cp/init.c:1679
15464 msgid "call to Java constructor, while %<jclass%> undefined"
15465 msgstr ""
15467 #: cp/init.c:1695
15468 #, fuzzy
15469 msgid "can't find class$"
15470 msgstr "Не магу знайсці клас \"%s\""
15472 #: cp/init.c:1823
15473 msgid "invalid type %<void%> for new"
15474 msgstr ""
15476 #: cp/init.c:1833
15477 #, fuzzy
15478 msgid "uninitialized const in %<new%> of %q#T"
15479 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15481 #: cp/init.c:1867
15482 #, c-format
15483 msgid "call to Java constructor with %qs undefined"
15484 msgstr ""
15486 #: cp/init.c:1907
15487 #, fuzzy
15488 msgid "request for member %qD is ambiguous"
15489 msgstr "памер \"%s\" - %d байт"
15491 #: cp/init.c:2040
15492 msgid "ISO C++ forbids initialization in array new"
15493 msgstr ""
15495 #: cp/init.c:2510
15496 msgid "initializer ends prematurely"
15497 msgstr ""
15499 #: cp/init.c:2563
15500 msgid "cannot initialize multi-dimensional array with initializer"
15501 msgstr ""
15503 #: cp/init.c:2722
15504 msgid "possible problem detected in invocation of delete operator:"
15505 msgstr ""
15507 #: cp/init.c:2725
15508 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15509 msgstr ""
15511 #: cp/init.c:2746
15512 msgid "unknown array size in delete"
15513 msgstr ""
15515 #: cp/init.c:3006
15516 msgid "type to vector delete is neither pointer or array type"
15517 msgstr ""
15519 #: cp/lex.c:436
15520 #, c-format
15521 msgid "junk at end of #pragma %s"
15522 msgstr ""
15524 #: cp/lex.c:443
15525 #, c-format
15526 msgid "invalid #pragma %s"
15527 msgstr ""
15529 #: cp/lex.c:451
15530 msgid "#pragma vtable no longer supported"
15531 msgstr ""
15533 #: cp/lex.c:530
15534 #, c-format
15535 msgid "#pragma implementation for %qs appears after file is included"
15536 msgstr ""
15538 #: cp/lex.c:555
15539 msgid "junk at end of #pragma GCC java_exceptions"
15540 msgstr ""
15542 #: cp/lex.c:569
15543 #, fuzzy
15544 msgid "%qD not defined"
15545 msgstr "YYDEBUG не вызначан."
15547 #: cp/lex.c:573
15548 #, fuzzy
15549 msgid "%qD was not declared in this scope"
15550 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15552 #. In a template, it is invalid to write "f()" or "f(3)" if no
15553 #. declaration of "f" is available.  Historically, G++ and most
15554 #. other compilers accepted that usage since they deferred all name
15555 #. lookup until instantiation time rather than doing unqualified
15556 #. name lookup at template definition time; explain to the user what
15557 #. is going wrong.
15559 #. Note that we have the exact wording of the following message in
15560 #. the manual (trouble.texi, node "Name lookup"), so they need to
15561 #. be kept in synch.
15562 #: cp/lex.c:610
15563 msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
15564 msgstr ""
15566 #: cp/lex.c:619
15567 msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15568 msgstr ""
15570 #: cp/mangle.c:2114
15571 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15572 msgstr ""
15574 #: cp/mangle.c:2122
15575 msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
15576 msgstr ""
15578 #: cp/mangle.c:2172
15579 msgid "omitted middle operand to %<?:%> operand cannot be mangled"
15580 msgstr ""
15582 #: cp/mangle.c:2482
15583 msgid "the mangled name of %qD will change in a future version of GCC"
15584 msgstr ""
15586 #: cp/method.c:441
15587 msgid "generic thunk code fails for method %q#D which uses %<...%>"
15588 msgstr ""
15590 #: cp/method.c:650
15591 msgid "non-static const member %q#D, can't use default assignment operator"
15592 msgstr ""
15594 #: cp/method.c:656
15595 msgid "non-static reference member %q#D, can't use default assignment operator"
15596 msgstr ""
15598 #: cp/name-lookup.c:693
15599 #, fuzzy
15600 msgid "redeclaration of %<wchar_t%> as %qT"
15601 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15603 #. A redeclaration of main, but not a duplicate of the
15604 #. previous one.
15606 #. [basic.start.main]
15608 #. This function shall not be overloaded.
15609 #: cp/name-lookup.c:725
15610 #, fuzzy
15611 msgid "invalid redeclaration of %qD"
15612 msgstr "Нерэчаіснае абвяшчэнне"
15614 #: cp/name-lookup.c:726
15615 #, fuzzy
15616 msgid "as %qD"
15617 msgstr "як `%D'"
15619 #: cp/name-lookup.c:814
15620 #, fuzzy
15621 msgid "type mismatch with previous external decl of %q#D"
15622 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15624 #: cp/name-lookup.c:815
15625 #, fuzzy
15626 msgid "previous external decl of %q#D"
15627 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15629 #: cp/name-lookup.c:897
15630 #, fuzzy
15631 msgid "extern declaration of %q#D doesn't match"
15632 msgstr "пустое абвяшчэнне"
15634 #: cp/name-lookup.c:898
15635 #, fuzzy
15636 msgid "global declaration %q#D"
15637 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15639 #: cp/name-lookup.c:934 cp/name-lookup.c:941
15640 #, fuzzy
15641 msgid "declaration of %q#D shadows a parameter"
15642 msgstr "абвяшчэньне `%#D'"
15644 #. Location of previous decl is not useful in this case.
15645 #: cp/name-lookup.c:966
15646 msgid "declaration of %qD shadows a member of 'this'"
15647 msgstr ""
15649 #: cp/name-lookup.c:972
15650 #, fuzzy
15651 msgid "declaration of %qD shadows a previous local"
15652 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15654 #: cp/name-lookup.c:979
15655 msgid "declaration of %qD shadows a global declaration"
15656 msgstr ""
15658 #: cp/name-lookup.c:1095
15659 msgid "name lookup of %qD changed"
15660 msgstr ""
15662 #: cp/name-lookup.c:1096
15663 msgid "  matches this %qD under ISO standard rules"
15664 msgstr ""
15666 #: cp/name-lookup.c:1098
15667 msgid "  matches this %qD under old rules"
15668 msgstr ""
15670 #: cp/name-lookup.c:1116 cp/name-lookup.c:1124
15671 msgid "name lookup of %qD changed for new ISO %<for%> scoping"
15672 msgstr ""
15674 #: cp/name-lookup.c:1118
15675 msgid "  cannot use obsolete binding at %qD because it has a destructor"
15676 msgstr ""
15678 #: cp/name-lookup.c:1126
15679 msgid "  using obsolete binding at %qD"
15680 msgstr ""
15682 #: cp/name-lookup.c:1179
15683 #, c-format
15684 msgid "%s %s(%E) %p %d\n"
15685 msgstr ""
15687 #: cp/name-lookup.c:1182
15688 #, fuzzy, c-format
15689 msgid "%s %s %p %d\n"
15690 msgstr "%s: %s: "
15692 #: cp/name-lookup.c:1308
15693 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15694 msgstr ""
15696 #: cp/name-lookup.c:1859
15697 #, fuzzy
15698 msgid "%q#D hides constructor for %q#T"
15699 msgstr "дэструктару неабходны \"%#D\""
15701 #: cp/name-lookup.c:1874
15702 #, fuzzy
15703 msgid "%q#D conflicts with previous using declaration %q#D"
15704 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15706 #: cp/name-lookup.c:1886
15707 #, fuzzy
15708 msgid "previous non-function declaration %q#D"
15709 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15711 #: cp/name-lookup.c:1887
15712 #, fuzzy
15713 msgid "conflicts with function declaration %q#D"
15714 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15716 #. It's a nested name with template parameter dependent scope.
15717 #. This can only be using-declaration for class member.
15718 #: cp/name-lookup.c:1965 cp/name-lookup.c:1990 cp/name-lookup.c:3163
15719 #, fuzzy
15720 msgid "%qT is not a namespace"
15721 msgstr "\"%s\" мае незавершаны тып"
15723 #. 7.3.3/5
15724 #. A using-declaration shall not name a template-id.
15725 #: cp/name-lookup.c:1975
15726 msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
15727 msgstr ""
15729 #: cp/name-lookup.c:1982
15730 #, fuzzy
15731 msgid "namespace %qD not allowed in using-declaration"
15732 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15734 #: cp/name-lookup.c:2018
15735 #, fuzzy
15736 msgid "%qD not declared"
15737 msgstr "YYDEBUG не вызначан."
15739 #. If the OLD_FN was really declared, the
15740 #. declarations don't match.
15741 #: cp/name-lookup.c:2030 cp/name-lookup.c:2072 cp/name-lookup.c:2109
15742 #, fuzzy
15743 msgid "%qD is already declared in this scope"
15744 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15746 #: cp/name-lookup.c:2115
15747 msgid "using declaration %qD introduced ambiguous type %qT"
15748 msgstr ""
15750 #: cp/name-lookup.c:2594
15751 msgid "%qD has the same name as the class in which it is declared"
15752 msgstr ""
15754 #: cp/name-lookup.c:2689
15755 msgid "using-declaration for non-member at class scope"
15756 msgstr ""
15758 #: cp/name-lookup.c:2696
15759 msgid "using-declaration cannot name destructor"
15760 msgstr ""
15762 #: cp/name-lookup.c:2775
15763 msgid "declaration of %qD not in a namespace surrounding %qD"
15764 msgstr ""
15766 #: cp/name-lookup.c:2783
15767 #, fuzzy
15768 msgid "explicit qualification in declaration of `%D'"
15769 msgstr "пустое абвяшчэнне"
15771 #: cp/name-lookup.c:2819
15772 msgid "%qD should have been declared inside %qD"
15773 msgstr ""
15775 #: cp/name-lookup.c:2881
15776 #, fuzzy
15777 msgid "namespace alias %qD not allowed here, assuming %qD"
15778 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15780 #. The parser did not find it, so it's not there.
15781 #: cp/name-lookup.c:2996
15782 #, fuzzy
15783 msgid "unknown namespace %qD"
15784 msgstr "невядомы рэжым машыны \"%s\""
15786 #: cp/name-lookup.c:3157
15787 msgid "namespace %qT undeclared"
15788 msgstr ""
15790 #: cp/name-lookup.c:3201
15791 msgid "strong using only meaningful at namespace scope"
15792 msgstr ""
15794 #: cp/name-lookup.c:3208
15795 #, fuzzy
15796 msgid "%qD attribute directive ignored"
15797 msgstr "\"%s\" атрыбут ігнарыруецца"
15799 #: cp/name-lookup.c:3342
15800 #, fuzzy
15801 msgid "use of %qD is ambiguous"
15802 msgstr "памер \"%s\" - %d байт"
15804 #: cp/name-lookup.c:3343
15805 #, fuzzy
15806 msgid "  first declared as %q#D here"
15807 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15809 #: cp/name-lookup.c:3345
15810 #, fuzzy
15811 msgid "  also declared as %q#D here"
15812 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15814 #: cp/name-lookup.c:3360
15815 msgid "%qD denotes an ambiguous type"
15816 msgstr ""
15818 #: cp/name-lookup.c:3361
15819 #, fuzzy
15820 msgid "%J  first type here"
15821 msgstr " адсюль"
15823 #: cp/name-lookup.c:3362
15824 msgid "%J  other type here"
15825 msgstr ""
15827 #. This happens for A::B where B is a template, and there are no
15828 #. template arguments.
15829 #: cp/name-lookup.c:3426 cp/typeck.c:1818
15830 #, fuzzy
15831 msgid "invalid use of %qD"
15832 msgstr "нерэчаіснае выкарыстаньне `%D'"
15834 #: cp/name-lookup.c:3466
15835 #, fuzzy
15836 msgid "%<%D::%D%> is not a template"
15837 msgstr "\"%s\" мае незавершаны тып"
15839 #: cp/name-lookup.c:3482
15840 #, fuzzy
15841 msgid "%qD undeclared in namespace %qD"
15842 msgstr "невядомы рэжым машыны \"%s\""
15844 #: cp/name-lookup.c:4108
15845 #, fuzzy
15846 msgid "%qD is not a function,"
15847 msgstr "`%D' - гэта ня функцыя,"
15849 #: cp/name-lookup.c:4109
15850 msgid "  conflict with %qD"
15851 msgstr ""
15853 #: cp/name-lookup.c:4873
15854 msgid "XXX entering pop_everything ()\n"
15855 msgstr ""
15857 #: cp/name-lookup.c:4882
15858 msgid "XXX leaving pop_everything ()\n"
15859 msgstr ""
15861 #: cp/parser.c:1812
15862 msgid "%<%D::%D%> has not been declared"
15863 msgstr ""
15865 #: cp/parser.c:1815 cp/semantics.c:2318
15866 msgid "%<::%D%> has not been declared"
15867 msgstr ""
15869 #: cp/parser.c:1818
15870 msgid "request for member %qD in non-class type %qT"
15871 msgstr ""
15873 #: cp/parser.c:1821
15874 #, fuzzy
15875 msgid "%<%T::%D%> has not been declared"
15876 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15878 #: cp/parser.c:1824
15879 #, fuzzy
15880 msgid "%qD has not been declared"
15881 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15883 #: cp/parser.c:1827
15884 msgid "%<%D::%D%> %s"
15885 msgstr ""
15887 #: cp/parser.c:1829
15888 msgid "%<::%D%> %s"
15889 msgstr ""
15891 #: cp/parser.c:1831
15892 msgid "%qD %s"
15893 msgstr ""
15895 #: cp/parser.c:1884
15896 msgid "new types may not be defined in a return type"
15897 msgstr ""
15899 #: cp/parser.c:1901 cp/pt.c:4364
15900 #, fuzzy
15901 msgid "%qT is not a template"
15902 msgstr "\"%s\" мае незавершаны тып"
15904 #: cp/parser.c:1903
15905 #, fuzzy, c-format
15906 msgid "%qE is not a template"
15907 msgstr "\"%s\" мае незавершаны тып"
15909 #: cp/parser.c:1905
15910 #, fuzzy
15911 msgid "invalid template-id"
15912 msgstr "Нерэчаісны выбар %s"
15914 #: cp/parser.c:1933
15915 #, fuzzy, c-format
15916 msgid "%s cannot appear in a constant-expression"
15917 msgstr "памер масіва \"%s\" адмоўны"
15919 #: cp/parser.c:1957
15920 #, fuzzy, c-format
15921 msgid "invalid use of template-name %qE without an argument list"
15922 msgstr "нявернае выкарыстанне \"restict\""
15924 #. Issue an error message.
15925 #: cp/parser.c:1962
15926 #, fuzzy, c-format
15927 msgid "%qE does not name a type"
15928 msgstr "\"%s\" мае незавершаны тып"
15930 #: cp/parser.c:1993
15931 msgid "(perhaps %<typename %T::%E%> was intended)"
15932 msgstr ""
15934 #: cp/parser.c:2008
15935 #, c-format
15936 msgid "%qE in namespace %qE does not name a type"
15937 msgstr ""
15939 #: cp/parser.c:2011
15940 msgid "%qE in class %qT does not name a type"
15941 msgstr ""
15943 #: cp/parser.c:2678
15944 msgid "ISO C++ forbids braced-groups within expressions"
15945 msgstr ""
15947 #: cp/parser.c:2687
15948 msgid "statement-expressions are allowed only inside functions"
15949 msgstr ""
15951 #: cp/parser.c:2738
15952 #, fuzzy
15953 msgid "%<this%> may not be used in this context"
15954 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15956 #: cp/parser.c:2873
15957 msgid "local variable %qD may not appear in this context"
15958 msgstr ""
15960 #: cp/parser.c:3238
15961 msgid "typedef-name %qD used as destructor declarator"
15962 msgstr ""
15964 #: cp/parser.c:3886
15965 #, fuzzy
15966 msgid "ISO C++ forbids compound-literals"
15967 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
15969 #: cp/parser.c:4786
15970 msgid "array bound forbidden after parenthesized type-id"
15971 msgstr ""
15973 #: cp/parser.c:4787
15974 msgid "try removing the parentheses around the type-id"
15975 msgstr ""
15977 #: cp/parser.c:4893
15978 msgid "size in array new must have integral type"
15979 msgstr ""
15981 #: cp/parser.c:4896
15982 msgid "zero size array reserves no space"
15983 msgstr ""
15985 #: cp/parser.c:4995
15986 msgid "expression in new-declarator must have integral or enumeration type"
15987 msgstr ""
15989 #: cp/parser.c:5177
15990 msgid "use of old-style cast"
15991 msgstr ""
15993 #: cp/parser.c:5932
15994 #, c-format
15995 msgid "case label %qE not within a switch statement"
15996 msgstr ""
15998 #: cp/parser.c:6476
15999 msgid "ISO C++ forbids computed gotos"
16000 msgstr ""
16002 #: cp/parser.c:6601
16003 msgid "extra %<;%>"
16004 msgstr ""
16006 #: cp/parser.c:6920
16007 msgid "mixing declarations and function-definitions is forbidden"
16008 msgstr ""
16010 #: cp/parser.c:7052
16011 #, fuzzy
16012 msgid "duplicate %<friend%>"
16013 msgstr "паўтарэньне `%s'"
16015 #: cp/parser.c:7221
16016 #, fuzzy
16017 msgid "class definition may not be declared a friend"
16018 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
16020 #: cp/parser.c:7534
16021 msgid "only constructors take base initializers"
16022 msgstr ""
16024 #: cp/parser.c:7585
16025 msgid "anachronistic old-style base class initializer"
16026 msgstr ""
16028 #: cp/parser.c:7626
16029 msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
16030 msgstr ""
16032 #. Warn that we do not support `export'.
16033 #: cp/parser.c:7988
16034 msgid "keyword %<export%> not implemented, and will be ignored"
16035 msgstr ""
16037 #. Otherwise, emit an error about the invalid digraph, but continue
16038 #. parsing because we got our argument list.
16039 #: cp/parser.c:8358
16040 msgid "%<<::%> cannot begin a template-argument list"
16041 msgstr ""
16043 #: cp/parser.c:8359
16044 msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
16045 msgstr ""
16047 #: cp/parser.c:8366
16048 msgid "(if you use -fpermissive G++ will accept your code)"
16049 msgstr ""
16051 #. Explain what went wrong.
16052 #: cp/parser.c:8536
16053 msgid "non-template %qD used as template"
16054 msgstr ""
16056 #: cp/parser.c:8537
16057 msgid "use %<%T::template %D%> to indicate that it is a template"
16058 msgstr ""
16060 #: cp/parser.c:9554
16061 msgid "using %<typename%> outside of template"
16062 msgstr ""
16064 #: cp/parser.c:9677
16065 msgid "expected type-name"
16066 msgstr ""
16068 #: cp/parser.c:9748
16069 msgid "type attributes are honored only at type definition"
16070 msgstr ""
16072 #. [namespace.udecl]
16074 #. A using declaration shall not name a template-id.
16075 #: cp/parser.c:10130
16076 #, fuzzy
16077 msgid "a template-id may not appear in a using-declaration"
16078 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16080 #: cp/parser.c:10461
16081 msgid "an asm-specification is not allowed on a function-definition"
16082 msgstr ""
16084 #: cp/parser.c:10463
16085 #, fuzzy
16086 msgid "attributes are not allowed on a function-definition"
16087 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16089 #: cp/parser.c:10594
16090 msgid "attributes after parenthesized initializer ignored"
16091 msgstr ""
16093 #: cp/parser.c:10976
16094 #, fuzzy
16095 msgid "array bound is not an integer constant"
16096 msgstr "памер масіва \"%s\" адмоўны"
16098 #: cp/parser.c:11045
16099 #, fuzzy
16100 msgid "%<%T::%D%> is not a type"
16101 msgstr "\"%s\" мае незавершаны тып"
16103 #: cp/parser.c:11090
16104 #, fuzzy
16105 msgid "invalid use of constructor as a template"
16106 msgstr "нявернае выкарыстанне \"restict\""
16108 #: cp/parser.c:11091
16109 msgid "use %<%T::%D%> instead of %<%T::%T%> to name the constructor in a qualified name"
16110 msgstr ""
16112 #: cp/parser.c:11279
16113 #, fuzzy
16114 msgid "duplicate cv-qualifier"
16115 msgstr "паўтарэнне \"volatile\""
16117 #: cp/parser.c:11795
16118 #, fuzzy
16119 msgid "file ends in default argument"
16120 msgstr "нехапае аргументаў у функцыі \"%s\""
16122 #: cp/parser.c:11855
16123 msgid "deprecated use of default argument for parameter of non-function"
16124 msgstr ""
16126 #: cp/parser.c:11858
16127 msgid "default arguments are only permitted for function parameters"
16128 msgstr ""
16130 #: cp/parser.c:12598
16131 msgid "declaration of %qD in %qD which does not enclose %qD"
16132 msgstr ""
16134 #: cp/parser.c:12611
16135 msgid "extra qualification ignored"
16136 msgstr ""
16138 #: cp/parser.c:12622
16139 #, fuzzy
16140 msgid "an explicit specialization must be preceded by %<template <>%>"
16141 msgstr "ініцыялізацыя"
16143 #: cp/parser.c:12914
16144 msgid "%Hextra %<;%>"
16145 msgstr ""
16147 #: cp/parser.c:12932
16148 msgid "a class-key must be used when declaring a friend"
16149 msgstr ""
16151 #: cp/parser.c:12946
16152 msgid "friend declaration does not name a class or function"
16153 msgstr ""
16155 #: cp/parser.c:13120
16156 msgid "pure-specifier on function-definition"
16157 msgstr ""
16159 #: cp/parser.c:13393
16160 msgid "keyword %<typename%> not allowed outside of templates"
16161 msgstr ""
16163 #: cp/parser.c:13395
16164 msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
16165 msgstr ""
16167 #: cp/parser.c:13669
16168 msgid "invalid catch parameter"
16169 msgstr ""
16171 #: cp/parser.c:14231
16172 #, fuzzy
16173 msgid "reference to %qD is ambiguous"
16174 msgstr "памер \"%s\" - %d байт"
16176 #: cp/parser.c:14400
16177 #, fuzzy
16178 msgid "too few template-parameter-lists"
16179 msgstr "невыкарыстаемы параметр \"%s\""
16181 #. Otherwise, there are too many template parameter lists.  We have
16182 #. something like:
16184 #. template <class T> template <class U> void S::f();
16185 #: cp/parser.c:14415
16186 msgid "too many template-parameter-lists"
16187 msgstr ""
16189 #. Skip the entire function.
16190 #: cp/parser.c:14639
16191 #, fuzzy
16192 msgid "invalid function declaration"
16193 msgstr "Нерэчаіснае абвяшчэнне"
16195 #. Issue an error message.
16196 #: cp/parser.c:14676
16197 #, fuzzy
16198 msgid "named return values are no longer supported"
16199 msgstr "-pipe не падтрымліваецца."
16201 #: cp/parser.c:14844
16202 #, fuzzy, c-format
16203 msgid "template declaration of %qs"
16204 msgstr "пустое абвяшчэнне"
16206 #: cp/parser.c:15048
16207 msgid "%H%<>>%> should be %<> >%> within a nested template argument list"
16208 msgstr ""
16210 #: cp/parser.c:15063
16211 msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
16212 msgstr ""
16214 #: cp/parser.c:15068
16215 msgid "missing %<>%> to terminate the template argument list"
16216 msgstr ""
16218 #: cp/parser.c:15586
16219 msgid "%qs tag used in naming %q#T"
16220 msgstr ""
16222 #: cp/parser.c:15607
16223 msgid "%qD redeclared with different access"
16224 msgstr ""
16226 #: cp/parser.c:15624
16227 msgid "%<template%> (as a disambiguator) is only allowed within templates"
16228 msgstr ""
16230 #: cp/parser.c:15832
16231 msgid "inter-module optimizations not implemented for C++"
16232 msgstr ""
16234 #: cp/pt.c:240
16235 msgid "data member %qD cannot be a member template"
16236 msgstr ""
16238 #: cp/pt.c:252
16239 #, fuzzy
16240 msgid "invalid member template declaration %qD"
16241 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16243 #: cp/pt.c:574
16244 #, fuzzy
16245 msgid "explicit specialization in non-namespace scope %qD"
16246 msgstr "ініцыялізацыя"
16248 #: cp/pt.c:585
16249 msgid "enclosing class templates are not explicitly specialized"
16250 msgstr ""
16252 #: cp/pt.c:669
16253 msgid "specialization of %qD in different namespace"
16254 msgstr ""
16256 #: cp/pt.c:670 cp/pt.c:739
16257 #, fuzzy
16258 msgid "  from definition of %q#D"
16259 msgstr "папярэдняе вызначэньне `%#T'"
16261 #: cp/pt.c:706
16262 msgid "specialization of %qT after instantiation"
16263 msgstr ""
16265 #: cp/pt.c:738
16266 msgid "specializing %q#T in different namespace"
16267 msgstr ""
16269 #: cp/pt.c:753
16270 msgid "specialization %qT after instantiation %qT"
16271 msgstr ""
16273 #: cp/pt.c:765
16274 #, fuzzy
16275 msgid "explicit specialization of non-template %qT"
16276 msgstr "ініцыялізацыя"
16278 #: cp/pt.c:1163
16279 msgid "specialization of %qD after instantiation"
16280 msgstr ""
16282 #: cp/pt.c:1292
16283 msgid "%s %+#D"
16284 msgstr ""
16286 #: cp/pt.c:1348
16287 #, fuzzy
16288 msgid "%qD is not a function template"
16289 msgstr "\"%s\" звычайна функцыя"
16291 #: cp/pt.c:1533
16292 msgid "template-id %qD for %q+D does not match any template declaration"
16293 msgstr ""
16295 #: cp/pt.c:1542
16296 msgid "ambiguous template specialization %qD for %q+D"
16297 msgstr ""
16299 #. This case handles bogus declarations like template <>
16300 #. template <class T> void f<int>();
16301 #: cp/pt.c:1765 cp/pt.c:1819
16302 #, fuzzy
16303 msgid "template-id %qD in declaration of primary template"
16304 msgstr "пустое абвяшчэнне"
16306 #: cp/pt.c:1778
16307 msgid "template parameter list used in explicit instantiation"
16308 msgstr ""
16310 #: cp/pt.c:1784
16311 msgid "definition provided for explicit instantiation"
16312 msgstr ""
16314 #: cp/pt.c:1792
16315 #, fuzzy
16316 msgid "too many template parameter lists in declaration of %qD"
16317 msgstr "пустое абвяшчэнне"
16319 #: cp/pt.c:1795
16320 #, fuzzy
16321 msgid "too few template parameter lists in declaration of %qD"
16322 msgstr "пустое абвяшчэнне"
16324 #: cp/pt.c:1797
16325 msgid "explicit specialization of %qD must be introduced by %<template <>%>"
16326 msgstr ""
16328 #: cp/pt.c:1816
16329 msgid "function template partial specialization %qD is not allowed"
16330 msgstr ""
16332 #: cp/pt.c:1848
16333 msgid "default argument specified in explicit specialization"
16334 msgstr ""
16336 #: cp/pt.c:1852
16337 msgid "template specialization with C linkage"
16338 msgstr ""
16340 #. From [temp.expl.spec]:
16342 #. If such an explicit specialization for the member
16343 #. of a class template names an implicitly-declared
16344 #. special member function (clause _special_), the
16345 #. program is ill-formed.
16347 #. Similar language is found in [temp.explicit].
16348 #: cp/pt.c:1936
16349 msgid "specialization of implicitly-declared special member function"
16350 msgstr ""
16352 #: cp/pt.c:1980
16353 #, fuzzy
16354 msgid "no member function %qD declared in %qT"
16355 msgstr "у функцыі \"%s\":"
16357 #. There are two many template parameter lists.
16358 #: cp/pt.c:2130
16359 msgid "too many template parameter lists in declaration of %qT"
16360 msgstr ""
16362 #: cp/pt.c:2224
16363 #, fuzzy
16364 msgid " shadows template parm %q#D"
16365 msgstr "невыкарыстаемы параметр \"%s\""
16367 #: cp/pt.c:2626
16368 msgid "template parameters not used in partial specialization:"
16369 msgstr ""
16371 #: cp/pt.c:2630
16372 msgid "        %qD"
16373 msgstr ""
16375 #: cp/pt.c:2641
16376 msgid "partial specialization %qT does not specialize any template arguments"
16377 msgstr ""
16379 #: cp/pt.c:2666
16380 #, c-format
16381 msgid "template argument %qE involves template parameter(s)"
16382 msgstr ""
16384 #: cp/pt.c:2710
16385 msgid "type %qT of template argument %qE depends on template parameter(s)"
16386 msgstr ""
16388 #: cp/pt.c:2797
16389 #, fuzzy
16390 msgid "no default argument for %qD"
16391 msgstr "нехапае аргументаў у функцыі \"%s\""
16393 #: cp/pt.c:2954
16394 msgid "template with C linkage"
16395 msgstr ""
16397 #: cp/pt.c:2957
16398 msgid "template class without a name"
16399 msgstr ""
16401 #. [temp.mem]
16403 #. A destructor shall not be a member template.
16404 #: cp/pt.c:2965
16405 msgid "destructor %qD declared as member template"
16406 msgstr ""
16408 #. [basic.stc.dynamic.allocation]
16410 #. An allocation function can be a function
16411 #. template. ... Template allocation functions shall
16412 #. have two or more parameters.
16413 #: cp/pt.c:2980
16414 #, fuzzy
16415 msgid "invalid template declaration of %qD"
16416 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16418 #: cp/pt.c:3061
16419 #, fuzzy
16420 msgid "%qD does not declare a template type"
16421 msgstr "\"%s\" мае незавершаны тып"
16423 #: cp/pt.c:3067
16424 #, fuzzy
16425 msgid "template definition of non-template %q#D"
16426 msgstr "абвяшчэньне шаблёну `%#D'"
16428 #: cp/pt.c:3109
16429 msgid "expected %d levels of template parms for %q#D, got %d"
16430 msgstr ""
16432 #: cp/pt.c:3121
16433 #, fuzzy
16434 msgid "got %d template parameters for %q#D"
16435 msgstr "невыкарыстаемы параметр \"%s\""
16437 #: cp/pt.c:3124
16438 #, fuzzy
16439 msgid "got %d template parameters for %q#T"
16440 msgstr "невыкарыстаемы параметр \"%s\""
16442 #: cp/pt.c:3126
16443 #, c-format
16444 msgid "  but %d required"
16445 msgstr ""
16447 #: cp/pt.c:3211
16448 #, fuzzy
16449 msgid "%qT is not a template type"
16450 msgstr "\"%s\" мае незавершаны тып"
16452 #: cp/pt.c:3227
16453 #, fuzzy
16454 msgid "previous declaration %qD"
16455 msgstr "папярэдняе абвяшчэньне `%D'"
16457 #: cp/pt.c:3228
16458 #, c-format
16459 msgid "used %d template parameter%s instead of %d"
16460 msgstr ""
16462 #: cp/pt.c:3248
16463 #, fuzzy
16464 msgid "template parameter %q#D"
16465 msgstr "невыкарыстаемы параметр \"%s\""
16467 #: cp/pt.c:3249
16468 msgid "redeclared here as %q#D"
16469 msgstr ""
16471 #. We have in [temp.param]:
16473 #. A template-parameter may not be given default arguments
16474 #. by two different declarations in the same scope.
16475 #: cp/pt.c:3259
16476 #, fuzzy
16477 msgid "redefinition of default argument for %q#D"
16478 msgstr "нехапае аргументаў у функцыі \"%s\""
16480 #: cp/pt.c:3260
16481 msgid "%J  original definition appeared here"
16482 msgstr ""
16484 #: cp/pt.c:3370
16485 msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
16486 msgstr ""
16488 #: cp/pt.c:3411
16489 msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
16490 msgstr ""
16492 #: cp/pt.c:3486
16493 msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
16494 msgstr ""
16496 #: cp/pt.c:3536
16497 msgid "%qE is not a valid template argument for type %qT because it is not a constant pointer"
16498 msgstr ""
16500 #: cp/pt.c:3556
16501 msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
16502 msgstr ""
16504 #: cp/pt.c:3563
16505 msgid "%qE is not a valid template argument for type %qT because it is not a lvalue"
16506 msgstr ""
16508 #: cp/pt.c:3576
16509 msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
16510 msgstr ""
16512 #: cp/pt.c:3618
16513 msgid "%qE is not a valid template argument for type %qT because it is a pointer"
16514 msgstr ""
16516 #: cp/pt.c:3620
16517 #, c-format
16518 msgid "try using %qE instead"
16519 msgstr ""
16521 #: cp/pt.c:3655
16522 msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
16523 msgstr ""
16525 #: cp/pt.c:3658
16526 msgid "standard conversions are not allowed in this context"
16527 msgstr ""
16529 #: cp/pt.c:3827
16530 msgid "to refer to a type member of a template parameter, use %<typename %E%>"
16531 msgstr ""
16533 #: cp/pt.c:3841 cp/pt.c:3860 cp/pt.c:3900
16534 msgid "type/value mismatch at argument %d in template parameter list for %qD"
16535 msgstr ""
16537 #: cp/pt.c:3845
16538 msgid "  expected a constant of type %qT, got %qT"
16539 msgstr ""
16541 #: cp/pt.c:3849
16542 #, c-format
16543 msgid "  expected a class template, got %qE"
16544 msgstr ""
16546 #: cp/pt.c:3851
16547 #, c-format
16548 msgid "  expected a type, got %qE"
16549 msgstr ""
16551 #: cp/pt.c:3864
16552 msgid "  expected a type, got %qT"
16553 msgstr ""
16555 #: cp/pt.c:3866
16556 msgid "  expected a class template, got %qT"
16557 msgstr ""
16559 #: cp/pt.c:3903
16560 msgid "  expected a template of type %qD, got %qD"
16561 msgstr ""
16563 #: cp/pt.c:3939
16564 msgid "could not convert template argument %qE to %qT"
16565 msgstr ""
16567 #: cp/pt.c:3978
16568 #, c-format
16569 msgid "wrong number of template arguments (%d, should be %d)"
16570 msgstr ""
16572 #: cp/pt.c:3982
16573 #, fuzzy
16574 msgid "provided for %qD"
16575 msgstr "дэструктару неабходны \"%#D\""
16577 #: cp/pt.c:4012
16578 #, fuzzy, c-format
16579 msgid "template argument %d is invalid"
16580 msgstr "параметр \"%s\" ініцыялізаваны"
16582 #: cp/pt.c:4234
16583 msgid "non-template used as template"
16584 msgstr ""
16586 #: cp/pt.c:4376
16587 msgid "non-template type %qT used as a template"
16588 msgstr ""
16590 #: cp/pt.c:4378
16591 #, fuzzy
16592 msgid "for template declaration %qD"
16593 msgstr "пустое абвяшчэнне"
16595 #: cp/pt.c:5018
16596 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %qD"
16597 msgstr ""
16599 #: cp/pt.c:5457
16600 #, fuzzy
16601 msgid "ambiguous class template instantiation for %q#T"
16602 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16604 #: cp/pt.c:5463
16605 msgid "%s %+#T"
16606 msgstr ""
16608 #: cp/pt.c:6522
16609 msgid "instantiation of %qD as type %qT"
16610 msgstr ""
16612 #: cp/pt.c:6683
16613 #, fuzzy
16614 msgid "invalid parameter type %qT"
16615 msgstr "нерэчаісны тып парамэтра `%T'"
16617 #: cp/pt.c:6685
16618 #, fuzzy
16619 msgid "in declaration %qD"
16620 msgstr "у абвяшчэньні  `%D'"
16622 #: cp/pt.c:6746
16623 #, fuzzy
16624 msgid "function returning an array"
16625 msgstr "функцыя не вяртае тып string"
16627 #: cp/pt.c:6748
16628 #, fuzzy
16629 msgid "function returning a function"
16630 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16632 #: cp/pt.c:6775
16633 msgid "creating pointer to member function of non-class type %qT"
16634 msgstr ""
16636 #: cp/pt.c:6945
16637 msgid "creating array with size zero"
16638 msgstr ""
16640 #: cp/pt.c:6959
16641 #, c-format
16642 msgid "creating array with size zero (%qE)"
16643 msgstr ""
16645 #: cp/pt.c:7176
16646 msgid "forming reference to void"
16647 msgstr ""
16649 #: cp/pt.c:7178
16650 msgid "forming %s to reference type %qT"
16651 msgstr ""
16653 #: cp/pt.c:7215
16654 msgid "creating pointer to member of non-class type %qT"
16655 msgstr ""
16657 #: cp/pt.c:7221
16658 msgid "creating pointer to member reference type %qT"
16659 msgstr ""
16661 #: cp/pt.c:7291
16662 msgid "creating array of %qT"
16663 msgstr ""
16665 #: cp/pt.c:7297
16666 msgid "creating array of %qT, which is an abstract class type"
16667 msgstr ""
16669 #: cp/pt.c:7341
16670 msgid "%qT is not a class, struct, or union type"
16671 msgstr ""
16673 #: cp/pt.c:7430
16674 #, fuzzy, c-format
16675 msgid "use of %qs in template"
16676 msgstr "\"%s\" звычайна функцыя"
16678 #: cp/pt.c:7555
16679 #, c-format
16680 msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
16681 msgstr ""
16683 #: cp/pt.c:7557
16684 msgid "say %<typename %E%> if a type is meant"
16685 msgstr ""
16687 #: cp/pt.c:8708
16688 #, fuzzy
16689 msgid "%qT is not a class or namespace"
16690 msgstr "\"%s\" мае незавершаны тып"
16692 #: cp/pt.c:8711
16693 #, fuzzy
16694 msgid "%qD is not a class or namespace"
16695 msgstr "\"%s\" звычайна функцыя"
16697 #: cp/pt.c:8844
16698 msgid "%qT uses anonymous type"
16699 msgstr ""
16701 #: cp/pt.c:8846
16702 msgid "%qT uses local type %qT"
16703 msgstr ""
16705 #: cp/pt.c:8854
16706 msgid "%qT is a variably modified type"
16707 msgstr ""
16709 #: cp/pt.c:8865
16710 #, fuzzy, c-format
16711 msgid "integral expression %qE is not constant"
16712 msgstr "тып параметра \"%s\" не аб'яўлены"
16714 #: cp/pt.c:8870
16715 msgid "  trying to instantiate %qD"
16716 msgstr ""
16718 #: cp/pt.c:9386
16719 msgid "incomplete type unification"
16720 msgstr ""
16722 #: cp/pt.c:10704 cp/pt.c:10775
16723 #, fuzzy
16724 msgid "explicit instantiation of non-template %q#D"
16725 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16727 #: cp/pt.c:10720 cp/pt.c:10770
16728 msgid "no matching template for %qD found"
16729 msgstr ""
16731 #: cp/pt.c:10726
16732 #, fuzzy
16733 msgid "explicit instantiation of %q#D"
16734 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16736 #: cp/pt.c:10762
16737 #, fuzzy
16738 msgid "duplicate explicit instantiation of %q#D"
16739 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16741 #: cp/pt.c:10784
16742 msgid "ISO C++ forbids the use of %<extern%> on explicit instantiations"
16743 msgstr ""
16745 #: cp/pt.c:10789 cp/pt.c:10879
16746 msgid "storage class %qD applied to template instantiation"
16747 msgstr ""
16749 #: cp/pt.c:10851
16750 #, fuzzy
16751 msgid "explicit instantiation of non-template type %qT"
16752 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16754 #: cp/pt.c:10860
16755 msgid "explicit instantiation of %q#T before definition of template"
16756 msgstr ""
16758 #: cp/pt.c:10868
16759 #, c-format
16760 msgid "ISO C++ forbids the use of %qE on explicit instantiations"
16761 msgstr ""
16763 #: cp/pt.c:10913
16764 #, fuzzy
16765 msgid "duplicate explicit instantiation of %q#T"
16766 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16768 #: cp/pt.c:11278
16769 msgid "explicit instantiation of %qD but no definition available"
16770 msgstr ""
16772 #: cp/pt.c:11422
16773 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating %q+D, possibly from virtual table generation"
16774 msgstr ""
16776 #: cp/pt.c:11701
16777 #, fuzzy
16778 msgid "%q#T is not a valid type for a template constant parameter"
16779 msgstr "нявернае выкарыстанне \"restict\""
16781 #: cp/repo.c:112
16782 msgid "-frepo must be used with -c"
16783 msgstr ""
16785 #: cp/repo.c:200
16786 #, c-format
16787 msgid "mysterious repository information in %s"
16788 msgstr ""
16790 #: cp/repo.c:214
16791 #, fuzzy, c-format
16792 msgid "can't create repository information file %qs"
16793 msgstr "немагчыма стварыць дырэкторыю \"%s\""
16795 #: cp/rtti.c:243
16796 msgid "cannot use typeid with -fno-rtti"
16797 msgstr ""
16799 #: cp/rtti.c:249
16800 msgid "must #include <typeinfo> before using typeid"
16801 msgstr ""
16803 #: cp/rtti.c:321
16804 msgid "cannot create type information for type %qT because its size is variable"
16805 msgstr ""
16807 #: cp/rtti.c:574 cp/rtti.c:588
16808 msgid "dynamic_cast of %q#D to %q#T can never succeed"
16809 msgstr ""
16811 #: cp/rtti.c:667
16812 msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
16813 msgstr ""
16815 #: cp/search.c:257
16816 msgid "%qT is an ambiguous base of %qT"
16817 msgstr ""
16819 #: cp/search.c:275
16820 msgid "%qT is an inaccessible base of %qT"
16821 msgstr ""
16823 #: cp/search.c:1834
16824 msgid "deprecated covariant return type for %q#D"
16825 msgstr ""
16827 #: cp/search.c:1836 cp/search.c:1851 cp/search.c:1857
16828 msgid "  overriding %q#D"
16829 msgstr ""
16831 #: cp/search.c:1850
16832 #, fuzzy
16833 msgid "invalid covariant return type for %q#D"
16834 msgstr "нерэчаісны тып парамэтра `%T'"
16836 #: cp/search.c:1855
16837 msgid "conflicting return type specified for %q#D"
16838 msgstr ""
16840 #: cp/search.c:1866
16841 msgid "looser throw specifier for %q#F"
16842 msgstr ""
16844 #: cp/search.c:1867
16845 msgid "  overriding %q#F"
16846 msgstr ""
16848 #. A static member function cannot match an inherited
16849 #. virtual member function.
16850 #: cp/search.c:1960
16851 #, fuzzy
16852 msgid "%q#D cannot be declared"
16853 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
16855 #: cp/search.c:1961
16856 msgid "  since %q#D declared in base class"
16857 msgstr ""
16859 #: cp/semantics.c:1157
16860 #, fuzzy, c-format
16861 msgid "type of asm operand %qE could not be determined"
16862 msgstr "тып параметра \"%s\" не аб'яўлены"
16864 #: cp/semantics.c:1290
16865 #, fuzzy
16866 msgid "invalid use of member %qD in static member function"
16867 msgstr "нявернае выкарыстанне \"restict\""
16869 #: cp/semantics.c:1294 cp/semantics.c:1333
16870 msgid "from this location"
16871 msgstr ""
16873 #: cp/semantics.c:1332
16874 msgid "object missing in reference to %qD"
16875 msgstr ""
16877 #: cp/semantics.c:1811
16878 #, fuzzy
16879 msgid "arguments to destructor are not allowed"
16880 msgstr "памер \"%s\" больш чам %d байт"
16882 #: cp/semantics.c:1861
16883 msgid "%<this%> is unavailable for static member functions"
16884 msgstr ""
16886 #: cp/semantics.c:1867
16887 #, fuzzy
16888 msgid "invalid use of %<this%> in non-member function"
16889 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
16891 #: cp/semantics.c:1869
16892 #, fuzzy
16893 msgid "invalid use of %<this%> at top level"
16894 msgstr "нявернае выкарыстанне \"restict\""
16896 #: cp/semantics.c:1893
16897 msgid "invalid qualifying scope in pseudo-destructor name"
16898 msgstr ""
16900 #: cp/semantics.c:1913
16901 msgid "%qE is not of type %qT"
16902 msgstr ""
16904 #: cp/semantics.c:2007
16905 msgid "template type parameters must use the keyword %<class%> or %<typename%>"
16906 msgstr ""
16908 #: cp/semantics.c:2051
16909 #, fuzzy
16910 msgid "invalid use of type %qT as a default value for a template template-parameter"
16911 msgstr "нявернае выкарыстанне \"restict\""
16913 #: cp/semantics.c:2054
16914 #, fuzzy
16915 msgid "invalid use of %qD as a default value for a template template-parameter"
16916 msgstr "нявернае выкарыстанне \"restict\""
16918 #: cp/semantics.c:2058
16919 #, fuzzy
16920 msgid "invalid default argument for a template template parameter"
16921 msgstr "нявернае выкарыстанне \"restict\""
16923 #: cp/semantics.c:2075
16924 msgid "definition of %q#T inside template parameter list"
16925 msgstr ""
16927 #: cp/semantics.c:2086
16928 #, fuzzy
16929 msgid "invalid definition of qualified type %qT"
16930 msgstr "нявернае выкарыстанне \"restict\""
16932 #: cp/semantics.c:2101
16933 #, fuzzy
16934 msgid "previous definition of %q#T"
16935 msgstr "папярэдняе вызначэньне `%#T'"
16937 #: cp/semantics.c:2277
16938 #, fuzzy
16939 msgid "invalid base-class specification"
16940 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
16942 #: cp/semantics.c:2286
16943 msgid "base class %qT has cv qualifiers"
16944 msgstr ""
16946 #: cp/semantics.c:2306
16947 msgid "incomplete type %qT used in nested name specifier"
16948 msgstr ""
16950 #: cp/semantics.c:2309
16951 #, fuzzy
16952 msgid "reference to %<%T::%D%> is ambiguous"
16953 msgstr "памер \"%s\" - %d байт"
16955 #: cp/semantics.c:2313 cp/typeck.c:1653
16956 msgid "%qD is not a member of %qT"
16957 msgstr ""
16959 #: cp/semantics.c:2316
16960 msgid "%qD is not a member of %qD"
16961 msgstr ""
16963 #: cp/semantics.c:2441
16964 msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
16965 msgstr ""
16967 #: cp/semantics.c:2585
16968 #, fuzzy
16969 msgid "%qD cannot appear in a constant-expression"
16970 msgstr "памер масіва \"%s\" адмоўны"
16972 #: cp/semantics.c:2593
16973 msgid "use of namespace %qD as expression"
16974 msgstr ""
16976 #: cp/semantics.c:2598
16977 msgid "use of class template %qT as expression"
16978 msgstr ""
16980 #. Ambiguous reference to base members.
16981 #: cp/semantics.c:2604
16982 msgid "request for member %qD is ambiguous in multiple inheritance lattice"
16983 msgstr ""
16985 #: cp/semantics.c:2665
16986 #, c-format
16987 msgid "use of %s from containing function"
16988 msgstr ""
16990 #: cp/semantics.c:2668
16991 msgid "  %q#D declared here"
16992 msgstr ""
16994 #: cp/semantics.c:2719
16995 #, c-format
16996 msgid "type of %qE is unknown"
16997 msgstr ""
16999 #: cp/tree.c:525
17000 msgid "%qV qualifiers cannot be applied to %qT"
17001 msgstr ""
17003 #: cp/tree.c:1760
17004 #, fuzzy, c-format
17005 msgid "%qE attribute can only be applied to Java class definitions"
17006 msgstr "\"%s\" звычайна функцыя"
17008 #: cp/tree.c:1789
17009 #, fuzzy, c-format
17010 msgid "%qE attribute can only be applied to class definitions"
17011 msgstr "\"%s\" звычайна функцыя"
17013 #: cp/tree.c:1794
17014 #, c-format
17015 msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
17016 msgstr ""
17018 #: cp/tree.c:1818
17019 msgid "requested init_priority is not an integer constant"
17020 msgstr ""
17022 #: cp/tree.c:1839
17023 #, c-format
17024 msgid "can only use %qE attribute on file-scope definitions of objects of class type"
17025 msgstr ""
17027 #: cp/tree.c:1847
17028 msgid "requested init_priority is out of range"
17029 msgstr ""
17031 #: cp/tree.c:1857
17032 msgid "requested init_priority is reserved for internal use"
17033 msgstr ""
17035 #: cp/tree.c:1867
17036 #, fuzzy, c-format
17037 msgid "%qE attribute is not supported on this platform"
17038 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17040 #: cp/typeck.c:434 cp/typeck.c:448 cp/typeck.c:541
17041 msgid "%s between distinct pointer types %qT and %qT lacks a cast"
17042 msgstr ""
17044 #: cp/typeck.c:510
17045 msgid "ISO C++ forbids %s between pointer of type %<void *%> and pointer-to-function"
17046 msgstr ""
17048 #: cp/typeck.c:561
17049 msgid "%s between distinct pointer-to-member types %qT and %qT lacks a cast"
17050 msgstr ""
17052 #: cp/typeck.c:1250
17053 #, c-format
17054 msgid "invalid application of %qs to a member function"
17055 msgstr ""
17057 #: cp/typeck.c:1283
17058 #, c-format
17059 msgid "invalid application of %qs to a bit-field"
17060 msgstr ""
17062 #: cp/typeck.c:1288
17063 #, fuzzy, c-format
17064 msgid "ISO C++ forbids applying %qs to an expression of function type"
17065 msgstr "ISO C не дазваляе пусты ізыходны файл"
17067 #: cp/typeck.c:1325
17068 #, fuzzy
17069 msgid "invalid use of non-static member function"
17070 msgstr "нявернае выкарыстанне \"restict\""
17072 #: cp/typeck.c:1510
17073 msgid "deprecated conversion from string constant to %qT'"
17074 msgstr ""
17076 #: cp/typeck.c:1624 cp/typeck.c:1923
17077 msgid "request for member %qD in %qE, which is of non-class type %qT"
17078 msgstr ""
17080 #: cp/typeck.c:1651
17081 #, fuzzy, c-format
17082 msgid "invalid use of nonstatic data member %qE"
17083 msgstr "нявернае выкарыстанне \"restict\""
17085 #: cp/typeck.c:1703 cp/typeck.c:1731
17086 msgid "invalid access to non-static data member %qD of NULL object"
17087 msgstr ""
17089 #: cp/typeck.c:1706 cp/typeck.c:1733
17090 msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
17091 msgstr ""
17093 #: cp/typeck.c:1844
17094 msgid "qualified type %qT does not match destructor name ~%qT"
17095 msgstr ""
17097 #: cp/typeck.c:1850
17098 msgid "the type being destroyed is %qT, but the destructor refers to %qT"
17099 msgstr ""
17101 #: cp/typeck.c:1969
17102 msgid "%<%D::%D%> is not a member of %qT"
17103 msgstr ""
17105 #: cp/typeck.c:1980
17106 msgid "%qT is not a base of %qT"
17107 msgstr ""
17109 #: cp/typeck.c:1999
17110 msgid "%qD has no member named %qE"
17111 msgstr ""
17113 #: cp/typeck.c:2014
17114 #, fuzzy
17115 msgid "%qD is not a member template function"
17116 msgstr "`%D' - гэта ня функцыя,"
17118 #. A pointer to incomplete type (other than cv void) can be
17119 #. dereferenced [expr.unary.op]/1
17120 #: cp/typeck.c:2121
17121 #, fuzzy
17122 msgid "%qT is not a pointer-to-object type"
17123 msgstr "\"%s\" мае незавершаны тып"
17125 #: cp/typeck.c:2146
17126 #, fuzzy, c-format
17127 msgid "invalid use of %qs on pointer to member"
17128 msgstr "нявернае выкарыстанне \"restict\""
17130 #: cp/typeck.c:2152
17131 msgid "invalid type argument"
17132 msgstr ""
17134 #: cp/typeck.c:2175
17135 msgid "subscript missing in array reference"
17136 msgstr ""
17138 #: cp/typeck.c:2257
17139 msgid "ISO C++ forbids subscripting non-lvalue array"
17140 msgstr ""
17142 #: cp/typeck.c:2268
17143 msgid "subscripting array declared %<register%>"
17144 msgstr ""
17146 #: cp/typeck.c:2351
17147 #, c-format
17148 msgid "object missing in use of %qE"
17149 msgstr ""
17151 #: cp/typeck.c:2452
17152 #, fuzzy
17153 msgid "ISO C++ forbids calling %<::main%> from within program"
17154 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17156 #: cp/typeck.c:2477
17157 msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>"
17158 msgstr ""
17160 #: cp/typeck.c:2491
17161 #, fuzzy, c-format
17162 msgid "%qE cannot be used as a function"
17163 msgstr "\"%s\" звычайна функцыя"
17165 #: cp/typeck.c:2570
17166 #, fuzzy
17167 msgid "too many arguments to %s %q+#D"
17168 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17170 #: cp/typeck.c:2572 cp/typeck.c:2678
17171 msgid "at this point in file"
17172 msgstr ""
17174 #: cp/typeck.c:2575
17175 msgid "too many arguments to function"
17176 msgstr "вельмі шмат аргументаў у функцыі"
17178 #: cp/typeck.c:2609
17179 #, fuzzy
17180 msgid "parameter %P of %qD has incomplete type %qT"
17181 msgstr "\"%s\" мае незавершаны тып"
17183 #: cp/typeck.c:2612
17184 #, fuzzy
17185 msgid "parameter %P has incomplete type %qT"
17186 msgstr "\"%s\" мае незавершаны тып"
17188 #: cp/typeck.c:2676
17189 #, fuzzy
17190 msgid "too few arguments to %s %q+#D"
17191 msgstr "нехапае аргументаў у функцыі \"%s\""
17193 #: cp/typeck.c:2681
17194 msgid "too few arguments to function"
17195 msgstr "не хапае аргументаў у функцыі"
17197 #: cp/typeck.c:2828 cp/typeck.c:2838
17198 msgid "assuming cast to type %qT from overloaded function"
17199 msgstr ""
17201 #: cp/typeck.c:2899
17202 msgid "division by zero in %<%E / 0%>"
17203 msgstr ""
17205 #: cp/typeck.c:2901
17206 msgid "division by zero in %<%E / 0.%>"
17207 msgstr ""
17209 #: cp/typeck.c:2935
17210 msgid "division by zero in %<%E %% 0%>"
17211 msgstr ""
17213 #: cp/typeck.c:2937
17214 msgid "division by zero in %<%E %% 0.%>"
17215 msgstr ""
17217 #: cp/typeck.c:3017
17218 #, c-format
17219 msgid "%s rotate count is negative"
17220 msgstr ""
17222 #: cp/typeck.c:3020
17223 #, c-format
17224 msgid "%s rotate count >= width of type"
17225 msgstr ""
17227 #: cp/typeck.c:3054 cp/typeck.c:3059 cp/typeck.c:3155 cp/typeck.c:3160
17228 msgid "ISO C++ forbids comparison between pointer and integer"
17229 msgstr ""
17231 #: cp/typeck.c:3174
17232 msgid "unordered comparison on non-floating point argument"
17233 msgstr ""
17235 #: cp/typeck.c:3196
17236 msgid "invalid operands of types %qT and %qT to binary %qO"
17237 msgstr ""
17239 #: cp/typeck.c:3360
17240 msgid "comparison between types %q#T and %q#T"
17241 msgstr ""
17243 #: cp/typeck.c:3396
17244 msgid "comparison between signed and unsigned integer expressions"
17245 msgstr ""
17247 #. Some sort of arithmetic operation involving NULL was
17248 #. performed.  Note that pointer-difference and pointer-addition
17249 #. have already been handled above, and so we don't end up here in
17250 #. that case.
17251 #: cp/typeck.c:3475
17252 msgid "NULL used in arithmetic"
17253 msgstr ""
17255 #: cp/typeck.c:3533
17256 msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
17257 msgstr ""
17259 #: cp/typeck.c:3535
17260 msgid "ISO C++ forbids using pointer to a function in subtraction"
17261 msgstr ""
17263 #: cp/typeck.c:3537
17264 msgid "ISO C++ forbids using pointer to a method in subtraction"
17265 msgstr ""
17267 #: cp/typeck.c:3549
17268 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17269 msgstr ""
17271 #: cp/typeck.c:3625
17272 #, c-format
17273 msgid "invalid use of %qE to form a pointer-to-member-function.  Use a qualified-id."
17274 msgstr ""
17276 #: cp/typeck.c:3632
17277 #, c-format
17278 msgid "parenthesis around %qE cannot be used to form a pointer-to-member-function"
17279 msgstr ""
17281 #: cp/typeck.c:3655
17282 msgid "taking address of temporary"
17283 msgstr ""
17285 #: cp/typeck.c:3890
17286 #, c-format
17287 msgid "ISO C++ forbids %sing an enum"
17288 msgstr ""
17290 #: cp/typeck.c:3901
17291 #, fuzzy
17292 msgid "cannot %s a pointer to incomplete type %qT"
17293 msgstr "\"%s\" мае незавершаны тып"
17295 #: cp/typeck.c:3907
17296 #, fuzzy
17297 msgid "ISO C++ forbids %sing a pointer of type %qT"
17298 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17300 #: cp/typeck.c:3932
17301 msgid "cast to non-reference type used as lvalue"
17302 msgstr ""
17304 #: cp/typeck.c:3967
17305 msgid "invalid use of %<--%> on bool variable %qD"
17306 msgstr ""
17308 #. ARM $3.4
17309 #: cp/typeck.c:3996
17310 #, fuzzy
17311 msgid "ISO C++ forbids taking address of function %<::main%>"
17312 msgstr "ISO C не дазваляе пусты ізыходны файл"
17314 #. An expression like &memfn.
17315 #: cp/typeck.c:4050
17316 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%>"
17317 msgstr ""
17319 #: cp/typeck.c:4055
17320 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
17321 msgstr ""
17323 #: cp/typeck.c:4083
17324 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17325 msgstr ""
17327 #: cp/typeck.c:4135
17328 #, fuzzy
17329 msgid "attempt to take address of bit-field structure member %qD"
17330 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17332 #: cp/typeck.c:4248
17333 msgid "taking address of destructor"
17334 msgstr ""
17336 #: cp/typeck.c:4261
17337 msgid "taking address of bound pointer-to-member expression"
17338 msgstr ""
17340 #: cp/typeck.c:4269
17341 #, fuzzy
17342 msgid "cannot create pointer to reference member %qD"
17343 msgstr "\"%s\" мае незавершаны тып"
17345 #: cp/typeck.c:4332
17346 msgid "cannot take the address of %<this%>, which is an rvalue expression"
17347 msgstr ""
17349 #: cp/typeck.c:4355
17350 msgid "address of explicit register variable %qD requested"
17351 msgstr ""
17353 #: cp/typeck.c:4360
17354 msgid "address requested for %qD, which is declared %<register%>"
17355 msgstr ""
17357 #: cp/typeck.c:4426
17358 #, c-format
17359 msgid "%s expression list treated as compound expression"
17360 msgstr ""
17362 #: cp/typeck.c:4502
17363 msgid "%s from type %qT to type %qT casts away constness"
17364 msgstr ""
17366 #: cp/typeck.c:4800
17367 #, fuzzy
17368 msgid "invalid static_cast from type %qT to type %qT"
17369 msgstr "Нерэчаісны выбар \"%s\""
17371 #: cp/typeck.c:4822
17372 #, fuzzy
17373 msgid "converting from %qT to %qT"
17374 msgstr "пераўтварэньне з `%T' у `%T'"
17376 #: cp/typeck.c:4867
17377 msgid "invalid cast of an rvalue expression of type %qT to type %qT"
17378 msgstr ""
17380 #: cp/typeck.c:4926
17381 msgid "cast from %qT to %qT loses precision"
17382 msgstr ""
17384 #: cp/typeck.c:4954
17385 msgid "cast from %qT to %qT increases required alignment of target type"
17386 msgstr ""
17388 #. Only issue a warning, as we have always supported this
17389 #. where possible, and it is necessary in some cases.  DR 195
17390 #. addresses this issue, but as of 2004/10/26 is still in
17391 #. drafting.
17392 #: cp/typeck.c:4968
17393 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17394 msgstr ""
17396 #: cp/typeck.c:4979
17397 #, fuzzy
17398 msgid "invalid cast from type %qT to type %qT"
17399 msgstr "Нерэчаісны выбар \"%s\""
17401 #: cp/typeck.c:5035
17402 msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
17403 msgstr ""
17405 #: cp/typeck.c:5044
17406 msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
17407 msgstr ""
17409 #: cp/typeck.c:5066
17410 msgid "invalid const_cast of an rvalue of type %qT to type %qT"
17411 msgstr ""
17413 #: cp/typeck.c:5109
17414 #, fuzzy
17415 msgid "invalid const_cast from type %qT to type %qT"
17416 msgstr "Нерэчаісны выбар \"%s\""
17418 #: cp/typeck.c:5177 cp/typeck.c:5182
17419 #, fuzzy
17420 msgid "ISO C++ forbids casting to an array type %qT"
17421 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
17423 #: cp/typeck.c:5190
17424 #, fuzzy
17425 msgid "invalid cast to function type %qT"
17426 msgstr "Нерэчаісны выбар \"%s\""
17428 #: cp/typeck.c:5411
17429 msgid "  in evaluation of %<%Q(%#T, %#T)%>"
17430 msgstr ""
17432 #: cp/typeck.c:5480
17433 msgid "incompatible types in assignment of %qT to %qT"
17434 msgstr ""
17436 #: cp/typeck.c:5487
17437 msgid "ISO C++ forbids assignment of arrays"
17438 msgstr ""
17440 #: cp/typeck.c:5598
17441 msgid "   in pointer to member function conversion"
17442 msgstr ""
17444 #: cp/typeck.c:5604
17445 msgid "   in pointer to member conversion"
17446 msgstr ""
17448 #. This is a reinterpret cast, we choose to do nothing.
17449 #: cp/typeck.c:5615 cp/typeck.c:5631
17450 msgid "pointer to member cast via virtual base %qT"
17451 msgstr ""
17453 #: cp/typeck.c:5634
17454 msgid "pointer to member conversion via virtual base %qT"
17455 msgstr ""
17457 #: cp/typeck.c:5707
17458 #, fuzzy
17459 msgid "invalid conversion to type %qT from type %qT"
17460 msgstr "Нерэчаісны выбар \"%s\""
17462 #: cp/typeck.c:5871
17463 msgid "passing NULL used for non-pointer %s %P of %qD"
17464 msgstr ""
17466 #: cp/typeck.c:5874
17467 msgid "%s to non-pointer type %qT from NULL"
17468 msgstr ""
17470 #: cp/typeck.c:5882
17471 msgid "passing %qT for %s %P of %qD"
17472 msgstr ""
17474 #: cp/typeck.c:5885
17475 msgid "%s to %qT from %qT"
17476 msgstr ""
17478 #: cp/typeck.c:5894
17479 msgid "passing negative value %qE for %s %P of %qD"
17480 msgstr ""
17482 #: cp/typeck.c:5897
17483 msgid "%s of negative value %qE to %qT"
17484 msgstr ""
17486 #: cp/typeck.c:5983
17487 msgid "cannot convert %qT to %qT for argument %qP to %qD"
17488 msgstr ""
17490 #: cp/typeck.c:5986
17491 msgid "cannot convert %qT to %qT in %s"
17492 msgstr ""
17494 #: cp/typeck.c:6062 cp/typeck.c:6064
17495 #, fuzzy
17496 msgid "in passing argument %P of %q+D"
17497 msgstr "аргумент для \"%s\" прапушчан"
17499 #: cp/typeck.c:6114
17500 msgid "returning reference to temporary"
17501 msgstr ""
17503 #: cp/typeck.c:6121
17504 msgid "reference to non-lvalue returned"
17505 msgstr ""
17507 #: cp/typeck.c:6133
17508 msgid "reference to local variable %qD returned"
17509 msgstr ""
17511 #: cp/typeck.c:6136
17512 msgid "address of local variable %qD returned"
17513 msgstr ""
17515 #: cp/typeck.c:6166
17516 msgid "returning a value from a destructor"
17517 msgstr ""
17519 #. If a return statement appears in a handler of the
17520 #. function-try-block of a constructor, the program is ill-formed.
17521 #: cp/typeck.c:6174
17522 msgid "cannot return from a handler of a function-try-block of a constructor"
17523 msgstr ""
17525 #. You can't return a value from a constructor.
17526 #: cp/typeck.c:6177
17527 msgid "returning a value from a constructor"
17528 msgstr ""
17530 #: cp/typeck.c:6200
17531 msgid "return-statement with no value, in function returning %qT"
17532 msgstr ""
17534 #: cp/typeck.c:6217
17535 msgid "return-statement with a value, in function returning 'void'"
17536 msgstr ""
17538 #: cp/typeck.c:6248
17539 msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
17540 msgstr ""
17542 #: cp/typeck2.c:52
17543 #, fuzzy
17544 msgid "type %qT is not a base type for type %qT"
17545 msgstr "\"%s\" мае незавершаны тып"
17547 #: cp/typeck2.c:292
17548 msgid "cannot declare variable %q+D to be of abstract type %qT"
17549 msgstr ""
17551 #: cp/typeck2.c:295
17552 msgid "cannot declare parameter %q+D to be of abstract type %qT"
17553 msgstr ""
17555 #: cp/typeck2.c:298
17556 msgid "cannot declare field %q+D to be of abstract type %qT"
17557 msgstr ""
17559 #: cp/typeck2.c:302
17560 #, fuzzy
17561 msgid "invalid abstract return type for member function %q+#D"
17562 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17564 #: cp/typeck2.c:305
17565 #, fuzzy
17566 msgid "invalid abstract return type for function %q+#D"
17567 msgstr "Нерэчаісны выбар \"%s\""
17569 #. Here we do not have location information, so use error instead
17570 #. of cp_error_at.
17571 #: cp/typeck2.c:310
17572 #, fuzzy
17573 msgid "invalid abstract type %qT for %qE"
17574 msgstr "нерэчаісны тып парамэтра `%T'"
17576 #: cp/typeck2.c:312
17577 #, fuzzy
17578 msgid "invalid abstract type for %q+D"
17579 msgstr "нерэчаісны тып парамэтра `%T'"
17581 #: cp/typeck2.c:315
17582 msgid "cannot allocate an object of abstract type %qT"
17583 msgstr ""
17585 #: cp/typeck2.c:323
17586 msgid "%J  because the following virtual functions are pure within %qT:"
17587 msgstr ""
17589 #: cp/typeck2.c:327
17590 msgid "%J\t%#D"
17591 msgstr ""
17593 #: cp/typeck2.c:334
17594 msgid "%J  since type %qT has pure virtual functions"
17595 msgstr ""
17597 #: cp/typeck2.c:581
17598 msgid "constructor syntax used, but no constructor declared for type %qT"
17599 msgstr ""
17601 #: cp/typeck2.c:595
17602 msgid "cannot initialize arrays using this syntax"
17603 msgstr ""
17605 #: cp/typeck2.c:687
17606 msgid "initializing array with parameter list"
17607 msgstr ""
17609 #: cp/typeck2.c:709
17610 msgid "int-array initialized from non-wide string"
17611 msgstr ""
17613 #: cp/typeck2.c:742
17614 msgid "initializer for scalar variable requires one element"
17615 msgstr ""
17617 #: cp/typeck2.c:749
17618 #, fuzzy
17619 msgid "braces around scalar initializer for %qT"
17620 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17622 #: cp/typeck2.c:752
17623 #, fuzzy
17624 msgid "ignoring extra initializers for %qT"
17625 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17627 #: cp/typeck2.c:764
17628 msgid "variable-sized object of type %qT may not be initialized"
17629 msgstr ""
17631 #: cp/typeck2.c:775
17632 msgid "subobject of type %qT must be initialized by constructor, not by %qE"
17633 msgstr ""
17635 #: cp/typeck2.c:841
17636 msgid "aggregate has a partly bracketed initializer"
17637 msgstr ""
17639 #: cp/typeck2.c:879 cp/typeck2.c:968
17640 msgid "non-trivial labeled initializers"
17641 msgstr ""
17643 #: cp/typeck2.c:893
17644 msgid "non-empty initializer for array of empty elements"
17645 msgstr ""
17647 #: cp/typeck2.c:1007 cp/typeck2.c:1022
17648 #, fuzzy
17649 msgid "missing initializer for member %qD"
17650 msgstr "прапушчан ініцыялізатар"
17652 #: cp/typeck2.c:1012
17653 #, fuzzy
17654 msgid "uninitialized const member %qD"
17655 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
17657 #: cp/typeck2.c:1014
17658 #, fuzzy
17659 msgid "member %qD with uninitialized const fields"
17660 msgstr "параметр \"%s\" ініцыялізаваны"
17662 #: cp/typeck2.c:1016
17663 #, fuzzy
17664 msgid "member %qD is uninitialized reference"
17665 msgstr "параметр \"%s\" ініцыялізаваны"
17667 #: cp/typeck2.c:1063
17668 msgid "index value instead of field name in union initializer"
17669 msgstr ""
17671 #: cp/typeck2.c:1075
17672 msgid "no field %qD in union being initialized"
17673 msgstr ""
17675 #: cp/typeck2.c:1083
17676 msgid "union %qT with no named members cannot be initialized"
17677 msgstr ""
17679 #: cp/typeck2.c:1118
17680 msgid "excess elements in aggregate initializer"
17681 msgstr ""
17683 #: cp/typeck2.c:1232
17684 msgid "circular pointer delegation detected"
17685 msgstr ""
17687 #: cp/typeck2.c:1245
17688 #, fuzzy
17689 msgid "base operand of %<->%> has non-pointer type %qT"
17690 msgstr "памер масіва `%D' не цэлалікавы тып"
17692 #: cp/typeck2.c:1269
17693 msgid "result of %<operator->()%> yields non-pointer result"
17694 msgstr ""
17696 #: cp/typeck2.c:1271
17697 msgid "base operand of %<->%> is not a pointer"
17698 msgstr ""
17700 #: cp/typeck2.c:1295
17701 #, fuzzy
17702 msgid "%qE cannot be used as a member pointer, since it is of type %qT"
17703 msgstr "\"%s\" мае незавершаны тып"
17705 #: cp/typeck2.c:1304
17706 msgid "cannot apply member pointer %qE to %qE, which is of non-aggregate type %qT"
17707 msgstr ""
17709 #: cp/typeck2.c:1326
17710 msgid "pointer to member type %qT incompatible with object type %qT"
17711 msgstr ""
17713 #: cp/typeck2.c:1549
17714 #, fuzzy
17715 msgid "call to function %qD which throws incomplete type %q#T"
17716 msgstr "\"%s\" мае незавершаны тып"
17718 #: cp/typeck2.c:1552
17719 #, fuzzy
17720 msgid "call to function which throws incomplete type %q#T"
17721 msgstr "\"%s\" мае незавершаны тып"
17723 #. XXX Not i18n clean.
17724 #: cp/cp-tree.h:3843
17725 #, c-format
17726 msgid "%s is deprecated, please see the documentation for details"
17727 msgstr ""
17729 #: fortran/f95-lang.c:243
17730 msgid "Unexpected type in truthvalue_conversion"
17731 msgstr ""
17733 #: fortran/f95-lang.c:296
17734 #, fuzzy, c-format
17735 msgid "can't open input file: %s"
17736 msgstr "немагчыма зачыніць уваходзячы файл %s"
17738 #: fortran/f95-lang.c:623
17739 #, c-format
17740 msgid "global register variable %qs used in nested function"
17741 msgstr ""
17743 #: fortran/f95-lang.c:627
17744 #, c-format
17745 msgid "register variable %qs used in nested function"
17746 msgstr ""
17748 #: fortran/f95-lang.c:634
17749 #, c-format
17750 msgid "address of global register variable %qs requested"
17751 msgstr ""
17753 #: fortran/f95-lang.c:652
17754 #, c-format
17755 msgid "address of register variable %qs requested"
17756 msgstr ""
17758 #: fortran/gfortranspec.c:231
17759 #, c-format
17760 msgid "overflowed output arg list for '%s'"
17761 msgstr ""
17763 #: fortran/gfortranspec.c:375
17764 #, fuzzy, c-format
17765 msgid "argument to '%s' missing"
17766 msgstr "аргумент для \"%s\" прапушчан"
17768 #: fortran/gfortranspec.c:379
17769 msgid "no input files; unwilling to write output files"
17770 msgstr ""
17772 #: fortran/trans-array.c:2888
17773 msgid "Possible frontend bug: array constructor not expanded"
17774 msgstr ""
17776 #: fortran/trans-array.c:3991
17777 msgid "Possible frontend bug: Deferred array size without pointer or allocatable attribute."
17778 msgstr ""
17780 #: fortran/trans-array.c:4151
17781 msgid "scalar vector subscript???"
17782 msgstr ""
17784 #: fortran/trans-array.c:4425
17785 #, c-format
17786 msgid "bad expression type during walk (%d)"
17787 msgstr ""
17789 #: fortran/trans-const.c:329
17790 #, c-format
17791 msgid "gfc_conv_constant_to_tree(): invalid type: %s"
17792 msgstr ""
17794 #: fortran/trans-decl.c:760
17795 msgid "intrinsic variable which isn't a procedure"
17796 msgstr ""
17798 #: fortran/trans-decl.c:1899
17799 #, fuzzy
17800 msgid "Function does not return a value"
17801 msgstr "функцыя не вяртае тып string"
17803 #. I don't think this should ever happen.
17804 #: fortran/trans-decl.c:1998
17805 #, c-format
17806 msgid "module symbol %s in wrong namespace"
17807 msgstr ""
17809 #: fortran/trans-decl.c:2012
17810 #, c-format
17811 msgid "backend decl for module variable %s already exists"
17812 msgstr ""
17814 #: fortran/trans-decl.c:2094
17815 #, fuzzy, c-format
17816 msgid "unused parameter %qs"
17817 msgstr "невыкарыстаемы параметр \"%s\""
17819 #: fortran/trans-decl.c:2099
17820 #, fuzzy, c-format
17821 msgid "unused variable %qs"
17822 msgstr "невыкарыстоўваемая пераменная \"%s\""
17824 #: fortran/trans-decl.c:2243
17825 msgid "Function return value not set"
17826 msgstr ""
17828 #: fortran/trans-expr.c:950
17829 #, fuzzy
17830 msgid "Unknown intrinsic op"
17831 msgstr "невядомы рэжым машыны \"%s\""
17833 #: fortran/trans-intrinsic.c:585
17834 #, fuzzy, c-format
17835 msgid "Intrinsic function %s(%d) not recognized"
17836 msgstr "мова %s не распазнана"
17838 #: fortran/trans-io.c:934
17839 #, c-format
17840 msgid "Bad namelist IO basetype (%d)"
17841 msgstr ""
17843 #: fortran/trans-io.c:1011
17844 msgid "A format cannot be specified with a namelist"
17845 msgstr ""
17847 #: fortran/trans-io.c:1309
17848 #, c-format
17849 msgid "Bad IO basetype (%d)"
17850 msgstr ""
17852 #: fortran/trans-types.c:189
17853 msgid "integer kind=8 not available for -i8 option"
17854 msgstr ""
17856 #: fortran/trans-types.c:201
17857 msgid "real kind=8 not available for -r8 option"
17858 msgstr ""
17860 #: fortran/trans-types.c:916
17861 msgid "Array element size too big"
17862 msgstr ""
17864 #: fortran/trans.c:623
17865 msgid "gfc_trans_code(): Bad statement code"
17866 msgstr ""
17868 #. I changed this from sorry(...) because it should not return.
17869 #. TODO: Remove gfc_todo_error before releasing version 1.0.
17870 #: fortran/trans.h:564
17871 msgid "gfc_todo: Not Implemented: "
17872 msgstr ""
17874 #: java/check-init.c:245
17875 #, c-format
17876 msgid "Can't reassign a value to the final variable %qs"
17877 msgstr ""
17879 #: java/check-init.c:513 java/parse.h:377
17880 #, c-format
17881 msgid "Variable %qs may not have been initialized"
17882 msgstr ""
17884 #: java/check-init.c:529
17885 #, c-format
17886 msgid "variable %qs may not have been initialized"
17887 msgstr ""
17889 #: java/check-init.c:941
17890 #, c-format
17891 msgid "internal error in check-init: tree code not implemented: %s"
17892 msgstr ""
17894 #: java/check-init.c:1013
17895 msgid "%Jfinal field %qD may not have been initialized"
17896 msgstr ""
17898 #: java/class.c:745
17899 msgid "bad method signature"
17900 msgstr ""
17902 #: java/class.c:789
17903 msgid "misplaced ConstantValue attribute (not in any field)"
17904 msgstr ""
17906 #: java/class.c:791
17907 #, c-format
17908 msgid "duplicate ConstantValue attribute for field '%s'"
17909 msgstr ""
17911 #: java/class.c:802
17912 #, c-format
17913 msgid "ConstantValue attribute of field '%s' has wrong type"
17914 msgstr ""
17916 #: java/class.c:1097
17917 #, c-format
17918 msgid "field '%s' not found in class"
17919 msgstr "поле \"%s\" не знойдзена ў класе"
17921 #: java/class.c:1417
17922 #, fuzzy
17923 msgid "%Jabstract method in non-abstract class"
17924 msgstr "абстрактны метад у неабстрактным класе"
17926 #: java/class.c:2362
17927 msgid "%Jnon-static method '%D' overrides static method"
17928 msgstr ""
17930 #: java/decl.c:1203
17931 #, fuzzy
17932 msgid "%J'%D' used prior to declaration"
17933 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
17935 #: java/decl.c:1244
17936 #, c-format
17937 msgid "declaration of %qs shadows a parameter"
17938 msgstr ""
17940 #: java/decl.c:1247
17941 #, c-format
17942 msgid "declaration of %qs shadows a symbol from the parameter list"
17943 msgstr ""
17945 #: java/decl.c:1575
17946 #, fuzzy
17947 msgid "%Jlabel '%D' used but not defined"
17948 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
17950 #: java/decl.c:1580
17951 #, fuzzy
17952 msgid "%Jlabel '%D' defined but not used"
17953 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
17955 #: java/decl.c:1702
17956 msgid "%JIn %D: overlapped variable and exception ranges at %d"
17957 msgstr ""
17959 #: java/decl.c:1766
17960 msgid "bad type in parameter debug info"
17961 msgstr ""
17963 #: java/decl.c:1775
17964 msgid "%Jbad PC range for debug info for local '%D'"
17965 msgstr ""
17967 #: java/expr.c:375
17968 #, c-format
17969 msgid "need to insert runtime check for %s"
17970 msgstr ""
17972 #: java/expr.c:500 java/expr.c:547
17973 #, c-format
17974 msgid "assert: %s is assign compatible with %s"
17975 msgstr ""
17977 #: java/expr.c:667
17978 msgid "stack underflow - dup* operation"
17979 msgstr ""
17981 #: java/expr.c:1699
17982 #, c-format
17983 msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
17984 msgstr ""
17986 #: java/expr.c:1727
17987 #, fuzzy, c-format
17988 msgid "field %qs not found"
17989 msgstr "поле \"%s\" не знойдзена ў класе"
17991 #: java/expr.c:2112
17992 #, c-format
17993 msgid "method '%s' not found in class"
17994 msgstr "метад \"%s\" не знойдзен у класе"
17996 #: java/expr.c:2317
17997 #, c-format
17998 msgid "failed to find class '%s'"
17999 msgstr "не знойдзен клас \"%s\""
18001 #: java/expr.c:2346
18002 #, c-format
18003 msgid "class '%s' has no method named '%s' matching signature '%s'"
18004 msgstr ""
18006 #: java/expr.c:2377
18007 msgid "invokestatic on non static method"
18008 msgstr ""
18010 #: java/expr.c:2382
18011 msgid "invokestatic on abstract method"
18012 msgstr ""
18014 #: java/expr.c:2390
18015 msgid "invoke[non-static] on static method"
18016 msgstr ""
18018 #: java/expr.c:2708
18019 #, c-format
18020 msgid "missing field '%s' in '%s'"
18021 msgstr "прапушчана поле '%s' у '%s'"
18023 #: java/expr.c:2715
18024 #, fuzzy, c-format
18025 msgid "mismatching signature for field '%s' in '%s'"
18026 msgstr "Прапушчана поле \"%s\" у \"%s\""
18028 #: java/expr.c:2737
18029 msgid "%Jassignment to final field '%D' not in field's class"
18030 msgstr ""
18032 #: java/expr.c:2742
18033 msgid "%Jassignment to final static field %qD not in class initializer"
18034 msgstr ""
18036 #: java/expr.c:2751
18037 msgid "%Jassignment to final field '%D' not in constructor"
18038 msgstr ""
18040 #: java/expr.c:2941
18041 msgid "invalid PC in line number table"
18042 msgstr ""
18044 #: java/expr.c:2995
18045 #, c-format
18046 msgid "unreachable bytecode from %d to before %d"
18047 msgstr ""
18049 #: java/expr.c:3037
18050 #, c-format
18051 msgid "unreachable bytecode from %d to the end of the method"
18052 msgstr ""
18054 #. duplicate code from LOAD macro
18055 #: java/expr.c:3337
18056 msgid "unrecogized wide sub-instruction"
18057 msgstr ""
18059 #: java/gjavah.c:695
18060 msgid "static field has same name as method"
18061 msgstr ""
18063 #. FIXME: i18n bug here.  Order of prints should not be
18064 #. fixed.
18065 #: java/gjavah.c:891
18066 #, fuzzy, c-format
18067 msgid "ignored method '"
18068 msgstr "у метадзе \"%s\":"
18070 #: java/gjavah.c:893
18071 #, c-format
18072 msgid "' marked virtual\n"
18073 msgstr ""
18075 #: java/gjavah.c:1241
18076 #, fuzzy, c-format
18077 msgid "couldn't find class %s"
18078 msgstr "немагчыма знайсьці кляс `%s'"
18080 #: java/gjavah.c:1248
18081 #, c-format
18082 msgid "parse error while reading %s"
18083 msgstr ""
18085 #: java/gjavah.c:1474 java/gjavah.c:1576 java/gjavah.c:1651
18086 #, c-format
18087 msgid "unparseable signature: '%s'"
18088 msgstr ""
18090 #: java/gjavah.c:2041
18091 msgid "Not a valid Java .class file."
18092 msgstr ""
18094 #: java/gjavah.c:2049 java/jcf-parse.c:739
18095 msgid "error while parsing constant pool"
18096 msgstr ""
18098 #: java/gjavah.c:2055
18099 #, c-format
18100 msgid "error in constant pool entry #%d"
18101 msgstr ""
18103 #: java/gjavah.c:2198
18104 msgid "class is of array type\n"
18105 msgstr ""
18107 #: java/gjavah.c:2206
18108 #, fuzzy
18109 msgid "base class is of array type"
18110 msgstr "Клас \"%s\" ужо існуе"
18112 #: java/gjavah.c:2322
18113 #, c-format
18114 msgid "Try 'gcjh --help' for more information.\n"
18115 msgstr ""
18117 #: java/gjavah.c:2329
18118 #, c-format
18119 msgid ""
18120 "Usage: gcjh [OPTION]... CLASS...\n"
18121 "\n"
18122 msgstr ""
18124 #: java/gjavah.c:2330
18125 #, c-format
18126 msgid ""
18127 "Generate C++ header files from .class files\n"
18128 "\n"
18129 msgstr ""
18131 #: java/gjavah.c:2331
18132 #, fuzzy, c-format
18133 msgid "  -stubs                  Generate an implementation stub file\n"
18134 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
18136 #: java/gjavah.c:2332
18137 #, c-format
18138 msgid "  -jni                    Generate a JNI header or stub\n"
18139 msgstr ""
18141 #: java/gjavah.c:2334
18142 #, c-format
18143 msgid "  -add TEXT               Insert TEXT into class body\n"
18144 msgstr ""
18146 #: java/gjavah.c:2335
18147 #, c-format
18148 msgid "  -append TEXT            Insert TEXT after class declaration\n"
18149 msgstr ""
18151 #: java/gjavah.c:2336
18152 #, c-format
18153 msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
18154 msgstr ""
18156 #: java/gjavah.c:2337
18157 #, c-format
18158 msgid "  -prepend TEXT           Insert TEXT before start of class\n"
18159 msgstr ""
18161 #: java/gjavah.c:2339 java/jcf-dump.c:897
18162 #, c-format
18163 msgid "  --classpath PATH        Set path to find .class files\n"
18164 msgstr ""
18166 #: java/gjavah.c:2340 java/jcf-dump.c:898
18167 #, c-format
18168 msgid "  -IDIR                   Append directory to class path\n"
18169 msgstr ""
18171 #: java/gjavah.c:2341 java/jcf-dump.c:899
18172 #, c-format
18173 msgid "  --bootclasspath PATH    Override built-in class path\n"
18174 msgstr ""
18176 #: java/gjavah.c:2342 java/jcf-dump.c:900
18177 #, c-format
18178 msgid "  --extdirs PATH          Set extensions directory path\n"
18179 msgstr ""
18181 #: java/gjavah.c:2343
18182 #, c-format
18183 msgid "  -d DIRECTORY            Set output directory name\n"
18184 msgstr ""
18186 #: java/gjavah.c:2344 java/jcf-dump.c:901 java/jv-scan.c:114
18187 #, fuzzy, c-format
18188 msgid "  -o FILE                 Set output file name\n"
18189 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
18191 #: java/gjavah.c:2345
18192 #, c-format
18193 msgid "  -td DIRECTORY           Set temporary directory name\n"
18194 msgstr ""
18196 #: java/gjavah.c:2347 java/jcf-dump.c:903 java/jv-scan.c:116
18197 #, fuzzy, c-format
18198 msgid "  --help                  Print this help, then exit\n"
18199 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
18201 #: java/gjavah.c:2348 java/jcf-dump.c:904 java/jv-scan.c:117
18202 #, fuzzy, c-format
18203 msgid "  --version               Print version number, then exit\n"
18204 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
18206 #: java/gjavah.c:2349 java/jcf-dump.c:905
18207 #, fuzzy, c-format
18208 msgid "  -v, --verbose           Print extra information while running\n"
18209 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
18211 #: java/gjavah.c:2351
18212 #, c-format
18213 msgid ""
18214 "  -M                      Print all dependencies to stdout;\n"
18215 "                             suppress ordinary output\n"
18216 msgstr ""
18218 #: java/gjavah.c:2353
18219 #, c-format
18220 msgid ""
18221 "  -MM                     Print non-system dependencies to stdout;\n"
18222 "                             suppress ordinary output\n"
18223 msgstr ""
18225 #: java/gjavah.c:2355
18226 #, fuzzy, c-format
18227 msgid "  -MD                     Print all dependencies to stdout\n"
18228 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
18230 #: java/gjavah.c:2356
18231 #, fuzzy, c-format
18232 msgid "  -MMD                    Print non-system dependencies to stdout\n"
18233 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
18235 #: java/gjavah.c:2359 java/jcf-dump.c:907 java/jv-scan.c:119
18236 #, fuzzy, c-format
18237 msgid ""
18238 "For bug reporting instructions, please see:\n"
18239 "%s.\n"
18240 msgstr ""
18241 "\n"
18242 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
18244 #: java/gjavah.c:2387 java/gjavah.c:2501
18245 #, fuzzy
18246 msgid "no classes specified"
18247 msgstr "не зададзены ўваходзячыя файлы"
18249 #: java/gjavah.c:2480
18250 msgid "'-MG' option is unimplemented"
18251 msgstr ""
18253 #: java/gjavah.c:2509
18254 msgid "can't specify both -o and -MD"
18255 msgstr ""
18257 #: java/gjavah.c:2520
18258 #, fuzzy, c-format
18259 msgid "Processing %s\n"
18260 msgstr "версія gcc %s\n"
18262 #: java/gjavah.c:2526
18263 #, c-format
18264 msgid "%s: no such class"
18265 msgstr ""
18267 #: java/gjavah.c:2530
18268 #, c-format
18269 msgid "Found in %s\n"
18270 msgstr ""
18272 #: java/jcf-dump.c:814
18273 #, c-format
18274 msgid "Not a valid Java .class file.\n"
18275 msgstr ""
18277 #: java/jcf-dump.c:820
18278 #, c-format
18279 msgid "error while parsing constant pool\n"
18280 msgstr ""
18282 #: java/jcf-dump.c:826 java/jcf-parse.c:742
18283 #, c-format
18284 msgid "error in constant pool entry #%d\n"
18285 msgstr ""
18287 #: java/jcf-dump.c:836
18288 #, c-format
18289 msgid "error while parsing fields\n"
18290 msgstr ""
18292 #: java/jcf-dump.c:842
18293 #, fuzzy, c-format
18294 msgid "error while parsing methods\n"
18295 msgstr "памылка запісу ў %s"
18297 #: java/jcf-dump.c:848
18298 #, c-format
18299 msgid "error while parsing final attributes\n"
18300 msgstr ""
18302 #: java/jcf-dump.c:885
18303 #, c-format
18304 msgid "Try 'jcf-dump --help' for more information.\n"
18305 msgstr ""
18307 #: java/jcf-dump.c:892
18308 #, c-format
18309 msgid ""
18310 "Usage: jcf-dump [OPTION]... CLASS...\n"
18311 "\n"
18312 msgstr ""
18314 #: java/jcf-dump.c:893
18315 #, c-format
18316 msgid ""
18317 "Display contents of a class file in readable form.\n"
18318 "\n"
18319 msgstr ""
18321 #: java/jcf-dump.c:894
18322 #, fuzzy, c-format
18323 msgid "  -c                      Disassemble method bodies\n"
18324 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
18326 #: java/jcf-dump.c:895
18327 #, fuzzy, c-format
18328 msgid "  --javap                 Generate output in 'javap' format\n"
18329 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
18331 #: java/jcf-dump.c:932 java/jcf-dump.c:1000
18332 #, c-format
18333 msgid "jcf-dump: no classes specified\n"
18334 msgstr ""
18336 #: java/jcf-dump.c:1020
18337 #, fuzzy, c-format
18338 msgid "Cannot open '%s' for output.\n"
18339 msgstr "немагчыма адчыніць %s для запісу"
18341 #: java/jcf-dump.c:1066
18342 #, c-format
18343 msgid "bad format of .zip/.jar archive\n"
18344 msgstr ""
18346 #: java/jcf-dump.c:1184
18347 #, c-format
18348 msgid "Bad byte codes.\n"
18349 msgstr ""
18351 #: java/jcf-io.c:536
18352 #, c-format
18353 msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
18354 msgstr ""
18356 #: java/jcf-parse.c:362
18357 msgid "bad string constant"
18358 msgstr ""
18360 #: java/jcf-parse.c:380
18361 #, c-format
18362 msgid "bad value constant type %d, index %d"
18363 msgstr ""
18365 #: java/jcf-parse.c:559
18366 #, fuzzy, c-format
18367 msgid "can't reopen %s: %m"
18368 msgstr "немагчыма адчыніць %s"
18370 #: java/jcf-parse.c:566
18371 #, fuzzy, c-format
18372 msgid "can't close %s: %m"
18373 msgstr "не магу зачыніць %s"
18375 #: java/jcf-parse.c:707 java/jcf-parse.c:713
18376 #, c-format
18377 msgid "cannot find file for class %s"
18378 msgstr "немагчыма знайсьці файл для кляса %s"
18380 #: java/jcf-parse.c:736
18381 msgid "not a valid Java .class file"
18382 msgstr ""
18384 #. FIXME - where was first time
18385 #: java/jcf-parse.c:754
18386 #, c-format
18387 msgid "reading class %s for the second time from %s"
18388 msgstr ""
18390 #: java/jcf-parse.c:772
18391 msgid "error while parsing fields"
18392 msgstr ""
18394 #: java/jcf-parse.c:775
18395 msgid "error while parsing methods"
18396 msgstr ""
18398 #: java/jcf-parse.c:778
18399 msgid "error while parsing final attributes"
18400 msgstr ""
18402 #: java/jcf-parse.c:795
18403 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"
18404 msgstr ""
18406 #: java/jcf-parse.c:869
18407 msgid "missing Code attribute"
18408 msgstr ""
18410 #: java/jcf-parse.c:1129
18411 msgid "%Hsource file seen twice on command line and will be compiled only once"
18412 msgstr ""
18414 #: java/jcf-parse.c:1144
18415 msgid "no input file specified"
18416 msgstr "не зададзены ўваходзячыя файлы"
18418 #: java/jcf-parse.c:1176
18419 #, fuzzy, c-format
18420 msgid "can't close input file %s: %m"
18421 msgstr "немагчыма зачыніць уваходзячы файл %s"
18423 #: java/jcf-parse.c:1217
18424 #, c-format
18425 msgid "bad zip/jar file %s"
18426 msgstr "дрэнны zip/jar файл \"%s\""
18428 #: java/jcf-parse.c:1433
18429 #, c-format
18430 msgid "error while reading %s from zip file"
18431 msgstr ""
18433 #: java/jcf-write.c:2656
18434 #, c-format
18435 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
18436 msgstr ""
18438 #: java/jcf-write.c:3028
18439 #, fuzzy
18440 msgid "field initializer type mismatch"
18441 msgstr "нерэчаісны ініцыялізатар"
18443 #: java/jcf-write.c:3485
18444 #, fuzzy, c-format
18445 msgid "can't create directory %s: %m"
18446 msgstr "немагчыма стварыць дырэкторыю \"%s\""
18448 #: java/jcf-write.c:3518
18449 #, fuzzy, c-format
18450 msgid "can't open %s for writing: %m"
18451 msgstr "немагчыма адчыніць %s для запісу"
18453 #: java/jcf-write.c:3538
18454 #, fuzzy, c-format
18455 msgid "can't create %s: %m"
18456 msgstr "немагчыма стварыць дырэкторыю \"%s\""
18458 #: java/jv-scan.c:99
18459 #, c-format
18460 msgid "Try 'jv-scan --help' for more information.\n"
18461 msgstr ""
18463 #: java/jv-scan.c:106
18464 #, c-format
18465 msgid ""
18466 "Usage: jv-scan [OPTION]... FILE...\n"
18467 "\n"
18468 msgstr ""
18470 #: java/jv-scan.c:107
18471 #, c-format
18472 msgid ""
18473 "Print useful information read from Java source files.\n"
18474 "\n"
18475 msgstr ""
18477 #: java/jv-scan.c:108
18478 #, c-format
18479 msgid "  --no-assert             Don't recognize the assert keyword\n"
18480 msgstr ""
18482 #: java/jv-scan.c:109
18483 #, c-format
18484 msgid "  --complexity            Print cyclomatic complexity of input file\n"
18485 msgstr ""
18487 #: java/jv-scan.c:110
18488 #, c-format
18489 msgid "  --encoding NAME         Specify encoding of input file\n"
18490 msgstr ""
18492 #: java/jv-scan.c:111
18493 #, c-format
18494 msgid "  --print-main            Print name of class containing 'main'\n"
18495 msgstr ""
18497 #: java/jv-scan.c:112
18498 #, c-format
18499 msgid "  --list-class            List all classes defined in file\n"
18500 msgstr ""
18502 #: java/jv-scan.c:113
18503 #, c-format
18504 msgid "  --list-filename         Print input filename when listing class names\n"
18505 msgstr ""
18507 #: java/jv-scan.c:213
18508 msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
18509 msgstr ""
18511 #: java/jv-scan.c:216
18512 #, fuzzy, c-format
18513 msgid "can't open output file '%s'"
18514 msgstr "немагчыма адчыніць файл уводу `%s'"
18516 #: java/jv-scan.c:251
18517 #, fuzzy, c-format
18518 msgid "file not found '%s'"
18519 msgstr "файл `%s' ня знойдзен"
18521 #: java/jv-scan.c:273
18522 #, fuzzy, c-format
18523 msgid "%s: error: "
18524 msgstr "граматычная памылка"
18526 #: java/jv-scan.c:285
18527 #, c-format
18528 msgid "%s: warning: "
18529 msgstr "%s: увага: "
18531 #: java/jvgenmain.c:48
18532 #, c-format
18533 msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
18534 msgstr ""
18536 #: java/jvgenmain.c:98
18537 #, fuzzy, c-format
18538 msgid "%s: Cannot open output file: %s\n"
18539 msgstr "немагчыма адчыніць файл уводу `%s'"
18541 #: java/jvgenmain.c:135
18542 #, fuzzy, c-format
18543 msgid "%s: Failed to close output file %s\n"
18544 msgstr "немагчыма зачыніць уваходзячы файл %s"
18546 #: java/jvspec.c:420
18547 msgid "can't specify '-D' without '--main'\n"
18548 msgstr ""
18550 #: java/jvspec.c:423
18551 #, fuzzy, c-format
18552 msgid "'%s' is not a valid class name"
18553 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18555 #: java/jvspec.c:429
18556 msgid "--resource requires -o"
18557 msgstr ""
18559 #: java/jvspec.c:436
18560 msgid "warning: already-compiled .class files ignored with -C"
18561 msgstr ""
18563 #: java/jvspec.c:443
18564 msgid "cannot specify both -C and -o"
18565 msgstr ""
18567 #: java/jvspec.c:455
18568 msgid "cannot create temporary file"
18569 msgstr "немагчыма стварыць часовы файл"
18571 #: java/jvspec.c:483
18572 msgid "using both @FILE with multiple files not implemented"
18573 msgstr ""
18575 #: java/jvspec.c:534
18576 msgid "cannot specify 'main' class when not linking"
18577 msgstr ""
18579 #: java/lang.c:620
18580 msgid "can't do dependency tracking with input from stdin"
18581 msgstr ""
18583 #: java/lang.c:636
18584 msgid "couldn't determine target name for dependency tracking"
18585 msgstr ""
18587 #: java/lex.c:256
18588 msgid ""
18589 "unknown encoding: %qs\n"
18590 "This might mean that your locale's encoding is not supported\n"
18591 "by your system's iconv(3) implementation.  If you aren't trying\n"
18592 "to use a particular encoding for your input file, try the\n"
18593 "%<--encoding=UTF-8%> option"
18594 msgstr ""
18596 #: java/lex.c:627
18597 #, fuzzy
18598 msgid "internal error - bad unget"
18599 msgstr "унутраная памылка: дрэнны рэгістр: %d"
18601 #: java/mangle.c:89
18602 #, fuzzy, c-format
18603 msgid "can't mangle %s"
18604 msgstr "не магу зачыніць %s"
18606 #: java/mangle_name.c:140 java/mangle_name.c:210
18607 msgid "internal error - invalid Utf8 name"
18608 msgstr ""
18610 #: java/parse-scan.y:881 java/parse.y:975 java/parse.y:1316 java/parse.y:1377
18611 #: java/parse.y:1588 java/parse.y:1811 java/parse.y:1820 java/parse.y:1831
18612 #: java/parse.y:1842 java/parse.y:1854 java/parse.y:1869 java/parse.y:1886
18613 #: java/parse.y:1888 java/parse.y:1969 java/parse.y:2146 java/parse.y:2215
18614 #: java/parse.y:2379 java/parse.y:2392 java/parse.y:2399 java/parse.y:2406
18615 #: java/parse.y:2417 java/parse.y:2419 java/parse.y:2457 java/parse.y:2459
18616 #: java/parse.y:2461 java/parse.y:2482 java/parse.y:2484 java/parse.y:2486
18617 #: java/parse.y:2502 java/parse.y:2504 java/parse.y:2525 java/parse.y:2527
18618 #: java/parse.y:2529 java/parse.y:2557 java/parse.y:2559 java/parse.y:2561
18619 #: java/parse.y:2563 java/parse.y:2581 java/parse.y:2583 java/parse.y:2594
18620 #: java/parse.y:2605 java/parse.y:2616 java/parse.y:2627 java/parse.y:2638
18621 #: java/parse.y:2651 java/parse.y:2655 java/parse.y:2657 java/parse.y:2670
18622 msgid "Missing term"
18623 msgstr ""
18625 #: java/parse-scan.y:883 java/parse.y:749 java/parse.y:787 java/parse.y:812
18626 #: java/parse.y:996 java/parse.y:1351 java/parse.y:1564 java/parse.y:1566
18627 #: java/parse.y:1796 java/parse.y:1822 java/parse.y:1833 java/parse.y:1844
18628 #: java/parse.y:1856 java/parse.y:1871
18629 msgid "';' expected"
18630 msgstr ""
18632 #: java/parse.y:747 java/parse.y:785
18633 msgid "Missing name"
18634 msgstr "Прапушчана назва"
18636 #: java/parse.y:775
18637 #, c-format
18638 msgid "Ambiguous class: %qs and %qs"
18639 msgstr ""
18641 #: java/parse.y:810
18642 msgid "'*' expected"
18643 msgstr ""
18645 #: java/parse.y:824
18646 msgid "Class or interface declaration expected"
18647 msgstr ""
18649 #: java/parse.y:841
18650 #, c-format
18651 msgid "Modifier %qs declared twice"
18652 msgstr ""
18654 #: java/parse.y:861 java/parse.y:863
18655 msgid "Missing class name"
18656 msgstr "Прапушчана назва класа"
18658 #: java/parse.y:866 java/parse.y:870 java/parse.y:878 java/parse.y:1036
18659 #: java/parse.y:1297 java/parse.y:1299 java/parse.y:1631 java/parse.y:1882
18660 #: java/parse.y:1914 java/parse.y:1976
18661 msgid "'{' expected"
18662 msgstr ""
18664 #: java/parse.y:880
18665 msgid "Missing super class name"
18666 msgstr ""
18668 #: java/parse.y:890 java/parse.y:906
18669 msgid "Missing interface name"
18670 msgstr ""
18672 #: java/parse.y:990
18673 msgid "Missing variable initializer"
18674 msgstr ""
18676 #: java/parse.y:1007
18677 msgid "Invalid declaration"
18678 msgstr "Нерэчаіснае абвяшчэнне"
18680 #: java/parse.y:1010 java/parse.y:1095 java/parse.y:2161 java/parse.y:2190
18681 #: java/parse.y:2212 java/parse.y:2216 java/parse.y:2251 java/parse.y:2330
18682 #: java/parse.y:2340 java/parse.y:2350
18683 msgid "']' expected"
18684 msgstr ""
18686 #: java/parse.y:1014
18687 msgid "Unbalanced ']'"
18688 msgstr ""
18690 #: java/parse.y:1050
18691 msgid "Invalid method declaration, method name required"
18692 msgstr ""
18694 #: java/parse.y:1055 java/parse.y:1060 java/parse.y:1065 java/parse.y:2064
18695 msgid "Identifier expected"
18696 msgstr ""
18698 #: java/parse.y:1070 java/parse.y:4742
18699 msgid "Invalid method declaration, return type required"
18700 msgstr ""
18702 #: java/parse.y:1090
18703 msgid "Discouraged form of returned type specification"
18704 msgstr ""
18706 #: java/parse.y:1093 java/parse.y:1544 java/parse.y:1551 java/parse.y:1560
18707 #: java/parse.y:1562 java/parse.y:1590 java/parse.y:1699 java/parse.y:2006
18708 #: java/parse.y:2059
18709 msgid "')' expected"
18710 msgstr ""
18712 #: java/parse.y:1109
18713 msgid "Missing formal parameter term"
18714 msgstr ""
18716 #: java/parse.y:1124 java/parse.y:1129
18717 msgid "Missing identifier"
18718 msgstr "Прапушчан ідэнтыфікатар"
18720 #: java/parse.y:1149 java/parse.y:1158
18721 msgid "Missing class type term"
18722 msgstr ""
18724 #: java/parse.y:1185
18725 #, c-format
18726 msgid "Can't define static initializer in class %qs. Static initializer can only be defined in top-level classes"
18727 msgstr ""
18729 #: java/parse.y:1314
18730 msgid "Invalid interface type"
18731 msgstr ""
18733 #: java/parse.y:1483
18734 msgid "An empty declaration is a deprecated feature that should not be used"
18735 msgstr ""
18737 #: java/parse.y:1504 java/parse.y:1678 java/parse.y:1680
18738 msgid "':' expected"
18739 msgstr ""
18741 #: java/parse.y:1530 java/parse.y:1535 java/parse.y:1540
18742 msgid "Invalid expression statement"
18743 msgstr ""
18745 #: java/parse.y:1558 java/parse.y:1586 java/parse.y:1627 java/parse.y:1695
18746 #: java/parse.y:1763 java/parse.y:1884 java/parse.y:1962 java/parse.y:2053
18747 #: java/parse.y:2055 java/parse.y:2068 java/parse.y:2311 java/parse.y:2313
18748 msgid "'(' expected"
18749 msgstr ""
18751 #: java/parse.y:1629
18752 msgid "Missing term or ')'"
18753 msgstr ""
18755 #: java/parse.y:1676
18756 msgid "Missing or invalid constant expression"
18757 msgstr ""
18759 #: java/parse.y:1697
18760 msgid "Missing term and ')' expected"
18761 msgstr ""
18763 #: java/parse.y:1736
18764 msgid "Invalid control expression"
18765 msgstr ""
18767 #: java/parse.y:1738 java/parse.y:1740
18768 msgid "Invalid update expression"
18769 msgstr ""
18771 #: java/parse.y:1765
18772 msgid "Invalid init statement"
18773 msgstr ""
18775 #: java/parse.y:1965
18776 msgid "Missing term or ')' expected"
18777 msgstr ""
18779 #: java/parse.y:2008
18780 msgid "'class' or 'this' expected"
18781 msgstr ""
18783 #: java/parse.y:2010 java/parse.y:2012
18784 msgid "'class' expected"
18785 msgstr ""
18787 #: java/parse.y:2057
18788 msgid "')' or term expected"
18789 msgstr ""
18791 #: java/parse.y:2159 java/parse.y:2188
18792 msgid "'[' expected"
18793 msgstr ""
18795 #: java/parse.y:2266
18796 msgid "Field expected"
18797 msgstr ""
18799 #: java/parse.y:2325 java/parse.y:2335 java/parse.y:2345
18800 msgid "Missing term and ']' expected"
18801 msgstr ""
18803 #: java/parse.y:2450
18804 msgid "']' expected, invalid type expression"
18805 msgstr ""
18807 #: java/parse.y:2453
18808 msgid "Invalid type expression"
18809 msgstr ""
18811 #: java/parse.y:2565
18812 msgid "Invalid reference type"
18813 msgstr ""
18815 #: java/parse.y:3032
18816 msgid "Constructor invocation must be first thing in a constructor"
18817 msgstr ""
18819 #: java/parse.y:3034
18820 msgid "Only constructors can invoke constructors"
18821 msgstr ""
18823 #: java/parse.y:3042
18824 #, c-format
18825 msgid ": %qs JDK1.1(TM) feature"
18826 msgstr ""
18828 #: java/parse.y:3122 java/parse.y:3124
18829 #, c-format
18830 msgid ""
18831 "%s.\n"
18832 "%s"
18833 msgstr ""
18835 #: java/parse.y:3283
18836 #, fuzzy
18837 msgid "Missing return statement"
18838 msgstr "Прапушчана назва"
18840 #: java/parse.y:3305 java/parse.y:11937 java/parse.y:11941
18841 msgid "Unreachable statement"
18842 msgstr ""
18844 #: java/parse.y:3315
18845 msgid "Can't access %s field %<%s.%s%> from %qs"
18846 msgstr ""
18848 #: java/parse.y:3384
18849 #, c-format
18850 msgid "%s %qs already defined in %s:%d"
18851 msgstr ""
18853 #: java/parse.y:3402
18854 msgid "Variable %qs is already defined in this method and was declared %<%s %s%> at line %d"
18855 msgstr ""
18857 #: java/parse.y:3513
18858 #, c-format
18859 msgid "Interface %qs repeated"
18860 msgstr ""
18862 #: java/parse.y:3543
18863 #, c-format
18864 msgid "%s name %qs clashes with imported type %qs"
18865 msgstr ""
18867 #: java/parse.y:3575
18868 msgid "Public %s %qs must be defined in a file called %<%s.java%>"
18869 msgstr ""
18871 #: java/parse.y:3590
18872 #, c-format
18873 msgid "Inner class %qs can't be static. Static classes can only occur in interfaces and top-level classes"
18874 msgstr ""
18876 #: java/parse.y:3671
18877 #, c-format
18878 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"
18879 msgstr ""
18881 #: java/parse.y:3713
18882 msgid "Qualifier must be a reference"
18883 msgstr ""
18885 #: java/parse.y:3734
18886 #, c-format
18887 msgid "Cyclic inheritance involving %s"
18888 msgstr ""
18890 #: java/parse.y:3998
18891 msgid "Redundant use of %<abstract%> modifier. Interface %qs is implicitly abstract"
18892 msgstr ""
18894 #: java/parse.y:4153
18895 #, c-format
18896 msgid "Class %qs can't be declared both abstract and final"
18897 msgstr ""
18899 #: java/parse.y:4165
18900 msgid "%<java.lang.Object%> can't extend anything"
18901 msgstr ""
18903 #: java/parse.y:4407
18904 msgid "Duplicate variable declaration: %<%s %s%> was %<%s %s%> (%s:%d)"
18905 msgstr ""
18907 #: java/parse.y:4471
18908 #, c-format
18909 msgid "Field %qs can't be static in inner class %qs unless it is final"
18910 msgstr ""
18912 #: java/parse.y:4717
18913 #, c-format
18914 msgid "Class %qs must be declared abstract to define abstract method %qs"
18915 msgstr ""
18917 #: java/parse.y:4724
18918 #, c-format
18919 msgid "native method %qs can't be strictfp"
18920 msgstr ""
18922 #: java/parse.y:4728
18923 #, c-format
18924 msgid "method %qs can't be transient"
18925 msgstr ""
18927 #: java/parse.y:4731
18928 #, c-format
18929 msgid "method %qs can't be volatile"
18930 msgstr ""
18932 #: java/parse.y:4781 java/parse.y:6530
18933 #, c-format
18934 msgid "Method %qs can't be static in inner class %qs. Only members of interfaces and top-level classes can be static"
18935 msgstr ""
18937 #: java/parse.y:4947
18938 #, c-format
18939 msgid "%s method %qs can't have a body defined"
18940 msgstr ""
18942 #: java/parse.y:4958
18943 #, c-format
18944 msgid "Non native and non abstract method %qs must have a body defined"
18945 msgstr ""
18947 #: java/parse.y:5029
18948 #, fuzzy, c-format
18949 msgid "%s: recursive invocation of constructor %qs"
18950 msgstr "перанакіраванне stdout: %s"
18952 #: java/parse.y:5059
18953 msgid "Inconsistent member declaration.  At most one of %<public%>, %<private%>, or %<protected%> may be specified"
18954 msgstr ""
18956 #: java/parse.y:5067
18957 msgid "Inconsistent member declaration.  At most one of %<final%> or %<volatile%> may be specified"
18958 msgstr ""
18960 #: java/parse.y:5157
18961 #, c-format
18962 msgid "Variable %qs is used more than once in the argument list of method %qs"
18963 msgstr ""
18965 #: java/parse.y:5241
18966 #, c-format
18967 msgid "%s %qs can't implement/extend %s %qs"
18968 msgstr ""
18970 #: java/parse.y:5275
18971 #, c-format
18972 msgid "Class %qs can't subclass %s %qs"
18973 msgstr ""
18975 #: java/parse.y:5284
18976 #, c-format
18977 msgid "Can't subclass final classes: %s"
18978 msgstr ""
18980 #: java/parse.y:5470
18981 #, c-format
18982 msgid "Cyclic class inheritance%s"
18983 msgstr ""
18985 #: java/parse.y:6181
18986 #, c-format
18987 msgid "Superclass %qs of class %qs not found"
18988 msgstr ""
18990 #: java/parse.y:6187
18991 #, fuzzy, c-format
18992 msgid "Type %qs not found in declaration of field %qs"
18993 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
18995 #: java/parse.y:6193
18996 #, c-format
18997 msgid "Type %qs not found in the declaration of the argument %qs of method %qs"
18998 msgstr ""
19000 #: java/parse.y:6200
19001 #, c-format
19002 msgid "Type %qs not found in the declaration of the return type of method %qs"
19003 msgstr ""
19005 #: java/parse.y:6206
19006 #, c-format
19007 msgid "Superinterface %qs of %s %qs not found"
19008 msgstr ""
19010 #: java/parse.y:6213
19011 #, c-format
19012 msgid "Type %qs not found in the declaration of the local variable %qs"
19013 msgstr ""
19015 #: java/parse.y:6220
19016 #, fuzzy
19017 msgid "Class %qs not found in %<throws%>"
19018 msgstr "поле \"%s\" не знойдзена ў класе"
19020 #: java/parse.y:6277
19021 #, fuzzy, c-format
19022 msgid "Duplicate %s declaration %qs"
19023 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
19025 #: java/parse.y:6351
19026 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"
19027 msgstr ""
19029 #: java/parse.y:6507
19030 msgid "Class %qs in %<throws%> clause must be a subclass of class %<java.lang.Throwable%>"
19031 msgstr ""
19033 #: java/parse.y:6551
19034 #, c-format
19035 msgid "Class %qs must override %qs with a public method in order to implement interface %qs"
19036 msgstr ""
19038 #: java/parse.y:6565 java/parse.y:6792
19039 #, c-format
19040 msgid "Method %qs was defined with return type %qs in class %qs"
19041 msgstr ""
19043 #: java/parse.y:6582
19044 #, c-format
19045 msgid "%s methods can't be overridden. Method %qs is %s in class %qs"
19046 msgstr ""
19048 #: java/parse.y:6596
19049 #, c-format
19050 msgid "Instance methods can't be overridden by a static method. Method %qs is an instance method in class %qs"
19051 msgstr ""
19053 #: java/parse.y:6619
19054 #, c-format
19055 msgid "Methods can't be overridden to be more private. Method %qs is not %s in class %qs"
19056 msgstr ""
19058 #: java/parse.y:6760
19059 msgid "Invalid checked exception class %qs in %<throws%> clause.  The exception must be a subclass of an exception thrown by %qs from class %qs"
19060 msgstr ""
19062 #: java/parse.y:6817
19063 #, c-format
19064 msgid "Interface %qs inherits method %qs from interface %qs. This method is redefined with a different return type in interface %qs"
19065 msgstr ""
19067 #: java/parse.y:6992
19068 #, c-format
19069 msgid "Class or interface %qs not found in import"
19070 msgstr ""
19072 #: java/parse.y:7077
19073 #, c-format
19074 msgid "malformed .zip archive in CLASSPATH: %s"
19075 msgstr ""
19077 #: java/parse.y:7148
19078 #, c-format
19079 msgid "Can't find default package %qs. Check the CLASSPATH environment variable and the access to the archives"
19080 msgstr ""
19082 #: java/parse.y:7153
19083 #, fuzzy, c-format
19084 msgid "Package %qs not found in import"
19085 msgstr "поле \"%s\" не знойдзена ў класе"
19087 #: java/parse.y:7250
19088 #, c-format
19089 msgid "Type %qs also potentially defined in package %qs"
19090 msgstr ""
19092 #: java/parse.y:7395
19093 #, c-format
19094 msgid "Nested %s %s is %s; cannot be accessed from here"
19095 msgstr ""
19097 #: java/parse.y:7433
19098 #, c-format
19099 msgid "Can't access %s %qs. Only public classes and interfaces in other packages can be accessed"
19100 msgstr ""
19102 #: java/parse.y:7471
19103 msgid "Only %<final%> is allowed as a local variables modifier"
19104 msgstr ""
19106 #: java/parse.y:9025
19107 #, c-format
19108 msgid "No constructor matching %qs found in class %qs"
19109 msgstr ""
19111 #: java/parse.y:9525
19112 #, c-format
19113 msgid "Can't reference %qs before the superclass constructor has been called"
19114 msgstr ""
19116 #: java/parse.y:9579
19117 #, c-format
19118 msgid "Local variable %qs can't be accessed from within the inner class %qs unless it is declared final"
19119 msgstr ""
19121 #: java/parse.y:9584 java/parse.y:10047
19122 #, fuzzy, c-format
19123 msgid "Undefined variable %qs"
19124 msgstr "невыкарыстоўваемая пераменная \"%s\""
19126 #: java/parse.y:9595
19127 #, c-format
19128 msgid "Can't make a static reference to nonstatic variable %qs in class %qs"
19129 msgstr ""
19131 #: java/parse.y:9801 java/parse.y:10656
19132 #, c-format
19133 msgid "No enclosing instance for inner class %qs is in scope%s"
19134 msgstr ""
19136 #: java/parse.y:9920 java/parse.y:12369
19137 msgid "Keyword %<this%> used outside allowed context"
19138 msgstr ""
19140 #: java/parse.y:9926 java/parse.y:10810
19141 msgid "Can't reference %<this%> before the superclass constructor has been called"
19142 msgstr ""
19144 #: java/parse.y:9942
19145 msgid "Can't use variable %<%s.this%>: type %qs isn't an outer type of type %qs"
19146 msgstr ""
19148 #: java/parse.y:9975
19149 msgid "Keyword %<super%> used outside allowed context"
19150 msgstr ""
19152 #: java/parse.y:10024
19153 #, fuzzy, c-format
19154 msgid "No variable %qs defined in class %qs"
19155 msgstr "не знойдзен клас \"%s\""
19157 #: java/parse.y:10029
19158 #, fuzzy, c-format
19159 msgid "Undefined variable or class name: %qs"
19160 msgstr "немагчыма знайсьці файл для кляса %s"
19162 #: java/parse.y:10100
19163 #, c-format
19164 msgid "Can't use type %qs as a qualifier"
19165 msgstr ""
19167 #: java/parse.y:10119
19168 msgid "Attempt to reference field %qs in %<%s %s%>"
19169 msgstr ""
19171 #: java/parse.y:10150
19172 #, c-format
19173 msgid "No variable %qs defined in type %qs"
19174 msgstr ""
19176 #: java/parse.y:10234
19177 msgid "Attempt to reference field %<new%> in a %qs"
19178 msgstr ""
19180 #: java/parse.y:10371
19181 #, c-format
19182 msgid "The class %qs has been deprecated"
19183 msgstr ""
19185 #: java/parse.y:10381
19186 #, c-format
19187 msgid "The %s %qs in class %qs has been deprecated"
19188 msgstr ""
19190 #: java/parse.y:10498
19191 #, c-format
19192 msgid "Can't invoke a method on primitive type %qs"
19193 msgstr ""
19195 #: java/parse.y:10513
19196 #, c-format
19197 msgid "Can't make static reference to method %qs in interface %qs"
19198 msgstr ""
19200 #: java/parse.y:10523 java/parse.y:10857
19201 msgid "Can't make static reference to method %<%s %s%> in class %qs"
19202 msgstr ""
19204 #: java/parse.y:10563
19205 msgid "Can't invoke super constructor on java.lang.Object"
19206 msgstr ""
19208 #: java/parse.y:10576 java/parse.y:14433
19209 #, fuzzy, c-format
19210 msgid "Class %qs not found in type declaration"
19211 msgstr "поле \"%s\" не знойдзена ў класе"
19213 #: java/parse.y:10588
19214 #, c-format
19215 msgid "Class %qs is an abstract class. It can't be instantiated"
19216 msgstr ""
19218 #: java/parse.y:10618
19219 #, c-format
19220 msgid "No method named %qs in scope"
19221 msgstr ""
19223 #: java/parse.y:10729
19224 msgid "Can't access %s %s %<%s.%s%> from %qs"
19225 msgstr ""
19227 #: java/parse.y:11203
19228 msgid "Can't find %s %<%s(%s)%> in type %qs%s"
19229 msgstr ""
19231 #: java/parse.y:11783
19232 msgid "Constant expression required"
19233 msgstr ""
19235 #: java/parse.y:11796
19236 msgid "Incompatible type for case. Can't convert %qs to %<int%>"
19237 msgstr ""
19239 #: java/parse.y:11830
19240 #, fuzzy
19241 msgid "Duplicate case label: %<default%>"
19242 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
19244 #: java/parse.y:12178
19245 msgid "Incompatible type for %<+=%>. Can't convert %qs to %<java.lang.String%>"
19246 msgstr ""
19248 #: java/parse.y:12349
19249 #, fuzzy, c-format
19250 msgid "missing static field %qs"
19251 msgstr "прапушчана поле '%s' у '%s'"
19253 #: java/parse.y:12354
19254 #, c-format
19255 msgid "not a static field %qs"
19256 msgstr ""
19258 #: java/parse.y:12377
19259 msgid "Can't reference %<this%> or %<super%> before the superclass constructor has been called"
19260 msgstr ""
19262 #: java/parse.y:12397
19263 #, c-format
19264 msgid "No case for %s"
19265 msgstr ""
19267 #: java/parse.y:12827
19268 msgid "Invalid left hand side of assignment"
19269 msgstr ""
19271 #: java/parse.y:12878
19272 #, c-format
19273 msgid "Incompatible type for %s. Can't convert %qs to %qs"
19274 msgstr ""
19276 #: java/parse.y:12881
19277 #, c-format
19278 msgid "Incompatible type for %s. Explicit cast needed to convert %qs to %qs"
19279 msgstr ""
19281 #: java/parse.y:13054
19282 #, c-format
19283 msgid "Constant expression %qs too wide for narrowing primitive conversion to %qs"
19284 msgstr ""
19286 #: java/parse.y:13345
19287 #, c-format
19288 msgid "unregistered operator %s"
19289 msgstr "нераспазнаны аператар %s"
19291 #: java/parse.y:13494
19292 msgid "Evaluating this expression will result in an arithmetic exception being thrown"
19293 msgstr ""
19295 #: java/parse.y:13576
19296 #, c-format
19297 msgid "Incompatible type for %qs. Explicit cast needed to convert shift distance from %qs to integral"
19298 msgstr ""
19300 #: java/parse.y:13581
19301 #, c-format
19302 msgid "Incompatible type for %qs. Can't convert shift distance from %qs to integral"
19303 msgstr ""
19305 #: java/parse.y:13657
19306 #, fuzzy
19307 msgid "Invalid argument %qs for %<instanceof%>"
19308 msgstr "нявернае выкарыстанне \"restict\""
19310 #: java/parse.y:13684
19311 #, c-format
19312 msgid "Impossible for %qs to be instance of %qs"
19313 msgstr ""
19315 #: java/parse.y:13813
19316 #, c-format
19317 msgid "Incompatible type for %qs. Can't convert %qs to %qs"
19318 msgstr ""
19320 #: java/parse.y:14294
19321 #, fuzzy, c-format
19322 msgid "Invalid argument type %qs to %qs"
19323 msgstr "нерэчаісны тып парамэтра `%T'"
19325 #: java/parse.y:14524
19326 #, c-format
19327 msgid "Invalid cast from %qs to %qs"
19328 msgstr ""
19330 #: java/parse.y:14571
19331 msgid "%<[]%> can only be applied to arrays. It can't be applied to %qs"
19332 msgstr ""
19334 #: java/parse.y:14584
19335 msgid "Incompatible type for %<[]%>. Explicit cast needed to convert %qs to %<int%>"
19336 msgstr ""
19338 #: java/parse.y:14588
19339 msgid "Incompatible type for %<[]%>. Can't convert %qs to %<int%>"
19340 msgstr ""
19342 #: java/parse.y:14659
19343 msgid "Incompatible type for dimension in array creation expression. %s convert %qs to %<int%>"
19344 msgstr ""
19346 #: java/parse.y:14775
19347 #, fuzzy, c-format
19348 msgid "Invalid array initializer for non-array type %qs"
19349 msgstr "нерэчаісны ініцыялізатар"
19351 #: java/parse.y:14862
19352 #, c-format
19353 msgid "Incompatible type for array. %s convert %qs to %qs"
19354 msgstr ""
19356 #: java/parse.y:14931
19357 msgid "%<return%> inside instance initializer"
19358 msgstr ""
19360 #: java/parse.y:14935
19361 msgid "%<return%> inside static initializer"
19362 msgstr ""
19364 #: java/parse.y:14941
19365 msgid "%<return%> with%s value from %<%s %s%>"
19366 msgstr ""
19368 #: java/parse.y:14948
19369 msgid "%<return%> with value from constructor %qs"
19370 msgstr ""
19372 #: java/parse.y:15013
19373 msgid "Incompatible type for %<if%>. Can't convert %qs to %<boolean%>"
19374 msgstr ""
19376 #: java/parse.y:15046
19377 #, fuzzy, c-format
19378 msgid "Declaration of %qs shadows a previous label declaration"
19379 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19381 #: java/parse.y:15051
19382 #, fuzzy, c-format
19383 msgid "This is the location of the previous declaration of label %qs"
19384 msgstr "гэта папярэдняе абвяшчэньне"
19386 #: java/parse.y:15298
19387 #, fuzzy, c-format
19388 msgid "No label definition found for %qs"
19389 msgstr "перанакіраванне stdout: %s"
19391 #: java/parse.y:15311
19392 msgid "%<continue%> must be in loop"
19393 msgstr ""
19395 #: java/parse.y:15314
19396 #, c-format
19397 msgid "continue label %qs does not name a loop"
19398 msgstr ""
19400 #: java/parse.y:15335
19401 msgid "%<break%> must be in loop or switch"
19402 msgstr ""
19404 #: java/parse.y:15376
19405 msgid "Incompatible type for loop conditional. Can't convert %qs to %<boolean%>"
19406 msgstr ""
19408 #: java/parse.y:15414
19409 msgid "Incompatible type for %<switch%>. Can't convert %qs to %<int%>"
19410 msgstr ""
19412 #. The case_label_list is in reverse order, so print the
19413 #. outer label first.
19414 #: java/parse.y:15445
19415 #, fuzzy
19416 msgid "duplicate case label: %<"
19417 msgstr "паўтарэнне \"%s\""
19419 #: java/parse.y:15446
19420 msgid "%>"
19421 msgstr ""
19423 #: java/parse.y:15449
19424 msgid "original label is here"
19425 msgstr ""
19427 #: java/parse.y:15666
19428 msgid "Can't catch class %qs. Catch clause parameter type must be a subclass of class %<java.lang.Throwable%>"
19429 msgstr ""
19431 #: java/parse.y:15690
19432 msgid "%<catch%> not reached because of the catch clause at line %d"
19433 msgstr ""
19435 #: java/parse.y:15757
19436 msgid "Incompatible type for %<synchronized%>. Can't convert %qs to %<java.lang.Object%>"
19437 msgstr ""
19439 #: java/parse.y:15816
19440 msgid "Can't throw %qs; it must be a subclass of class %<java.lang.Throwable%>"
19441 msgstr ""
19443 #: java/parse.y:15845
19444 msgid "Checked exception %qs can't be thrown in instance initializer (not all declared constructor are declaring it in their %<throws%> clause)"
19445 msgstr ""
19447 #: java/parse.y:15866
19448 msgid "Checked exception %qs can't be caught by any of the catch clause(s) of the surrounding %<try%> block"
19449 msgstr ""
19451 #: java/parse.y:15879
19452 #, c-format
19453 msgid "Checked exception %qs can't be thrown in initializer"
19454 msgstr ""
19456 #: java/parse.y:15883
19457 msgid "Checked exception %qs isn't thrown from a %<try%> block"
19458 msgstr ""
19460 #: java/parse.y:15889
19461 msgid "Checked exception %qs doesn't match any of current method's %<throws%> declaration(s)"
19462 msgstr ""
19464 #: java/parse.y:15944
19465 #, c-format
19466 msgid "Exception %qs can't be thrown in initializer"
19467 msgstr ""
19469 #: java/parse.y:15949
19470 msgid "Exception %qs must be caught, or it must be declared in the %<throws%> clause of %qs"
19471 msgstr ""
19473 #: java/parse.y:16060
19474 msgid "Incompatible type for %<?:%>. Can't convert %qs to %<boolean%>"
19475 msgstr ""
19477 #: java/parse.y:16128
19478 msgid "Incompatible type for %<?:%>. Can't convert %qs to %qs"
19479 msgstr ""
19481 #: java/typeck.c:547
19482 msgid "junk at end of signature string"
19483 msgstr ""
19485 #: java/verify-glue.c:393
19486 #, c-format
19487 msgid "verification failed: %s"
19488 msgstr ""
19490 #: java/verify-glue.c:395
19491 #, c-format
19492 msgid "verification failed at PC=%d: %s"
19493 msgstr ""
19495 #: java/verify-glue.c:479 java/verify.c:514
19496 msgid "bad pc in exception_table"
19497 msgstr ""
19499 #: java/verify.c:1516
19500 #, c-format
19501 msgid "unknown opcode %d@pc=%d during verification"
19502 msgstr ""
19504 #: java/verify.c:1591 java/verify.c:1607 java/verify.c:1612
19505 #, c-format
19506 msgid "verification error at PC=%d"
19507 msgstr ""
19509 #: java/parse.h:125
19510 #, c-format
19511 msgid "%s method can't be abstract"
19512 msgstr ""
19514 #: java/parse.h:129
19515 #, c-format
19516 msgid "Constructor can't be %s"
19517 msgstr ""
19519 #. Pedantic warning on obsolete modifiers. Note: when cl is NULL,
19520 #. flags was set artificially, such as for a interface method
19521 #: java/parse.h:161
19522 #, c-format
19523 msgid "Discouraged redundant use of %qs modifier in declaration of %s"
19524 msgstr ""
19526 #: java/parse.h:168
19527 #, c-format
19528 msgid "Discouraged redundant use of %qs modifier in declaration of %s %qs"
19529 msgstr ""
19531 #. Standard error messages
19532 #: java/parse.h:352
19533 #, c-format
19534 msgid "Incompatible type for %qs. Can't convert %qs to boolean"
19535 msgstr ""
19537 #: java/parse.h:357
19538 #, c-format
19539 msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
19540 msgstr ""
19542 #: java/parse.h:365
19543 #, c-format
19544 msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
19545 msgstr ""
19547 #: java/parse.h:370
19548 #, c-format
19549 msgid "Incompatible type for %qs. Can't convert %qs to integral"
19550 msgstr ""
19552 #: objc/objc-act.c:753
19553 msgid "%<@end%> must appear in an @implementation context"
19554 msgstr ""
19556 #: objc/objc-act.c:780
19557 msgid "method declaration not in @interface context"
19558 msgstr ""
19560 #: objc/objc-act.c:791
19561 msgid "method definition not in @implementation context"
19562 msgstr ""
19564 #: objc/objc-act.c:901
19565 #, c-format
19566 msgid "object does not conform to the %qs protocol"
19567 msgstr ""
19569 #: objc/objc-act.c:991 objc/objc-act.c:1068
19570 #, fuzzy, c-format
19571 msgid "class %qs does not implement the %qs protocol"
19572 msgstr "метад \"%s\" не знойдзен у класе"
19574 #: objc/objc-act.c:1174
19575 #, c-format
19576 msgid "statically allocated instance of Objective-C class %qs"
19577 msgstr ""
19579 #: objc/objc-act.c:1231
19580 #, c-format
19581 msgid "protocol %qs has circular dependency"
19582 msgstr ""
19584 #: objc/objc-act.c:1253 objc/objc-act.c:5831
19585 #, fuzzy, c-format
19586 msgid "cannot find protocol declaration for %qs"
19587 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
19589 #: objc/objc-act.c:1649 objc/objc-act.c:2783 objc/objc-act.c:6359
19590 #: objc/objc-act.c:6685 objc/objc-act.c:6738 objc/objc-act.c:6763
19591 #, fuzzy, c-format
19592 msgid "cannot find interface declaration for %qs"
19593 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19595 #: objc/objc-act.c:1653
19596 #, c-format
19597 msgid "interface %qs does not have valid constant string layout"
19598 msgstr ""
19600 #: objc/objc-act.c:1658
19601 #, fuzzy, c-format
19602 msgid "cannot find reference tag for class %qs"
19603 msgstr "Не магу знайсці файл для класа %s."
19605 #: objc/objc-act.c:2330
19606 msgid "%Jcreating selector for nonexistent method %qE"
19607 msgstr ""
19609 #: objc/objc-act.c:2518
19610 #, c-format
19611 msgid "%qs is not an Objective-C class name or alias"
19612 msgstr ""
19614 #: objc/objc-act.c:2633 objc/objc-act.c:2651 objc/objc-act.c:6622
19615 #: objc/objc-act.c:6919 objc/objc-act.c:6949
19616 msgid "Objective-C declarations may only appear in global scope"
19617 msgstr ""
19619 #: objc/objc-act.c:2638
19620 #, fuzzy, c-format
19621 msgid "cannot find class %qs"
19622 msgstr "немагчыма знайсьці кляс `%s'"
19624 #: objc/objc-act.c:2640
19625 #, fuzzy, c-format
19626 msgid "class %qs already exists"
19627 msgstr "кляс `%s' ужо існуе"
19629 #: objc/objc-act.c:2665 objc/objc-act.c:6654
19630 #, c-format
19631 msgid "%qs redeclared as different kind of symbol"
19632 msgstr ""
19634 #: objc/objc-act.c:2667 objc/objc-act.c:6656
19635 #, fuzzy
19636 msgid "%Jprevious declaration of '%D'"
19637 msgstr "папярэдняе абвяшчэньне `%D'"
19639 #: objc/objc-act.c:2893
19640 msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
19641 msgstr ""
19643 #: objc/objc-act.c:3222
19644 msgid "@catch parameter is not a known Objective-C class type"
19645 msgstr ""
19647 #: objc/objc-act.c:3238
19648 msgid "exception of type %<%T%> will be caught"
19649 msgstr ""
19651 #: objc/objc-act.c:3240
19652 msgid "%H   by earlier handler for %<%T%>"
19653 msgstr ""
19655 #: objc/objc-act.c:3293
19656 msgid "%<@try%> without %<@catch%> or %<@finally%>"
19657 msgstr ""
19659 #: objc/objc-act.c:3340
19660 msgid "%<@throw%> (rethrow) used outside of a @catch block"
19661 msgstr ""
19663 #: objc/objc-act.c:3716
19664 msgid "%Jtype '%D' does not have a known size"
19665 msgstr ""
19667 #: objc/objc-act.c:4229
19668 #, fuzzy
19669 msgid "%J%s %qs"
19670 msgstr "%s: %s: "
19672 #: objc/objc-act.c:4252 objc/objc-act.c:4271
19673 msgid "inconsistent instance variable specification"
19674 msgstr ""
19676 #: objc/objc-act.c:5127
19677 msgid "can not use an object as parameter to a method"
19678 msgstr ""
19680 #: objc/objc-act.c:5329
19681 msgid "multiple %s named %<%c%s%> found"
19682 msgstr ""
19684 #: objc/objc-act.c:5554
19685 #, c-format
19686 msgid "no super class declared in @interface for %qs"
19687 msgstr ""
19689 #: objc/objc-act.c:5595
19690 msgid "found %<-%s%> instead of %<+%s%> in protocol(s)"
19691 msgstr ""
19693 #: objc/objc-act.c:5654
19694 #, fuzzy, c-format
19695 msgid "invalid receiver type %qs"
19696 msgstr "нерэчаісны тып парамэтра `%T'"
19698 #: objc/objc-act.c:5669
19699 #, fuzzy
19700 msgid "%<%c%s%> not found in protocol(s)"
19701 msgstr "поле \"%s\" не знойдзена ў класе"
19703 #: objc/objc-act.c:5683
19704 msgid "%qs may not respond to %<%c%s%>"
19705 msgstr ""
19707 #: objc/objc-act.c:5691
19708 msgid "no %<%c%s%> method found"
19709 msgstr ""
19711 #: objc/objc-act.c:5697
19712 msgid "(Messages without a matching method signature"
19713 msgstr ""
19715 #: objc/objc-act.c:5698
19716 msgid "will be assumed to return %<id%> and accept"
19717 msgstr ""
19719 #: objc/objc-act.c:5699
19720 msgid "%<...%> as arguments.)"
19721 msgstr ""
19723 #: objc/objc-act.c:5930
19724 #, c-format
19725 msgid "undeclared selector %qs"
19726 msgstr ""
19728 #. Historically, a class method that produced objects (factory
19729 #. method) would assign `self' to the instance that it
19730 #. allocated.  This would effectively turn the class method into
19731 #. an instance method.  Following this assignment, the instance
19732 #. variables could be accessed.  That practice, while safe,
19733 #. violates the simple rule that a class method should not refer
19734 #. to an instance variable.  It's better to catch the cases
19735 #. where this is done unknowingly than to support the above
19736 #. paradigm.
19737 #: objc/objc-act.c:5972
19738 #, c-format
19739 msgid "instance variable %qs accessed in class method"
19740 msgstr ""
19742 #: objc/objc-act.c:6184
19743 #, fuzzy
19744 msgid "duplicate declaration of method %<%c%s%>"
19745 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19747 #: objc/objc-act.c:6229
19748 #, fuzzy
19749 msgid "duplicate interface declaration for category %<%s(%s)%>"
19750 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19752 #: objc/objc-act.c:6256
19753 #, c-format
19754 msgid "illegal reference type specified for instance variable %qs"
19755 msgstr ""
19757 #: objc/objc-act.c:6267
19758 #, c-format
19759 msgid "instance variable %qs has unknown size"
19760 msgstr ""
19762 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19763 #: objc/objc-act.c:6281
19764 #, c-format
19765 msgid "type %qs has virtual member functions"
19766 msgstr ""
19768 #: objc/objc-act.c:6282
19769 #, c-format
19770 msgid "illegal aggregate type %qs specified for instance variable %qs"
19771 msgstr ""
19773 #: objc/objc-act.c:6290
19774 #, c-format
19775 msgid "type %qs has a user-defined constructor"
19776 msgstr ""
19778 #: objc/objc-act.c:6292
19779 #, c-format
19780 msgid "type %qs has a user-defined destructor"
19781 msgstr ""
19783 #: objc/objc-act.c:6293
19784 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19785 msgstr ""
19787 #: objc/objc-act.c:6383
19788 #, c-format
19789 msgid "instance variable %qs is declared private"
19790 msgstr ""
19792 #: objc/objc-act.c:6392
19793 #, c-format
19794 msgid "instance variable %qs is %s; this will be a hard error in the future"
19795 msgstr ""
19797 #: objc/objc-act.c:6399
19798 #, c-format
19799 msgid "instance variable %qs is declared %s"
19800 msgstr ""
19802 #: objc/objc-act.c:6409
19803 msgid "static access to object of type %<id%>"
19804 msgstr ""
19806 #: objc/objc-act.c:6431 objc/objc-act.c:6519
19807 #, c-format
19808 msgid "incomplete implementation of class %qs"
19809 msgstr ""
19811 #: objc/objc-act.c:6435 objc/objc-act.c:6524
19812 #, c-format
19813 msgid "incomplete implementation of category %qs"
19814 msgstr ""
19816 #: objc/objc-act.c:6440 objc/objc-act.c:6529
19817 msgid "method definition for %<%c%s%> not found"
19818 msgstr ""
19820 #: objc/objc-act.c:6570
19821 #, fuzzy, c-format
19822 msgid "%s %qs does not fully implement the %qs protocol"
19823 msgstr "метад \"%s\" не знойдзен у класе"
19825 #: objc/objc-act.c:6628 objc/objc-act.c:8177
19826 msgid "%<@end%> missing in implementation context"
19827 msgstr ""
19829 #: objc/objc-act.c:6641
19830 #, fuzzy, c-format
19831 msgid "cannot find interface declaration for %qs, superclass of %qs"
19832 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19834 #: objc/objc-act.c:6668
19835 #, fuzzy, c-format
19836 msgid "reimplementation of class %qs"
19837 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19839 #: objc/objc-act.c:6699
19840 #, fuzzy, c-format
19841 msgid "conflicting super class name %qs"
19842 msgstr "Прапушчана назва класа"
19844 #: objc/objc-act.c:6701
19845 #, fuzzy, c-format
19846 msgid "previous declaration of %qs"
19847 msgstr "папярэдняе абвяшчэньне `%D'"
19849 #: objc/objc-act.c:6715 objc/objc-act.c:6717
19850 #, fuzzy, c-format
19851 msgid "duplicate interface declaration for class %qs"
19852 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19854 #: objc/objc-act.c:6977
19855 #, fuzzy, c-format
19856 msgid "duplicate declaration for protocol %qs"
19857 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19859 #. Add a readable method name to the warning.
19860 #: objc/objc-act.c:7494
19861 msgid "%J%s %<%c%s%>"
19862 msgstr ""
19864 #: objc/objc-act.c:7784
19865 #, c-format
19866 msgid "no super class declared in interface for %qs"
19867 msgstr ""
19869 #: objc/objc-act.c:7832
19870 msgid "[super ...] must appear in a method context"
19871 msgstr ""
19873 #: objc/objc-act.c:8459
19874 #, fuzzy, c-format
19875 msgid "local declaration of %qs hides instance variable"
19876 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19878 #: objc/objc-parse.y:2720
19879 msgid "extra semicolon in method definition specified"
19880 msgstr ""
19882 #: treelang/tree1.c:278
19883 #, fuzzy
19884 msgid "%HDuplicate name %q.*s."
19885 msgstr "паўтарэнне \"%s\""
19887 #: treelang/treetree.c:842
19888 msgid "Global register variable %qD used in nested function."
19889 msgstr ""
19891 #: treelang/treetree.c:846
19892 msgid "Register variable %qD used in nested function."
19893 msgstr ""
19895 #: treelang/treetree.c:852
19896 msgid "Address of global register variable %qD requested."
19897 msgstr ""
19899 #: treelang/treetree.c:857
19900 msgid "Address of register variable %qD requested."
19901 msgstr ""
19903 #: options.c:943
19904 #, fuzzy
19905 msgid "Display this information"
19906 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
19908 #: options.c:949
19909 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
19910 msgstr ""
19912 #: options.c:958
19913 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
19914 msgstr ""
19916 #: options.c:961
19917 #, fuzzy
19918 msgid "Do not discard comments"
19919 msgstr "незавершаныя каментарыі"
19921 #: options.c:964
19922 msgid "Do not discard comments in macro expansions"
19923 msgstr ""
19925 #: options.c:967
19926 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
19927 msgstr ""
19929 #: options.c:973
19930 msgid "-F <dir>\tAdd <dir> to the end of the main framework include path  "
19931 msgstr ""
19933 #: options.c:976
19934 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
19935 msgstr ""
19937 #: options.c:979
19938 msgid "Print the name of header files as they are used"
19939 msgstr ""
19941 #: options.c:985
19942 msgid "-J<directory>\tPut MODULE files in 'directory'"
19943 msgstr ""
19945 #: options.c:991
19946 msgid "Generate make dependencies and compile"
19947 msgstr ""
19949 #: options.c:1000
19950 msgid "Treat missing header files as generated files"
19951 msgstr ""
19953 #: options.c:1006
19954 msgid "Like -MD but ignore system header files"
19955 msgstr ""
19957 #: options.c:1015
19958 msgid "-MQ <target>\tAdd a MAKE-quoted target"
19959 msgstr ""
19961 #: options.c:1021
19962 msgid "-O<number>\tSet optimization level to <number>"
19963 msgstr ""
19965 #: options.c:1024
19966 #, fuzzy
19967 msgid "Optimize for space rather than speed"
19968 msgstr "Аптымізацыя для SparcLite працэсараў"
19970 #: options.c:1027
19971 #, fuzzy
19972 msgid "Do not generate #line directives"
19973 msgstr "Не генерыраваць сімвальныя інструкцыі"
19975 #: options.c:1030
19976 msgid "-U<macro>\tUndefine <macro>"
19977 msgstr ""
19979 #: options.c:1033
19980 msgid "This switch is deprecated; use -Wextra instead"
19981 msgstr ""
19983 #: options.c:1036
19984 msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
19985 msgstr ""
19987 #: options.c:1039
19988 msgid "Warn about returning structures, unions or arrays"
19989 msgstr ""
19991 #: options.c:1042
19992 msgid "Warn about possible aliasing of dummy arguments"
19993 msgstr ""
19995 #: options.c:1048
19996 msgid "Warn about casting functions to incompatible types"
19997 msgstr ""
19999 #: options.c:1051
20000 msgid "Warn about pointer casts which increase alignment"
20001 msgstr ""
20003 #: options.c:1054
20004 msgid "Warn about casts which discard qualifiers"
20005 msgstr ""
20007 #: options.c:1057
20008 msgid "Warn about subscripts whose type is \"char\""
20009 msgstr ""
20011 #: options.c:1060
20012 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
20013 msgstr ""
20015 #: options.c:1063
20016 msgid "Synonym for -Wcomment"
20017 msgstr ""
20019 #: options.c:1066
20020 msgid "Warn about implicit conversion"
20021 msgstr ""
20023 #: options.c:1069
20024 msgid "Warn when all constructors and destructors are private"
20025 msgstr ""
20027 #: options.c:1072
20028 msgid "Warn when a declaration is found after a statement"
20029 msgstr ""
20031 #: options.c:1075
20032 msgid "Warn if a deprecated compiler feature, class, method, or field is used"
20033 msgstr ""
20035 #: options.c:1078
20036 msgid "Warn about uses of __attribute__((deprecated)) declarations"
20037 msgstr ""
20039 #: options.c:1081
20040 msgid "Warn when an optimization pass is disabled"
20041 msgstr ""
20043 #: options.c:1084
20044 msgid "Warn about compile-time integer division by zero"
20045 msgstr ""
20047 #: options.c:1087
20048 msgid "Warn about violations of Effective C++ style rules"
20049 msgstr ""
20051 #: options.c:1090
20052 msgid "Warn about stray tokens after #elif and #endif"
20053 msgstr ""
20055 #: options.c:1093
20056 msgid "Treat all warnings as errors"
20057 msgstr ""
20059 #: options.c:1096
20060 #, fuzzy
20061 msgid "Make implicit function declarations an error"
20062 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20064 #: options.c:1099
20065 msgid "Print extra (possibly unwanted) warnings"
20066 msgstr ""
20068 #: options.c:1102
20069 msgid "Warn if deprecated empty statements are found"
20070 msgstr ""
20072 #: options.c:1105
20073 msgid "Exit on the first error occurred"
20074 msgstr ""
20076 #: options.c:1108
20077 msgid "Warn if testing floating point numbers for equality"
20078 msgstr ""
20080 #: options.c:1111
20081 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
20082 msgstr ""
20084 #: options.c:1114
20085 #, fuzzy
20086 msgid "Warn if passing too many arguments to a function for its format string"
20087 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
20089 #: options.c:1117
20090 msgid "Warn about format strings that are not literals"
20091 msgstr ""
20093 #: options.c:1120
20094 msgid "Warn about possible security problems with format functions"
20095 msgstr ""
20097 #: options.c:1123
20098 msgid "Warn about strftime formats yielding 2-digit years"
20099 msgstr ""
20101 #: options.c:1126
20102 msgid "Warn about zero-length formats"
20103 msgstr ""
20105 #: options.c:1135
20106 msgid "Warn about implicit function declarations"
20107 msgstr ""
20109 #: options.c:1138
20110 msgid "Warn when a declaration does not specify a type"
20111 msgstr ""
20113 #: options.c:1141
20114 msgid "Warn about calls with implicit interface"
20115 msgstr ""
20117 #: options.c:1144
20118 msgid "Deprecated.  This switch has no effect."
20119 msgstr ""
20121 #: options.c:1147
20122 msgid "Warn about variables which are initialized to themselves."
20123 msgstr ""
20125 #: options.c:1150
20126 msgid "Warn when an inlined function cannot be inlined"
20127 msgstr ""
20129 #: options.c:1153
20130 msgid "Warn about invalid uses of the \"offsetof\" macro"
20131 msgstr ""
20133 #: options.c:1156
20134 msgid "Warn about PCH files that are found but not used"
20135 msgstr ""
20137 #: options.c:1159
20138 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20139 msgstr ""
20141 #: options.c:1162
20142 msgid "Warn about truncated source lines"
20143 msgstr ""
20145 #: options.c:1165
20146 msgid "Do not warn about using \"long long\" when -pedantic"
20147 msgstr ""
20149 #: options.c:1168
20150 #, fuzzy
20151 msgid "Warn about suspicious declarations of \"main\""
20152 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20154 #: options.c:1171
20155 msgid "Warn about possibly missing braces around initializers"
20156 msgstr ""
20158 #: options.c:1174
20159 #, fuzzy
20160 msgid "Warn about global functions without previous declarations"
20161 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20163 #: options.c:1177
20164 msgid "Warn about missing fields in struct initializers"
20165 msgstr ""
20167 #: options.c:1180
20168 msgid "Warn about functions which might be candidates for format attributes"
20169 msgstr ""
20171 #: options.c:1183
20172 msgid "Warn about user-specified include directories that do not exist"
20173 msgstr ""
20175 #: options.c:1186
20176 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20177 msgstr ""
20179 #: options.c:1189
20180 msgid "Warn about global functions without prototypes"
20181 msgstr ""
20183 #: options.c:1192
20184 #, fuzzy
20185 msgid "Warn about use of multi-character character constants"
20186 msgstr "мнагасімвальная сімвальная канстанта"
20188 #: options.c:1195
20189 msgid "Warn about \"extern\" declarations not at file scope"
20190 msgstr ""
20192 #: options.c:1198
20193 msgid "Warn when non-templatized friend functions are declared within a template"
20194 msgstr ""
20196 #: options.c:1201
20197 msgid "Warn about non-virtual destructors"
20198 msgstr ""
20200 #: options.c:1204
20201 msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
20202 msgstr ""
20204 #: options.c:1207
20205 msgid "Warn about usage of non-standard intrinsics"
20206 msgstr ""
20208 #: options.c:1210
20209 msgid "Warn if a C-style cast is used in a program"
20210 msgstr ""
20212 #: options.c:1213
20213 msgid "Warn if an old-style parameter definition is used"
20214 msgstr ""
20216 #: options.c:1216
20217 msgid "Warn if .class files are out of date"
20218 msgstr ""
20220 #: options.c:1219
20221 msgid "Warn about overloaded virtual function names"
20222 msgstr ""
20224 #: options.c:1222
20225 msgid "Warn when the packed attribute has no effect on struct layout"
20226 msgstr ""
20228 #: options.c:1225
20229 msgid "Warn when padding is required to align structure members"
20230 msgstr ""
20232 #: options.c:1228
20233 msgid "Warn about possibly missing parentheses"
20234 msgstr ""
20236 #: options.c:1231
20237 msgid "Warn when converting the type of pointers to member functions"
20238 msgstr ""
20240 #: options.c:1234
20241 msgid "Warn about function pointer arithmetic"
20242 msgstr ""
20244 #: options.c:1237
20245 msgid "Warn if inherited methods are unimplemented"
20246 msgstr ""
20248 #: options.c:1240
20249 msgid "Warn about multiple declarations of the same object"
20250 msgstr ""
20252 #: options.c:1243
20253 msgid "Warn if modifiers are specified when not necessary"
20254 msgstr ""
20256 #: options.c:1246
20257 msgid "Warn when the compiler reorders code"
20258 msgstr ""
20260 #: options.c:1249
20261 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20262 msgstr ""
20264 #: options.c:1252
20265 msgid "Warn if a selector has multiple methods"
20266 msgstr ""
20268 #: options.c:1255
20269 msgid "Warn about possible violations of sequence point rules"
20270 msgstr ""
20272 #: options.c:1258
20273 msgid "Warn when one local variable shadows another"
20274 msgstr ""
20276 #: options.c:1261
20277 msgid "Warn about signed-unsigned comparisons"
20278 msgstr ""
20280 #: options.c:1264
20281 msgid "Warn when overload promotes from unsigned to signed"
20282 msgstr ""
20284 #: options.c:1267 options.c:1270
20285 msgid "Warn about code which might break strict aliasing rules"
20286 msgstr ""
20288 #: options.c:1273
20289 #, fuzzy
20290 msgid "Warn about unprototyped function declarations"
20291 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20293 #: options.c:1276
20294 msgid "Warn about \"suspicious\" constructs"
20295 msgstr ""
20297 #: options.c:1279
20298 msgid "Warn about enumerated switches, with no default, missing a case"
20299 msgstr ""
20301 #: options.c:1282
20302 msgid "Warn about enumerated switches missing a \"default:\" statement"
20303 msgstr ""
20305 #: options.c:1285
20306 msgid "Warn about all enumerated switches missing a specific case"
20307 msgstr ""
20309 #: options.c:1288
20310 msgid "Warn when synthesis behavior differs from Cfront"
20311 msgstr ""
20313 #: options.c:1291
20314 msgid "Do not suppress warnings from system headers"
20315 msgstr ""
20317 #: options.c:1294
20318 msgid "Warn about features not present in traditional C"
20319 msgstr ""
20321 #: options.c:1297
20322 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
20323 msgstr ""
20325 #: options.c:1300
20326 msgid "Warn about @selector()s without previously declared methods"
20327 msgstr ""
20329 #: options.c:1303
20330 msgid "Warn if an undefined macro is used in an #if directive"
20331 msgstr ""
20333 #: options.c:1306
20334 msgid "Warn about underflow of numerical constant expressions"
20335 msgstr ""
20337 #: options.c:1309
20338 msgid "Warn about uninitialized automatic variables"
20339 msgstr ""
20341 #: options.c:1312
20342 msgid "Warn about unrecognized pragmas"
20343 msgstr ""
20345 #: options.c:1315
20346 msgid "Warn about code that will never be executed"
20347 msgstr ""
20349 #: options.c:1318
20350 msgid "Enable all -Wunused- warnings"
20351 msgstr ""
20353 #: options.c:1321
20354 msgid "Warn when a function is unused"
20355 msgstr ""
20357 #: options.c:1324 options.c:1327
20358 msgid "Warn when a label is unused"
20359 msgstr ""
20361 #: options.c:1330
20362 msgid "Warn about macros defined in the main file that are not used"
20363 msgstr ""
20365 #: options.c:1333
20366 msgid "Warn when a function parameter is unused"
20367 msgstr ""
20369 #: options.c:1336
20370 msgid "Warn when an expression value is unused"
20371 msgstr ""
20373 #: options.c:1339
20374 msgid "Warn when a variable is unused"
20375 msgstr ""
20377 #: options.c:1342
20378 msgid "Do not warn about using variadic macros when -pedantic"
20379 msgstr ""
20381 #: options.c:1345
20382 msgid "Give strings the type \"array of char\""
20383 msgstr ""
20385 #: options.c:1348
20386 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
20387 msgstr ""
20389 #: options.c:1351
20390 msgid "-aux-info <file>\tEmit declaration information into <file>"
20391 msgstr ""
20393 #: options.c:1363
20394 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20395 msgstr ""
20397 #: options.c:1366
20398 msgid "Set the default real and integer kinds to double precision"
20399 msgstr ""
20401 #: options.c:1369
20402 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20403 msgstr ""
20405 #: options.c:1372
20406 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20407 msgstr ""
20409 #: options.c:1375
20410 msgid "Generate position-independent code if possible (large mode)"
20411 msgstr ""
20413 #: options.c:1378
20414 msgid "Generate position-independent code for executables if possible (large mode)"
20415 msgstr ""
20417 #: options.c:1384
20418 msgid "Enforce class member access control semantics"
20419 msgstr ""
20421 #: options.c:1387
20422 msgid "Align the start of functions"
20423 msgstr ""
20425 #: options.c:1393
20426 msgid "Align labels which are only reached by jumping"
20427 msgstr ""
20429 #: options.c:1399
20430 msgid "Align all labels"
20431 msgstr ""
20433 #: options.c:1405
20434 msgid "Align the start of loops"
20435 msgstr ""
20437 #: options.c:1414
20438 msgid "Change when template instances are emitted"
20439 msgstr ""
20441 #: options.c:1417
20442 msgid "Specify that arguments may alias each other and globals"
20443 msgstr ""
20445 #: options.c:1420
20446 msgid "Assume arguments may alias globals but not each other"
20447 msgstr ""
20449 #: options.c:1423
20450 msgid "Assume arguments alias neither each other nor globals"
20451 msgstr ""
20453 #: options.c:1426
20454 msgid "Recognize the \"asm\" keyword"
20455 msgstr ""
20457 #: options.c:1429
20458 msgid "Permit the use of the assert keyword"
20459 msgstr ""
20461 #: options.c:1438
20462 msgid "Generate unwind tables that are exact at each instruction boundary"
20463 msgstr ""
20465 #: options.c:1441
20466 msgid "--bootclasspath=<path>\tReplace system path"
20467 msgstr ""
20469 #: options.c:1444
20470 #, fuzzy
20471 msgid "Generate code to check bounds before indexing arrays"
20472 msgstr "Генерыраваць код для Intel as"
20474 #: options.c:1447
20475 msgid "Replace add, compare, branch with branch on count register"
20476 msgstr ""
20478 #: options.c:1450
20479 msgid "Use profiling information for branch probabilities"
20480 msgstr ""
20482 #: options.c:1453
20483 msgid "Perform branch target load optimization before prologue / epilogue threading"
20484 msgstr ""
20486 #: options.c:1456
20487 msgid "Perform branch target load optimization after prologue / epilogue threading"
20488 msgstr ""
20490 #: options.c:1459
20491 msgid "Restrict target load migration not to re-use registers in any basic block"
20492 msgstr ""
20494 #: options.c:1462
20495 #, fuzzy
20496 msgid "Recognize built-in functions"
20497 msgstr "Не генерыраваць сімвальныя інструкцыі"
20499 #: options.c:1468
20500 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20501 msgstr ""
20503 #: options.c:1471
20504 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20505 msgstr ""
20507 #: options.c:1474
20508 msgid "Save registers around function calls"
20509 msgstr ""
20511 #: options.c:1477
20512 msgid "Check the return value of new"
20513 msgstr ""
20515 #: options.c:1480
20516 #, fuzzy
20517 msgid "Generate checks for references to NULL"
20518 msgstr "Стварыць код для DLL"
20520 #: options.c:1483
20521 msgid "--classpath=<path>\tSet class path"
20522 msgstr ""
20524 #: options.c:1486
20525 msgid "Do not put uninitialized globals in the common section"
20526 msgstr ""
20528 #: options.c:1492
20529 msgid "Allow the arguments of the '?' operator to have different types"
20530 msgstr ""
20532 #: options.c:1495
20533 msgid "Reduce the size of object files"
20534 msgstr ""
20536 #: options.c:1498
20537 msgid "Make string literals \"const char[]\" not \"char[]\""
20538 msgstr ""
20540 #: options.c:1501
20541 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20542 msgstr ""
20544 #: options.c:1504
20545 msgid "Perform a register copy-propagation optimization pass"
20546 msgstr ""
20548 #: options.c:1507
20549 msgid "Perform cross-jumping optimization"
20550 msgstr ""
20552 #: options.c:1510
20553 msgid "When running CSE, follow jumps to their targets"
20554 msgstr ""
20556 #: options.c:1513
20557 msgid "When running CSE, follow conditional jumps"
20558 msgstr ""
20560 #: options.c:1516
20561 msgid "Place data items into their own section"
20562 msgstr ""
20564 #: options.c:1519
20565 #, fuzzy
20566 msgid "Inline member functions by default"
20567 msgstr "у функцыі \"%s\":"
20569 #: options.c:1522
20570 msgid "Defer popping functions args from stack until later"
20571 msgstr ""
20573 #: options.c:1525
20574 msgid "Attempt to fill delay slots of branch instructions"
20575 msgstr ""
20577 #: options.c:1528
20578 msgid "Delete useless null pointer checks"
20579 msgstr ""
20581 #: options.c:1531
20582 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20583 msgstr ""
20585 #: options.c:1540
20586 msgid "Allow dollar signs in entity names"
20587 msgstr ""
20589 #: options.c:1543
20590 msgid "Permit '$' as an identifier character"
20591 msgstr ""
20593 #: options.c:1546
20594 msgid "-fdump-<type>\tDump various compiler internals to a file"
20595 msgstr ""
20597 #: options.c:1549
20598 msgid "Display the code tree after parsing."
20599 msgstr ""
20601 #: options.c:1552
20602 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20603 msgstr ""
20605 #: options.c:1558
20606 msgid "Perform DWARF2 duplicate elimination"
20607 msgstr ""
20609 #: options.c:1561 options.c:1564
20610 msgid "Perform unused type elimination in debug info"
20611 msgstr ""
20613 #: options.c:1567
20614 msgid "Output a class file"
20615 msgstr ""
20617 #: options.c:1570
20618 msgid "Alias for -femit-class-file"
20619 msgstr ""
20621 #: options.c:1579
20622 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
20623 msgstr ""
20625 #: options.c:1582
20626 #, fuzzy
20627 msgid "Generate code to check exception specifications"
20628 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20630 #: options.c:1588
20631 msgid "Enable exception handling"
20632 msgstr "Уключыць апрацоўку выключэньняў"
20634 #: options.c:1591
20635 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20636 msgstr ""
20638 #: options.c:1594
20639 msgid "Perform a number of minor, expensive optimizations"
20640 msgstr ""
20642 #: options.c:1597
20643 msgid "--extdirs=<path>\tSet the extension directory path"
20644 msgstr ""
20646 #: options.c:1606
20647 msgid "Input file is a file with a list of filenames to compile"
20648 msgstr ""
20650 #: options.c:1609
20651 msgid "Assume no NaNs or infinities are generated"
20652 msgstr ""
20654 #: options.c:1612
20655 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20656 msgstr ""
20658 #: options.c:1615
20659 msgid "Assume that the source file is fixed form"
20660 msgstr ""
20662 #: options.c:1618
20663 msgid "-ffixed-line-length-<n>\t\tUse n as character line width in fixed mode"
20664 msgstr ""
20666 #: options.c:1621
20667 msgid "Allow arbitrary character line width in fixed mode"
20668 msgstr ""
20670 #: options.c:1624
20671 msgid "Don't allocate floats and doubles in extended-precision registers"
20672 msgstr ""
20674 #: options.c:1627
20675 msgid "Scope of for-init-statement variables is local to the loop"
20676 msgstr ""
20678 #: options.c:1630
20679 msgid "Copy memory address constants into registers before use"
20680 msgstr ""
20682 #: options.c:1633
20683 msgid "Always check for non gcj generated classes archives"
20684 msgstr ""
20686 #: options.c:1636
20687 msgid "Copy memory operands into registers before use"
20688 msgstr ""
20690 #: options.c:1639
20691 msgid "Assume that the source file is free form"
20692 msgstr ""
20694 #: options.c:1642
20695 msgid "Do not assume that standard C libraries and \"main\" exist"
20696 msgstr ""
20698 #: options.c:1645
20699 msgid "Allow function addresses to be held in registers"
20700 msgstr ""
20702 #: options.c:1648
20703 #, fuzzy
20704 msgid "Place each function into its own section"
20705 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
20707 #: options.c:1651
20708 msgid "Perform global common subexpression elimination"
20709 msgstr ""
20711 #: options.c:1654
20712 msgid "Perform global common subexpression elimination after register allocation"
20713 msgstr ""
20715 #: options.c:1657
20716 msgid "Perform redundant load after store elimination in global common subexpression"
20717 msgstr ""
20719 #: options.c:1660
20720 msgid "Perform enhanced load motion during global common subexpression elimination"
20721 msgstr ""
20723 #: options.c:1663
20724 msgid "Perform store motion after global common subexpression elimination"
20725 msgstr ""
20727 #: options.c:1666
20728 msgid "Recognize GNU-defined keywords"
20729 msgstr ""
20731 #: options.c:1669
20732 msgid "Generate code for GNU runtime environment"
20733 msgstr ""
20735 #: options.c:1672
20736 msgid "Enable guessing of branch probabilities"
20737 msgstr ""
20739 #: options.c:1681
20740 msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
20741 msgstr ""
20743 #: options.c:1687
20744 msgid "Assume normal C execution environment"
20745 msgstr ""
20747 #: options.c:1690
20748 msgid "Enable support for huge objects"
20749 msgstr ""
20751 #: options.c:1693
20752 msgid "Process #ident directives"
20753 msgstr ""
20755 #: options.c:1696
20756 msgid "Perform conversion of conditional jumps to branchless equivalents"
20757 msgstr ""
20759 #: options.c:1699
20760 msgid "Perform conversion of conditional jumps to conditional execution"
20761 msgstr ""
20763 #: options.c:1702
20764 msgid "Export functions even if they can be inlined"
20765 msgstr ""
20767 #: options.c:1705
20768 #, fuzzy
20769 msgid "Emit implicit instantiations of inline templates"
20770 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20772 #: options.c:1708
20773 msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
20774 msgstr ""
20776 #: options.c:1711
20777 #, fuzzy
20778 msgid "Emit implicit instantiations of templates"
20779 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20781 #: options.c:1714
20782 msgid "Use offset tables for virtual method calls"
20783 msgstr ""
20785 #: options.c:1717
20786 msgid "Do not generate .size directives"
20787 msgstr ""
20789 #: options.c:1720
20790 msgid "Pay attention to the \"inline\" keyword"
20791 msgstr ""
20793 #: options.c:1729
20794 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20795 msgstr ""
20797 #: options.c:1732
20798 msgid "-finput-charset=<cset>      Specify the default character set for source files."
20799 msgstr ""
20801 #: options.c:1735
20802 msgid "Instrument function entry and exit with profiling calls"
20803 msgstr ""
20805 #: options.c:1738
20806 msgid "Optimize induction variables on trees"
20807 msgstr ""
20809 #: options.c:1741
20810 msgid "Assume native functions are implemented using JNI"
20811 msgstr ""
20813 #: options.c:1744
20814 msgid "Generate code for functions even if they are fully inlined"
20815 msgstr ""
20817 #: options.c:1747
20818 msgid "Emit static const variables even if they are not used"
20819 msgstr ""
20821 #: options.c:1753
20822 msgid "Give external symbols a leading underscore"
20823 msgstr ""
20825 #: options.c:1756
20826 #, fuzzy
20827 msgid "Perform loop optimizations"
20828 msgstr "Уключаць SSA аптымізацыю"
20830 #: options.c:1759
20831 msgid "Perform loop optimizations using the new loop optimizer"
20832 msgstr ""
20834 #: options.c:1762
20835 msgid "Set errno after built-in math functions"
20836 msgstr ""
20838 #: options.c:1765
20839 msgid "-fmax-identifier-length=<n>\tMaximum identifier length."
20840 msgstr ""
20842 #: options.c:1768
20843 msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
20844 msgstr ""
20846 #: options.c:1771
20847 msgid "Report on permanent memory allocation"
20848 msgstr ""
20850 #: options.c:1774
20851 msgid "Attempt to merge identical constants and constant variables"
20852 msgstr ""
20854 #: options.c:1777
20855 msgid "Attempt to merge identical constants across compilation units"
20856 msgstr ""
20858 #: options.c:1780
20859 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
20860 msgstr ""
20862 #: options.c:1783
20863 msgid "Set default accessibility of module entities to PRIVATE"
20864 msgstr ""
20866 #: options.c:1786
20867 msgid "Perform SMS based modulo scheduling before the first scheduling pass"
20868 msgstr ""
20870 #: options.c:1789
20871 msgid "Move loop invariant computations out of loops"
20872 msgstr ""
20874 #: options.c:1792
20875 msgid "Don't warn about uses of Microsoft extensions"
20876 msgstr ""
20878 #: options.c:1795
20879 msgid "Add mudflap bounds-checking instrumentation for single-threaded program."
20880 msgstr ""
20882 #: options.c:1798
20883 msgid "Ignore read operations when inserting mudflap instrumentation."
20884 msgstr ""
20886 #: options.c:1801
20887 msgid "Add mudflap bounds-checking instrumentation for multi-threaded program."
20888 msgstr ""
20890 #: options.c:1810
20891 msgid "Use graph-coloring register allocation"
20892 msgstr ""
20894 #: options.c:1813
20895 msgid "Enable the new bytecode verifier"
20896 msgstr ""
20898 #: options.c:1816
20899 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20900 msgstr ""
20902 #: options.c:1819
20903 msgid "Assume that receivers of Objective-C messages may be nil"
20904 msgstr ""
20906 #: options.c:1822
20907 msgid "Don't generate code, just do syntax and semantics checking"
20908 msgstr ""
20910 #: options.c:1825
20911 msgid "Support synchronous non-call exceptions"
20912 msgstr ""
20914 #: options.c:1834
20915 msgid "Enable Objective-C exception and synchronization syntax"
20916 msgstr ""
20918 #: options.c:1837
20919 #, fuzzy
20920 msgid "Enable Objective-C setjmp exception handling runtime"
20921 msgstr "Уключыць апрацоўку выключэньняў"
20923 #: options.c:1840
20924 msgid "When possible do not generate stack frames"
20925 msgstr ""
20927 #: options.c:1843
20928 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20929 msgstr ""
20931 #: options.c:1846
20932 msgid "Do the full register move optimization pass"
20933 msgstr ""
20935 #: options.c:1849
20936 msgid "Optimize sibling and tail recursive calls"
20937 msgstr ""
20939 #: options.c:1852
20940 msgid "Enable optimization of static class initialization code"
20941 msgstr ""
20943 #: options.c:1855
20944 #, fuzzy
20945 msgid "Enable optional diagnostics"
20946 msgstr "Уключаць SSA аптымізацыю"
20948 #: options.c:1861
20949 msgid "Try to layout derived types as compact as possible"
20950 msgstr ""
20952 #: options.c:1864
20953 msgid "Pack structure members together without holes"
20954 msgstr ""
20956 #: options.c:1867
20957 msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
20958 msgstr ""
20960 #: options.c:1870
20961 msgid "Return small aggregates in memory, not registers"
20962 msgstr ""
20964 #: options.c:1876
20965 msgid "Look for and use PCH files even when preprocessing"
20966 msgstr ""
20968 #: options.c:1879
20969 msgid "Perform loop peeling"
20970 msgstr ""
20972 #: options.c:1882
20973 msgid "Enable machine specific peephole optimizations"
20974 msgstr ""
20976 #: options.c:1885
20977 msgid "Enable an RTL peephole pass before sched2"
20978 msgstr ""
20980 #: options.c:1888
20981 msgid "Downgrade conformance errors to warnings"
20982 msgstr ""
20984 #: options.c:1891
20985 msgid "Generate position-independent code if possible (small mode)"
20986 msgstr ""
20988 #: options.c:1894
20989 msgid "Generate position-independent code for executables if possible (small mode)"
20990 msgstr ""
20992 #: options.c:1897
20993 msgid "Generate prefetch instructions, if available, for arrays in loops"
20994 msgstr ""
20996 #: options.c:1900
20997 msgid "Treat the input file as already preprocessed"
20998 msgstr ""
21000 #: options.c:1903
21001 msgid "Enable basic program profiling code"
21002 msgstr ""
21004 #: options.c:1906
21005 msgid "Insert arc-based program profiling code"
21006 msgstr ""
21008 #: options.c:1909
21009 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
21010 msgstr ""
21012 #: options.c:1912
21013 msgid "Enable common options for performing profile feedback directed optimizations"
21014 msgstr ""
21016 #: options.c:1915
21017 msgid "Insert code to profile values of expressions"
21018 msgstr ""
21020 #: options.c:1921
21021 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
21022 msgstr ""
21024 #: options.c:1924
21025 #, fuzzy
21026 msgid "Return small aggregates in registers"
21027 msgstr "Не выкарыстоўваць рэгістра sb"
21029 #: options.c:1927
21030 msgid "Enables a register move optimization"
21031 msgstr ""
21033 #: options.c:1930
21034 msgid "Perform a register renaming optimization pass"
21035 msgstr ""
21037 #: options.c:1933
21038 msgid "Reorder basic blocks to improve code placement"
21039 msgstr ""
21041 #: options.c:1936
21042 msgid "Reorder basic blocks and partition into hot and cold sections"
21043 msgstr ""
21045 #: options.c:1939
21046 msgid "Reorder functions to improve code placement"
21047 msgstr ""
21049 #: options.c:1942
21050 msgid "Copy array sections into a contiguous block on procedure entry"
21051 msgstr ""
21053 #: options.c:1945
21054 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
21055 msgstr ""
21057 #: options.c:1948
21058 msgid "Enable automatic template instantiation"
21059 msgstr ""
21061 #: options.c:1951
21062 msgid "Add a common subexpression elimination pass after loop optimizations"
21063 msgstr ""
21065 #: options.c:1954
21066 msgid "Run the loop optimizer twice"
21067 msgstr ""
21069 #: options.c:1957
21070 msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
21071 msgstr ""
21073 #: options.c:1960
21074 msgid "Disable optimizations that assume default FP rounding behavior"
21075 msgstr ""
21077 #: options.c:1963
21078 msgid "Generate run time type descriptor information"
21079 msgstr ""
21081 #: options.c:1966
21082 msgid "Enable scheduling across basic blocks"
21083 msgstr ""
21085 #: options.c:1969
21086 msgid "Allow speculative motion of non-loads"
21087 msgstr ""
21089 #: options.c:1972
21090 msgid "Allow speculative motion of some loads"
21091 msgstr ""
21093 #: options.c:1975
21094 msgid "Allow speculative motion of more loads"
21095 msgstr ""
21097 #: options.c:1978
21098 msgid "Allow premature scheduling of queued insns"
21099 msgstr ""
21101 #: options.c:1981
21102 msgid "Set dependence distance checking in premature scheduling of queued insns"
21103 msgstr ""
21105 #: options.c:1984
21106 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
21107 msgstr ""
21109 #: options.c:1987
21110 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
21111 msgstr ""
21113 #: options.c:1990
21114 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
21115 msgstr ""
21117 #: options.c:1993
21118 msgid "If scheduling post reload, do superblock scheduling"
21119 msgstr ""
21121 #: options.c:1996
21122 msgid "If scheduling post reload, do trace scheduling"
21123 msgstr ""
21125 #: options.c:1999
21126 msgid "Reschedule instructions before register allocation"
21127 msgstr ""
21129 #: options.c:2002
21130 msgid "Reschedule instructions after register allocation"
21131 msgstr ""
21133 #: options.c:2005
21134 msgid "Append a second underscore if the name already contains an underscore"
21135 msgstr ""
21137 #: options.c:2008
21138 msgid "Mark data as shared rather than private"
21139 msgstr ""
21141 #: options.c:2011
21142 msgid "Use the same size for double as for float"
21143 msgstr ""
21145 #: options.c:2014
21146 msgid "Use the narrowest integer type possible for enumeration types"
21147 msgstr ""
21149 #: options.c:2017
21150 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21151 msgstr ""
21153 #: options.c:2023
21154 msgid "Disable optimizations observable by IEEE signaling NaNs"
21155 msgstr ""
21157 #: options.c:2026
21158 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21159 msgstr ""
21161 #: options.c:2029
21162 msgid "Make \"char\" signed by default"
21163 msgstr ""
21165 #: options.c:2032
21166 msgid "Convert floating point constants to single precision constants"
21167 msgstr ""
21169 #: options.c:2035
21170 msgid "Use value profiling for speculative prefetching"
21171 msgstr ""
21173 #: options.c:2038
21174 msgid "Split lifetimes of induction variables when loops are unrolled."
21175 msgstr ""
21177 #: options.c:2044
21178 msgid "Insert stack checking code into the program"
21179 msgstr "Уключаць код правэркі стэку ў праграму"
21181 #: options.c:2050
21182 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21183 msgstr ""
21185 #: options.c:2053
21186 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21187 msgstr ""
21189 #: options.c:2056
21190 msgid "Display statistics accumulated during compilation"
21191 msgstr ""
21193 #: options.c:2059
21194 msgid "Enable assignability checks for stores into object arrays"
21195 msgstr ""
21197 #: options.c:2062
21198 msgid "Perform strength reduction optimizations"
21199 msgstr ""
21201 #: options.c:2065
21202 msgid "Assume strict aliasing rules apply"
21203 msgstr ""
21205 #: options.c:2071
21206 msgid "Check for syntax errors, then stop"
21207 msgstr ""
21209 #: options.c:2074
21210 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21211 msgstr ""
21213 #: options.c:2077
21214 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21215 msgstr ""
21217 #: options.c:2080
21218 msgid "Create data files needed by \"gcov\""
21219 msgstr ""
21221 #: options.c:2086
21222 msgid "Perform jump threading optimizations"
21223 msgstr ""
21225 #: options.c:2089
21226 msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics."
21227 msgstr ""
21229 #: options.c:2092
21230 msgid "Report the time taken by each compiler pass"
21231 msgstr ""
21233 #: options.c:2095
21234 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21235 msgstr ""
21237 #: options.c:2098
21238 msgid "Perform superblock formation via tail duplication"
21239 msgstr ""
21241 #: options.c:2101
21242 msgid "Assume floating-point operations can trap"
21243 msgstr ""
21245 #: options.c:2104
21246 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21247 msgstr ""
21249 #: options.c:2107
21250 msgid "Use tree-ssa based implementation of profiling"
21251 msgstr ""
21253 #: options.c:2110
21254 #, fuzzy
21255 msgid "Enable SSA-CCP optimization on trees"
21256 msgstr "Уключаць SSA аптымізацыю"
21258 #: options.c:2113
21259 msgid "Enable loop header copying on trees"
21260 msgstr ""
21262 #: options.c:2116
21263 msgid "Coalesce memory temporaries in the SSA->normal pass"
21264 msgstr ""
21266 #: options.c:2119
21267 msgid "Replace SSA temporaries with better names in copies."
21268 msgstr ""
21270 #: options.c:2122
21271 #, fuzzy
21272 msgid "Enable SSA dead code elimination optimization on trees"
21273 msgstr "Уключаць SSA аптымізацыю"
21275 #: options.c:2125
21276 #, fuzzy
21277 msgid "Enable dominator optimizations"
21278 msgstr "Уключаць SSA аптымізацыю"
21280 #: options.c:2128
21281 #, fuzzy
21282 msgid "Enable dead store elimination"
21283 msgstr "Уключаць SSA аптымізацыю"
21285 #: options.c:2131
21286 msgid "Enable Full Redundancy Elimination (FRE) on trees"
21287 msgstr ""
21289 #: options.c:2134
21290 msgid "Enable loop invariant motion on trees"
21291 msgstr ""
21293 #: options.c:2137
21294 msgid "Create canonical induction variables in loops"
21295 msgstr ""
21297 #: options.c:2140
21298 msgid "Enable linear loop transforms on trees"
21299 msgstr ""
21301 #: options.c:2143
21302 #, fuzzy
21303 msgid "Enable loop optimizations on tree level"
21304 msgstr "Уключаць SSA аптымізацыю"
21306 #: options.c:2146
21307 msgid "Perform live range splitting during the SSA->normal pass."
21308 msgstr ""
21310 #: options.c:2149
21311 #, fuzzy
21312 msgid "Enable SSA-PRE optimization on trees"
21313 msgstr "Уключаць SSA аптымізацыю"
21315 #: options.c:2152
21316 msgid "Perform scalar replacement of aggregates"
21317 msgstr ""
21319 #: options.c:2155
21320 msgid "Replace temporary expressions in the SSA->normal pass"
21321 msgstr ""
21323 #: options.c:2158
21324 #, fuzzy
21325 msgid "Enable loop vectorization on trees"
21326 msgstr "Уключаць SSA аптымізацыю"
21328 #: options.c:2161
21329 msgid "Append underscores to externally visible names"
21330 msgstr ""
21332 #: options.c:2164
21333 msgid "Compile whole compilation unit at a time"
21334 msgstr ""
21336 #: options.c:2167
21337 msgid "Perform loop unrolling for all loops"
21338 msgstr ""
21340 #: options.c:2170
21341 msgid "Perform loop unrolling when iteration count is known"
21342 msgstr ""
21344 #: options.c:2173
21345 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21346 msgstr ""
21348 #: options.c:2176
21349 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21350 msgstr ""
21352 #: options.c:2179
21353 msgid "Make \"char\" unsigned by default"
21354 msgstr ""
21356 #: options.c:2182
21357 msgid "Perform loop unswitching"
21358 msgstr ""
21360 #: options.c:2185
21361 msgid "Just generate unwind tables for exception handling"
21362 msgstr ""
21364 #: options.c:2188
21365 #, fuzzy
21366 msgid "Generate code for the Boehm GC"
21367 msgstr "Генерыраваць код для Intel as"
21369 #: options.c:2191
21370 msgid "Use __cxa_atexit to register destructors"
21371 msgstr ""
21373 #: options.c:2194
21374 msgid "Call a library routine to do integer divisions"
21375 msgstr ""
21377 #: options.c:2197
21378 msgid "Perform variable tracking"
21379 msgstr ""
21381 #: options.c:2200
21382 msgid "Apply variable expansion when loops are unrolled."
21383 msgstr ""
21385 #: options.c:2203
21386 msgid "Add extra commentary to assembler output"
21387 msgstr ""
21389 #: options.c:2206
21390 msgid "Marks all inlined methods as having hidden visibility"
21391 msgstr ""
21393 #: options.c:2209
21394 msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
21395 msgstr ""
21397 #: options.c:2212
21398 msgid "Use expression value profiles in optimizations"
21399 msgstr ""
21401 #: options.c:2215
21402 msgid "Discard unused virtual functions"
21403 msgstr ""
21405 #: options.c:2218
21406 msgid "Implement vtables using thunks"
21407 msgstr ""
21409 #: options.c:2221
21410 msgid "Emit common-like symbols as weak symbols"
21411 msgstr ""
21413 #: options.c:2224
21414 msgid "Construct webs and split unrelated uses of single variable"
21415 msgstr ""
21417 #: options.c:2227
21418 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21419 msgstr ""
21421 #: options.c:2230
21422 msgid "Generate a #line directive pointing at the current working directory"
21423 msgstr ""
21425 #: options.c:2233
21426 msgid "Assume signed arithmetic overflow wraps around"
21427 msgstr ""
21429 #: options.c:2236
21430 msgid "Emit cross referencing information"
21431 msgstr ""
21433 #: options.c:2239
21434 msgid "Put zero initialized data in the bss section"
21435 msgstr ""
21437 #: options.c:2242
21438 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21439 msgstr ""
21441 #: options.c:2245
21442 #, fuzzy
21443 msgid "Generate debug information in default format"
21444 msgstr "Генерыраваць код для Intel as"
21446 #: options.c:2248
21447 msgid "Generate debug information in COFF format"
21448 msgstr ""
21450 #: options.c:2251
21451 msgid "Generate debug information in DWARF v2 format"
21452 msgstr ""
21454 #: options.c:2254
21455 msgid "Dump declarations to a .decl file"
21456 msgstr ""
21458 #: options.c:2257
21459 msgid "Generate debug information in default extended format"
21460 msgstr ""
21462 #: options.c:2260
21463 #, fuzzy
21464 msgid "Generate debug information in STABS format"
21465 msgstr "Стварыць код для DLL"
21467 #: options.c:2263
21468 msgid "Generate debug information in extended STABS format"
21469 msgstr ""
21471 #: options.c:2266
21472 #, fuzzy
21473 msgid "Generate debug information in VMS format"
21474 msgstr "Стварыць код для DLL"
21476 #: options.c:2269
21477 msgid "Generate debug information in XCOFF format"
21478 msgstr ""
21480 #: options.c:2272
21481 msgid "Generate debug information in extended XCOFF format"
21482 msgstr ""
21484 #: options.c:2275
21485 msgid "Set the default integer kind to double precision"
21486 msgstr ""
21488 #: options.c:2278
21489 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21490 msgstr ""
21492 #: options.c:2281
21493 msgid "-imacros <file>\tAccept definition of macros in <file>"
21494 msgstr ""
21496 #: options.c:2284
21497 msgid "-include <file>\tInclude the contents of <file> before other files"
21498 msgstr ""
21500 #: options.c:2287
21501 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21502 msgstr ""
21504 #: options.c:2290
21505 msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
21506 msgstr ""
21508 #: options.c:2293
21509 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21510 msgstr ""
21512 #: options.c:2296
21513 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21514 msgstr ""
21516 #: options.c:2299
21517 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21518 msgstr ""
21520 #: options.c:2302
21521 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21522 msgstr ""
21524 #: options.c:2314
21525 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21526 msgstr ""
21528 #: options.c:2317
21529 msgid "Do not search standard system include directories for C++"
21530 msgstr ""
21532 #: options.c:2320
21533 #, fuzzy
21534 msgid "-o <file>\tPlace output into <file>"
21535 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
21537 #: options.c:2323
21538 #, fuzzy
21539 msgid "Enable function profiling"
21540 msgstr "Уключыць апрацоўку выключэньняў"
21542 #: options.c:2326
21543 msgid "Issue warnings needed for strict compliance to the standard"
21544 msgstr ""
21546 #: options.c:2329
21547 msgid "Like -pedantic but issue them as errors"
21548 msgstr ""
21550 #: options.c:2332
21551 msgid "Generate C header of platform-specific features"
21552 msgstr ""
21554 #: options.c:2335
21555 msgid "-qkind=<n>\tSet the kind for a real with the 'q' exponent to 'n'"
21556 msgstr ""
21558 #: options.c:2338
21559 msgid "Do not display functions compiled or elapsed time"
21560 msgstr ""
21562 #: options.c:2341
21563 msgid "Set the default real kind to double precision"
21564 msgstr ""
21566 #: options.c:2344
21567 msgid "Remap file names when including files"
21568 msgstr ""
21570 #: options.c:2347
21571 msgid "Conform to the ISO 1998 C++ standard"
21572 msgstr ""
21574 #: options.c:2350
21575 msgid "Conform to the ISO 1990 C standard"
21576 msgstr ""
21578 #: options.c:2353
21579 msgid "Conform to the ISO 1999 C standard"
21580 msgstr ""
21582 #: options.c:2356 options.c:2386 options.c:2389
21583 msgid "Deprecated in favor of -std=c99"
21584 msgstr ""
21586 #: options.c:2359
21587 msgid "Conform to the ISO Fortran 2003 standard."
21588 msgstr ""
21590 #: options.c:2362
21591 msgid "Conform to the ISO Fortran 95 standard."
21592 msgstr ""
21594 #: options.c:2365
21595 msgid "Conform nothing in particular."
21596 msgstr ""
21598 #: options.c:2368
21599 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21600 msgstr ""
21602 #: options.c:2371
21603 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21604 msgstr ""
21606 #: options.c:2374
21607 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21608 msgstr ""
21610 #: options.c:2377
21611 msgid "Deprecated in favor of -std=gnu99"
21612 msgstr ""
21614 #: options.c:2380
21615 msgid "Deprecated in favor of -std=c89"
21616 msgstr ""
21618 #: options.c:2383
21619 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21620 msgstr ""
21622 #: options.c:2392
21623 msgid "Enable traditional preprocessing"
21624 msgstr ""
21626 #: options.c:2395
21627 msgid "-trigraphs\tSupport ISO C trigraphs"
21628 msgstr ""
21630 #: options.c:2398
21631 msgid "Do not predefine system-specific and GCC-specific macros"
21632 msgstr ""
21634 #: options.c:2401
21635 msgid "Enable verbose output"
21636 msgstr ""
21638 #: options.c:2407
21639 #, fuzzy
21640 msgid "Suppress warnings"
21641 msgstr "%s: увага: "
21643 #: config/mips/mips.h:1120 config/arc/arc.h:63
21644 msgid "may not use both -EB and -EL"
21645 msgstr ""
21647 #: config/sh/sh.h:685
21648 #, fuzzy
21649 msgid "SH2a does not support little-endian"
21650 msgstr "%s не падтрымлівае %s"
21652 #: config/mips/r3900.h:35
21653 msgid "-mhard-float not supported"
21654 msgstr "-mhard-float не падтрымліваецца"
21656 #: config/mips/r3900.h:37
21657 msgid "-msingle-float and -msoft-float cannot both be specified"
21658 msgstr ""
21660 #: config/darwin.h:248
21661 msgid "-current_version only allowed with -dynamiclib"
21662 msgstr ""
21664 #: config/darwin.h:250
21665 msgid "-install_name only allowed with -dynamiclib"
21666 msgstr ""
21668 #: config/darwin.h:255
21669 msgid "-bundle not allowed with -dynamiclib"
21670 msgstr ""
21672 #: config/darwin.h:256
21673 msgid "-bundle_loader not allowed with -dynamiclib"
21674 msgstr ""
21676 #: config/darwin.h:257
21677 msgid "-client_name not allowed with -dynamiclib"
21678 msgstr ""
21680 #: config/darwin.h:262
21681 msgid "-force_flat_namespace not allowed with -dynamiclib"
21682 msgstr ""
21684 #: config/darwin.h:264
21685 msgid "-keep_private_externs not allowed with -dynamiclib"
21686 msgstr ""
21688 #: config/darwin.h:265
21689 msgid "-private_bundle not allowed with -dynamiclib"
21690 msgstr ""
21692 #: config/arm/arm.h:153
21693 msgid "-msoft-float and -mhard_float may not be used together"
21694 msgstr ""
21696 #: config/arm/arm.h:155
21697 msgid "-mbig-endian and -mlittle-endian may not be used together"
21698 msgstr ""
21700 #: java/lang-specs.h:34
21701 msgid "-fjni and -femit-class-files are incompatible"
21702 msgstr ""
21704 #: java/lang-specs.h:35
21705 msgid "-fjni and -femit-class-file are incompatible"
21706 msgstr ""
21708 #: java/lang-specs.h:36 java/lang-specs.h:37
21709 msgid "-femit-class-file should used along with -fsyntax-only"
21710 msgstr ""
21712 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
21713 msgid "shared and mdll are not compatible"
21714 msgstr ""
21716 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
21717 #: config/sparc/netbsd-elf.h:136 config/sparc/netbsd-elf.h:155
21718 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21719 msgid "may not use both -m32 and -m64"
21720 msgstr ""
21722 #: treelang/lang-specs.h:52
21723 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21724 msgstr ""
21726 #: java/jvspec.c:80 gcc.c:796 ada/lang-specs.h:34
21727 msgid "-pg and -fomit-frame-pointer are incompatible"
21728 msgstr ""
21730 #: config/vax/netbsd-elf.h:42
21731 msgid "The -shared option is not currently supported for VAX ELF."
21732 msgstr ""
21734 #: config/i386/nwld.h:34
21735 #, fuzzy
21736 msgid "Static linking is not supported.\n"
21737 msgstr "-pipe не падтрымліваецца"
21739 #: config/vax/vax.h:50 config/vax/vax.h:51
21740 msgid "profiling not supported with -mg\n"
21741 msgstr ""
21743 #: config/i386/sco5.h:189
21744 #, fuzzy
21745 msgid "-pg not supported on this platform"
21746 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
21748 #: config/i386/sco5.h:190
21749 msgid "-p and -pp specified - pick one"
21750 msgstr ""
21752 #: config/i386/sco5.h:264
21753 msgid "-G and -static are mutually exclusive"
21754 msgstr ""
21756 #: config/i386/cygwin.h:29
21757 msgid "mno-cygwin and mno-win32 are not compatible"
21758 msgstr ""
21760 #: config/mcore/mcore.h:57
21761 msgid "the m210 does not have little endian support"
21762 msgstr ""
21764 #: gcc.c:769
21765 msgid "GCC does not support -C or -CC without -E"
21766 msgstr ""
21768 #: gcc.c:963
21769 msgid "-E required when input is from standard input"
21770 msgstr ""
21772 #: config/lynx.h:71
21773 msgid "Cannot use mthreads and mlegacy-threads together."
21774 msgstr ""
21776 #: config/lynx.h:96
21777 msgid "Cannot use mshared and static together."
21778 msgstr ""
21780 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21781 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21782 #, fuzzy
21783 msgid "does not support multilib"
21784 msgstr "%s не падтрымлівае %s"
21786 #: config/rs6000/darwin.h:132
21787 msgid " conflicting code gen style switches are used"
21788 msgstr ""
21790 #: ada/lang-specs.h:35
21791 msgid "-c or -S required for Ada"
21792 msgstr ""
21794 #~ msgid "unknown C standard `%s'"
21795 #~ msgstr "невядомы C стандарт `%s'"
21797 #~ msgid "label `%s' used but not defined"
21798 #~ msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
21800 #~ msgid "label `%s' defined but not used"
21801 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
21803 #, fuzzy
21804 #~ msgid "a parameter"
21805 #~ msgstr "невыкарыстаемы параметр \"%s\""
21807 #, fuzzy
21808 #~ msgid "a global declaration"
21809 #~ msgstr "Нерэчаіснае абвяшчэнне"
21811 #~ msgid "union"
21812 #~ msgstr "аб'яднанне"
21814 #~ msgid "structure"
21815 #~ msgstr "структура"
21817 #~ msgid "struct"
21818 #~ msgstr "структура"
21820 #~ msgid "members"
21821 #~ msgstr "члены"
21823 #~ msgid "%s at end of input"
21824 #~ msgstr "%s на прыканцы ўводу"
21826 #~ msgid "%s before %s'%c'"
21827 #~ msgstr "%s перад %s'%c'"
21829 #~ msgid "%s before %s'\\x%x'"
21830 #~ msgstr "%s перад %s'\\x%x'"
21832 #~ msgid "%s before \"%s\""
21833 #~ msgstr "%s перад \"%s\""
21835 #~ msgid "%s before '%s' token"
21836 #~ msgstr "%s перад знакам '%s'"
21838 #, fuzzy
21839 #~ msgid "YYDEBUG not defined"
21840 #~ msgstr "YYDEBUG не вызначан."
21842 #~ msgid "destructor needed for `%#D'"
21843 #~ msgstr "дэструктару неабходны \"%#D\""
21845 #~ msgid "return"
21846 #~ msgstr "вяртанне"
21848 #~ msgid "bad magic number in file '%s'"
21849 #~ msgstr "дрэнная магічная лічба ў файле \"%s\""
21851 #~ msgid "bad magic number"
21852 #~ msgstr "дрэнны \"магічны\" нумар"
21854 #~ msgid "bad header version"
21855 #~ msgstr "дрэнная версія загалоўка"
21857 #, fuzzy
21858 #~ msgid "missing binary operator before '%s'"
21859 #~ msgstr "прапушчан прабел пасля нумара \"%.*s\""
21861 #~ msgid "%s is a block device"
21862 #~ msgstr "%s - гэта блёчная прылада"
21864 #~ msgid "%s: Not a directory"
21865 #~ msgstr "%s: не дырэкторыя"
21867 #, fuzzy
21868 #~ msgid "changing search order for system directory \"%s\""
21869 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
21871 #, fuzzy
21872 #~ msgid "unspellable token %s"
21873 #~ msgstr "немагу адчыніць файл \"%s\""
21875 #~ msgid "unknown escape sequence '\\%c'"
21876 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
21878 #, fuzzy
21879 #~ msgid "unknown escape sequence: '\\%03o'"
21880 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
21882 #~ msgid "empty character constant"
21883 #~ msgstr "пустая сімвальная канстанта"
21885 #~ msgid "character constant too long"
21886 #~ msgstr "сімвальная канстанта вельмі доўгая"
21888 #, fuzzy
21889 #~ msgid "invalid #ident directive"
21890 #~ msgstr "нерэчаісны ініцыялізатар"
21892 #, fuzzy
21893 #~ msgid "#pragma %s %s is already registered"
21894 #~ msgstr "Клас \"%s\" ужо існуе"
21896 #~ msgid "%s:%d: warning: "
21897 #~ msgstr "%s:%d: увага: "
21899 #~ msgid "In file included from %s:%d"
21900 #~ msgstr "У файле уключаным з %s:%d"
21902 #~ msgid "can't get current directory"
21903 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
21905 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21906 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21908 #~ msgid "%s: internal abort\n"
21909 #~ msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
21911 #~ msgid "floating point overflow"
21912 #~ msgstr "перапаўненьне плаваючай кропкі"
21914 #, fuzzy
21915 #~ msgid "invalid option `%s'"
21916 #~ msgstr "Нерэчаісны выбар \"%s\""
21918 #~ msgid ""
21919 #~ "\n"
21920 #~ "Language specific options:\n"
21921 #~ msgstr ""
21922 #~ "\n"
21923 #~ "Выбары, спецыфічныя для мовы:\n"
21925 #~ msgid ""
21926 #~ "\n"
21927 #~ " Options for %s:\n"
21928 #~ msgstr ""
21929 #~ "\n"
21930 #~ " Выбары для %s:\n"
21932 #, fuzzy
21933 #~ msgid "unrecognized option `%s'"
21934 #~ msgstr "нераспазнаны выбар \"-%s\""
21936 #~ msgid "`%s': unknown or unsupported -g option"
21937 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
21939 #, fuzzy
21940 #~ msgid "invalid character constant in #if"
21941 #~ msgstr "сімвальная канстанта вельмі доўгая"
21943 #~ msgid "usage: %s [switches] input output"
21944 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
21946 #~ msgid "#error%.*s"
21947 #~ msgstr "#памылка%.*s"
21949 #~ msgid "#warning%.*s"
21950 #~ msgstr "#увага%.*s"
21952 #~ msgid "unbalanced #endif"
21953 #~ msgstr "незбалансаваны #endif"
21955 #~ msgid "optimization turned on"
21956 #~ msgstr "аптымізацыя уключана"
21958 #~ msgid "optimization turned off"
21959 #~ msgstr "аптымізацыя выключана"
21961 #~ msgid "invalid %%Q value"
21962 #~ msgstr "дрэннае %%Q значэнне"
21964 #~ msgid "invalid %%V value"
21965 #~ msgstr "нерэчаіснае значэньне %%V"
21967 #, fuzzy
21968 #~ msgid "Do not make adjacent short instructions parallel"
21969 #~ msgstr "Не генерыраваць сімвальныя інструкцыі"
21971 #~ msgid "invalid mode for gen_tst_reg"
21972 #~ msgstr "нерэчаісны рэжым для gen_tst_reg"
21974 #, fuzzy
21975 #~ msgid "Generate code for near jumps"
21976 #~ msgstr "Генерыраваць код для Intel as"
21978 #, fuzzy
21979 #~ msgid "Don't generate code for near jumps"
21980 #~ msgstr "Генерыраваць код для Intel as"
21982 #, fuzzy
21983 #~ msgid "Generate code for a bit-manipulation unit"
21984 #~ msgstr "Генерыраваць код для Intel as"
21986 #, fuzzy
21987 #~ msgid "Generate code for memory map1"
21988 #~ msgstr "Генерыраваць код для Intel as"
21990 #, fuzzy
21991 #~ msgid "Generate code for memory map2"
21992 #~ msgstr "Генерыраваць код для Intel as"
21994 #, fuzzy
21995 #~ msgid "Generate code for memory map3"
21996 #~ msgstr "Генерыраваць код для Intel as"
21998 #, fuzzy
21999 #~ msgid "Generate code for memory map4"
22000 #~ msgstr "Генерыраваць код для Intel as"
22002 #, fuzzy
22003 #~ msgid "Generate code for a Sun FPA"
22004 #~ msgstr "Стварыць код для DLL"
22006 #~ msgid "Generate code for a 68881"
22007 #~ msgstr "Ствараць код для 68881"
22009 #~ msgid "invalid %%o value"
22010 #~ msgstr "нерэчаіснае значэньне %%o"
22012 #, fuzzy
22013 #~ msgid "can't rewind temp file"
22014 #~ msgstr "немагчыма стварыць часовы файл"
22016 #, fuzzy
22017 #~ msgid "can't close temp file"
22018 #~ msgstr "немагчыма зачыніць уваходзячы файл %s"
22020 #~ msgid "Use GNU as"
22021 #~ msgstr "Выкарыстоўваць GNU як"
22023 #~ msgid "Use symbolic register names"
22024 #~ msgstr "Ужываць сімвалічныя назвы рэгістраў"
22026 #~ msgid "Don't use symbolic register names"
22027 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
22029 #~ msgid "Use OSF PIC"
22030 #~ msgstr "Выкарыстоўваць OSF PIC"
22032 #~ msgid "Don't use OSF PIC"
22033 #~ msgstr "Не выкарыстоўваць OSF PIC"
22035 #~ msgid "Optimize for 3900"
22036 #~ msgstr "Аптымізаваць для 3900"
22038 #~ msgid "Optimize for 4650"
22039 #~ msgstr "Аптымізаваць для 4650"
22041 #~ msgid "Optimize for Cypress processors"
22042 #~ msgstr "Аптымізацыя для Cypress працэсараў"
22044 #~ msgid "Optimize for F934 processors"
22045 #~ msgstr "Аптымізацыя для F934 працэсараў"
22047 #~ msgid "Optimize for SuperSparc processors"
22048 #~ msgstr "Аптымізацыя для SuperSparc працэсараў"
22050 #, fuzzy
22051 #~ msgid "Do not use the Xtensa boolean register option"
22052 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
22054 #, fuzzy
22055 #~ msgid "Use the Xtensa floating-point unit"
22056 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
22058 #, fuzzy
22059 #~ msgid "%s for `%T %s' operator"
22060 #~ msgstr "%s перад знакам \"%s\""
22062 #, fuzzy
22063 #~ msgid "%s for `%T %s %T' operator"
22064 #~ msgstr "%s перад знакам \"%s\""
22066 #, fuzzy
22067 #~ msgid "%s for `%s %T' operator"
22068 #~ msgstr "%s перад знакам \"%s\""
22070 #, fuzzy
22071 #~ msgid "duplicate enum value `%D'"
22072 #~ msgstr "паўтарэнне \"volatile\""
22074 #, fuzzy
22075 #~ msgid "field `%D' invalidly declared offset type"
22076 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
22078 #~ msgid "invalid declarator"
22079 #~ msgstr "нерэчаісны абвяшчальнік"
22081 #~ msgid "multiple declarations `%T' and `%T'"
22082 #~ msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
22084 #, fuzzy
22085 #~ msgid "parameter `%D' invalidly declared offset type"
22086 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
22088 #, fuzzy
22089 #~ msgid "semicolon missing after declaration of `%#T'"
22090 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22092 #, fuzzy
22093 #~ msgid "previous friend declaration of `%D'"
22094 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
22096 #, fuzzy
22097 #~ msgid "member initializers for `%#D'"
22098 #~ msgstr "complex нерэчаісны для \"%s\""
22100 #, fuzzy
22101 #~ msgid "semicolon missing after declaration of `%T'"
22102 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22104 #~ msgid "%s before `%c'"
22105 #~ msgstr "%s перад '%c'"
22107 #~ msgid "%s before `\\%o'"
22108 #~ msgstr "%s перад \"\\%o\""
22110 #~ msgid "%s before `%s' token"
22111 #~ msgstr "%s перад знакам \"%s\""
22113 #~ msgid "invalid use of `%T'"
22114 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
22116 #~ msgid "warning:"
22117 #~ msgstr "увага:"
22119 #, fuzzy
22120 #~ msgid "Implicit declaration of `%A' at %0"
22121 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
22123 #~ msgid "Unknown escape sequence `\\%A' at %0"
22124 #~ msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
22126 #, fuzzy
22127 #~ msgid "Unterminated escape sequence `\\' at %0"
22128 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
22130 #, fuzzy
22131 #~ msgid "non-ISO escape sequence `\\%c'"
22132 #~ msgstr "невядомая ESC-паслядоўнасць '\\%c'"
22134 #, fuzzy
22135 #~ msgid "Zero-length character constant at %0"
22136 #~ msgstr "пустая сімвальная канстанта"
22138 #, fuzzy
22139 #~ msgid "Character constant at %0 has no closing apostrophe at %1"
22140 #~ msgstr "сімвальная канстанта вельмі доўгая"
22142 #, fuzzy
22143 #~ msgid "Unable to open INCLUDE file `%A' at %0"
22144 #~ msgstr "немагу адчыніць файл \"%s\""
22146 #, fuzzy
22147 #~ msgid "Truncating characters on right side of character constant at %0"
22148 #~ msgstr "мнагасімвальная сімвальная канстанта"
22150 #, fuzzy
22151 #~ msgid "Array `%A' at %0 is too large to handle"
22152 #~ msgstr "памер масіва \"%s\" вельмі вялікі"
22154 #, fuzzy
22155 #~ msgid "Statement function `%A' defined at %0 is not used"
22156 #~ msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
22158 #~ msgid "In function"
22159 #~ msgstr "У функцыі"
22161 #, fuzzy
22162 #~ msgid "circular inheritance in interface declaration for `%s'"
22163 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
22165 #, fuzzy
22166 #~ msgid "cannot find class (factory) method"
22167 #~ msgstr "не магу знайсці метад."
22169 #~ msgid "cannot find method"
22170 #~ msgstr "немагчыма знайсьці мэтад"