Typo in last patch.
[official-gcc.git] / gcc / po / be.po
blobe1919dd04cf6b5015c6e1a615065e6f347c2e11f
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-04-18 18:00-0700\n"
10 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
11 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
12 "Language-Team: Belarusian <i18n@tut.by>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
17 #: attribs.c:178
18 #, c-format
19 msgid "`%s' attribute directive ignored"
20 msgstr ""
22 #: attribs.c:186
23 #, c-format
24 msgid "wrong number of arguments specified for `%s' attribute"
25 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
27 #: attribs.c:203
28 #, c-format
29 msgid "`%s' attribute does not apply to types"
30 msgstr ""
32 #: attribs.c:249
33 #, c-format
34 msgid "`%s' attribute only applies to function types"
35 msgstr ""
37 #: attribs.c:416 c-common.c:4306 c-common.c:4325 c-common.c:4343
38 #: c-common.c:4370 c-common.c:4389 c-common.c:4412 c-common.c:4435
39 #: c-common.c:4461 c-common.c:4495 c-common.c:4539 c-common.c:4567
40 #: c-common.c:4595 c-common.c:4614 c-common.c:4869 c-common.c:4891
41 #: c-common.c:4926 c-common.c:4993 c-common.c:5039 c-common.c:5097
42 #: c-common.c:5128 c-common.c:5474 c-common.c:5497 c-common.c:5536
43 #: config/arm/arm.c:2281 config/arm/arm.c:2308 config/avr/avr.c:4539
44 #: config/h8300/h8300.c:4284 config/h8300/h8300.c:4307 config/i386/i386.c:1608
45 #: config/i386/i386.c:15380 config/i386/winnt.c:86 config/ia64/ia64.c:1057
46 #: config/ip2k/ip2k.c:3151
47 #, c-format
48 msgid "`%s' attribute ignored"
49 msgstr "\"%s\" атрыбут ігнарыруецца"
51 #: builtins.c:318
52 msgid "offset outside bounds of constant string"
53 msgstr ""
55 #: builtins.c:786
56 #, fuzzy
57 msgid "second arg to `__builtin_prefetch' must be a constant"
58 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
60 #: builtins.c:793
61 msgid "invalid second arg to __builtin_prefetch; using zero"
62 msgstr ""
64 #: builtins.c:800
65 #, fuzzy
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
69 #: builtins.c:807
70 msgid "invalid third arg to __builtin_prefetch; using zero"
71 msgstr ""
73 #: builtins.c:3828
74 msgid "argument of `__builtin_args_info' must be constant"
75 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
77 #: builtins.c:3834
78 msgid "argument of `__builtin_args_info' out of range"
79 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
81 #: builtins.c:3840
82 msgid "missing argument in `__builtin_args_info'"
83 msgstr "прапушчан аргумент у `__builtin_args_info'"
85 #: builtins.c:3856
86 msgid "`va_start' used in function with fixed args"
87 msgstr ""
88 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
89 "           колькасьцю аргументаў"
91 #: builtins.c:3875
92 msgid "second parameter of `va_start' not last named argument"
93 msgstr ""
95 #. Evidently an out of date version of <stdarg.h>; can't validate
96 #. va_start's second argument, but can still work as intended.
97 #: builtins.c:3880
98 msgid "`__builtin_next_arg' called without an argument"
99 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
101 #: builtins.c:3969
102 msgid "too many arguments to function `va_start'"
103 msgstr ""
105 #: builtins.c:4091
106 msgid "first argument to `va_arg' not of type `va_list'"
107 msgstr ""
109 #. Unfortunately, this is merely undefined, rather than a constraint
110 #. violation, so we cannot make this an error.  If this call is never
111 #. executed, the program is still strictly conforming.
112 #: builtins.c:4123
113 #, c-format
114 msgid "`%s' is promoted to `%s' when passed through `...'"
115 msgstr ""
117 #: builtins.c:4128
118 #, c-format
119 msgid "(so you should pass `%s' not `%s' to `va_arg')"
120 msgstr ""
122 #. We can, however, treat "undefined" any way we please.
123 #. Call abort to encourage the user to fix the program.
124 #: builtins.c:4134 c-typeck.c:1719
125 msgid "if this code is reached, the program will abort"
126 msgstr ""
128 #: builtins.c:4241
129 msgid "invalid arg to `__builtin_frame_address'"
130 msgstr ""
132 #: builtins.c:4243
133 msgid "invalid arg to `__builtin_return_address'"
134 msgstr ""
136 #: builtins.c:4257
137 msgid "unsupported arg to `__builtin_frame_address'"
138 msgstr ""
140 #: builtins.c:4259
141 msgid "unsupported arg to `__builtin_return_address'"
142 msgstr ""
144 #: builtins.c:4419
145 msgid "second arg to `__builtin_expect' must be a constant"
146 msgstr ""
148 #: builtins.c:5360
149 msgid "__builtin_longjmp second argument must be 1"
150 msgstr ""
152 #: builtins.c:5458
153 #, c-format
154 msgid "built-in function `%s' not currently supported"
155 msgstr ""
157 #: builtins.c:5598
158 #, fuzzy
159 msgid "target format does not support infinity"
160 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
162 #: c-common.c:917
163 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
164 msgstr ""
166 #: c-common.c:1141
167 #, fuzzy
168 msgid "%J'%D' is not defined outside of function scope"
169 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
171 #: c-common.c:1161
172 #, c-format
173 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
174 msgstr ""
176 #: c-common.c:1201
177 msgid "overflow in constant expression"
178 msgstr ""
180 #: c-common.c:1221
181 msgid "integer overflow in expression"
182 msgstr ""
184 #: c-common.c:1230
185 msgid "floating point overflow in expression"
186 msgstr ""
188 #: c-common.c:1236
189 msgid "vector overflow in expression"
190 msgstr ""
192 #. This detects cases like converting -129 or 256 to unsigned char.
193 #: c-common.c:1258
194 msgid "large integer implicitly truncated to unsigned type"
195 msgstr ""
197 #: c-common.c:1260
198 msgid "negative integer implicitly converted to unsigned type"
199 msgstr ""
201 #: c-common.c:1306
202 msgid "overflow in implicit constant conversion"
203 msgstr ""
205 #: c-common.c:1442
206 #, c-format
207 msgid "operation on `%s' may be undefined"
208 msgstr ""
210 #: c-common.c:1726
211 msgid "expression statement has incomplete type"
212 msgstr ""
214 #: c-common.c:1758
215 msgid "case label does not reduce to an integer constant"
216 msgstr ""
218 #: c-common.c:2088
219 msgid "invalid truth-value expression"
220 msgstr ""
222 #: c-common.c:2139
223 #, c-format
224 msgid "invalid operands to binary %s"
225 msgstr ""
227 #: c-common.c:2373
228 msgid "comparison is always false due to limited range of data type"
229 msgstr ""
231 #: c-common.c:2375
232 msgid "comparison is always true due to limited range of data type"
233 msgstr ""
235 #: c-common.c:2445
236 msgid "comparison of unsigned expression >= 0 is always true"
237 msgstr ""
239 #: c-common.c:2454
240 msgid "comparison of unsigned expression < 0 is always false"
241 msgstr ""
243 #: c-common.c:2499
244 msgid "pointer of type `void *' used in arithmetic"
245 msgstr ""
247 #: c-common.c:2505
248 msgid "pointer to a function used in arithmetic"
249 msgstr ""
251 #: c-common.c:2511
252 msgid "pointer to member function used in arithmetic"
253 msgstr ""
255 #: c-common.c:2600 f/com.c:14734
256 msgid "struct type value used where scalar is required"
257 msgstr ""
259 #: c-common.c:2604 f/com.c:14738
260 msgid "union type value used where scalar is required"
261 msgstr ""
263 #: c-common.c:2608 f/com.c:14742
264 msgid "array type value used where scalar is required"
265 msgstr ""
267 #. Common Ada/Pascal programmer's mistake.  We always warn
268 #. about this since it is so bad.
269 #: c-common.c:2645
270 msgid "the address of `%D', will always evaluate as `true'"
271 msgstr ""
273 #: c-common.c:2739 f/com.c:14874
274 msgid "suggest parentheses around assignment used as truth value"
275 msgstr ""
277 #: c-common.c:2785 c-common.c:2825
278 msgid "invalid use of `restrict'"
279 msgstr "нявернае выкарыстанне \"restict\""
281 #: c-common.c:2935
282 #, fuzzy
283 msgid "invalid application of `sizeof' to a function type"
284 msgstr "Нерэчаісны выбар \"%s\""
286 #: c-common.c:2945
287 #, fuzzy, c-format
288 msgid "invalid application of `%s' to a void type"
289 msgstr "нявернае выкарыстанне \"restict\""
291 #: c-common.c:2951
292 #, fuzzy, c-format
293 msgid "invalid application of `%s' to an incomplete type"
294 msgstr "\"%s\" мае незавершаны тып"
296 #: c-common.c:2991
297 msgid "`__alignof' applied to a bit-field"
298 msgstr ""
300 #: c-common.c:3483
301 #, fuzzy, c-format
302 msgid "cannot disable built-in function `%s'"
303 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
305 #: c-common.c:3644 c-typeck.c:1949
306 #, c-format
307 msgid "too few arguments to function `%s'"
308 msgstr "нехапае аргументаў у функцыі \"%s\""
310 #: c-common.c:3650 c-typeck.c:1810
311 #, c-format
312 msgid "too many arguments to function `%s'"
313 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
315 #: c-common.c:3669
316 #, fuzzy, c-format
317 msgid "non-floating-point argument to function `%s'"
318 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
320 #: c-common.c:3896
321 msgid "pointers are not permitted as case values"
322 msgstr ""
324 #: c-common.c:3900
325 msgid "range expressions in switch statements are non-standard"
326 msgstr ""
328 #: c-common.c:3929
329 msgid "empty range specified"
330 msgstr ""
332 #: c-common.c:3980
333 msgid "duplicate (or overlapping) case value"
334 msgstr ""
336 #: c-common.c:3981
337 msgid "%Jthis is the first entry overlapping that value"
338 msgstr ""
340 #: c-common.c:3985
341 msgid "duplicate case value"
342 msgstr ""
344 #: c-common.c:3986
345 #, fuzzy
346 msgid "%Jpreviously used here"
347 msgstr "папярэдняе вызначэньне"
349 #: c-common.c:3990
350 msgid "multiple default labels in one switch"
351 msgstr ""
353 #: c-common.c:3991
354 msgid "%Jthis is the first default label"
355 msgstr ""
357 #: c-common.c:4016
358 #, fuzzy
359 msgid "taking the address of a label is non-standard"
360 msgstr "ISO C не дазваляе пусты ізыходны файл"
362 #: c-common.c:4062
363 msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
364 msgstr ""
366 #: c-common.c:4067
367 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
368 msgstr ""
370 #: c-common.c:4648
371 #, c-format
372 msgid "unknown machine mode `%s'"
373 msgstr "невядомы рэжым машыны \"%s\""
375 #: c-common.c:4651
376 #, c-format
377 msgid "no data type for mode `%s'"
378 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
380 #: c-common.c:4655
381 #, fuzzy, c-format
382 msgid "invalid pointer mode `%s'"
383 msgstr "Нерэчаісны выбар \"%s\""
385 #: c-common.c:4662 c-common.c:5225
386 #, fuzzy, c-format
387 msgid "unable to emulate '%s'"
388 msgstr "немагу адчыніць файл \"%s\""
390 #: c-common.c:4706
391 #, fuzzy
392 msgid "%Jsection attribute cannot be specified for local variables"
393 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
395 #: c-common.c:4717
396 #, fuzzy
397 msgid "%Jsection of '%D' conflicts with previous declaration"
398 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
400 #: c-common.c:4726
401 #, fuzzy
402 msgid "%Jsection attribute not allowed for '%D'"
403 msgstr "\"%s\" атрыбут ігнарыруецца"
405 #: c-common.c:4732
406 #, fuzzy
407 msgid "%Jsection attributes are not supported for this target"
408 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
410 #: c-common.c:4770
411 msgid "requested alignment is not a constant"
412 msgstr ""
414 #: c-common.c:4775
415 msgid "requested alignment is not a power of 2"
416 msgstr ""
418 #: c-common.c:4780
419 msgid "requested alignment is too large"
420 msgstr ""
422 #: c-common.c:4806
423 msgid "%Jalignment may not be specified for '%D'"
424 msgstr ""
426 #: c-common.c:4844
427 msgid "%J'%D' defined both normally and as an alias"
428 msgstr ""
430 #: c-common.c:4854
431 msgid "alias arg not a string"
432 msgstr ""
434 #: c-common.c:4897
435 msgid "visibility arg not a string"
436 msgstr ""
438 #: c-common.c:4910
439 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
440 msgstr ""
442 #: c-common.c:4936
443 msgid "tls_model arg not a string"
444 msgstr ""
446 #: c-common.c:4945
447 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
448 msgstr ""
450 #: c-common.c:4967 c-common.c:5013
451 #, fuzzy
452 msgid "%J'%E' attribute applies only to functions"
453 msgstr "\"%s\" звычайна функцыя"
455 #: c-common.c:4972 c-common.c:5018
456 msgid "%Jcan't set '%E' attribute after definition"
457 msgstr ""
459 #: c-common.c:5094
460 #, fuzzy, c-format
461 msgid "`%s' attribute ignored for `%s'"
462 msgstr "\"%s\" атрыбут ігнарыруецца"
464 #: c-common.c:5157
465 #, c-format
466 msgid "invalid vector type for attribute `%s'"
467 msgstr ""
469 #: c-common.c:5181 c-common.c:5213
470 msgid "no vector mode with the size and type specified could be found"
471 msgstr ""
473 #: c-common.c:5315
474 msgid "nonnull attribute without arguments on a non-prototype"
475 msgstr ""
477 #: c-common.c:5330
478 #, c-format
479 msgid "nonnull argument has invalid operand number (arg %lu)"
480 msgstr ""
482 #: c-common.c:5349
483 #, c-format
484 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
485 msgstr ""
487 #: c-common.c:5357
488 #, c-format
489 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
490 msgstr ""
492 #: c-common.c:5437
493 #, c-format
494 msgid "null argument where non-null required (arg %lu)"
495 msgstr ""
497 #: c-common.c:5508
498 msgid "cleanup arg not an identifier"
499 msgstr ""
501 #: c-common.c:5515
502 #, fuzzy
503 msgid "cleanup arg not a function"
504 msgstr "`%D' - гэта ня функцыя,"
506 #: c-common.c:5876
507 #, c-format
508 msgid "%s at end of input"
509 msgstr "%s на прыканцы ўводу"
511 #: c-common.c:5882
512 #, c-format
513 msgid "%s before %s'%c'"
514 msgstr "%s перад %s'%c'"
516 #: c-common.c:5884
517 #, c-format
518 msgid "%s before %s'\\x%x'"
519 msgstr "%s перад %s'\\x%x'"
521 #: c-common.c:5888
522 #, c-format
523 msgid "%s before string constant"
524 msgstr ""
526 #: c-common.c:5890
527 #, c-format
528 msgid "%s before numeric constant"
529 msgstr ""
531 #: c-common.c:5892
532 #, c-format
533 msgid "%s before \"%s\""
534 msgstr "%s перад \"%s\""
536 #: c-common.c:5894
537 #, c-format
538 msgid "%s before '%s' token"
539 msgstr "%s перад знакам '%s'"
541 #. Use `%s' to print the string in case there are any escape
542 #. characters in the message.
543 #: c-common.c:5896 c-typeck.c:2586 c-typeck.c:3978 c-typeck.c:3993
544 #: c-typeck.c:4008 final.c:2776 final.c:2778 gcc.c:4581 rtl-error.c:109
545 #: toplev.c:1357 config/cris/cris.c:552 cp/parser.c:1848 cp/typeck.c:4118
546 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
547 #, c-format
548 msgid "%s"
549 msgstr ""
551 #: c-convert.c:82 c-typeck.c:1197 c-typeck.c:3418 cp/typeck.c:1337
552 #: cp/typeck.c:5660 treelang/tree-convert.c:79
553 msgid "void value not ignored as it ought to be"
554 msgstr ""
556 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
557 msgid "conversion to non-scalar type requested"
558 msgstr ""
560 #: c-decl.c:371
561 msgid "%Jarray '%D' assumed to have one element"
562 msgstr ""
564 #: c-decl.c:580
565 #, fuzzy
566 msgid "%Jlabel `%D' used but not defined"
567 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
569 #: c-decl.c:586
570 #, fuzzy
571 msgid "%Jlabel `%D' defined but not used"
572 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
574 #: c-decl.c:588
575 #, fuzzy
576 msgid "%Jlabel `%D' declared but not defined"
577 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
579 #: c-decl.c:613
580 #, fuzzy
581 msgid "%Junused variable `%D'"
582 msgstr "невыкарыстоўваемая пераменная \"%s\""
584 #: c-decl.c:821
585 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
586 msgstr ""
588 #: c-decl.c:828
589 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
590 msgstr ""
592 #: c-decl.c:864
593 msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
594 msgstr ""
596 #: c-decl.c:870
597 msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
598 msgstr ""
600 #: c-decl.c:879
601 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
602 msgstr ""
604 #. If we get here, no errors were found, but do issue a warning
605 #. for this poor-style construct.
606 #: c-decl.c:891
607 msgid "%Jprototype for '%D' follows non-prototype definition"
608 msgstr ""
610 #: c-decl.c:906
611 #, fuzzy
612 msgid "%Jprevious definition of '%D' was here"
613 msgstr "папярэдняе вызначэньне"
615 #: c-decl.c:908
616 #, fuzzy
617 msgid "%Jprevious implicit declaration of '%D' was here"
618 msgstr "няма папярэдняга аб'яўлення для \"%s\""
620 #: c-decl.c:910
621 #, fuzzy
622 msgid "%Jprevious declaration of '%D' was here"
623 msgstr "няма папярэдняга аб'яўлення для \"%s\""
625 #: c-decl.c:945
626 msgid "%J'%D' redeclared as different kind of symbol"
627 msgstr ""
629 #: c-decl.c:950
630 #, fuzzy
631 msgid "%Jbuilt-in function '%D' declared as non-function"
632 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
634 #: c-decl.c:953 c-decl.c:1045
635 #, fuzzy
636 msgid "%Jshadowing built-in function '%D'"
637 msgstr "у функцыі \"%s\":"
639 #. If types don't match for a built-in, throw away the
640 #. built-in.  No point in calling locate_old_decl here, it
641 #. won't print anything.
642 #: c-decl.c:974
643 #, fuzzy
644 msgid "%Jconflicting types for built-in function '%D'"
645 msgstr "паўторнае абвяшчэнне меткі \"%s\""
647 #: c-decl.c:998 c-decl.c:1006
648 msgid "%Jconflicting types for '%D'"
649 msgstr ""
651 #. allow OLDDECL to continue in use
652 #: c-decl.c:1021
653 #, fuzzy
654 msgid "%Jredefinition of typedef '%D'"
655 msgstr "перанакіраванне stdout: %s"
657 #: c-decl.c:1058 c-decl.c:1122
658 #, fuzzy
659 msgid "%Jredefinition of '%D'"
660 msgstr "перанакіраванне stdout: %s"
662 #: c-decl.c:1089 c-decl.c:1139
663 msgid "%Jstatic declaration of '%D' follows non-static declaration"
664 msgstr ""
666 #: c-decl.c:1097 c-decl.c:1136
667 msgid "%Jnon-static declaration of '%D' follows static declaration"
668 msgstr ""
670 #: c-decl.c:1109
671 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
672 msgstr ""
674 #: c-decl.c:1112
675 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
676 msgstr ""
678 #: c-decl.c:1152
679 #, fuzzy
680 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
681 msgstr "няма папярэдняга аб'яўлення для \"%s\""
683 #: c-decl.c:1155
684 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
685 msgstr ""
687 #: c-decl.c:1158
688 #, fuzzy
689 msgid "%Jredeclaration of '%D' with no linkage"
690 msgstr "няма папярэдняга аб'яўлення для \"%s\""
692 #: c-decl.c:1172
693 msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
694 msgstr ""
696 #: c-decl.c:1183
697 #, fuzzy
698 msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
699 msgstr "няма папярэдняга аб'яўлення для \"%s\""
701 #: c-decl.c:1190
702 #, fuzzy
703 msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
704 msgstr "няма папярэдняга аб'яўлення для \"%s\""
706 #: c-decl.c:1202
707 msgid "%J'%D' declared inline after being called"
708 msgstr ""
710 #: c-decl.c:1208
711 #, fuzzy
712 msgid "%J'%D' declared inline after its definition"
713 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
715 #: c-decl.c:1221
716 #, fuzzy
717 msgid "%Jredefinition of parameter '%D'"
718 msgstr "перанакіраванне stdout: %s"
720 #: c-decl.c:1230
721 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
722 msgstr ""
724 #: c-decl.c:1233
725 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
726 msgstr ""
728 #: c-decl.c:1240
729 msgid "%Jconst declaration of '%D' follows non-const declaration"
730 msgstr ""
732 #: c-decl.c:1243
733 msgid "%Jnon-const declaration of '%D' follows const declaration"
734 msgstr ""
736 #: c-decl.c:1262
737 #, fuzzy
738 msgid "%Jredundant redeclaration of '%D'"
739 msgstr "Нерэчаіснае абвяшчэнне"
741 #: c-decl.c:1581
742 msgid "%Jdeclaration of '%D' shadows a parameter"
743 msgstr ""
745 #: c-decl.c:1583
746 msgid "%Jdeclaration of '%D' shadows a global declaration"
747 msgstr ""
749 #: c-decl.c:1585
750 msgid "%Jdeclaration of '%D' shadows a previous local"
751 msgstr ""
753 #: c-decl.c:1587 cp/name-lookup.c:958 cp/name-lookup.c:981
754 #: cp/name-lookup.c:989
755 #, fuzzy
756 msgid "%Jshadowed declaration is here"
757 msgstr "няма папярэдняга аб'яўлення для \"%s\""
759 #: c-decl.c:1697
760 #, c-format
761 msgid "nested extern declaration of `%s'"
762 msgstr ""
764 #: c-decl.c:1838 objc/objc-act.c:2534 objc/objc-act.c:6793
765 #, fuzzy
766 msgid "%Jprevious declaration of '%D'"
767 msgstr "папярэдняе абвяшчэньне `%D'"
769 #: c-decl.c:1879 c-decl.c:1881
770 #, c-format
771 msgid "implicit declaration of function `%s'"
772 msgstr ""
774 #: c-decl.c:1897
775 #, c-format
776 msgid "`%s' undeclared here (not in a function)"
777 msgstr ""
779 #: c-decl.c:1903
780 #, c-format
781 msgid "`%s' undeclared (first use in this function)"
782 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
784 #: c-decl.c:1908
785 msgid "(Each undeclared identifier is reported only once"
786 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
788 #: c-decl.c:1909
789 msgid "for each function it appears in.)"
790 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
792 #: c-decl.c:1962
793 #, c-format
794 msgid "label %s referenced outside of any function"
795 msgstr ""
797 #: c-decl.c:2009
798 #, c-format
799 msgid "duplicate label declaration `%s'"
800 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
802 #: c-decl.c:2010
803 #, fuzzy
804 msgid "%Jthis is a previous declaration"
805 msgstr "гэта папярэдняе абвяшчэньне"
807 #: c-decl.c:2045
808 #, fuzzy
809 msgid "%Hduplicate label `%D'"
810 msgstr "паўтарэнне \"%s\""
812 #: c-decl.c:2047
813 #, fuzzy
814 msgid "%J`%D' previously defined here"
815 msgstr "папярэдняе вызначэньне"
817 #: c-decl.c:2049
818 #, fuzzy
819 msgid "%J`%D' previously declared here"
820 msgstr "няма папярэдняга аб'яўлення для \"%s\""
822 #: c-decl.c:2069
823 msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
824 msgstr ""
826 #: c-decl.c:2140
827 msgid "%H`%s' defined as wrong kind of tag"
828 msgstr ""
830 #: c-decl.c:2378
831 msgid "unnamed struct/union that defines no instances"
832 msgstr ""
834 #: c-decl.c:2397
835 msgid "useless keyword or type name in empty declaration"
836 msgstr ""
838 #: c-decl.c:2404
839 msgid "two types specified in one empty declaration"
840 msgstr ""
842 #: c-decl.c:2409 c-parse.y:735 c-parse.y:737 objc/objc-parse.y:776
843 #: objc/objc-parse.y:778 objc/objc-parse.y:3016
844 msgid "empty declaration"
845 msgstr "пустое абвяшчэньне"
847 #: c-decl.c:2435
848 #, fuzzy
849 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
850 msgstr "ISO C89 не падтрымлівае \"long long\""
852 #: c-decl.c:2437
853 #, fuzzy
854 msgid "ISO C90 does not support `[*]' array declarators"
855 msgstr "ISO C89 не падтрымлівае \"long long\""
857 #: c-decl.c:2440
858 msgid "GCC does not yet properly implement `[*]' array declarators"
859 msgstr ""
861 #: c-decl.c:2456
862 msgid "static or type qualifiers in abstract declarator"
863 msgstr ""
865 #: c-decl.c:2526
866 #, fuzzy
867 msgid "%J'%D' is usually a function"
868 msgstr "`%s' - звычайна функцыя"
870 #: c-decl.c:2535
871 #, fuzzy, c-format
872 msgid "typedef `%s' is initialized (use __typeof__ instead)"
873 msgstr "параметр \"%s\" ініцыялізаваны"
875 #: c-decl.c:2541
876 #, c-format
877 msgid "function `%s' is initialized like a variable"
878 msgstr ""
880 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
881 #: c-decl.c:2548
882 #, c-format
883 msgid "parameter `%s' is initialized"
884 msgstr "параметр \"%s\" ініцыялізаваны"
886 #: c-decl.c:2568 c-typeck.c:4228
887 msgid "variable-sized object may not be initialized"
888 msgstr ""
890 #: c-decl.c:2574
891 #, c-format
892 msgid "variable `%s' has initializer but incomplete type"
893 msgstr ""
895 #: c-decl.c:2580
896 #, c-format
897 msgid "elements of array `%s' have incomplete type"
898 msgstr ""
900 #: c-decl.c:2649 c-decl.c:5451 cp/decl.c:3761 cp/decl.c:10133
901 #, fuzzy
902 msgid "%Jinline function '%D' given attribute noinline"
903 msgstr "няма папярэдняга аб'яўлення для \"%s\""
905 #: c-decl.c:2725
906 msgid "%Jinitializer fails to determine size of '%D'"
907 msgstr ""
909 #: c-decl.c:2730
910 #, fuzzy
911 msgid "%Jarray size missing in '%D'"
912 msgstr "прапушчан памер масіва ў `%D'"
914 #: c-decl.c:2746
915 #, fuzzy
916 msgid "%Jzero or negative size array '%D'"
917 msgstr "нулявы памер масіва `%D'"
919 #: c-decl.c:2774
920 msgid "%Jstorage size of '%D' isn't known"
921 msgstr ""
923 #: c-decl.c:2784
924 #, fuzzy
925 msgid "%Jstorage size of '%D' isn't constant"
926 msgstr "тып параметра \"%s\" не аб'яўлены"
928 #: c-decl.c:2867
929 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
930 msgstr ""
932 #: c-decl.c:2978
933 msgid "ISO C forbids forward parameter declarations"
934 msgstr ""
936 #: c-decl.c:3160
937 msgid "<anonymous>"
938 msgstr ""
940 #: c-decl.c:3169
941 #, c-format
942 msgid "bit-field `%s' width not an integer constant"
943 msgstr ""
945 #: c-decl.c:3177
946 #, c-format
947 msgid "negative width in bit-field `%s'"
948 msgstr ""
950 #: c-decl.c:3182
951 #, c-format
952 msgid "zero width for bit-field `%s'"
953 msgstr ""
955 #: c-decl.c:3192
956 #, c-format
957 msgid "bit-field `%s' has invalid type"
958 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
960 #: c-decl.c:3201
961 #, c-format
962 msgid "type of bit-field `%s' is a GCC extension"
963 msgstr ""
965 #: c-decl.c:3210
966 #, c-format
967 msgid "width of `%s' exceeds its type"
968 msgstr ""
970 #: c-decl.c:3220
971 #, c-format
972 msgid "`%s' is narrower than values of its type"
973 msgstr ""
975 #: c-decl.c:3370 cp/decl.c:6805
976 msgid "`long long long' is too long for GCC"
977 msgstr "`long long long' - вельмі доўга для GCC"
979 #: c-decl.c:3375
980 #, fuzzy
981 msgid "ISO C90 does not support `long long'"
982 msgstr "ISO C89 не падтрымлівае `long long'"
984 #: c-decl.c:3384 c-decl.c:3387 cp/decl.c:6810
985 #, c-format
986 msgid "duplicate `%s'"
987 msgstr "паўтарэньне `%s'"
989 #: c-decl.c:3397 cp/decl.c:6816
990 msgid "`__thread' before `extern'"
991 msgstr ""
993 #: c-decl.c:3399 cp/decl.c:6818
994 msgid "`__thread' before `static'"
995 msgstr ""
997 #: c-decl.c:3407 cp/decl.c:6845
998 #, c-format
999 msgid "two or more data types in declaration of `%s'"
1000 msgstr ""
1002 #: c-decl.c:3427 cp/decl.c:6850
1003 #, c-format
1004 msgid "`%s' fails to be a typedef or built in type"
1005 msgstr ""
1007 #: c-decl.c:3466
1008 #, c-format
1009 msgid "type defaults to `int' in declaration of `%s'"
1010 msgstr ""
1012 #: c-decl.c:3495
1013 #, c-format
1014 msgid "both long and short specified for `%s'"
1015 msgstr ""
1017 #: c-decl.c:3499 cp/decl.c:6950
1018 #, c-format
1019 msgid "long or short specified with char for `%s'"
1020 msgstr ""
1022 #: c-decl.c:3506 cp/decl.c:6954
1023 #, c-format
1024 msgid "long or short specified with floating type for `%s'"
1025 msgstr ""
1027 #: c-decl.c:3509
1028 msgid "the only valid combination is `long double'"
1029 msgstr ""
1031 #: c-decl.c:3515
1032 #, c-format
1033 msgid "both signed and unsigned specified for `%s'"
1034 msgstr ""
1036 #: c-decl.c:3517 cp/decl.c:6943
1037 #, c-format
1038 msgid "long, short, signed or unsigned invalid for `%s'"
1039 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
1041 #: c-decl.c:3523 cp/decl.c:6963
1042 #, c-format
1043 msgid "long, short, signed or unsigned used invalidly for `%s'"
1044 msgstr ""
1046 #: c-decl.c:3541 cp/decl.c:6984
1047 #, c-format
1048 msgid "complex invalid for `%s'"
1049 msgstr "complex нерэчаісны для \"%s\""
1051 #: c-decl.c:3583
1052 #, fuzzy
1053 msgid "ISO C90 does not support complex types"
1054 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1056 #: c-decl.c:3595
1057 msgid "ISO C does not support plain `complex' meaning `double complex'"
1058 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1060 #: c-decl.c:3601 c-decl.c:3613
1061 msgid "ISO C does not support complex integer types"
1062 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1064 #: c-decl.c:3643 c-decl.c:4104 cp/decl.c:7576
1065 msgid "duplicate `const'"
1066 msgstr "паўтарэнне \"const\""
1068 #: c-decl.c:3645 c-decl.c:4108 cp/decl.c:7580
1069 msgid "duplicate `restrict'"
1070 msgstr "паўтарэнне \"restrict\""
1072 #: c-decl.c:3647 c-decl.c:4106 cp/decl.c:7578
1073 msgid "duplicate `volatile'"
1074 msgstr "паўтарэнне \"volatile\""
1076 #: c-decl.c:3676 cp/decl.c:7147
1077 #, c-format
1078 msgid "multiple storage classes in declaration of `%s'"
1079 msgstr ""
1081 #: c-decl.c:3686
1082 msgid "function definition declared `auto'"
1083 msgstr ""
1085 #: c-decl.c:3688
1086 msgid "function definition declared `register'"
1087 msgstr ""
1089 #: c-decl.c:3690
1090 msgid "function definition declared `typedef'"
1091 msgstr ""
1093 #: c-decl.c:3692
1094 #, fuzzy
1095 msgid "function definition declared `__thread'"
1096 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1098 #: c-decl.c:3705
1099 #, c-format
1100 msgid "storage class specified for structure field `%s'"
1101 msgstr ""
1103 #: c-decl.c:3709 cp/decl.c:7192
1104 #, c-format
1105 msgid "storage class specified for parameter `%s'"
1106 msgstr ""
1108 #: c-decl.c:3712 cp/decl.c:7194
1109 msgid "storage class specified for typename"
1110 msgstr ""
1112 #: c-decl.c:3724 cp/decl.c:7209
1113 #, c-format
1114 msgid "`%s' initialized and declared `extern'"
1115 msgstr ""
1117 #: c-decl.c:3726 cp/decl.c:7212
1118 #, c-format
1119 msgid "`%s' has both `extern' and initializer"
1120 msgstr ""
1122 #: c-decl.c:3731
1123 #, fuzzy, c-format
1124 msgid "file-scope declaration of `%s' specifies `auto'"
1125 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
1127 #: c-decl.c:3736 cp/decl.c:7216
1128 #, c-format
1129 msgid "nested function `%s' declared `extern'"
1130 msgstr ""
1132 #: c-decl.c:3742 cp/decl.c:7226
1133 #, fuzzy, c-format
1134 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1135 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1137 #. Only the innermost declarator (making a parameter be of
1138 #. array type which is converted to pointer type)
1139 #. may have static or type qualifiers.
1140 #: c-decl.c:3781 c-decl.c:3974
1141 msgid "static or type qualifiers in non-parameter array declarator"
1142 msgstr ""
1144 #: c-decl.c:3825
1145 #, c-format
1146 msgid "declaration of `%s' as array of voids"
1147 msgstr ""
1149 #: c-decl.c:3831
1150 #, c-format
1151 msgid "declaration of `%s' as array of functions"
1152 msgstr ""
1154 #: c-decl.c:3836
1155 #, fuzzy
1156 msgid "invalid use of structure with flexible array member"
1157 msgstr "нявернае выкарыстанне \"restict\""
1159 #: c-decl.c:3855
1160 #, c-format
1161 msgid "size of array `%s' has non-integer type"
1162 msgstr ""
1164 #: c-decl.c:3860
1165 #, c-format
1166 msgid "ISO C forbids zero-size array `%s'"
1167 msgstr ""
1169 #: c-decl.c:3867
1170 #, c-format
1171 msgid "size of array `%s' is negative"
1172 msgstr "памер масіва \"%s\" адмоўны"
1174 #: c-decl.c:3880
1175 #, c-format
1176 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1177 msgstr ""
1179 #: c-decl.c:3883
1180 #, fuzzy, c-format
1181 msgid "ISO C90 forbids variable-size array `%s'"
1182 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1184 #: c-decl.c:3913 c-decl.c:4131 cp/decl.c:7754
1185 #, c-format
1186 msgid "size of array `%s' is too large"
1187 msgstr "памер масіва \"%s\" вельмі вялікі"
1189 #: c-decl.c:3939
1190 #, fuzzy
1191 msgid "ISO C90 does not support flexible array members"
1192 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1194 #: c-decl.c:3949
1195 msgid "array type has incomplete element type"
1196 msgstr ""
1198 #: c-decl.c:3994 cp/decl.c:7347
1199 #, c-format
1200 msgid "`%s' declared as function returning a function"
1201 msgstr ""
1203 #: c-decl.c:3999 cp/decl.c:7352
1204 #, c-format
1205 msgid "`%s' declared as function returning an array"
1206 msgstr ""
1208 #: c-decl.c:4027
1209 msgid "ISO C forbids qualified void function return type"
1210 msgstr ""
1212 #: c-decl.c:4031
1213 msgid "type qualifiers ignored on function return type"
1214 msgstr ""
1216 #: c-decl.c:4060 c-decl.c:4146 c-decl.c:4270 c-decl.c:4356
1217 msgid "ISO C forbids qualified function types"
1218 msgstr ""
1220 #: c-decl.c:4100 cp/decl.c:7572
1221 msgid "invalid type modifier within pointer declarator"
1222 msgstr ""
1224 #: c-decl.c:4181
1225 msgid "ISO C forbids const or volatile function types"
1226 msgstr ""
1228 #: c-decl.c:4201 cp/decl.c:8035
1229 #, c-format
1230 msgid "variable or field `%s' declared void"
1231 msgstr ""
1233 #: c-decl.c:4234
1234 msgid "attributes in parameter array declarator ignored"
1235 msgstr ""
1237 #: c-decl.c:4259
1238 msgid "invalid type modifier within array declarator"
1239 msgstr ""
1241 #: c-decl.c:4304
1242 #, c-format
1243 msgid "field `%s' declared as a function"
1244 msgstr ""
1246 #: c-decl.c:4310
1247 #, c-format
1248 msgid "field `%s' has incomplete type"
1249 msgstr ""
1251 #: c-decl.c:4336 c-decl.c:4338 c-decl.c:4340 c-decl.c:4347
1252 #, c-format
1253 msgid "invalid storage class for function `%s'"
1254 msgstr ""
1256 #: c-decl.c:4362
1257 msgid "`noreturn' function returns non-void value"
1258 msgstr ""
1260 #: c-decl.c:4377
1261 msgid "cannot inline function `main'"
1262 msgstr ""
1264 #: c-decl.c:4431
1265 msgid "variable previously declared `static' redeclared `extern'"
1266 msgstr ""
1268 #: c-decl.c:4440
1269 #, fuzzy
1270 msgid "%Jvariable '%D' declared `inline'"
1271 msgstr "тып параметра \"%s\" не аб'яўлены"
1273 #. A mere warning is sure to result in improper semantics
1274 #. at runtime.  Don't bother to allow this to compile.
1275 #: c-decl.c:4468 cp/decl.c:5903
1276 #, fuzzy
1277 msgid "thread-local storage not supported for this target"
1278 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1280 #: c-decl.c:4529 c-decl.c:5495
1281 msgid "function declaration isn't a prototype"
1282 msgstr ""
1284 #: c-decl.c:4535
1285 msgid "parameter names (without types) in function declaration"
1286 msgstr ""
1288 #: c-decl.c:4563
1289 #, c-format
1290 msgid "parameter `%s' has incomplete type"
1291 msgstr ""
1293 #: c-decl.c:4566
1294 msgid "parameter has incomplete type"
1295 msgstr ""
1297 #: c-decl.c:4615
1298 msgid "\"void\" as only parameter may not be qualified"
1299 msgstr ""
1301 #: c-decl.c:4636
1302 #, fuzzy
1303 msgid "\"void\" must be the only parameter"
1304 msgstr "нявернае выкарыстанне \"restict\""
1306 #: c-decl.c:4653
1307 msgid "%Jparameter \"%D\" has just a forward declaration"
1308 msgstr ""
1310 #. The first %s will be one of 'struct', 'union', or 'enum'.
1311 #: c-decl.c:4681
1312 #, c-format
1313 msgid "\"%s %s\" declared inside parameter list"
1314 msgstr ""
1316 #. The %s will be one of 'struct', 'union', or 'enum'.
1317 #: c-decl.c:4685
1318 #, c-format
1319 msgid "anonymous %s declared inside parameter list"
1320 msgstr ""
1322 #: c-decl.c:4689
1323 msgid "its scope is only this definition or declaration, which is probably not what you want"
1324 msgstr ""
1326 #: c-decl.c:4774
1327 #, c-format
1328 msgid "redefinition of `union %s'"
1329 msgstr ""
1331 #: c-decl.c:4776
1332 #, fuzzy, c-format
1333 msgid "redefinition of `struct %s'"
1334 msgstr "перанакіраванне stdout: %s"
1336 #: c-decl.c:4844 cp/decl.c:3534
1337 msgid "declaration does not declare anything"
1338 msgstr ""
1340 #: c-decl.c:4889 c-decl.c:4905
1341 #, fuzzy
1342 msgid "%Jduplicate member '%D'"
1343 msgstr "паўтарэнне \"%s\""
1345 #: c-decl.c:4939 c-decl.c:4942
1346 #, c-format
1347 msgid "%s defined inside parms"
1348 msgstr ""
1350 #: c-decl.c:4940 c-decl.c:4943 c-decl.c:4954
1351 msgid "union"
1352 msgstr "аб'яднанне"
1354 #: c-decl.c:4940 c-decl.c:4943
1355 msgid "structure"
1356 msgstr "структура"
1358 #: c-decl.c:4953
1359 #, c-format
1360 msgid "%s has no %s"
1361 msgstr ""
1363 #: c-decl.c:4954
1364 msgid "struct"
1365 msgstr "структура"
1367 #: c-decl.c:4955
1368 msgid "named members"
1369 msgstr ""
1371 #: c-decl.c:4955
1372 msgid "members"
1373 msgstr "члены"
1375 #: c-decl.c:4994
1376 #, c-format
1377 msgid "nested redefinition of `%s'"
1378 msgstr ""
1380 #: c-decl.c:5015
1381 msgid "%Jflexible array member in union"
1382 msgstr ""
1384 #: c-decl.c:5020
1385 msgid "%Jflexible array member not at end of struct"
1386 msgstr ""
1388 #: c-decl.c:5025
1389 msgid "%Jflexible array member in otherwise empty struct"
1390 msgstr ""
1392 #: c-decl.c:5032
1393 #, fuzzy
1394 msgid "%Jinvalid use of structure with flexible array member"
1395 msgstr "нявернае выкарыстанне \"restict\""
1397 #: c-decl.c:5127
1398 msgid "union cannot be made transparent"
1399 msgstr ""
1401 #. This enum is a named one that has been declared already.
1402 #: c-decl.c:5196
1403 #, c-format
1404 msgid "redeclaration of `enum %s'"
1405 msgstr ""
1407 #: c-decl.c:5227
1408 msgid "enum defined inside parms"
1409 msgstr ""
1411 #: c-decl.c:5260
1412 msgid "enumeration values exceed range of largest integer"
1413 msgstr ""
1415 #: c-decl.c:5363
1416 #, c-format
1417 msgid "enumerator value for `%s' not integer constant"
1418 msgstr ""
1420 #: c-decl.c:5376
1421 msgid "overflow in enumeration values"
1422 msgstr ""
1424 #: c-decl.c:5381
1425 msgid "ISO C restricts enumerator values to range of `int'"
1426 msgstr ""
1428 #: c-decl.c:5457
1429 msgid "return type is an incomplete type"
1430 msgstr ""
1432 #: c-decl.c:5465
1433 msgid "return type defaults to `int'"
1434 msgstr ""
1436 #: c-decl.c:5501
1437 #, fuzzy
1438 msgid "%Jno previous prototype for '%D'"
1439 msgstr "няма папярэдняга прататыпа для \"%s\""
1441 #: c-decl.c:5507
1442 #, fuzzy
1443 msgid "%J'%D' was used with no prototype before its definition"
1444 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1446 #: c-decl.c:5514
1447 #, fuzzy
1448 msgid "%Jno previous declaration for '%D'"
1449 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1451 #: c-decl.c:5520
1452 #, fuzzy
1453 msgid "%J`%D' was used with no declaration before its definition"
1454 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1456 #: c-decl.c:5556 c-decl.c:6062
1457 #, fuzzy
1458 msgid "%Jreturn type of '%D' is not `int'"
1459 msgstr "вяртаемы тып \"%s\" не \"int\""
1461 #: c-decl.c:5571
1462 #, fuzzy
1463 msgid "%Jfirst argument of '%D' should be `int'"
1464 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1466 #: c-decl.c:5580
1467 #, fuzzy
1468 msgid "%Jsecond argument of '%D' should be 'char **'"
1469 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1471 #: c-decl.c:5589
1472 #, fuzzy
1473 msgid "%Jthird argument of '%D' should probably be 'char **'"
1474 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1476 #: c-decl.c:5599
1477 msgid "%J'%D' takes only zero or two arguments"
1478 msgstr ""
1480 #: c-decl.c:5602
1481 #, fuzzy
1482 msgid "%J'%D' is normally a non-static function"
1483 msgstr "`%s' - звычайна функцыя"
1485 #: c-decl.c:5658
1486 msgid "%Jold-style parameter declarations in prototyped function definition"
1487 msgstr ""
1489 #: c-decl.c:5672
1490 #, fuzzy
1491 msgid "%Jparameter name omitted"
1492 msgstr "тып параметра \"%s\" не аб'яўлены"
1494 #: c-decl.c:5747
1495 msgid "%Jparameter name missing from parameter list"
1496 msgstr ""
1498 #: c-decl.c:5757
1499 msgid "%J\"%D\" declared as a non-parameter"
1500 msgstr ""
1502 #: c-decl.c:5762
1503 #, fuzzy
1504 msgid "%Jmultiple parameters named \"%D\""
1505 msgstr "невыкарыстаемы параметр \"%s\""
1507 #: c-decl.c:5770
1508 #, fuzzy
1509 msgid "%Jparameter \"%D\" declared void"
1510 msgstr "тып параметра \"%s\" не аб'яўлены"
1512 #: c-decl.c:5785 c-decl.c:5787
1513 msgid "%Jtype of \"%D\" defaults to \"int\""
1514 msgstr ""
1516 #: c-decl.c:5801
1517 #, fuzzy
1518 msgid "%Jparameter \"%D\" has incomplete type"
1519 msgstr "\"%s\" мае незавершаны тып"
1521 #: c-decl.c:5807
1522 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1523 msgstr ""
1525 #: c-decl.c:5859
1526 msgid "number of arguments doesn't match prototype"
1527 msgstr ""
1529 #: c-decl.c:5860 c-decl.c:5891 c-decl.c:5898
1530 #, fuzzy
1531 msgid "%Hprototype declaration"
1532 msgstr "пустое абвяшчэньне"
1534 #: c-decl.c:5889
1535 msgid "promoted argument \"%D\" doesn't match prototype"
1536 msgstr ""
1538 #: c-decl.c:5897
1539 msgid "argument \"%D\" doesn't match prototype"
1540 msgstr ""
1542 #: c-decl.c:6094 cp/decl.c:10849
1543 msgid "no return statement in function returning non-void"
1544 msgstr ""
1546 #: c-decl.c:6101
1547 msgid "this function may return with or without a value"
1548 msgstr ""
1550 #. If we get here, declarations have been used in a for loop without
1551 #. the C99 for loop scope.  This doesn't make much sense, so don't
1552 #. allow it.
1553 #: c-decl.c:6200
1554 msgid "'for' loop initial declaration used outside C99 mode"
1555 msgstr ""
1557 #: c-decl.c:6224
1558 #, c-format
1559 msgid "'struct %s' declared in 'for' loop initial declaration"
1560 msgstr ""
1562 #: c-decl.c:6227
1563 #, fuzzy, c-format
1564 msgid "'union %s' declared in 'for' loop initial declaration"
1565 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1567 #: c-decl.c:6230
1568 #, c-format
1569 msgid "'enum %s' declared in 'for' loop initial declaration"
1570 msgstr ""
1572 #: c-decl.c:6238
1573 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1574 msgstr ""
1576 #: c-decl.c:6241
1577 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1578 msgstr ""
1580 #: c-decl.c:6244
1581 msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1582 msgstr ""
1584 #: c-decl.c:6557
1585 #, fuzzy
1586 msgid "%Jredefinition of global '%D'"
1587 msgstr "перанакіраванне stdout: %s"
1589 #: c-decl.c:6558
1590 #, fuzzy
1591 msgid "%J'%D' previously defined here"
1592 msgstr "папярэдняе вызначэньне"
1594 #: c-format.c:94 c-format.c:210
1595 msgid "format string has invalid operand number"
1596 msgstr ""
1598 #: c-format.c:111
1599 msgid "function does not return string type"
1600 msgstr "функцыя не вяртае тып string"
1602 #: c-format.c:140
1603 msgid "format string arg not a string type"
1604 msgstr ""
1606 #: c-format.c:190
1607 msgid "unrecognized format specifier"
1608 msgstr ""
1610 #: c-format.c:203
1611 #, c-format
1612 msgid "`%s' is an unrecognized format function type"
1613 msgstr ""
1615 #: c-format.c:216
1616 msgid "'...' has invalid operand number"
1617 msgstr ""
1619 #: c-format.c:224
1620 msgid "format string arg follows the args to be formatted"
1621 msgstr ""
1623 #: c-format.c:565 c-format.c:589
1624 msgid "` ' flag"
1625 msgstr ""
1627 #: c-format.c:565 c-format.c:589
1628 msgid "the ` ' printf flag"
1629 msgstr ""
1631 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1632 msgid "`+' flag"
1633 msgstr ""
1635 #: c-format.c:566 c-format.c:590 c-format.c:627
1636 msgid "the `+' printf flag"
1637 msgstr ""
1639 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1640 msgid "`#' flag"
1641 msgstr ""
1643 #: c-format.c:567 c-format.c:591 c-format.c:628
1644 msgid "the `#' printf flag"
1645 msgstr ""
1647 #: c-format.c:568 c-format.c:592 c-format.c:657
1648 msgid "`0' flag"
1649 msgstr "'0' флаг"
1651 #: c-format.c:568 c-format.c:592
1652 msgid "the `0' printf flag"
1653 msgstr ""
1655 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1656 msgid "`-' flag"
1657 msgstr ""
1659 #: c-format.c:569 c-format.c:593
1660 msgid "the `-' printf flag"
1661 msgstr ""
1663 #: c-format.c:570 c-format.c:640
1664 msgid "`'' flag"
1665 msgstr ""
1667 #: c-format.c:570
1668 msgid "the `'' printf flag"
1669 msgstr ""
1671 #: c-format.c:571 c-format.c:641
1672 msgid "`I' flag"
1673 msgstr ""
1675 #: c-format.c:571
1676 msgid "the `I' printf flag"
1677 msgstr ""
1679 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1680 #: c-format.c:1802
1681 msgid "field width"
1682 msgstr ""
1684 #: c-format.c:572 c-format.c:594
1685 msgid "field width in printf format"
1686 msgstr ""
1688 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1689 msgid "precision"
1690 msgstr ""
1692 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1693 msgid "precision in printf format"
1694 msgstr ""
1696 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1697 #: c-format.c:690
1698 msgid "length modifier"
1699 msgstr ""
1701 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1702 msgid "length modifier in printf format"
1703 msgstr ""
1705 #: c-format.c:636
1706 msgid "assignment suppression"
1707 msgstr ""
1709 #: c-format.c:636
1710 msgid "the assignment suppression scanf feature"
1711 msgstr ""
1713 #: c-format.c:637
1714 msgid "`a' flag"
1715 msgstr ""
1717 #: c-format.c:637
1718 msgid "the `a' scanf flag"
1719 msgstr ""
1721 #: c-format.c:638
1722 msgid "field width in scanf format"
1723 msgstr ""
1725 #: c-format.c:639
1726 msgid "length modifier in scanf format"
1727 msgstr ""
1729 #: c-format.c:640
1730 msgid "the `'' scanf flag"
1731 msgstr ""
1733 #: c-format.c:641
1734 msgid "the `I' scanf flag"
1735 msgstr ""
1737 #: c-format.c:655
1738 msgid "`_' flag"
1739 msgstr ""
1741 #: c-format.c:655
1742 msgid "the `_' strftime flag"
1743 msgstr ""
1745 #: c-format.c:656
1746 msgid "the `-' strftime flag"
1747 msgstr ""
1749 #: c-format.c:657
1750 msgid "the `0' strftime flag"
1751 msgstr ""
1753 #: c-format.c:658 c-format.c:682
1754 msgid "`^' flag"
1755 msgstr ""
1757 #: c-format.c:658
1758 msgid "the `^' strftime flag"
1759 msgstr ""
1761 #: c-format.c:659
1762 msgid "the `#' strftime flag"
1763 msgstr ""
1765 #: c-format.c:660
1766 msgid "field width in strftime format"
1767 msgstr ""
1769 #: c-format.c:661
1770 msgid "`E' modifier"
1771 msgstr ""
1773 #: c-format.c:661
1774 msgid "the `E' strftime modifier"
1775 msgstr ""
1777 #: c-format.c:662
1778 msgid "`O' modifier"
1779 msgstr "'O' мадыфікатар"
1781 #: c-format.c:662
1782 msgid "the `O' strftime modifier"
1783 msgstr ""
1785 #: c-format.c:663
1786 msgid "the `O' modifier"
1787 msgstr ""
1789 #: c-format.c:681
1790 msgid "fill character"
1791 msgstr ""
1793 #: c-format.c:681
1794 msgid "fill character in strfmon format"
1795 msgstr ""
1797 #: c-format.c:682
1798 msgid "the `^' strfmon flag"
1799 msgstr ""
1801 #: c-format.c:683
1802 msgid "the `+' strfmon flag"
1803 msgstr ""
1805 #: c-format.c:684
1806 msgid "`(' flag"
1807 msgstr ""
1809 #: c-format.c:684
1810 msgid "the `(' strfmon flag"
1811 msgstr ""
1813 #: c-format.c:685
1814 msgid "`!' flag"
1815 msgstr ""
1817 #: c-format.c:685
1818 msgid "the `!' strfmon flag"
1819 msgstr ""
1821 #: c-format.c:686
1822 msgid "the `-' strfmon flag"
1823 msgstr ""
1825 #: c-format.c:687
1826 msgid "field width in strfmon format"
1827 msgstr ""
1829 #: c-format.c:688
1830 msgid "left precision"
1831 msgstr ""
1833 #: c-format.c:688
1834 msgid "left precision in strfmon format"
1835 msgstr ""
1837 #: c-format.c:689
1838 msgid "right precision"
1839 msgstr ""
1841 #: c-format.c:689
1842 msgid "right precision in strfmon format"
1843 msgstr ""
1845 #: c-format.c:690
1846 msgid "length modifier in strfmon format"
1847 msgstr ""
1849 #: c-format.c:1107
1850 #, c-format
1851 msgid "function might be possible candidate for `%s' format attribute"
1852 msgstr ""
1854 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1855 msgid "missing $ operand number in format"
1856 msgstr ""
1858 #: c-format.c:1254
1859 #, c-format
1860 msgid "%s does not support %%n$ operand number formats"
1861 msgstr ""
1863 #: c-format.c:1261
1864 msgid "operand number out of range in format"
1865 msgstr ""
1867 #: c-format.c:1284
1868 #, c-format
1869 msgid "format argument %d used more than once in %s format"
1870 msgstr ""
1872 #: c-format.c:1331
1873 #, c-format
1874 msgid "format argument %d unused before used argument %d in $-style format"
1875 msgstr ""
1877 #: c-format.c:1429
1878 msgid "format not a string literal, format string not checked"
1879 msgstr ""
1881 #: c-format.c:1443
1882 msgid "format not a string literal and no format arguments"
1883 msgstr ""
1885 #: c-format.c:1445
1886 msgid "format not a string literal, argument types not checked"
1887 msgstr ""
1889 #: c-format.c:1458
1890 msgid "too many arguments for format"
1891 msgstr ""
1893 #: c-format.c:1461
1894 msgid "unused arguments in $-style format"
1895 msgstr ""
1897 #: c-format.c:1464
1898 #, c-format
1899 msgid "zero-length %s format string"
1900 msgstr ""
1902 #: c-format.c:1468
1903 msgid "format is a wide character string"
1904 msgstr ""
1906 #: c-format.c:1471
1907 msgid "unterminated format string"
1908 msgstr ""
1910 #: c-format.c:1681
1911 msgid "embedded `\\0' in format"
1912 msgstr ""
1914 #: c-format.c:1696
1915 #, c-format
1916 msgid "spurious trailing `%%' in format"
1917 msgstr ""
1919 #: c-format.c:1735 c-format.c:1972
1920 #, c-format
1921 msgid "repeated %s in format"
1922 msgstr ""
1924 #: c-format.c:1748
1925 msgid "missing fill character at end of strfmon format"
1926 msgstr ""
1928 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1929 msgid "too few arguments for format"
1930 msgstr ""
1932 #: c-format.c:1828
1933 #, c-format
1934 msgid "zero width in %s format"
1935 msgstr ""
1937 #: c-format.c:1847
1938 #, c-format
1939 msgid "empty left precision in %s format"
1940 msgstr ""
1942 #: c-format.c:1901
1943 msgid "field precision"
1944 msgstr ""
1946 #: c-format.c:1916
1947 #, c-format
1948 msgid "empty precision in %s format"
1949 msgstr ""
1951 #: c-format.c:1956
1952 #, c-format
1953 msgid "%s does not support the `%s' %s length modifier"
1954 msgstr ""
1956 #: c-format.c:2006
1957 msgid "conversion lacks type at end of format"
1958 msgstr ""
1960 #: c-format.c:2017
1961 #, c-format
1962 msgid "unknown conversion type character `%c' in format"
1963 msgstr ""
1965 #: c-format.c:2020
1966 #, c-format
1967 msgid "unknown conversion type character 0x%x in format"
1968 msgstr ""
1970 #: c-format.c:2027
1971 #, c-format
1972 msgid "%s does not support the `%%%c' %s format"
1973 msgstr ""
1975 #: c-format.c:2043
1976 #, c-format
1977 msgid "%s used with `%%%c' %s format"
1978 msgstr ""
1980 #: c-format.c:2052
1981 #, c-format
1982 msgid "%s does not support %s"
1983 msgstr "%s не падтрымлівае %s"
1985 #: c-format.c:2061
1986 #, c-format
1987 msgid "%s does not support %s with the `%%%c' %s format"
1988 msgstr ""
1990 #: c-format.c:2094
1991 #, c-format
1992 msgid "%s ignored with %s and `%%%c' %s format"
1993 msgstr ""
1995 #: c-format.c:2098
1996 #, c-format
1997 msgid "%s ignored with %s in %s format"
1998 msgstr ""
2000 #: c-format.c:2104
2001 #, c-format
2002 msgid "use of %s and %s together with `%%%c' %s format"
2003 msgstr ""
2005 #: c-format.c:2108
2006 #, c-format
2007 msgid "use of %s and %s together in %s format"
2008 msgstr ""
2010 #: c-format.c:2127
2011 #, c-format
2012 msgid "`%%%c' yields only last 2 digits of year in some locales"
2013 msgstr ""
2015 #: c-format.c:2130
2016 #, c-format
2017 msgid "`%%%c' yields only last 2 digits of year"
2018 msgstr ""
2020 #. The end of the format string was reached.
2021 #: c-format.c:2146
2022 #, c-format
2023 msgid "no closing `]' for `%%[' format"
2024 msgstr ""
2026 #: c-format.c:2159
2027 #, c-format
2028 msgid "use of `%s' length modifier with `%c' type character"
2029 msgstr ""
2031 #: c-format.c:2180
2032 #, c-format
2033 msgid "%s does not support the `%%%s%c' %s format"
2034 msgstr ""
2036 #: c-format.c:2195
2037 msgid "operand number specified with suppressed assignment"
2038 msgstr ""
2040 #: c-format.c:2197
2041 msgid "operand number specified for format taking no argument"
2042 msgstr ""
2044 #: c-format.c:2309
2045 #, c-format
2046 msgid "writing through null pointer (arg %d)"
2047 msgstr ""
2049 #: c-format.c:2318
2050 #, c-format
2051 msgid "reading through null pointer (arg %d)"
2052 msgstr ""
2054 #: c-format.c:2338
2055 #, c-format
2056 msgid "writing into constant object (arg %d)"
2057 msgstr ""
2059 #: c-format.c:2348
2060 #, c-format
2061 msgid "extra type qualifiers in format argument (arg %d)"
2062 msgstr ""
2064 #: c-format.c:2355
2065 #, c-format
2066 msgid "format argument is not a pointer (arg %d)"
2067 msgstr ""
2069 #: c-format.c:2357
2070 #, c-format
2071 msgid "format argument is not a pointer to a pointer (arg %d)"
2072 msgstr ""
2074 #: c-format.c:2433
2075 msgid "pointer"
2076 msgstr ""
2078 #: c-format.c:2435
2079 msgid "different type"
2080 msgstr ""
2082 #: c-format.c:2456
2083 #, c-format
2084 msgid "%s is not type %s (arg %d)"
2085 msgstr ""
2087 #: c-format.c:2459
2088 #, c-format
2089 msgid "%s format, %s arg (arg %d)"
2090 msgstr ""
2092 #: c-format.c:2704
2093 msgid "args to be formatted is not '...'"
2094 msgstr ""
2096 #: c-format.c:2713
2097 msgid "strftime formats cannot format arguments"
2098 msgstr ""
2100 #: c-incpath.c:68
2101 #, c-format
2102 msgid "ignoring duplicate directory \"%s\"\n"
2103 msgstr ""
2105 #: c-incpath.c:71
2106 msgid "  as it is a non-system directory that duplicates a system directory\n"
2107 msgstr ""
2109 #: c-incpath.c:75
2110 #, c-format
2111 msgid "ignoring nonexistent directory \"%s\"\n"
2112 msgstr ""
2114 #: c-incpath.c:273
2115 msgid "#include \"...\" search starts here:\n"
2116 msgstr ""
2118 #: c-incpath.c:277
2119 msgid "#include <...> search starts here:\n"
2120 msgstr ""
2122 #: c-incpath.c:282
2123 msgid "End of search list.\n"
2124 msgstr ""
2126 #: c-lex.c:240
2127 msgid "badly nested C headers from preprocessor"
2128 msgstr ""
2130 #: c-lex.c:281
2131 #, c-format
2132 msgid "ignoring #pragma %s %s"
2133 msgstr ""
2135 #. ... or not.
2136 #: c-lex.c:385
2137 msgid "%Hstray '@' in program"
2138 msgstr ""
2140 #: c-lex.c:393
2141 #, c-format
2142 msgid "missing terminating %c character"
2143 msgstr "прапушчан завяршаючы сімвал %c"
2145 #: c-lex.c:395
2146 #, c-format
2147 msgid "stray '%c' in program"
2148 msgstr ""
2150 #: c-lex.c:397
2151 #, c-format
2152 msgid "stray '\\%o' in program"
2153 msgstr ""
2155 #: c-lex.c:535
2156 msgid "this decimal constant is unsigned only in ISO C90"
2157 msgstr ""
2159 #: c-lex.c:538
2160 msgid "this decimal constant would be unsigned in ISO C90"
2161 msgstr ""
2163 #: c-lex.c:554
2164 #, c-format
2165 msgid "integer constant is too large for \"%s\" type"
2166 msgstr ""
2168 #: c-lex.c:620
2169 #, c-format
2170 msgid "floating constant exceeds range of \"%s\""
2171 msgstr ""
2173 #: c-lex.c:696
2174 msgid "traditional C rejects string constant concatenation"
2175 msgstr ""
2177 #: c-objc-common.c:82
2178 msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2179 msgstr ""
2181 #: c-objc-common.c:92
2182 msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2183 msgstr ""
2185 #: c-objc-common.c:100
2186 msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2187 msgstr ""
2189 #: c-objc-common.c:115
2190 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2191 msgstr ""
2193 #: c-objc-common.c:128
2194 msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2195 msgstr ""
2197 #: c-opts.c:141
2198 #, fuzzy, c-format
2199 msgid "no class name specified with \"%s\""
2200 msgstr "не зададзены ўваходзячыя файлы"
2202 #: c-opts.c:145
2203 #, fuzzy, c-format
2204 msgid "assertion missing after \"%s\""
2205 msgstr "аргумент для \"%s\" прапушчан"
2207 #: c-opts.c:150
2208 #, fuzzy, c-format
2209 msgid "macro name missing after \"%s\""
2210 msgstr "аргумент для \"%s\" прапушчан"
2212 #: c-opts.c:157
2213 #, fuzzy, c-format
2214 msgid "missing path after \"%s\""
2215 msgstr "аргумент для \"%s\" прапушчан"
2217 #: c-opts.c:166
2218 #, fuzzy, c-format
2219 msgid "missing filename after \"%s\""
2220 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2222 #: c-opts.c:171
2223 #, fuzzy, c-format
2224 msgid "missing makefile target after \"%s\""
2225 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2227 #: c-opts.c:291
2228 msgid "-I- specified twice"
2229 msgstr ""
2231 #: c-opts.c:692
2232 #, fuzzy, c-format
2233 msgid "switch \"%s\" is no longer supported"
2234 msgstr "-pipe не падтрымліваецца."
2236 #: c-opts.c:812
2237 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2238 msgstr ""
2240 #: c-opts.c:978
2241 #, fuzzy
2242 msgid "output filename specified twice"
2243 msgstr "не зададзены ўваходзячыя файлы"
2245 #: c-opts.c:1107
2246 msgid "-Wformat-y2k ignored without -Wformat"
2247 msgstr ""
2249 #: c-opts.c:1109
2250 msgid "-Wformat-extra-args ignored without -Wformat"
2251 msgstr ""
2253 #: c-opts.c:1111
2254 msgid "-Wformat-zero-length ignored without -Wformat"
2255 msgstr ""
2257 #: c-opts.c:1113
2258 msgid "-Wformat-nonliteral ignored without -Wformat"
2259 msgstr ""
2261 #: c-opts.c:1115
2262 msgid "-Wformat-security ignored without -Wformat"
2263 msgstr ""
2265 #: c-opts.c:1117
2266 msgid "-Wmissing-format-attribute ignored without -Wformat"
2267 msgstr ""
2269 #: c-opts.c:1131
2270 #, fuzzy, c-format
2271 msgid "opening output file %s: %m"
2272 msgstr "немагчыма адчыніць файл уводу `%s'"
2274 #: c-opts.c:1136
2275 #, c-format
2276 msgid "too many filenames given.  Type %s --help for usage"
2277 msgstr ""
2279 #: c-opts.c:1215
2280 #, fuzzy
2281 msgid "YYDEBUG not defined"
2282 msgstr "YYDEBUG не вызначан."
2284 #: c-opts.c:1261
2285 #, c-format
2286 msgid "opening dependency file %s: %m"
2287 msgstr ""
2289 #: c-opts.c:1271
2290 #, c-format
2291 msgid "closing dependency file %s: %m"
2292 msgstr ""
2294 #: c-opts.c:1274
2295 #, fuzzy, c-format
2296 msgid "when writing output to %s: %m"
2297 msgstr "памылка запісу ў %s"
2299 #: c-opts.c:1344
2300 msgid "to generate dependencies you must specify either -M or -MM"
2301 msgstr ""
2303 #: c-opts.c:1404
2304 msgid "<built-in>"
2305 msgstr ""
2307 #: c-opts.c:1419
2308 msgid "<command line>"
2309 msgstr ""
2311 #: c-opts.c:1503
2312 msgid "too late for # directive to set debug directory"
2313 msgstr ""
2315 #. Like YYERROR but do call yyerror.
2316 #: c-parse.y:54 objc/objc-parse.y:54
2317 msgid "syntax error"
2318 msgstr "сінтаксічная памылка"
2320 #: /usr/share/bison/bison.simple:179
2321 #, fuzzy
2322 msgid "syntax error: cannot back up"
2323 msgstr "сінтаксічная памылка"
2325 #: c-parse.y:320 objc/objc-parse.y:344
2326 msgid "ISO C forbids an empty source file"
2327 msgstr "ISO C не дазваляе пусты ізыходны файл"
2329 #: c-parse.y:349 c-typeck.c:6225 objc/objc-parse.y:374
2330 msgid "argument of `asm' is not a constant string"
2331 msgstr ""
2333 #: c-parse.y:357 objc/objc-parse.y:382
2334 msgid "ISO C forbids data definition with no type or storage class"
2335 msgstr ""
2337 #: c-parse.y:359 objc/objc-parse.y:384
2338 msgid "data definition has no type or storage class"
2339 msgstr ""
2341 #: c-parse.y:372 objc/objc-parse.y:397
2342 msgid "ISO C does not allow extra `;' outside of a function"
2343 msgstr ""
2345 #: c-parse.y:429 cppexp.c:1253
2346 msgid "traditional C rejects the unary plus operator"
2347 msgstr ""
2349 #: c-parse.y:476 objc/objc-parse.y:501
2350 msgid "`sizeof' applied to a bit-field"
2351 msgstr ""
2353 #: c-parse.y:563 objc/objc-parse.y:588
2354 msgid "ISO C forbids omitting the middle term of a ?: expression"
2355 msgstr ""
2357 #: c-parse.y:611 objc/objc-parse.y:636
2358 #, fuzzy
2359 msgid "ISO C90 forbids compound literals"
2360 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2362 #: c-parse.y:625 objc/objc-parse.y:650
2363 msgid "ISO C forbids braced-groups within expressions"
2364 msgstr ""
2366 #: c-parse.y:653 objc/objc-parse.y:678
2367 #, fuzzy
2368 msgid "first argument to __builtin_choose_expr not a constant"
2369 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2371 #: c-parse.y:696 objc/objc-parse.y:737
2372 msgid "traditional C rejects ISO C style function definitions"
2373 msgstr ""
2375 #: c-parse.y:699 c-parse.y:705 objc/objc-parse.y:740 objc/objc-parse.y:746
2376 #, fuzzy
2377 msgid "old-style parameter declaration"
2378 msgstr "пустое абвяшчэнне"
2380 #: c-parse.y:967 c-parse.y:973 c-parse.y:979 c-parse.y:985 c-parse.y:1006
2381 #: c-parse.y:1012 c-parse.y:1018 c-parse.y:1024 c-parse.y:1057 c-parse.y:1063
2382 #: c-parse.y:1069 c-parse.y:1075 c-parse.y:1120 c-parse.y:1126 c-parse.y:1132
2383 #: c-parse.y:1138 objc/objc-parse.y:1008 objc/objc-parse.y:1014
2384 #: objc/objc-parse.y:1020 objc/objc-parse.y:1026 objc/objc-parse.y:1047
2385 #: objc/objc-parse.y:1053 objc/objc-parse.y:1059 objc/objc-parse.y:1065
2386 #: objc/objc-parse.y:1098 objc/objc-parse.y:1104 objc/objc-parse.y:1110
2387 #: objc/objc-parse.y:1116 objc/objc-parse.y:1161 objc/objc-parse.y:1167
2388 #: objc/objc-parse.y:1173 objc/objc-parse.y:1179
2389 #, c-format
2390 msgid "`%s' is not at beginning of declaration"
2391 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2393 #: c-parse.y:1300 objc/objc-parse.y:1350
2394 msgid "`typeof' applied to a bit-field"
2395 msgstr ""
2397 #: c-parse.y:1427 objc/objc-parse.y:1477
2398 msgid "ISO C forbids empty initializer braces"
2399 msgstr ""
2401 #: c-parse.y:1441 objc/objc-parse.y:1491
2402 msgid "ISO C90 forbids specifying subobject to initialize"
2403 msgstr ""
2405 #: c-parse.y:1444 objc/objc-parse.y:1494
2406 msgid "obsolete use of designated initializer without `='"
2407 msgstr ""
2409 #: c-parse.y:1448 objc/objc-parse.y:1498
2410 msgid "obsolete use of designated initializer with `:'"
2411 msgstr ""
2413 #: c-parse.y:1475 objc/objc-parse.y:1525
2414 msgid "ISO C forbids specifying range of elements to initialize"
2415 msgstr ""
2417 #: c-parse.y:1483 c-parse.y:1514 objc/objc-parse.y:1533 objc/objc-parse.y:1564
2418 msgid "ISO C forbids nested functions"
2419 msgstr ""
2421 #: c-parse.y:1691 objc/objc-parse.y:1743
2422 msgid "ISO C forbids forward references to `enum' types"
2423 msgstr ""
2425 #: c-parse.y:1703 cp/parser.c:9307 objc/objc-parse.y:1755
2426 msgid "comma at end of enumerator list"
2427 msgstr ""
2429 #: c-parse.y:1723 objc/objc-parse.y:1775
2430 msgid "no semicolon at end of struct or union"
2431 msgstr ""
2433 #: c-parse.y:1732 objc/objc-parse.y:1784 objc/objc-parse.y:2846
2434 msgid "extra semicolon in struct or union specified"
2435 msgstr ""
2437 #: c-parse.y:1745 objc/objc-parse.y:1800
2438 msgid "ISO C doesn't support unnamed structs/unions"
2439 msgstr ""
2441 #: c-parse.y:1754 objc/objc-parse.y:1809
2442 msgid "ISO C forbids member declarations with no members"
2443 msgstr ""
2445 #: c-parse.y:1915 objc/objc-parse.y:1970
2446 msgid "label at end of compound statement"
2447 msgstr ""
2449 #: c-parse.y:1934 objc/objc-parse.y:1989
2450 #, fuzzy
2451 msgid "ISO C90 forbids mixed declarations and code"
2452 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2454 #: c-parse.y:2012 objc/objc-parse.y:2069
2455 msgid "ISO C forbids label declarations"
2456 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2458 #: c-parse.y:2062 objc/objc-parse.y:2119
2459 msgid "braced-group within expression allowed only inside a function"
2460 msgstr ""
2462 #: c-parse.y:2184 objc/objc-parse.y:2241
2463 msgid "empty body in an else-statement"
2464 msgstr "пустое цела ў else-выражэнні"
2466 #: c-parse.y:2192 objc/objc-parse.y:2249
2467 #, fuzzy
2468 msgid "%Hempty body in an if-statement"
2469 msgstr "пустое цела ў else-выражэнні"
2471 #: c-parse.y:2272 cp/parser.c:6045 objc/objc-parse.y:2329
2472 msgid "break statement not within loop or switch"
2473 msgstr ""
2475 #: c-parse.y:2281 cp/parser.c:6056 objc/objc-parse.y:2338
2476 msgid "continue statement not within a loop"
2477 msgstr ""
2479 #: c-parse.y:2323 objc/objc-parse.y:2380
2480 msgid "ISO C forbids `goto *expr;'"
2481 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2483 #. Gcc used to allow this as an extension.  However, it does
2484 #. not work for all targets, and thus has been disabled.
2485 #. Also, since func (...) and func () are indistinguishable,
2486 #. it caused problems with the code in expand_builtin which
2487 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2488 #. correctly.
2489 #: c-parse.y:2440 objc/objc-parse.y:2548
2490 msgid "ISO C requires a named argument before `...'"
2491 msgstr ""
2493 #: c-parse.y:2538 objc/objc-parse.y:2646
2494 msgid "`...' in old-style identifier list"
2495 msgstr ""
2497 #: /usr/share/bison/bison.simple:795
2498 msgid "parse error; also virtual memory exhausted"
2499 msgstr ""
2501 #: /usr/share/bison/bison.simple:799
2502 msgid "parse error"
2503 msgstr "граматычная памылка"
2505 #: /usr/share/bison/bison.simple:924
2506 msgid "parser stack overflow"
2507 msgstr ""
2509 #: c-parse.y:2968 objc/objc-parse.y:3663
2510 #, c-format
2511 msgid "syntax error at '%s' token"
2512 msgstr ""
2514 #: c-pch.c:125
2515 #, fuzzy, c-format
2516 msgid "can't create precompiled header %s: %m"
2517 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2519 #: c-pch.c:146
2520 #, fuzzy, c-format
2521 msgid "can't write to %s: %m"
2522 msgstr "не магу запісаць ў %s"
2524 #: c-pch.c:152
2525 #, fuzzy, c-format
2526 msgid "`%s' is not a valid output file"
2527 msgstr "\"%s\" мае незавершаны тып"
2529 #: c-pch.c:181 c-pch.c:197 c-pch.c:209
2530 #, fuzzy, c-format
2531 msgid "can't write %s: %m"
2532 msgstr "немагчыма адчыніць %s"
2534 #: c-pch.c:187
2535 #, fuzzy, c-format
2536 msgid "can't seek in %s: %m"
2537 msgstr "немагчыма адчыніць %s"
2539 #: c-pch.c:195 c-pch.c:240 c-pch.c:268 c-pch.c:273 c-pch.c:351
2540 #, fuzzy, c-format
2541 msgid "can't read %s: %m"
2542 msgstr "не магу прачытаць з %s"
2544 #: c-pch.c:253
2545 #, c-format
2546 msgid "%s: not compatible with this GCC version"
2547 msgstr ""
2549 #. It's a PCH for the wrong language.
2550 #: c-pch.c:256
2551 #, fuzzy, c-format
2552 msgid "%s: not for %s"
2553 msgstr "%s не падтрымлівае %s"
2555 #. Not any kind of PCH.
2556 #: c-pch.c:260
2557 #, c-format
2558 msgid "%s: not a PCH file"
2559 msgstr ""
2561 #: c-pch.c:279
2562 #, c-format
2563 msgid "%s: created on host `%.*s', but used on host `%s'"
2564 msgstr ""
2566 #: c-pch.c:289
2567 #, c-format
2568 msgid "%s: created for target `%.*s', but used for target `%s'"
2569 msgstr ""
2571 #: c-pch.c:302
2572 #, c-format
2573 msgid "%s: created by version `%.*s', but this is version `%s'"
2574 msgstr ""
2576 #: c-pch.c:313
2577 #, c-format
2578 msgid "%s: created using different flags"
2579 msgstr ""
2581 #: c-pch.c:326
2582 #, c-format
2583 msgid "%s: created with -g%s, but used with -g%s"
2584 msgstr ""
2586 #: c-pch.c:340
2587 #, c-format
2588 msgid "%s: had text segment at different address"
2589 msgstr ""
2591 #: c-pch.c:357 cpperror.c:176 gcc.c:6554
2592 #, c-format
2593 msgid "%s: %s"
2594 msgstr ""
2596 #: c-pch.c:388
2597 msgid "calling fdopen"
2598 msgstr ""
2600 #: c-pch.c:396 c-pch.c:408
2601 msgid "reading"
2602 msgstr ""
2604 #: c-pragma.c:106
2605 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2606 msgstr ""
2608 #: c-pragma.c:124
2609 #, c-format
2610 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2611 msgstr ""
2613 #: c-pragma.c:144
2614 #, fuzzy
2615 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2616 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2618 #: c-pragma.c:146
2619 #, fuzzy
2620 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2621 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2623 #: c-pragma.c:165
2624 msgid "missing '(' after '#pragma pack' - ignored"
2625 msgstr ""
2627 #: c-pragma.c:178 c-pragma.c:228
2628 msgid "malformed '#pragma pack' - ignored"
2629 msgstr ""
2631 #: c-pragma.c:183
2632 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2633 msgstr ""
2635 #: c-pragma.c:185
2636 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2637 msgstr ""
2639 #: c-pragma.c:194
2640 #, c-format
2641 msgid "unknown action '%s' for '#pragma pack' - ignored"
2642 msgstr ""
2644 #: c-pragma.c:231
2645 msgid "junk at end of '#pragma pack'"
2646 msgstr ""
2648 #: c-pragma.c:245
2649 #, c-format
2650 msgid "alignment must be a small power of two, not %d"
2651 msgstr ""
2653 #: c-pragma.c:278
2654 msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2655 msgstr ""
2657 #: c-pragma.c:325 c-pragma.c:330
2658 msgid "malformed #pragma weak, ignored"
2659 msgstr ""
2661 #: c-pragma.c:334
2662 msgid "junk at end of #pragma weak"
2663 msgstr ""
2665 #: c-pragma.c:367 c-pragma.c:372
2666 msgid "malformed #pragma redefine_extname, ignored"
2667 msgstr ""
2669 #: c-pragma.c:377
2670 msgid "junk at end of #pragma redefine_extname"
2671 msgstr ""
2673 #: c-pragma.c:384 c-pragma.c:462
2674 msgid "#pragma redefine_extname conflicts with declaration"
2675 msgstr ""
2677 #: c-pragma.c:413
2678 msgid "malformed #pragma extern_prefix, ignored"
2679 msgstr ""
2681 #: c-pragma.c:418
2682 msgid "junk at end of #pragma extern_prefix"
2683 msgstr ""
2685 #: c-pragma.c:449
2686 #, fuzzy
2687 msgid "asm declaration conflicts with previous rename"
2688 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2690 #: c-semantics.c:697
2691 #, fuzzy
2692 msgid "destructor needed for `%D'"
2693 msgstr "дэструктару неабходны \"%#D\""
2695 #: c-semantics.c:698
2696 msgid "where case label appears here"
2697 msgstr ""
2699 #: c-semantics.c:701
2700 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2701 msgstr ""
2703 #: c-semantics.c:737 c-typeck.c:6247 cp/semantics.c:1070
2704 #, c-format
2705 msgid "%s qualifier ignored on asm"
2706 msgstr ""
2708 #: c-semantics.c:991
2709 msgid "will never be executed"
2710 msgstr ""
2712 #: c-typeck.c:120
2713 #, c-format
2714 msgid "`%s' has an incomplete type"
2715 msgstr "\"%s\" мае незавершаны тып"
2717 #: c-typeck.c:142 cp/call.c:2532
2718 msgid "invalid use of void expression"
2719 msgstr ""
2721 #: c-typeck.c:150
2722 msgid "invalid use of flexible array member"
2723 msgstr ""
2725 #: c-typeck.c:156
2726 msgid "invalid use of array with unspecified bounds"
2727 msgstr ""
2729 #: c-typeck.c:164
2730 #, c-format
2731 msgid "invalid use of undefined type `%s %s'"
2732 msgstr ""
2734 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2735 #: c-typeck.c:168
2736 #, c-format
2737 msgid "invalid use of incomplete typedef `%s'"
2738 msgstr ""
2740 #: c-typeck.c:415 c-typeck.c:430
2741 msgid "function types not truly compatible in ISO C"
2742 msgstr ""
2744 #: c-typeck.c:611
2745 msgid "types are not quite compatible"
2746 msgstr ""
2748 #: c-typeck.c:824
2749 msgid "function return types not compatible due to `volatile'"
2750 msgstr ""
2752 #: c-typeck.c:970 c-typeck.c:2151
2753 msgid "arithmetic on pointer to an incomplete type"
2754 msgstr ""
2756 #: c-typeck.c:1343
2757 #, c-format
2758 msgid "%s has no member named `%s'"
2759 msgstr ""
2761 #: c-typeck.c:1379
2762 #, c-format
2763 msgid "request for member `%s' in something not a structure or union"
2764 msgstr ""
2766 #: c-typeck.c:1408
2767 msgid "dereferencing pointer to incomplete type"
2768 msgstr ""
2770 #: c-typeck.c:1412
2771 msgid "dereferencing `void *' pointer"
2772 msgstr ""
2774 #: c-typeck.c:1429 cp/typeck.c:2104
2775 #, c-format
2776 msgid "invalid type argument of `%s'"
2777 msgstr ""
2779 #: c-typeck.c:1447 cp/typeck.c:2129
2780 msgid "subscript missing in array reference"
2781 msgstr ""
2783 #: c-typeck.c:1468 cp/typeck.c:2171
2784 msgid "array subscript has type `char'"
2785 msgstr ""
2787 #: c-typeck.c:1476 c-typeck.c:1565 cp/typeck.c:2175 cp/typeck.c:2261
2788 msgid "array subscript is not an integer"
2789 msgstr ""
2791 #: c-typeck.c:1509
2792 msgid "ISO C forbids subscripting `register' array"
2793 msgstr ""
2795 #: c-typeck.c:1511
2796 #, fuzzy
2797 msgid "ISO C90 forbids subscripting non-lvalue array"
2798 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2800 #: c-typeck.c:1544
2801 msgid "subscript has type `char'"
2802 msgstr ""
2804 #: c-typeck.c:1560 cp/typeck.c:2256
2805 msgid "subscripted value is neither array nor pointer"
2806 msgstr ""
2808 #: c-typeck.c:1590
2809 #, c-format
2810 msgid "local declaration of `%s' hides instance variable"
2811 msgstr ""
2813 #: c-typeck.c:1683
2814 msgid "called object is not a function"
2815 msgstr ""
2817 #. This situation leads to run-time undefined behavior.  We can't,
2818 #. therefore, simply error unless we can prove that all possible
2819 #. executions of the program must execute the code.
2820 #: c-typeck.c:1715
2821 msgid "function called through a non-compatible type"
2822 msgstr ""
2824 #: c-typeck.c:1813 cp/typeck.c:2544
2825 msgid "too many arguments to function"
2826 msgstr "вельмі шмат аргументаў у функцыі"
2828 #: c-typeck.c:1834
2829 #, c-format
2830 msgid "type of formal parameter %d is incomplete"
2831 msgstr ""
2833 #: c-typeck.c:1847
2834 #, c-format
2835 msgid "%s as integer rather than floating due to prototype"
2836 msgstr ""
2838 #: c-typeck.c:1850
2839 #, c-format
2840 msgid "%s as integer rather than complex due to prototype"
2841 msgstr ""
2843 #: c-typeck.c:1853
2844 #, c-format
2845 msgid "%s as complex rather than floating due to prototype"
2846 msgstr ""
2848 #: c-typeck.c:1856
2849 #, c-format
2850 msgid "%s as floating rather than integer due to prototype"
2851 msgstr ""
2853 #: c-typeck.c:1859
2854 #, c-format
2855 msgid "%s as complex rather than integer due to prototype"
2856 msgstr ""
2858 #: c-typeck.c:1862
2859 #, c-format
2860 msgid "%s as floating rather than complex due to prototype"
2861 msgstr ""
2863 #: c-typeck.c:1872
2864 #, c-format
2865 msgid "%s as `float' rather than `double' due to prototype"
2866 msgstr ""
2868 #: c-typeck.c:1890
2869 #, c-format
2870 msgid "%s with different width due to prototype"
2871 msgstr ""
2873 #: c-typeck.c:1916
2874 #, c-format
2875 msgid "%s as unsigned due to prototype"
2876 msgstr ""
2878 #: c-typeck.c:1918
2879 #, c-format
2880 msgid "%s as signed due to prototype"
2881 msgstr ""
2883 #: c-typeck.c:1952 cp/typeck.c:2650
2884 msgid "too few arguments to function"
2885 msgstr "не хапае аргументаў у функцыі"
2887 #: c-typeck.c:1992
2888 msgid "suggest parentheses around + or - inside shift"
2889 msgstr ""
2891 #: c-typeck.c:1999
2892 msgid "suggest parentheses around && within ||"
2893 msgstr ""
2895 #: c-typeck.c:2008
2896 msgid "suggest parentheses around arithmetic in operand of |"
2897 msgstr ""
2899 #: c-typeck.c:2011
2900 msgid "suggest parentheses around comparison in operand of |"
2901 msgstr ""
2903 #: c-typeck.c:2020
2904 msgid "suggest parentheses around arithmetic in operand of ^"
2905 msgstr ""
2907 #: c-typeck.c:2023
2908 msgid "suggest parentheses around comparison in operand of ^"
2909 msgstr ""
2911 #: c-typeck.c:2030
2912 msgid "suggest parentheses around + or - in operand of &"
2913 msgstr ""
2915 #: c-typeck.c:2033
2916 msgid "suggest parentheses around comparison in operand of &"
2917 msgstr ""
2919 #: c-typeck.c:2040
2920 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2921 msgstr ""
2923 #: c-typeck.c:2103
2924 msgid "pointer of type `void *' used in subtraction"
2925 msgstr ""
2927 #: c-typeck.c:2105
2928 msgid "pointer to a function used in subtraction"
2929 msgstr ""
2931 #: c-typeck.c:2199
2932 msgid "wrong type argument to unary plus"
2933 msgstr ""
2935 #: c-typeck.c:2212
2936 msgid "wrong type argument to unary minus"
2937 msgstr ""
2939 #: c-typeck.c:2229
2940 msgid "ISO C does not support `~' for complex conjugation"
2941 msgstr ""
2943 #: c-typeck.c:2235
2944 msgid "wrong type argument to bit-complement"
2945 msgstr ""
2947 #: c-typeck.c:2243
2948 msgid "wrong type argument to abs"
2949 msgstr ""
2951 #: c-typeck.c:2255
2952 msgid "wrong type argument to conjugation"
2953 msgstr ""
2955 #: c-typeck.c:2269
2956 msgid "wrong type argument to unary exclamation mark"
2957 msgstr ""
2959 #: c-typeck.c:2312
2960 msgid "ISO C does not support `++' and `--' on complex types"
2961 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
2963 #: c-typeck.c:2327 c-typeck.c:2359
2964 #, fuzzy
2965 msgid "wrong type argument to increment"
2966 msgstr "не хапае аргументаў у функцыі"
2968 #: c-typeck.c:2329 c-typeck.c:2361
2969 msgid "wrong type argument to decrement"
2970 msgstr ""
2972 #: c-typeck.c:2350
2973 msgid "increment of pointer to unknown structure"
2974 msgstr ""
2976 #: c-typeck.c:2352
2977 msgid "decrement of pointer to unknown structure"
2978 msgstr ""
2980 #: c-typeck.c:2477
2981 msgid "invalid lvalue in unary `&'"
2982 msgstr ""
2984 #: c-typeck.c:2509
2985 #, c-format
2986 msgid "attempt to take address of bit-field structure member `%s'"
2987 msgstr ""
2989 #: c-typeck.c:2642
2990 msgid "use of conditional expressions as lvalues is deprecated"
2991 msgstr ""
2993 #: c-typeck.c:2645
2994 msgid "use of compound expressions as lvalues is deprecated"
2995 msgstr ""
2997 #: c-typeck.c:2648
2998 msgid "use of cast expressions as lvalues is deprecated"
2999 msgstr ""
3001 #: c-typeck.c:2663
3002 #, c-format
3003 msgid "%s of read-only member `%s'"
3004 msgstr ""
3006 #: c-typeck.c:2667
3007 #, c-format
3008 msgid "%s of read-only variable `%s'"
3009 msgstr ""
3011 #: c-typeck.c:2670
3012 #, c-format
3013 msgid "%s of read-only location"
3014 msgstr ""
3016 #: c-typeck.c:2688
3017 #, fuzzy, c-format
3018 msgid "cannot take address of bit-field `%s'"
3019 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3021 #: c-typeck.c:2716 treelang/treetree.c:946
3022 #, c-format
3023 msgid "global register variable `%s' used in nested function"
3024 msgstr ""
3026 #: c-typeck.c:2720 treelang/treetree.c:950
3027 #, c-format
3028 msgid "register variable `%s' used in nested function"
3029 msgstr ""
3031 #: c-typeck.c:2727 treelang/treetree.c:957
3032 #, c-format
3033 msgid "address of global register variable `%s' requested"
3034 msgstr ""
3036 #: c-typeck.c:2739
3037 msgid "cannot put object with volatile field into register"
3038 msgstr ""
3040 #: c-typeck.c:2743 treelang/treetree.c:962
3041 #, c-format
3042 msgid "address of register variable `%s' requested"
3043 msgstr ""
3045 #: c-typeck.c:2828
3046 msgid "signed and unsigned type in conditional expression"
3047 msgstr ""
3049 #: c-typeck.c:2835
3050 msgid "ISO C forbids conditional expr with only one void side"
3051 msgstr ""
3053 #: c-typeck.c:2851 c-typeck.c:2858
3054 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3055 msgstr ""
3057 #: c-typeck.c:2864
3058 msgid "pointer type mismatch in conditional expression"
3059 msgstr ""
3061 #: c-typeck.c:2871 c-typeck.c:2881
3062 msgid "pointer/integer type mismatch in conditional expression"
3063 msgstr ""
3065 #: c-typeck.c:2895
3066 msgid "type mismatch in conditional expression"
3067 msgstr ""
3069 #: c-typeck.c:2955
3070 msgid "left-hand operand of comma expression has no effect"
3071 msgstr ""
3073 #: c-typeck.c:2986
3074 msgid "cast specifies array type"
3075 msgstr ""
3077 #: c-typeck.c:2992
3078 msgid "cast specifies function type"
3079 msgstr ""
3081 #: c-typeck.c:3002
3082 msgid "ISO C forbids casting nonscalar to the same type"
3083 msgstr ""
3085 #: c-typeck.c:3020
3086 msgid "ISO C forbids casts to union type"
3087 msgstr ""
3089 #: c-typeck.c:3028
3090 msgid "cast to union type from type not present in union"
3091 msgstr ""
3093 #: c-typeck.c:3079
3094 msgid "cast adds new qualifiers to function type"
3095 msgstr ""
3097 #. There are qualifiers present in IN_OTYPE that are not
3098 #. present in IN_TYPE.
3099 #: c-typeck.c:3084
3100 msgid "cast discards qualifiers from pointer target type"
3101 msgstr ""
3103 #: c-typeck.c:3099
3104 msgid "cast increases required alignment of target type"
3105 msgstr ""
3107 #: c-typeck.c:3105 cp/typeck.c:4897
3108 msgid "cast from pointer to integer of different size"
3109 msgstr ""
3111 #: c-typeck.c:3110
3112 msgid "cast does not match function type"
3113 msgstr ""
3115 #: c-typeck.c:3117 cp/typeck.c:4904
3116 msgid "cast to pointer from integer of different size"
3117 msgstr ""
3119 #: c-typeck.c:3129
3120 msgid "type-punning to incomplete type might break strict-aliasing rules"
3121 msgstr ""
3123 #: c-typeck.c:3133
3124 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3125 msgstr ""
3127 #: c-typeck.c:3144
3128 msgid "ISO C forbids conversion of function pointer to object pointer type"
3129 msgstr ""
3131 #: c-typeck.c:3153
3132 msgid "ISO C forbids conversion of object pointer to function pointer type"
3133 msgstr ""
3135 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3136 #. Reject anything strange now.
3137 #: c-typeck.c:3311
3138 msgid "invalid lvalue in assignment"
3139 msgstr ""
3141 #. Convert new value to destination type.
3142 #: c-typeck.c:3320 c-typeck.c:3345 c-typeck.c:3362 cp/typeck.c:5016
3143 #: cp/typeck.c:5163 cp/typeck.c:5178
3144 msgid "assignment"
3145 msgstr ""
3147 #: c-typeck.c:3429
3148 msgid "cannot pass rvalue to reference parameter"
3149 msgstr ""
3151 #: c-typeck.c:3538 c-typeck.c:3614
3152 #, c-format
3153 msgid "%s makes qualified function pointer from unqualified"
3154 msgstr ""
3156 #: c-typeck.c:3542 c-typeck.c:3594
3157 #, c-format
3158 msgid "%s discards qualifiers from pointer target type"
3159 msgstr ""
3161 #: c-typeck.c:3548
3162 msgid "ISO C prohibits argument conversion to union type"
3163 msgstr ""
3165 #: c-typeck.c:3586
3166 #, c-format
3167 msgid "ISO C forbids %s between function pointer and `void *'"
3168 msgstr ""
3170 #: c-typeck.c:3603
3171 #, c-format
3172 msgid "pointer targets in %s differ in signedness"
3173 msgstr ""
3175 #: c-typeck.c:3619
3176 #, c-format
3177 msgid "%s from incompatible pointer type"
3178 msgstr ""
3180 #: c-typeck.c:3625 c-typeck.c:4132 cp/typeck.c:1366
3181 msgid "invalid use of non-lvalue array"
3182 msgstr ""
3184 #: c-typeck.c:3639
3185 #, c-format
3186 msgid "%s makes pointer from integer without a cast"
3187 msgstr ""
3189 #: c-typeck.c:3646
3190 #, c-format
3191 msgid "%s makes integer from pointer without a cast"
3192 msgstr ""
3194 #: c-typeck.c:3660 c-typeck.c:3663
3195 #, c-format
3196 msgid "incompatible type for argument %d of `%s'"
3197 msgstr ""
3199 #: c-typeck.c:3667
3200 #, c-format
3201 msgid "incompatible type for argument %d of indirect function call"
3202 msgstr ""
3204 #: c-typeck.c:3671
3205 #, c-format
3206 msgid "incompatible types in %s"
3207 msgstr ""
3209 #. Function name is known; supply it.
3210 #: c-typeck.c:3727
3211 #, fuzzy, c-format
3212 msgid "passing arg of `%s'"
3213 msgstr "аргумент для \"%s\" прапушчан"
3215 #. Function name unknown (call through ptr).
3216 #: c-typeck.c:3736
3217 #, fuzzy
3218 msgid "passing arg of pointer to function"
3219 msgstr "вельмі шмат аргументаў у функцыі"
3221 #. Function name is known; supply it.
3222 #: c-typeck.c:3744
3223 #, c-format
3224 msgid "passing arg %d of `%s'"
3225 msgstr ""
3227 #. Function name unknown (call through ptr); just give arg number.
3228 #: c-typeck.c:3753
3229 #, c-format
3230 msgid "passing arg %d of pointer to function"
3231 msgstr ""
3233 #: c-typeck.c:3810
3234 msgid "traditional C rejects automatic aggregate initialization"
3235 msgstr ""
3237 #: c-typeck.c:3981 c-typeck.c:3996 c-typeck.c:4011
3238 #, c-format
3239 msgid "(near initialization for `%s')"
3240 msgstr ""
3242 #: c-typeck.c:4060 cp/typeck2.c:560
3243 msgid "char-array initialized from wide string"
3244 msgstr ""
3246 #: c-typeck.c:4067 cp/typeck2.c:567
3247 msgid "int-array initialized from non-wide string"
3248 msgstr ""
3250 #: c-typeck.c:4085 cp/typeck2.c:582
3251 msgid "initializer-string for array of chars is too long"
3252 msgstr ""
3254 #: c-typeck.c:4155
3255 msgid "array initialized from non-constant array expression"
3256 msgstr ""
3258 #: c-typeck.c:4172 c-typeck.c:4174 c-typeck.c:4190 c-typeck.c:4211
3259 #: c-typeck.c:5593
3260 msgid "initializer element is not constant"
3261 msgstr ""
3263 #: c-typeck.c:4206
3264 msgid "initialization"
3265 msgstr "ініцыялізацыя"
3267 #: c-typeck.c:4217 c-typeck.c:5598
3268 msgid "initializer element is not computable at load time"
3269 msgstr ""
3271 #: c-typeck.c:4232 cp/typeck2.c:659
3272 msgid "invalid initializer"
3273 msgstr "нерэчаісны ініцыялізатар"
3275 #: c-typeck.c:4517 cp/decl.c:4484
3276 msgid "opaque vector types cannot be initialized"
3277 msgstr ""
3279 #: c-typeck.c:4711
3280 msgid "extra brace group at end of initializer"
3281 msgstr ""
3283 #: c-typeck.c:4731
3284 msgid "missing braces around initializer"
3285 msgstr ""
3287 #: c-typeck.c:4791
3288 msgid "braces around scalar initializer"
3289 msgstr ""
3291 #: c-typeck.c:4842
3292 msgid "initialization of flexible array member in a nested context"
3293 msgstr ""
3295 #: c-typeck.c:4844
3296 msgid "initialization of a flexible array member"
3297 msgstr ""
3299 #: c-typeck.c:4875
3300 msgid "missing initializer"
3301 msgstr "прапушчан ініцыялізатар"
3303 #: c-typeck.c:4897
3304 msgid "empty scalar initializer"
3305 msgstr ""
3307 #: c-typeck.c:4902
3308 msgid "extra elements in scalar initializer"
3309 msgstr ""
3311 #: c-typeck.c:4987
3312 msgid "initialization designators may not nest"
3313 msgstr ""
3315 #: c-typeck.c:5008 c-typeck.c:5076
3316 msgid "array index in non-array initializer"
3317 msgstr ""
3319 #: c-typeck.c:5013 c-typeck.c:5129
3320 msgid "field name not in record or union initializer"
3321 msgstr ""
3323 #: c-typeck.c:5072 c-typeck.c:5074
3324 msgid "nonconstant array index in initializer"
3325 msgstr ""
3327 #: c-typeck.c:5078 c-typeck.c:5081
3328 msgid "array index in initializer exceeds array bounds"
3329 msgstr ""
3331 #: c-typeck.c:5092
3332 msgid "empty index range in initializer"
3333 msgstr ""
3335 #: c-typeck.c:5101
3336 msgid "array index range in initializer exceeds array bounds"
3337 msgstr ""
3339 #: c-typeck.c:5141
3340 #, c-format
3341 msgid "unknown field `%s' specified in initializer"
3342 msgstr ""
3344 #: c-typeck.c:5177 c-typeck.c:5198 c-typeck.c:5660
3345 msgid "initialized field with side-effects overwritten"
3346 msgstr ""
3348 #: c-typeck.c:5868
3349 msgid "excess elements in char array initializer"
3350 msgstr ""
3352 #: c-typeck.c:5875 c-typeck.c:5921
3353 msgid "excess elements in struct initializer"
3354 msgstr ""
3356 #: c-typeck.c:5936
3357 msgid "non-static initialization of a flexible array member"
3358 msgstr ""
3360 #: c-typeck.c:6003
3361 msgid "excess elements in union initializer"
3362 msgstr ""
3364 #: c-typeck.c:6024
3365 msgid "traditional C rejects initialization of unions"
3366 msgstr ""
3368 #: c-typeck.c:6087
3369 msgid "excess elements in array initializer"
3370 msgstr ""
3372 #: c-typeck.c:6116
3373 msgid "excess elements in vector initializer"
3374 msgstr ""
3376 #: c-typeck.c:6138
3377 msgid "excess elements in scalar initializer"
3378 msgstr ""
3380 #: c-typeck.c:6240
3381 msgid "asm template is not a string constant"
3382 msgstr ""
3384 #: c-typeck.c:6272
3385 msgid "invalid lvalue in asm statement"
3386 msgstr ""
3388 #: c-typeck.c:6344 cp/typeck.c:5854
3389 msgid "modification by `asm'"
3390 msgstr ""
3392 #: c-typeck.c:6362 cp/typeck.c:5938
3393 msgid "function declared `noreturn' has a `return' statement"
3394 msgstr ""
3396 #: c-typeck.c:6369
3397 msgid "`return' with no value, in function returning non-void"
3398 msgstr ""
3400 #: c-typeck.c:6375
3401 msgid "`return' with a value, in function returning void"
3402 msgstr ""
3404 #: c-typeck.c:6379
3405 msgid "return"
3406 msgstr "вяртанне"
3408 #: c-typeck.c:6431
3409 msgid "function returns address of local variable"
3410 msgstr ""
3412 #: c-typeck.c:6486 cp/semantics.c:749
3413 msgid "switch quantity not an integer"
3414 msgstr ""
3416 #: c-typeck.c:6496
3417 msgid "`long' switch expression not converted to `int' in ISO C"
3418 msgstr ""
3420 #: c-typeck.c:6537 cp/parser.c:5555
3421 msgid "case label not within a switch statement"
3422 msgstr ""
3424 #: c-typeck.c:6539
3425 msgid "`default' label not within a switch statement"
3426 msgstr ""
3428 #: c-typeck.c:6691 c-typeck.c:6725
3429 msgid "division by zero"
3430 msgstr ""
3432 #: c-typeck.c:6770 cp/typeck.c:2930
3433 msgid "right shift count is negative"
3434 msgstr ""
3436 #: c-typeck.c:6777 cp/typeck.c:2936
3437 msgid "right shift count >= width of type"
3438 msgstr ""
3440 #: c-typeck.c:6798 cp/typeck.c:2955
3441 msgid "left shift count is negative"
3442 msgstr ""
3444 #: c-typeck.c:6801 cp/typeck.c:2957
3445 msgid "left shift count >= width of type"
3446 msgstr ""
3448 #: c-typeck.c:6822
3449 msgid "shift count is negative"
3450 msgstr ""
3452 #: c-typeck.c:6824
3453 msgid "shift count >= width of type"
3454 msgstr ""
3456 #: c-typeck.c:6841 cp/typeck.c:2992
3457 msgid "comparing floating point with == or != is unsafe"
3458 msgstr ""
3460 #: c-typeck.c:6865 c-typeck.c:6871
3461 msgid "ISO C forbids comparison of `void *' with function pointer"
3462 msgstr ""
3464 #: c-typeck.c:6874 c-typeck.c:6914 c-typeck.c:6942
3465 msgid "comparison of distinct pointer types lacks a cast"
3466 msgstr ""
3468 #: c-typeck.c:6888 c-typeck.c:6893 c-typeck.c:6962 c-typeck.c:6967
3469 msgid "comparison between pointer and integer"
3470 msgstr ""
3472 #: c-typeck.c:6909 c-typeck.c:6937
3473 msgid "ISO C forbids ordered comparisons of pointers to functions"
3474 msgstr ""
3476 #: c-typeck.c:6934
3477 msgid "comparison of complete and incomplete pointers"
3478 msgstr ""
3480 #: c-typeck.c:6950 c-typeck.c:6957
3481 msgid "ordered comparison of pointer with integer zero"
3482 msgstr ""
3484 #: c-typeck.c:6981 cp/typeck.c:3128
3485 msgid "unordered comparison on non-floating point argument"
3486 msgstr ""
3488 #: c-typeck.c:7191
3489 msgid "comparison between signed and unsigned"
3490 msgstr ""
3492 #: c-typeck.c:7237 cp/typeck.c:3375
3493 msgid "comparison of promoted ~unsigned with constant"
3494 msgstr ""
3496 #: c-typeck.c:7245 cp/typeck.c:3383
3497 msgid "comparison of promoted ~unsigned with unsigned"
3498 msgstr ""
3500 #: calls.c:1838
3501 msgid "%Jinlining failed in call to '%F'"
3502 msgstr ""
3504 #: calls.c:1839 calls.c:2211 tree-inline.c:1339 tree-inline.c:1346
3505 msgid "called from here"
3506 msgstr "выклікана адсюль"
3508 #: calls.c:2210
3509 msgid "%Jcan't inline call to '%F'"
3510 msgstr ""
3512 #: calls.c:2219
3513 msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3514 msgstr ""
3516 #: calls.c:2232
3517 msgid "ignoring return value of function declared with attribute warn_unused_result"
3518 msgstr ""
3520 #: calls.c:2242
3521 msgid "function call has aggregate value"
3522 msgstr ""
3524 #: cfg.c:835
3525 #, c-format
3526 msgid "bb %d on wrong place"
3527 msgstr ""
3529 #: cfg.c:841
3530 #, c-format
3531 msgid "prev_bb of %d should be %d, not %d"
3532 msgstr ""
3534 #: cfg.c:857
3535 #, c-format
3536 msgid "verify_flow_info: Wrong count of block %i %i"
3537 msgstr ""
3539 #: cfg.c:863
3540 #, c-format
3541 msgid "verify_flow_info: Wrong frequency of block %i %i"
3542 msgstr ""
3544 #: cfg.c:871
3545 #, c-format
3546 msgid "verify_flow_info: Duplicate edge %i->%i"
3547 msgstr ""
3549 #: cfg.c:877
3550 #, c-format
3551 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3552 msgstr ""
3554 #: cfg.c:883
3555 #, c-format
3556 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3557 msgstr ""
3559 #: cfg.c:895
3560 #, c-format
3561 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3562 msgstr ""
3564 #: cfg.c:909 cfgrtl.c:1971
3565 #, c-format
3566 msgid "Wrong amount of branch edges after unconditional jump %i"
3567 msgstr ""
3569 #: cfg.c:917
3570 #, c-format
3571 msgid "basic block %d pred edge is corrupted"
3572 msgstr ""
3574 #: cfg.c:943
3575 #, c-format
3576 msgid "basic block %i edge lists are corrupted"
3577 msgstr ""
3579 #: cfg.c:955
3580 msgid "verify_flow_info failed"
3581 msgstr ""
3583 #: cfgloop.c:1134
3584 #, c-format
3585 msgid "Size of loop %d should be %d, not %d."
3586 msgstr ""
3588 #: cfgloop.c:1153
3589 #, c-format
3590 msgid "Bb %d do not belong to loop %d."
3591 msgstr ""
3593 #: cfgloop.c:1171
3594 #, c-format
3595 msgid "Loop %d's header does not have exactly 2 entries."
3596 msgstr ""
3598 #: cfgloop.c:1179
3599 #, c-format
3600 msgid "Loop %d's latch does not have exactly 1 successor."
3601 msgstr ""
3603 #: cfgloop.c:1184
3604 #, c-format
3605 msgid "Loop %d's latch does not have header as successor."
3606 msgstr ""
3608 #: cfgloop.c:1189
3609 #, c-format
3610 msgid "Loop %d's latch does not belong directly to it."
3611 msgstr ""
3613 #: cfgloop.c:1195
3614 #, c-format
3615 msgid "Loop %d's header does not belong directly to it."
3616 msgstr ""
3618 #: cfgloop.c:1201
3619 #, c-format
3620 msgid "Loop %d's latch is marked as part of irreducible region."
3621 msgstr ""
3623 #: cfgloop.c:1231
3624 #, c-format
3625 msgid "Basic block %d should be marked irreducible."
3626 msgstr ""
3628 #: cfgloop.c:1237
3629 #, c-format
3630 msgid "Basic block %d should not be marked irreducible."
3631 msgstr ""
3633 #: cfgloop.c:1245
3634 #, c-format
3635 msgid "Edge from %d to %d should be marked irreducible."
3636 msgstr ""
3638 #: cfgloop.c:1252
3639 #, c-format
3640 msgid "Edge from %d to %d should not be marked irreducible."
3641 msgstr ""
3643 #: cfgrtl.c:1877
3644 #, c-format
3645 msgid "end insn %d for block %d not found in the insn stream"
3646 msgstr ""
3648 #: cfgrtl.c:1891
3649 #, c-format
3650 msgid "insn %d is in multiple basic blocks (%d and %d)"
3651 msgstr ""
3653 #: cfgrtl.c:1903
3654 #, c-format
3655 msgid "head insn %d for block %d not found in the insn stream"
3656 msgstr ""
3658 #: cfgrtl.c:1925
3659 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3660 msgstr ""
3662 #: cfgrtl.c:1953
3663 #, c-format
3664 msgid "Missing REG_EH_REGION note in the end of bb %i"
3665 msgstr ""
3667 #: cfgrtl.c:1961
3668 #, c-format
3669 msgid "Too many outgoing branch edges from bb %i"
3670 msgstr ""
3672 #: cfgrtl.c:1966
3673 #, c-format
3674 msgid "Fallthru edge after unconditional jump %i"
3675 msgstr ""
3677 #: cfgrtl.c:1977
3678 #, c-format
3679 msgid "Wrong amount of branch edges after conditional jump %i"
3680 msgstr ""
3682 #: cfgrtl.c:1982
3683 #, c-format
3684 msgid "Call edges for non-call insn in bb %i"
3685 msgstr ""
3687 #: cfgrtl.c:1991
3688 #, c-format
3689 msgid "Abnormal edges for no purpose in bb %i"
3690 msgstr ""
3692 #: cfgrtl.c:2001
3693 #, c-format
3694 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3695 msgstr ""
3697 #: cfgrtl.c:2005
3698 #, c-format
3699 msgid "insn %d inside basic block %d but block_for_insn is %i"
3700 msgstr ""
3702 #: cfgrtl.c:2019 cfgrtl.c:2029
3703 #, c-format
3704 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3705 msgstr ""
3707 #: cfgrtl.c:2042
3708 #, c-format
3709 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3710 msgstr ""
3712 #: cfgrtl.c:2052
3713 #, c-format
3714 msgid "in basic block %d:"
3715 msgstr ""
3717 #: cfgrtl.c:2053
3718 msgid "flow control insn inside a basic block"
3719 msgstr ""
3721 #: cfgrtl.c:2099
3722 #, c-format
3723 msgid "missing barrier after block %i"
3724 msgstr ""
3726 #: cfgrtl.c:2112
3727 #, c-format
3728 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3729 msgstr ""
3731 #: cfgrtl.c:2127
3732 #, c-format
3733 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3734 msgstr ""
3736 #: cfgrtl.c:2129
3737 msgid "wrong insn in the fallthru edge"
3738 msgstr ""
3740 #: cfgrtl.c:2146
3741 msgid "basic blocks not laid down consecutively"
3742 msgstr ""
3744 #: cfgrtl.c:2171
3745 msgid "insn outside basic block"
3746 msgstr ""
3748 #: cfgrtl.c:2179
3749 msgid "return not followed by barrier"
3750 msgstr ""
3752 #: cfgrtl.c:2186
3753 #, c-format
3754 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3755 msgstr ""
3757 #: cgraph.c:161
3758 msgid "function body not available"
3759 msgstr ""
3761 #: cgraph.c:163 cgraphunit.c:340
3762 msgid "redefined extern inline functions are not considered for inlining"
3763 msgstr ""
3765 #: cgraph.c:166 cgraphunit.c:345
3766 #, fuzzy
3767 msgid "function not considered for inlining"
3768 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
3770 #: cgraph.c:168 cgraphunit.c:343
3771 msgid "function not inlinable"
3772 msgstr ""
3774 #: cgraph.c:476
3775 msgid "%D renamed after being referenced in assembly"
3776 msgstr ""
3778 #: cgraphunit.c:1041
3779 msgid "--param large-function-growth limit reached"
3780 msgstr ""
3782 #: cgraphunit.c:1054
3783 msgid "--param large-function-growth limit reached while inlining the caller"
3784 msgstr ""
3786 #: cgraphunit.c:1119
3787 msgid "--param max-inline-insns-single limit reached"
3788 msgstr ""
3790 #: cgraphunit.c:1143
3791 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3792 msgstr ""
3794 #: cgraphunit.c:1220
3795 msgid "--param inline-unit-growth limit reached"
3796 msgstr ""
3798 #: cgraphunit.c:1292 cgraphunit.c:1436
3799 msgid "recursive inlining"
3800 msgstr ""
3802 #: collect2.c:406
3803 msgid "internal error"
3804 msgstr "унутраная памылка"
3806 #: collect2.c:894
3807 msgid "no arguments"
3808 msgstr "няма аргументаў"
3810 #: collect2.c:1226 collect2.c:1374 collect2.c:1409
3811 #, c-format
3812 msgid "fopen %s"
3813 msgstr ""
3815 #: collect2.c:1229 collect2.c:1379 collect2.c:1412
3816 #, c-format
3817 msgid "fclose %s"
3818 msgstr ""
3820 #: collect2.c:1238
3821 #, c-format
3822 msgid "collect2 version %s"
3823 msgstr ""
3825 #: collect2.c:1328
3826 #, c-format
3827 msgid "%d constructor(s) found\n"
3828 msgstr "%d канструктар(аў) знойдзен(а)\n"
3830 #: collect2.c:1329
3831 #, c-format
3832 msgid "%d destructor(s)  found\n"
3833 msgstr "%d дэструктар(аў) знойдзен(а)\n"
3835 #: collect2.c:1330
3836 #, c-format
3837 msgid "%d frame table(s) found\n"
3838 msgstr ""
3840 #: collect2.c:1472
3841 #, c-format
3842 msgid "%s terminated with signal %d [%s]%s"
3843 msgstr ""
3845 #: collect2.c:1490
3846 #, c-format
3847 msgid "%s returned %d exit status"
3848 msgstr ""
3850 #: collect2.c:1515
3851 #, c-format
3852 msgid "[cannot find %s]"
3853 msgstr "[нельга знайсці %s]"
3855 #: collect2.c:1530
3856 #, c-format
3857 msgid "cannot find `%s'"
3858 msgstr "нельга знайсці \"%s\""
3860 #: collect2.c:1541 collect2.c:1544
3861 #, c-format
3862 msgid "redirecting stdout: %s"
3863 msgstr "перанакіраванне stdout: %s"
3865 #: collect2.c:1583
3866 #, c-format
3867 msgid "[Leaving %s]\n"
3868 msgstr ""
3870 #: collect2.c:1803
3871 #, c-format
3872 msgid ""
3873 "\n"
3874 "write_c_file - output name is %s, prefix is %s\n"
3875 msgstr ""
3877 #: collect2.c:2007
3878 msgid "cannot find `nm'"
3879 msgstr "нельга знайсці \"nm\""
3881 #: collect2.c:2017 collect2.c:2446
3882 msgid "pipe"
3883 msgstr "канвеер"
3885 #: collect2.c:2021 collect2.c:2450
3886 msgid "fdopen"
3887 msgstr ""
3889 #: collect2.c:2047 collect2.c:2476
3890 #, c-format
3891 msgid "dup2 %d 1"
3892 msgstr ""
3894 #: collect2.c:2050 collect2.c:2053 collect2.c:2066 collect2.c:2479
3895 #: collect2.c:2482 collect2.c:2495
3896 #, c-format
3897 msgid "close %d"
3898 msgstr ""
3900 #: collect2.c:2056 collect2.c:2485
3901 #, c-format
3902 msgid "execv %s"
3903 msgstr ""
3905 #: collect2.c:2110
3906 #, c-format
3907 msgid "init function found in object %s"
3908 msgstr ""
3910 #: collect2.c:2118
3911 #, c-format
3912 msgid "fini function found in object %s"
3913 msgstr ""
3915 #: collect2.c:2141 collect2.c:2534
3916 msgid "fclose"
3917 msgstr ""
3919 #: collect2.c:2183
3920 #, c-format
3921 msgid "unable to open file '%s'"
3922 msgstr "немагу адчыніць файл \"%s\""
3924 #: collect2.c:2185
3925 #, c-format
3926 msgid "unable to stat file '%s'"
3927 msgstr ""
3929 #: collect2.c:2191
3930 #, c-format
3931 msgid "unable to mmap file '%s'"
3932 msgstr ""
3934 #: collect2.c:2337
3935 msgid "not found\n"
3936 msgstr "не знойдзена\n"
3938 #: collect2.c:2339 collect2.c:2513
3939 #, c-format
3940 msgid "dynamic dependency %s not found"
3941 msgstr ""
3943 #: collect2.c:2358
3944 #, c-format
3945 msgid "bad magic number in file '%s'"
3946 msgstr "дрэнная магічная лічба ў файле \"%s\""
3948 #: collect2.c:2380
3949 msgid "dynamic dependencies.\n"
3950 msgstr ""
3952 #: collect2.c:2437
3953 msgid "cannot find `ldd'"
3954 msgstr "не магу знайсці \"ldd\""
3956 #: collect2.c:2498
3957 msgid ""
3958 "\n"
3959 "ldd output with constructors/destructors.\n"
3960 msgstr ""
3962 #: collect2.c:2525
3963 #, c-format
3964 msgid "unable to open dynamic dependency '%s'"
3965 msgstr ""
3967 #: collect2.c:2685
3968 #, c-format
3969 msgid "%s: not a COFF file"
3970 msgstr ""
3972 #: collect2.c:2805
3973 #, c-format
3974 msgid "%s: cannot open as COFF file"
3975 msgstr ""
3977 #: collect2.c:2860
3978 #, fuzzy, c-format
3979 msgid "library lib%s not found"
3980 msgstr "Бібліятэка lib%s не знойдзена"
3982 #: combine.c:13038
3983 #, c-format
3984 msgid ""
3985 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3986 ";; %d successes.\n"
3987 "\n"
3988 msgstr ""
3990 #: combine.c:13047
3991 #, c-format
3992 msgid ""
3993 "\n"
3994 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3995 ";; %d successes.\n"
3996 msgstr ""
3998 #: convert.c:70
3999 msgid "cannot convert to a pointer type"
4000 msgstr ""
4002 #: convert.c:267
4003 msgid "pointer value used where a floating point value was expected"
4004 msgstr ""
4006 #: convert.c:271
4007 msgid "aggregate value used where a float was expected"
4008 msgstr ""
4010 #: convert.c:296
4011 msgid "conversion to incomplete type"
4012 msgstr ""
4014 #: convert.c:600 convert.c:678
4015 msgid "can't convert between vector values of different size"
4016 msgstr ""
4018 #: convert.c:606
4019 msgid "aggregate value used where an integer was expected"
4020 msgstr ""
4022 #: convert.c:657 f/com.c:1101
4023 msgid "pointer value used where a complex was expected"
4024 msgstr ""
4026 #: convert.c:661 f/com.c:1103
4027 msgid "aggregate value used where a complex was expected"
4028 msgstr ""
4030 #: convert.c:684
4031 msgid "can't convert value to a vector"
4032 msgstr ""
4034 #: coverage.c:164
4035 #, fuzzy, c-format
4036 msgid "`%s' is not a gcov data file"
4037 msgstr "\"%s\" звычайна функцыя"
4039 #: coverage.c:175
4040 #, c-format
4041 msgid "`%s' is version `%.4s', expected version `%.4s'"
4042 msgstr ""
4044 #: coverage.c:255 coverage.c:263
4045 #, c-format
4046 msgid "coverage mismatch for function %u while reading execution counters."
4047 msgstr ""
4049 #: coverage.c:257 coverage.c:340
4050 #, c-format
4051 msgid "checksum is %x instead of %x"
4052 msgstr ""
4054 #: coverage.c:265 coverage.c:348
4055 #, c-format
4056 msgid "number of counters is %d instead of %d"
4057 msgstr ""
4059 #: coverage.c:271
4060 #, c-format
4061 msgid "cannot merge separate %s counters for function %u"
4062 msgstr ""
4064 #: coverage.c:296
4065 #, c-format
4066 msgid "`%s' has overflowed"
4067 msgstr ""
4069 #: coverage.c:296
4070 #, c-format
4071 msgid "`%s' is corrupted"
4072 msgstr ""
4074 #: coverage.c:319
4075 #, c-format
4076 msgid "file %s not found, execution counts assumed to be zero"
4077 msgstr ""
4079 #: coverage.c:329
4080 #, fuzzy, c-format
4081 msgid "no coverage for function '%s' found."
4082 msgstr "у функцыі \"%s\":"
4084 #: coverage.c:337 coverage.c:345
4085 #, c-format
4086 msgid "coverage mismatch for function '%s' while reading counter '%s'."
4087 msgstr ""
4089 #: coverage.c:493
4090 #, fuzzy, c-format
4091 msgid "cannot open %s"
4092 msgstr "немагчыма адчыніць %s"
4094 #: coverage.c:528
4095 #, fuzzy, c-format
4096 msgid "error writing `%s'"
4097 msgstr "памылка запісу ў %s"
4099 #. XXX should be DL_SORRY
4100 #: cppcharset.c:653
4101 #, c-format
4102 msgid "conversion from %s to %s not supported by iconv"
4103 msgstr ""
4105 #: cppcharset.c:656
4106 msgid "iconv_open"
4107 msgstr ""
4109 #. XXX should be DL_SORRY
4110 #: cppcharset.c:664
4111 #, c-format
4112 msgid "no iconv implementation, cannot convert from %s to %s"
4113 msgstr ""
4115 #: cppcharset.c:808
4116 msgid "universal character names are only valid in C++ and C99"
4117 msgstr ""
4119 #: cppcharset.c:811
4120 #, c-format
4121 msgid "the meaning of '\\%c' is different in traditional C"
4122 msgstr ""
4124 #: cppcharset.c:837
4125 #, c-format
4126 msgid "incomplete universal character name %.*s"
4127 msgstr ""
4129 #: cppcharset.c:849
4130 #, fuzzy, c-format
4131 msgid "%.*s is not a valid universal character"
4132 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
4134 #: cppcharset.c:859
4135 #, c-format
4136 msgid "universal character %.*s is not valid in an identifier"
4137 msgstr ""
4139 #: cppcharset.c:863
4140 #, c-format
4141 msgid "universal character %.*s is not valid at the start of an identifier"
4142 msgstr ""
4144 #: cppcharset.c:898
4145 msgid "converting UCN to source character set"
4146 msgstr ""
4148 #: cppcharset.c:902
4149 msgid "converting UCN to execution character set"
4150 msgstr ""
4152 #: cppcharset.c:967
4153 msgid "the meaning of '\\x' is different in traditional C"
4154 msgstr ""
4156 #: cppcharset.c:984 f/lex.c:580
4157 msgid "\\x used with no following hex digits"
4158 msgstr ""
4160 #: cppcharset.c:991
4161 msgid "hex escape sequence out of range"
4162 msgstr ""
4164 #: cppcharset.c:1030
4165 msgid "octal escape sequence out of range"
4166 msgstr ""
4168 #: cppcharset.c:1098
4169 msgid "the meaning of '\\a' is different in traditional C"
4170 msgstr ""
4172 #: cppcharset.c:1105
4173 #, c-format
4174 msgid "non-ISO-standard escape sequence, '\\%c'"
4175 msgstr ""
4177 #: cppcharset.c:1113
4178 #, c-format
4179 msgid "unknown escape sequence '\\%c'"
4180 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4182 #: cppcharset.c:1116
4183 #, fuzzy, c-format
4184 msgid "unknown escape sequence: '\\%03o'"
4185 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4187 #: cppcharset.c:1122
4188 msgid "converting escape sequence to execution character set"
4189 msgstr ""
4191 #: cppcharset.c:1181
4192 msgid "converting to execution character set"
4193 msgstr ""
4195 #: cppcharset.c:1244 cppcharset.c:1307
4196 #, fuzzy
4197 msgid "character constant too long for its type"
4198 msgstr "сімвальная канстанта вельмі доўгая"
4200 #: cppcharset.c:1247
4201 msgid "multi-character character constant"
4202 msgstr "мнагасімвальная сімвальная канстанта"
4204 #: cppcharset.c:1339
4205 msgid "empty character constant"
4206 msgstr "пустая сімвальная канстанта"
4208 #: cppcharset.c:1378
4209 #, c-format
4210 msgid "failure to convert %s to %s"
4211 msgstr ""
4213 #: cpperror.c:110 diagnostic.def:5
4214 msgid "warning: "
4215 msgstr ""
4217 #: cpperror.c:112
4218 msgid "internal error: "
4219 msgstr ""
4221 #: cpperror.c:174
4222 #, fuzzy
4223 msgid "stdout"
4224 msgstr "структура"
4226 #: cppexp.c:192
4227 msgid "too many decimal points in number"
4228 msgstr ""
4230 #: cppexp.c:212
4231 #, fuzzy, c-format
4232 msgid "invalid digit \"%c\" in octal constant"
4233 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4235 #: cppexp.c:218
4236 msgid "use of C99 hexadecimal floating constant"
4237 msgstr ""
4239 #: cppexp.c:227
4240 msgid "exponent has no digits"
4241 msgstr ""
4243 #: cppexp.c:234
4244 msgid "hexadecimal floating constants require an exponent"
4245 msgstr ""
4247 #: cppexp.c:240
4248 #, fuzzy, c-format
4249 msgid "invalid suffix \"%.*s\" on floating constant"
4250 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4252 #: cppexp.c:250 cppexp.c:275
4253 #, c-format
4254 msgid "traditional C rejects the \"%.*s\" suffix"
4255 msgstr ""
4257 #: cppexp.c:261
4258 #, fuzzy, c-format
4259 msgid "invalid suffix \"%.*s\" on integer constant"
4260 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4262 #: cppexp.c:283
4263 msgid "use of C99 long long integer constant"
4264 msgstr ""
4266 #: cppexp.c:290
4267 msgid "imaginary constants are a GCC extension"
4268 msgstr ""
4270 #: cppexp.c:376
4271 msgid "integer constant is too large for its type"
4272 msgstr ""
4274 #: cppexp.c:388
4275 msgid "integer constant is so large that it is unsigned"
4276 msgstr ""
4278 #: cppexp.c:470
4279 msgid "missing ')' after \"defined\""
4280 msgstr ""
4282 #: cppexp.c:477
4283 msgid "operator \"defined\" requires an identifier"
4284 msgstr ""
4286 #: cppexp.c:485
4287 #, c-format
4288 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4289 msgstr ""
4291 #: cppexp.c:495
4292 msgid "this use of \"defined\" may not be portable"
4293 msgstr ""
4295 #: cppexp.c:531
4296 msgid "floating constant in preprocessor expression"
4297 msgstr ""
4299 #: cppexp.c:537
4300 msgid "imaginary number in preprocessor expression"
4301 msgstr ""
4303 #: cppexp.c:582
4304 #, c-format
4305 msgid "\"%s\" is not defined"
4306 msgstr ""
4308 #: cppexp.c:714 cppexp.c:743
4309 #, fuzzy, c-format
4310 msgid "missing binary operator before token \"%s\""
4311 msgstr "прапушчан прабел пасля нумара \"%.*s\""
4313 #: cppexp.c:734
4314 #, c-format
4315 msgid "token \"%s\" is not valid in preprocessor expressions"
4316 msgstr ""
4318 #: cppexp.c:753
4319 msgid "void expression between '(' and ')'"
4320 msgstr ""
4322 #: cppexp.c:756
4323 msgid "#if with no expression"
4324 msgstr ""
4326 #: cppexp.c:758
4327 #, c-format
4328 msgid "operator '%s' has no right operand"
4329 msgstr ""
4331 #: cppexp.c:784
4332 msgid " ':' without preceding '?'"
4333 msgstr ""
4335 #: cppexp.c:811
4336 msgid "unbalanced stack in #if"
4337 msgstr ""
4339 #: cppexp.c:830
4340 #, fuzzy, c-format
4341 msgid "impossible operator '%u'"
4342 msgstr "немагчымы апэратар '%s'"
4344 #: cppexp.c:922
4345 msgid "missing ')' in expression"
4346 msgstr ""
4348 #: cppexp.c:943
4349 msgid "'?' without following ':'"
4350 msgstr ""
4352 #: cppexp.c:953
4353 msgid "integer overflow in preprocessor expression"
4354 msgstr ""
4356 #: cppexp.c:958
4357 msgid "missing '(' in expression"
4358 msgstr ""
4360 #: cppexp.c:990
4361 #, c-format
4362 msgid "the left operand of \"%s\" changes sign when promoted"
4363 msgstr ""
4365 #: cppexp.c:995
4366 #, c-format
4367 msgid "the right operand of \"%s\" changes sign when promoted"
4368 msgstr ""
4370 #: cppexp.c:1353
4371 msgid "comma operator in operand of #if"
4372 msgstr ""
4374 #: cppexp.c:1484
4375 msgid "division by zero in #if"
4376 msgstr ""
4378 #: cppfiles.c:370
4379 msgid "NULL directory in find_file"
4380 msgstr ""
4382 #: cppfiles.c:397
4383 msgid "one or more PCH files were found, but they were invalid"
4384 msgstr ""
4386 #: cppfiles.c:400
4387 msgid "use -Winvalid-pch for more information"
4388 msgstr ""
4390 #: cppfiles.c:458
4391 #, c-format
4392 msgid "%s is a block device"
4393 msgstr "%s - гэта блёчная прылада"
4395 #: cppfiles.c:475
4396 #, c-format
4397 msgid "%s is too large"
4398 msgstr "%s - вельмі вялікі"
4400 #: cppfiles.c:510
4401 #, c-format
4402 msgid "%s is shorter than expected"
4403 msgstr ""
4405 #: cppfiles.c:696
4406 #, c-format
4407 msgid "no include path in which to search for %s"
4408 msgstr ""
4410 #: cppfiles.c:956
4411 msgid "Multiple include guards may be useful for:\n"
4412 msgstr ""
4414 #: cppinit.c:387
4415 msgid "cppchar_t must be an unsigned type"
4416 msgstr ""
4418 #: cppinit.c:391
4419 #, c-format
4420 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4421 msgstr ""
4423 #: cppinit.c:398
4424 msgid "CPP arithmetic must be at least as precise as a target int"
4425 msgstr ""
4427 #: cppinit.c:401
4428 msgid "target char is less than 8 bits wide"
4429 msgstr ""
4431 #: cppinit.c:405
4432 msgid "target wchar_t is narrower than target char"
4433 msgstr ""
4435 #: cppinit.c:409
4436 msgid "target int is narrower than target char"
4437 msgstr ""
4439 #: cppinit.c:414
4440 msgid "CPP half-integer narrower than CPP character"
4441 msgstr ""
4443 #: cppinit.c:418
4444 #, c-format
4445 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4446 msgstr ""
4448 #: cpplex.c:410
4449 msgid "null character(s) ignored"
4450 msgstr ""
4452 #: cpplex.c:445
4453 msgid "'$' in identifier or number"
4454 msgstr ""
4456 #: cpplex.c:492
4457 #, c-format
4458 msgid "attempt to use poisoned \"%s\""
4459 msgstr ""
4461 #: cpplex.c:500
4462 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4463 msgstr ""
4465 #: cpplex.c:596
4466 msgid "null character(s) preserved in literal"
4467 msgstr ""
4469 #: cpplex.c:919
4470 msgid "unterminated comment"
4471 msgstr "незавершаныя каментарыі"
4473 #: cpplex.c:930
4474 msgid "C++ style comments are not allowed in ISO C90"
4475 msgstr ""
4477 #: cpplex.c:932
4478 msgid "(this will be reported only once per input file)"
4479 msgstr ""
4481 #: cpplex.c:937
4482 msgid "multi-line comment"
4483 msgstr ""
4485 #: cpplex.c:1201
4486 #, fuzzy, c-format
4487 msgid "unspellable token %s"
4488 msgstr "немагу адчыніць файл \"%s\""
4490 #: cpplib.c:218
4491 #, c-format
4492 msgid "extra tokens at end of #%s directive"
4493 msgstr ""
4495 #: cpplib.c:304
4496 #, c-format
4497 msgid "#%s is a GCC extension"
4498 msgstr ""
4500 #: cpplib.c:316
4501 msgid "suggest not using #elif in traditional C"
4502 msgstr ""
4504 #: cpplib.c:319
4505 #, c-format
4506 msgid "traditional C ignores #%s with the # indented"
4507 msgstr ""
4509 #: cpplib.c:323
4510 #, c-format
4511 msgid "suggest hiding #%s from traditional C with an indented #"
4512 msgstr ""
4514 #: cpplib.c:345
4515 msgid "embedding a directive within macro arguments is not portable"
4516 msgstr ""
4518 #: cpplib.c:365
4519 msgid "style of line directive is a GCC extension"
4520 msgstr ""
4522 #: cpplib.c:415
4523 #, c-format
4524 msgid "invalid preprocessing directive #%s"
4525 msgstr ""
4527 #: cpplib.c:484
4528 msgid "\"defined\" cannot be used as a macro name"
4529 msgstr ""
4531 #: cpplib.c:490
4532 #, c-format
4533 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4534 msgstr ""
4536 #: cpplib.c:493
4537 #, c-format
4538 msgid "no macro name given in #%s directive"
4539 msgstr ""
4541 #: cpplib.c:496
4542 msgid "macro names must be identifiers"
4543 msgstr ""
4545 #: cpplib.c:537
4546 #, c-format
4547 msgid "undefining \"%s\""
4548 msgstr ""
4550 #: cpplib.c:609
4551 msgid "missing terminating > character"
4552 msgstr ""
4554 #: cpplib.c:662
4555 #, c-format
4556 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4557 msgstr ""
4559 #: cpplib.c:685
4560 msgid "#include nested too deeply"
4561 msgstr ""
4563 #: cpplib.c:723
4564 msgid "#include_next in primary source file"
4565 msgstr ""
4567 #: cpplib.c:749
4568 #, c-format
4569 msgid "invalid flag \"%s\" in line directive"
4570 msgstr ""
4572 #: cpplib.c:794
4573 #, c-format
4574 msgid "\"%s\" after #line is not a positive integer"
4575 msgstr ""
4577 #: cpplib.c:800
4578 msgid "line number out of range"
4579 msgstr ""
4581 #: cpplib.c:812 cpplib.c:885
4582 #, c-format
4583 msgid "\"%s\" is not a valid filename"
4584 msgstr ""
4586 #: cpplib.c:847
4587 #, c-format
4588 msgid "\"%s\" after # is not a positive integer"
4589 msgstr ""
4591 #: cpplib.c:947
4592 #, fuzzy
4593 msgid "invalid #ident directive"
4594 msgstr "нерэчаісны ініцыялізатар"
4596 #: cpplib.c:1027
4597 #, c-format
4598 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4599 msgstr ""
4601 #: cpplib.c:1030
4602 #, fuzzy, c-format
4603 msgid "#pragma %s %s is already registered"
4604 msgstr "Клас \"%s\" ужо існуе"
4606 #: cpplib.c:1033
4607 #, c-format
4608 msgid "#pragma %s is already registered"
4609 msgstr ""
4611 #: cpplib.c:1175
4612 msgid "#pragma once in main file"
4613 msgstr ""
4615 #: cpplib.c:1198
4616 msgid "invalid #pragma GCC poison directive"
4617 msgstr ""
4619 #: cpplib.c:1207
4620 #, c-format
4621 msgid "poisoning existing macro \"%s\""
4622 msgstr ""
4624 #: cpplib.c:1228
4625 msgid "#pragma system_header ignored outside include file"
4626 msgstr ""
4628 #: cpplib.c:1252
4629 #, fuzzy, c-format
4630 msgid "cannot find source file %s"
4631 msgstr "не магу знайсці крыніцу %s"
4633 #: cpplib.c:1256
4634 #, c-format
4635 msgid "current file is older than %s"
4636 msgstr ""
4638 #: cpplib.c:1370
4639 msgid "_Pragma takes a parenthesized string literal"
4640 msgstr ""
4642 #: cpplib.c:1448
4643 msgid "#else without #if"
4644 msgstr ""
4646 #: cpplib.c:1453
4647 msgid "#else after #else"
4648 msgstr ""
4650 #: cpplib.c:1481
4651 msgid "#elif without #if"
4652 msgstr ""
4654 #: cpplib.c:1486
4655 msgid "#elif after #else"
4656 msgstr ""
4658 #: cpplib.c:1516
4659 msgid "#endif without #if"
4660 msgstr ""
4662 #: cpplib.c:1593
4663 msgid "missing '(' after predicate"
4664 msgstr ""
4666 #: cpplib.c:1608
4667 msgid "missing ')' to complete answer"
4668 msgstr ""
4670 #: cpplib.c:1628
4671 msgid "predicate's answer is empty"
4672 msgstr ""
4674 #: cpplib.c:1655
4675 msgid "assertion without predicate"
4676 msgstr ""
4678 #: cpplib.c:1657
4679 msgid "predicate must be an identifier"
4680 msgstr ""
4682 #: cpplib.c:1741
4683 #, c-format
4684 msgid "\"%s\" re-asserted"
4685 msgstr ""
4687 #: cppmacro.c:125 cppmacro.c:280
4688 #, c-format
4689 msgid "invalid built-in macro \"%s\""
4690 msgstr ""
4692 #: cppmacro.c:221
4693 #, fuzzy
4694 msgid "could not determine date and time"
4695 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
4697 #: cppmacro.c:393
4698 msgid "invalid string literal, ignoring final '\\'"
4699 msgstr ""
4701 #: cppmacro.c:476
4702 #, c-format
4703 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4704 msgstr ""
4706 #: cppmacro.c:514
4707 msgid "ISO C99 requires rest arguments to be used"
4708 msgstr ""
4710 #: cppmacro.c:519
4711 #, c-format
4712 msgid "macro \"%s\" requires %u arguments, but only %u given"
4713 msgstr ""
4715 #: cppmacro.c:524
4716 #, c-format
4717 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4718 msgstr ""
4720 #: cppmacro.c:635
4721 #, c-format
4722 msgid "unterminated argument list invoking macro \"%s\""
4723 msgstr ""
4725 #: cppmacro.c:738
4726 #, c-format
4727 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4728 msgstr ""
4730 #: cppmacro.c:1245
4731 #, c-format
4732 msgid "duplicate macro parameter \"%s\""
4733 msgstr ""
4735 #: cppmacro.c:1290
4736 #, c-format
4737 msgid "\"%s\" may not appear in macro parameter list"
4738 msgstr ""
4740 #: cppmacro.c:1298
4741 msgid "macro parameters must be comma-separated"
4742 msgstr ""
4744 #: cppmacro.c:1315
4745 msgid "parameter name missing"
4746 msgstr ""
4748 #: cppmacro.c:1330
4749 msgid "anonymous variadic macros were introduced in C99"
4750 msgstr ""
4752 #: cppmacro.c:1334
4753 msgid "ISO C does not permit named variadic macros"
4754 msgstr ""
4756 #: cppmacro.c:1343
4757 msgid "missing ')' in macro parameter list"
4758 msgstr ""
4760 #: cppmacro.c:1406
4761 msgid "ISO C requires whitespace after the macro name"
4762 msgstr ""
4764 #: cppmacro.c:1434
4765 msgid "'#' is not followed by a macro parameter"
4766 msgstr ""
4768 #: cppmacro.c:1453
4769 msgid "'##' cannot appear at either end of a macro expansion"
4770 msgstr ""
4772 #: cppmacro.c:1592
4773 #, c-format
4774 msgid "macro argument \"%s\" would be stringified in traditional C"
4775 msgstr ""
4777 #: cppmacro.c:1615
4778 #, c-format
4779 msgid "invalid hash type %d in cpp_macro_definition"
4780 msgstr ""
4782 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365
4783 msgid "while writing precompiled header"
4784 msgstr ""
4786 #: cpppch.c:463
4787 #, fuzzy, c-format
4788 msgid "%s: not used because `%.*s' not defined"
4789 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
4791 #: cpppch.c:475
4792 #, c-format
4793 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4794 msgstr ""
4796 #: cpppch.c:516
4797 #, c-format
4798 msgid "%s: not used because `%s' is defined"
4799 msgstr ""
4801 #: cpppch.c:529 cpppch.c:715
4802 msgid "while reading precompiled header"
4803 msgstr ""
4805 #: cppspec.c:106
4806 #, c-format
4807 msgid "\"%s\" is not a valid option to the preprocessor"
4808 msgstr ""
4810 #: cppspec.c:128
4811 msgid "too many input files"
4812 msgstr "вельмі шмат уваходзячых файлаў"
4814 #: cpptrad.c:744
4815 #, c-format
4816 msgid "detected recursion whilst expanding macro \"%s\""
4817 msgstr ""
4819 #: cpptrad.c:911
4820 msgid "syntax error in macro parameter list"
4821 msgstr ""
4823 #: cse.c:7060
4824 #, c-format
4825 msgid ";; Processing block from %d to %d, %d sets.\n"
4826 msgstr ""
4828 #: diagnostic.c:209
4829 #, c-format
4830 msgid "%s:%d: confused by earlier errors, bailing out\n"
4831 msgstr ""
4833 #: diagnostic.c:281
4834 msgid "compilation terminated.\n"
4835 msgstr "кампіляцыя завершана.\n"
4837 #: diagnostic.c:572
4838 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4839 msgstr ""
4841 #: diagnostic.c:584
4842 #, fuzzy, c-format
4843 msgid "in %s, at %s:%d"
4844 msgstr "спынена ў %s, ля %s:%d"
4846 #: dominance.c:763
4847 #, c-format
4848 msgid "dominator of %d should be %d, not %d"
4849 msgstr ""
4851 #: dwarf2out.c:3229
4852 #, c-format
4853 msgid "DW_LOC_OP %s not implemented\n"
4854 msgstr ""
4856 #: emit-rtl.c:1155
4857 msgid "can't access real part of complex value in hard register"
4858 msgstr ""
4860 #: emit-rtl.c:1182
4861 msgid "can't access imaginary part of complex value in hard register"
4862 msgstr ""
4864 #: emit-rtl.c:2327
4865 #, fuzzy
4866 msgid "Invalid rtl sharing found in the insn"
4867 msgstr "нявернае выкарыстанне \"restict\""
4869 #: emit-rtl.c:2329
4870 msgid "Shared rtx"
4871 msgstr ""
4873 #: emit-rtl.c:3464
4874 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4875 msgstr ""
4877 #: errors.c:129
4878 #, c-format
4879 msgid "abort in %s, at %s:%d"
4880 msgstr "спынена ў %s, ля %s:%d"
4882 #: except.c:357
4883 msgid "exception handling disabled, use -fexceptions to enable"
4884 msgstr ""
4886 #: except.c:2953
4887 msgid "argument of `__builtin_eh_return_regno' must be constant"
4888 msgstr ""
4890 #: except.c:3084
4891 msgid "__builtin_eh_return not supported on this target"
4892 msgstr ""
4894 #: explow.c:1319
4895 msgid "stack limits not supported on this target"
4896 msgstr ""
4898 #: expr.c:2998
4899 msgid "function using short complex types cannot be inline"
4900 msgstr ""
4902 #: expr.c:6385
4903 msgid "%Jprior parameter's size depends on '%D'"
4904 msgstr ""
4906 #: expr.c:6752
4907 msgid "returned value in block_exit_expr"
4908 msgstr ""
4910 #. We can't make a bitwise copy of this object, so fail.
4911 #: expr.c:8895
4912 #, fuzzy
4913 msgid "cannot take the address of an unaligned member"
4914 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
4916 #: final.c:1058
4917 msgid "negative insn length"
4918 msgstr ""
4920 #: final.c:2429
4921 msgid "could not split insn"
4922 msgstr ""
4924 #: final.c:2771
4925 msgid "invalid `asm': "
4926 msgstr ""
4928 #: final.c:2954
4929 msgid "nested assembly dialect alternatives"
4930 msgstr ""
4932 #: final.c:2971 final.c:2983
4933 msgid "unterminated assembly dialect alternative"
4934 msgstr ""
4936 #: final.c:3027
4937 #, c-format
4938 msgid "operand number missing after %%-letter"
4939 msgstr ""
4941 #: final.c:3030 final.c:3069
4942 msgid "operand number out of range"
4943 msgstr ""
4945 #: final.c:3088
4946 #, c-format
4947 msgid "invalid %%-code"
4948 msgstr "нерэчаісны %%-код"
4950 #: final.c:3118
4951 #, c-format
4952 msgid "`%%l' operand isn't a label"
4953 msgstr ""
4955 #. We can't handle floating point constants;
4956 #. PRINT_OPERAND must handle them.
4957 #: final.c:3220 vmsdbgout.c:467 config/i386/i386.c:6751
4958 #: config/pdp11/pdp11.c:1646
4959 msgid "floating constant misused"
4960 msgstr ""
4962 #: final.c:3276 vmsdbgout.c:524 config/i386/i386.c:6829
4963 #: config/pdp11/pdp11.c:1693
4964 msgid "invalid expression as operand"
4965 msgstr ""
4967 #: flow.c:329
4968 msgid "function might be possible candidate for attribute `noreturn'"
4969 msgstr ""
4971 #: flow.c:334
4972 msgid "`noreturn' function does return"
4973 msgstr ""
4975 #: flow.c:355
4976 msgid "control reaches end of non-void function"
4977 msgstr ""
4979 #: flow.c:1582
4980 msgid "Attempt to delete prologue/epilogue insn:"
4981 msgstr ""
4983 #: fold-const.c:2878 fold-const.c:2891
4984 #, c-format
4985 msgid "comparison is always %d due to width of bit-field"
4986 msgstr ""
4988 #: fold-const.c:4093 fold-const.c:4110
4989 #, c-format
4990 msgid "comparison is always %d"
4991 msgstr ""
4993 #: fold-const.c:4241
4994 msgid "`or' of unmatched not-equal tests is always 1"
4995 msgstr ""
4997 #: fold-const.c:4246
4998 msgid "`and' of mutually exclusive equal-tests is always 0"
4999 msgstr ""
5001 #: fold-const.c:8393
5002 msgid "fold check: original tree changed by fold"
5003 msgstr ""
5005 #: function.c:884 varasm.c:1408
5006 #, fuzzy
5007 msgid "%Jsize of variable '%D' is too large"
5008 msgstr "памер масіва \"%s\" вельмі вялікі"
5010 #: function.c:3742
5011 #, fuzzy
5012 msgid "impossible constraint in `asm'"
5013 msgstr "немагчымы апэратар '%s'"
5015 #: function.c:5723
5016 msgid "%J'%D' might be used uninitialized in this function"
5017 msgstr ""
5019 #: function.c:5730
5020 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
5021 msgstr ""
5023 #: function.c:5749
5024 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
5025 msgstr ""
5027 #: function.c:6523
5028 msgid "function returns an aggregate"
5029 msgstr ""
5031 #: function.c:7006
5032 #, fuzzy
5033 msgid "%Junused parameter '%D'"
5034 msgstr "невыкарыстаемы параметр \"%s\""
5036 #: gcc.c:1191
5037 #, c-format
5038 msgid "ambiguous abbreviation %s"
5039 msgstr ""
5041 #: gcc.c:1218
5042 #, c-format
5043 msgid "incomplete `%s' option"
5044 msgstr ""
5046 #: gcc.c:1229
5047 #, fuzzy, c-format
5048 msgid "missing argument to `%s' option"
5049 msgstr "аргумент для \"%s\" прапушчан"
5051 #: gcc.c:1242
5052 #, fuzzy, c-format
5053 msgid "extraneous argument to `%s' option"
5054 msgstr "аргумент для \"%s\" прапушчан"
5056 #: gcc.c:1570
5057 msgid "Using built-in specs.\n"
5058 msgstr ""
5060 #: gcc.c:1755
5061 #, c-format
5062 msgid ""
5063 "Setting spec %s to '%s'\n"
5064 "\n"
5065 msgstr ""
5067 #: gcc.c:1857
5068 #, c-format
5069 msgid "Reading specs from %s\n"
5070 msgstr ""
5072 #: gcc.c:1953 gcc.c:1972
5073 #, c-format
5074 msgid "specs %%include syntax malformed after %ld characters"
5075 msgstr ""
5077 #: gcc.c:1980
5078 #, fuzzy, c-format
5079 msgid "could not find specs file %s\n"
5080 msgstr "не магу знайсці крыніцу %s\n"
5082 #: gcc.c:1997 gcc.c:2005 gcc.c:2014 gcc.c:2023
5083 #, c-format
5084 msgid "specs %%rename syntax malformed after %ld characters"
5085 msgstr ""
5087 #: gcc.c:2032
5088 #, c-format
5089 msgid "specs %s spec was not found to be renamed"
5090 msgstr ""
5092 #: gcc.c:2039
5093 #, c-format
5094 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5095 msgstr ""
5097 #: gcc.c:2044
5098 #, c-format
5099 msgid "rename spec %s to %s\n"
5100 msgstr ""
5102 #: gcc.c:2046
5103 #, c-format
5104 msgid ""
5105 "spec is '%s'\n"
5106 "\n"
5107 msgstr ""
5109 #: gcc.c:2059
5110 #, c-format
5111 msgid "specs unknown %% command after %ld characters"
5112 msgstr ""
5114 #: gcc.c:2070 gcc.c:2083
5115 #, c-format
5116 msgid "specs file malformed after %ld characters"
5117 msgstr ""
5119 #: gcc.c:2136
5120 msgid "spec file has no spec for linking"
5121 msgstr ""
5123 #: gcc.c:2641
5124 msgid "-pipe not supported"
5125 msgstr "-pipe не падтрымліваецца"
5127 #: gcc.c:2703
5128 msgid ""
5129 "\n"
5130 "Go ahead? (y or n) "
5131 msgstr ""
5133 #: gcc.c:2829
5134 #, c-format
5135 msgid ""
5136 "Internal error: %s (program %s)\n"
5137 "Please submit a full bug report.\n"
5138 "See %s for instructions."
5139 msgstr ""
5141 #: gcc.c:2847
5142 #, c-format
5143 msgid "# %s %.2f %.2f\n"
5144 msgstr "# %s %.2f %.2f\n"
5146 #: gcc.c:2980
5147 #, c-format
5148 msgid "Usage: %s [options] file...\n"
5149 msgstr "Выкарыстанне: %s [выбары] файл...\n"
5151 #: gcc.c:2981
5152 msgid "Options:\n"
5153 msgstr "Выбары:\n"
5155 #: gcc.c:2983
5156 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5157 msgstr ""
5159 #: gcc.c:2984
5160 msgid "  --help                   Display this information\n"
5161 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5163 #: gcc.c:2985
5164 msgid "  --target-help            Display target specific command line options\n"
5165 msgstr ""
5167 #: gcc.c:2987
5168 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5169 msgstr ""
5171 #: gcc.c:2988
5172 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5173 msgstr ""
5175 #: gcc.c:2989
5176 msgid "  -dumpversion             Display the version of the compiler\n"
5177 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5179 #: gcc.c:2990
5180 msgid "  -dumpmachine             Display the compiler's target processor\n"
5181 msgstr ""
5183 #: gcc.c:2991
5184 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5185 msgstr ""
5187 #: gcc.c:2992
5188 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5189 msgstr ""
5191 #: gcc.c:2993
5192 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5193 msgstr ""
5195 #: gcc.c:2994
5196 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5197 msgstr ""
5199 #: gcc.c:2995
5200 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5201 msgstr ""
5203 #: gcc.c:2996
5204 msgid ""
5205 "  -print-multi-lib         Display the mapping between command line options and\n"
5206 "                           multiple library search directories\n"
5207 msgstr ""
5209 #: gcc.c:2999
5210 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5211 msgstr ""
5213 #: gcc.c:3000
5214 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5215 msgstr ""
5217 #: gcc.c:3001
5218 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5219 msgstr ""
5221 #: gcc.c:3002
5222 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5223 msgstr ""
5225 #: gcc.c:3003
5226 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5227 msgstr ""
5229 #: gcc.c:3004
5230 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5231 msgstr ""
5233 #: gcc.c:3005
5234 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5235 msgstr ""
5237 #: gcc.c:3006
5238 msgid "  -save-temps              Do not delete intermediate files\n"
5239 msgstr ""
5241 #: gcc.c:3007
5242 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5243 msgstr ""
5245 #: gcc.c:3008
5246 msgid "  -time                    Time the execution of each subprocess\n"
5247 msgstr ""
5249 #: gcc.c:3009
5250 #, fuzzy
5251 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5252 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5254 #: gcc.c:3010
5255 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5256 msgstr ""
5258 #: gcc.c:3011
5259 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5260 msgstr ""
5262 #: gcc.c:3012
5263 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5264 msgstr ""
5266 #: gcc.c:3013
5267 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5268 msgstr ""
5270 #: gcc.c:3014
5271 msgid "  -v                       Display the programs invoked by the compiler\n"
5272 msgstr ""
5274 #: gcc.c:3015
5275 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5276 msgstr ""
5278 #: gcc.c:3016
5279 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5280 msgstr ""
5282 #: gcc.c:3017
5283 msgid "  -S                       Compile only; do not assemble or link\n"
5284 msgstr ""
5286 #: gcc.c:3018
5287 msgid "  -c                       Compile and assemble, but do not link\n"
5288 msgstr ""
5290 #: gcc.c:3019
5291 msgid "  -o <file>                Place the output into <file>\n"
5292 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5294 #: gcc.c:3020
5295 msgid ""
5296 "  -x <language>            Specify the language of the following input files\n"
5297 "                           Permissible languages include: c c++ assembler none\n"
5298 "                           'none' means revert to the default behavior of\n"
5299 "                           guessing the language based on the file's extension\n"
5300 msgstr ""
5302 #: gcc.c:3027
5303 #, c-format
5304 msgid ""
5305 "\n"
5306 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5307 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5308 " other options on to these processes the -W<letter> options must be used.\n"
5309 msgstr ""
5311 #: gcc.c:3148
5312 #, c-format
5313 msgid "`-%c' option must have argument"
5314 msgstr ""
5316 #: gcc.c:3170
5317 #, c-format
5318 msgid "couldn't run `%s': %s"
5319 msgstr ""
5321 #. translate_options () has turned --version into -fversion.
5322 #: gcc.c:3356
5323 #, c-format
5324 msgid "%s (GCC) %s\n"
5325 msgstr ""
5327 #: gcc.c:3358 gcov.c:424 f/g77spec.c:351
5328 msgid "(C)"
5329 msgstr ""
5331 #: gcc.c:3359
5332 msgid ""
5333 "This is free software; see the source for copying conditions.  There is NO\n"
5334 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5335 "\n"
5336 msgstr ""
5338 #: gcc.c:3460
5339 msgid "argument to `-Xlinker' is missing"
5340 msgstr ""
5342 #: gcc.c:3468
5343 #, fuzzy
5344 msgid "argument to `-Xpreprocessor' is missing"
5345 msgstr "аргумент для \"-%s\" прапушчан"
5347 #: gcc.c:3475
5348 #, fuzzy
5349 msgid "argument to `-Xassembler' is missing"
5350 msgstr "аргумент для \"-x\" прапушчан"
5352 #: gcc.c:3482
5353 #, fuzzy
5354 msgid "argument to `-l' is missing"
5355 msgstr "аргумент для \"-x\" прапушчан"
5357 #: gcc.c:3498
5358 msgid "argument to `-specs' is missing"
5359 msgstr ""
5361 #: gcc.c:3512
5362 msgid "argument to `-specs=' is missing"
5363 msgstr ""
5365 #: gcc.c:3549
5366 #, c-format
5367 msgid "`-%c' must come at the start of the command line"
5368 msgstr ""
5370 #: gcc.c:3558
5371 msgid "argument to `-B' is missing"
5372 msgstr ""
5374 #: gcc.c:3735
5375 msgid "warning: -pipe ignored because -save-temps specified"
5376 msgstr ""
5378 #: gcc.c:3739
5379 msgid "warning: -pipe ignored because -time specified"
5380 msgstr ""
5382 #: gcc.c:3951
5383 msgid "argument to `-x' is missing"
5384 msgstr "аргумент для \"-x\" прапушчан"
5386 #: gcc.c:3979
5387 #, c-format
5388 msgid "argument to `-%s' is missing"
5389 msgstr "аргумент для \"-%s\" прапушчан"
5391 #: gcc.c:4040
5392 #, c-format
5393 msgid "warning: `-x %s' after last input file has no effect"
5394 msgstr ""
5396 #: gcc.c:4441
5397 #, fuzzy
5398 msgid "invalid specification!  Bug in cc"
5399 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
5401 #: gcc.c:4595
5402 #, c-format
5403 msgid "%s\n"
5404 msgstr "%s\n"
5406 #. Catch the case where a spec string contains something like
5407 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5408 #. hand side of the :.
5409 #: gcc.c:5099
5410 #, c-format
5411 msgid "spec failure: '%%*' has not been initialized by pattern match"
5412 msgstr ""
5414 #: gcc.c:5108
5415 #, c-format
5416 msgid "warning: use of obsolete %%[ operator in specs"
5417 msgstr ""
5419 #: gcc.c:5126
5420 #, c-format
5421 msgid "Processing spec %c%s%c, which is '%s'\n"
5422 msgstr ""
5424 #: gcc.c:5189
5425 #, fuzzy, c-format
5426 msgid "spec failure: unrecognized spec option '%c'"
5427 msgstr "нераспазнаны выбар \"-%s\""
5429 #: gcc.c:5268
5430 #, fuzzy, c-format
5431 msgid "unknown spec function `%s'"
5432 msgstr "у функцыі \"%s\":"
5434 #: gcc.c:5287
5435 #, fuzzy, c-format
5436 msgid "error in args to spec function `%s'"
5437 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5439 #: gcc.c:5335
5440 msgid "malformed spec function name"
5441 msgstr ""
5443 #. )
5444 #: gcc.c:5338
5445 #, fuzzy
5446 msgid "no arguments for spec function"
5447 msgstr "не хапае аргументаў у функцыі"
5449 #: gcc.c:5357
5450 msgid "malformed spec function arguments"
5451 msgstr ""
5453 #: gcc.c:6083
5454 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5455 msgstr ""
5457 #: gcc.c:6093
5458 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5459 msgstr ""
5461 #: gcc.c:6186
5462 #, c-format
5463 msgid "unrecognized option `-%s'"
5464 msgstr "нераспазнаны выбар \"-%s\""
5466 #: gcc.c:6192
5467 #, c-format
5468 msgid "install: %s%s\n"
5469 msgstr ""
5471 #: gcc.c:6193
5472 #, c-format
5473 msgid "programs: %s\n"
5474 msgstr "праграмы: %s\n"
5476 #: gcc.c:6194
5477 #, c-format
5478 msgid "libraries: %s\n"
5479 msgstr "бібліятэкі: %s\n"
5481 #: gcc.c:6251
5482 msgid ""
5483 "\n"
5484 "For bug reporting instructions, please see:\n"
5485 msgstr ""
5486 "\n"
5487 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5489 #: gcc.c:6267
5490 #, c-format
5491 msgid "Configured with: %s\n"
5492 msgstr ""
5494 #: gcc.c:6281
5495 #, c-format
5496 msgid "Thread model: %s\n"
5497 msgstr ""
5499 #: gcc.c:6292
5500 #, c-format
5501 msgid "gcc version %s\n"
5502 msgstr "версія gcc %s\n"
5504 #: gcc.c:6294
5505 #, c-format
5506 msgid "gcc driver version %s executing gcc version %s\n"
5507 msgstr ""
5509 #: gcc.c:6302
5510 #, fuzzy
5511 msgid "no input files"
5512 msgstr "няма ўваходзячых файлаў"
5514 #: gcc.c:6324 gcc.c:6443
5515 #, c-format
5516 msgid "%s: linker input file unused because linking not done"
5517 msgstr ""
5519 #: gcc.c:6327
5520 msgid "cannot specify -o with -c or -S and multiple languages"
5521 msgstr ""
5523 #: gcc.c:6362
5524 #, c-format
5525 msgid "%s: %s compiler not installed on this system"
5526 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5528 #: gcc.c:6483
5529 #, c-format
5530 msgid "language %s not recognized"
5531 msgstr "мова %s не распазнана"
5533 #: gcc.c:6580
5534 #, fuzzy
5535 msgid "internal gcc abort"
5536 msgstr "унутраная памылка"
5538 #: gcov.c:384
5539 msgid "Internal gcov abort.\n"
5540 msgstr ""
5542 #: gcov.c:397
5543 msgid ""
5544 "Usage: gcov [OPTION]... SOURCEFILE\n"
5545 "\n"
5546 msgstr ""
5548 #: gcov.c:398
5549 msgid ""
5550 "Print code coverage information.\n"
5551 "\n"
5552 msgstr ""
5554 #: gcov.c:399
5555 #, fuzzy
5556 msgid "  -h, --help                      Print this help, then exit\n"
5557 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5559 #: gcov.c:400
5560 #, fuzzy
5561 msgid "  -v, --version                   Print version number, then exit\n"
5562 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5564 #: gcov.c:401
5565 msgid "  -a, --all-blocks                Show information for every basic block\n"
5566 msgstr ""
5568 #: gcov.c:402
5569 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5570 msgstr ""
5572 #: gcov.c:403
5573 msgid ""
5574 "  -c, --branch-counts             Given counts of branches taken\n"
5575 "                                    rather than percentages\n"
5576 msgstr ""
5578 #: gcov.c:405
5579 #, fuzzy
5580 msgid "  -n, --no-output                 Do not create an output file\n"
5581 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5583 #: gcov.c:406
5584 msgid ""
5585 "  -l, --long-file-names           Use long output file names for included\n"
5586 "                                    source files\n"
5587 msgstr ""
5589 #: gcov.c:408
5590 msgid "  -f, --function-summaries        Output summaries for each function\n"
5591 msgstr ""
5593 #: gcov.c:409
5594 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5595 msgstr ""
5597 #: gcov.c:410
5598 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5599 msgstr ""
5601 #: gcov.c:411
5602 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5603 msgstr ""
5605 #: gcov.c:412
5606 #, fuzzy, c-format
5607 msgid ""
5608 "\n"
5609 "For bug reporting instructions, please see:\n"
5610 "%s.\n"
5611 msgstr ""
5612 "\n"
5613 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5615 #: gcov.c:422
5616 #, c-format
5617 msgid "gcov (GCC) %s\n"
5618 msgstr ""
5620 #: gcov.c:426
5621 msgid ""
5622 "This is free software; see the source for copying conditions.\n"
5623 "There is NO warranty; not even for MERCHANTABILITY or \n"
5624 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5625 "\n"
5626 msgstr ""
5628 #: gcov.c:516
5629 #, fuzzy, c-format
5630 msgid "%s:no functions found\n"
5631 msgstr "не знойдзена\n"
5633 #: gcov.c:537 gcov.c:565
5634 #, fuzzy
5635 msgid "\n"
5636 msgstr ":\n"
5638 #: gcov.c:552
5639 #, fuzzy, c-format
5640 msgid "%s:creating `%s'\n"
5641 msgstr "%s: кампілюецца \"%s\"\n"
5643 #: gcov.c:556
5644 #, fuzzy, c-format
5645 msgid "%s:error writing output file `%s'\n"
5646 msgstr ""
5647 "\n"
5648 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5650 #: gcov.c:561
5651 #, fuzzy, c-format
5652 msgid "%s:could not open output file `%s'\n"
5653 msgstr "немагчыма адчыніць файл уводу `%s'"
5655 #: gcov.c:712
5656 #, fuzzy, c-format
5657 msgid "%s:cannot open graph file\n"
5658 msgstr "немагчыма адчыніць файл уводу `%s'"
5660 #: gcov.c:718
5661 #, c-format
5662 msgid "%s:not a gcov graph file\n"
5663 msgstr ""
5665 #: gcov.c:731
5666 #, c-format
5667 msgid "%s:version `%.4s', prefer `%.4s'\n"
5668 msgstr ""
5670 #: gcov.c:783
5671 #, c-format
5672 msgid "%s:already seen blocks for `%s'\n"
5673 msgstr ""
5675 #: gcov.c:904 gcov.c:1063
5676 #, c-format
5677 msgid "%s:corrupted\n"
5678 msgstr ""
5680 #: gcov.c:977
5681 #, fuzzy, c-format
5682 msgid "%s:cannot open data file\n"
5683 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5685 #: gcov.c:982
5686 #, fuzzy, c-format
5687 msgid "%s:not a gcov data file\n"
5688 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5690 #: gcov.c:995
5691 #, c-format
5692 msgid "%s:version `%.4s', prefer version `%.4s'\n"
5693 msgstr ""
5695 #: gcov.c:1001
5696 #, c-format
5697 msgid "%s:stamp mismatch with graph file\n"
5698 msgstr ""
5700 #: gcov.c:1027
5701 #, fuzzy, c-format
5702 msgid "%s:unknown function `%u'\n"
5703 msgstr "у функцыі \"%s\":"
5705 #: gcov.c:1040
5706 #, c-format
5707 msgid "%s:profile mismatch for `%s'\n"
5708 msgstr ""
5710 #: gcov.c:1063
5711 #, c-format
5712 msgid "%s:overflowed\n"
5713 msgstr ""
5715 #: gcov.c:1086
5716 #, c-format
5717 msgid "%s:`%s' lacks entry and/or exit blocks\n"
5718 msgstr ""
5720 #: gcov.c:1091
5721 #, c-format
5722 msgid "%s:`%s' has arcs to entry block\n"
5723 msgstr ""
5725 #: gcov.c:1099
5726 #, c-format
5727 msgid "%s:`%s' has arcs from exit block\n"
5728 msgstr ""
5730 #: gcov.c:1307
5731 #, c-format
5732 msgid "%s:graph is unsolvable for `%s'\n"
5733 msgstr ""
5735 #: gcov.c:1387
5736 #, fuzzy, c-format
5737 msgid "%s `%s'\n"
5738 msgstr "як `%D'"
5740 #: gcov.c:1390
5741 #, c-format
5742 msgid "Lines executed:%s of %d\n"
5743 msgstr ""
5745 #: gcov.c:1394
5746 msgid "No executable lines"
5747 msgstr ""
5749 #: gcov.c:1400
5750 #, c-format
5751 msgid "Branches executed:%s of %d\n"
5752 msgstr ""
5754 #: gcov.c:1404
5755 #, c-format
5756 msgid "Taken at least once:%s of %d\n"
5757 msgstr ""
5759 #: gcov.c:1410
5760 msgid "No branches\n"
5761 msgstr ""
5763 #: gcov.c:1412
5764 #, c-format
5765 msgid "Calls executed:%s of %d\n"
5766 msgstr ""
5768 #: gcov.c:1416
5769 msgid "No calls\n"
5770 msgstr ""
5772 #: gcov.c:1557
5773 #, fuzzy, c-format
5774 msgid "%s:no lines for `%s'\n"
5775 msgstr "%s перад \"%s\""
5777 #: gcov.c:1752
5778 #, c-format
5779 msgid "call   %2d returned %s\n"
5780 msgstr ""
5782 #: gcov.c:1757
5783 #, c-format
5784 msgid "call   %2d never executed\n"
5785 msgstr ""
5787 #: gcov.c:1762
5788 #, c-format
5789 msgid "branch %2d taken %s%s\n"
5790 msgstr ""
5792 #: gcov.c:1766
5793 #, c-format
5794 msgid "branch %2d never executed\n"
5795 msgstr ""
5797 #: gcov.c:1771
5798 #, fuzzy, c-format
5799 msgid "unconditional %2d taken %s\n"
5800 msgstr "невядомая назва рэгістра: %s\n"
5802 #: gcov.c:1774
5803 #, c-format
5804 msgid "unconditional %2d never executed\n"
5805 msgstr ""
5807 #: gcov.c:1806
5808 #, fuzzy, c-format
5809 msgid "%s:cannot open source file\n"
5810 msgstr "не магу знайсці крыніцу %s"
5812 #: gcov.c:1816
5813 #, c-format
5814 msgid "%s:source file is newer than graph file `%s'\n"
5815 msgstr ""
5817 #. Return if there's nothing to do, or it is too expensive.
5818 #: gcse.c:747
5819 msgid "GCSE disabled"
5820 msgstr ""
5822 #: gcse.c:6124
5823 msgid "NULL pointer checks disabled"
5824 msgstr ""
5826 #. Return if there's nothing to do, or it is too expensive.
5827 #: gcse.c:8010
5828 msgid "jump bypassing disabled"
5829 msgstr ""
5831 #: gcse.c:8071
5832 #, c-format
5833 msgid "%s: %d basic blocks and %d edges/basic block"
5834 msgstr ""
5836 #: gcse.c:8084
5837 #, c-format
5838 msgid "%s: %d basic blocks and %d registers"
5839 msgstr ""
5841 #: ggc-common.c:398 ggc-common.c:406 ggc-common.c:487 ggc-common.c:507
5842 #: ggc-page.c:2030 ggc-page.c:2062 ggc-page.c:2069 ggc-zone.c:1361
5843 #: ggc-zone.c:1367 ggc-zone.c:1372 ggc-zone.c:1379
5844 #, fuzzy, c-format
5845 msgid "can't write PCH file: %m"
5846 msgstr "не магу запісаць ў %s"
5848 #: ggc-common.c:500
5849 #, fuzzy, c-format
5850 msgid "can't get position in PCH file: %m"
5851 msgstr "немагчыма зачыніць уваходзячы файл %s"
5853 #: ggc-common.c:510
5854 #, fuzzy, c-format
5855 msgid "can't write padding to PCH file: %m"
5856 msgstr "не магу запісаць ў %s"
5858 #: ggc-common.c:563 ggc-common.c:571 ggc-common.c:578 ggc-common.c:581
5859 #: ggc-common.c:654 ggc-common.c:657 ggc-page.c:2157 ggc-zone.c:1389
5860 #, fuzzy, c-format
5861 msgid "can't read PCH file: %m"
5862 msgstr "не магу прачытаць з %s"
5864 #: ggc-common.c:681
5865 msgid "had to relocate PCH"
5866 msgstr ""
5868 #: ggc-page.c:1325
5869 #, c-format
5870 msgid "open /dev/zero: %m"
5871 msgstr ""
5873 #: ggc-page.c:2047 ggc-page.c:2053
5874 #, fuzzy
5875 msgid "can't write PCH file"
5876 msgstr "не магу запісаць ў %s"
5878 #: ggc-simple.c:526
5879 msgid "Generating PCH files is not supported when using ggc-simple.c"
5880 msgstr ""
5882 #: global.c:356 global.c:369 global.c:383
5883 #, fuzzy, c-format
5884 msgid "%s cannot be used in asm here"
5885 msgstr "\"%s\" звычайна функцыя"
5887 #: graph.c:403 toplev.c:1498 toplev.c:4432 f/com.c:14202 java/jcf-parse.c:883
5888 #: java/jcf-parse.c:1029 java/lex.c:1828 objc/objc-act.c:503
5889 #, fuzzy, c-format
5890 msgid "can't open %s: %m"
5891 msgstr "немагчыма адчыніць %s"
5893 #: haifa-sched.c:196
5894 #, c-format
5895 msgid "fix_sched_param: unknown param: %s"
5896 msgstr ""
5898 #: integrate.c:166
5899 msgid "function cannot be inline"
5900 msgstr ""
5902 #: integrate.c:170
5903 msgid "varargs function cannot be inline"
5904 msgstr ""
5906 #: integrate.c:173
5907 msgid "function using alloca cannot be inline"
5908 msgstr ""
5910 #: integrate.c:176
5911 msgid "function using longjmp cannot be inline"
5912 msgstr ""
5914 #: integrate.c:179
5915 msgid "function using setjmp cannot be inline"
5916 msgstr ""
5918 #: integrate.c:182
5919 msgid "function uses __builtin_eh_return"
5920 msgstr ""
5922 #: integrate.c:185
5923 msgid "function with nested functions cannot be inline"
5924 msgstr ""
5926 #: integrate.c:189
5927 msgid "function with label addresses used in initializers cannot inline"
5928 msgstr ""
5930 #: integrate.c:196 integrate.c:240
5931 msgid "function too large to be inline"
5932 msgstr ""
5934 #: integrate.c:206
5935 msgid "no prototype, and parameter address used; cannot be inline"
5936 msgstr ""
5938 #: integrate.c:213 integrate.c:258
5939 msgid "inline functions not supported for this return value type"
5940 msgstr ""
5942 #: integrate.c:218
5943 msgid "function with varying-size return value cannot be inline"
5944 msgstr ""
5946 #: integrate.c:225
5947 msgid "function with varying-size parameter cannot be inline"
5948 msgstr ""
5950 #: integrate.c:228
5951 msgid "function with transparent unit parameter cannot be inline"
5952 msgstr ""
5954 #: integrate.c:247
5955 msgid "function with computed jump cannot inline"
5956 msgstr ""
5958 #: integrate.c:251
5959 msgid "function with nonlocal goto cannot be inline"
5960 msgstr ""
5962 #: integrate.c:265
5963 msgid "function with target specific attribute(s) cannot be inlined"
5964 msgstr ""
5966 #: jump.c:1896
5967 msgid "%Hwill never be executed"
5968 msgstr ""
5970 #: line-map.c:202
5971 #, c-format
5972 msgid "In file included from %s:%u"
5973 msgstr ""
5975 #. Translators note: this message is used in conjunction
5976 #. with "In file included from %s:%ld" and some other
5977 #. tricks.  We want something like this:
5979 #. | In file included from sys/select.h:123,
5980 #. |                  from sys/types.h:234,
5981 #. |                  from userfile.c:31:
5982 #. | bits/select.h:45: <error message here>
5984 #. with all the "from"s lined up.
5985 #. The trailing comma is at the beginning of this message,
5986 #. and the trailing colon is not translated.
5987 #: line-map.c:220
5988 #, c-format
5989 msgid ""
5990 ",\n"
5991 "                 from %s:%u"
5992 msgstr ""
5994 #. What to print when a switch has no documentation.
5995 #: opts.c:149
5996 msgid "This switch lacks documentation"
5997 msgstr ""
5999 #. Eventually this should become a hard error IMO.
6000 #: opts.c:318
6001 #, c-format
6002 msgid "command line option \"%s\" is valid for %s but not for %s"
6003 msgstr ""
6005 #: opts.c:406
6006 #, fuzzy, c-format
6007 msgid "missing argument to \"%s\""
6008 msgstr "аргумент для \"%s\" прапушчан"
6010 #: opts.c:416
6011 #, fuzzy, c-format
6012 msgid "argument to \"%s\" should be a non-negative integer"
6013 msgstr "першым аргументам \"%s\" павінен быць \"int\""
6015 #: opts.c:463
6016 #, fuzzy, c-format
6017 msgid "unrecognized command line option \"%s\""
6018 msgstr "Нераспазнаны выбар \"%s\""
6020 #: opts.c:646
6021 msgid "-Wuninitialized is not supported without -O"
6022 msgstr ""
6024 #: opts.c:1354
6025 #, fuzzy, c-format
6026 msgid "unrecognized register name \"%s\""
6027 msgstr "нераспазнаная назва сэкцыі \"%s\""
6029 #: opts.c:1398
6030 #, fuzzy, c-format
6031 msgid "unknown tls-model \"%s\""
6032 msgstr "невядомы рэжым машыны \"%s\""
6034 #: opts.c:1454
6035 msgid "-fwritable-strings is deprecated; see documentation for details"
6036 msgstr ""
6038 #: opts.c:1538
6039 #, c-format
6040 msgid "%s: --param arguments should be of the form NAME=VALUE"
6041 msgstr ""
6043 #: opts.c:1543
6044 #, fuzzy, c-format
6045 msgid "invalid --param value `%s'"
6046 msgstr "нерэчаісны парамэтр `%s'"
6048 #: opts.c:1639
6049 #, fuzzy
6050 msgid "target system does not support debug output"
6051 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
6053 #: opts.c:1646
6054 #, fuzzy, c-format
6055 msgid "debug format \"%s\" conflicts with prior selection"
6056 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6058 #: opts.c:1662
6059 #, fuzzy, c-format
6060 msgid "unrecognised debug output level \"%s\""
6061 msgstr "нераспазнаная назва сэкцыі \"%s\""
6063 #: opts.c:1664
6064 #, c-format
6065 msgid "debug output level %s is too high"
6066 msgstr ""
6068 #: opts.c:1683
6069 msgid "The following options are language-independent:\n"
6070 msgstr ""
6072 #: opts.c:1690
6073 #, c-format
6074 msgid ""
6075 "The %s front end recognizes the following options:\n"
6076 "\n"
6077 msgstr ""
6079 #: opts.c:1704
6080 msgid "The --param option recognizes the following as parameters:\n"
6081 msgstr ""
6083 #. If we didn't find this parameter, issue an error message.
6084 #: params.c:76
6085 #, c-format
6086 msgid "invalid parameter `%s'"
6087 msgstr "нерэчаісны парамэтр `%s'"
6089 #: profile.c:288
6090 msgid "corrupted profile info: run_max * runs < sum_max"
6091 msgstr ""
6093 #: profile.c:294
6094 msgid "corrupted profile info: sum_all is smaller than sum_max"
6095 msgstr ""
6097 #: profile.c:336
6098 #, c-format
6099 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6100 msgstr ""
6102 #: profile.c:499
6103 #, c-format
6104 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6105 msgstr ""
6107 #: profile.c:526
6108 #, c-format
6109 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6110 msgstr ""
6112 #: protoize.c:534
6113 #, c-format
6114 msgid "%s: internal abort\n"
6115 msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
6117 #: protoize.c:592
6118 #, c-format
6119 msgid "%s: error writing file `%s': %s\n"
6120 msgstr ""
6122 #: protoize.c:636
6123 #, c-format
6124 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6125 msgstr ""
6127 #: protoize.c:639
6128 #, c-format
6129 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6130 msgstr ""
6132 #: protoize.c:745
6133 #, c-format
6134 msgid "%s: warning: no read access for file `%s'\n"
6135 msgstr ""
6137 #: protoize.c:753
6138 #, c-format
6139 msgid "%s: warning: no write access for file `%s'\n"
6140 msgstr ""
6142 #: protoize.c:761
6143 #, c-format
6144 msgid "%s: warning: no write access for dir containing `%s'\n"
6145 msgstr ""
6147 #. Catch cases like /.. where we try to backup to a
6148 #. point above the absolute root of the logical file
6149 #. system.
6150 #: protoize.c:1148
6151 #, c-format
6152 msgid "%s: invalid file name: %s\n"
6153 msgstr ""
6155 #: protoize.c:1296
6156 #, c-format
6157 msgid "%s: %s: can't get status: %s\n"
6158 msgstr ""
6160 #: protoize.c:1317
6161 #, c-format
6162 msgid ""
6163 "\n"
6164 "%s: fatal error: aux info file corrupted at line %d\n"
6165 msgstr ""
6167 #: protoize.c:1646
6168 #, c-format
6169 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6170 msgstr ""
6172 #: protoize.c:1901
6173 #, c-format
6174 msgid "%s: compiling `%s'\n"
6175 msgstr "%s: кампілюецца \"%s\"\n"
6177 #: protoize.c:1924
6178 #, c-format
6179 msgid "%s: wait: %s\n"
6180 msgstr ""
6182 #: protoize.c:1929
6183 #, c-format
6184 msgid "%s: subprocess got fatal signal %d\n"
6185 msgstr ""
6187 #: protoize.c:1937
6188 #, c-format
6189 msgid "%s: %s exited with status %d\n"
6190 msgstr ""
6192 #: protoize.c:1986
6193 #, c-format
6194 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6195 msgstr ""
6197 #: protoize.c:1995 protoize.c:2024
6198 #, c-format
6199 msgid "%s: can't read aux info file `%s': %s\n"
6200 msgstr ""
6202 #: protoize.c:2040 protoize.c:2068
6203 #, c-format
6204 msgid "%s: can't get status of aux info file `%s': %s\n"
6205 msgstr ""
6207 #: protoize.c:2096
6208 #, c-format
6209 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6210 msgstr ""
6212 #: protoize.c:2114
6213 #, c-format
6214 msgid "%s: error reading aux info file `%s': %s\n"
6215 msgstr ""
6217 #: protoize.c:2127
6218 #, c-format
6219 msgid "%s: error closing aux info file `%s': %s\n"
6220 msgstr ""
6222 #: protoize.c:2143
6223 #, c-format
6224 msgid "%s: can't delete aux info file `%s': %s\n"
6225 msgstr ""
6227 #: protoize.c:2225 protoize.c:4195
6228 #, c-format
6229 msgid "%s: can't delete file `%s': %s\n"
6230 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6232 #: protoize.c:2303
6233 #, c-format
6234 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6235 msgstr ""
6237 #: protoize.c:2425
6238 #, c-format
6239 msgid "%s: conflicting extern definitions of '%s'\n"
6240 msgstr ""
6242 #: protoize.c:2429
6243 #, c-format
6244 msgid "%s: declarations of '%s' will not be converted\n"
6245 msgstr ""
6247 #: protoize.c:2431
6248 #, c-format
6249 msgid "%s: conflict list for '%s' follows:\n"
6250 msgstr ""
6252 #: protoize.c:2464
6253 #, c-format
6254 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6255 msgstr ""
6257 #: protoize.c:2504
6258 #, c-format
6259 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6260 msgstr ""
6262 #: protoize.c:2510
6263 #, c-format
6264 msgid "%s: %d: warning: no extern definition for `%s'\n"
6265 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6267 #: protoize.c:2540
6268 #, c-format
6269 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6270 msgstr ""
6272 #: protoize.c:2546
6273 #, c-format
6274 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6275 msgstr ""
6277 #: protoize.c:2716 protoize.c:2719
6278 #, c-format
6279 msgid "%s: %d: warning: source too confusing\n"
6280 msgstr ""
6282 #: protoize.c:2915
6283 #, c-format
6284 msgid "%s: %d: warning: varargs function declaration not converted\n"
6285 msgstr ""
6287 #: protoize.c:2930
6288 #, c-format
6289 msgid "%s: declaration of function `%s' not converted\n"
6290 msgstr ""
6292 #: protoize.c:3053
6293 #, c-format
6294 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6295 msgstr ""
6297 #: protoize.c:3074
6298 #, c-format
6299 msgid ""
6300 "\n"
6301 "%s: warning: too few parameter lists in declaration of `%s'\n"
6302 msgstr ""
6304 #: protoize.c:3170
6305 #, c-format
6306 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6307 msgstr ""
6309 #: protoize.c:3345
6310 #, c-format
6311 msgid "%s: local declaration for function `%s' not inserted\n"
6312 msgstr ""
6314 #: protoize.c:3372
6315 #, c-format
6316 msgid ""
6317 "\n"
6318 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6319 msgstr ""
6321 #: protoize.c:3444
6322 #, c-format
6323 msgid "%s: global declarations for file `%s' not inserted\n"
6324 msgstr ""
6326 #: protoize.c:3533 protoize.c:3563
6327 #, c-format
6328 msgid "%s: definition of function `%s' not converted\n"
6329 msgstr ""
6331 #: protoize.c:3552
6332 #, c-format
6333 msgid "%s: %d: warning: definition of %s not converted\n"
6334 msgstr ""
6336 #: protoize.c:3878
6337 #, c-format
6338 msgid "%s: found definition of `%s' at %s(%d)\n"
6339 msgstr ""
6341 #. If we make it here, then we did not know about this
6342 #. function definition.
6343 #: protoize.c:3894
6344 #, c-format
6345 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6346 msgstr ""
6348 #: protoize.c:3897
6349 #, c-format
6350 msgid "%s: function definition not converted\n"
6351 msgstr ""
6353 #: protoize.c:3955
6354 #, c-format
6355 msgid "%s: `%s' not converted\n"
6356 msgstr ""
6358 #: protoize.c:3963
6359 #, c-format
6360 msgid "%s: would convert file `%s'\n"
6361 msgstr ""
6363 #: protoize.c:3966
6364 #, c-format
6365 msgid "%s: converting file `%s'\n"
6366 msgstr ""
6368 #: protoize.c:3976
6369 #, c-format
6370 msgid "%s: can't get status for file `%s': %s\n"
6371 msgstr ""
6373 #: protoize.c:4018
6374 #, c-format
6375 msgid "%s: can't open file `%s' for reading: %s\n"
6376 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6378 #: protoize.c:4033
6379 #, c-format
6380 msgid ""
6381 "\n"
6382 "%s: error reading input file `%s': %s\n"
6383 msgstr ""
6384 "\n"
6385 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6387 #: protoize.c:4067
6388 #, c-format
6389 msgid "%s: can't create/open clean file `%s': %s\n"
6390 msgstr ""
6392 #: protoize.c:4172
6393 #, c-format
6394 msgid "%s: warning: file `%s' already saved in `%s'\n"
6395 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6397 #: protoize.c:4180
6398 #, c-format
6399 msgid "%s: can't link file `%s' to `%s': %s\n"
6400 msgstr ""
6402 #: protoize.c:4210
6403 #, c-format
6404 msgid "%s: can't create/open output file `%s': %s\n"
6405 msgstr ""
6407 #: protoize.c:4243
6408 #, c-format
6409 msgid "%s: can't change mode of file `%s': %s\n"
6410 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6412 #: protoize.c:4416
6413 #, c-format
6414 msgid "%s: cannot get working directory: %s\n"
6415 msgstr ""
6417 #: protoize.c:4514
6418 #, c-format
6419 msgid "%s: input file names must have .c suffixes: %s\n"
6420 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6422 #: ra.c:750
6423 msgid "Didn't find a coloring.\n"
6424 msgstr ""
6426 #: reg-stack.c:665
6427 #, c-format
6428 msgid "output constraint %d must specify a single register"
6429 msgstr ""
6431 #: reg-stack.c:675
6432 #, c-format
6433 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6434 msgstr ""
6436 #: reg-stack.c:698
6437 msgid "output regs must be grouped at top of stack"
6438 msgstr ""
6440 #: reg-stack.c:735
6441 msgid "implicitly popped regs must be grouped at top of stack"
6442 msgstr ""
6444 #: reg-stack.c:754
6445 #, c-format
6446 msgid "output operand %d must use `&' constraint"
6447 msgstr ""
6449 #: regclass.c:743
6450 #, c-format
6451 msgid "can't use '%s' as a %s register"
6452 msgstr ""
6454 #: regclass.c:758 config/ia64/ia64.c:4657 config/ia64/ia64.c:4664
6455 #, c-format
6456 msgid "unknown register name: %s"
6457 msgstr "невядомая назва рэгістра: %s"
6459 #: regclass.c:768
6460 msgid "global register variable follows a function definition"
6461 msgstr ""
6463 #: regclass.c:772
6464 msgid "register used for two global register variables"
6465 msgstr ""
6467 #: regclass.c:777
6468 msgid "call-clobbered register used for global register variable"
6469 msgstr ""
6471 #: regrename.c:1846
6472 #, c-format
6473 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6474 msgstr ""
6476 #: regrename.c:1858
6477 #, c-format
6478 msgid "validate_value_data: Loop in regno chain (%u)"
6479 msgstr ""
6481 #: regrename.c:1861
6482 #, c-format
6483 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6484 msgstr ""
6486 #: regrename.c:1873
6487 #, c-format
6488 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6489 msgstr ""
6491 #: reload.c:1254
6492 msgid "cannot reload integer constant operand in `asm'"
6493 msgstr ""
6495 #: reload.c:1276
6496 msgid "impossible register constraint in `asm'"
6497 msgstr ""
6499 #: reload.c:3504
6500 msgid "`&' constraint used with no register class"
6501 msgstr ""
6503 #: reload.c:3672
6504 msgid "unable to generate reloads for:"
6505 msgstr ""
6507 #: reload.c:3673 reload.c:3887
6508 msgid "inconsistent operand constraints in an `asm'"
6509 msgstr ""
6511 #: reload1.c:1212
6512 msgid "frame size too large for reliable stack checking"
6513 msgstr ""
6515 #: reload1.c:1215
6516 msgid "try reducing the number of local variables"
6517 msgstr ""
6519 #: reload1.c:1868
6520 #, c-format
6521 msgid "can't find a register in class `%s' while reloading `asm'"
6522 msgstr ""
6524 #: reload1.c:1872
6525 #, c-format
6526 msgid "unable to find a register to spill in class `%s'"
6527 msgstr ""
6529 #: reload1.c:1874
6530 msgid "this is the insn:"
6531 msgstr ""
6533 #: reload1.c:3871
6534 msgid "`asm' operand requires impossible reload"
6535 msgstr ""
6537 #. It's the compiler's fault.
6538 #: reload1.c:4963
6539 #, fuzzy
6540 msgid "could not find a spill register"
6541 msgstr "Не выкарыстоўваць рэгістра sb"
6543 #: reload1.c:4968
6544 msgid "`asm' operand constraint incompatible with operand size"
6545 msgstr ""
6547 #. It's the compiler's fault.
6548 #: reload1.c:6590
6549 msgid "VOIDmode on an output"
6550 msgstr ""
6552 #: reload1.c:6591
6553 msgid "output operand is constant in `asm'"
6554 msgstr ""
6556 #: rtl-error.c:124
6557 #, fuzzy
6558 msgid "unrecognizable insn:"
6559 msgstr "нераспазнаны выбар \"-%s\""
6561 #: rtl-error.c:126
6562 msgid "insn does not satisfy its constraints:"
6563 msgstr ""
6565 #: rtl.c:477
6566 #, c-format
6567 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6568 msgstr ""
6570 #: rtl.c:487
6571 #, c-format
6572 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6573 msgstr ""
6575 #: rtl.c:497
6576 #, c-format
6577 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6578 msgstr ""
6580 #: rtl.c:506
6581 #, c-format
6582 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6583 msgstr ""
6585 #: rtl.c:516
6586 #, c-format
6587 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6588 msgstr ""
6590 #: rtl.c:527
6591 #, c-format
6592 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6593 msgstr ""
6595 #: rtl.c:538
6596 #, c-format
6597 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6598 msgstr ""
6600 #: stmt.c:750
6601 #, c-format
6602 msgid "jump to `%s' invalidly jumps into binding contour"
6603 msgstr ""
6605 #: stmt.c:977 stmt.c:3793
6606 msgid "%Jlabel '%D' used before containing binding contour"
6607 msgstr ""
6609 #: stmt.c:1156
6610 msgid "output operand constraint lacks `='"
6611 msgstr ""
6613 #: stmt.c:1171
6614 #, c-format
6615 msgid "output constraint `%c' for operand %d is not at the beginning"
6616 msgstr ""
6618 #: stmt.c:1193
6619 msgid "operand constraint contains incorrectly positioned '+' or '='"
6620 msgstr ""
6622 #: stmt.c:1199 stmt.c:1301
6623 #, c-format
6624 msgid "`%%' constraint used with last operand"
6625 msgstr ""
6627 #: stmt.c:1218
6628 msgid "matching constraint not valid in output operand"
6629 msgstr ""
6631 #: stmt.c:1260
6632 msgid "read-write constraint does not allow a register"
6633 msgstr ""
6635 #: stmt.c:1292
6636 #, c-format
6637 msgid "input operand constraint contains `%c'"
6638 msgstr ""
6640 #: stmt.c:1334
6641 msgid "matching constraint references invalid operand number"
6642 msgstr ""
6644 #: stmt.c:1372
6645 #, c-format
6646 msgid "invalid punctuation `%c' in constraint"
6647 msgstr ""
6649 #: stmt.c:1396
6650 msgid "matching constraint does not allow a register"
6651 msgstr ""
6653 #: stmt.c:1424
6654 #, c-format
6655 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6656 msgstr ""
6658 #: stmt.c:1514
6659 #, c-format
6660 msgid "unknown register name `%s' in `asm'"
6661 msgstr ""
6663 #: stmt.c:1522
6664 #, c-format
6665 msgid "PIC register `%s' clobbered in `asm'"
6666 msgstr ""
6668 #: stmt.c:1571
6669 #, c-format
6670 msgid "more than %d operands in `asm'"
6671 msgstr ""
6673 #: stmt.c:1633
6674 #, c-format
6675 msgid "output number %d not directly addressable"
6676 msgstr ""
6678 #: stmt.c:1711
6679 #, c-format
6680 msgid "asm operand %d probably doesn't match constraints"
6681 msgstr ""
6683 #: stmt.c:1721
6684 #, c-format
6685 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6686 msgstr ""
6688 #: stmt.c:1875
6689 #, fuzzy
6690 msgid "asm clobber conflict with output operand"
6691 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6693 #: stmt.c:1880
6694 #, fuzzy
6695 msgid "asm clobber conflict with input operand"
6696 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6698 #: stmt.c:1914
6699 msgid "too many alternatives in `asm'"
6700 msgstr ""
6702 #: stmt.c:1926
6703 msgid "operand constraints for `asm' differ in number of alternatives"
6704 msgstr ""
6706 #: stmt.c:1978
6707 #, fuzzy, c-format
6708 msgid "duplicate asm operand name '%s'"
6709 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6711 #: stmt.c:2076
6712 msgid "missing close brace for named operand"
6713 msgstr ""
6715 #: stmt.c:2104
6716 #, fuzzy, c-format
6717 msgid "undefined named operand '%s'"
6718 msgstr "нераспазнаны аператар %s"
6720 #: stmt.c:2161
6721 msgid "%Hstatement with no effect"
6722 msgstr ""
6724 #: stmt.c:2317
6725 msgid "%Hvalue computed is not used"
6726 msgstr ""
6728 #: stmt.c:3733
6729 #, fuzzy
6730 msgid "%Junused variable '%D'"
6731 msgstr "невыкарыстоўваемая пераменная \"%s\""
6733 #: stmt.c:4508
6734 msgid "%Hunreachable code at beginning of %s"
6735 msgstr ""
6737 #: stmt.c:5136
6738 #, c-format
6739 msgid "enumeration value `%s' not handled in switch"
6740 msgstr ""
6742 #: stmt.c:5161 stmt.c:5181
6743 #, c-format
6744 msgid "case value `%ld' not in enumerated type"
6745 msgstr ""
6747 #: stmt.c:5164 stmt.c:5184
6748 #, c-format
6749 msgid "case value `%ld' not in enumerated type `%s'"
6750 msgstr ""
6752 #: stmt.c:5401
6753 msgid "switch missing default case"
6754 msgstr ""
6756 #: stor-layout.c:183
6757 msgid "type size can't be explicitly evaluated"
6758 msgstr ""
6760 #: stor-layout.c:185
6761 msgid "variable-size type declared outside of any function"
6762 msgstr ""
6764 #: stor-layout.c:515
6765 #, fuzzy
6766 msgid "%Jsize of '%D' is %d bytes"
6767 msgstr "памер \"%s\" - %d байт"
6769 #: stor-layout.c:517
6770 #, fuzzy
6771 msgid "%Jsize of '%D' is larger than %d bytes"
6772 msgstr "памер \"%s\" больш чам %d байт"
6774 #: stor-layout.c:883
6775 msgid "%Jpacked attribute causes inefficient alignment for '%D'"
6776 msgstr ""
6778 #: stor-layout.c:886
6779 #, fuzzy
6780 msgid "%Jpacked attribute is unnecessary for '%D'"
6781 msgstr "\"%s\" атрыбут ігнарыруецца"
6783 #: stor-layout.c:902
6784 msgid "%Jpadding struct to align '%D'"
6785 msgstr ""
6787 #: stor-layout.c:1245
6788 msgid "padding struct size to alignment boundary"
6789 msgstr ""
6791 #: stor-layout.c:1275
6792 #, c-format
6793 msgid "packed attribute causes inefficient alignment for `%s'"
6794 msgstr ""
6796 #: stor-layout.c:1277
6797 #, c-format
6798 msgid "packed attribute is unnecessary for `%s'"
6799 msgstr ""
6801 #: stor-layout.c:1282
6802 msgid "packed attribute causes inefficient alignment"
6803 msgstr ""
6805 #: stor-layout.c:1284
6806 msgid "packed attribute is unnecessary"
6807 msgstr ""
6809 #: targhooks.c:162
6810 msgid "__builtin_saveregs not supported by this target"
6811 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
6813 #: timevar.c:314
6814 #, c-format
6815 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
6816 msgstr ""
6818 #: timevar.c:440
6819 msgid ""
6820 "\n"
6821 "Execution times (seconds)\n"
6822 msgstr ""
6824 #. Print total time.
6825 #: timevar.c:490
6826 msgid " TOTAL                 :"
6827 msgstr ""
6829 #: timevar.c:513
6830 #, c-format
6831 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6832 msgstr ""
6834 #: tlink.c:377
6835 #, c-format
6836 msgid "collect: reading %s\n"
6837 msgstr ""
6839 #: tlink.c:478
6840 #, c-format
6841 msgid "collect: recompiling %s\n"
6842 msgstr ""
6844 #: tlink.c:654
6845 #, c-format
6846 msgid "collect: tweaking %s in %s\n"
6847 msgstr ""
6849 #: tlink.c:700
6850 msgid "collect: relinking\n"
6851 msgstr ""
6853 #: tlink.c:709
6854 #, c-format
6855 msgid "ld returned %d exit status"
6856 msgstr ""
6858 #: toplev.c:1243
6859 #, c-format
6860 msgid "%s "
6861 msgstr ""
6863 #: toplev.c:1245
6864 #, c-format
6865 msgid " %s"
6866 msgstr ""
6868 #: toplev.c:1310
6869 #, fuzzy, c-format
6870 msgid "invalid option argument `%s'"
6871 msgstr "Нерэчаісны выбар \"%s\""
6873 #: toplev.c:1373
6874 #, c-format
6875 msgid "getting core file size maximum limit: %m"
6876 msgstr ""
6878 #: toplev.c:1376
6879 #, c-format
6880 msgid "setting core file size limit to maximum: %m"
6881 msgstr ""
6883 #: toplev.c:1695
6884 #, fuzzy
6885 msgid "%J'%F' used but never defined"
6886 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
6888 #: toplev.c:1697
6889 msgid "%J'%F' declared `static' but never defined"
6890 msgstr ""
6892 #: toplev.c:1722
6893 #, fuzzy
6894 msgid "%J'%D' defined but not used"
6895 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
6897 #: toplev.c:1743 toplev.c:1760
6898 #, c-format
6899 msgid "`%s' is deprecated (declared at %s:%d)"
6900 msgstr ""
6902 #: toplev.c:1763
6903 #, c-format
6904 msgid "`%s' is deprecated"
6905 msgstr ""
6907 #: toplev.c:1766
6908 #, c-format
6909 msgid "type is deprecated (declared at %s:%d)"
6910 msgstr ""
6912 #: toplev.c:1769
6913 msgid "type is deprecated"
6914 msgstr ""
6916 #: toplev.c:1973
6917 #, c-format
6918 msgid "invalid register name `%s' for register variable"
6919 msgstr ""
6921 #: toplev.c:3546
6922 msgid "branch target register load optimization is not intended to be run twice"
6923 msgstr ""
6925 #: toplev.c:3713
6926 msgid ""
6927 "\n"
6928 "Target specific options:\n"
6929 msgstr ""
6931 #: toplev.c:3727 toplev.c:3746
6932 #, c-format
6933 msgid "  -m%-23s [undocumented]\n"
6934 msgstr ""
6936 #: toplev.c:3755
6937 msgid ""
6938 "\n"
6939 "There are undocumented target specific options as well.\n"
6940 msgstr ""
6942 #: toplev.c:3757
6943 msgid "  They exist, but they are not documented.\n"
6944 msgstr ""
6946 #: toplev.c:3812
6947 #, c-format
6948 msgid "unrecognized gcc debugging option: %c"
6949 msgstr ""
6951 #: toplev.c:3874 config/rs6000/rs6000.c:907
6952 #, fuzzy, c-format
6953 msgid "invalid option `%s'"
6954 msgstr "Нерэчаісны выбар \"%s\""
6956 #: toplev.c:3889
6957 #, c-format
6958 msgid ""
6959 "%s%s%s version %s (%s)\n"
6960 "%s\tcompiled by GNU C version %s.\n"
6961 "%s%s%s version %s (%s) compiled by CC.\n"
6962 msgstr ""
6963 "%s%s%s версія %s (%s)\n"
6964 "%s\tзкампілявана GNU C версія %s.\n"
6965 "%s%s%s версія %s (%s) зкампілявана CC.\n"
6967 #: toplev.c:3896
6968 #, c-format
6969 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6970 msgstr ""
6972 #: toplev.c:3948
6973 msgid "options passed: "
6974 msgstr ""
6976 #: toplev.c:3977
6977 msgid "options enabled: "
6978 msgstr "выбары ўключаны:"
6980 #: toplev.c:4035 java/jcf-write.c:3422
6981 #, fuzzy, c-format
6982 msgid "can't open %s for writing: %m"
6983 msgstr "немагчыма адчыніць %s для запісу"
6985 #: toplev.c:4118 config/sh/sh.c:6883
6986 msgid "created and used with different settings of -fpic"
6987 msgstr ""
6989 #: toplev.c:4120 config/sh/sh.c:6885
6990 msgid "created and used with different settings of -fpie"
6991 msgstr ""
6993 #: toplev.c:4171 config/sh/sh.c:6935
6994 #, c-format
6995 msgid "created and used with differing settings of `-m%s'"
6996 msgstr ""
6998 #: toplev.c:4174 config/sh/sh.c:6938
6999 msgid "out of memory"
7000 msgstr ""
7002 #: toplev.c:4355
7003 msgid "instruction scheduling not supported on this target machine"
7004 msgstr ""
7006 #: toplev.c:4359
7007 msgid "this target machine does not have delayed branches"
7008 msgstr ""
7010 #: toplev.c:4373
7011 #, c-format
7012 msgid "-f%sleading-underscore not supported on this target machine"
7013 msgstr ""
7015 #: toplev.c:4422
7016 #, c-format
7017 msgid "target system does not support the \"%s\" debug format"
7018 msgstr ""
7020 #: toplev.c:4439
7021 #, fuzzy
7022 msgid "-ffunction-sections not supported for this target"
7023 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7025 #: toplev.c:4444
7026 #, fuzzy
7027 msgid "-fdata-sections not supported for this target"
7028 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7030 #: toplev.c:4451
7031 msgid "-ffunction-sections disabled; it makes profiling impossible"
7032 msgstr ""
7034 #: toplev.c:4458
7035 #, fuzzy
7036 msgid "-fprefetch-loop-arrays not supported for this target"
7037 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7039 #: toplev.c:4464
7040 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7041 msgstr ""
7043 #: toplev.c:4473
7044 msgid "-fprefetch-loop-arrays is not supported with -Os"
7045 msgstr ""
7047 #: toplev.c:4479
7048 msgid "-ffunction-sections may affect debugging on some targets"
7049 msgstr ""
7051 #: toplev.c:4581
7052 #, fuzzy, c-format
7053 msgid "error writing to %s: %m"
7054 msgstr "памылка запісу ў %s"
7056 #: toplev.c:4583 java/jcf-parse.c:902 java/jcf-write.c:3429
7057 #, fuzzy, c-format
7058 msgid "error closing %s: %m"
7059 msgstr "памылка запісу ў %s"
7061 #: tree-dump.c:692
7062 #, c-format
7063 msgid "could not open dump file `%s'"
7064 msgstr ""
7066 #: tree-dump.c:763
7067 #, c-format
7068 msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
7069 msgstr ""
7071 #: tree-inline.c:1016
7072 msgid "%Jfunction '%F' can never be inlined because it uses alloca (override using the always_inline attribute)"
7073 msgstr ""
7075 #: tree-inline.c:1029
7076 msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
7077 msgstr ""
7079 #: tree-inline.c:1044
7080 msgid "%Jfunction '%F' can never be inlined because it uses variable argument lists"
7081 msgstr ""
7083 #: tree-inline.c:1060
7084 msgid "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp exception handling"
7085 msgstr ""
7087 #: tree-inline.c:1078
7088 msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
7089 msgstr ""
7091 #: tree-inline.c:1095
7092 msgid "%Jfunction '%F' can never be inlined because it contains a computed goto"
7093 msgstr ""
7095 #: tree-inline.c:1105
7096 msgid "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
7097 msgstr ""
7099 #: tree-inline.c:1128
7100 msgid "%Jfunction '%F' can never be inlined because it uses variable sized variables"
7101 msgstr ""
7103 #: tree-inline.c:1338 tree-inline.c:1345
7104 msgid "%Jinlining failed in call to '%F': %s"
7105 msgstr ""
7107 #: tree-optimize.c:190
7108 #, fuzzy
7109 msgid "%Jsize of return value of '%D' is %u bytes"
7110 msgstr "памер вяртаемага значэння \"%s\" %u байт"
7112 #: tree-optimize.c:193
7113 #, fuzzy
7114 msgid "%Jsize of return value of '%D' is larger than %wd bytes"
7115 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
7117 #: tree.c:3800
7118 msgid "arrays of functions are not meaningful"
7119 msgstr ""
7121 #: tree.c:3855
7122 msgid "function return type cannot be function"
7123 msgstr ""
7125 #: tree.c:4684
7126 msgid "invalid initializer for bit string"
7127 msgstr ""
7129 #: tree.c:4736
7130 #, c-format
7131 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7132 msgstr ""
7134 #: tree.c:4749
7135 #, c-format
7136 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7137 msgstr ""
7139 #: tree.c:4762
7140 #, c-format
7141 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7142 msgstr ""
7144 #: tree.c:4774
7145 #, c-format
7146 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7147 msgstr ""
7149 #: varasm.c:434
7150 msgid "%J%D causes a section type conflict"
7151 msgstr ""
7153 #: varasm.c:796
7154 msgid "%Jregister name not specified for '%D'"
7155 msgstr ""
7157 #: varasm.c:798
7158 #, fuzzy
7159 msgid "%Jinvalid register name for '%D'"
7160 msgstr "нерэчаісная назва рэгістра `%s'"
7162 #: varasm.c:800
7163 msgid "%Jdata type of '%D' isn't suitable for a register"
7164 msgstr ""
7166 #: varasm.c:803
7167 msgid "%Jregister specified for '%D' isn't suitable for data type"
7168 msgstr ""
7170 #: varasm.c:813
7171 msgid "global register variable has initial value"
7172 msgstr ""
7174 #: varasm.c:816
7175 msgid "volatile register variables don't work as you might wish"
7176 msgstr ""
7178 #: varasm.c:848
7179 msgid "%Jregister name given for non-register variable '%D'"
7180 msgstr ""
7182 #: varasm.c:1380
7183 msgid "%Jstorage size of `%D' isn't known"
7184 msgstr ""
7186 #: varasm.c:1434
7187 msgid "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
7188 msgstr ""
7190 #: varasm.c:1480
7191 msgid "thread-local COMMON data not implemented"
7192 msgstr ""
7194 #: varasm.c:1505
7195 msgid "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
7196 msgstr ""
7198 #: varasm.c:3789
7199 msgid "initializer for integer value is too complicated"
7200 msgstr ""
7202 #: varasm.c:3794
7203 msgid "initializer for floating value is not a floating constant"
7204 msgstr ""
7206 #: varasm.c:3860
7207 msgid "unknown set constructor type"
7208 msgstr ""
7210 #: varasm.c:4079
7211 #, c-format
7212 msgid "invalid initial value for member `%s'"
7213 msgstr ""
7215 #: varasm.c:4266 varasm.c:4310
7216 msgid "%Jweak declaration of '%D' must precede definition"
7217 msgstr ""
7219 #: varasm.c:4274
7220 msgid "%Jweak declaration of '%D' after first use results in unspecified behavior"
7221 msgstr ""
7223 #: varasm.c:4308
7224 #, fuzzy
7225 msgid "%Jweak declaration of '%D' must be public"
7226 msgstr "няма папярэдняга аб'яўлення для \"%s\""
7228 #: varasm.c:4317
7229 #, fuzzy
7230 msgid "%Jweak declaration of '%D' not supported"
7231 msgstr "пустое абвяшчэнне"
7233 #: varasm.c:4346 varasm.c:4436
7234 msgid "only weak aliases are supported in this configuration"
7235 msgstr ""
7237 #: varasm.c:4439
7238 msgid "alias definitions not supported in this configuration; ignored"
7239 msgstr ""
7241 #: varasm.c:4468
7242 #, fuzzy
7243 msgid "visibility attribute not supported in this configuration; ignored"
7244 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7246 #: varray.c:194
7247 #, c-format
7248 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7249 msgstr ""
7251 #: varray.c:204
7252 #, c-format
7253 msgid "underflowed virtual array %s in %s, at %s:%d"
7254 msgstr ""
7256 #. Print an error message for unrecognized stab codes.
7257 #: xcoffout.c:173
7258 #, c-format
7259 msgid "no sclass for %s stab (0x%x)\n"
7260 msgstr ""
7263 #. Local variables:
7264 #. mode:c
7265 #. End:
7267 #: diagnostic.def:1
7268 #, fuzzy
7269 msgid "fatal error: "
7270 msgstr "Унутраная памылка: %s"
7272 #: diagnostic.def:2
7273 #, fuzzy
7274 msgid "internal compiler error: "
7275 msgstr "Унутраная памылка: %s"
7277 #: diagnostic.def:3
7278 msgid "error: "
7279 msgstr ""
7281 #: diagnostic.def:4
7282 msgid "sorry, unimplemented: "
7283 msgstr ""
7285 #: diagnostic.def:6
7286 msgid "anachronism: "
7287 msgstr ""
7289 #: diagnostic.def:7
7290 msgid "note: "
7291 msgstr ""
7293 #: diagnostic.def:8
7294 msgid "debug: "
7295 msgstr ""
7297 #: params.def:53
7298 msgid "The maximum number of instructions in a single function eligible for inlining"
7299 msgstr ""
7301 #: params.def:65
7302 msgid "The maximum number of instructions when automatically inlining"
7303 msgstr ""
7305 #: params.def:75
7306 msgid "The maximum number of instructions for the RTL inliner"
7307 msgstr ""
7309 #: params.def:86
7310 msgid "The maximum number of instructions to consider to fill a delay slot"
7311 msgstr ""
7313 #: params.def:97
7314 msgid "The maximum number of instructions to consider to find accurate live register information"
7315 msgstr ""
7317 #: params.def:107
7318 msgid "The maximum length of scheduling's pending operations list"
7319 msgstr ""
7321 #: params.def:112
7322 msgid "The size of function body to be considered large"
7323 msgstr ""
7325 #: params.def:116
7326 msgid "Maximal growth due to inlining of large function (in percent)"
7327 msgstr ""
7329 #: params.def:120
7330 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7331 msgstr ""
7333 #: params.def:127
7334 msgid "The maximum amount of memory to be allocated by GCSE"
7335 msgstr ""
7337 #: params.def:132
7338 msgid "The maximum number of passes to make when doing GCSE"
7339 msgstr ""
7341 #: params.def:144
7342 msgid "The maximum number of instructions to consider to unroll in a loop"
7343 msgstr ""
7345 #: params.def:150
7346 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7347 msgstr ""
7349 #: params.def:155
7350 msgid "The maximum number of unrollings of a single loop"
7351 msgstr ""
7353 #: params.def:160
7354 msgid "The maximum number of insns of a peeled loop"
7355 msgstr ""
7357 #: params.def:165
7358 msgid "The maximum number of peelings of a single loop"
7359 msgstr ""
7361 #: params.def:170
7362 msgid "The maximum number of insns of a completely peeled loop"
7363 msgstr ""
7365 #: params.def:175
7366 msgid "The maximum number of peelings of a single loop that is peeled completely"
7367 msgstr ""
7369 #: params.def:180
7370 msgid "The maximum number of insns of a peeled loop that rolls only once"
7371 msgstr ""
7373 #: params.def:186
7374 msgid "The maximum number of insns of an unswitched loop"
7375 msgstr ""
7377 #: params.def:191
7378 msgid "The maximum number of unswitchings in a single loop"
7379 msgstr ""
7381 #: params.def:196
7382 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7383 msgstr ""
7385 #: params.def:201
7386 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7387 msgstr ""
7389 #: params.def:206
7390 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7391 msgstr ""
7393 #: params.def:211
7394 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7395 msgstr ""
7397 #: params.def:216
7398 msgid "Maximal code growth caused by tail duplication (in percent)"
7399 msgstr ""
7401 #: params.def:220
7402 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7403 msgstr ""
7405 #: params.def:225
7406 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7407 msgstr ""
7409 #: params.def:230
7410 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7411 msgstr ""
7413 #: params.def:237
7414 msgid "The maximum number of incoming edges to consider for crossjumping"
7415 msgstr ""
7417 #: params.def:243
7418 msgid "The maximum length of path considered in cse"
7419 msgstr ""
7421 #: params.def:248
7422 msgid "The maximum memory locations recorded by cselib"
7423 msgstr ""
7425 #: params.def:261
7426 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7427 msgstr ""
7429 #: params.def:267
7430 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7431 msgstr ""
7433 #: params.def:275
7434 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7435 msgstr ""
7437 #: config/darwin-c.c:75
7438 msgid "too many #pragma options align=reset"
7439 msgstr ""
7441 #: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100
7442 #: config/darwin-c.c:102
7443 msgid "malformed '#pragma options', ignoring"
7444 msgstr ""
7446 #: config/darwin-c.c:105
7447 msgid "junk at end of '#pragma options'"
7448 msgstr ""
7450 #: config/darwin-c.c:115
7451 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7452 msgstr ""
7454 #: config/darwin-c.c:127
7455 msgid "missing '(' after '#pragma unused', ignoring"
7456 msgstr ""
7458 #: config/darwin-c.c:145
7459 msgid "missing ')' after '#pragma unused', ignoring"
7460 msgstr ""
7462 #: config/darwin-c.c:148
7463 msgid "junk at end of '#pragma unused'"
7464 msgstr ""
7466 #: config/darwin.c:1347
7467 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
7468 msgstr ""
7470 #: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73
7471 msgid "-msystem-v and -p are incompatible"
7472 msgstr ""
7474 #: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75
7475 msgid "-msystem-v and -mthreads are incompatible"
7476 msgstr ""
7478 #: config/windiss.h:37
7479 msgid "profiler support for WindISS"
7480 msgstr ""
7482 #: config/alpha/alpha.c:231
7483 #, fuzzy, c-format
7484 msgid "-f%s ignored for Unicos/Mk (not supported)"
7485 msgstr "-pipe не падтрымліваецца."
7487 #: config/alpha/alpha.c:255
7488 #, fuzzy
7489 msgid "-mieee not supported on Unicos/Mk"
7490 msgstr "-pipe не падтрымліваецца"
7492 #: config/alpha/alpha.c:266
7493 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7494 msgstr ""
7496 #: config/alpha/alpha.c:283
7497 #, c-format
7498 msgid "bad value `%s' for -mtrap-precision switch"
7499 msgstr ""
7501 #: config/alpha/alpha.c:297
7502 #, c-format
7503 msgid "bad value `%s' for -mfp-rounding-mode switch"
7504 msgstr ""
7506 #: config/alpha/alpha.c:312
7507 #, c-format
7508 msgid "bad value `%s' for -mfp-trap-mode switch"
7509 msgstr ""
7511 #: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1070
7512 #, c-format
7513 msgid "bad value `%s' for -mtls-size switch"
7514 msgstr ""
7516 #: config/alpha/alpha.c:343 config/alpha/alpha.c:355
7517 #, c-format
7518 msgid "bad value `%s' for -mcpu switch"
7519 msgstr ""
7521 #: config/alpha/alpha.c:362
7522 msgid "trap mode not supported on Unicos/Mk"
7523 msgstr ""
7525 #: config/alpha/alpha.c:369
7526 msgid "fp software completion requires -mtrap-precision=i"
7527 msgstr ""
7529 #: config/alpha/alpha.c:385
7530 msgid "rounding mode not supported for VAX floats"
7531 msgstr ""
7533 #: config/alpha/alpha.c:390
7534 msgid "trap mode not supported for VAX floats"
7535 msgstr ""
7537 #: config/alpha/alpha.c:394
7538 msgid "128-bit long double not supported for VAX floats"
7539 msgstr ""
7541 #: config/alpha/alpha.c:422
7542 #, c-format
7543 msgid "L%d cache latency unknown for %s"
7544 msgstr ""
7546 #: config/alpha/alpha.c:437
7547 #, c-format
7548 msgid "bad value `%s' for -mmemory-latency"
7549 msgstr ""
7551 #: config/alpha/alpha.c:5425
7552 #, c-format
7553 msgid "invalid %%H value"
7554 msgstr "нерэчаіснае значэньне %%H"
7556 #: config/alpha/alpha.c:5446
7557 #, fuzzy, c-format
7558 msgid "invalid %%J value"
7559 msgstr "дрэннае %%Q значэнне"
7561 #: config/alpha/alpha.c:5462 config/ia64/ia64.c:4260
7562 #, c-format
7563 msgid "invalid %%r value"
7564 msgstr "нерэчаіснае значэньне %%r"
7566 #: config/alpha/alpha.c:5472 config/rs6000/rs6000.c:9012
7567 #: config/xtensa/xtensa.c:2013
7568 #, c-format
7569 msgid "invalid %%R value"
7570 msgstr "нерэчаіснае значэньне %%R"
7572 #: config/alpha/alpha.c:5478 config/rs6000/rs6000.c:8931
7573 #: config/xtensa/xtensa.c:1980
7574 #, c-format
7575 msgid "invalid %%N value"
7576 msgstr "нерэчаіснае значэньне %%N"
7578 #: config/alpha/alpha.c:5486 config/rs6000/rs6000.c:8959
7579 #, c-format
7580 msgid "invalid %%P value"
7581 msgstr "нерэчаіснае значэньне %%P"
7583 #: config/alpha/alpha.c:5494
7584 #, c-format
7585 msgid "invalid %%h value"
7586 msgstr "нерэчаіснае значэньне %%h"
7588 #: config/alpha/alpha.c:5502 config/xtensa/xtensa.c:2006
7589 #, c-format
7590 msgid "invalid %%L value"
7591 msgstr "нерэчаіснае значэньне %%L"
7593 #: config/alpha/alpha.c:5541 config/rs6000/rs6000.c:8913
7594 #, c-format
7595 msgid "invalid %%m value"
7596 msgstr "нерэчаіснае значэньне %%m"
7598 #: config/alpha/alpha.c:5549 config/rs6000/rs6000.c:8921
7599 #, c-format
7600 msgid "invalid %%M value"
7601 msgstr "нерэчаіснае значэньне %%M"
7603 #: config/alpha/alpha.c:5593
7604 #, c-format
7605 msgid "invalid %%U value"
7606 msgstr "нерэчаіснае значэньне %%U"
7608 #: config/alpha/alpha.c:5605 config/alpha/alpha.c:5619
7609 #: config/rs6000/rs6000.c:9020
7610 #, c-format
7611 msgid "invalid %%s value"
7612 msgstr "нерэчаіснае значэньне %%v"
7614 #: config/alpha/alpha.c:5642
7615 #, c-format
7616 msgid "invalid %%C value"
7617 msgstr "нерэчаіснае значэньне %%C"
7619 #: config/alpha/alpha.c:5679 config/rs6000/rs6000.c:8770
7620 #, c-format
7621 msgid "invalid %%E value"
7622 msgstr "нерэчаіснае значэньне %%E"
7624 #: config/alpha/alpha.c:5704 config/alpha/alpha.c:5752
7625 msgid "unknown relocation unspec"
7626 msgstr ""
7628 #: config/alpha/alpha.c:5713 config/rs6000/rs6000.c:9333
7629 #, c-format
7630 msgid "invalid %%xn code"
7631 msgstr "нерэчаіснае значэньне %%xn"
7633 #: config/alpha/alpha.c:6657 config/alpha/alpha.c:6660 config/s390/s390.c:6575
7634 #: config/s390/s390.c:6578
7635 msgid "bad builtin fcode"
7636 msgstr ""
7638 #. Macro to define tables used to set the flags.
7639 #. This is a list in braces of pairs in braces,
7640 #. each pair being { "NAME", VALUE }
7641 #. where VALUE is the bits to set or minus the bits to clear.
7642 #. An empty string NAME is used to identify the default VALUE.
7643 #: config/alpha/alpha.h:293 config/i386/i386.h:327 config/i386/i386.h:329
7644 #: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/s390/s390.h:124
7645 #: config/sparc/sparc.h:543 config/sparc/sparc.h:548
7646 msgid "Use hardware fp"
7647 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7649 #: config/alpha/alpha.h:294 config/i386/i386.h:328 config/i386/i386.h:330
7650 #: config/sparc/sparc.h:545 config/sparc/sparc.h:550
7651 msgid "Do not use hardware fp"
7652 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
7654 #: config/alpha/alpha.h:295
7655 msgid "Use fp registers"
7656 msgstr ""
7658 #: config/alpha/alpha.h:297
7659 msgid "Do not use fp registers"
7660 msgstr ""
7662 #: config/alpha/alpha.h:298
7663 msgid "Do not assume GAS"
7664 msgstr ""
7666 #: config/alpha/alpha.h:299
7667 msgid "Assume GAS"
7668 msgstr ""
7670 #: config/alpha/alpha.h:301
7671 msgid "Request IEEE-conformant math library routines (OSF/1)"
7672 msgstr ""
7674 #: config/alpha/alpha.h:303
7675 msgid "Emit IEEE-conformant code, without inexact exceptions"
7676 msgstr ""
7678 #: config/alpha/alpha.h:305
7679 msgid "Emit IEEE-conformant code, with inexact exceptions"
7680 msgstr ""
7682 #: config/alpha/alpha.h:307
7683 msgid "Do not emit complex integer constants to read-only memory"
7684 msgstr ""
7686 #: config/alpha/alpha.h:308
7687 msgid "Use VAX fp"
7688 msgstr ""
7690 #: config/alpha/alpha.h:309
7691 msgid "Do not use VAX fp"
7692 msgstr ""
7694 #: config/alpha/alpha.h:310
7695 msgid "Emit code for the byte/word ISA extension"
7696 msgstr ""
7698 #: config/alpha/alpha.h:313
7699 msgid "Emit code for the motion video ISA extension"
7700 msgstr ""
7702 #: config/alpha/alpha.h:316
7703 msgid "Emit code for the fp move and sqrt ISA extension"
7704 msgstr ""
7706 #: config/alpha/alpha.h:318
7707 msgid "Emit code for the counting ISA extension"
7708 msgstr ""
7710 #: config/alpha/alpha.h:321
7711 msgid "Emit code using explicit relocation directives"
7712 msgstr ""
7714 #: config/alpha/alpha.h:324
7715 msgid "Emit 16-bit relocations to the small data areas"
7716 msgstr ""
7718 #: config/alpha/alpha.h:326
7719 msgid "Emit 32-bit relocations to the small data areas"
7720 msgstr ""
7722 #: config/alpha/alpha.h:328
7723 msgid "Emit direct branches to local functions"
7724 msgstr ""
7726 #: config/alpha/alpha.h:331
7727 msgid "Emit rdval instead of rduniq for thread pointer"
7728 msgstr ""
7730 #: config/alpha/alpha.h:333
7731 msgid "Use 128-bit long double"
7732 msgstr ""
7734 #: config/alpha/alpha.h:335
7735 #, fuzzy
7736 msgid "Use 64-bit long double"
7737 msgstr "Выкарыстоўваць 64-х бітны float"
7739 #. For -mcpu=
7740 #. For -mtune=
7741 #. For -mfp-rounding-mode=[n|m|c|d]
7742 #. For -mfp-trap-mode=[n|u|su|sui]
7743 #. For -mtrap-precision=[p|f|i]
7744 #. For -mmemory-latency=
7745 #. For -mtls-size=
7746 #: config/alpha/alpha.h:364
7747 msgid "Use features of and schedule given CPU"
7748 msgstr ""
7750 #: config/alpha/alpha.h:366
7751 msgid "Schedule given CPU"
7752 msgstr ""
7754 #: config/alpha/alpha.h:368
7755 msgid "Control the generated fp rounding mode"
7756 msgstr ""
7758 #: config/alpha/alpha.h:370
7759 msgid "Control the IEEE trap mode"
7760 msgstr ""
7762 #: config/alpha/alpha.h:372
7763 msgid "Control the precision given to fp exceptions"
7764 msgstr ""
7766 #: config/alpha/alpha.h:374
7767 msgid "Tune expected memory latency"
7768 msgstr ""
7770 #: config/alpha/alpha.h:376 config/ia64/ia64.h:267 config/rs6000/sysv4.h:90
7771 msgid "Specify bit size of immediate TLS offsets"
7772 msgstr ""
7774 #: config/arc/arc.c:147
7775 #, c-format
7776 msgid "bad value (%s) for -mcpu switch"
7777 msgstr ""
7779 #: config/arc/arc.c:369
7780 #, fuzzy, c-format
7781 msgid "argument of `%s' attribute is not a string constant"
7782 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
7784 #: config/arc/arc.c:376
7785 #, c-format
7786 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
7787 msgstr ""
7789 #: config/arc/arc.c:1714 config/m32r/m32r.c:2325
7790 #, fuzzy, c-format
7791 msgid "invalid operand to %%R code"
7792 msgstr "нерэчаісны %%-код"
7794 #: config/arc/arc.c:1746 config/m32r/m32r.c:2348
7795 #, fuzzy, c-format
7796 msgid "invalid operand to %%H/%%L code"
7797 msgstr "нерэчаісны %%-код"
7799 #: config/arc/arc.c:1769 config/m32r/m32r.c:2419
7800 #, fuzzy, c-format
7801 msgid "invalid operand to %%U code"
7802 msgstr "нерэчаісны %%-код"
7804 #: config/arc/arc.c:1780
7805 #, fuzzy, c-format
7806 msgid "invalid operand to %%V code"
7807 msgstr "нерэчаісны %%-код"
7809 #. Unknown flag.
7810 #: config/arc/arc.c:1787 config/m32r/m32r.c:2446 config/sparc/sparc.c:6985
7811 msgid "invalid operand output code"
7812 msgstr ""
7814 #: config/arm/arm.c:520
7815 #, c-format
7816 msgid "switch -mcpu=%s conflicts with -march= switch"
7817 msgstr ""
7819 #: config/arm/arm.c:530 config/rs6000/rs6000.c:760 config/sparc/sparc.c:424
7820 #, c-format
7821 msgid "bad value (%s) for %s switch"
7822 msgstr ""
7824 #: config/arm/arm.c:672
7825 msgid "target CPU does not support APCS-32"
7826 msgstr ""
7828 #: config/arm/arm.c:677
7829 msgid "target CPU does not support APCS-26"
7830 msgstr ""
7832 #: config/arm/arm.c:683
7833 msgid "target CPU does not support interworking"
7834 msgstr ""
7836 #: config/arm/arm.c:689
7837 #, fuzzy
7838 msgid "target CPU does not support THUMB instructions"
7839 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
7841 #: config/arm/arm.c:694
7842 msgid "future releases of GCC will not support -mapcs-26"
7843 msgstr ""
7845 #: config/arm/arm.c:706
7846 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
7847 msgstr ""
7849 #: config/arm/arm.c:709
7850 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
7851 msgstr ""
7853 #: config/arm/arm.c:712
7854 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
7855 msgstr ""
7857 #: config/arm/arm.c:718
7858 msgid "interworking forces APCS-32 to be used"
7859 msgstr ""
7861 #: config/arm/arm.c:724
7862 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
7863 msgstr ""
7865 #: config/arm/arm.c:732
7866 msgid "-fpic and -mapcs-reent are incompatible"
7867 msgstr ""
7869 #: config/arm/arm.c:735
7870 msgid "APCS reentrant code not supported.  Ignored"
7871 msgstr ""
7873 #: config/arm/arm.c:743
7874 msgid "-g with -mno-apcs-frame may not give sensible debugging"
7875 msgstr ""
7877 #: config/arm/arm.c:751
7878 msgid "passing floating point arguments in fp regs not yet supported"
7879 msgstr ""
7881 #: config/arm/arm.c:795
7882 #, c-format
7883 msgid "invalid floating point emulation option: -mfpe-%s"
7884 msgstr ""
7886 #: config/arm/arm.c:806
7887 msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
7888 msgstr ""
7890 #: config/arm/arm.c:826
7891 msgid "structure size boundary can only be set to 8 or 32"
7892 msgstr ""
7894 #: config/arm/arm.c:834
7895 msgid "-mpic-register= is useless without -fpic"
7896 msgstr ""
7898 #: config/arm/arm.c:841
7899 #, c-format
7900 msgid "unable to use '%s' for PIC register"
7901 msgstr ""
7903 #: config/arm/arm.c:2249 config/arm/arm.c:2267 config/avr/avr.c:4558
7904 #: config/c4x/c4x.c:4447 config/h8300/h8300.c:4260 config/i386/i386.c:1580
7905 #: config/i386/i386.c:1626 config/ip2k/ip2k.c:3169
7906 #: config/m68hc11/m68hc11.c:1293 config/m68k/m68k.c:345
7907 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1064
7908 #: config/rs6000/rs6000.c:14624 config/sh/sh.c:6737 config/sh/sh.c:6758
7909 #: config/sh/sh.c:6793 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173
7910 #, fuzzy, c-format
7911 msgid "`%s' attribute only applies to functions"
7912 msgstr "\"%s\" звычайна функцыя"
7914 #: config/arm/arm.c:10576
7915 msgid "unable to compute real location of stacked parameter"
7916 msgstr ""
7918 #. @@@ better error message
7919 #: config/arm/arm.c:11204 config/arm/arm.c:11241
7920 msgid "selector must be an immediate"
7921 msgstr ""
7923 #. @@@ better error message
7924 #: config/arm/arm.c:11284 config/i386/i386.c:14300 config/i386/i386.c:14334
7925 msgid "mask must be an immediate"
7926 msgstr ""
7928 #: config/arm/arm.c:11979
7929 msgid "no low registers available for popping high registers"
7930 msgstr ""
7932 #: config/arm/arm.c:12229
7933 msgid "interrupt Service Routines cannot be coded in Thumb mode"
7934 msgstr ""
7936 #: config/arm/pe.c:170 config/mcore/mcore.c:3241
7937 msgid "%Jinitialized variable '%D' is marked dllimport"
7938 msgstr ""
7940 #: config/arm/pe.c:179
7941 msgid "%Jstatic variable '%D' is marked dllimport"
7942 msgstr ""
7944 #: config/arm/arm.h:451
7945 msgid "Generate APCS conformant stack frames"
7946 msgstr ""
7948 #: config/arm/arm.h:454
7949 msgid "Store function names in object code"
7950 msgstr ""
7952 #: config/arm/arm.h:458
7953 msgid "Use the 32-bit version of the APCS"
7954 msgstr ""
7956 #: config/arm/arm.h:463
7957 msgid "Pass FP arguments in FP registers"
7958 msgstr ""
7960 #: config/arm/arm.h:466
7961 msgid "Generate re-entrant, PIC code"
7962 msgstr ""
7964 #: config/arm/arm.h:469
7965 msgid "The MMU will trap on unaligned accesses"
7966 msgstr ""
7968 #: config/arm/arm.h:472
7969 msgid "Use library calls to perform FP operations"
7970 msgstr ""
7972 #: config/arm/arm.h:474 config/i960/i960.h:291
7973 msgid "Use hardware floating point instructions"
7974 msgstr ""
7976 #: config/arm/arm.h:476
7977 msgid "Assume target CPU is configured as big endian"
7978 msgstr ""
7980 #: config/arm/arm.h:478
7981 msgid "Assume target CPU is configured as little endian"
7982 msgstr ""
7984 #: config/arm/arm.h:480
7985 msgid "Assume big endian bytes, little endian words"
7986 msgstr ""
7988 #: config/arm/arm.h:482
7989 msgid "Support calls between Thumb and ARM instruction sets"
7990 msgstr ""
7992 #: config/arm/arm.h:485
7993 msgid "Generate a call to abort if a noreturn function returns"
7994 msgstr ""
7996 #: config/arm/arm.h:488
7997 msgid "Do not move instructions into a function's prologue"
7998 msgstr ""
8000 #: config/arm/arm.h:491
8001 msgid "Do not load the PIC register in function prologues"
8002 msgstr ""
8004 #: config/arm/arm.h:494
8005 msgid "Generate call insns as indirect calls, if necessary"
8006 msgstr ""
8008 #: config/arm/arm.h:497
8009 msgid "Compile for the Thumb not the ARM"
8010 msgstr ""
8012 #: config/arm/arm.h:501
8013 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8014 msgstr ""
8016 #: config/arm/arm.h:504
8017 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8018 msgstr ""
8020 #: config/arm/arm.h:507
8021 msgid "Thumb: Assume non-static functions may be called from ARM code"
8022 msgstr ""
8024 #: config/arm/arm.h:511
8025 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8026 msgstr ""
8028 #: config/arm/arm.h:515
8029 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8030 msgstr ""
8032 #: config/arm/arm.h:517
8033 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8034 msgstr ""
8036 #: config/arm/arm.h:525
8037 msgid "Specify the name of the target CPU"
8038 msgstr ""
8040 #: config/arm/arm.h:527
8041 msgid "Specify the name of the target architecture"
8042 msgstr ""
8044 #: config/arm/arm.h:531
8045 msgid "Specify the version of the floating point emulator"
8046 msgstr ""
8048 #: config/arm/arm.h:533
8049 msgid "Specify the minimum bit alignment of structures"
8050 msgstr ""
8052 #: config/arm/arm.h:535
8053 msgid "Specify the register to be used for PIC addressing"
8054 msgstr ""
8056 #: config/arm/pe.h:65
8057 msgid "Ignore dllimport attribute for functions"
8058 msgstr ""
8060 #: config/avr/avr.c:514
8061 #, c-format
8062 msgid "large frame pointer change (%d) with -mtiny-stack"
8063 msgstr ""
8065 #: config/avr/avr.c:1101
8066 msgid "bad address, not (reg+disp):"
8067 msgstr ""
8069 #: config/avr/avr.c:1109
8070 msgid "internal compiler error.  Bad address:"
8071 msgstr ""
8073 #: config/avr/avr.c:1122
8074 msgid "internal compiler error.  Unknown mode:"
8075 msgstr ""
8077 #: config/avr/avr.c:1744 config/avr/avr.c:2405
8078 #, fuzzy
8079 msgid "invalid insn:"
8080 msgstr "Нерэчаісны выбар %s"
8082 #: config/avr/avr.c:1778 config/avr/avr.c:1861 config/avr/avr.c:1910
8083 #: config/avr/avr.c:1919 config/avr/avr.c:2014 config/avr/avr.c:2183
8084 #: config/avr/avr.c:2439 config/avr/avr.c:2547
8085 msgid "incorrect insn:"
8086 msgstr ""
8088 #: config/avr/avr.c:1938 config/avr/avr.c:2099 config/avr/avr.c:2254
8089 #: config/avr/avr.c:2591
8090 msgid "unknown move insn:"
8091 msgstr ""
8093 #: config/avr/avr.c:2814
8094 msgid "bad shift insn:"
8095 msgstr ""
8097 #: config/avr/avr.c:2927 config/avr/avr.c:3348 config/avr/avr.c:3719
8098 msgid "internal compiler error.  Incorrect shift:"
8099 msgstr ""
8101 #: config/avr/avr.c:4532 config/ip2k/ip2k.c:3144
8102 msgid "only initialized variables can be placed into program memory area"
8103 msgstr ""
8105 #: config/avr/avr.c:4626
8106 msgid "only uninitialized variables can be placed in the .noinit section"
8107 msgstr ""
8109 #: config/avr/avr.c:4640
8110 #, c-format
8111 msgid "MCU `%s' supported for assembler only"
8112 msgstr ""
8114 #: config/avr/avr.h:73
8115 msgid "Assume int to be 8 bit integer"
8116 msgstr ""
8118 #: config/avr/avr.h:75
8119 msgid "Change the stack pointer without disabling interrupts"
8120 msgstr ""
8122 #: config/avr/avr.h:77
8123 msgid "Use subroutines for function prologue/epilogue"
8124 msgstr ""
8126 #: config/avr/avr.h:79
8127 msgid "Change only the low 8 bits of the stack pointer"
8128 msgstr ""
8130 #: config/avr/avr.h:81
8131 msgid "Do not generate tablejump insns"
8132 msgstr ""
8134 #: config/avr/avr.h:83
8135 msgid "Use rjmp/rcall (limited range) on >8K devices"
8136 msgstr ""
8138 #: config/avr/avr.h:85
8139 msgid "Output instruction sizes to the asm file"
8140 msgstr ""
8142 #: config/avr/avr.h:102
8143 msgid "Specify the initial stack address"
8144 msgstr ""
8146 #: config/avr/avr.h:103
8147 msgid "Specify the MCU name"
8148 msgstr ""
8150 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8151 #. In some cases, the strength reduction optimization pass can
8152 #. produce better code if this is defined.  This macro controls the
8153 #. order that induction variables are combined.  This macro is
8154 #. particularly useful if the target has limited addressing modes.
8155 #. For instance, the SH target has only positive offsets in
8156 #. addresses.  Thus sorting to put the smallest address first allows
8157 #. the most combinations to be found.
8158 #: config/avr/avr.h:2268
8159 msgid "trampolines not supported"
8160 msgstr ""
8162 #: config/c4x/c4x-c.c:71
8163 #, c-format
8164 msgid "missing '(' after '#pragma %s' - ignored"
8165 msgstr ""
8167 #: config/c4x/c4x-c.c:74
8168 #, c-format
8169 msgid "missing function name in '#pragma %s' - ignored"
8170 msgstr ""
8172 #: config/c4x/c4x-c.c:79
8173 #, c-format
8174 msgid "malformed '#pragma %s' - ignored"
8175 msgstr ""
8177 #: config/c4x/c4x-c.c:81
8178 #, c-format
8179 msgid "missing section name in '#pragma %s' - ignored"
8180 msgstr ""
8182 #: config/c4x/c4x-c.c:86
8183 #, c-format
8184 msgid "missing ')' for '#pragma %s' - ignored"
8185 msgstr ""
8187 #: config/c4x/c4x-c.c:89
8188 #, c-format
8189 msgid "junk at end of '#pragma %s'"
8190 msgstr ""
8192 #: config/c4x/c4x.c:300
8193 #, c-format
8194 msgid "unknown CPU version %d, using 40.\n"
8195 msgstr ""
8197 #: config/c4x/c4x.c:850
8198 #, c-format
8199 msgid "ISR %s requires %d words of local vars, max is 32767"
8200 msgstr ""
8202 #: config/c4x/c4x.c:1571
8203 msgid "using CONST_DOUBLE for address"
8204 msgstr ""
8206 #: config/c4x/c4x.c:1709
8207 msgid "c4x_address_cost: Invalid addressing mode"
8208 msgstr ""
8210 #: config/c4x/c4x.c:1844
8211 #, c-format
8212 msgid "c4x_print_operand: %%L inconsistency"
8213 msgstr ""
8215 #: config/c4x/c4x.c:1850
8216 #, c-format
8217 msgid "c4x_print_operand: %%N inconsistency"
8218 msgstr ""
8220 #: config/c4x/c4x.c:1891
8221 #, c-format
8222 msgid "c4x_print_operand: %%O inconsistency"
8223 msgstr ""
8225 #: config/c4x/c4x.c:1986
8226 msgid "c4x_print_operand: Bad operand case"
8227 msgstr ""
8229 #: config/c4x/c4x.c:2027
8230 msgid "c4x_print_operand_address: Bad post_modify"
8231 msgstr ""
8233 #: config/c4x/c4x.c:2049
8234 msgid "c4x_print_operand_address: Bad pre_modify"
8235 msgstr ""
8237 #: config/c4x/c4x.c:2097 config/c4x/c4x.c:2109 config/c4x/c4x.c:2124
8238 msgid "c4x_print_operand_address: Bad operand case"
8239 msgstr ""
8241 #: config/c4x/c4x.c:2375
8242 msgid "c4x_rptb_insert: Cannot find start label"
8243 msgstr ""
8245 #: config/c4x/c4x.c:3292 config/c4x/c4x.c:3310
8246 msgid "mode not QImode"
8247 msgstr ""
8249 #: config/c4x/c4x.c:3380
8250 msgid "invalid indirect memory address"
8251 msgstr ""
8253 #: config/c4x/c4x.c:3469
8254 msgid "invalid indirect (S) memory address"
8255 msgstr ""
8257 #: config/c4x/c4x.c:3797
8258 msgid "c4x_valid_operands: Internal error"
8259 msgstr ""
8261 #: config/c4x/c4x.c:4216
8262 msgid "c4x_operand_subword: invalid mode"
8263 msgstr ""
8265 #: config/c4x/c4x.c:4219
8266 msgid "c4x_operand_subword: invalid operand"
8267 msgstr ""
8269 #. We could handle these with some difficulty.
8270 #. e.g., *p-- => *(p-=2); *(p+1).
8271 #: config/c4x/c4x.c:4245
8272 msgid "c4x_operand_subword: invalid autoincrement"
8273 msgstr ""
8275 #: config/c4x/c4x.c:4251
8276 msgid "c4x_operand_subword: invalid address"
8277 msgstr ""
8279 #: config/c4x/c4x.c:4262
8280 msgid "c4x_operand_subword: address not offsettable"
8281 msgstr ""
8283 #: config/c4x/c4x.c:4472
8284 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8285 msgstr ""
8287 #. ??? HACK.  We shouldn't have flag_inline_trees at all.
8288 #. Name of the c4x assembler.
8289 #. Name of the c4x linker.
8290 #. Define assembler options.
8291 #. Define linker options.
8292 #. Specify the end file to link with.
8293 #. Target compilation option flags.
8294 #. Small memory model.
8295 #. Use 24-bit MPYI for C3x.
8296 #. Fast fixing of floats.
8297 #. Allow use of RPTS.
8298 #. Emit C3x code.
8299 #. Be compatible with TI assembler.
8300 #. Be paranoid about DP reg. in ISRs.
8301 #. Pass arguments on stack.
8302 #. Enable features under development.
8303 #. Enable repeat block.
8304 #. Use BK as general register.
8305 #. Use decrement and branch for C3x.
8306 #. Enable debugging of GCC.
8307 #. Force constants into registers.
8308 #. Allow unsigned loop counters.
8309 #. Force op0 and op1 to be same.
8310 #. Save all 40 bits for floats.
8311 #. Allow parallel insns.
8312 #. Allow MPY||ADD, MPY||SUB insns.
8313 #. Assume mem refs possibly aliased.
8314 #. Emit C30 code.
8315 #. Emit C31 code.
8316 #. Emit C32 code.
8317 #. Emit C33 code.
8318 #. Emit C40 code.
8319 #. Emit C44 code.
8320 #. Run-time compilation parameters selecting different hardware subsets.
8322 #. Macro to define tables used to set the flags.
8323 #. This is a list in braces of triplets in braces,
8324 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8325 #. where VALUE is the bits to set or minus the bits to clear.
8326 #. An empty string NAME is used to identify the default VALUE.
8327 #: config/c4x/c4x.h:168
8328 msgid "Small memory model"
8329 msgstr ""
8331 #: config/c4x/c4x.h:170
8332 msgid "Big memory model"
8333 msgstr ""
8335 #: config/c4x/c4x.h:172
8336 msgid "Use MPYI instruction for C3x"
8337 msgstr ""
8339 #: config/c4x/c4x.h:174
8340 msgid "Do not use MPYI instruction for C3x"
8341 msgstr ""
8343 #: config/c4x/c4x.h:176
8344 msgid "Use fast but approximate float to integer conversion"
8345 msgstr ""
8347 #: config/c4x/c4x.h:178
8348 msgid "Use slow but accurate float to integer conversion"
8349 msgstr ""
8351 #: config/c4x/c4x.h:180
8352 msgid "Enable use of RTPS instruction"
8353 msgstr ""
8355 #: config/c4x/c4x.h:182
8356 msgid "Disable use of RTPS instruction"
8357 msgstr ""
8359 #: config/c4x/c4x.h:184
8360 msgid "Enable use of RTPB instruction"
8361 msgstr ""
8363 #: config/c4x/c4x.h:186
8364 msgid "Disable use of RTPB instruction"
8365 msgstr ""
8367 #: config/c4x/c4x.h:188
8368 msgid "Generate code for C30 CPU"
8369 msgstr ""
8371 #: config/c4x/c4x.h:190
8372 msgid "Generate code for C31 CPU"
8373 msgstr ""
8375 #: config/c4x/c4x.h:192
8376 msgid "Generate code for C32 CPU"
8377 msgstr ""
8379 #: config/c4x/c4x.h:194
8380 msgid "Generate code for C33 CPU"
8381 msgstr ""
8383 #: config/c4x/c4x.h:196
8384 msgid "Generate code for C40 CPU"
8385 msgstr ""
8387 #: config/c4x/c4x.h:198
8388 msgid "Generate code for C44 CPU"
8389 msgstr ""
8391 #: config/c4x/c4x.h:200
8392 msgid "Emit code compatible with TI tools"
8393 msgstr ""
8395 #: config/c4x/c4x.h:202
8396 msgid "Emit code to use GAS extensions"
8397 msgstr ""
8399 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8400 msgid "Save DP across ISR in small memory model"
8401 msgstr ""
8403 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
8404 msgid "Don't save DP across ISR in small memory model"
8405 msgstr ""
8407 #: config/c4x/c4x.h:212
8408 msgid "Pass arguments on the stack"
8409 msgstr ""
8411 #: config/c4x/c4x.h:214
8412 msgid "Pass arguments in registers"
8413 msgstr ""
8415 #: config/c4x/c4x.h:216
8416 msgid "Enable new features under development"
8417 msgstr ""
8419 #: config/c4x/c4x.h:218
8420 msgid "Disable new features under development"
8421 msgstr ""
8423 #: config/c4x/c4x.h:220
8424 msgid "Use the BK register as a general purpose register"
8425 msgstr ""
8427 #: config/c4x/c4x.h:222
8428 msgid "Do not allocate BK register"
8429 msgstr ""
8431 #: config/c4x/c4x.h:224
8432 msgid "Enable use of DB instruction"
8433 msgstr ""
8435 #: config/c4x/c4x.h:226
8436 msgid "Disable use of DB instruction"
8437 msgstr ""
8439 #: config/c4x/c4x.h:228
8440 msgid "Enable debugging"
8441 msgstr ""
8443 #: config/c4x/c4x.h:230
8444 msgid "Disable debugging"
8445 msgstr ""
8447 #: config/c4x/c4x.h:232
8448 msgid "Force constants into registers to improve hoisting"
8449 msgstr ""
8451 #: config/c4x/c4x.h:234
8452 msgid "Don't force constants into registers"
8453 msgstr ""
8455 #: config/c4x/c4x.h:236
8456 msgid "Force RTL generation to emit valid 3 operand insns"
8457 msgstr ""
8459 #: config/c4x/c4x.h:238
8460 msgid "Allow RTL generation to emit invalid 3 operand insns"
8461 msgstr ""
8463 #: config/c4x/c4x.h:240
8464 msgid "Allow unsigned iteration counts for RPTB/DB"
8465 msgstr ""
8467 #: config/c4x/c4x.h:242
8468 msgid "Disallow unsigned iteration counts for RPTB/DB"
8469 msgstr ""
8471 #: config/c4x/c4x.h:244
8472 msgid "Preserve all 40 bits of FP reg across call"
8473 msgstr ""
8475 #: config/c4x/c4x.h:246
8476 msgid "Only preserve 32 bits of FP reg across call"
8477 msgstr ""
8479 #: config/c4x/c4x.h:248
8480 msgid "Enable parallel instructions"
8481 msgstr ""
8483 #: config/c4x/c4x.h:250
8484 msgid "Disable parallel instructions"
8485 msgstr ""
8487 #: config/c4x/c4x.h:252
8488 msgid "Enable MPY||ADD and MPY||SUB instructions"
8489 msgstr ""
8491 #: config/c4x/c4x.h:254
8492 msgid "Disable MPY||ADD and MPY||SUB instructions"
8493 msgstr ""
8495 #: config/c4x/c4x.h:256
8496 msgid "Assume that pointers may be aliased"
8497 msgstr ""
8499 #: config/c4x/c4x.h:258
8500 msgid "Assume that pointers not aliased"
8501 msgstr ""
8503 #: config/c4x/c4x.h:331
8504 msgid "Specify maximum number of iterations for RPTS"
8505 msgstr ""
8507 #: config/c4x/c4x.h:333
8508 msgid "Select CPU to generate code for"
8509 msgstr ""
8511 #: config/cris/cris.c:604
8512 msgid "unexpected index-type in cris_print_index"
8513 msgstr ""
8515 #: config/cris/cris.c:618
8516 msgid "unexpected base-type in cris_print_base"
8517 msgstr ""
8519 #: config/cris/cris.c:911
8520 #, c-format
8521 msgid "stackframe too big: %d bytes"
8522 msgstr ""
8524 #: config/cris/cris.c:1222
8525 msgid "allocated but unused delay list in epilogue"
8526 msgstr ""
8528 #: config/cris/cris.c:1232
8529 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8530 msgstr ""
8532 #: config/cris/cris.c:1308
8533 msgid "invalid operand for 'b' modifier"
8534 msgstr ""
8536 #: config/cris/cris.c:1321
8537 msgid "invalid operand for 'v' modifier"
8538 msgstr ""
8540 #: config/cris/cris.c:1331
8541 msgid "invalid operand for 'P' modifier"
8542 msgstr ""
8544 #: config/cris/cris.c:1338
8545 msgid "invalid operand for 'p' modifier"
8546 msgstr ""
8548 #: config/cris/cris.c:1377
8549 msgid "invalid operand for 'z' modifier"
8550 msgstr ""
8552 #: config/cris/cris.c:1425 config/cris/cris.c:1455
8553 msgid "invalid operand for 'H' modifier"
8554 msgstr ""
8556 #: config/cris/cris.c:1431
8557 msgid "bad register"
8558 msgstr ""
8560 #: config/cris/cris.c:1469
8561 msgid "invalid operand for 'e' modifier"
8562 msgstr ""
8564 #: config/cris/cris.c:1486
8565 msgid "invalid operand for 'm' modifier"
8566 msgstr ""
8568 #: config/cris/cris.c:1511
8569 msgid "invalid operand for 'A' modifier"
8570 msgstr ""
8572 #: config/cris/cris.c:1519
8573 msgid "invalid operand for 'D' modifier"
8574 msgstr ""
8576 #: config/cris/cris.c:1533
8577 msgid "invalid operand for 'T' modifier"
8578 msgstr ""
8580 #: config/cris/cris.c:1542
8581 msgid "invalid operand modifier letter"
8582 msgstr ""
8584 #: config/cris/cris.c:1550
8585 #, c-format
8586 msgid "internal error: bad register: %d"
8587 msgstr "унутраная памылка: дрэнны рэгістр: %d"
8589 #: config/cris/cris.c:1598
8590 msgid "unexpected multiplicative operand"
8591 msgstr ""
8593 #: config/cris/cris.c:1618
8594 msgid "unexpected operand"
8595 msgstr ""
8597 #: config/cris/cris.c:1651 config/cris/cris.c:1661
8598 msgid "unrecognized address"
8599 msgstr "нераспазнаны адрас"
8601 #: config/cris/cris.c:2011
8602 msgid "internal error: sideeffect-insn affecting main effect"
8603 msgstr ""
8605 #. If we get here, the caller got its initial tests wrong.
8606 #: config/cris/cris.c:2404
8607 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8608 msgstr ""
8610 #: config/cris/cris.c:2481 config/cris/cris.c:2543
8611 #, fuzzy
8612 msgid "unrecognized supposed constant"
8613 msgstr "нераспазнаны выбар \"-%s\""
8615 #: config/cris/cris.c:2588
8616 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8617 msgstr ""
8619 #: config/cris/cris.c:2607
8620 #, c-format
8621 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8622 msgstr ""
8624 #: config/cris/cris.c:2635
8625 #, c-format
8626 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8627 msgstr ""
8629 #: config/cris/cris.c:2671
8630 #, c-format
8631 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8632 msgstr ""
8634 #: config/cris/cris.c:2689
8635 msgid "-fPIC and -fpic are not supported in this configuration"
8636 msgstr ""
8638 #: config/cris/cris.c:2705
8639 msgid "that particular -g option is invalid with -maout and -melinux"
8640 msgstr ""
8642 #: config/cris/cris.c:2960 config/cris/cris.c:3005
8643 msgid "unexpected side-effects in address"
8644 msgstr ""
8646 #. Labels are never marked as global symbols.
8647 #: config/cris/cris.c:3100 config/cris/cris.c:3131
8648 msgid "unexpected PIC symbol"
8649 msgstr ""
8651 #: config/cris/cris.c:3104
8652 msgid "PIC register isn't set up"
8653 msgstr ""
8655 #: config/cris/cris.c:3117 config/cris/cris.c:3200
8656 msgid "unexpected address expression"
8657 msgstr ""
8659 #: config/cris/cris.c:3135
8660 msgid "emitting PIC operand, but PIC register isn't set up"
8661 msgstr ""
8663 #: config/cris/cris.c:3144
8664 msgid "unexpected NOTE as addr_const:"
8665 msgstr ""
8667 #: config/cris/aout.h:108
8668 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8669 msgstr ""
8671 #: config/cris/aout.h:115
8672 msgid "For elinux, request a specified stack-size for this program"
8673 msgstr ""
8675 #: config/cris/cris.h:362
8676 msgid "Work around bug in multiplication instruction"
8677 msgstr ""
8679 #. 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.
8680 #: config/cris/cris.h:368
8681 msgid "Compile for ETRAX 4 (CRIS v3)"
8682 msgstr ""
8684 #: config/cris/cris.h:373
8685 msgid "Compile for ETRAX 100 (CRIS v8)"
8686 msgstr ""
8688 #: config/cris/cris.h:377
8689 msgid "Emit verbose debug information in assembly code"
8690 msgstr ""
8692 #: config/cris/cris.h:380
8693 #, fuzzy
8694 msgid "Do not use condition codes from normal instructions"
8695 msgstr "Не генерыраваць сімвальныя інструкцыі"
8697 #: config/cris/cris.h:384
8698 msgid "Do not emit addressing modes with side-effect assignment"
8699 msgstr ""
8701 #: config/cris/cris.h:387
8702 msgid "Do not tune stack alignment"
8703 msgstr ""
8705 #: config/cris/cris.h:390
8706 msgid "Do not tune writable data alignment"
8707 msgstr ""
8709 #: config/cris/cris.h:393
8710 msgid "Do not tune code and read-only data alignment"
8711 msgstr ""
8713 #: config/cris/cris.h:402
8714 msgid "Align code and data to 32 bits"
8715 msgstr ""
8717 #: config/cris/cris.h:415
8718 msgid "Don't align items in code or data"
8719 msgstr ""
8721 #: config/cris/cris.h:418
8722 msgid "Do not emit function prologue or epilogue"
8723 msgstr ""
8725 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8726 #: config/cris/cris.h:422
8727 msgid "Use the most feature-enabling options allowed by other options"
8728 msgstr ""
8730 #. 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.
8731 #: config/cris/cris.h:428
8732 msgid "Override -mbest-lib-options"
8733 msgstr ""
8735 #: config/cris/cris.h:460
8736 #, fuzzy
8737 msgid "Generate code for the specified chip or CPU version"
8738 msgstr "Генерыраваць код для дадзенага ЦП"
8740 #: config/cris/cris.h:462
8741 msgid "Tune alignment for the specified chip or CPU version"
8742 msgstr ""
8744 #: config/cris/cris.h:464
8745 msgid "Warn when a stackframe is larger than the specified size"
8746 msgstr ""
8748 #. Node: Profiling
8749 #: config/cris/cris.h:1050
8750 msgid "no FUNCTION_PROFILER for CRIS"
8751 msgstr ""
8753 #: config/cris/linux.h:69
8754 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8755 msgstr ""
8757 #: config/d30v/d30v.c:218
8758 #, c-format
8759 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
8760 msgstr ""
8762 #: config/d30v/d30v.c:2678
8763 msgid "bad insn to d30v_print_operand_address:"
8764 msgstr ""
8766 #: config/d30v/d30v.c:2695 config/d30v/d30v.c:2756 config/d30v/d30v.c:2777
8767 #: config/d30v/d30v.c:2795
8768 msgid "bad insn to d30v_print_operand_memory_reference:"
8769 msgstr ""
8771 #: config/d30v/d30v.c:2863
8772 msgid "bad insn to d30v_print_operand, 'f' modifier:"
8773 msgstr ""
8775 #: config/d30v/d30v.c:2872
8776 msgid "bad insn to d30v_print_operand, 'A' modifier:"
8777 msgstr ""
8779 #: config/d30v/d30v.c:2879
8780 msgid "bad insn to d30v_print_operand, 'M' modifier:"
8781 msgstr ""
8783 #: config/d30v/d30v.c:2933
8784 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
8785 msgstr ""
8787 #: config/d30v/d30v.c:2944
8788 msgid "bad insn to print_operand, 'B' modifier:"
8789 msgstr ""
8791 #: config/d30v/d30v.c:2951
8792 msgid "bad insn to print_operand, 'E' modifier:"
8793 msgstr ""
8795 #: config/d30v/d30v.c:2969
8796 msgid "bad insn to print_operand, 'R' modifier:"
8797 msgstr ""
8799 #: config/d30v/d30v.c:2978 config/d30v/d30v.c:2986
8800 msgid "bad insn to print_operand, 's' modifier:"
8801 msgstr ""
8803 #: config/d30v/d30v.c:3015
8804 msgid "bad insn in d30v_print_operand, 0 case"
8805 msgstr ""
8807 #: config/d30v/d30v.c:3313
8808 msgid "d30v_emit_comparison"
8809 msgstr ""
8811 #: config/d30v/d30v.c:3357
8812 msgid "bad call to d30v_move_2words"
8813 msgstr ""
8815 #: config/d30v/d30v.h:111
8816 msgid "Enable use of conditional move instructions"
8817 msgstr ""
8819 #: config/d30v/d30v.h:114
8820 msgid "Disable use of conditional move instructions"
8821 msgstr ""
8823 #: config/d30v/d30v.h:117
8824 msgid "Debug argument support in compiler"
8825 msgstr ""
8827 #: config/d30v/d30v.h:120
8828 msgid "Debug stack support in compiler"
8829 msgstr ""
8831 #: config/d30v/d30v.h:123
8832 msgid "Debug memory address support in compiler"
8833 msgstr ""
8835 #: config/d30v/d30v.h:126
8836 msgid "Make adjacent short instructions parallel if possible"
8837 msgstr ""
8839 #: config/d30v/d30v.h:129
8840 #, fuzzy
8841 msgid "Do not make adjacent short instructions parallel"
8842 msgstr "Не генерыраваць сімвальныя інструкцыі"
8844 #: config/d30v/d30v.h:132 config/d30v/d30v.h:135
8845 msgid "Link programs/data to be in external memory by default"
8846 msgstr ""
8848 #: config/d30v/d30v.h:138
8849 msgid "Link programs/data to be in onchip memory by default"
8850 msgstr ""
8852 #: config/d30v/d30v.h:146
8853 msgid "Change the branch costs within the compiler"
8854 msgstr ""
8856 #: config/d30v/d30v.h:149
8857 msgid "Change the threshold for conversion to conditional execution"
8858 msgstr ""
8860 #: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486
8861 msgid "stack size > 32k"
8862 msgstr ""
8864 #: config/dsp16xx/dsp16xx.c:1695
8865 msgid "invalid addressing mode"
8866 msgstr ""
8868 #: config/dsp16xx/dsp16xx.c:1838
8869 msgid "bad register extension code"
8870 msgstr ""
8872 #: config/dsp16xx/dsp16xx.c:1938
8873 msgid "invalid offset in ybase addressing"
8874 msgstr ""
8876 #: config/dsp16xx/dsp16xx.c:1941
8877 msgid "invalid register in ybase addressing"
8878 msgstr ""
8880 #: config/dsp16xx/dsp16xx.c:2116
8881 msgid "invalid shift operator in emit_1600_core_shift"
8882 msgstr ""
8884 #: config/dsp16xx/dsp16xx.c:2406
8885 msgid "invalid mode for gen_tst_reg"
8886 msgstr "нерэчаісны рэжым для gen_tst_reg"
8888 #: config/dsp16xx/dsp16xx.c:2478
8889 msgid "invalid mode for integer comparison in gen_compare_reg"
8890 msgstr ""
8892 #. Macro to define tables used to set the flags.
8893 #. This is a list in braces of pairs in braces,
8894 #. each pair being { "NAME", VALUE }
8895 #. where VALUE is the bits to set or minus the bits to clear.
8896 #. An empty string NAME is used to identify the default VALUE.
8897 #: config/dsp16xx/dsp16xx.h:230
8898 msgid "Pass parameters in registers (default)"
8899 msgstr ""
8901 #: config/dsp16xx/dsp16xx.h:232
8902 #, fuzzy
8903 msgid "Don't pass parameters in registers"
8904 msgstr "Не выкарыстоўваць рэгістра sb"
8906 #: config/dsp16xx/dsp16xx.h:234
8907 #, fuzzy
8908 msgid "Generate code for near calls"
8909 msgstr "Генерыраваць код для Intel as"
8911 #: config/dsp16xx/dsp16xx.h:236
8912 #, fuzzy
8913 msgid "Don't generate code for near calls"
8914 msgstr "Генерыраваць код для Intel as"
8916 #: config/dsp16xx/dsp16xx.h:238
8917 #, fuzzy
8918 msgid "Generate code for near jumps"
8919 msgstr "Генерыраваць код для Intel as"
8921 #: config/dsp16xx/dsp16xx.h:240
8922 #, fuzzy
8923 msgid "Don't generate code for near jumps"
8924 msgstr "Генерыраваць код для Intel as"
8926 #: config/dsp16xx/dsp16xx.h:242
8927 #, fuzzy
8928 msgid "Generate code for a bit-manipulation unit"
8929 msgstr "Генерыраваць код для Intel as"
8931 #: config/dsp16xx/dsp16xx.h:244
8932 #, fuzzy
8933 msgid "Don't generate code for a bit-manipulation unit"
8934 msgstr "Не генерыраваць сімвальныя інструкцыі"
8936 #: config/dsp16xx/dsp16xx.h:246
8937 #, fuzzy
8938 msgid "Generate code for memory map1"
8939 msgstr "Генерыраваць код для Intel as"
8941 #: config/dsp16xx/dsp16xx.h:248
8942 #, fuzzy
8943 msgid "Generate code for memory map2"
8944 msgstr "Генерыраваць код для Intel as"
8946 #: config/dsp16xx/dsp16xx.h:250
8947 #, fuzzy
8948 msgid "Generate code for memory map3"
8949 msgstr "Генерыраваць код для Intel as"
8951 #: config/dsp16xx/dsp16xx.h:252
8952 #, fuzzy
8953 msgid "Generate code for memory map4"
8954 msgstr "Генерыраваць код для Intel as"
8956 #: config/dsp16xx/dsp16xx.h:254
8957 msgid "Ouput extra code for initialized data"
8958 msgstr ""
8960 #: config/dsp16xx/dsp16xx.h:256
8961 msgid "Don't let reg. allocator use ybase registers"
8962 msgstr ""
8964 #: config/dsp16xx/dsp16xx.h:258
8965 msgid "Output extra debug info in Luxworks environment"
8966 msgstr ""
8968 #: config/dsp16xx/dsp16xx.h:260
8969 msgid "Save temp. files in Luxworks environment"
8970 msgstr ""
8972 #: config/dsp16xx/dsp16xx.h:272
8973 msgid "Specify alternate name for text section"
8974 msgstr ""
8976 #: config/dsp16xx/dsp16xx.h:274
8977 msgid "Specify alternate name for data section"
8978 msgstr ""
8980 #: config/dsp16xx/dsp16xx.h:276
8981 msgid "Specify alternate name for bss section"
8982 msgstr ""
8984 #: config/dsp16xx/dsp16xx.h:278
8985 msgid "Specify alternate name for constant section"
8986 msgstr ""
8988 #: config/dsp16xx/dsp16xx.h:280
8989 msgid "Specify alternate name for dsp16xx chip"
8990 msgstr ""
8992 #. Output assembler code to FILE to increment profiler label # LABELNO
8993 #. for profiling a function entry.
8994 #: config/dsp16xx/dsp16xx.h:1217 config/dsp16xx/dsp16xx.h:1668
8995 #: config/dsp16xx/dsp16xx.h:1673
8996 msgid "profiling not implemented yet"
8997 msgstr ""
8999 #. Emit RTL insns to initialize the variable parts of a trampoline.
9000 #. FNADDR is an RTX for the address of the function's pure code.
9001 #. CXT is an RTX for the static chain value for the function.
9002 #: config/dsp16xx/dsp16xx.h:1227 config/dsp16xx/dsp16xx.h:1239
9003 msgid "trampolines not yet implemented"
9004 msgstr ""
9006 #: config/fr30/fr30.c:451
9007 msgid "fr30_print_operand_address: unhandled address"
9008 msgstr ""
9010 #: config/fr30/fr30.c:475
9011 #, c-format
9012 msgid "fr30_print_operand: unrecognized %%p code"
9013 msgstr ""
9015 #: config/fr30/fr30.c:495
9016 #, c-format
9017 msgid "fr30_print_operand: unrecognized %%b code"
9018 msgstr ""
9020 #: config/fr30/fr30.c:516
9021 #, c-format
9022 msgid "fr30_print_operand: unrecognized %%B code"
9023 msgstr ""
9025 #: config/fr30/fr30.c:524
9026 #, c-format
9027 msgid "fr30_print_operand: invalid operand to %%A code"
9028 msgstr ""
9030 #: config/fr30/fr30.c:541
9031 #, c-format
9032 msgid "fr30_print_operand: invalid %%x code"
9033 msgstr ""
9035 #: config/fr30/fr30.c:548
9036 #, c-format
9037 msgid "fr30_print_operand: invalid %%F code"
9038 msgstr ""
9040 #: config/fr30/fr30.c:565
9041 msgid "fr30_print_operand: unknown code"
9042 msgstr ""
9044 #: config/fr30/fr30.c:594 config/fr30/fr30.c:603 config/fr30/fr30.c:614
9045 #: config/fr30/fr30.c:627
9046 msgid "fr30_print_operand: unhandled MEM"
9047 msgstr ""
9049 #: config/fr30/fr30.h:63
9050 msgid "Assume small address space"
9051 msgstr ""
9053 #: config/frv/frv.c:392 config/frv/frv.c:410
9054 #, c-format
9055 msgid "Unknown cpu: -mcpu=%s"
9056 msgstr ""
9058 #: config/frv/frv.c:433
9059 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
9060 msgstr ""
9062 #: config/frv/frv.c:2397
9063 msgid "Bad insn to frv_print_operand_address:"
9064 msgstr ""
9066 #: config/frv/frv.c:2408
9067 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9068 msgstr ""
9070 #: config/frv/frv.c:2446 config/frv/frv.c:2456 config/frv/frv.c:2465
9071 #: config/frv/frv.c:2493 config/frv/frv.c:2506 config/frv/frv.c:2510
9072 msgid "Bad insn to frv_print_operand_memory_reference:"
9073 msgstr ""
9075 #: config/frv/frv.c:2648
9076 msgid "Bad insn in frv_print_operand, bad const_double"
9077 msgstr ""
9079 #: config/frv/frv.c:2693
9080 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9081 msgstr ""
9083 #: config/frv/frv.c:2716
9084 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9085 msgstr ""
9087 #: config/frv/frv.c:2741
9088 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9089 msgstr ""
9091 #: config/frv/frv.c:2749
9092 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9093 msgstr ""
9095 #: config/frv/frv.c:2765
9096 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9097 msgstr ""
9099 #: config/frv/frv.c:2818
9100 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9101 msgstr ""
9103 #: config/frv/frv.c:2831
9104 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9105 msgstr ""
9107 #: config/frv/frv.c:2852
9108 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9109 msgstr ""
9111 #: config/frv/frv.c:2870
9112 msgid "Bad insn to frv_print_operand, P modifier:"
9113 msgstr ""
9115 #: config/frv/frv.c:2890
9116 msgid "Bad insn in frv_print_operand, z case"
9117 msgstr ""
9119 #: config/frv/frv.c:2918
9120 msgid "Bad insn in frv_print_operand, 0 case"
9121 msgstr ""
9123 #: config/frv/frv.c:2923
9124 msgid "frv_print_operand: unknown code"
9125 msgstr ""
9127 #: config/frv/frv.c:5474
9128 msgid "Bad output_move_single operand"
9129 msgstr ""
9131 #: config/frv/frv.c:5601
9132 msgid "Bad output_move_double operand"
9133 msgstr ""
9135 #: config/frv/frv.c:5743
9136 msgid "Bad output_condmove_single operand"
9137 msgstr ""
9139 #: config/frv/frv.c:8031
9140 msgid "frv_registers_update"
9141 msgstr ""
9143 #: config/frv/frv.c:8188
9144 msgid "frv_registers_used_p"
9145 msgstr ""
9147 #: config/frv/frv.c:8314
9148 msgid "frv_registers_set_p"
9149 msgstr ""
9151 #: config/frv/frv.c:8910
9152 msgid "accumulator is not a constant integer"
9153 msgstr ""
9155 #: config/frv/frv.c:8915
9156 msgid "accumulator number is out of bounds"
9157 msgstr ""
9159 #: config/frv/frv.c:8926
9160 #, fuzzy, c-format
9161 msgid "inappropriate accumulator for `%s'"
9162 msgstr "няма папярэдняга аб'яўлення для \"%s\""
9164 #: config/frv/frv.c:8986
9165 #, c-format
9166 msgid "`%s' expects a constant argument"
9167 msgstr ""
9169 #: config/frv/frv.c:8991
9170 #, fuzzy, c-format
9171 msgid "constant argument out of range for `%s'"
9172 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
9174 #: config/frv/frv.c:9338
9175 msgid "media functions are not available unless -mmedia is used"
9176 msgstr ""
9178 #: config/frv/frv.c:9350
9179 msgid "this media function is only available on the fr500"
9180 msgstr ""
9182 #: config/frv/frv.c:9378
9183 msgid "this media function is only available on the fr400"
9184 msgstr ""
9186 #. This macro is a C statement to print on `stderr' a string describing the
9187 #. particular machine description choice.  Every machine description should
9188 #. define `TARGET_VERSION'.  For example:
9190 #. #ifdef MOTOROLA
9191 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9192 #. #else
9193 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9194 #. #endif
9195 #: config/frv/frv.h:506
9196 msgid " (frv)"
9197 msgstr ""
9199 #: config/h8300/h8300.c:288
9200 #, fuzzy
9201 msgid "-ms2600 is used without -ms"
9202 msgstr "-ms2600 ужываецца без -ms."
9204 #: config/h8300/h8300.c:294
9205 #, fuzzy
9206 msgid "-mn is used without -mh or -ms"
9207 msgstr "-ms2600 ужываецца без -ms."
9209 #. Macro to define tables used to set the flags.
9210 #. This is a list in braces of pairs in braces,
9211 #. each pair being { "NAME", VALUE }
9212 #. where VALUE is the bits to set or minus the bits to clear.
9213 #. An empty string NAME is used to identify the default VALUE.
9214 #: config/h8300/h8300.h:145
9215 #, fuzzy
9216 msgid "Generate H8S code"
9217 msgstr "Стварыць код для DLL"
9219 #: config/h8300/h8300.h:146
9220 #, fuzzy
9221 msgid "Do not generate H8S code"
9222 msgstr "Не ствараць код для 68851"
9224 #: config/h8300/h8300.h:147
9225 msgid "Generate H8S/2600 code"
9226 msgstr ""
9228 #: config/h8300/h8300.h:148
9229 #, fuzzy
9230 msgid "Do not generate H8S/2600 code"
9231 msgstr "Стварыць код для DLL"
9233 #: config/h8300/h8300.h:149
9234 msgid "Make integers 32 bits wide"
9235 msgstr ""
9237 #: config/h8300/h8300.h:152
9238 msgid "Use registers for argument passing"
9239 msgstr ""
9241 #: config/h8300/h8300.h:154
9242 msgid "Do not use registers for argument passing"
9243 msgstr ""
9245 #: config/h8300/h8300.h:156
9246 msgid "Consider access to byte sized memory slow"
9247 msgstr ""
9249 #: config/h8300/h8300.h:157
9250 msgid "Enable linker relaxing"
9251 msgstr ""
9253 #: config/h8300/h8300.h:158
9254 msgid "Generate H8/300H code"
9255 msgstr ""
9257 #: config/h8300/h8300.h:159
9258 msgid "Enable the normal mode"
9259 msgstr ""
9261 #: config/h8300/h8300.h:160
9262 msgid "Do not generate H8/300H code"
9263 msgstr ""
9265 #: config/h8300/h8300.h:161
9266 msgid "Use H8/300 alignment rules"
9267 msgstr ""
9269 #: config/i370/i370-c.c:55
9270 msgid "junk at end of #pragma map"
9271 msgstr ""
9273 #: config/i370/i370-c.c:61
9274 msgid "malformed #pragma map, ignored"
9275 msgstr ""
9277 #: config/i370/i370.c:784
9278 msgid "real name is too long - alias ignored"
9279 msgstr ""
9281 #: config/i370/i370.c:789
9282 msgid "alias name is too long - alias ignored"
9283 msgstr ""
9285 #: config/i370/i370.c:1060
9286 msgid "internal error--no jump follows compare:"
9287 msgstr ""
9289 #. Macro to define tables used to set the flags.  This is a list in braces
9290 #. of pairs in braces, each pair being { "NAME", VALUE }
9291 #. where VALUE is the bits to set or minus the bits to clear.
9292 #. An empty string NAME is used to identify the default VALUE.
9293 #: config/i370/i370.h:75
9294 msgid "Generate char instructions"
9295 msgstr ""
9297 #: config/i370/i370.h:76
9298 msgid "Do not generate char instructions"
9299 msgstr "Не генерыраваць сімвальныя інструкцыі"
9301 #: config/i386/i386.c:1170
9302 #, c-format
9303 msgid "code model %s not supported in PIC mode"
9304 msgstr ""
9306 #: config/i386/i386.c:1180 config/sparc/sparc.c:387
9307 #, c-format
9308 msgid "bad value (%s) for -mcmodel= switch"
9309 msgstr ""
9311 #: config/i386/i386.c:1195
9312 #, c-format
9313 msgid "bad value (%s) for -masm= switch"
9314 msgstr ""
9316 #: config/i386/i386.c:1198
9317 #, c-format
9318 msgid "code model `%s' not supported in the %s bit mode"
9319 msgstr ""
9321 #: config/i386/i386.c:1201
9322 msgid "code model `large' not supported yet"
9323 msgstr ""
9325 #: config/i386/i386.c:1203
9326 #, c-format
9327 msgid "%i-bit mode not compiled in"
9328 msgstr ""
9330 #: config/i386/i386.c:1230 config/i386/i386.c:1242
9331 #, fuzzy
9332 msgid "CPU you selected does not support x86-64 instruction set"
9333 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
9335 #: config/i386/i386.c:1235 config/iq2000/iq2000.c:1840
9336 #, c-format
9337 msgid "bad value (%s) for -march= switch"
9338 msgstr ""
9340 #: config/i386/i386.c:1248
9341 #, c-format
9342 msgid "bad value (%s) for -mtune= switch"
9343 msgstr ""
9345 #: config/i386/i386.c:1265
9346 #, c-format
9347 msgid "-mregparm=%d is not between 0 and %d"
9348 msgstr ""
9350 #: config/i386/i386.c:1278
9351 msgid "-malign-loops is obsolete, use -falign-loops"
9352 msgstr ""
9354 #: config/i386/i386.c:1283 config/i386/i386.c:1296 config/i386/i386.c:1309
9355 #, c-format
9356 msgid "-malign-loops=%d is not between 0 and %d"
9357 msgstr ""
9359 #: config/i386/i386.c:1291
9360 msgid "-malign-jumps is obsolete, use -falign-jumps"
9361 msgstr ""
9363 #: config/i386/i386.c:1304
9364 msgid "-malign-functions is obsolete, use -falign-functions"
9365 msgstr ""
9367 #: config/i386/i386.c:1342
9368 #, c-format
9369 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9370 msgstr ""
9372 #: config/i386/i386.c:1354
9373 #, c-format
9374 msgid "-mbranch-cost=%d is not between 0 and 5"
9375 msgstr ""
9377 #: config/i386/i386.c:1366
9378 #, c-format
9379 msgid "bad value (%s) for -mtls-dialect= switch"
9380 msgstr ""
9382 #: config/i386/i386.c:1395
9383 msgid "-malign-double makes no sense in the 64bit mode"
9384 msgstr ""
9386 #: config/i386/i386.c:1397
9387 msgid "-mrtd calling convention not supported in the 64bit mode"
9388 msgstr ""
9390 #: config/i386/i386.c:1419 config/i386/i386.c:1430
9391 msgid "SSE instruction set disabled, using 387 arithmetics"
9392 msgstr ""
9394 #: config/i386/i386.c:1435
9395 msgid "387 instruction set disabled, using SSE arithmetics"
9396 msgstr ""
9398 #: config/i386/i386.c:1442
9399 #, c-format
9400 msgid "bad value (%s) for -mfpmath= switch"
9401 msgstr ""
9403 #: config/i386/i386.c:1590 config/i386/i386.c:1601
9404 msgid "fastcall and stdcall attributes are not compatible"
9405 msgstr ""
9407 #: config/i386/i386.c:1594 config/i386/i386.c:1650
9408 msgid "fastcall and regparm attributes are not compatible"
9409 msgstr ""
9411 #: config/i386/i386.c:1637
9412 #, c-format
9413 msgid "`%s' attribute requires an integer constant argument"
9414 msgstr ""
9416 #: config/i386/i386.c:1643
9417 #, fuzzy, c-format
9418 msgid "argument to `%s' attribute larger than %d"
9419 msgstr "памер \"%s\" больш чам %d байт"
9421 #: config/i386/i386.c:2605
9422 msgid "SSE vector argument without SSE enabled changes the ABI"
9423 msgstr ""
9425 #: config/i386/i386.c:2621
9426 msgid "MMX vector argument without MMX enabled changes the ABI"
9427 msgstr ""
9429 #: config/i386/i386.c:2849
9430 msgid "SSE vector return without SSE enabled changes the ABI"
9431 msgstr ""
9433 #: config/i386/i386.c:6823
9434 msgid "invalid UNSPEC as operand"
9435 msgstr ""
9437 #: config/i386/i386.c:7081
9438 msgid "extended registers have no high halves"
9439 msgstr ""
9441 #: config/i386/i386.c:7096
9442 msgid "unsupported operand size for extended register"
9443 msgstr ""
9445 #: config/i386/i386.c:7411
9446 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9447 msgstr ""
9449 #: config/i386/i386.c:7457
9450 #, fuzzy, c-format
9451 msgid "invalid operand code `%c'"
9452 msgstr "Нерэчаісны выбар \"%s\""
9454 #: config/i386/i386.c:7500
9455 #, fuzzy
9456 msgid "invalid constraints for operand"
9457 msgstr "нерэчаісны %%c аперанд"
9459 #: config/i386/i386.c:12014
9460 #, fuzzy
9461 msgid "unknown insn mode"
9462 msgstr "невядомы рэжым машыны \"%s\""
9464 #: config/i386/i386.c:14102 config/i386/i386.c:14138
9465 #, c-format
9466 msgid "selector must be an integer constant in the range 0..%i"
9467 msgstr ""
9469 #: config/i386/i386.c:14366
9470 msgid "shift must be an immediate"
9471 msgstr ""
9473 #: config/i386/i386.c:15389
9474 #, fuzzy, c-format
9475 msgid "`%s' incompatible attribute ignored"
9476 msgstr "\"%s\" атрыбут ігнарыруецца"
9478 #: config/i386/winnt.c:104
9479 msgid "%Jfunction `%D' definition is marked dllimport."
9480 msgstr ""
9482 #: config/i386/winnt.c:112
9483 msgid "%Jvariable `%D' definition is marked dllimport."
9484 msgstr ""
9486 #: config/i386/winnt.c:132
9487 msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
9488 msgstr ""
9490 #: config/i386/winnt.c:149
9491 #, fuzzy, c-format
9492 msgid "`%s' attribute only applies to variables"
9493 msgstr "\"%s\" атрыбут ігнарыруецца"
9495 #: config/i386/winnt.c:248
9496 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9497 msgstr ""
9499 #: config/i386/winnt.c:259
9500 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9501 msgstr ""
9503 #: config/i386/winnt.c:271
9504 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9505 msgstr ""
9507 #: config/i386/winnt.c:330
9508 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9509 msgstr ""
9511 #: config/i386/winnt.c:372
9512 #, c-format
9513 msgid "`%s' declared as both exported to and imported from a DLL"
9514 msgstr ""
9516 #: config/i386/winnt.c:381
9517 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9518 msgstr ""
9520 #: config/i386/winnt.c:530
9521 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9522 msgstr ""
9524 #: config/i386/winnt.c:533
9525 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9526 msgstr ""
9528 #: config/i386/winnt.c:702
9529 msgid "%J'%D' causes a section type conflict"
9530 msgstr ""
9532 #: config/i386/cygming.h:40
9533 msgid "Use the Cygwin interface"
9534 msgstr ""
9536 #: config/i386/cygming.h:41
9537 msgid "Use the Mingw32 interface"
9538 msgstr ""
9540 #: config/i386/cygming.h:42
9541 msgid "Create GUI application"
9542 msgstr "Стварыць GUI прыдатак"
9544 #: config/i386/cygming.h:43
9545 msgid "Don't set Windows defines"
9546 msgstr ""
9548 #: config/i386/cygming.h:44
9549 msgid "Set Windows defines"
9550 msgstr ""
9552 #: config/i386/cygming.h:45
9553 msgid "Create console application"
9554 msgstr "Стварыць кансольны прыдатак"
9556 #: config/i386/cygming.h:46
9557 msgid "Generate code for a DLL"
9558 msgstr "Стварыць код для DLL"
9560 #: config/i386/cygming.h:48
9561 msgid "Ignore dllimport for functions"
9562 msgstr ""
9564 #: config/i386/cygming.h:50
9565 msgid "Use Mingw-specific thread support"
9566 msgstr ""
9568 #: config/i386/cygming.h:169
9569 #, c-format
9570 msgid "-f%s ignored for target (all code is position independent)"
9571 msgstr ""
9573 #: config/i386/djgpp.h:191
9574 msgid "-mbnu210 is ignored (option is obsolete)"
9575 msgstr ""
9577 #: config/i386/i386-interix.h:256
9578 #, fuzzy
9579 msgid "ms-bitfields not supported for objc"
9580 msgstr "-pipe не падтрымліваецца"
9582 #. Deprecated.
9583 #. Deprecated.
9584 #. Deprecated.
9585 #. Deprecated.
9586 #. Deprecated.
9587 #. Deprecated.
9588 #. Deprecated.
9589 #. Deprecated.
9590 #: config/i386/i386.h:341
9591 msgid "Alternate calling convention"
9592 msgstr ""
9594 #: config/i386/i386.h:343 config/m68k/m68k.h:344 config/ns32k/ns32k.h:144
9595 msgid "Use normal calling convention"
9596 msgstr ""
9598 #: config/i386/i386.h:345
9599 msgid "Align some doubles on dword boundary"
9600 msgstr ""
9602 #: config/i386/i386.h:347
9603 msgid "Align doubles on word boundary"
9604 msgstr ""
9606 #: config/i386/i386.h:349
9607 msgid "Uninitialized locals in .bss"
9608 msgstr ""
9610 #: config/i386/i386.h:351
9611 msgid "Uninitialized locals in .data"
9612 msgstr ""
9614 #: config/i386/i386.h:353 config/m68k/linux.h:35 config/ns32k/ns32k.h:167
9615 msgid "Use IEEE math for fp comparisons"
9616 msgstr ""
9618 #: config/i386/i386.h:355 config/ns32k/ns32k.h:169
9619 msgid "Do not use IEEE math for fp comparisons"
9620 msgstr ""
9622 #: config/i386/i386.h:357
9623 msgid "Return values of functions in FPU registers"
9624 msgstr ""
9626 #: config/i386/i386.h:359
9627 msgid "Do not return values of functions in FPU registers"
9628 msgstr ""
9630 #: config/i386/i386.h:361
9631 msgid "Do not generate sin, cos, sqrt for FPU"
9632 msgstr ""
9634 #: config/i386/i386.h:363
9635 msgid "Generate sin, cos, sqrt for FPU"
9636 msgstr ""
9638 #: config/i386/i386.h:365
9639 msgid "Omit the frame pointer in leaf functions"
9640 msgstr ""
9642 #: config/i386/i386.h:368
9643 msgid "Enable stack probing"
9644 msgstr ""
9646 #. undocumented
9647 #. undocumented
9648 #: config/i386/i386.h:373
9649 msgid "Align destination of the string operations"
9650 msgstr ""
9652 #: config/i386/i386.h:375
9653 msgid "Do not align destination of the string operations"
9654 msgstr ""
9656 #: config/i386/i386.h:377
9657 msgid "Inline all known string operations"
9658 msgstr ""
9660 #: config/i386/i386.h:379
9661 msgid "Do not inline all known string operations"
9662 msgstr ""
9664 #: config/i386/i386.h:381 config/i386/i386.h:385
9665 msgid "Use push instructions to save outgoing arguments"
9666 msgstr ""
9668 #: config/i386/i386.h:383 config/i386/i386.h:387
9669 msgid "Do not use push instructions to save outgoing arguments"
9670 msgstr ""
9672 #: config/i386/i386.h:389
9673 msgid "Support MMX built-in functions"
9674 msgstr ""
9676 #: config/i386/i386.h:391
9677 msgid "Do not support MMX built-in functions"
9678 msgstr ""
9680 #: config/i386/i386.h:393
9681 msgid "Support 3DNow! built-in functions"
9682 msgstr ""
9684 #: config/i386/i386.h:395
9685 msgid "Do not support 3DNow! built-in functions"
9686 msgstr ""
9688 #: config/i386/i386.h:397
9689 msgid "Support MMX and SSE built-in functions and code generation"
9690 msgstr ""
9692 #: config/i386/i386.h:399
9693 msgid "Do not support MMX and SSE built-in functions and code generation"
9694 msgstr ""
9696 #: config/i386/i386.h:401
9697 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9698 msgstr ""
9700 #: config/i386/i386.h:403
9701 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9702 msgstr ""
9704 #: config/i386/i386.h:405
9705 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9706 msgstr ""
9708 #: config/i386/i386.h:407
9709 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9710 msgstr ""
9712 #: config/i386/i386.h:409
9713 msgid "sizeof(long double) is 16"
9714 msgstr ""
9716 #: config/i386/i386.h:411
9717 msgid "sizeof(long double) is 12"
9718 msgstr ""
9720 #: config/i386/i386.h:413
9721 msgid "Generate 64bit x86-64 code"
9722 msgstr ""
9724 #: config/i386/i386.h:415
9725 msgid "Generate 32bit i386 code"
9726 msgstr ""
9728 #: config/i386/i386.h:417
9729 msgid "Use native (MS) bitfield layout"
9730 msgstr ""
9732 #: config/i386/i386.h:419
9733 msgid "Use gcc default bitfield layout"
9734 msgstr ""
9736 #: config/i386/i386.h:421
9737 msgid "Use red-zone in the x86-64 code"
9738 msgstr ""
9740 #: config/i386/i386.h:423
9741 msgid "Do not use red-zone in the x86-64 code"
9742 msgstr ""
9744 #: config/i386/i386.h:425
9745 #, c-format
9746 msgid "Use direct references against %gs when accessing tls data"
9747 msgstr ""
9749 #: config/i386/i386.h:427
9750 #, c-format
9751 msgid "Do not use direct references against %gs when accessing tls data"
9752 msgstr ""
9754 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9755 #. command options that have values.  Its definition is an
9756 #. initializer with a subgrouping for each command option.
9758 #. Each subgrouping contains a string constant, that defines the
9759 #. fixed part of the option name, and the address of a variable.  The
9760 #. variable, type `char *', is set to the variable part of the given
9761 #. option if the fixed part matches.  The actual option name is made
9762 #. by appending `-m' to the specified name.
9763 #: config/i386/i386.h:461 config/ia64/ia64.h:269 config/rs6000/rs6000.h:437
9764 #: config/s390/s390.h:146 config/sparc/sparc.h:656
9765 msgid "Schedule code for given CPU"
9766 msgstr ""
9768 #: config/i386/i386.h:463
9769 msgid "Generate floating point mathematics using given instruction set"
9770 msgstr ""
9772 #: config/i386/i386.h:465 config/s390/s390.h:148
9773 msgid "Generate code for given CPU"
9774 msgstr "Генерыраваць код для дадзенага ЦП"
9776 #: config/i386/i386.h:467
9777 msgid "Number of registers used to pass integer arguments"
9778 msgstr ""
9780 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
9781 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9782 #. command options that have values.  Its definition is an
9783 #. initializer with a subgrouping for each command option.
9785 #. Each subgrouping contains a string constant, that defines the
9786 #. fixed part of the option name, and the address of a variable.  The
9787 #. variable, type `char *', is set to the variable part of the given
9788 #. option if the fixed part matches.  The actual option name is made
9789 #. by appending `-m' to the specified name.
9790 #: config/i386/i386.h:469 config/m68k/m68k.h:360
9791 msgid "Loop code aligned to this power of 2"
9792 msgstr ""
9794 #: config/i386/i386.h:471 config/m68k/m68k.h:362
9795 msgid "Jump targets are aligned to this power of 2"
9796 msgstr ""
9798 #: config/i386/i386.h:473 config/m68k/m68k.h:364
9799 msgid "Function starts are aligned to this power of 2"
9800 msgstr ""
9802 #: config/i386/i386.h:476
9803 msgid "Attempt to keep stack aligned to this power of 2"
9804 msgstr ""
9806 #: config/i386/i386.h:478
9807 msgid "Branches are this expensive (1-5, arbitrary units)"
9808 msgstr ""
9810 #: config/i386/i386.h:480
9811 msgid "Use given x86-64 code model"
9812 msgstr ""
9814 #. Undocumented.
9815 #. Undocumented.
9816 #: config/i386/i386.h:486
9817 msgid "Use given assembler dialect"
9818 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9820 #: config/i386/i386.h:488
9821 #, fuzzy
9822 msgid "Use given thread-local storage dialect"
9823 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9825 #: config/i386/sco5.h:292
9826 msgid "Generate ELF output"
9827 msgstr "Стварыць ELF-вывад"
9829 #. 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.
9830 #. 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.
9831 #: config/i386/xm-djgpp.h:61
9832 msgid "environment variable DJGPP not defined"
9833 msgstr ""
9835 #: config/i386/xm-djgpp.h:63
9836 #, c-format
9837 msgid "environment variable DJGPP points to missing file '%s'"
9838 msgstr ""
9840 #: config/i386/xm-djgpp.h:66
9841 #, c-format
9842 msgid "environment variable DJGPP points to corrupt file '%s'"
9843 msgstr ""
9845 #. Macro to define tables used to set the flags.
9846 #. This is a list in braces of pairs in braces,
9847 #. each pair being { "NAME", VALUE }
9848 #. where VALUE is the bits to set or minus the bits to clear.
9849 #. An empty string NAME is used to identify the default VALUE.
9850 #: config/i860/i860.h:60
9851 msgid "Generate code which uses the FPU"
9852 msgstr ""
9854 #: config/i860/i860.h:61 config/i860/i860.h:62
9855 msgid "Do not generate code which uses the FPU"
9856 msgstr ""
9858 #: config/i960/i960-c.c:68
9859 msgid "sorry, not implemented: #pragma align NAME=SIZE"
9860 msgstr ""
9862 #: config/i960/i960-c.c:73
9863 msgid "malformed #pragma align - ignored"
9864 msgstr ""
9866 #: config/i960/i960-c.c:111
9867 msgid "sorry, not implemented: #pragma noalign NAME"
9868 msgstr ""
9870 #: config/i960/i960.c:134 config/i960/i960.c:144
9871 msgid "conflicting architectures defined - using C series"
9872 msgstr ""
9874 #: config/i960/i960.c:139
9875 msgid "conflicting architectures defined - using K series"
9876 msgstr ""
9878 #: config/i960/i960.c:154
9879 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
9880 msgstr ""
9882 #: config/i960/i960.c:1456 config/m68k/m68k.c:600 config/rs6000/rs6000.c:11364
9883 msgid "stack limit expression is not supported"
9884 msgstr ""
9886 #. Macro to define tables used to set the flags.
9887 #. This is a list in braces of pairs in braces,
9888 #. each pair being { "NAME", VALUE }
9889 #. where VALUE is the bits to set or minus the bits to clear.
9890 #. An empty string NAME is used to identify the default VALUE.
9891 #. ??? Not all ten of these architecture variations actually exist, but I
9892 #. am not sure which are real and which aren't.
9893 #: config/i960/i960.h:250
9894 msgid "Generate SA code"
9895 msgstr ""
9897 #: config/i960/i960.h:253
9898 msgid "Generate SB code"
9899 msgstr ""
9901 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
9902 #: config/i960/i960.h:258
9903 msgid "Generate KA code"
9904 msgstr ""
9906 #: config/i960/i960.h:261
9907 msgid "Generate KB code"
9908 msgstr ""
9910 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
9911 #: config/i960/i960.h:266
9912 msgid "Generate JA code"
9913 msgstr ""
9915 #: config/i960/i960.h:268
9916 msgid "Generate JD code"
9917 msgstr ""
9919 #: config/i960/i960.h:271
9920 msgid "Generate JF code"
9921 msgstr ""
9923 #: config/i960/i960.h:273
9924 msgid "generate RP code"
9925 msgstr ""
9927 #: config/i960/i960.h:276
9928 msgid "Generate MC code"
9929 msgstr ""
9931 #: config/i960/i960.h:279
9932 msgid "Generate CA code"
9933 msgstr ""
9935 #. {"cb", (TARGET_FLAG_NUMERICS|TARGET_FLAG_C_SERIES|                                           TARGET_FLAG_BRANCH_PREDICT|TARGET_FLAG_CODE_ALIGN),       N_("Generate CB code")},                                                  {"cc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                         TARGET_FLAG_C_SERIES|TARGET_FLAG_BRANCH_PREDICT|                        TARGET_FLAG_CODE_ALIGN),                               N_("Generate CC code")},
9936 #: config/i960/i960.h:289
9937 msgid "Generate CF code"
9938 msgstr ""
9940 #: config/i960/i960.h:293 config/mips/mips.h:552 config/pa/pa.h:266
9941 msgid "Use software floating point"
9942 msgstr ""
9944 #: config/i960/i960.h:295
9945 msgid "Use alternate leaf function entries"
9946 msgstr ""
9948 #: config/i960/i960.h:297
9949 msgid "Do not use alternate leaf function entries"
9950 msgstr ""
9952 #: config/i960/i960.h:299
9953 msgid "Perform tail call optimization"
9954 msgstr ""
9956 #: config/i960/i960.h:301
9957 msgid "Do not perform tail call optimization"
9958 msgstr ""
9960 #: config/i960/i960.h:303
9961 msgid "Use complex addressing modes"
9962 msgstr ""
9964 #: config/i960/i960.h:305
9965 msgid "Do not use complex addressing modes"
9966 msgstr ""
9968 #: config/i960/i960.h:307
9969 msgid "Align code to 8 byte boundary"
9970 msgstr ""
9972 #: config/i960/i960.h:309
9973 msgid "Do not align code to 8 byte boundary"
9974 msgstr ""
9976 #. {"clean-linkage", (TARGET_FLAG_CLEAN_LINKAGE),                              N_("Force use of prototypes")},                                      {"no-clean-linkage", -(TARGET_FLAG_CLEAN_LINKAGE),                         N_("Do not force use of prototypes")},
9977 #: config/i960/i960.h:315 config/i960/i960.h:317
9978 msgid "Enable compatibility with iC960 v2.0"
9979 msgstr ""
9981 #: config/i960/i960.h:319
9982 msgid "Enable compatibility with iC960 v3.0"
9983 msgstr ""
9985 #: config/i960/i960.h:321 config/i960/i960.h:323
9986 msgid "Enable compatibility with ic960 assembler"
9987 msgstr ""
9989 #: config/i960/i960.h:325
9990 msgid "Do not permit unaligned accesses"
9991 msgstr ""
9993 #: config/i960/i960.h:327
9994 msgid "Permit unaligned accesses"
9995 msgstr ""
9997 #: config/i960/i960.h:329
9998 msgid "Layout types like Intel's v1.3 gcc"
9999 msgstr ""
10001 #: config/i960/i960.h:331
10002 msgid "Do not layout types like Intel's v1.3 gcc"
10003 msgstr ""
10005 #: config/i960/i960.h:333 config/sparc/freebsd.h:80 config/sparc/linux.h:91
10006 #: config/sparc/linux64.h:103 config/sparc/netbsd-elf.h:215
10007 msgid "Use 64 bit long doubles"
10008 msgstr ""
10010 #: config/i960/i960.h:335
10011 msgid "Enable linker relaxation"
10012 msgstr ""
10014 #: config/i960/i960.h:337
10015 msgid "Do not enable linker relaxation"
10016 msgstr ""
10018 #: config/ia64/ia64-c.c:52
10019 msgid "malformed #pragma builtin"
10020 msgstr ""
10022 #: config/ia64/ia64.c:1025 config/m32r/m32r.c:354
10023 #, fuzzy, c-format
10024 msgid "invalid argument of `%s' attribute"
10025 msgstr "нявернае выкарыстанне \"restict\""
10027 #: config/ia64/ia64.c:1037
10028 msgid "%Jan address area attribute cannot be specified for local variables"
10029 msgstr ""
10031 #: config/ia64/ia64.c:1044
10032 #, fuzzy
10033 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10034 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
10036 #: config/ia64/ia64.c:1051
10037 #, fuzzy
10038 msgid "%Jaddress area attribute cannot be specified for functions"
10039 msgstr "\"%s\" звычайна функцыя"
10041 #: config/ia64/ia64.c:4305
10042 msgid "ia64_print_operand: unknown code"
10043 msgstr ""
10045 #: config/ia64/ia64.c:4645
10046 msgid "value of -mfixed-range must have form REG1-REG2"
10047 msgstr ""
10049 #: config/ia64/ia64.c:4672
10050 #, c-format
10051 msgid "%s-%s is an empty range"
10052 msgstr ""
10054 #: config/ia64/ia64.c:4720
10055 msgid "cannot optimize floating point division for both latency and throughput"
10056 msgstr ""
10058 #: config/ia64/ia64.c:4726
10059 msgid "cannot optimize integer division for both latency and throughput"
10060 msgstr ""
10062 #: config/ia64/ia64.c:4732
10063 msgid "cannot optimize square root for both latency and throughput"
10064 msgstr ""
10066 #: config/ia64/ia64.c:4738
10067 msgid "not yet implemented: latency-optimized inline square root"
10068 msgstr ""
10070 #: config/ia64/ia64.c:4750
10071 #, c-format
10072 msgid "bad value (%s) for -mtls-size= switch"
10073 msgstr ""
10075 #: config/ia64/ia64.c:4766
10076 #, c-format
10077 msgid "bad value (%s) for -tune= switch"
10078 msgstr ""
10080 #. This macro defines names of command options to set and clear bits in
10081 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10082 #. each command option.
10083 #: config/ia64/ia64.h:172
10084 msgid "Generate big endian code"
10085 msgstr ""
10087 #: config/ia64/ia64.h:174 config/mcore/mcore.h:154
10088 msgid "Generate little endian code"
10089 msgstr ""
10091 #: config/ia64/ia64.h:176
10092 msgid "Generate code for GNU as"
10093 msgstr "Генерыраваць код для GNU as"
10095 #: config/ia64/ia64.h:178
10096 msgid "Generate code for Intel as"
10097 msgstr "Генерыраваць код для Intel as"
10099 #: config/ia64/ia64.h:180
10100 msgid "Generate code for GNU ld"
10101 msgstr "Генерыраваць код для GNU ld"
10103 #: config/ia64/ia64.h:182
10104 msgid "Generate code for Intel ld"
10105 msgstr "Генерыраваць код для Intel ld"
10107 #: config/ia64/ia64.h:184
10108 msgid "Generate code without GP reg"
10109 msgstr "Генерыраваць код без GP reg"
10111 #: config/ia64/ia64.h:186
10112 msgid "Emit stop bits before and after volatile extended asms"
10113 msgstr ""
10115 #: config/ia64/ia64.h:188
10116 msgid "Don't emit stop bits before and after volatile extended asms"
10117 msgstr ""
10119 #: config/ia64/ia64.h:190
10120 msgid "Emit code for Itanium (TM) processor B step"
10121 msgstr ""
10123 #: config/ia64/ia64.h:192
10124 msgid "Use in/loc/out register names"
10125 msgstr ""
10127 #: config/ia64/ia64.h:194
10128 msgid "Disable use of sdata/scommon/sbss"
10129 msgstr ""
10131 #: config/ia64/ia64.h:196
10132 msgid "Enable use of sdata/scommon/sbss"
10133 msgstr ""
10135 #: config/ia64/ia64.h:198
10136 msgid "gp is constant (but save/restore gp on indirect calls)"
10137 msgstr ""
10139 #: config/ia64/ia64.h:200
10140 msgid "Generate self-relocatable code"
10141 msgstr ""
10143 #: config/ia64/ia64.h:202
10144 msgid "Generate inline floating point division, optimize for latency"
10145 msgstr ""
10147 #: config/ia64/ia64.h:204
10148 msgid "Generate inline floating point division, optimize for throughput"
10149 msgstr ""
10151 #: config/ia64/ia64.h:206
10152 msgid "Generate inline integer division, optimize for latency"
10153 msgstr ""
10155 #: config/ia64/ia64.h:208
10156 msgid "Generate inline integer division, optimize for throughput"
10157 msgstr ""
10159 #: config/ia64/ia64.h:210
10160 msgid "Generate inline square root, optimize for latency"
10161 msgstr ""
10163 #: config/ia64/ia64.h:212
10164 msgid "Generate inline square root, optimize for throughput"
10165 msgstr ""
10167 #: config/ia64/ia64.h:214
10168 msgid "Enable Dwarf 2 line debug info via GNU as"
10169 msgstr ""
10171 #: config/ia64/ia64.h:216
10172 msgid "Disable Dwarf 2 line debug info via GNU as"
10173 msgstr ""
10175 #: config/ia64/ia64.h:218
10176 msgid "Enable earlier placing stop bits for better scheduling"
10177 msgstr ""
10179 #: config/ia64/ia64.h:220
10180 msgid "Disable earlier placing stop bits"
10181 msgstr ""
10183 #: config/ia64/ia64.h:265
10184 msgid "Specify range of registers to make fixed"
10185 msgstr ""
10187 #: config/ip2k/ip2k.c:1074
10188 #, fuzzy
10189 msgid "bad operand"
10190 msgstr "нерэчаісны %%f аперанд"
10192 #: config/iq2000/iq2000.c:1816
10193 #, c-format
10194 msgid "bad value (%s) for -mcpu= switch"
10195 msgstr ""
10197 #: config/iq2000/iq2000.c:1845
10198 #, fuzzy, c-format
10199 msgid "The compiler does not support -march=%s."
10200 msgstr "%s не падтрымлівае %s"
10202 #: config/iq2000/iq2000.c:2232
10203 #, c-format
10204 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10205 msgstr ""
10207 #: config/iq2000/iq2000.c:3023
10208 #, fuzzy, c-format
10209 msgid "argument `%d' is not a constant"
10210 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10212 #: config/iq2000/iq2000.c:3314 config/xtensa/xtensa.c:2095
10213 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10214 msgstr ""
10216 #: config/iq2000/iq2000.c:3469
10217 #, c-format
10218 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10219 msgstr ""
10221 #: config/iq2000/iq2000.c:3478 config/mips/mips.c:5464
10222 #: config/xtensa/xtensa.c:1949
10223 msgid "PRINT_OPERAND null pointer"
10224 msgstr ""
10226 #: config/iq2000/iq2000.c:3547
10227 #, fuzzy, c-format
10228 msgid "invalid %%P operand"
10229 msgstr "нерэчаісны %%-код"
10231 #: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:8949
10232 #, c-format
10233 msgid "invalid %%p value"
10234 msgstr ""
10236 #: config/iq2000/iq2000.c:3619 config/mips/mips.c:5594
10237 #, c-format
10238 msgid "invalid use of %%d, %%x, or %%X"
10239 msgstr ""
10241 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10242 msgid "No default crt0.o"
10243 msgstr ""
10245 #: config/iq2000/iq2000.h:74
10246 msgid "Use GP relative sdata/sbss sections"
10247 msgstr ""
10249 #: config/iq2000/iq2000.h:76
10250 msgid "Don't use GP relative sdata/sbss sections"
10251 msgstr ""
10253 #: config/iq2000/iq2000.h:78 config/mips/mips.h:576
10254 msgid "Use ROM instead of RAM"
10255 msgstr ""
10257 #: config/iq2000/iq2000.h:80 config/mips/mips.h:578
10258 msgid "Don't use ROM instead of RAM"
10259 msgstr ""
10261 #: config/iq2000/iq2000.h:82 config/mips/mips.h:580
10262 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10263 msgstr ""
10265 #: config/iq2000/iq2000.h:84 config/mips/mips.h:582
10266 msgid "Don't put uninitialized constants in ROM"
10267 msgstr ""
10269 #: config/iq2000/iq2000.h:106 config/mips/mips.h:744 config/pa/pa.h:310
10270 msgid "Specify CPU for scheduling purposes"
10271 msgstr ""
10273 #: config/iq2000/iq2000.h:108 config/mips/mips.h:746
10274 msgid "Specify CPU for code generation purposes"
10275 msgstr ""
10277 #: config/m32r/m32r.c:172
10278 #, c-format
10279 msgid "bad value (%s) for -mmodel switch"
10280 msgstr ""
10282 #: config/m32r/m32r.c:181
10283 #, c-format
10284 msgid "bad value (%s) for -msdata switch"
10285 msgstr ""
10287 #: config/m32r/m32r.c:188
10288 #, c-format
10289 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10290 msgstr ""
10292 #: config/m32r/m32r.c:2295
10293 #, fuzzy, c-format
10294 msgid "invalid operand to %%s code"
10295 msgstr "нерэчаісны %%-код"
10297 #: config/m32r/m32r.c:2302
10298 #, fuzzy, c-format
10299 msgid "invalid operand to %%p code"
10300 msgstr "нерэчаісны %%-код"
10302 #: config/m32r/m32r.c:2357
10303 msgid "bad insn for 'A'"
10304 msgstr ""
10306 #: config/m32r/m32r.c:2404
10307 #, fuzzy, c-format
10308 msgid "invalid operand to %%T/%%B code"
10309 msgstr "нерэчаісны %%-код"
10311 #: config/m32r/m32r.c:2427
10312 #, fuzzy, c-format
10313 msgid "invalid operand to %%N code"
10314 msgstr "нерэчаісны %%-код"
10316 #: config/m32r/m32r.c:2460
10317 msgid "pre-increment address is not a register"
10318 msgstr ""
10320 #: config/m32r/m32r.c:2467
10321 msgid "pre-decrement address is not a register"
10322 msgstr ""
10324 #: config/m32r/m32r.c:2474
10325 msgid "post-increment address is not a register"
10326 msgstr ""
10328 #: config/m32r/m32r.c:2550 config/m32r/m32r.c:2566
10329 #: config/rs6000/rs6000.c:14821
10330 msgid "bad address"
10331 msgstr "дрэнны адрас"
10333 #: config/m32r/m32r.c:2571
10334 #, fuzzy
10335 msgid "lo_sum not of register"
10336 msgstr "Не выкарыстоўваць рэгістра sb"
10338 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10339 #: config/m32r/m32r.h:279
10340 msgid "Display compile time statistics"
10341 msgstr ""
10343 #: config/m32r/m32r.h:281
10344 msgid "Align all loops to 32 byte boundary"
10345 msgstr ""
10347 #: config/m32r/m32r.h:284
10348 msgid "Only issue one instruction per cycle"
10349 msgstr ""
10351 #: config/m32r/m32r.h:287
10352 msgid "Prefer branches over conditional execution"
10353 msgstr ""
10355 #: config/m32r/m32r.h:308
10356 msgid "Code size: small, medium or large"
10357 msgstr ""
10359 #: config/m32r/m32r.h:310
10360 msgid "Small data area: none, sdata, use"
10361 msgstr ""
10363 #: config/m32r/m32r.h:312 config/mips/mips.h:752
10364 msgid "Don't call any cache flush functions"
10365 msgstr ""
10367 #: config/m32r/m32r.h:314 config/mips/mips.h:754
10368 msgid "Specify cache flush function"
10369 msgstr ""
10371 #: config/m32r/m32r.h:316
10372 msgid "Don't call any cache flush trap"
10373 msgstr ""
10375 #: config/m32r/m32r.h:318
10376 msgid "Specify cache flush trap number"
10377 msgstr ""
10379 #: config/m68hc11/m68hc11.c:280
10380 #, c-format
10381 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10382 msgstr ""
10384 #: config/m68hc11/m68hc11.c:1326
10385 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
10386 msgstr ""
10388 #: config/m68hc11/m68hc11.c:1332
10389 #, fuzzy
10390 msgid "`trap' attribute is already used"
10391 msgstr "\"%s\" атрыбут ігнарыруецца"
10393 #. !!!! SCz wrong here.
10394 #: config/m68hc11/m68hc11.c:3305 config/m68hc11/m68hc11.c:3689
10395 msgid "move insn not handled"
10396 msgstr ""
10398 #: config/m68hc11/m68hc11.c:3537 config/m68hc11/m68hc11.c:3621
10399 #: config/m68hc11/m68hc11.c:3892
10400 msgid "invalid register in the move instruction"
10401 msgstr ""
10403 #: config/m68hc11/m68hc11.c:3571
10404 msgid "invalid operand in the instruction"
10405 msgstr ""
10407 #: config/m68hc11/m68hc11.c:3866
10408 #, fuzzy
10409 msgid "invalid register in the instruction"
10410 msgstr "нявернае выкарыстанне \"restict\""
10412 #: config/m68hc11/m68hc11.c:3899
10413 msgid "operand 1 must be a hard register"
10414 msgstr ""
10416 #: config/m68hc11/m68hc11.c:3913
10417 #, fuzzy
10418 msgid "invalid rotate insn"
10419 msgstr "Нерэчаісны выбар %s"
10421 #: config/m68hc11/m68hc11.c:4337
10422 msgid "registers IX, IY and Z used in the same INSN"
10423 msgstr ""
10425 #: config/m68hc11/m68hc11.c:4674 config/m68hc11/m68hc11.c:4974
10426 msgid "cannot do z-register replacement"
10427 msgstr ""
10429 #: config/m68hc11/m68hc11.c:5037
10430 msgid "invalid Z register replacement for insn"
10431 msgstr ""
10433 #. Macro to define tables used to set the flags. This is a list in braces of
10434 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10435 #. to set or minus the bits to clear. An empty string NAME is used to
10436 #. identify the default VALUE.
10437 #: config/m68hc11/m68hc11.h:177
10438 msgid "Compile with 16-bit integer mode"
10439 msgstr ""
10441 #: config/m68hc11/m68hc11.h:179
10442 msgid "Compile with 32-bit integer mode"
10443 msgstr ""
10445 #: config/m68hc11/m68hc11.h:181
10446 msgid "Auto pre/post decrement increment allowed"
10447 msgstr ""
10449 #: config/m68hc11/m68hc11.h:183
10450 msgid "Auto pre/post decrement increment not allowed"
10451 msgstr ""
10453 #: config/m68hc11/m68hc11.h:185
10454 msgid "Min/max instructions allowed"
10455 msgstr ""
10457 #: config/m68hc11/m68hc11.h:187
10458 msgid "Min/max instructions not allowed"
10459 msgstr ""
10461 #: config/m68hc11/m68hc11.h:189
10462 msgid "Use call and rtc for function calls and returns"
10463 msgstr ""
10465 #: config/m68hc11/m68hc11.h:191
10466 msgid "Use jsr and rts for function calls and returns"
10467 msgstr ""
10469 #: config/m68hc11/m68hc11.h:193
10470 msgid "Do not use direct addressing mode for soft registers"
10471 msgstr ""
10473 #: config/m68hc11/m68hc11.h:195
10474 msgid "Use direct addressing mode for soft registers"
10475 msgstr ""
10477 #: config/m68hc11/m68hc11.h:197 config/m68hc11/m68hc11.h:203
10478 msgid "Compile for a 68HC11"
10479 msgstr ""
10481 #: config/m68hc11/m68hc11.h:199 config/m68hc11/m68hc11.h:205
10482 msgid "Compile for a 68HC12"
10483 msgstr ""
10485 #: config/m68hc11/m68hc11.h:201 config/m68hc11/m68hc11.h:207
10486 msgid "Compile for a 68HCS12"
10487 msgstr ""
10489 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10490 #. command options that have values.  Its definition is an
10491 #. initializer with a subgrouping for each command option.
10493 #. Each subgrouping contains a string constant, that defines the
10494 #. fixed part of the option name, and the address of a variable.  The
10495 #. variable, type `char *', is set to the variable part of the given
10496 #. option if the fixed part matches.  The actual option name is made
10497 #. by appending `-m' to the specified name.
10498 #: config/m68hc11/m68hc11.h:221
10499 msgid "Specify the register allocation order"
10500 msgstr ""
10502 #: config/m68hc11/m68hc11.h:223
10503 msgid "Indicate the number of soft registers available"
10504 msgstr ""
10506 #: config/m68k/m68k.c:239
10507 #, c-format
10508 msgid "-malign-loops=%d is not between 1 and %d"
10509 msgstr ""
10511 #: config/m68k/m68k.c:250
10512 msgid "-mshared-library-id= specified without -mid-shared-library"
10513 msgstr ""
10515 #: config/m68k/m68k.c:253
10516 #, c-format
10517 msgid "-mshared-library-id=%d is not between 0 and %d"
10518 msgstr ""
10520 #: config/m68k/m68k.c:267
10521 msgid "cannot specify both -msep-data and -mid-shared-library"
10522 msgstr ""
10524 #: config/m68k/m68k.c:282
10525 #, c-format
10526 msgid "-malign-jumps=%d is not between 1 and %d"
10527 msgstr ""
10529 #: config/m68k/m68k.c:293
10530 #, c-format
10531 msgid "-malign-functions=%d is not between 1 and %d"
10532 msgstr ""
10534 #: config/m68k/m68k.c:302
10535 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10536 msgstr ""
10538 #. Macro to define tables used to set the flags.
10539 #. This is a list in braces of pairs in braces,
10540 #. each pair being { "NAME", VALUE }
10541 #. where VALUE is the bits to set or minus the bits to clear.
10542 #. An empty string NAME is used to identify the default VALUE.
10543 #: config/m68k/m68k.h:248 config/m68k/m68k.h:250
10544 msgid "Generate code for a 68020"
10545 msgstr "Ствараць код для 68020"
10547 #: config/m68k/m68k.h:255 config/m68k/m68k.h:258
10548 msgid "Generate code for a 68000"
10549 msgstr "Ствараць код для 68000"
10551 #: config/m68k/m68k.h:260
10552 msgid "Use the bit-field instructions"
10553 msgstr ""
10555 #: config/m68k/m68k.h:262
10556 #, fuzzy
10557 msgid "Do not use the bit-field instructions"
10558 msgstr "Не генерыраваць сімвальныя інструкцыі"
10560 #: config/m68k/m68k.h:264
10561 msgid "Consider type `int' to be 16 bits wide"
10562 msgstr ""
10564 #: config/m68k/m68k.h:266
10565 msgid "Consider type `int' to be 32 bits wide"
10566 msgstr ""
10568 #: config/m68k/m68k.h:269
10569 msgid "Generate code with library calls for floating point"
10570 msgstr ""
10572 #: config/m68k/m68k.h:271
10573 msgid "Generate code for a 68040, without any new instructions"
10574 msgstr ""
10576 #: config/m68k/m68k.h:274
10577 msgid "Generate code for a 68060, without any new instructions"
10578 msgstr ""
10580 #: config/m68k/m68k.h:278
10581 msgid "Generate code for a 68030"
10582 msgstr "Ствараць код для 68030"
10584 #: config/m68k/m68k.h:281
10585 msgid "Generate code for a 68040"
10586 msgstr "Ствараць код для 68040"
10588 #: config/m68k/m68k.h:285
10589 msgid "Generate code for a 68060"
10590 msgstr "Ствараць код для 68060"
10592 #: config/m68k/m68k.h:290
10593 msgid "Generate code for a 520X"
10594 msgstr "Ствараць код для 520X"
10596 #: config/m68k/m68k.h:294
10597 #, fuzzy
10598 msgid "Generate code for a 5206e"
10599 msgstr "Ствараць код для 520X"
10601 #: config/m68k/m68k.h:298
10602 #, fuzzy
10603 msgid "Generate code for a 528x"
10604 msgstr "Ствараць код для 520X"
10606 #: config/m68k/m68k.h:302
10607 #, fuzzy
10608 msgid "Generate code for a 5307"
10609 msgstr "Ствараць код для 520X"
10611 #: config/m68k/m68k.h:306
10612 #, fuzzy
10613 msgid "Generate code for a 5407"
10614 msgstr "Ствараць код для 520X"
10616 #: config/m68k/m68k.h:309
10617 msgid "Generate code for a 68851"
10618 msgstr "Ствараць код для 68851"
10620 #: config/m68k/m68k.h:311
10621 msgid "Do no generate code for a 68851"
10622 msgstr "Не ствараць код для 68851"
10624 #: config/m68k/m68k.h:314
10625 msgid "Generate code for a 68302"
10626 msgstr "Ствараць код для 68302"
10628 #: config/m68k/m68k.h:317
10629 msgid "Generate code for a 68332"
10630 msgstr "Ствараць код для 68332"
10632 #: config/m68k/m68k.h:321
10633 msgid "Generate code for a cpu32"
10634 msgstr "Ствараць код для цп32"
10636 #: config/m68k/m68k.h:324
10637 msgid "Align variables on a 32-bit boundary"
10638 msgstr ""
10640 #: config/m68k/m68k.h:326
10641 msgid "Align variables on a 16-bit boundary"
10642 msgstr ""
10644 #: config/m68k/m68k.h:328
10645 msgid "Enable separate data segment"
10646 msgstr ""
10648 #: config/m68k/m68k.h:330
10649 msgid "Disable separate data segment"
10650 msgstr ""
10652 #: config/m68k/m68k.h:332
10653 msgid "Enable ID based shared library"
10654 msgstr ""
10656 #: config/m68k/m68k.h:334
10657 msgid "Disable ID based shared library"
10658 msgstr ""
10660 #: config/m68k/m68k.h:336
10661 msgid "Generate pc-relative code"
10662 msgstr ""
10664 #: config/m68k/m68k.h:338
10665 msgid "Do not use unaligned memory references"
10666 msgstr ""
10668 #: config/m68k/m68k.h:340
10669 msgid "Use unaligned memory references"
10670 msgstr ""
10672 #: config/m68k/m68k.h:342
10673 msgid "Use different calling convention using 'rtd'"
10674 msgstr ""
10676 #: config/m68k/m68k.h:366
10677 msgid "ID of shared library to build"
10678 msgstr ""
10680 #: config/mcore/mcore.c:2973
10681 #, fuzzy, c-format
10682 msgid "invalid option `-mstack-increment=%s'"
10683 msgstr "Нерэчаісны выбар \"%s\""
10685 #: config/mcore/mcore.h:121
10686 msgid "Inline constants if it can be done in 2 insns or less"
10687 msgstr ""
10689 #: config/mcore/mcore.h:123
10690 msgid "Inline constants if it only takes 1 instruction"
10691 msgstr ""
10693 #: config/mcore/mcore.h:125
10694 msgid "Set maximum alignment to 4"
10695 msgstr ""
10697 #: config/mcore/mcore.h:127
10698 msgid "Set maximum alignment to 8"
10699 msgstr ""
10701 #: config/mcore/mcore.h:131
10702 msgid "Do not use the divide instruction"
10703 msgstr ""
10705 #: config/mcore/mcore.h:135
10706 msgid "Do not arbitrary sized immediates in bit operations"
10707 msgstr ""
10709 #: config/mcore/mcore.h:137
10710 msgid "Always treat bit-field as int-sized"
10711 msgstr ""
10713 #: config/mcore/mcore.h:141
10714 msgid "Force functions to be aligned to a 4 byte boundary"
10715 msgstr ""
10717 #: config/mcore/mcore.h:143
10718 msgid "Force functions to be aligned to a 2 byte boundary"
10719 msgstr ""
10721 #: config/mcore/mcore.h:145
10722 msgid "Emit call graph information"
10723 msgstr ""
10725 #: config/mcore/mcore.h:149
10726 msgid "Prefer word accesses over byte accesses"
10727 msgstr ""
10729 #: config/mcore/mcore.h:160
10730 msgid "Generate code for the M*Core M340"
10731 msgstr ""
10733 #: config/mcore/mcore.h:173
10734 msgid "Maximum amount for a single stack increment operation"
10735 msgstr ""
10737 #: config/mips/mips.c:3122 config/xtensa/xtensa.c:1000
10738 #: config/xtensa/xtensa.c:1032 config/xtensa/xtensa.c:1041
10739 msgid "bad test"
10740 msgstr ""
10742 #: config/mips/mips.c:4600
10743 #, c-format
10744 msgid "bad value (%s) for -mabi= switch"
10745 msgstr ""
10747 #: config/mips/mips.c:4623
10748 #, c-format
10749 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10750 msgstr ""
10752 #: config/mips/mips.c:4642
10753 #, c-format
10754 msgid "-march=%s is not compatible with the selected ABI"
10755 msgstr ""
10757 #: config/mips/mips.c:4657
10758 msgid "-mgp64 used with a 32-bit processor"
10759 msgstr ""
10761 #: config/mips/mips.c:4659
10762 msgid "-mgp32 used with a 64-bit ABI"
10763 msgstr ""
10765 #: config/mips/mips.c:4661
10766 msgid "-mgp64 used with a 32-bit ABI"
10767 msgstr ""
10769 #: config/mips/mips.c:4679 config/mips/mips.c:4681 config/mips/mips.c:4683
10770 #: config/mips/mips.c:4811
10771 #, fuzzy, c-format
10772 msgid "unsupported combination: %s"
10773 msgstr "непадтрымліваемая версія"
10775 #: config/mips/mips.c:4775
10776 msgid "-g is only supported using GNU as,"
10777 msgstr ""
10779 #: config/mips/mips.c:4777
10780 msgid "-g is only supported using GNU as with -mabi=32,"
10781 msgstr ""
10783 #: config/mips/mips.c:4778 config/pa/pa.c:353
10784 msgid "-g option disabled"
10785 msgstr ""
10787 #: config/mips/mips.c:4806
10788 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10789 msgstr ""
10791 #: config/mips/mips.c:4823
10792 msgid "-G is incompatible with PIC code which is the default"
10793 msgstr ""
10795 #: config/mips/mips.c:4851
10796 msgid "-membedded-pic and -mabicalls are incompatible"
10797 msgstr ""
10799 #: config/mips/mips.c:4854
10800 msgid "-G and -membedded-pic are incompatible"
10801 msgstr ""
10803 #: config/mips/mips.c:4886
10804 msgid "non-PIC n64 with explicit relocations"
10805 msgstr ""
10807 #: config/mips/mips.c:5274
10808 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10809 msgstr ""
10811 #: config/mips/mips.c:5401
10812 #, c-format
10813 msgid "internal error: %%) found without a %%( in assembler pattern"
10814 msgstr ""
10816 #: config/mips/mips.c:5415
10817 #, c-format
10818 msgid "internal error: %%] found without a %%[ in assembler pattern"
10819 msgstr ""
10821 #: config/mips/mips.c:5428
10822 #, c-format
10823 msgid "internal error: %%> found without a %%< in assembler pattern"
10824 msgstr ""
10826 #: config/mips/mips.c:5441
10827 #, c-format
10828 msgid "internal error: %%} found without a %%{ in assembler pattern"
10829 msgstr ""
10831 #: config/mips/mips.c:5455
10832 #, c-format
10833 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10834 msgstr ""
10836 #: config/mips/mips.c:5484
10837 #, c-format
10838 msgid "PRINT_OPERAND, invalid insn for %%C"
10839 msgstr ""
10841 #: config/mips/mips.c:5501
10842 #, c-format
10843 msgid "PRINT_OPERAND, invalid insn for %%N"
10844 msgstr ""
10846 #: config/mips/mips.c:5510
10847 #, c-format
10848 msgid "PRINT_OPERAND, invalid insn for %%F"
10849 msgstr ""
10851 #: config/mips/mips.c:5519
10852 #, c-format
10853 msgid "PRINT_OPERAND, invalid insn for %%W"
10854 msgstr ""
10856 #: config/mips/mips.c:5625
10857 msgid "PRINT_OPERAND, invalid operand for relocation"
10858 msgstr ""
10860 #: config/mips/mips.c:8310
10861 #, c-format
10862 msgid "can not handle inconsistent calls to `%s'"
10863 msgstr ""
10865 #: config/mips/mips.c:9316
10866 msgid "the cpu name must be lower case"
10867 msgstr ""
10869 #: config/mips/mips.c:9338
10870 #, c-format
10871 msgid "bad value (%s) for %s"
10872 msgstr ""
10874 #: config/mips/mips.c:9607
10875 #, fuzzy, c-format
10876 msgid "can't rewind temp file: %m"
10877 msgstr "немагчыма стварыць часовы файл"
10879 #: config/mips/mips.c:9611
10880 #, fuzzy, c-format
10881 msgid "can't write to output file: %m"
10882 msgstr "не магу запісаць ў %s"
10884 #: config/mips/mips.c:9614
10885 #, fuzzy, c-format
10886 msgid "can't read from temp file: %m"
10887 msgstr "не магу прачытаць з %s"
10889 #: config/mips/mips.c:9617
10890 #, fuzzy, c-format
10891 msgid "can't close temp file: %m"
10892 msgstr "немагчыма зачыніць уваходзячы файл %s"
10894 #: config/mips/linux64.h:39
10895 msgid "Same as -mabi=32, just trickier"
10896 msgstr ""
10898 #. Target CPU builtins.
10899 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
10900 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
10901 #. Macros dependent on the C dialect.
10902 #. Bizarre, but needed at least for Irix.
10903 #. Macro to define tables used to set the flags.
10904 #. This is a list in braces of pairs in braces,
10905 #. each pair being { "NAME", VALUE }
10906 #. where VALUE is the bits to set or minus the bits to clear.
10907 #. An empty string NAME is used to identify the default VALUE.
10908 #: config/mips/mips.h:514
10909 msgid "Use 64-bit int type"
10910 msgstr ""
10912 #: config/mips/mips.h:516
10913 msgid "Use 64-bit long type"
10914 msgstr ""
10916 #: config/mips/mips.h:518
10917 msgid "Use 32-bit long type"
10918 msgstr ""
10920 #: config/mips/mips.h:520
10921 msgid "Optimize lui/addiu address loads"
10922 msgstr ""
10924 #: config/mips/mips.h:522
10925 msgid "Don't optimize lui/addiu address loads"
10926 msgstr ""
10928 #: config/mips/mips.h:524
10929 msgid "Use MIPS as"
10930 msgstr ""
10932 #: config/mips/mips.h:526
10933 msgid "Use GNU as"
10934 msgstr "Выкарыстоўваць GNU як"
10936 #: config/mips/mips.h:528
10937 msgid "Use symbolic register names"
10938 msgstr "Ужываць сімвалічныя назвы рэгістраў"
10940 #: config/mips/mips.h:530
10941 msgid "Don't use symbolic register names"
10942 msgstr "Не ўжываць сімвалічныя назва рэгістраў"
10944 #: config/mips/mips.h:532 config/mips/mips.h:534
10945 msgid "Use GP relative sdata/sbss sections (now ignored)"
10946 msgstr ""
10948 #: config/mips/mips.h:536 config/mips/mips.h:538
10949 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10950 msgstr ""
10952 #: config/mips/mips.h:540
10953 #, fuzzy
10954 msgid "Output compiler statistics (now ignored)"
10955 msgstr "Вывесці статыстыку капілятара"
10957 #: config/mips/mips.h:542
10958 msgid "Don't output compiler statistics"
10959 msgstr "Не выводзіць статыстыку кампілятара"
10961 #: config/mips/mips.h:544
10962 msgid "Don't optimize block moves"
10963 msgstr ""
10965 #: config/mips/mips.h:546
10966 msgid "Optimize block moves"
10967 msgstr ""
10969 #: config/mips/mips.h:548
10970 msgid "Use mips-tfile asm postpass"
10971 msgstr ""
10973 #: config/mips/mips.h:550
10974 msgid "Don't use mips-tfile asm postpass"
10975 msgstr ""
10977 #. Macro to define tables used to set the flags.
10978 #. This is a list in braces of triplets in braces,
10979 #. each triplet being { "NAME", VALUE, DOC }
10980 #. where VALUE is the bits to set or minus the bits to clear and DOC
10981 #. is the documentation for --help (NULL if intentionally undocumented).
10982 #. An empty string NAME is used to identify the default VALUE.
10983 #: config/mips/mips.h:554 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:314
10984 msgid "Use hardware floating point"
10985 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10987 #: config/mips/mips.h:556
10988 msgid "Use 64-bit FP registers"
10989 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
10991 #: config/mips/mips.h:558
10992 msgid "Use 32-bit FP registers"
10993 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
10995 #: config/mips/mips.h:560
10996 msgid "Use 64-bit general registers"
10997 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
10999 #: config/mips/mips.h:562
11000 msgid "Use 32-bit general registers"
11001 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11003 #: config/mips/mips.h:564
11004 msgid "Use Irix PIC"
11005 msgstr "Выкарыстоўваць Irix PIC"
11007 #: config/mips/mips.h:566
11008 msgid "Don't use Irix PIC"
11009 msgstr "Не выкарыстоўваць Irix PIC"
11011 #: config/mips/mips.h:568
11012 msgid "Use indirect calls"
11013 msgstr ""
11015 #: config/mips/mips.h:570
11016 msgid "Don't use indirect calls"
11017 msgstr ""
11019 #: config/mips/mips.h:572
11020 msgid "Use embedded PIC"
11021 msgstr ""
11023 #: config/mips/mips.h:574
11024 msgid "Don't use embedded PIC"
11025 msgstr ""
11027 #: config/mips/mips.h:584
11028 msgid "Use big-endian byte order"
11029 msgstr ""
11031 #: config/mips/mips.h:586
11032 msgid "Use little-endian byte order"
11033 msgstr ""
11035 #: config/mips/mips.h:588
11036 msgid "Use single (32-bit) FP only"
11037 msgstr ""
11039 #: config/mips/mips.h:590
11040 msgid "Don't use single (32-bit) FP only"
11041 msgstr ""
11043 #: config/mips/mips.h:592
11044 msgid "Use multiply accumulate"
11045 msgstr ""
11047 #: config/mips/mips.h:594
11048 msgid "Don't use multiply accumulate"
11049 msgstr ""
11051 #: config/mips/mips.h:596
11052 msgid "Don't generate fused multiply/add instructions"
11053 msgstr ""
11055 #: config/mips/mips.h:598 config/rs6000/rs6000.h:330
11056 msgid "Generate fused multiply/add instructions"
11057 msgstr ""
11059 #: config/mips/mips.h:600
11060 msgid "Work around early 4300 hardware bug"
11061 msgstr ""
11063 #: config/mips/mips.h:602
11064 msgid "Don't work around early 4300 hardware bug"
11065 msgstr ""
11067 #: config/mips/mips.h:604
11068 msgid "Work around errata for early SB-1 revision 2 cores"
11069 msgstr ""
11071 #: config/mips/mips.h:606
11072 msgid "Don't work around errata for early SB-1 revision 2 cores"
11073 msgstr ""
11075 #: config/mips/mips.h:608
11076 msgid "Trap on integer divide by zero"
11077 msgstr ""
11079 #: config/mips/mips.h:610
11080 msgid "Don't trap on integer divide by zero"
11081 msgstr ""
11083 #: config/mips/mips.h:612
11084 msgid "Use Branch Likely instructions, overriding default for arch"
11085 msgstr ""
11087 #: config/mips/mips.h:614
11088 msgid "Don't use Branch Likely instructions, overriding default for arch"
11089 msgstr ""
11091 #: config/mips/mips.h:616
11092 msgid "Use NewABI-style %reloc() assembly operators"
11093 msgstr ""
11095 #: config/mips/mips.h:618
11096 msgid "Use assembler macros instead of relocation operators"
11097 msgstr ""
11099 #: config/mips/mips.h:620
11100 #, fuzzy
11101 msgid "Generate mips16 code"
11102 msgstr "Стварыць код для DLL"
11104 #: config/mips/mips.h:622
11105 #, fuzzy
11106 msgid "Generate normal-mode code"
11107 msgstr "Генерыраваць код для GNU ld"
11109 #: config/mips/mips.h:624
11110 msgid "Lift restrictions on GOT size"
11111 msgstr ""
11113 #: config/mips/mips.h:626
11114 msgid "Do not lift restrictions on GOT size"
11115 msgstr ""
11117 #: config/mips/mips.h:748
11118 msgid "Specify an ABI"
11119 msgstr ""
11121 #: config/mips/mips.h:750
11122 msgid "Specify a Standard MIPS ISA"
11123 msgstr ""
11125 #. Output assembler code to FILE to increment profiler label # LABELNO
11126 #. for profiling a function entry.
11127 #: config/mips/mips.h:2418
11128 msgid "mips16 function profiling"
11129 msgstr ""
11131 #: config/mmix/mmix.c:207
11132 #, fuzzy, c-format
11133 msgid "-f%s not supported: ignored"
11134 msgstr "-pipe не падтрымліваецца"
11136 #: config/mmix/mmix.c:633
11137 #, c-format
11138 msgid "too large function value type, needs %d registers, have only %d registers for this"
11139 msgstr ""
11141 #: config/mmix/mmix.c:803
11142 msgid "function_profiler support for MMIX"
11143 msgstr ""
11145 #: config/mmix/mmix.c:823
11146 msgid "MMIX Internal: Last named vararg would not fit in a register"
11147 msgstr ""
11149 #: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668
11150 msgid "MMIX Internal: Expected a CONST_INT, not this"
11151 msgstr ""
11153 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1570 config/mmix/mmix.c:1686
11154 #, c-format
11155 msgid "MMIX Internal: Bad register: %d"
11156 msgstr ""
11158 #: config/mmix/mmix.c:1617
11159 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11160 msgstr ""
11162 #: config/mmix/mmix.c:1636
11163 msgid "MMIX Internal: Expected a register, not this"
11164 msgstr ""
11166 #: config/mmix/mmix.c:1646
11167 msgid "MMIX Internal: Expected a constant, not this"
11168 msgstr ""
11170 #. Presumably there's a missing case above if we get here.
11171 #: config/mmix/mmix.c:1678
11172 #, c-format
11173 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11174 msgstr ""
11176 #. We need the original here.
11177 #: config/mmix/mmix.c:1730
11178 msgid "MMIX Internal: Cannot decode this operand"
11179 msgstr ""
11181 #: config/mmix/mmix.c:1787
11182 msgid "MMIX Internal: This is not a recognized address"
11183 msgstr ""
11185 #: config/mmix/mmix.c:1964
11186 #, c-format
11187 msgid "stack frame not a multiple of 8 bytes: %d"
11188 msgstr ""
11190 #: config/mmix/mmix.c:2203
11191 #, c-format
11192 msgid "stack frame not a multiple of octabyte: %d"
11193 msgstr ""
11195 #: config/mmix/mmix.c:2677 config/mmix/mmix.c:2741
11196 #, c-format
11197 msgid "MMIX Internal: %s is not a shiftable int"
11198 msgstr ""
11200 #: config/mmix/mmix.c:2857
11201 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11202 msgstr ""
11204 #: config/mmix/mmix.c:2864
11205 msgid "MMIX Internal: What's the CC of this?"
11206 msgstr ""
11208 #: config/mmix/mmix.c:2868
11209 msgid "MMIX Internal: What is the CC of this?"
11210 msgstr ""
11212 #: config/mmix/mmix.c:2938
11213 msgid "MMIX Internal: This is not a constant:"
11214 msgstr ""
11216 #. For these target macros, there is no generic documentation here.  You
11217 #. should read `Using and Porting GCC' for that.  Only comments specific
11218 #. to the MMIX target are here.
11220 #. There are however references to the specific texinfo node (comments
11221 #. with "Node:"), so there should be little or nothing amiss.  Probably
11222 #. the opposite, since we don't have to care about old littering and
11223 #. soon outdated generic comments.
11224 #. Node: Driver
11225 #. User symbols are in the same name-space as built-in symbols, but we
11226 #. don't need the built-in symbols, so remove those and instead apply
11227 #. stricter operand checking.  Don't warn when expanding insns.
11228 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11229 #. Provide default program start 0x100 unless -mno-set-program-start.
11230 #. Don't do this if linking relocatably, with -r.  For a final link,
11231 #. produce mmo, unless ELF is requested or when linking relocatably.
11232 #. Put unused option values here.
11233 #: config/mmix/mmix.h:132
11234 msgid "Set start-address of the program"
11235 msgstr ""
11237 #: config/mmix/mmix.h:134
11238 msgid "Set start-address of data"
11239 msgstr ""
11241 #. FIXME: Provide a way to *load* the epsilon register.
11242 #: config/mmix/mmix.h:198
11243 msgid "For intrinsics library: pass all parameters in registers"
11244 msgstr ""
11246 #: config/mmix/mmix.h:201
11247 msgid "Use register stack for parameters and return value"
11248 msgstr ""
11250 #: config/mmix/mmix.h:203
11251 msgid "Use call-clobbered registers for parameters and return value"
11252 msgstr ""
11254 #: config/mmix/mmix.h:205
11255 msgid "Use epsilon-respecting floating point compare instructions"
11256 msgstr ""
11258 #: config/mmix/mmix.h:208
11259 msgid "Use zero-extending memory loads, not sign-extending ones"
11260 msgstr ""
11262 #: config/mmix/mmix.h:211
11263 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11264 msgstr ""
11266 #: config/mmix/mmix.h:215
11267 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11268 msgstr ""
11270 #: config/mmix/mmix.h:217
11271 msgid "Do not provide a default start-address 0x100 of the program"
11272 msgstr ""
11274 #: config/mmix/mmix.h:219
11275 msgid "Link to emit program in ELF format (rather than mmo)"
11276 msgstr ""
11278 #: config/mmix/mmix.h:221
11279 msgid "Use P-mnemonics for branches statically predicted as taken"
11280 msgstr ""
11282 #: config/mmix/mmix.h:223
11283 msgid "Don't use P-mnemonics for branches"
11284 msgstr ""
11286 #: config/mmix/mmix.h:225
11287 msgid "Use addresses that allocate global registers"
11288 msgstr ""
11290 #: config/mmix/mmix.h:227
11291 msgid "Do not use addresses that allocate global registers"
11292 msgstr ""
11294 #: config/mmix/mmix.h:229
11295 msgid "Generate a single exit point for each function"
11296 msgstr ""
11298 #: config/mmix/mmix.h:231
11299 #, fuzzy
11300 msgid "Do not generate a single exit point for each function"
11301 msgstr "Не генерыраваць сімвальныя інструкцыі"
11303 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11304 msgid "Target the AM33 processor"
11305 msgstr "Мэта - AM33 працэсар"
11307 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11308 #, fuzzy
11309 msgid "Target the AM33/2.0 processor"
11310 msgstr "Мэта - AM33 працэсар"
11312 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11313 msgid "Enable linker relaxations"
11314 msgstr ""
11316 #: config/mn10300/mn10300.h:69
11317 msgid "Work around hardware multiply bug"
11318 msgstr ""
11320 #: config/mn10300/mn10300.h:70
11321 msgid "Do not work around hardware multiply bug"
11322 msgstr ""
11324 #: config/ns32k/ns32k.h:142 config/s390/s390.h:125
11325 msgid "Don't use hardware fp"
11326 msgstr "Не выкарыстоўваць апаратную fp"
11328 #: config/ns32k/ns32k.h:143
11329 msgid "Alternative calling convention"
11330 msgstr ""
11332 #: config/ns32k/ns32k.h:145
11333 msgid "Pass some arguments in registers"
11334 msgstr ""
11336 #: config/ns32k/ns32k.h:146
11337 msgid "Pass all arguments on stack"
11338 msgstr ""
11340 #: config/ns32k/ns32k.h:147
11341 msgid "Optimize for 32532 cpu"
11342 msgstr "Аптымізаваць для 32532 ЦП"
11344 #: config/ns32k/ns32k.h:148
11345 msgid "Optimize for 32332 cpu"
11346 msgstr "Аптымізаваць для 32332 ЦП"
11348 #: config/ns32k/ns32k.h:150
11349 msgid "Optimize for 32032"
11350 msgstr "Аптымізаваць для 32032 ЦП"
11352 #: config/ns32k/ns32k.h:152
11353 msgid "Register sb is zero. Use for absolute addressing"
11354 msgstr ""
11356 #: config/ns32k/ns32k.h:153
11357 msgid "Do not use register sb"
11358 msgstr "Не выкарыстоўваць рэгістра sb"
11360 #: config/ns32k/ns32k.h:155
11361 msgid "Use bit-field instructions"
11362 msgstr ""
11364 #: config/ns32k/ns32k.h:157
11365 #, fuzzy
11366 msgid "Do not use bit-field instructions"
11367 msgstr "Не генерыраваць сімвальныя інструкцыі"
11369 #: config/ns32k/ns32k.h:158
11370 msgid "Generate code for high memory"
11371 msgstr ""
11373 #: config/ns32k/ns32k.h:159
11374 msgid "Generate code for low memory"
11375 msgstr ""
11377 #: config/ns32k/ns32k.h:160
11378 msgid "32381 fpu"
11379 msgstr ""
11381 #: config/ns32k/ns32k.h:162
11382 msgid "Use multiply-accumulate fp instructions"
11383 msgstr ""
11385 #: config/ns32k/ns32k.h:164
11386 msgid "Do not use multiply-accumulate fp instructions"
11387 msgstr ""
11389 #: config/ns32k/ns32k.h:165
11390 msgid "\"Small register classes\" kludge"
11391 msgstr ""
11393 #: config/ns32k/ns32k.h:166
11394 msgid "No \"Small register classes\" kludge"
11395 msgstr ""
11397 #: config/pa/pa.c:304
11398 #, c-format
11399 msgid ""
11400 "unknown -mschedule= option (%s).\n"
11401 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11402 msgstr ""
11404 #: config/pa/pa.c:329
11405 #, c-format
11406 msgid ""
11407 "unknown -march= option (%s).\n"
11408 "Valid options are 1.0, 1.1, and 2.0\n"
11409 msgstr ""
11411 #: config/pa/pa.c:342
11412 msgid "PIC code generation is not supported in the portable runtime model\n"
11413 msgstr ""
11415 #: config/pa/pa.c:347
11416 msgid "PIC code generation is not compatible with fast indirect calls\n"
11417 msgstr ""
11419 #: config/pa/pa.c:352
11420 msgid "-g is only supported when using GAS on this processor,"
11421 msgstr ""
11423 #: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25
11424 #, fuzzy
11425 msgid "Generate cpp defines for server IO"
11426 msgstr "Генерыраваць код для дадзенага ЦП"
11428 #: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27
11429 #, fuzzy
11430 msgid "Generate cpp defines for workstation IO"
11431 msgstr "Стварыць код для DLL"
11433 #. Macro to define tables used to set the flags.  This is a
11434 #. list in braces of target switches with each switch being
11435 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11436 #. or minus the bits to clear.  An empty string NAME is used to
11437 #. identify the default VALUE.  Do not mark empty strings for
11438 #. translation.
11439 #: config/pa/pa.h:232 config/pa/pa.h:238
11440 #, fuzzy
11441 msgid "Generate PA1.1 code"
11442 msgstr "Стварыць код для DLL"
11444 #: config/pa/pa.h:234 config/pa/pa.h:236
11445 #, fuzzy
11446 msgid "Generate PA1.0 code"
11447 msgstr "Стварыць код для DLL"
11449 #: config/pa/pa.h:240
11450 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11451 msgstr ""
11453 #: config/pa/pa.h:242
11454 msgid "Disable FP regs"
11455 msgstr ""
11457 #: config/pa/pa.h:244
11458 #, fuzzy
11459 msgid "Do not disable FP regs"
11460 msgstr "Не выкарыстоўваць рэгістра sb"
11462 #: config/pa/pa.h:246
11463 msgid "Disable space regs"
11464 msgstr ""
11466 #: config/pa/pa.h:248
11467 msgid "Do not disable space regs"
11468 msgstr ""
11470 #: config/pa/pa.h:250
11471 msgid "Put jumps in call delay slots"
11472 msgstr ""
11474 #: config/pa/pa.h:252
11475 msgid "Do not put jumps in call delay slots"
11476 msgstr ""
11478 #: config/pa/pa.h:254
11479 #, fuzzy
11480 msgid "Disable indexed addressing"
11481 msgstr "нерэчаісны адрас"
11483 #: config/pa/pa.h:256
11484 #, fuzzy
11485 msgid "Do not disable indexed addressing"
11486 msgstr "невядомая назва рэгістра: %s"
11488 #: config/pa/pa.h:258
11489 msgid "Use portable calling conventions"
11490 msgstr ""
11492 #: config/pa/pa.h:260
11493 #, fuzzy
11494 msgid "Do not use portable calling conventions"
11495 msgstr "Не генерыраваць сімвальныя інструкцыі"
11497 #: config/pa/pa.h:262
11498 msgid "Assume code will be assembled by GAS"
11499 msgstr ""
11501 #: config/pa/pa.h:264
11502 msgid "Do not assume code will be assembled by GAS"
11503 msgstr ""
11505 #: config/pa/pa.h:268
11506 #, fuzzy
11507 msgid "Do not use software floating point"
11508 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11510 #: config/pa/pa.h:270
11511 msgid "Emit long load/store sequences"
11512 msgstr ""
11514 #: config/pa/pa.h:272
11515 msgid "Do not emit long load/store sequences"
11516 msgstr ""
11518 #: config/pa/pa.h:274
11519 #, fuzzy
11520 msgid "Generate fast indirect calls"
11521 msgstr "Генерыраваць код для Intel as"
11523 #: config/pa/pa.h:276
11524 #, fuzzy
11525 msgid "Do not generate fast indirect calls"
11526 msgstr "Не генерыраваць сімвальныя інструкцыі"
11528 #: config/pa/pa.h:278
11529 #, fuzzy
11530 msgid "Generate code for huge switch statements"
11531 msgstr "Генерыраваць код для Intel as"
11533 #: config/pa/pa.h:280
11534 #, fuzzy
11535 msgid "Do not generate code for huge switch statements"
11536 msgstr "Генерыраваць код для Intel as"
11538 #: config/pa/pa.h:282
11539 #, fuzzy
11540 msgid "Always generate long calls"
11541 msgstr "Генерыраваць код для Intel as"
11543 #: config/pa/pa.h:284
11544 msgid "Generate long calls only when needed"
11545 msgstr ""
11547 #: config/pa/pa.h:286
11548 #, fuzzy
11549 msgid "Enable linker optimizations"
11550 msgstr "Уключаць SSA аптымізацыю"
11552 #: config/pa/pa.h:312
11553 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
11554 msgstr ""
11556 #: config/pa/pa64-hpux.h:29
11557 msgid "Assume code will be linked by GNU ld"
11558 msgstr ""
11560 #: config/pa/pa64-hpux.h:31
11561 msgid "Assume code will be linked by HP ld"
11562 msgstr ""
11564 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:316
11565 msgid "Do not use hardware floating point"
11566 msgstr ""
11568 #. return float result in ac0
11569 #: config/pdp11/pdp11.h:64
11570 msgid "Return floating point results in ac0"
11571 msgstr ""
11573 #: config/pdp11/pdp11.h:65
11574 msgid "Return floating point results in memory"
11575 msgstr ""
11577 #. is 11/40
11578 #: config/pdp11/pdp11.h:67
11579 msgid "Generate code for an 11/40"
11580 msgstr ""
11582 #. is 11/45
11583 #: config/pdp11/pdp11.h:70
11584 msgid "Generate code for an 11/45"
11585 msgstr ""
11587 #. is 11/10
11588 #: config/pdp11/pdp11.h:73
11589 msgid "Generate code for an 11/10"
11590 msgstr ""
11592 #. use movstrhi for bcopy
11593 #. use 32 bit for int
11594 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11595 msgid "Use 32 bit int"
11596 msgstr "Выкарыстоўваць 32-х бітны int"
11598 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11599 msgid "Use 16 bit int"
11600 msgstr "Выкарыстоўваць 16-ці бітны int"
11602 #. use 32 bit for float
11603 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11604 msgid "Use 32 bit float"
11605 msgstr "Выкарыстоўваць 32-х бітны float"
11607 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11608 msgid "Use 64 bit float"
11609 msgstr "Выкарыстоўваць 64-х бітны float"
11611 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11612 #. is branching expensive - on a PDP, it's actually really cheap
11613 #. this is just to play around and check what code gcc generates
11614 #. split instruction and data memory?
11615 #: config/pdp11/pdp11.h:95
11616 msgid "Target has split I&D"
11617 msgstr ""
11619 #: config/pdp11/pdp11.h:96
11620 msgid "Target does not have split I&D"
11621 msgstr ""
11623 #. UNIX assembler syntax?
11624 #: config/pdp11/pdp11.h:98
11625 msgid "Use UNIX assembler syntax"
11626 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
11628 #: config/pdp11/pdp11.h:99
11629 msgid "Use DEC assembler syntax"
11630 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
11632 #: config/rs6000/host-darwin.c:52
11633 msgid "Segmentation Fault (code)"
11634 msgstr ""
11636 #: config/rs6000/host-darwin.c:83
11637 msgid "Out of stack space.\n"
11638 msgstr ""
11640 #: config/rs6000/host-darwin.c:104
11641 #, c-format
11642 msgid "Try running `%s' in the shell to raise its limit.\n"
11643 msgstr ""
11645 #: config/rs6000/host-darwin.c:117
11646 msgid "Segmentation Fault"
11647 msgstr ""
11649 #: config/rs6000/host-darwin.c:131
11650 #, c-format
11651 msgid "While setting up signal stack: %m"
11652 msgstr ""
11654 #: config/rs6000/host-darwin.c:137
11655 #, c-format
11656 msgid "While setting up signal handler: %m"
11657 msgstr ""
11659 #: config/rs6000/host-darwin.c:184
11660 #, c-format
11661 msgid "couldn't unmap pch_address_space: %m\n"
11662 msgstr ""
11664 #. Handle the machine specific pragma longcall.  Its syntax is
11666 #. # pragma longcall ( TOGGLE )
11668 #. where TOGGLE is either 0 or 1.
11670 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11671 #. whether or not new function declarations receive a longcall
11672 #. attribute by default.
11673 #: config/rs6000/rs6000-c.c:46
11674 msgid "ignoring malformed #pragma longcall"
11675 msgstr ""
11677 #: config/rs6000/rs6000-c.c:59
11678 #, fuzzy
11679 msgid "missing open paren"
11680 msgstr "Прапушчана назва"
11682 #: config/rs6000/rs6000-c.c:61
11683 #, fuzzy
11684 msgid "missing number"
11685 msgstr "Прапушчана назва"
11687 #: config/rs6000/rs6000-c.c:63
11688 #, fuzzy
11689 msgid "missing close paren"
11690 msgstr "Прапушчана назва класа"
11692 #: config/rs6000/rs6000-c.c:66
11693 msgid "number must be 0 or 1"
11694 msgstr ""
11696 #: config/rs6000/rs6000-c.c:69
11697 msgid "junk at end of #pragma longcall"
11698 msgstr ""
11700 #: config/rs6000/rs6000.c:784
11701 msgid "-mmultiple is not supported on little endian systems"
11702 msgstr ""
11704 #: config/rs6000/rs6000.c:791
11705 msgid "-mstring is not supported on little endian systems"
11706 msgstr ""
11708 #: config/rs6000/rs6000.c:805
11709 #, c-format
11710 msgid "unknown -mdebug-%s switch"
11711 msgstr ""
11713 #: config/rs6000/rs6000.c:817
11714 #, c-format
11715 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
11716 msgstr ""
11718 #: config/rs6000/rs6000.c:828
11719 #, c-format
11720 msgid "Unknown switch -mlong-double-%s"
11721 msgstr ""
11723 #: config/rs6000/rs6000.c:1011
11724 #, fuzzy, c-format
11725 msgid "unknown -m%s= option specified: '%s'"
11726 msgstr "невядомы рэжым машыны \"%s\""
11728 #: config/rs6000/rs6000.c:1032
11729 #, c-format
11730 msgid "not configured for ABI: '%s'"
11731 msgstr ""
11733 #: config/rs6000/rs6000.c:1038
11734 #, fuzzy, c-format
11735 msgid "unknown ABI specified: '%s'"
11736 msgstr "невядомы рэжым машыны \"%s\""
11738 #: config/rs6000/rs6000.c:1052
11739 #, fuzzy, c-format
11740 msgid "unknown -malign-XXXXX option specified: '%s'"
11741 msgstr "невядомы рэжым машыны \"%s\""
11743 #: config/rs6000/rs6000.c:3892
11744 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11745 msgstr ""
11747 #: config/rs6000/rs6000.c:3991
11748 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11749 msgstr ""
11751 #: config/rs6000/rs6000.c:5409
11752 #, fuzzy
11753 msgid "argument 1 must be a 5-bit signed literal"
11754 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11756 #: config/rs6000/rs6000.c:5511 config/rs6000/rs6000.c:6134
11757 #, fuzzy
11758 msgid "argument 2 must be a 5-bit unsigned literal"
11759 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11761 #: config/rs6000/rs6000.c:5551
11762 #, fuzzy
11763 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11764 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11766 #: config/rs6000/rs6000.c:5605
11767 #, fuzzy
11768 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11769 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11771 #: config/rs6000/rs6000.c:5733
11772 #, fuzzy
11773 msgid "argument 3 must be a 4-bit unsigned literal"
11774 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11776 #: config/rs6000/rs6000.c:5903
11777 #, fuzzy, c-format
11778 msgid "argument to `%s' must be a 2-bit unsigned literal"
11779 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11781 #: config/rs6000/rs6000.c:6016
11782 #, fuzzy
11783 msgid "argument to dss must be a 2-bit unsigned literal"
11784 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11786 #: config/rs6000/rs6000.c:6254
11787 #, fuzzy
11788 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11789 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11791 #: config/rs6000/rs6000.c:6327
11792 #, fuzzy
11793 msgid "argument 1 of __builtin_spe_predicate is out of range"
11794 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11796 #: config/rs6000/rs6000.c:8531
11797 msgid "your function will be miscompiled"
11798 msgstr ""
11800 #: config/rs6000/rs6000.c:8779
11801 #, c-format
11802 msgid "invalid %%f value"
11803 msgstr ""
11805 #: config/rs6000/rs6000.c:8788
11806 #, c-format
11807 msgid "invalid %%F value"
11808 msgstr ""
11810 #: config/rs6000/rs6000.c:8797
11811 #, c-format
11812 msgid "invalid %%G value"
11813 msgstr ""
11815 #: config/rs6000/rs6000.c:8832
11816 #, c-format
11817 msgid "invalid %%j code"
11818 msgstr ""
11820 #: config/rs6000/rs6000.c:8842
11821 #, c-format
11822 msgid "invalid %%J code"
11823 msgstr ""
11825 #: config/rs6000/rs6000.c:8852
11826 #, c-format
11827 msgid "invalid %%k value"
11828 msgstr ""
11830 #: config/rs6000/rs6000.c:8872 config/xtensa/xtensa.c:1999
11831 #, c-format
11832 msgid "invalid %%K value"
11833 msgstr ""
11835 #: config/rs6000/rs6000.c:8939
11836 #, c-format
11837 msgid "invalid %%O value"
11838 msgstr "нерэчаіснае значэньне %%O"
11840 #: config/rs6000/rs6000.c:8986
11841 #, c-format
11842 msgid "invalid %%q value"
11843 msgstr ""
11845 #: config/rs6000/rs6000.c:9030
11846 #, c-format
11847 msgid "invalid %%S value"
11848 msgstr ""
11850 #: config/rs6000/rs6000.c:9072
11851 #, c-format
11852 msgid "invalid %%T value"
11853 msgstr ""
11855 #: config/rs6000/rs6000.c:9082
11856 #, c-format
11857 msgid "invalid %%u value"
11858 msgstr ""
11860 #: config/rs6000/rs6000.c:9091 config/xtensa/xtensa.c:1969
11861 #, c-format
11862 msgid "invalid %%v value"
11863 msgstr ""
11865 #: config/rs6000/rs6000.c:13581
11866 msgid "no profiling of 64-bit code for this ABI"
11867 msgstr ""
11869 #: config/rs6000/aix.h:184 config/rs6000/beos.h:32
11870 msgid "Always pass floating-point arguments in memory"
11871 msgstr ""
11873 #: config/rs6000/aix.h:186 config/rs6000/beos.h:34
11874 msgid "Don't always pass floating-point arguments in memory"
11875 msgstr ""
11877 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31
11878 #: config/rs6000/aix52.h:31
11879 msgid "Support message passing with the Parallel Environment"
11880 msgstr ""
11882 #: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11883 msgid "Compile for 64-bit pointers"
11884 msgstr ""
11886 #: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11887 msgid "Compile for 32-bit pointers"
11888 msgstr ""
11890 #: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11891 msgid "-maix64 and POWER architecture are incompatible"
11892 msgstr ""
11894 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11895 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11896 msgstr ""
11898 #: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11899 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11900 msgstr ""
11902 #: config/rs6000/darwin.h:64
11903 msgid "Generate code suitable for executables (NOT shared libs)"
11904 msgstr ""
11906 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11907 #. off.
11908 #: config/rs6000/darwin.h:80
11909 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11910 msgstr ""
11912 #. Darwin doesn't support -fpic.
11913 #: config/rs6000/darwin.h:86
11914 #, fuzzy
11915 msgid "-fpic is not supported; -fPIC assumed"
11916 msgstr "-pipe не падтрымліваецца"
11918 #: config/rs6000/linux64.h:96
11919 msgid "-m64 requires a PowerPC64 cpu"
11920 msgstr ""
11922 #: config/rs6000/linux64.h:201
11923 msgid "Call mcount for profiling before a function prologue"
11924 msgstr ""
11926 #: config/rs6000/linux64.h:203
11927 msgid "Call mcount for profiling after a function prologue"
11928 msgstr ""
11930 #. Run-time compilation parameters selecting different hardware subsets.
11932 #. Macro to define tables used to set the flags.
11933 #. This is a list in braces of pairs in braces,
11934 #. each pair being { "NAME", VALUE }
11935 #. where VALUE is the bits to set or minus the bits to clear.
11936 #. An empty string NAME is used to identify the default VALUE.
11937 #: config/rs6000/rs6000.h:262
11938 msgid "Use POWER instruction set"
11939 msgstr ""
11941 #: config/rs6000/rs6000.h:265
11942 msgid "Use POWER2 instruction set"
11943 msgstr ""
11945 #: config/rs6000/rs6000.h:267
11946 msgid "Do not use POWER2 instruction set"
11947 msgstr ""
11949 #: config/rs6000/rs6000.h:270
11950 msgid "Do not use POWER instruction set"
11951 msgstr ""
11953 #: config/rs6000/rs6000.h:272
11954 msgid "Use PowerPC instruction set"
11955 msgstr ""
11957 #: config/rs6000/rs6000.h:275
11958 msgid "Do not use PowerPC instruction set"
11959 msgstr ""
11961 #: config/rs6000/rs6000.h:277
11962 msgid "Use PowerPC General Purpose group optional instructions"
11963 msgstr ""
11965 #: config/rs6000/rs6000.h:279
11966 #, fuzzy
11967 msgid "Do not use PowerPC General Purpose group optional instructions"
11968 msgstr "Не генерыраваць сімвальныя інструкцыі"
11970 #: config/rs6000/rs6000.h:281
11971 msgid "Use PowerPC Graphics group optional instructions"
11972 msgstr ""
11974 #: config/rs6000/rs6000.h:283
11975 #, fuzzy
11976 msgid "Do not use PowerPC Graphics group optional instructions"
11977 msgstr "Не генерыраваць сімвальныя інструкцыі"
11979 #: config/rs6000/rs6000.h:285
11980 msgid "Use PowerPC-64 instruction set"
11981 msgstr ""
11983 #: config/rs6000/rs6000.h:287
11984 #, fuzzy
11985 msgid "Do not use PowerPC-64 instruction set"
11986 msgstr "Не генерыраваць сімвальныя інструкцыі"
11988 #: config/rs6000/rs6000.h:289
11989 msgid "Use AltiVec instructions"
11990 msgstr ""
11992 #: config/rs6000/rs6000.h:291
11993 #, fuzzy
11994 msgid "Do not use AltiVec instructions"
11995 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11997 #: config/rs6000/rs6000.h:293
11998 msgid "Use new mnemonics for PowerPC architecture"
11999 msgstr ""
12001 #: config/rs6000/rs6000.h:295
12002 msgid "Use old mnemonics for PowerPC architecture"
12003 msgstr ""
12005 #: config/rs6000/rs6000.h:298
12006 msgid "Put everything in the regular TOC"
12007 msgstr ""
12009 #: config/rs6000/rs6000.h:300
12010 msgid "Place floating point constants in TOC"
12011 msgstr ""
12013 #: config/rs6000/rs6000.h:302
12014 msgid "Do not place floating point constants in TOC"
12015 msgstr ""
12017 #: config/rs6000/rs6000.h:304
12018 msgid "Place symbol+offset constants in TOC"
12019 msgstr ""
12021 #: config/rs6000/rs6000.h:306
12022 msgid "Do not place symbol+offset constants in TOC"
12023 msgstr ""
12025 #: config/rs6000/rs6000.h:312
12026 msgid "Place variable addresses in the regular TOC"
12027 msgstr ""
12029 #: config/rs6000/rs6000.h:318
12030 msgid "Generate load/store multiple instructions"
12031 msgstr ""
12033 #: config/rs6000/rs6000.h:320
12034 msgid "Do not generate load/store multiple instructions"
12035 msgstr ""
12037 #: config/rs6000/rs6000.h:322
12038 msgid "Generate string instructions for block moves"
12039 msgstr ""
12041 #: config/rs6000/rs6000.h:324
12042 msgid "Do not generate string instructions for block moves"
12043 msgstr ""
12045 #: config/rs6000/rs6000.h:326
12046 msgid "Generate load/store with update instructions"
12047 msgstr ""
12049 #: config/rs6000/rs6000.h:328
12050 msgid "Do not generate load/store with update instructions"
12051 msgstr ""
12053 #: config/rs6000/rs6000.h:332
12054 #, fuzzy
12055 msgid "Do not generate fused multiply/add instructions"
12056 msgstr "Не генерыраваць сімвальныя інструкцыі"
12058 #: config/rs6000/rs6000.h:336
12059 msgid "Do not schedule the start and end of the procedure"
12060 msgstr ""
12062 #: config/rs6000/rs6000.h:342
12063 msgid "Return all structures in memory (AIX default)"
12064 msgstr ""
12066 #: config/rs6000/rs6000.h:344
12067 msgid "Return small structures in registers (SVR4 default)"
12068 msgstr ""
12070 #: config/rs6000/rs6000.h:350
12071 #, fuzzy
12072 msgid "Generate single field mfcr instruction"
12073 msgstr "Не генерыраваць сімвальныя інструкцыі"
12075 #: config/rs6000/rs6000.h:352
12076 #, fuzzy
12077 msgid "Do not generate single field mfcr instruction"
12078 msgstr "Не генерыраваць сімвальныя інструкцыі"
12080 #: config/rs6000/rs6000.h:435 config/sparc/sparc.h:654
12081 msgid "Use features of and schedule code for given CPU"
12082 msgstr ""
12084 #: config/rs6000/rs6000.h:438
12085 msgid "Enable debug output"
12086 msgstr ""
12088 #: config/rs6000/rs6000.h:440
12089 msgid "Select full, part, or no traceback table"
12090 msgstr ""
12092 #: config/rs6000/rs6000.h:441
12093 msgid "Specify ABI to use"
12094 msgstr ""
12096 #: config/rs6000/rs6000.h:443
12097 msgid "Specify size of long double (64 or 128 bits)"
12098 msgstr ""
12100 #: config/rs6000/rs6000.h:445
12101 msgid "Specify yes/no if isel instructions should be generated"
12102 msgstr ""
12104 #: config/rs6000/rs6000.h:447
12105 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12106 msgstr ""
12108 #: config/rs6000/rs6000.h:449
12109 msgid "Specify yes/no if using floating point in the GPRs"
12110 msgstr ""
12112 #: config/rs6000/rs6000.h:451
12113 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12114 msgstr ""
12116 #: config/rs6000/rs6000.h:453
12117 msgid "Avoid all range limits on call instructions"
12118 msgstr ""
12120 #: config/rs6000/rs6000.h:456
12121 msgid "Determine which dependences between insns are considered costly"
12122 msgstr ""
12124 #: config/rs6000/rs6000.h:458
12125 msgid "Specify which post scheduling nop insertion scheme to apply"
12126 msgstr ""
12128 #: config/rs6000/rs6000.h:460
12129 msgid "Specify alignment of structure fields default/natural"
12130 msgstr ""
12132 #: config/rs6000/rs6000.h:462
12133 msgid "Specify scheduling priority for dispatch slot restricted insns"
12134 msgstr ""
12136 #. Definitions for __builtin_return_address and __builtin_frame_address.
12137 #. __builtin_return_address (0) should give link register (65), enable
12138 #. this.
12139 #. This should be uncommented, so that the link register is used, but
12140 #. currently this would result in unmatched insns and spilling fixed
12141 #. registers so we'll leave it for another day.  When these problems are
12142 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12143 #. (mrs)
12144 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12145 #. Number of bytes into the frame return addresses can be found.  See
12146 #. rs6000_stack_info in rs6000.c for more information on how the different
12147 #. abi's store the return address.
12148 #: config/rs6000/rs6000.h:1929
12149 msgid "RETURN_ADDRESS_OFFSET not supported"
12150 msgstr ""
12152 #: config/rs6000/sysv4.h:87
12153 msgid "Select ABI calling convention"
12154 msgstr ""
12156 #: config/rs6000/sysv4.h:88
12157 msgid "Select method for sdata handling"
12158 msgstr ""
12160 #: config/rs6000/sysv4.h:100
12161 msgid "Align to the base type of the bit-field"
12162 msgstr ""
12164 #: config/rs6000/sysv4.h:102
12165 msgid "Don't align to the base type of the bit-field"
12166 msgstr ""
12168 #: config/rs6000/sysv4.h:104
12169 msgid "Don't assume that unaligned accesses are handled by the system"
12170 msgstr ""
12172 #: config/rs6000/sysv4.h:106
12173 msgid "Assume that unaligned accesses are handled by the system"
12174 msgstr ""
12176 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12177 msgid "Produce code relocatable at runtime"
12178 msgstr ""
12180 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12181 msgid "Don't produce code relocatable at runtime"
12182 msgstr ""
12184 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12185 msgid "Produce little endian code"
12186 msgstr ""
12188 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12189 msgid "Produce big endian code"
12190 msgstr ""
12192 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12193 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12194 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12195 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12196 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12197 msgid "no description yet"
12198 msgstr ""
12200 #: config/rs6000/sysv4.h:129
12201 msgid "Use EABI"
12202 msgstr ""
12204 #: config/rs6000/sysv4.h:130
12205 msgid "Don't use EABI"
12206 msgstr "Не выкарыстоўваць EABI"
12208 #: config/rs6000/sysv4.h:133
12209 msgid "Do not allow bit-fields to cross word boundaries"
12210 msgstr ""
12212 #: config/rs6000/sysv4.h:135
12213 msgid "Use alternate register names"
12214 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12216 #: config/rs6000/sysv4.h:137
12217 msgid "Don't use alternate register names"
12218 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12220 #: config/rs6000/sysv4.h:141
12221 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12222 msgstr ""
12224 #: config/rs6000/sysv4.h:143
12225 msgid "Link with libads.a, libc.a and crt0.o"
12226 msgstr ""
12228 #: config/rs6000/sysv4.h:145
12229 msgid "Link with libyk.a, libc.a and crt0.o"
12230 msgstr ""
12232 #: config/rs6000/sysv4.h:147
12233 msgid "Link with libmvme.a, libc.a and crt0.o"
12234 msgstr ""
12236 #: config/rs6000/sysv4.h:149
12237 msgid "Set the PPC_EMB bit in the ELF flags header"
12238 msgstr ""
12240 #: config/rs6000/sysv4.h:150
12241 msgid "Use the WindISS simulator"
12242 msgstr ""
12244 #: config/rs6000/sysv4.h:153
12245 #, fuzzy
12246 msgid "Generate 64-bit code"
12247 msgstr "Стварыць код для DLL"
12249 #: config/rs6000/sysv4.h:155
12250 #, fuzzy
12251 msgid "Generate 32-bit code"
12252 msgstr "Стварыць код для DLL"
12254 #. Sometimes certain combinations of command options do not make sense
12255 #. on a particular target machine.  You can define a macro
12256 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12257 #. defined, is executed once just after all the command options have
12258 #. been parsed.
12260 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12261 #. get control.
12262 #: config/rs6000/sysv4.h:214
12263 #, c-format
12264 msgid "bad value for -mcall-%s"
12265 msgstr ""
12267 #: config/rs6000/sysv4.h:230
12268 #, c-format
12269 msgid "bad value for -msdata=%s"
12270 msgstr ""
12272 #: config/rs6000/sysv4.h:247
12273 #, c-format
12274 msgid "-mrelocatable and -msdata=%s are incompatible"
12275 msgstr ""
12277 #: config/rs6000/sysv4.h:256
12278 #, c-format
12279 msgid "-f%s and -msdata=%s are incompatible"
12280 msgstr ""
12282 #: config/rs6000/sysv4.h:265
12283 #, c-format
12284 msgid "-msdata=%s and -mcall-%s are incompatible"
12285 msgstr ""
12287 #: config/rs6000/sysv4.h:274
12288 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12289 msgstr ""
12291 #: config/rs6000/sysv4.h:280
12292 #, c-format
12293 msgid "-mrelocatable and -mcall-%s are incompatible"
12294 msgstr ""
12296 #: config/rs6000/sysv4.h:287
12297 #, c-format
12298 msgid "-fPIC and -mcall-%s are incompatible"
12299 msgstr ""
12301 #: config/rs6000/sysv4.h:294
12302 msgid "-mcall-aixdesc must be big endian"
12303 msgstr ""
12305 #: config/rs6000/sysv4.h:309
12306 #, fuzzy, c-format
12307 msgid "-m%s not supported in this configuration"
12308 msgstr "-pipe не падтрымліваецца"
12310 #: config/s390/s390.c:926
12311 #, c-format
12312 msgid "Unknown cpu used in -march=%s."
12313 msgstr ""
12315 #: config/s390/s390.c:945
12316 #, c-format
12317 msgid "Unknown cpu used in -mtune=%s."
12318 msgstr ""
12320 #: config/s390/s390.c:950
12321 #, fuzzy, c-format
12322 msgid "z/Architecture mode not supported on %s."
12323 msgstr "-pipe не падтрымліваецца"
12325 #: config/s390/s390.c:952
12326 msgid "64-bit ABI not supported in ESA/390 mode."
12327 msgstr ""
12329 #: config/s390/s390.c:3336
12330 msgid "invalid UNSPEC as operand (1)"
12331 msgstr ""
12333 #: config/s390/s390.c:3384
12334 msgid "invalid UNSPEC as operand (2)"
12335 msgstr ""
12337 #: config/s390/s390.c:3390
12338 msgid "UNKNOWN in s390_output_symbolic_const !?"
12339 msgstr ""
12341 #: config/s390/s390.c:3406
12342 msgid "Cannot decompose address."
12343 msgstr ""
12345 #: config/s390/s390.c:3577
12346 msgid "UNKNOWN in print_operand !?"
12347 msgstr ""
12349 #: config/s390/s390.c:5304
12350 msgid "Total size of local variables exceeds architecture limit."
12351 msgstr ""
12353 #: config/s390/s390.h:126
12354 msgid "Set backchain"
12355 msgstr ""
12357 #: config/s390/s390.h:127
12358 msgid "Don't set backchain (faster, but debug harder"
12359 msgstr ""
12361 #: config/s390/s390.h:128
12362 msgid "Use bras for executable < 64k"
12363 msgstr ""
12365 #: config/s390/s390.h:129
12366 #, fuzzy
12367 msgid "Don't use bras"
12368 msgstr "Не выкарыстоўваць Irix PIC"
12370 #: config/s390/s390.h:130
12371 msgid "Additional debug prints"
12372 msgstr ""
12374 #: config/s390/s390.h:131
12375 msgid "Don't print additional debug prints"
12376 msgstr ""
12378 #: config/s390/s390.h:132
12379 msgid "64 bit ABI"
12380 msgstr ""
12382 #: config/s390/s390.h:133
12383 msgid "31 bit ABI"
12384 msgstr ""
12386 #: config/s390/s390.h:134
12387 msgid "z/Architecture"
12388 msgstr ""
12390 #: config/s390/s390.h:135
12391 msgid "ESA/390 architecture"
12392 msgstr ""
12394 #: config/s390/s390.h:136
12395 msgid "mvcle use"
12396 msgstr ""
12398 #: config/s390/s390.h:137
12399 msgid "mvc&ex"
12400 msgstr ""
12402 #: config/s390/s390.h:138
12403 msgid "enable tpf OS code"
12404 msgstr ""
12406 #: config/s390/s390.h:139
12407 msgid "disable tpf OS code"
12408 msgstr ""
12410 #: config/s390/s390.h:140
12411 #, fuzzy
12412 msgid "disable fused multiply/add instructions"
12413 msgstr "Не генерыраваць сімвальныя інструкцыі"
12415 #: config/s390/s390.h:141
12416 #, fuzzy
12417 msgid "enable fused multiply/add instructions"
12418 msgstr "Не генерыраваць сімвальныя інструкцыі"
12420 #: config/sh/sh.c:5841
12421 #, fuzzy
12422 msgid "__builtin_saveregs not supported by this subtarget"
12423 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12425 #: config/sh/sh.c:6743
12426 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12427 msgstr ""
12429 #. The sp_switch attribute only has meaning for interrupt functions.
12430 #: config/sh/sh.c:6765 config/sh/sh.c:6800
12431 #, c-format
12432 msgid "`%s' attribute only applies to interrupt functions"
12433 msgstr ""
12435 #. The argument must be a constant string.
12436 #: config/sh/sh.c:6772
12437 #, c-format
12438 msgid "`%s' attribute argument not a string constant"
12439 msgstr ""
12441 #. The argument must be a constant integer.
12442 #: config/sh/sh.c:6807
12443 #, c-format
12444 msgid "`%s' attribute argument not an integer constant"
12445 msgstr ""
12447 #. There are no delay slots on SHmedia.
12448 #. Relaxation isn't yet supported for SHmedia
12449 #. -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.
12450 #: config/sh/sh.h:478
12451 #, fuzzy
12452 msgid "Profiling is not supported on this target."
12453 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12455 #: config/sparc/sparc.c:360
12456 #, c-format
12457 msgid "%s is not supported by this configuration"
12458 msgstr ""
12460 #: config/sparc/sparc.c:367
12461 msgid "-mlong-double-64 not allowed with -m64"
12462 msgstr ""
12464 #: config/sparc/sparc.c:392
12465 msgid "-mcmodel= is not supported on 32 bit systems"
12466 msgstr ""
12468 #: config/sparc/sparc.c:6793 config/sparc/sparc.c:6799
12469 #, c-format
12470 msgid "invalid %%Y operand"
12471 msgstr "нерэчаісны %%Y аперанд"
12473 #: config/sparc/sparc.c:6869
12474 #, c-format
12475 msgid "invalid %%A operand"
12476 msgstr "нерэчаісны %%A аперанд"
12478 #: config/sparc/sparc.c:6879
12479 #, c-format
12480 msgid "invalid %%B operand"
12481 msgstr "нерэчаісны %%B аперанд"
12483 #: config/sparc/sparc.c:6918
12484 #, c-format
12485 msgid "invalid %%c operand"
12486 msgstr "нерэчаісны %%c аперанд"
12488 #: config/sparc/sparc.c:6919
12489 #, c-format
12490 msgid "invalid %%C operand"
12491 msgstr "нерэчаісны %%C аперанд"
12493 #: config/sparc/sparc.c:6940
12494 #, c-format
12495 msgid "invalid %%d operand"
12496 msgstr "нерэчаісны %%d аперанд"
12498 #: config/sparc/sparc.c:6941
12499 #, c-format
12500 msgid "invalid %%D operand"
12501 msgstr "нерэчаісны %%D аперанд"
12503 #: config/sparc/sparc.c:6957
12504 #, c-format
12505 msgid "invalid %%f operand"
12506 msgstr "нерэчаісны %%f аперанд"
12508 #: config/sparc/sparc.c:6971
12509 #, fuzzy, c-format
12510 msgid "invalid %%s operand"
12511 msgstr "нерэчаісны %%f аперанд"
12513 #: config/sparc/sparc.c:7025
12514 msgid "long long constant not a valid immediate operand"
12515 msgstr ""
12517 #: config/sparc/sparc.c:7028
12518 msgid "floating point constant not a valid immediate operand"
12519 msgstr ""
12521 #: config/sparc/freebsd.h:81 config/sparc/linux.h:92
12522 #: config/sparc/linux64.h:104 config/sparc/netbsd-elf.h:216
12523 msgid "Use 128 bit long doubles"
12524 msgstr ""
12526 #: config/sparc/sp64-elf.h:90
12527 msgid "Generate code for big endian"
12528 msgstr ""
12530 #: config/sparc/sp64-elf.h:91
12531 msgid "Generate code for little endian"
12532 msgstr ""
12534 #: config/sparc/sp86x-elf.h:68
12535 msgid "Use little-endian byte order for data"
12536 msgstr ""
12538 #: config/sparc/sparc.h:553
12539 msgid "Assume possible double misalignment"
12540 msgstr ""
12542 #: config/sparc/sparc.h:555
12543 msgid "Assume all doubles are aligned"
12544 msgstr ""
12546 #: config/sparc/sparc.h:557
12547 msgid "Pass -assert pure-text to linker"
12548 msgstr ""
12550 #: config/sparc/sparc.h:559
12551 msgid "Do not pass -assert pure-text to linker"
12552 msgstr ""
12554 #: config/sparc/sparc.h:561
12555 msgid "Use flat register window model"
12556 msgstr ""
12558 #: config/sparc/sparc.h:563
12559 msgid "Do not use flat register window model"
12560 msgstr ""
12562 #: config/sparc/sparc.h:565
12563 msgid "Use ABI reserved registers"
12564 msgstr ""
12566 #: config/sparc/sparc.h:567
12567 msgid "Do not use ABI reserved registers"
12568 msgstr ""
12570 #: config/sparc/sparc.h:569
12571 msgid "Use hardware quad fp instructions"
12572 msgstr ""
12574 #: config/sparc/sparc.h:571
12575 msgid "Do not use hardware quad fp instructions"
12576 msgstr ""
12578 #: config/sparc/sparc.h:573
12579 msgid "Compile for v8plus ABI"
12580 msgstr ""
12582 #: config/sparc/sparc.h:575
12583 msgid "Do not compile for v8plus ABI"
12584 msgstr ""
12586 #: config/sparc/sparc.h:577
12587 msgid "Utilize Visual Instruction Set"
12588 msgstr ""
12590 #: config/sparc/sparc.h:579
12591 msgid "Do not utilize Visual Instruction Set"
12592 msgstr ""
12594 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12595 #: config/sparc/sparc.h:582
12596 msgid "Optimize for Cypress processors"
12597 msgstr "Аптымізацыя для Cypress працэсараў"
12599 #: config/sparc/sparc.h:584
12600 #, fuzzy
12601 msgid "Optimize for SPARCLite processors"
12602 msgstr "Аптымізацыя для SparcLite працэсараў"
12604 #: config/sparc/sparc.h:586
12605 msgid "Optimize for F930 processors"
12606 msgstr "Аптымізацыя для  F930 працэсараў"
12608 #: config/sparc/sparc.h:588
12609 msgid "Optimize for F934 processors"
12610 msgstr "Аптымізацыя для F934 працэсараў"
12612 #: config/sparc/sparc.h:590
12613 msgid "Use V8 SPARC ISA"
12614 msgstr ""
12616 #: config/sparc/sparc.h:592
12617 #, fuzzy
12618 msgid "Optimize for SuperSPARC processors"
12619 msgstr "Аптымізацыя для SuperSparc працэсараў"
12621 #. End of deprecated options.
12622 #: config/sparc/sparc.h:595
12623 msgid "Pointers are 64-bit"
12624 msgstr ""
12626 #: config/sparc/sparc.h:597
12627 msgid "Pointers are 32-bit"
12628 msgstr ""
12630 #: config/sparc/sparc.h:599
12631 msgid "Use 32-bit ABI"
12632 msgstr ""
12634 #: config/sparc/sparc.h:601
12635 msgid "Use 64-bit ABI"
12636 msgstr ""
12638 #: config/sparc/sparc.h:603
12639 msgid "Use stack bias"
12640 msgstr ""
12642 #: config/sparc/sparc.h:605
12643 msgid "Do not use stack bias"
12644 msgstr ""
12646 #: config/sparc/sparc.h:607
12647 msgid "Use structs on stronger alignment for double-word copies"
12648 msgstr ""
12650 #: config/sparc/sparc.h:609
12651 msgid "Do not use structs on stronger alignment for double-word copies"
12652 msgstr ""
12654 #: config/sparc/sparc.h:611
12655 msgid "Optimize tail call instructions in assembler and linker"
12656 msgstr ""
12658 #: config/sparc/sparc.h:613
12659 msgid "Do not optimize tail call instructions in assembler or linker"
12660 msgstr ""
12662 #: config/sparc/sparc.h:658
12663 msgid "Use given SPARC code model"
12664 msgstr ""
12666 #: config/stormy16/stormy16.c:526
12667 msgid "Constant halfword load operand out of range."
12668 msgstr ""
12670 #: config/stormy16/stormy16.c:536
12671 msgid "Constant arithmetic operand out of range."
12672 msgstr ""
12674 #: config/stormy16/stormy16.c:1027
12675 msgid "Local variable memory requirements exceed capacity."
12676 msgstr ""
12678 #: config/stormy16/stormy16.c:1193
12679 msgid "function_profiler support"
12680 msgstr ""
12682 #: config/stormy16/stormy16.c:1292
12683 msgid "cannot use va_start in interrupt function"
12684 msgstr ""
12686 #: config/stormy16/stormy16.c:1624
12687 msgid "`B' operand is not constant"
12688 msgstr ""
12690 #: config/stormy16/stormy16.c:1630
12691 msgid "`B' operand has multiple bits set"
12692 msgstr ""
12694 #: config/stormy16/stormy16.c:1656
12695 msgid "`o' operand is not constant"
12696 msgstr ""
12698 #: config/stormy16/stormy16.c:1670
12699 msgid "xstormy16_print_operand: unknown code"
12700 msgstr ""
12702 #: config/stormy16/stormy16.c:1716
12703 #, c-format
12704 msgid "switch statement of size %lu entries too large"
12705 msgstr ""
12707 #: config/v850/v850-c.c:67
12708 msgid "#pragma GHS endXXXX found without previous startXXX"
12709 msgstr ""
12711 #: config/v850/v850-c.c:69
12712 msgid "#pragma GHS endXXX does not match previous startXXX"
12713 msgstr ""
12715 #: config/v850/v850-c.c:94
12716 msgid "cannot set interrupt attribute: no current function"
12717 msgstr ""
12719 #: config/v850/v850-c.c:102
12720 msgid "cannot set interrupt attribute: no such identifier"
12721 msgstr ""
12723 #: config/v850/v850-c.c:147
12724 msgid "junk at end of #pragma ghs section"
12725 msgstr ""
12727 #: config/v850/v850-c.c:164
12728 #, c-format
12729 msgid "unrecognized section name \"%s\""
12730 msgstr "нераспазнаная назва сэкцыі \"%s\""
12732 #: config/v850/v850-c.c:179
12733 msgid "malformed #pragma ghs section"
12734 msgstr ""
12736 #: config/v850/v850-c.c:198
12737 msgid "junk at end of #pragma ghs interrupt"
12738 msgstr ""
12740 #: config/v850/v850-c.c:209
12741 msgid "junk at end of #pragma ghs starttda"
12742 msgstr ""
12744 #: config/v850/v850-c.c:220
12745 msgid "junk at end of #pragma ghs startsda"
12746 msgstr ""
12748 #: config/v850/v850-c.c:231
12749 msgid "junk at end of #pragma ghs startzda"
12750 msgstr ""
12752 #: config/v850/v850-c.c:242
12753 msgid "junk at end of #pragma ghs endtda"
12754 msgstr ""
12756 #: config/v850/v850-c.c:253
12757 msgid "junk at end of #pragma ghs endsda"
12758 msgstr ""
12760 #: config/v850/v850-c.c:264
12761 msgid "junk at end of #pragma ghs endzda"
12762 msgstr ""
12764 #: config/v850/v850.c:142
12765 #, c-format
12766 msgid "%s=%s is not numeric"
12767 msgstr ""
12769 #: config/v850/v850.c:149
12770 #, c-format
12771 msgid "%s=%s is too large"
12772 msgstr "%s=%s вельмі вялікі"
12774 #: config/v850/v850.c:301
12775 msgid "const_double_split got a bad insn:"
12776 msgstr ""
12778 #: config/v850/v850.c:866
12779 msgid "output_move_single:"
12780 msgstr ""
12782 #: config/v850/v850.c:2209
12783 msgid "%Jdata area attributes cannot be specified for local variables"
12784 msgstr ""
12786 #: config/v850/v850.c:2220
12787 #, fuzzy
12788 msgid "%Jdata area of '%D' conflicts with previous declaration"
12789 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
12791 #: config/v850/v850.c:2419
12792 #, c-format
12793 msgid "bogus JR construction: %d\n"
12794 msgstr ""
12796 #: config/v850/v850.c:2440 config/v850/v850.c:2643
12797 #, c-format
12798 msgid "bad amount of stack space removal: %d"
12799 msgstr ""
12801 #: config/v850/v850.c:2619
12802 #, c-format
12803 msgid "bogus JARL construction: %d\n"
12804 msgstr ""
12806 #: config/v850/v850.c:2989
12807 #, c-format
12808 msgid "Bogus DISPOSE construction: %d\n"
12809 msgstr ""
12811 #: config/v850/v850.c:3011
12812 #, c-format
12813 msgid "Too much stack space to dispose of: %d"
12814 msgstr ""
12816 #: config/v850/v850.c:3184
12817 #, c-format
12818 msgid "Bogus PREPEARE construction: %d\n"
12819 msgstr ""
12821 #: config/v850/v850.c:3206
12822 #, c-format
12823 msgid "Too much stack space to prepare: %d"
12824 msgstr ""
12826 #. Macro to define tables used to set the flags.
12827 #. This is a list in braces of pairs in braces,
12828 #. each pair being { "NAME", VALUE }
12829 #. where VALUE is the bits to set or minus the bits to clear.
12830 #. An empty string NAME is used to identify the default VALUE.
12831 #: config/v850/v850.h:174
12832 msgid "Support Green Hills ABI"
12833 msgstr ""
12835 #: config/v850/v850.h:177
12836 msgid "Prohibit PC relative function calls"
12837 msgstr ""
12839 #: config/v850/v850.h:180
12840 msgid "Reuse r30 on a per function basis"
12841 msgstr ""
12843 #: config/v850/v850.h:183
12844 msgid "Use stubs for function prologues"
12845 msgstr ""
12847 #: config/v850/v850.h:186
12848 msgid "Same as: -mep -mprolog-function"
12849 msgstr ""
12851 #: config/v850/v850.h:187
12852 msgid "Enable backend debugging"
12853 msgstr ""
12855 #: config/v850/v850.h:189
12856 msgid "Compile for the v850 processor"
12857 msgstr ""
12859 #: config/v850/v850.h:191
12860 #, fuzzy
12861 msgid "Compile for v850e1 processor"
12862 msgstr "Аптымізацыя для  F930 працэсараў"
12864 #. Make sure that the other bits are cleared.
12865 #: config/v850/v850.h:193
12866 #, fuzzy
12867 msgid "Compile for v850e processor"
12868 msgstr "Аптымізацыя для  F930 працэсараў"
12870 #. Make sure that the other bits are cleared.
12871 #: config/v850/v850.h:195
12872 #, fuzzy
12873 msgid "Enable the use of the short load instructions"
12874 msgstr "Не генерыраваць сімвальныя інструкцыі"
12876 #: config/v850/v850.h:198
12877 #, fuzzy
12878 msgid "Do not use the callt instruction"
12879 msgstr "Не генерыраваць сімвальныя інструкцыі"
12881 #: config/v850/v850.h:205
12882 #, fuzzy
12883 msgid "Do not use registers r2 and r5"
12884 msgstr "Не выкарыстоўваць рэгістра sb"
12886 #: config/v850/v850.h:207
12887 msgid "Enforce strict alignment"
12888 msgstr ""
12890 #: config/v850/v850.h:210
12891 msgid "Use 4 byte entries in switch tables"
12892 msgstr ""
12894 #: config/v850/v850.h:236
12895 msgid "Set the max size of data eligible for the TDA area"
12896 msgstr ""
12898 #: config/v850/v850.h:239
12899 msgid "Set the max size of data eligible for the SDA area"
12900 msgstr ""
12902 #: config/v850/v850.h:242
12903 msgid "Set the max size of data eligible for the ZDA area"
12904 msgstr ""
12906 #: config/xtensa/xtensa.c:1828
12907 msgid "boolean registers required for the floating-point option"
12908 msgstr ""
12910 #: config/xtensa/xtensa.c:1882
12911 #, fuzzy, c-format
12912 msgid "-f%s is not supported with CONST16 instructions"
12913 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
12915 #: config/xtensa/xtensa.c:1887
12916 msgid "PIC is required but not supported with CONST16 instructions"
12917 msgstr ""
12919 #: config/xtensa/xtensa.c:1957
12920 #, fuzzy, c-format
12921 msgid "invalid %%D value"
12922 msgstr "дрэннае %%Q значэнне"
12924 #: config/xtensa/xtensa.c:1994
12925 msgid "invalid mask"
12926 msgstr "нерэчаісная маска"
12928 #: config/xtensa/xtensa.c:2020
12929 #, fuzzy, c-format
12930 msgid "invalid %%x value"
12931 msgstr "нерэчаіснае значэньне %%x/X"
12933 #: config/xtensa/xtensa.c:2027
12934 #, fuzzy, c-format
12935 msgid "invalid %%d value"
12936 msgstr "дрэннае %%Q значэнне"
12938 #: config/xtensa/xtensa.c:2048 config/xtensa/xtensa.c:2058
12939 #, fuzzy, c-format
12940 msgid "invalid %%t/%%b value"
12941 msgstr "дрэннае %%Q значэнне"
12943 #: config/xtensa/xtensa.c:2100
12944 msgid "invalid address"
12945 msgstr "нерэчаісны адрас"
12947 #: config/xtensa/xtensa.c:2125
12948 #, fuzzy
12949 msgid "no register in address"
12950 msgstr "невядомая назва рэгістра: %s"
12952 #: config/xtensa/xtensa.c:2133
12953 msgid "address offset not a constant"
12954 msgstr ""
12956 #: config/xtensa/xtensa.c:2744
12957 msgid "only uninitialized variables can be placed in a .bss section"
12958 msgstr ""
12960 #: config/xtensa/xtensa.h:79
12961 msgid "Use CONST16 instruction to load constants"
12962 msgstr ""
12964 #: config/xtensa/xtensa.h:81
12965 msgid "Use PC-relative L32R instruction to load constants"
12966 msgstr ""
12968 #: config/xtensa/xtensa.h:83
12969 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12970 msgstr ""
12972 #: config/xtensa/xtensa.h:85
12973 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12974 msgstr ""
12976 #: config/xtensa/xtensa.h:87
12977 msgid "Intersperse literal pools with code in the text section"
12978 msgstr ""
12980 #: config/xtensa/xtensa.h:89
12981 msgid "Put literal pools in a separate literal section"
12982 msgstr ""
12984 #: config/xtensa/xtensa.h:91
12985 msgid "Automatically align branch targets to reduce branch penalties"
12986 msgstr ""
12988 #: config/xtensa/xtensa.h:93
12989 msgid "Do not automatically align branch targets"
12990 msgstr ""
12992 #: config/xtensa/xtensa.h:95
12993 msgid "Use indirect CALLXn instructions for large programs"
12994 msgstr ""
12996 #: config/xtensa/xtensa.h:97
12997 msgid "Use direct CALLn instructions for fast calls"
12998 msgstr ""
13000 #: ada/misc.c:240
13001 #, fuzzy, c-format
13002 msgid "missing argument to \"-%s\""
13003 msgstr "аргумент для \"%s\" прапушчан"
13005 #: ada/misc.c:281
13006 msgid "`-gnat' misspelled as `-gant'"
13007 msgstr ""
13009 #: cp/call.c:217
13010 msgid "unable to call pointer to member function here"
13011 msgstr ""
13013 #: cp/call.c:2228
13014 msgid "%s %D(%T, %T, %T) <built-in>"
13015 msgstr ""
13017 #: cp/call.c:2233
13018 msgid "%s %D(%T, %T) <built-in>"
13019 msgstr ""
13021 #: cp/call.c:2237
13022 msgid "%s %D(%T) <built-in>"
13023 msgstr ""
13025 #: cp/call.c:2241
13026 msgid "%s %T <conversion>"
13027 msgstr ""
13029 #: cp/call.c:2243
13030 msgid "%J%s %+#D <near match>"
13031 msgstr ""
13033 #: cp/call.c:2245
13034 msgid "%J%s %+#D"
13035 msgstr ""
13037 #: cp/call.c:2280
13038 msgid "candidates are:"
13039 msgstr ""
13041 #: cp/call.c:2468
13042 msgid "conversion from `%T' to `%T' is ambiguous"
13043 msgstr ""
13045 #: cp/call.c:2619 cp/call.c:2663
13046 msgid "no matching function for call to `%D(%A)'"
13047 msgstr ""
13049 #: cp/call.c:2622 cp/call.c:2666
13050 msgid "call of overloaded `%D(%A)' is ambiguous"
13051 msgstr ""
13053 #. It's no good looking for an overloaded operator() on a
13054 #. pointer-to-member-function.
13055 #: cp/call.c:2732
13056 #, c-format
13057 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13058 msgstr ""
13060 #: cp/call.c:2798
13061 msgid "no match for call to `(%T) (%A)'"
13062 msgstr ""
13064 #: cp/call.c:2806
13065 msgid "call of `(%T) (%A)' is ambiguous"
13066 msgstr ""
13068 #: cp/call.c:2839
13069 #, c-format
13070 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
13071 msgstr ""
13073 #: cp/call.c:2845
13074 #, fuzzy, c-format
13075 msgid "%s for 'operator%s' in '%E%s'"
13076 msgstr "%s перад знакам \"%s\""
13078 #: cp/call.c:2849
13079 #, c-format
13080 msgid "%s for 'operator[]' in '%E[%E]'"
13081 msgstr ""
13083 #: cp/call.c:2854
13084 #, fuzzy, c-format
13085 msgid "%s for '%s' in '%s %E'"
13086 msgstr "прапушчана поле '%s' у '%s'"
13088 #: cp/call.c:2859
13089 #, c-format
13090 msgid "%s for 'operator%s' in '%E %s %E'"
13091 msgstr ""
13093 #: cp/call.c:2862
13094 #, fuzzy, c-format
13095 msgid "%s for 'operator%s' in '%s%E'"
13096 msgstr "%s перад знакам \"%s\""
13098 #: cp/call.c:2951
13099 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13100 msgstr ""
13102 #: cp/call.c:3028
13103 #, c-format
13104 msgid "`%E' has type `void' and is not a throw-expression"
13105 msgstr ""
13107 #: cp/call.c:3061 cp/call.c:3265
13108 msgid "operands to ?: have different types"
13109 msgstr ""
13111 #: cp/call.c:3219
13112 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13113 msgstr ""
13115 #: cp/call.c:3226
13116 msgid "enumeral and non-enumeral type in conditional expression"
13117 msgstr ""
13119 #: cp/call.c:3511
13120 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13121 msgstr ""
13123 #: cp/call.c:3560
13124 msgid "using synthesized `%#D' for copy assignment"
13125 msgstr ""
13127 #: cp/call.c:3562
13128 msgid "  where cfront would use `%#D'"
13129 msgstr ""
13131 #: cp/call.c:3585
13132 msgid "comparison between `%#T' and `%#T'"
13133 msgstr ""
13135 #: cp/call.c:3831
13136 #, fuzzy
13137 msgid "no suitable `operator %s' for `%T'"
13138 msgstr "немагчымы апэратар '%s'"
13140 #: cp/call.c:3848
13141 msgid "`%+#D' is private"
13142 msgstr ""
13144 #: cp/call.c:3850
13145 msgid "`%+#D' is protected"
13146 msgstr ""
13148 #: cp/call.c:3852
13149 msgid "`%+#D' is inaccessible"
13150 msgstr ""
13152 #: cp/call.c:3853
13153 msgid "within this context"
13154 msgstr ""
13156 #: cp/call.c:3923
13157 msgid "invalid conversion from `%T' to `%T'"
13158 msgstr ""
13160 #: cp/call.c:3925
13161 msgid "  initializing argument %P of `%D'"
13162 msgstr ""
13164 #: cp/call.c:4079
13165 #, fuzzy
13166 msgid "cannot bind bitfield `%E' to `%T'"
13167 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13169 #: cp/call.c:4082
13170 #, fuzzy
13171 msgid "cannot bind packed field `%E' to `%T'"
13172 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13174 #: cp/call.c:4085
13175 #, fuzzy
13176 msgid "cannot bind rvalue `%E' to `%T'"
13177 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13179 #: cp/call.c:4173
13180 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13181 msgstr ""
13183 #. Undefined behavior [expr.call] 5.2.2/7.
13184 #: cp/call.c:4197
13185 msgid "cannot receive objects of non-POD type `%#T' through `...'; call will abort at runtime"
13186 msgstr ""
13188 #: cp/call.c:4237
13189 #, fuzzy
13190 msgid "the default argument for parameter %d of `%D' has not yet been parsed"
13191 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
13193 #: cp/call.c:4432
13194 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13195 msgstr ""
13197 #: cp/call.c:4451
13198 msgid "`%T' is not an accessible base of `%T'"
13199 msgstr ""
13201 #: cp/call.c:4720
13202 msgid "could not find class$ field in java interface type `%T'"
13203 msgstr ""
13205 #: cp/call.c:4975
13206 #, fuzzy
13207 msgid "call to non-function `%D'"
13208 msgstr "у функцыі \"%s\":"
13210 #: cp/call.c:5001
13211 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13212 msgstr ""
13214 #: cp/call.c:5079
13215 msgid "no matching function for call to `%T::%s(%A)%#V'"
13216 msgstr ""
13218 #: cp/call.c:5096
13219 #, fuzzy, c-format
13220 msgid "call of overloaded `%s(%A)' is ambiguous"
13221 msgstr "памер \"%s\" - %d байт"
13223 #: cp/call.c:5117
13224 msgid "cannot call member function `%D' without object"
13225 msgstr ""
13227 #: cp/call.c:5702
13228 msgid "passing `%T' chooses `%T' over `%T'"
13229 msgstr ""
13231 #: cp/call.c:5704 cp/name-lookup.c:4143
13232 msgid "  in call to `%D'"
13233 msgstr ""
13235 #: cp/call.c:5761
13236 msgid "choosing `%D' over `%D'"
13237 msgstr ""
13239 #: cp/call.c:5762
13240 msgid "  for conversion from `%T' to `%T'"
13241 msgstr ""
13243 #: cp/call.c:5764
13244 msgid "  because conversion sequence for the argument is better"
13245 msgstr ""
13247 #: cp/call.c:5884
13248 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:"
13249 msgstr ""
13251 #: cp/call.c:5888
13252 msgid "candidate 1:"
13253 msgstr ""
13255 #: cp/call.c:5889
13256 msgid "candidate 2:"
13257 msgstr ""
13259 #: cp/call.c:5998
13260 msgid "could not convert `%E' to `%T'"
13261 msgstr ""
13263 #: cp/call.c:6103
13264 msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
13265 msgstr ""
13267 #: cp/call.c:6107
13268 msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
13269 msgstr ""
13271 #: cp/class.c:279
13272 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13273 msgstr ""
13275 #: cp/class.c:762
13276 msgid "Java class '%T' cannot have an implicit non-trivial destructor"
13277 msgstr ""
13279 #: cp/class.c:763
13280 msgid "Java class '%T' cannot have a destructor"
13281 msgstr ""
13283 #: cp/class.c:931
13284 msgid "`%#D' and `%#D' cannot be overloaded"
13285 msgstr ""
13287 #: cp/class.c:977
13288 msgid "conflicting access specifications for method `%D', ignored"
13289 msgstr ""
13291 #: cp/class.c:979
13292 #, c-format
13293 msgid "conflicting access specifications for field `%s', ignored"
13294 msgstr ""
13296 #: cp/class.c:1029
13297 msgid "`%D' names constructor"
13298 msgstr ""
13300 #: cp/class.c:1034
13301 #, fuzzy
13302 msgid "`%D' invalid in `%T'"
13303 msgstr "Нерэчаісны выбар \"%s\""
13305 #: cp/class.c:1042
13306 msgid "no members matching `%D' in `%#T'"
13307 msgstr ""
13309 #: cp/class.c:1074 cp/class.c:1082
13310 #, fuzzy
13311 msgid "`%D' invalid in `%#T'"
13312 msgstr "Нерэчаісны выбар \"%s\""
13314 #: cp/class.c:1075
13315 msgid "  because of local method `%#D' with same name"
13316 msgstr ""
13318 #: cp/class.c:1083
13319 msgid "  because of local member `%#D' with same name"
13320 msgstr ""
13322 #: cp/class.c:1153
13323 msgid "base class `%#T' has a non-virtual destructor"
13324 msgstr ""
13326 #: cp/class.c:1173
13327 msgid "base `%T' with only non-default constructor in class without a constructor"
13328 msgstr ""
13330 #: cp/class.c:1557
13331 msgid "all member functions in class `%T' are private"
13332 msgstr ""
13334 #: cp/class.c:1568
13335 msgid "`%#T' only defines a private destructor and has no friends"
13336 msgstr ""
13338 #: cp/class.c:1610
13339 msgid "`%#T' only defines private constructors and has no friends"
13340 msgstr ""
13342 #: cp/class.c:1995
13343 msgid "no unique final overrider for `%D' in `%T'"
13344 msgstr ""
13346 #. Here we know it is a hider, and no overrider exists.
13347 #: cp/class.c:2441
13348 msgid "`%D' was hidden"
13349 msgstr ""
13351 #: cp/class.c:2442
13352 msgid "  by `%D'"
13353 msgstr ""
13355 #: cp/class.c:2484 cp/decl2.c:1160
13356 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13357 msgstr ""
13359 #: cp/class.c:2490 cp/decl2.c:1167
13360 msgid "private member `%#D' in anonymous union"
13361 msgstr ""
13363 #: cp/class.c:2493 cp/decl2.c:1169
13364 msgid "protected member `%#D' in anonymous union"
13365 msgstr ""
13367 #: cp/class.c:2612
13368 msgid "vtable layout for class `%T' may not be ABI-compliant and may change in a future version of GCC due to implicit virtual destructor"
13369 msgstr ""
13371 #: cp/class.c:2672
13372 #, fuzzy
13373 msgid "bit-field `%#D' with non-integral type"
13374 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13376 #: cp/class.c:2692
13377 msgid "bit-field `%D' width not an integer constant"
13378 msgstr ""
13380 #: cp/class.c:2698
13381 msgid "negative width in bit-field `%D'"
13382 msgstr ""
13384 #: cp/class.c:2703
13385 msgid "zero width for bit-field `%D'"
13386 msgstr ""
13388 #: cp/class.c:2709
13389 msgid "width of `%D' exceeds its type"
13390 msgstr ""
13392 #: cp/class.c:2718
13393 msgid "`%D' is too small to hold all values of `%#T'"
13394 msgstr ""
13396 #: cp/class.c:2780
13397 msgid "member `%#D' with constructor not allowed in union"
13398 msgstr ""
13400 #: cp/class.c:2783
13401 msgid "member `%#D' with destructor not allowed in union"
13402 msgstr ""
13404 #: cp/class.c:2786
13405 msgid "member `%#D' with copy assignment operator not allowed in union"
13406 msgstr ""
13408 #: cp/class.c:2813
13409 msgid "multiple fields in union `%T' initialized"
13410 msgstr ""
13412 #: cp/class.c:2879
13413 msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
13414 msgstr ""
13416 #: cp/class.c:2939
13417 msgid "`%D' may not be static because it is a member of a union"
13418 msgstr ""
13420 #: cp/class.c:2944
13421 msgid "`%D' may not have reference type `%T' because it is a member of a union"
13422 msgstr ""
13424 #: cp/class.c:2952
13425 msgid "field `%D' in local class cannot be static"
13426 msgstr ""
13428 #: cp/class.c:2958
13429 msgid "field `%D' invalidly declared function type"
13430 msgstr ""
13432 #: cp/class.c:2965
13433 #, fuzzy
13434 msgid "field `%D' invalidly declared method type"
13435 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13437 #: cp/class.c:2998
13438 msgid "non-static reference `%#D' in class without a constructor"
13439 msgstr ""
13441 #: cp/class.c:3041
13442 msgid "non-static const member `%#D' in class without a constructor"
13443 msgstr ""
13445 #: cp/class.c:3056
13446 msgid "field `%#D' with same name as class"
13447 msgstr ""
13449 #: cp/class.c:3074
13450 msgid "`%#T' has pointer data members"
13451 msgstr ""
13453 #: cp/class.c:3078
13454 msgid "  but does not override `%T(const %T&)'"
13455 msgstr ""
13457 #: cp/class.c:3080
13458 msgid "  or `operator=(const %T&)'"
13459 msgstr ""
13461 #: cp/class.c:3083
13462 msgid "  but does not override `operator=(const %T&)'"
13463 msgstr ""
13465 #: cp/class.c:3513
13466 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
13467 msgstr ""
13469 #: cp/class.c:3623
13470 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13471 msgstr ""
13473 #: cp/class.c:3710
13474 msgid "initializer specified for non-virtual method `%D'"
13475 msgstr ""
13477 #: cp/class.c:4398
13478 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
13479 msgstr ""
13481 #: cp/class.c:4488
13482 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13483 msgstr ""
13485 #: cp/class.c:4501
13486 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13487 msgstr ""
13489 #: cp/class.c:4675
13490 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
13491 msgstr ""
13493 #. Versions of G++ before G++ 3.4 did not reset the
13494 #. DECL_MODE.
13495 #: cp/class.c:4714
13496 msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
13497 msgstr ""
13499 #: cp/class.c:4737
13500 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13501 msgstr ""
13503 #: cp/class.c:4746
13504 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13505 msgstr ""
13507 #: cp/class.c:4805
13508 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
13509 msgstr ""
13511 #: cp/class.c:4935 cp/semantics.c:2044
13512 msgid "redefinition of `%#T'"
13513 msgstr ""
13515 #: cp/class.c:5105
13516 msgid "`%#T' has virtual functions but non-virtual destructor"
13517 msgstr ""
13519 #: cp/class.c:5184
13520 msgid "trying to finish struct, but kicked out due to previous parse errors"
13521 msgstr ""
13523 #: cp/class.c:5626
13524 #, c-format
13525 msgid "language string `\"%s\"' not recognized"
13526 msgstr ""
13528 #: cp/class.c:5714
13529 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13530 msgstr ""
13532 #: cp/class.c:5839
13533 msgid "no matches converting function `%D' to type `%#T'"
13534 msgstr ""
13536 #: cp/class.c:5862
13537 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13538 msgstr ""
13540 #: cp/class.c:5888
13541 msgid "assuming pointer to member `%D'"
13542 msgstr ""
13544 #: cp/class.c:5891
13545 #, c-format
13546 msgid "(a pointer to member can only be formed with `&%E')"
13547 msgstr ""
13549 #: cp/class.c:5936 cp/class.c:6118 cp/class.c:6125
13550 msgid "not enough type information"
13551 msgstr ""
13553 #: cp/class.c:5953
13554 msgid "argument of type `%T' does not match `%T'"
13555 msgstr ""
13557 #: cp/class.c:6102
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:6360 cp/decl.c:1222 cp/name-lookup.c:502 cp/pt.c:2097
13567 msgid "declaration of `%#D'"
13568 msgstr "абвяшчэньне `%#D'"
13570 #: cp/class.c:6361
13571 msgid "changes meaning of `%D' from `%+#D'"
13572 msgstr ""
13574 #: cp/cp-lang.c:398
13575 msgid "inter-module optimisations not implemented yet"
13576 msgstr ""
13578 #: cp/cvt.c:88
13579 msgid "can't convert from incomplete type `%T' to `%T'"
13580 msgstr ""
13582 #: cp/cvt.c:97
13583 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13584 msgstr ""
13586 #: cp/cvt.c:113 cp/cvt.c:127
13587 msgid "converting from `%T' to `%T'"
13588 msgstr "пераўтварэньне з `%T' у `%T'"
13590 #: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297
13591 msgid "cannot convert `%E' from type `%T' to type `%T'"
13592 msgstr ""
13594 #: cp/cvt.c:214 cp/cvt.c:218
13595 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13596 msgstr ""
13598 #: cp/cvt.c:276
13599 #, fuzzy
13600 msgid "invalid conversion from '%T' to '%T'"
13601 msgstr "пераўтварэньне з `%T' у `%T'"
13603 #: cp/cvt.c:508
13604 msgid "conversion from `%T' to `%T' discards qualifiers"
13605 msgstr ""
13607 #: cp/cvt.c:526
13608 msgid "casting `%T' to `%T' does not dereference pointer"
13609 msgstr ""
13611 #: cp/cvt.c:553
13612 msgid "cannot convert type `%T' to type `%T'"
13613 msgstr ""
13615 #: cp/cvt.c:679
13616 msgid "conversion from `%#T' to `%#T'"
13617 msgstr ""
13619 #: cp/cvt.c:691
13620 msgid "`%#T' used where a `%T' was expected"
13621 msgstr ""
13623 #: cp/cvt.c:715
13624 msgid "`%#T' used where a floating point value was expected"
13625 msgstr ""
13627 #: cp/cvt.c:762
13628 msgid "conversion from `%T' to non-scalar type `%T' requested"
13629 msgstr ""
13631 #: cp/cvt.c:850
13632 msgid "object of incomplete type `%T' will not be accessed in %s"
13633 msgstr ""
13635 #: cp/cvt.c:853
13636 msgid "object of type `%T' will not be accessed in %s"
13637 msgstr ""
13639 #: cp/cvt.c:869
13640 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13641 msgstr ""
13643 #. [over.over] enumerates the places where we can take the address
13644 #. of an overloaded function, and this is not one of them.
13645 #: cp/cvt.c:885
13646 #, c-format
13647 msgid "%s cannot resolve address of overloaded function"
13648 msgstr ""
13650 #. Only warn when there is no &.
13651 #: cp/cvt.c:891
13652 #, c-format
13653 msgid "%s is a reference, not call, to function `%E'"
13654 msgstr ""
13656 #: cp/cvt.c:898
13657 #, c-format
13658 msgid "%s has no effect"
13659 msgstr ""
13661 #: cp/cvt.c:1009
13662 msgid "converting NULL to non-pointer type"
13663 msgstr ""
13665 #: cp/cvt.c:1082
13666 msgid "ambiguous default type conversion from `%T'"
13667 msgstr ""
13669 #: cp/cvt.c:1084
13670 msgid "  candidate conversions include `%D' and `%D'"
13671 msgstr ""
13673 #: cp/decl.c:371
13674 msgid "label `%D' used but not defined"
13675 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
13677 #: cp/decl.c:378
13678 msgid "label `%D' defined but not used"
13679 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
13681 #: cp/decl.c:1130 cp/decl.c:1556
13682 msgid "previous declaration of `%D'"
13683 msgstr "папярэдняе абвяшчэньне `%D'"
13685 #: cp/decl.c:1178
13686 #, fuzzy
13687 msgid "%Jfunction '%D' redeclared as inline"
13688 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13690 #: cp/decl.c:1179
13691 #, fuzzy
13692 msgid "%Jprevious declaration of '%D' with attribute noinline"
13693 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13695 #: cp/decl.c:1186
13696 #, fuzzy
13697 msgid "%Jfunction '%D' redeclared with attribute noinline"
13698 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13700 #: cp/decl.c:1188
13701 #, fuzzy
13702 msgid "%Jprevious declaration of '%D' was inline"
13703 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13705 #: cp/decl.c:1209 cp/decl.c:1247
13706 #, fuzzy
13707 msgid "shadowing %s function `%#D'"
13708 msgstr "у функцыі \"%s\":"
13710 #: cp/decl.c:1218
13711 msgid "library function `%#D' redeclared as non-function `%#D'"
13712 msgstr ""
13714 #: cp/decl.c:1223
13715 #, fuzzy
13716 msgid "conflicts with built-in declaration `%#D'"
13717 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13719 #: cp/decl.c:1242 cp/decl.c:1354 cp/decl.c:1370
13720 msgid "new declaration `%#D'"
13721 msgstr "новае абвяшчэньне `%#D'"
13723 #: cp/decl.c:1243
13724 #, fuzzy
13725 msgid "ambiguates built-in declaration `%#D'"
13726 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13728 #: cp/decl.c:1314
13729 msgid "`%#D' redeclared as different kind of symbol"
13730 msgstr ""
13732 #: cp/decl.c:1317
13733 msgid "previous declaration of `%#D'"
13734 msgstr "папярэдняе абвяшчэньне `%#D'"
13736 #: cp/decl.c:1339
13737 msgid "declaration of template `%#D'"
13738 msgstr "абвяшчэньне шаблёну `%#D'"
13740 #: cp/decl.c:1340 cp/name-lookup.c:503
13741 msgid "conflicts with previous declaration `%#D'"
13742 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13744 #: cp/decl.c:1355 cp/decl.c:1371
13745 #, fuzzy
13746 msgid "ambiguates old declaration `%#D'"
13747 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13749 #: cp/decl.c:1363
13750 msgid "declaration of C function `%#D' conflicts with"
13751 msgstr ""
13753 #: cp/decl.c:1365
13754 #, fuzzy
13755 msgid "previous declaration `%#D' here"
13756 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13758 #: cp/decl.c:1381
13759 #, fuzzy
13760 msgid "conflicting declaration '%#D'"
13761 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13763 #: cp/decl.c:1382
13764 #, fuzzy
13765 msgid "'%D' has a previous declaration as `%#D'"
13766 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13768 #: cp/decl.c:1435
13769 msgid "`%#D' previously defined here"
13770 msgstr ""
13772 #: cp/decl.c:1436
13773 msgid "`%#D' previously declared here"
13774 msgstr ""
13776 #. Prototype decl follows defn w/o prototype.
13777 #: cp/decl.c:1445
13778 #, fuzzy
13779 msgid "prototype for `%#D'"
13780 msgstr "няма папярэдняга прататыпа для \"%s\""
13782 #: cp/decl.c:1446
13783 #, fuzzy
13784 msgid "%Jfollows non-prototype definition here"
13785 msgstr "папярэдняе вызначэньне"
13787 #: cp/decl.c:1458
13788 #, fuzzy
13789 msgid "previous declaration of `%#D' with %L linkage"
13790 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13792 #: cp/decl.c:1460
13793 msgid "conflicts with new declaration with %L linkage"
13794 msgstr ""
13796 #: cp/decl.c:1483 cp/decl.c:1490
13797 msgid "default argument given for parameter %d of `%#D'"
13798 msgstr ""
13800 #: cp/decl.c:1485 cp/decl.c:1492
13801 #, fuzzy
13802 msgid "after previous specification in `%#D'"
13803 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13805 #: cp/decl.c:1501
13806 msgid "`%#D' was used before it was declared inline"
13807 msgstr ""
13809 #: cp/decl.c:1502
13810 #, fuzzy
13811 msgid "%Jprevious non-inline declaration here"
13812 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13814 #: cp/decl.c:1555
13815 msgid "redundant redeclaration of `%D' in same scope"
13816 msgstr ""
13818 #: cp/decl.c:1649
13819 #, c-format
13820 msgid "declaration of `%F' throws different exceptions"
13821 msgstr ""
13823 #: cp/decl.c:1651
13824 #, fuzzy, c-format
13825 msgid "than previous declaration `%F'"
13826 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13828 #. From [temp.expl.spec]:
13830 #. If a template, a member template or the member of a class
13831 #. template is explicitly specialized then that
13832 #. specialization shall be declared before the first use of
13833 #. that specialization that would cause an implicit
13834 #. instantiation to take place, in every translation unit in
13835 #. which such a use occurs.
13836 #: cp/decl.c:1798
13837 msgid "explicit specialization of %D after first use"
13838 msgstr ""
13840 #: cp/decl.c:1878
13841 msgid "%J'%D': visibility attribute ignored because it"
13842 msgstr ""
13844 #: cp/decl.c:1880
13845 #, fuzzy
13846 msgid "%Jconflicts with previous declaration here"
13847 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13849 #: cp/decl.c:1974
13850 #, fuzzy
13851 msgid "implicit declaration of function `%#D'"
13852 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13854 #: cp/decl.c:2137
13855 #, c-format
13856 msgid "label `%s' referenced outside of any function"
13857 msgstr ""
13859 #: cp/decl.c:2234 cp/decl.c:2258 cp/decl.c:2346
13860 msgid "jump to label `%D'"
13861 msgstr ""
13863 #: cp/decl.c:2236 cp/decl.c:2260
13864 msgid "jump to case label"
13865 msgstr ""
13867 #: cp/decl.c:2239 cp/decl.c:2263
13868 #, fuzzy
13869 msgid "%H  from here"
13870 msgstr " адсюль"
13872 #: cp/decl.c:2244
13873 msgid "  crosses initialization of `%#D'"
13874 msgstr ""
13876 #: cp/decl.c:2247 cp/decl.c:2362
13877 msgid "  enters scope of non-POD `%#D'"
13878 msgstr ""
13880 #: cp/decl.c:2267 cp/decl.c:2366
13881 msgid "  enters try block"
13882 msgstr ""
13884 #: cp/decl.c:2269 cp/decl.c:2368
13885 msgid "  enters catch block"
13886 msgstr ""
13888 #: cp/decl.c:2347
13889 msgid "  from here"
13890 msgstr " адсюль"
13892 #. Can't skip init of __exception_info.
13893 #: cp/decl.c:2358
13894 msgid "%J  enters catch block"
13895 msgstr ""
13897 #: cp/decl.c:2360
13898 #, fuzzy
13899 msgid "  skips initialization of `%#D'"
13900 msgstr "ініцыялізацыя"
13902 #: cp/decl.c:2394
13903 msgid "label named wchar_t"
13904 msgstr ""
13906 #: cp/decl.c:2397
13907 #, fuzzy
13908 msgid "duplicate label `%D'"
13909 msgstr "паўтарэнне \"%s\""
13911 #: cp/decl.c:2625 cp/parser.c:3182
13912 msgid "`%D' used without template parameters"
13913 msgstr ""
13915 #: cp/decl.c:2635 cp/decl.c:2651 cp/decl.c:2739
13916 msgid "no class template named `%#T' in `%#T'"
13917 msgstr ""
13919 #: cp/decl.c:2672 cp/decl.c:2682 cp/decl.c:2702
13920 msgid "no type named `%#T' in `%#T'"
13921 msgstr ""
13923 #: cp/decl.c:3429
13924 msgid "%Jan anonymous union cannot have function members"
13925 msgstr ""
13927 #: cp/decl.c:3447
13928 msgid "member %#D' with constructor not allowed in anonymous aggregate"
13929 msgstr ""
13931 #: cp/decl.c:3450
13932 msgid "member %#D' with destructor not allowed in anonymous aggregate"
13933 msgstr ""
13935 #: cp/decl.c:3453
13936 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
13937 msgstr ""
13939 #: cp/decl.c:3493
13940 msgid "redeclaration of C++ built-in type `%T'"
13941 msgstr ""
13943 #: cp/decl.c:3531
13944 msgid "multiple types in one declaration"
13945 msgstr ""
13947 #: cp/decl.c:3557
13948 msgid "missing type-name in typedef-declaration"
13949 msgstr ""
13951 #: cp/decl.c:3565
13952 msgid "ISO C++ prohibits anonymous structs"
13953 msgstr ""
13955 #: cp/decl.c:3572
13956 msgid "`%D' can only be specified for functions"
13957 msgstr ""
13959 #: cp/decl.c:3574
13960 msgid "`%D' can only be specified inside a class"
13961 msgstr ""
13963 #: cp/decl.c:3576
13964 msgid "`%D' can only be specified for constructors"
13965 msgstr ""
13967 #: cp/decl.c:3579
13968 msgid "`%D' can only be specified for objects and functions"
13969 msgstr ""
13971 #: cp/decl.c:3721 cp/decl2.c:854
13972 #, fuzzy
13973 msgid "typedef `%D' is initialized (use __typeof__ instead)"
13974 msgstr "параметр \"%s\" ініцыялізаваны"
13976 #: cp/decl.c:3726
13977 msgid "function `%#D' is initialized like a variable"
13978 msgstr ""
13980 #: cp/decl.c:3738
13981 msgid "declaration of `%#D' has `extern' and is initialized"
13982 msgstr ""
13984 #: cp/decl.c:3771
13985 msgid "`%#D' is not a static member of `%#T'"
13986 msgstr ""
13988 #: cp/decl.c:3777
13989 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
13990 msgstr ""
13992 #: cp/decl.c:3788
13993 msgid "duplicate initialization of %D"
13994 msgstr ""
13996 #: cp/decl.c:3819
13997 msgid "declaration of `%#D' outside of class is not definition"
13998 msgstr ""
14000 #: cp/decl.c:3868
14001 #, fuzzy
14002 msgid "variable `%#D' has initializer but incomplete type"
14003 msgstr "\"%s\" мае незавершаны тып"
14005 #: cp/decl.c:3876 cp/decl.c:4445
14006 #, fuzzy
14007 msgid "elements of array `%#D' have incomplete type"
14008 msgstr "\"%s\" мае незавершаны тып"
14010 #: cp/decl.c:3892
14011 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14012 msgstr ""
14014 #: cp/decl.c:3942
14015 msgid "`%D' declared as reference but not initialized"
14016 msgstr ""
14018 #: cp/decl.c:3948
14019 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14020 msgstr ""
14022 #: cp/decl.c:3976
14023 #, fuzzy
14024 msgid "cannot initialize `%T' from `%T'"
14025 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14027 #: cp/decl.c:4008
14028 msgid "initializer fails to determine size of `%D'"
14029 msgstr ""
14031 #: cp/decl.c:4013
14032 msgid "array size missing in `%D'"
14033 msgstr "прапушчан памер масіва ў `%D'"
14035 #: cp/decl.c:4025
14036 msgid "zero-size array `%D'"
14037 msgstr "нулявы памер масіва `%D'"
14039 #. An automatic variable with an incomplete type: that is an error.
14040 #. Don't talk about array types here, since we took care of that
14041 #. message in grokdeclarator.
14042 #: cp/decl.c:4062
14043 msgid "storage size of `%D' isn't known"
14044 msgstr ""
14046 #: cp/decl.c:4084
14047 msgid "storage size of `%D' isn't constant"
14048 msgstr ""
14050 #: cp/decl.c:4139
14051 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14052 msgstr ""
14054 #: cp/decl.c:4140
14055 msgid "%J  you can work around this by removing the initializer"
14056 msgstr ""
14058 #: cp/decl.c:4166
14059 #, fuzzy
14060 msgid "uninitialized const `%D'"
14061 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14063 #: cp/decl.c:4245
14064 #, fuzzy
14065 msgid "brace-enclosed initializer used to initialize `%T'"
14066 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14068 #: cp/decl.c:4309
14069 msgid "initializer for `%T' must be brace-enclosed"
14070 msgstr ""
14072 #: cp/decl.c:4326
14073 msgid "ISO C++ does not allow designated initializers"
14074 msgstr ""
14076 #: cp/decl.c:4330
14077 msgid "`%T' has no non-static data member named `%D'"
14078 msgstr ""
14080 #: cp/decl.c:4378
14081 msgid "name `%D' used in a GNU-style designated initializer for an array"
14082 msgstr ""
14084 #: cp/decl.c:4401
14085 #, fuzzy
14086 msgid "too many initializers for `%T'"
14087 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14089 #: cp/decl.c:4439
14090 msgid "variable-sized object `%D' may not be initialized"
14091 msgstr ""
14093 #: cp/decl.c:4450
14094 #, fuzzy
14095 msgid "`%D' has incomplete type"
14096 msgstr "\"%s\" мае незавершаны тып"
14098 #: cp/decl.c:4505
14099 msgid "`%D' must be initialized by constructor, not by `{...}'"
14100 msgstr ""
14102 #: cp/decl.c:4549
14103 msgid "structure `%D' with uninitialized const members"
14104 msgstr ""
14106 #: cp/decl.c:4551
14107 msgid "structure `%D' with uninitialized reference members"
14108 msgstr ""
14110 #: cp/decl.c:4732
14111 msgid "assignment (not initialization) in declaration"
14112 msgstr ""
14114 #: cp/decl.c:4749
14115 #, fuzzy
14116 msgid "cannot initialize `%D' to namespace `%D'"
14117 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14119 #: cp/decl.c:4803
14120 #, fuzzy
14121 msgid "shadowing previous type declaration of `%#D'"
14122 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14124 #: cp/decl.c:4840
14125 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14126 msgstr ""
14128 #: cp/decl.c:4855
14129 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14130 msgstr ""
14132 #: cp/decl.c:5337
14133 msgid "invalid catch parameter"
14134 msgstr ""
14136 #: cp/decl.c:5451
14137 msgid "destructor for alien class `%T' cannot be a member"
14138 msgstr ""
14140 #: cp/decl.c:5454
14141 msgid "constructor for alien class `%T' cannot be a member"
14142 msgstr ""
14144 #: cp/decl.c:5476
14145 msgid "`%D' declared as a `virtual' %s"
14146 msgstr ""
14148 #: cp/decl.c:5478
14149 msgid "`%D' declared as an `inline' %s"
14150 msgstr ""
14152 #: cp/decl.c:5480
14153 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14154 msgstr ""
14156 #: cp/decl.c:5483
14157 msgid "`%D' declared as a friend"
14158 msgstr ""
14160 #: cp/decl.c:5489
14161 #, fuzzy
14162 msgid "`%D' declared with an exception specification"
14163 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14165 #: cp/decl.c:5571
14166 msgid "cannot declare `::main' to be a template"
14167 msgstr ""
14169 #: cp/decl.c:5573
14170 msgid "cannot declare `::main' to be inline"
14171 msgstr ""
14173 #: cp/decl.c:5575
14174 msgid "cannot declare `::main' to be static"
14175 msgstr ""
14177 #: cp/decl.c:5578
14178 msgid "`main' must return `int'"
14179 msgstr "`main' павінна вяртаць `int'"
14181 #: cp/decl.c:5606
14182 msgid "non-local function `%#D' uses anonymous type"
14183 msgstr ""
14185 #: cp/decl.c:5609
14186 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14187 msgstr ""
14189 #: cp/decl.c:5615
14190 msgid "non-local function `%#D' uses local type `%T'"
14191 msgstr ""
14193 #: cp/decl.c:5639
14194 msgid "%smember function `%D' cannot have `%T' method qualifier"
14195 msgstr ""
14197 #: cp/decl.c:5663
14198 msgid "defining explicit specialization `%D' in friend declaration"
14199 msgstr ""
14201 #. Something like `template <class T> friend void f<T>()'.
14202 #: cp/decl.c:5673
14203 msgid "invalid use of template-id `%D' in declaration of primary template"
14204 msgstr ""
14206 #: cp/decl.c:5700
14207 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14208 msgstr ""
14210 #: cp/decl.c:5707
14211 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14212 msgstr ""
14214 #: cp/decl.c:5765
14215 msgid "definition of implicitly-declared `%D'"
14216 msgstr ""
14218 #: cp/decl.c:5785 cp/decl2.c:737
14219 msgid "no `%#D' member function declared in class `%T'"
14220 msgstr ""
14222 #: cp/decl.c:5919
14223 msgid "non-local variable `%#D' uses local type `%T'"
14224 msgstr ""
14226 #: cp/decl.c:6034
14227 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
14228 msgstr ""
14230 #: cp/decl.c:6043
14231 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14232 msgstr ""
14234 #: cp/decl.c:6046
14235 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
14236 msgstr ""
14238 #: cp/decl.c:6065
14239 #, fuzzy
14240 msgid "size of array `%D' has non-integral type `%T'"
14241 msgstr "памер масіва `%D' не цэлалікавы тып"
14243 #: cp/decl.c:6067
14244 #, fuzzy
14245 msgid "size of array has non-integral type `%T'"
14246 msgstr "памер масіва \"%s\" адмоўны"
14248 #: cp/decl.c:6103
14249 msgid "size of array `%D' is negative"
14250 msgstr "памер масіва `%D' - адмоўны"
14252 #: cp/decl.c:6105
14253 msgid "size of array is negative"
14254 msgstr "адмоўны памер масіва "
14256 #: cp/decl.c:6113
14257 msgid "ISO C++ forbids zero-size array `%D'"
14258 msgstr ""
14260 #: cp/decl.c:6115
14261 #, fuzzy
14262 msgid "ISO C++ forbids zero-size array"
14263 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14265 #: cp/decl.c:6122
14266 #, fuzzy
14267 msgid "size of array `%D' is not an integral constant-expression"
14268 msgstr "памер масіва \"%s\" адмоўны"
14270 #: cp/decl.c:6125
14271 msgid "size of array is not an integral constant-expression"
14272 msgstr ""
14274 #: cp/decl.c:6130
14275 msgid "ISO C++ forbids variable-size array `%D'"
14276 msgstr ""
14278 #: cp/decl.c:6132
14279 #, fuzzy
14280 msgid "ISO C++ forbids variable-size array"
14281 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14283 #: cp/decl.c:6154
14284 msgid "overflow in array dimension"
14285 msgstr ""
14287 #: cp/decl.c:6248
14288 msgid "declaration of `%D' as %s"
14289 msgstr ""
14291 #: cp/decl.c:6250
14292 #, c-format
14293 msgid "creating %s"
14294 msgstr ""
14296 #: cp/decl.c:6262
14297 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
14298 msgstr ""
14300 #: cp/decl.c:6265
14301 msgid "multidimensional array must have bounds for all dimensions except the first"
14302 msgstr ""
14304 #: cp/decl.c:6293
14305 msgid "return type specification for constructor invalid"
14306 msgstr ""
14308 #: cp/decl.c:6300
14309 msgid "return type specification for destructor invalid"
14310 msgstr ""
14312 #: cp/decl.c:6306
14313 msgid "operator `%T' declared to return `%T'"
14314 msgstr ""
14316 #: cp/decl.c:6308
14317 msgid "return type specified for `operator %T'"
14318 msgstr ""
14320 #: cp/decl.c:6452
14321 msgid "destructors must be member functions"
14322 msgstr ""
14324 #: cp/decl.c:6471
14325 msgid "destructor `%T' must match class name `%T'"
14326 msgstr ""
14328 #: cp/decl.c:6534
14329 msgid "declarator-id missing; using reserved word `%D'"
14330 msgstr ""
14332 #: cp/decl.c:6588
14333 msgid "type `%T' is not derived from type `%T'"
14334 msgstr ""
14336 #. Parse error puts this typespec where
14337 #. a declarator should go.
14338 #: cp/decl.c:6651
14339 msgid "`%T' specified as declarator-id"
14340 msgstr ""
14342 #: cp/decl.c:6653
14343 msgid "  perhaps you want `%T' for a constructor"
14344 msgstr ""
14346 #. Sometimes, we see a template-name used as part of a
14347 #. decl-specifier like in
14348 #. std::allocator alloc;
14349 #. Handle that gracefully.
14350 #: cp/decl.c:6675
14351 #, fuzzy, c-format
14352 msgid "invalid use of template-name '%E' in a declarator"
14353 msgstr "нявернае выкарыстанне \"restict\""
14355 #: cp/decl.c:6695
14356 msgid "declaration of `%D' as non-function"
14357 msgstr ""
14359 #: cp/decl.c:6772
14360 msgid "`bool' is now a keyword"
14361 msgstr ""
14363 #: cp/decl.c:6774
14364 msgid "extraneous `%T' ignored"
14365 msgstr ""
14367 #: cp/decl.c:6790 cp/decl.c:6834
14368 msgid "multiple declarations `%T' and `%T'"
14369 msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
14371 #: cp/decl.c:6803
14372 msgid "ISO C++ does not support `long long'"
14373 msgstr "ISO C++ не падтрымлівае \"long long\""
14375 #: cp/decl.c:6907 cp/decl.c:6910
14376 #, fuzzy, c-format
14377 msgid "ISO C++ forbids declaration of `%s' with no type"
14378 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14380 #: cp/decl.c:6941
14381 #, c-format
14382 msgid "short, signed or unsigned invalid for `%s'"
14383 msgstr ""
14385 #: cp/decl.c:6946
14386 #, c-format
14387 msgid "long and short specified together for `%s'"
14388 msgstr ""
14390 #: cp/decl.c:6957
14391 #, c-format
14392 msgid "signed and unsigned given together for `%s'"
14393 msgstr ""
14395 #: cp/decl.c:7066
14396 msgid "qualifiers are not allowed on declaration of `operator %T'"
14397 msgstr ""
14399 #: cp/decl.c:7088
14400 msgid "member `%D' cannot be declared both virtual and static"
14401 msgstr ""
14403 #: cp/decl.c:7097
14404 #, fuzzy
14405 msgid "`%T::%D' is not a valid declarator"
14406 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14408 #: cp/decl.c:7109
14409 msgid "storage class specifiers invalid in parameter declarations"
14410 msgstr ""
14412 #: cp/decl.c:7113
14413 msgid "typedef declaration invalid in parameter declaration"
14414 msgstr ""
14416 #: cp/decl.c:7126
14417 msgid "virtual outside class declaration"
14418 msgstr ""
14420 #: cp/decl.c:7185
14421 #, c-format
14422 msgid "storage class specified for %s `%s'"
14423 msgstr ""
14425 #: cp/decl.c:7220
14426 #, c-format
14427 msgid "top-level declaration of `%s' specifies `auto'"
14428 msgstr ""
14430 #: cp/decl.c:7232
14431 msgid "storage class specifiers invalid in friend function declarations"
14432 msgstr ""
14434 #: cp/decl.c:7397
14435 msgid "destructor cannot be static member function"
14436 msgstr ""
14438 #: cp/decl.c:7400
14439 #, c-format
14440 msgid "destructors may not be `%s'"
14441 msgstr ""
14443 #: cp/decl.c:7421
14444 msgid "constructor cannot be static member function"
14445 msgstr ""
14447 #: cp/decl.c:7424
14448 msgid "constructors cannot be declared virtual"
14449 msgstr ""
14451 #: cp/decl.c:7429
14452 #, c-format
14453 msgid "constructors may not be `%s'"
14454 msgstr ""
14456 #: cp/decl.c:7439
14457 msgid "return value type specifier for constructor ignored"
14458 msgstr ""
14460 #: cp/decl.c:7458
14461 #, c-format
14462 msgid "can't initialize friend function `%s'"
14463 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14465 #. Cannot be both friend and virtual.
14466 #: cp/decl.c:7462
14467 msgid "virtual functions cannot be friends"
14468 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14470 #: cp/decl.c:7467
14471 msgid "friend declaration not in class definition"
14472 msgstr ""
14474 #: cp/decl.c:7469
14475 #, fuzzy, c-format
14476 msgid "can't define friend function `%s' in a local class definition"
14477 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14479 #: cp/decl.c:7490
14480 msgid "destructors may not have parameters"
14481 msgstr ""
14483 #: cp/decl.c:7510 cp/decl.c:7517
14484 #, fuzzy
14485 msgid "cannot declare reference to `%#T'"
14486 msgstr "Не магу знайсці файл для класа %s."
14488 #: cp/decl.c:7511
14489 #, fuzzy
14490 msgid "cannot declare pointer to `%#T'"
14491 msgstr "\"%s\" мае незавершаны тып"
14493 #: cp/decl.c:7516
14494 msgid "cannot declare pointer to `%#T' member"
14495 msgstr ""
14497 #: cp/decl.c:7654
14498 msgid "extra qualification `%T::' on member `%s' ignored"
14499 msgstr ""
14501 #: cp/decl.c:7670
14502 msgid "cannot declare member function `%T::%s' within `%T'"
14503 msgstr ""
14505 #: cp/decl.c:7685
14506 msgid "cannot declare member `%T::%s' within `%T'"
14507 msgstr ""
14509 #: cp/decl.c:7765
14510 msgid "data member may not have variably modified type `%T'"
14511 msgstr ""
14513 #: cp/decl.c:7767
14514 msgid "parameter may not have variably modified type `%T'"
14515 msgstr ""
14517 #. [dcl.fct.spec] The explicit specifier shall only be used in
14518 #. declarations of constructors within a class definition.
14519 #: cp/decl.c:7775
14520 msgid "only declarations of constructors can be `explicit'"
14521 msgstr ""
14523 #: cp/decl.c:7783
14524 #, c-format
14525 msgid "non-member `%s' cannot be declared `mutable'"
14526 msgstr ""
14528 #: cp/decl.c:7788
14529 #, c-format
14530 msgid "non-object member `%s' cannot be declared `mutable'"
14531 msgstr ""
14533 #: cp/decl.c:7794
14534 #, c-format
14535 msgid "function `%s' cannot be declared `mutable'"
14536 msgstr ""
14538 #: cp/decl.c:7799
14539 #, c-format
14540 msgid "static `%s' cannot be declared `mutable'"
14541 msgstr ""
14543 #: cp/decl.c:7804
14544 #, c-format
14545 msgid "const `%s' cannot be declared `mutable'"
14546 msgstr ""
14548 #: cp/decl.c:7817
14549 msgid "template-id `%D' used as a declarator"
14550 msgstr ""
14552 #: cp/decl.c:7838
14553 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14554 msgstr ""
14556 #: cp/decl.c:7846
14557 msgid "%Jtypedef name may not be a nested-name-specifier"
14558 msgstr ""
14560 #: cp/decl.c:7892
14561 #, fuzzy
14562 msgid "%Jinvalid type qualifier for non-member function type"
14563 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14565 #: cp/decl.c:7955
14566 msgid "type qualifiers specified for friend class declaration"
14567 msgstr ""
14569 #: cp/decl.c:7960
14570 msgid "`inline' specified for friend class declaration"
14571 msgstr ""
14573 #: cp/decl.c:7968
14574 #, fuzzy
14575 msgid "template parameters cannot be friends"
14576 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14578 #: cp/decl.c:7970
14579 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
14580 msgstr ""
14582 #: cp/decl.c:7974
14583 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14584 msgstr ""
14586 #: cp/decl.c:7987
14587 msgid "trying to make class `%T' a friend of global scope"
14588 msgstr ""
14590 #: cp/decl.c:7998
14591 msgid "invalid qualifiers on non-member function type"
14592 msgstr ""
14594 #: cp/decl.c:8017
14595 msgid "abstract declarator `%T' used as declaration"
14596 msgstr ""
14598 #: cp/decl.c:8029
14599 msgid "unnamed variable or field declared void"
14600 msgstr ""
14602 #: cp/decl.c:8038
14603 msgid "variable or field declared void"
14604 msgstr ""
14606 #: cp/decl.c:8048
14607 msgid "cannot use `::' in parameter declaration"
14608 msgstr ""
14610 #. Something like struct S { int N::j; };
14611 #: cp/decl.c:8093
14612 msgid "invalid use of `::'"
14613 msgstr "нерэчаіснае выкарыстаньне `::'"
14615 #: cp/decl.c:8105
14616 #, fuzzy
14617 msgid "function `%D' cannot be declared friend"
14618 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14620 #: cp/decl.c:8117
14621 msgid "can't make `%D' into a method -- not in a class"
14622 msgstr ""
14624 #: cp/decl.c:8126
14625 #, fuzzy
14626 msgid "function `%D' declared virtual inside a union"
14627 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14629 #: cp/decl.c:8135
14630 msgid "`%D' cannot be declared virtual, since it is always static"
14631 msgstr ""
14633 #: cp/decl.c:8214
14634 #, fuzzy
14635 msgid "field `%D' has incomplete type"
14636 msgstr "\"%s\" мае незавершаны тып"
14638 #: cp/decl.c:8216
14639 #, fuzzy
14640 msgid "name `%T' has incomplete type"
14641 msgstr "\"%s\" мае незавершаны тып"
14643 #: cp/decl.c:8225
14644 msgid "  in instantiation of template `%T'"
14645 msgstr ""
14647 #: cp/decl.c:8235
14648 #, c-format
14649 msgid "`%s' is neither function nor member function; cannot be declared friend"
14650 msgstr ""
14652 #: cp/decl.c:8246
14653 msgid "member functions are implicitly friends of their class"
14654 msgstr ""
14656 #. An attempt is being made to initialize a non-static
14657 #. member.  But, from [class.mem]:
14659 #. 4 A member-declarator can contain a
14660 #. constant-initializer only if it declares a static
14661 #. member (_class.static_) of integral or enumeration
14662 #. type, see _class.static.data_.
14664 #. This used to be relatively common practice, but
14665 #. the rest of the compiler does not correctly
14666 #. handle the initialization unless the member is
14667 #. static so we make it static below.
14668 #: cp/decl.c:8286
14669 msgid "ISO C++ forbids initialization of member `%D'"
14670 msgstr ""
14672 #: cp/decl.c:8288
14673 msgid "making `%D' static"
14674 msgstr ""
14676 #: cp/decl.c:8344
14677 #, c-format
14678 msgid "storage class `auto' invalid for function `%s'"
14679 msgstr ""
14681 #: cp/decl.c:8346
14682 #, c-format
14683 msgid "storage class `register' invalid for function `%s'"
14684 msgstr ""
14686 #: cp/decl.c:8348
14687 #, c-format
14688 msgid "storage class `__thread' invalid for function `%s'"
14689 msgstr ""
14691 #: cp/decl.c:8359
14692 #, c-format
14693 msgid "storage class `static' invalid for function `%s' declared out of global scope"
14694 msgstr ""
14696 #: cp/decl.c:8361
14697 #, c-format
14698 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
14699 msgstr ""
14701 #: cp/decl.c:8368
14702 #, c-format
14703 msgid "virtual non-class function `%s'"
14704 msgstr ""
14706 #: cp/decl.c:8399
14707 msgid "cannot declare member function `%D' to have static linkage"
14708 msgstr ""
14710 #. FIXME need arm citation
14711 #: cp/decl.c:8405
14712 msgid "cannot declare static function inside another function"
14713 msgstr ""
14715 #: cp/decl.c:8433
14716 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
14717 msgstr ""
14719 #: cp/decl.c:8439
14720 msgid "static member `%D' declared `register'"
14721 msgstr ""
14723 #: cp/decl.c:8444
14724 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14725 msgstr ""
14727 #: cp/decl.c:8584
14728 msgid "default argument for `%#D' has type `%T'"
14729 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14731 #: cp/decl.c:8587
14732 msgid "default argument for parameter of type `%T' has type `%T'"
14733 msgstr ""
14735 #: cp/decl.c:8604
14736 msgid "default argument `%E' uses local variable `%D'"
14737 msgstr ""
14739 #: cp/decl.c:8648
14740 #, c-format
14741 msgid "invalid string constant `%E'"
14742 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
14744 #: cp/decl.c:8650
14745 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
14746 msgstr ""
14748 #: cp/decl.c:8688
14749 #, fuzzy
14750 msgid "parameter `%D' invalidly declared method type"
14751 msgstr "тып параметра \"%s\" не аб'яўлены"
14753 #: cp/decl.c:8712
14754 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14755 msgstr ""
14757 #. [class.copy]
14759 #. A declaration of a constructor for a class X is ill-formed if
14760 #. its first parameter is of type (optionally cv-qualified) X
14761 #. and either there are no other parameters or else all other
14762 #. parameters have default arguments.
14764 #. We *don't* complain about member template instantiations that
14765 #. have this form, though; they can occur as we try to decide
14766 #. what constructor to use during overload resolution.  Since
14767 #. overload resolution will never prefer such a constructor to
14768 #. the non-template copy constructor (which is either explicitly
14769 #. or implicitly defined), there's no need to worry about their
14770 #. existence.  Theoretically, they should never even be
14771 #. instantiated, but that's hard to forestall.
14772 #: cp/decl.c:8871
14773 msgid "invalid constructor; you probably meant `%T (const %T&)'"
14774 msgstr ""
14776 #: cp/decl.c:8999
14777 msgid "`%D' must be a nonstatic member function"
14778 msgstr ""
14780 #: cp/decl.c:9005
14781 msgid "`%D' must be either a non-static member function or a non-member function"
14782 msgstr ""
14784 #: cp/decl.c:9022
14785 msgid "`%D' must have an argument of class or enumerated type"
14786 msgstr ""
14788 #: cp/decl.c:9057
14789 #, c-format
14790 msgid "conversion to %s%s will never use a type conversion operator"
14791 msgstr ""
14793 #. 13.4.0.3
14794 #: cp/decl.c:9064
14795 msgid "ISO C++ prohibits overloading operator ?:"
14796 msgstr ""
14798 #: cp/decl.c:9114
14799 msgid "postfix `%D' must take `int' as its argument"
14800 msgstr ""
14802 #: cp/decl.c:9118
14803 msgid "postfix `%D' must take `int' as its second argument"
14804 msgstr ""
14806 #: cp/decl.c:9125
14807 msgid "`%D' must take either zero or one argument"
14808 msgstr ""
14810 #: cp/decl.c:9127
14811 msgid "`%D' must take either one or two arguments"
14812 msgstr ""
14814 #: cp/decl.c:9148
14815 msgid "prefix `%D' should return `%T'"
14816 msgstr ""
14818 #: cp/decl.c:9154
14819 msgid "postfix `%D' should return `%T'"
14820 msgstr ""
14822 #: cp/decl.c:9163
14823 msgid "`%D' must take `void'"
14824 msgstr ""
14826 #: cp/decl.c:9165 cp/decl.c:9173
14827 msgid "`%D' must take exactly one argument"
14828 msgstr ""
14830 #: cp/decl.c:9175
14831 msgid "`%D' must take exactly two arguments"
14832 msgstr ""
14834 #: cp/decl.c:9183
14835 msgid "user-defined `%D' always evaluates both arguments"
14836 msgstr ""
14838 #: cp/decl.c:9197
14839 msgid "`%D' should return by value"
14840 msgstr ""
14842 #: cp/decl.c:9209 cp/decl.c:9212
14843 msgid "`%D' cannot have default arguments"
14844 msgstr ""
14846 #: cp/decl.c:9272
14847 msgid "using typedef-name `%D' after `%s'"
14848 msgstr ""
14850 #: cp/decl.c:9278
14851 msgid "using template type parameter `%T' after `%s'"
14852 msgstr ""
14854 #: cp/decl.c:9286
14855 #, fuzzy
14856 msgid "`%T' referred to as `%s'"
14857 msgstr "не знойдзен клас \"%s\""
14859 #: cp/decl.c:9292
14860 msgid "`%T' referred to as enum"
14861 msgstr ""
14863 #. If a class template appears as elaborated type specifier
14864 #. without a template header such as:
14866 #. template <class T> class C {};
14867 #. void f(class C);             // No template header here
14869 #. then the required template argument is missing.
14870 #: cp/decl.c:9307
14871 #, fuzzy
14872 msgid "template argument required for `%s %T'"
14873 msgstr "невыкарыстаемы параметр \"%s\""
14875 #: cp/decl.c:9452
14876 #, fuzzy
14877 msgid "use of enum `%#D' without previous declaration"
14878 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
14880 #: cp/decl.c:9509
14881 msgid "derived union `%T' invalid"
14882 msgstr ""
14884 #: cp/decl.c:9562
14885 msgid "base type `%T' fails to be a struct or class type"
14886 msgstr ""
14888 #: cp/decl.c:9570
14889 msgid "recursive type `%T' undefined"
14890 msgstr ""
14892 #: cp/decl.c:9572
14893 msgid "duplicate base type `%T' invalid"
14894 msgstr ""
14896 #: cp/decl.c:9650
14897 msgid "Java class '%T' cannot have multiple bases"
14898 msgstr ""
14900 #: cp/decl.c:9652
14901 msgid "Java class '%T' cannot have virtual bases"
14902 msgstr ""
14904 #: cp/decl.c:9692
14905 msgid "multiple definition of `%#T'"
14906 msgstr ""
14908 #: cp/decl.c:9693
14909 #, fuzzy
14910 msgid "%Jprevious definition here"
14911 msgstr "папярэдняе вызначэньне"
14913 #. DR 377
14915 #. IF no integral type can represent all the enumerator values, the
14916 #. enumeration is ill-formed.
14917 #: cp/decl.c:9828
14918 msgid "no integral type can represent all of the enumerator values for `%T'"
14919 msgstr ""
14921 #: cp/decl.c:9918
14922 msgid "enumerator value for `%D' not integer constant"
14923 msgstr ""
14925 #: cp/decl.c:9938
14926 msgid "overflow in enumeration values at `%D'"
14927 msgstr ""
14929 #: cp/decl.c:10007
14930 #, fuzzy
14931 msgid "return type `%#T' is incomplete"
14932 msgstr "вяртаемы тып \"%s\" не \"int\""
14934 #: cp/decl.c:10125
14935 msgid "return type for `main' changed to `int'"
14936 msgstr ""
14938 #: cp/decl.c:10154
14939 #, fuzzy
14940 msgid "`%D' implicitly declared before its definition"
14941 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14943 #: cp/decl.c:10176 cp/typeck.c:6023
14944 msgid "`operator=' should return a reference to `*this'"
14945 msgstr ""
14947 #: cp/decl.c:10445
14948 #, fuzzy
14949 msgid "parameter `%D' declared void"
14950 msgstr "тып параметра \"%s\" не аб'яўлены"
14952 #: cp/decl.c:10911
14953 #, fuzzy
14954 msgid "invalid member function declaration"
14955 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14957 #: cp/decl.c:10928
14958 msgid "`%D' is already defined in class `%T'"
14959 msgstr ""
14961 #: cp/decl.c:11141
14962 msgid "static member function `%#D' declared with type qualifiers"
14963 msgstr ""
14965 #: cp/decl2.c:143
14966 #, fuzzy, c-format
14967 msgid "duplicate type qualifiers in %s declaration"
14968 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14970 #: cp/decl2.c:316
14971 msgid "name missing for member function"
14972 msgstr ""
14974 #: cp/decl2.c:408 cp/decl2.c:422
14975 msgid "ambiguous conversion for array subscript"
14976 msgstr ""
14978 #: cp/decl2.c:416
14979 msgid "invalid types `%T[%T]' for array subscript"
14980 msgstr ""
14982 #: cp/decl2.c:460
14983 msgid "deleting array `%#D'"
14984 msgstr ""
14986 #: cp/decl2.c:466
14987 msgid "type `%#T' argument given to `delete', expected pointer"
14988 msgstr ""
14990 #: cp/decl2.c:478
14991 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
14992 msgstr ""
14994 #: cp/decl2.c:485
14995 #, fuzzy
14996 msgid "deleting `%T' is undefined"
14997 msgstr "метка \"%s\" ужываецца, але не вызначана"
14999 #. 14.5.2.2 [temp.mem]
15001 #. A local class shall not have member templates.
15002 #: cp/decl2.c:521
15003 msgid "invalid declaration of member template `%#D' in local class"
15004 msgstr ""
15006 #: cp/decl2.c:530
15007 msgid "invalid use of `virtual' in template declaration of `%#D'"
15008 msgstr ""
15010 #: cp/decl2.c:540 cp/pt.c:2834
15011 #, fuzzy
15012 msgid "template declaration of `%#D'"
15013 msgstr "пустое абвяшчэнне"
15015 #: cp/decl2.c:589
15016 msgid "Java method '%D' has non-Java return type `%T'"
15017 msgstr ""
15019 #: cp/decl2.c:605
15020 msgid "Java method '%D' has non-Java parameter type `%T'"
15021 msgstr ""
15023 #: cp/decl2.c:698
15024 msgid "prototype for `%#D' does not match any in class `%T'"
15025 msgstr ""
15027 #: cp/decl2.c:777
15028 msgid "local class `%#T' shall not have static data member `%#D'"
15029 msgstr ""
15031 #: cp/decl2.c:785
15032 msgid "initializer invalid for static member with constructor"
15033 msgstr ""
15035 #: cp/decl2.c:788
15036 msgid "(an out of class initialization is required)"
15037 msgstr ""
15039 #: cp/decl2.c:871
15040 msgid "member `%D' conflicts with virtual function table field name"
15041 msgstr ""
15043 #: cp/decl2.c:888
15044 msgid "`%D' is already defined in `%T'"
15045 msgstr ""
15047 #: cp/decl2.c:935
15048 msgid "field initializer is not constant"
15049 msgstr ""
15051 #: cp/decl2.c:963
15052 msgid "`asm' specifiers are not permitted on non-static data members"
15053 msgstr ""
15055 #: cp/decl2.c:1013
15056 msgid "cannot declare `%D' to be a bit-field type"
15057 msgstr ""
15059 #: cp/decl2.c:1023
15060 msgid "cannot declare bit-field `%D' with function type"
15061 msgstr ""
15063 #: cp/decl2.c:1030
15064 msgid "`%D' is already defined in the class %T"
15065 msgstr ""
15067 #: cp/decl2.c:1037
15068 msgid "static member `%D' cannot be a bit-field"
15069 msgstr ""
15071 #: cp/decl2.c:1096
15072 #, fuzzy
15073 msgid "initializer specified for non-member function `%D'"
15074 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15076 #: cp/decl2.c:1100
15077 #, fuzzy
15078 msgid "invalid initializer for virtual method `%D'"
15079 msgstr "нерэчаісны ініцыялізатар"
15081 #: cp/decl2.c:1147
15082 msgid "anonymous struct not inside named type"
15083 msgstr ""
15085 #: cp/decl2.c:1217
15086 msgid "namespace-scope anonymous aggregates must be static"
15087 msgstr ""
15089 #: cp/decl2.c:1224
15090 msgid "anonymous union with no members"
15091 msgstr ""
15093 #: cp/decl2.c:1258
15094 msgid "`operator new' must return type `%T'"
15095 msgstr ""
15097 #: cp/decl2.c:1266
15098 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15099 msgstr ""
15101 #: cp/decl2.c:1292
15102 msgid "`operator delete' must return type `%T'"
15103 msgstr ""
15105 #: cp/decl2.c:1300
15106 msgid "`operator delete' takes type `%T' as first parameter"
15107 msgstr ""
15109 #: cp/decl2.c:2807
15110 #, fuzzy
15111 msgid "inline function `%D' used but never defined"
15112 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15114 #: cp/decl2.c:2953
15115 msgid "default argument missing for parameter %P of `%+#D'"
15116 msgstr ""
15118 #. damn ICE suppression
15119 #: cp/error.c:2387
15120 #, c-format
15121 msgid "unexpected letter `%c' in locate_error\n"
15122 msgstr ""
15124 #. Can't throw a reference.
15125 #: cp/except.c:239
15126 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15127 msgstr ""
15129 #: cp/except.c:250
15130 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15131 msgstr ""
15133 #. Thrown object must be a Throwable.
15134 #: cp/except.c:257
15135 msgid "type `%T' is not derived from `java::lang::Throwable'"
15136 msgstr ""
15138 #: cp/except.c:320
15139 msgid "mixing C++ and Java catches in a single translation unit"
15140 msgstr ""
15142 #: cp/except.c:575
15143 msgid "throwing NULL, which has integral, not pointer type"
15144 msgstr ""
15146 #: cp/except.c:598 cp/init.c:2037
15147 msgid "`%D' should never be overloaded"
15148 msgstr ""
15150 #: cp/except.c:665
15151 msgid "  in thrown expression"
15152 msgstr ""
15154 #: cp/except.c:811
15155 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
15156 msgstr ""
15158 #: cp/except.c:893
15159 msgid "exception of type `%T' will be caught"
15160 msgstr ""
15162 #: cp/except.c:896
15163 msgid "   by earlier handler for `%T'"
15164 msgstr ""
15166 #: cp/except.c:917
15167 msgid "`...' handler must be the last handler for its try block"
15168 msgstr ""
15170 #: cp/friend.c:151
15171 #, fuzzy
15172 msgid "`%D' is already a friend of class `%T'"
15173 msgstr "не знойдзен клас \"%s\""
15175 #: cp/friend.c:202
15176 msgid "invalid type `%T' declared `friend'"
15177 msgstr ""
15179 #. [temp.friend]
15180 #. Friend declarations shall not declare partial
15181 #. specializations.
15182 #: cp/friend.c:218
15183 msgid "partial specialization `%T' declared `friend'"
15184 msgstr ""
15186 #: cp/friend.c:228
15187 msgid "class `%T' is implicitly friends with itself"
15188 msgstr ""
15190 #. template <class T> friend typename S<T>::X;
15191 #: cp/friend.c:246
15192 msgid "typename type `%#T' declared `friend'"
15193 msgstr ""
15195 #. template <class T> friend class T;
15196 #: cp/friend.c:252
15197 #, fuzzy
15198 msgid "template parameter type `%T' declared `friend'"
15199 msgstr "тып параметра \"%s\" не аб'яўлены"
15201 #. template <class T> friend class A; where A is not a template
15202 #: cp/friend.c:258
15203 msgid "`%#T' is not a template"
15204 msgstr ""
15206 #: cp/friend.c:277
15207 #, fuzzy
15208 msgid "`%D' is already a friend of `%T'"
15209 msgstr "не знойдзен клас \"%s\""
15211 #: cp/friend.c:287
15212 msgid "`%T' is already a friend of `%T'"
15213 msgstr ""
15215 #: cp/friend.c:409
15216 msgid "member `%D' declared as friend before type `%T' defined"
15217 msgstr ""
15219 #: cp/friend.c:465
15220 msgid "friend declaration `%#D' declares a non-template function"
15221 msgstr ""
15223 #: cp/friend.c:468
15224 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"
15225 msgstr ""
15227 #: cp/g++spec.c:229 java/jvspec.c:415
15228 #, c-format
15229 msgid "argument to `%s' missing\n"
15230 msgstr ""
15232 #: cp/init.c:318
15233 msgid "`%D' should be initialized in the member initialization list"
15234 msgstr ""
15236 #: cp/init.c:368
15237 msgid "default-initialization of `%#D', which has reference type"
15238 msgstr ""
15240 #: cp/init.c:373
15241 msgid "uninitialized reference member `%D'"
15242 msgstr ""
15244 #: cp/init.c:375
15245 #, fuzzy
15246 msgid "uninitialized member `%D' with `const' type `%T'"
15247 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15249 #: cp/init.c:514
15250 #, fuzzy
15251 msgid "`%D' will be initialized after"
15252 msgstr "параметр \"%s\" ініцыялізаваны"
15254 #: cp/init.c:517
15255 #, fuzzy
15256 msgid "base `%T' will be initialized after"
15257 msgstr "Клас \"%s\" ужо існуе"
15259 #: cp/init.c:520
15260 #, fuzzy
15261 msgid "  `%#D'"
15262 msgstr "як `%D'"
15264 #: cp/init.c:522
15265 #, fuzzy
15266 msgid "  base `%T'"
15267 msgstr "як `%D'"
15269 #: cp/init.c:523
15270 #, fuzzy
15271 msgid "  when initialized here"
15272 msgstr "нерэчаісны ініцыялізатар"
15274 #: cp/init.c:539
15275 msgid "multiple initializations given for `%D'"
15276 msgstr ""
15278 #: cp/init.c:541
15279 #, fuzzy
15280 msgid "multiple initializations given for base `%T'"
15281 msgstr "ініцыялізацыя"
15283 #: cp/init.c:608
15284 msgid "initializations for multiple members of `%T'"
15285 msgstr ""
15287 #: cp/init.c:665
15288 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
15289 msgstr ""
15291 #: cp/init.c:895 cp/init.c:914
15292 msgid "class `%T' does not have any field named `%D'"
15293 msgstr ""
15295 #: cp/init.c:901
15296 msgid "`%#D' is a static data member; it can only be initialized at its definition"
15297 msgstr ""
15299 #: cp/init.c:908
15300 msgid "`%#D' is not a non-static data member of `%T'"
15301 msgstr ""
15303 #: cp/init.c:947
15304 msgid "unnamed initializer for `%T', which has no base classes"
15305 msgstr ""
15307 #: cp/init.c:954
15308 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15309 msgstr ""
15311 #: cp/init.c:1009
15312 msgid "'%D' is both a direct base and an indirect virtual base"
15313 msgstr ""
15315 #: cp/init.c:1017
15316 msgid "type `%D' is not a direct or virtual base of `%T'"
15317 msgstr ""
15319 #: cp/init.c:1020
15320 msgid "type `%D' is not a direct base of `%T'"
15321 msgstr ""
15323 #. Handle bad initializers like:
15324 #. class COMPLEX {
15325 #. public:
15326 #. double re, im;
15327 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15328 #. ~COMPLEX() {};
15329 #. };
15331 #. int main(int argc, char **argv) {
15332 #. COMPLEX zees(1.0, 0.0)[10];
15333 #. }
15335 #: cp/init.c:1112
15336 #, fuzzy
15337 msgid "bad array initializer"
15338 msgstr "нерэчаісны ініцыялізатар"
15340 #: cp/init.c:1310
15341 #, fuzzy
15342 msgid "`%T' is not an aggregate type"
15343 msgstr "\"%s\" мае незавершаны тып"
15345 #: cp/init.c:1331
15346 msgid "`%T' fails to be an aggregate typedef"
15347 msgstr ""
15349 #: cp/init.c:1340
15350 msgid "type `%T' is of non-aggregate type"
15351 msgstr ""
15353 #: cp/init.c:1432 cp/typeck.c:1795
15354 msgid "qualified type `%T' does not match destructor name `~%T'"
15355 msgstr ""
15357 #: cp/init.c:1440
15358 msgid "incomplete type `%T' does not have member `%D'"
15359 msgstr ""
15361 #: cp/init.c:1459
15362 msgid "`%D' is not a member of type `%T'"
15363 msgstr ""
15365 #: cp/init.c:1478
15366 #, fuzzy
15367 msgid "invalid pointer to bit-field `%D'"
15368 msgstr "нявернае выкарыстанне \"restict\""
15370 #: cp/init.c:1580
15371 #, fuzzy
15372 msgid "invalid use of non-static member function `%D'"
15373 msgstr "нявернае выкарыстанне \"restict\""
15375 #: cp/init.c:1586 cp/semantics.c:1236
15376 #, fuzzy
15377 msgid "invalid use of non-static data member `%D'"
15378 msgstr "нявернае выкарыстанне \"restict\""
15380 #: cp/init.c:1725
15381 msgid "new of array type fails to specify size"
15382 msgstr ""
15384 #: cp/init.c:1736
15385 msgid "size in array new must have integral type"
15386 msgstr ""
15388 #: cp/init.c:1742
15389 msgid "zero size array reserves no space"
15390 msgstr ""
15392 #: cp/init.c:1808
15393 msgid "new cannot be applied to a reference type"
15394 msgstr ""
15396 #: cp/init.c:1814
15397 msgid "new cannot be applied to a function type"
15398 msgstr ""
15400 #: cp/init.c:1860
15401 msgid "call to Java constructor, while `jclass' undefined"
15402 msgstr ""
15404 #: cp/init.c:1876
15405 #, fuzzy
15406 msgid "can't find class$"
15407 msgstr "Не магу знайсці клас \"%s\""
15409 #: cp/init.c:2003
15410 msgid "invalid type `void' for new"
15411 msgstr ""
15413 #: cp/init.c:2013
15414 msgid "uninitialized const in `new' of `%#T'"
15415 msgstr ""
15417 #: cp/init.c:2032
15418 #, c-format
15419 msgid "call to Java constructor with `%s' undefined"
15420 msgstr ""
15422 #: cp/init.c:2073
15423 #, fuzzy
15424 msgid "request for member `%D' is ambiguous"
15425 msgstr "памер \"%s\" - %d байт"
15427 #: cp/init.c:2193
15428 msgid "ISO C++ forbids initialization in array new"
15429 msgstr ""
15431 #: cp/init.c:2667
15432 msgid "initializer ends prematurely"
15433 msgstr ""
15435 #: cp/init.c:2724
15436 msgid "cannot initialize multi-dimensional array with initializer"
15437 msgstr ""
15439 #: cp/init.c:2885
15440 msgid "possible problem detected in invocation of delete operator:"
15441 msgstr ""
15443 #: cp/init.c:2888
15444 msgid "neither the destructor nor the class-specific "
15445 msgstr ""
15447 #: cp/init.c:2889
15448 msgid "operator delete will be called, even if they are "
15449 msgstr ""
15451 #: cp/init.c:2890
15452 msgid "declared when the class is defined."
15453 msgstr ""
15455 #: cp/init.c:2909
15456 msgid "unknown array size in delete"
15457 msgstr ""
15459 #: cp/init.c:3174
15460 msgid "type to vector delete is neither pointer or array type"
15461 msgstr ""
15463 #: cp/lex.c:99
15464 msgid "type name expected before `*'"
15465 msgstr ""
15467 #: cp/lex.c:501
15468 #, c-format
15469 msgid "junk at end of #pragma %s"
15470 msgstr ""
15472 #: cp/lex.c:508
15473 #, c-format
15474 msgid "invalid #pragma %s"
15475 msgstr ""
15477 #: cp/lex.c:516
15478 msgid "#pragma vtable no longer supported"
15479 msgstr ""
15481 #: cp/lex.c:590
15482 #, c-format
15483 msgid "#pragma implementation for %s appears after file is included"
15484 msgstr ""
15486 #: cp/lex.c:614
15487 msgid "junk at end of #pragma GCC java_exceptions"
15488 msgstr ""
15490 #: cp/lex.c:628
15491 #, fuzzy
15492 msgid "`%D' not defined"
15493 msgstr "YYDEBUG не вызначан."
15495 #: cp/lex.c:631
15496 #, fuzzy
15497 msgid "`%D' was not declared in this scope"
15498 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15500 #: cp/lex.c:639
15501 #, fuzzy
15502 msgid "`%D' undeclared (first use this function)"
15503 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15505 #: cp/lex.c:643
15506 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
15507 msgstr ""
15509 #. In a template, it is invalid to write "f()" or "f(3)" if no
15510 #. declaration of "f" is available.  Historically, G++ and most
15511 #. other compilers accepted that usage since they deferred all name
15512 #. lookup until instantiation time rather than doing unqualified
15513 #. name lookup at template definition time; explain to the user what
15514 #. is going wrong.
15516 #. Note that we have the exact wording of the following message in
15517 #. the manual (trouble.texi, node "Name lookup"), so they need to
15518 #. be kept in synch.
15519 #: cp/lex.c:674
15520 msgid "there are no arguments to `%D' that depend on a template parameter, so a declaration of `%D' must be available"
15521 msgstr ""
15523 #: cp/lex.c:683
15524 msgid "(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15525 msgstr ""
15527 #: cp/mangle.c:2037
15528 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15529 msgstr ""
15531 #: cp/mangle.c:2090
15532 msgid "omitted middle operand to `?:' operand cannot be mangled"
15533 msgstr ""
15535 #: cp/mangle.c:2389
15536 msgid "the mangled name of `%D' will change in a future version of GCC"
15537 msgstr ""
15539 #: cp/method.c:461
15540 msgid "generic thunk code fails for method `%#D' which uses `...'"
15541 msgstr ""
15543 #: cp/method.c:686
15544 msgid "non-static const member `%#D', can't use default assignment operator"
15545 msgstr ""
15547 #: cp/method.c:691
15548 msgid "non-static reference member `%#D', can't use default assignment operator"
15549 msgstr ""
15551 #: cp/name-lookup.c:660
15552 #, fuzzy
15553 msgid "`%#D' used prior to declaration"
15554 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15556 #: cp/name-lookup.c:691
15557 #, fuzzy
15558 msgid "redeclaration of `wchar_t' as `%T'"
15559 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15561 #. A redeclaration of main, but not a duplicate of the
15562 #. previous one.
15564 #. [basic.start.main]
15566 #. This function shall not be overloaded.
15567 #: cp/name-lookup.c:723
15568 #, fuzzy
15569 msgid "invalid redeclaration of `%D'"
15570 msgstr "Нерэчаіснае абвяшчэнне"
15572 #: cp/name-lookup.c:724
15573 msgid "as `%D'"
15574 msgstr "як `%D'"
15576 #: cp/name-lookup.c:812
15577 #, fuzzy
15578 msgid "type mismatch with previous external decl of `%#D'"
15579 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15581 #: cp/name-lookup.c:813
15582 #, fuzzy
15583 msgid "previous external decl of `%#D'"
15584 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15586 #: cp/name-lookup.c:855
15587 msgid "`%D' was previously implicitly declared to return `int'"
15588 msgstr ""
15590 #: cp/name-lookup.c:913
15591 msgid "extern declaration of `%#D' doesn't match"
15592 msgstr ""
15594 #: cp/name-lookup.c:914
15595 #, fuzzy
15596 msgid "global declaration `%#D'"
15597 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15599 #: cp/name-lookup.c:950 cp/name-lookup.c:957
15600 #, fuzzy
15601 msgid "declaration of '%#D' shadows a parameter"
15602 msgstr "абвяшчэньне `%#D'"
15604 #. Location of previous decl is not useful in this case.
15605 #: cp/name-lookup.c:974
15606 msgid "declaration of '%D' shadows a member of 'this'"
15607 msgstr ""
15609 #: cp/name-lookup.c:980
15610 #, fuzzy
15611 msgid "declaration of '%D' shadows a previous local"
15612 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15614 #: cp/name-lookup.c:987
15615 #, fuzzy
15616 msgid "declaration of '%D' shadows a global declaration"
15617 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15619 #: cp/name-lookup.c:1156
15620 msgid "name lookup of `%D' changed"
15621 msgstr ""
15623 #: cp/name-lookup.c:1158
15624 msgid "  matches this `%D' under ISO standard rules"
15625 msgstr ""
15627 #: cp/name-lookup.c:1160
15628 msgid "  matches this `%D' under old rules"
15629 msgstr ""
15631 #: cp/name-lookup.c:1174 cp/name-lookup.c:1181
15632 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15633 msgstr ""
15635 #: cp/name-lookup.c:1176
15636 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15637 msgstr ""
15639 #: cp/name-lookup.c:1183
15640 msgid "  using obsolete binding at `%D'"
15641 msgstr ""
15643 #: cp/name-lookup.c:1236
15644 #, c-format
15645 msgid "%s %s(%E) %p %d\n"
15646 msgstr ""
15648 #: cp/name-lookup.c:1239
15649 #, fuzzy, c-format
15650 msgid "%s %s %p %d\n"
15651 msgstr "%s: %s: "
15653 #: cp/name-lookup.c:1358
15654 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15655 msgstr ""
15657 #: cp/name-lookup.c:1996
15658 #, fuzzy
15659 msgid "`%#D' hides constructor for `%#T'"
15660 msgstr "дэструктару неабходны \"%#D\""
15662 #: cp/name-lookup.c:2011
15663 #, fuzzy
15664 msgid "`%#D' conflicts with previous using declaration `%#D'"
15665 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15667 #: cp/name-lookup.c:2023
15668 #, fuzzy
15669 msgid "previous non-function declaration `%#D'"
15670 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15672 #: cp/name-lookup.c:2024
15673 #, fuzzy
15674 msgid "conflicts with function declaration `%#D'"
15675 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15677 #. 7.3.3/5
15678 #. A using-declaration shall not name a template-id.
15679 #: cp/name-lookup.c:2101
15680 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15681 msgstr ""
15683 #: cp/name-lookup.c:2107
15684 #, fuzzy
15685 msgid "namespace `%D' not allowed in using-declaration"
15686 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15688 #. It's a nested name with template parameter dependent scope.
15689 #. This can only be using-declaration for class member.
15690 #: cp/name-lookup.c:2115 cp/name-lookup.c:2129 cp/name-lookup.c:3369
15691 msgid "`%T' is not a namespace"
15692 msgstr ""
15694 #: cp/name-lookup.c:2153
15695 msgid "`%D' not declared"
15696 msgstr ""
15698 #. If the OLD_FN was really declared, the
15699 #. declarations don't match.
15700 #: cp/name-lookup.c:2165 cp/name-lookup.c:2207 cp/name-lookup.c:2244
15701 msgid "`%D' is already declared in this scope"
15702 msgstr ""
15704 #: cp/name-lookup.c:2250
15705 msgid "using declaration `%D' introduced ambiguous type `%T'"
15706 msgstr ""
15708 #. Definition isn't the kind we were looking for.
15709 #: cp/name-lookup.c:2412 cp/name-lookup.c:2431
15710 msgid "`%#D' redeclared as %C"
15711 msgstr ""
15713 #: cp/name-lookup.c:2804
15714 msgid "`%D' has the same name as the class in which it is declared"
15715 msgstr ""
15717 #: cp/name-lookup.c:2891
15718 msgid "using-declaration for non-member at class scope"
15719 msgstr ""
15721 #: cp/name-lookup.c:2898
15722 msgid "using-declaration cannot name destructor"
15723 msgstr ""
15725 #: cp/name-lookup.c:2994
15726 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15727 msgstr ""
15729 #: cp/name-lookup.c:3034
15730 msgid "`%D' should have been declared inside `%D'"
15731 msgstr ""
15733 #: cp/name-lookup.c:3098
15734 msgid "namespace alias `%D' not allowed here, assuming `%D'"
15735 msgstr ""
15737 #. The parser did not find it, so it's not there.
15738 #: cp/name-lookup.c:3213
15739 #, fuzzy
15740 msgid "unknown namespace `%D'"
15741 msgstr "невядомы рэжым машыны \"%s\""
15743 #: cp/name-lookup.c:3363
15744 msgid "namespace `%T' undeclared"
15745 msgstr ""
15747 #: cp/name-lookup.c:3396
15748 msgid "strong using only meaningful at namespace scope"
15749 msgstr ""
15751 #: cp/name-lookup.c:3403
15752 #, fuzzy
15753 msgid "`%D' attribute directive ignored"
15754 msgstr "\"%s\" атрыбут ігнарыруецца"
15756 #: cp/name-lookup.c:3536
15757 #, fuzzy
15758 msgid "use of `%D' is ambiguous"
15759 msgstr "памер \"%s\" - %d байт"
15761 #: cp/name-lookup.c:3537
15762 msgid "  first declared as `%#D' here"
15763 msgstr ""
15765 #: cp/name-lookup.c:3540
15766 msgid "  also declared as `%#D' here"
15767 msgstr ""
15769 #: cp/name-lookup.c:3555
15770 msgid "`%D' denotes an ambiguous type"
15771 msgstr ""
15773 #: cp/name-lookup.c:3556
15774 #, fuzzy
15775 msgid "%J  first type here"
15776 msgstr " адсюль"
15778 #: cp/name-lookup.c:3557
15779 msgid "%J  other type here"
15780 msgstr ""
15782 #. This happens for A::B where B is a template, and there are no
15783 #. template arguments.
15784 #: cp/name-lookup.c:3622 cp/typeck.c:1769
15785 msgid "invalid use of `%D'"
15786 msgstr "нерэчаіснае выкарыстаньне `%D'"
15788 #: cp/name-lookup.c:3663
15789 msgid "`%D::%D' is not a template"
15790 msgstr ""
15792 #: cp/name-lookup.c:3680
15793 msgid "`%D' undeclared in namespace `%D'"
15794 msgstr ""
15796 #: cp/name-lookup.c:4141
15797 msgid "`%D' is not a function,"
15798 msgstr "`%D' - гэта ня функцыя,"
15800 #: cp/name-lookup.c:4142
15801 msgid "  conflict with `%D'"
15802 msgstr ""
15804 #: cp/name-lookup.c:4882
15805 msgid "XXX entering pop_everything ()\n"
15806 msgstr ""
15808 #: cp/name-lookup.c:4891
15809 msgid "XXX leaving pop_everything ()\n"
15810 msgstr ""
15812 #: cp/parser.c:609
15813 #, fuzzy
15814 msgid "invalid token"
15815 msgstr "Нерэчаісны выбар %s"
15817 #: cp/parser.c:1806
15818 #, fuzzy
15819 msgid "`%D::%D' has not been declared"
15820 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15822 #: cp/parser.c:1809 cp/semantics.c:2308
15823 #, fuzzy
15824 msgid "`::%D' has not been declared"
15825 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15827 #: cp/parser.c:1811
15828 #, fuzzy
15829 msgid "`%D' has not been declared"
15830 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15832 #: cp/parser.c:1814
15833 msgid "`%D::%D' %s"
15834 msgstr ""
15836 #: cp/parser.c:1816
15837 msgid "`::%D' %s"
15838 msgstr ""
15840 #: cp/parser.c:1818
15841 msgid "`%D' %s"
15842 msgstr ""
15844 #: cp/parser.c:1870
15845 msgid "new types may not be defined in a return type"
15846 msgstr ""
15848 #: cp/parser.c:1888 cp/pt.c:4196
15849 msgid "`%T' is not a template"
15850 msgstr ""
15852 #: cp/parser.c:1890
15853 #, fuzzy, c-format
15854 msgid "`%s' is not a template"
15855 msgstr "\"%s\" мае незавершаны тып"
15857 #: cp/parser.c:1892
15858 #, fuzzy
15859 msgid "invalid template-id"
15860 msgstr "Нерэчаісны выбар %s"
15862 #: cp/parser.c:1933
15863 #, fuzzy, c-format
15864 msgid "%s cannot appear in a constant-expression"
15865 msgstr "памер масіва \"%s\" адмоўны"
15867 #. Issue an error message.
15868 #: cp/parser.c:1964
15869 #, fuzzy, c-format
15870 msgid "`%s' does not name a type"
15871 msgstr "\"%s\" мае незавершаны тып"
15873 #: cp/parser.c:1995
15874 msgid "(perhaps `typename %T::%s' was intended)"
15875 msgstr ""
15877 #: cp/parser.c:2417
15878 msgid "ISO C++ forbids braced-groups within expressions"
15879 msgstr ""
15881 #: cp/parser.c:2426
15882 msgid "statement-expressions are allowed only inside functions"
15883 msgstr ""
15885 #: cp/parser.c:2477
15886 #, fuzzy
15887 msgid "`this' may not be used in this context"
15888 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15890 #: cp/parser.c:2621
15891 #, fuzzy
15892 msgid "local variable `%D' may not appear in this context"
15893 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15895 #: cp/parser.c:2986
15896 msgid "typedef-name `%D' used as destructor declarator"
15897 msgstr ""
15899 #: cp/parser.c:3635
15900 #, fuzzy
15901 msgid "ISO C++ forbids compound-literals"
15902 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
15904 #: cp/parser.c:4456
15905 msgid "array bound forbidden after parenthesized type-id"
15906 msgstr ""
15908 #: cp/parser.c:4457
15909 msgid "try removing the parentheses around the type-id"
15910 msgstr ""
15912 #: cp/parser.c:4619
15913 msgid "expression in new-declarator must have integral or enumeration type"
15914 msgstr ""
15916 #: cp/parser.c:4800
15917 msgid "use of old-style cast"
15918 msgstr ""
15920 #: cp/parser.c:5545
15921 #, c-format
15922 msgid "case label `%E' not within a switch statement"
15923 msgstr ""
15925 #: cp/parser.c:6087
15926 msgid "ISO C++ forbids computed gotos"
15927 msgstr ""
15929 #: cp/parser.c:6207
15930 msgid "extra `;'"
15931 msgstr ""
15933 #: cp/parser.c:6502
15934 msgid "mixing declarations and function-definitions is forbidden"
15935 msgstr ""
15937 #: cp/parser.c:6640
15938 #, fuzzy
15939 msgid "duplicate `friend'"
15940 msgstr "паўтарэньне `%s'"
15942 #: cp/parser.c:6789
15943 #, fuzzy
15944 msgid "class definition may not be declared a friend"
15945 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15947 #: cp/parser.c:7104
15948 msgid "only constructors take base initializers"
15949 msgstr ""
15951 #: cp/parser.c:7155
15952 msgid "anachronistic old-style base class initializer"
15953 msgstr ""
15955 #. Warn that we do not support `export'.
15956 #: cp/parser.c:7548
15957 msgid "keyword `export' not implemented, and will be ignored"
15958 msgstr ""
15960 #. Otherwise, emit an error about the invalid digraph, but continue
15961 #. parsing because we got our argument list.
15962 #: cp/parser.c:7908
15963 msgid "`<::' cannot begin a template-argument list"
15964 msgstr ""
15966 #: cp/parser.c:7909
15967 msgid "`<:' is an alternate spelling for `['. Insert whitespace between `<' and `::'"
15968 msgstr ""
15970 #: cp/parser.c:7916
15971 msgid "(if you use `-fpermissive' G++ will accept your code)"
15972 msgstr ""
15974 #. Explain what went wrong.
15975 #: cp/parser.c:8088
15976 msgid "non-template `%D' used as template"
15977 msgstr ""
15979 #: cp/parser.c:8089
15980 msgid "(use `%T::template %D' to indicate that it is a template)"
15981 msgstr ""
15983 #: cp/parser.c:9026
15984 msgid "using `typename' outside of template"
15985 msgstr ""
15987 #: cp/parser.c:9148
15988 msgid "expected type-name"
15989 msgstr ""
15991 #: cp/parser.c:9207
15992 msgid "type attributes are honored only at type definition"
15993 msgstr ""
15995 #. [namespace.udecl]
15997 #. A using declaration shall not name a template-id.
15998 #: cp/parser.c:9590
15999 #, fuzzy
16000 msgid "a template-id may not appear in a using-declaration"
16001 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16003 #: cp/parser.c:9917
16004 msgid "an asm-specification is not allowed on a function-definition"
16005 msgstr ""
16007 #: cp/parser.c:9919
16008 #, fuzzy
16009 msgid "attributes are not allowed on a function-definition"
16010 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16012 #: cp/parser.c:10052
16013 msgid "attributes after parenthesized initializer ignored"
16014 msgstr ""
16016 #: cp/parser.c:11254
16017 #, fuzzy
16018 msgid "file ends in default argument"
16019 msgstr "нехапае аргументаў у функцыі \"%s\""
16021 #: cp/parser.c:11310
16022 msgid "deprecated use of default argument for parameter of non-function"
16023 msgstr ""
16025 #: cp/parser.c:11313
16026 msgid "default arguments are only permitted for function parameters"
16027 msgstr ""
16029 #: cp/parser.c:12043
16030 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
16031 msgstr ""
16033 #: cp/parser.c:12056
16034 msgid "extra qualification ignored"
16035 msgstr ""
16037 #: cp/parser.c:12067
16038 #, fuzzy
16039 msgid "an explicit specialization must be preceded by 'template <>'"
16040 msgstr "ініцыялізацыя"
16042 #: cp/parser.c:12350
16043 msgid "extra semicolon"
16044 msgstr ""
16046 #: cp/parser.c:12368
16047 msgid "a class-key must be used when declaring a friend"
16048 msgstr ""
16050 #: cp/parser.c:12399
16051 msgid "friend declaration does not name a class or function"
16052 msgstr ""
16054 #: cp/parser.c:12570
16055 msgid "pure-specifier on function-definition"
16056 msgstr ""
16058 #: cp/parser.c:12843
16059 msgid "keyword `typename' not allowed outside of templates"
16060 msgstr ""
16062 #: cp/parser.c:12845
16063 msgid "keyword `typename' not allowed in this context (the base class is implicitly a type)"
16064 msgstr ""
16066 #: cp/parser.c:13665
16067 #, fuzzy
16068 msgid "reference to `%D' is ambiguous"
16069 msgstr "памер \"%s\" - %d байт"
16071 #: cp/parser.c:13839
16072 #, fuzzy
16073 msgid "too few template-parameter-lists"
16074 msgstr "невыкарыстаемы параметр \"%s\""
16076 #. Otherwise, there are too many template parameter lists.  We have
16077 #. something like:
16079 #. template <class T> template <class U> void S::f();
16080 #: cp/parser.c:13854
16081 msgid "too many template-parameter-lists"
16082 msgstr ""
16084 #. If begin_function_definition didn't like the definition, skip
16085 #. the entire function.
16086 #: cp/parser.c:14146
16087 #, fuzzy
16088 msgid "invalid function declaration"
16089 msgstr "Нерэчаіснае абвяшчэнне"
16091 #. Issue an error message.
16092 #: cp/parser.c:14183
16093 #, fuzzy
16094 msgid "named return values are no longer supported"
16095 msgstr "-pipe не падтрымліваецца."
16097 #: cp/parser.c:14522
16098 msgid "`>>' should be `> >' within a nested template argument list"
16099 msgstr ""
16101 #. If this is not a nested template argument list, the '>>' is
16102 #. a typo for '>'. Emit an error message and continue.
16103 #: cp/parser.c:14530
16104 msgid "spurious `>>', use `>' to terminate a template argument list"
16105 msgstr ""
16107 #: cp/parser.c:14535
16108 msgid "missing `>' to terminate the template argument list"
16109 msgstr ""
16111 #: cp/parser.c:15023
16112 msgid "`%s' tag used in naming `%#T'"
16113 msgstr ""
16115 #: cp/parser.c:15043
16116 msgid "%D redeclared with different access"
16117 msgstr ""
16119 #: cp/parser.c:15060
16120 msgid "`template' (as a disambiguator) is only allowed within templates"
16121 msgstr ""
16123 #: cp/pt.c:243
16124 msgid "data member `%D' cannot be a member template"
16125 msgstr ""
16127 #: cp/pt.c:255
16128 #, fuzzy
16129 msgid "invalid member template declaration `%D'"
16130 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16132 #: cp/pt.c:637
16133 msgid "explicit specialization in non-namespace scope `%D'"
16134 msgstr ""
16136 #: cp/pt.c:649
16137 msgid "enclosing class templates are not explicitly specialized"
16138 msgstr ""
16140 #: cp/pt.c:739 cp/pt.c:780
16141 msgid "specializing `%#T' in different namespace"
16142 msgstr ""
16144 #: cp/pt.c:740 cp/pt.c:781
16145 msgid "  from definition of `%#D'"
16146 msgstr ""
16148 #: cp/pt.c:748
16149 msgid "specialization of `%T' after instantiation"
16150 msgstr ""
16152 #: cp/pt.c:795
16153 #, fuzzy
16154 msgid "specialization `%T' after instantiation `%T'"
16155 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16157 #: cp/pt.c:807
16158 msgid "explicit specialization of non-template `%T'"
16159 msgstr ""
16161 #: cp/pt.c:1067
16162 msgid "specialization of %D after instantiation"
16163 msgstr ""
16165 #: cp/pt.c:1192
16166 msgid "%s %+#D"
16167 msgstr ""
16169 #: cp/pt.c:1241
16170 #, fuzzy
16171 msgid "`%D' is not a function template"
16172 msgstr "\"%s\" звычайна функцыя"
16174 #: cp/pt.c:1389
16175 msgid "template-id `%D' for `%+D' does not match any template declaration"
16176 msgstr ""
16178 #: cp/pt.c:1397
16179 msgid "ambiguous template specialization `%D' for `%+D'"
16180 msgstr ""
16182 #. This case handles bogus declarations like template <>
16183 #. template <class T> void f<int>();
16184 #: cp/pt.c:1620 cp/pt.c:1694
16185 msgid "template-id `%D' in declaration of primary template"
16186 msgstr ""
16188 #: cp/pt.c:1633
16189 msgid "template parameter list used in explicit instantiation"
16190 msgstr ""
16192 #: cp/pt.c:1639
16193 msgid "definition provided for explicit instantiation"
16194 msgstr ""
16196 #: cp/pt.c:1645
16197 msgid "too many template parameter lists in declaration of `%D'"
16198 msgstr ""
16200 #: cp/pt.c:1661
16201 msgid "too few template parameter lists in declaration of `%D'"
16202 msgstr ""
16204 #: cp/pt.c:1678
16205 msgid "explicit specialization not preceded by `template <>'"
16206 msgstr ""
16208 #: cp/pt.c:1691
16209 msgid "partial specialization `%D' of function template"
16210 msgstr ""
16212 #: cp/pt.c:1723
16213 msgid "default argument specified in explicit specialization"
16214 msgstr ""
16216 #: cp/pt.c:1727
16217 msgid "template specialization with C linkage"
16218 msgstr ""
16220 #. From [temp.expl.spec]:
16222 #. If such an explicit specialization for the member
16223 #. of a class template names an implicitly-declared
16224 #. special member function (clause _special_), the
16225 #. program is ill-formed.
16227 #. Similar language is found in [temp.explicit].
16228 #: cp/pt.c:1811
16229 msgid "specialization of implicitly-declared special member function"
16230 msgstr ""
16232 #: cp/pt.c:1855
16233 msgid "no member function `%D' declared in `%T'"
16234 msgstr ""
16236 #. There are two many template parameter lists.
16237 #: cp/pt.c:2005
16238 msgid "too many template parameter lists in declaration of `%T'"
16239 msgstr ""
16241 #: cp/pt.c:2098
16242 msgid " shadows template parm `%#D'"
16243 msgstr ""
16245 #: cp/pt.c:2495
16246 msgid "template parameters not used in partial specialization:"
16247 msgstr ""
16249 #: cp/pt.c:2499
16250 msgid "        `%D'"
16251 msgstr ""
16253 #: cp/pt.c:2511
16254 msgid "partial specialization `%T' does not specialize any template arguments"
16255 msgstr ""
16257 #: cp/pt.c:2536
16258 #, c-format
16259 msgid "template argument `%E' involves template parameter(s)"
16260 msgstr ""
16262 #: cp/pt.c:2580
16263 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16264 msgstr ""
16266 #: cp/pt.c:2665
16267 #, fuzzy
16268 msgid "no default argument for `%D'"
16269 msgstr "нехапае аргументаў у функцыі \"%s\""
16271 #: cp/pt.c:2814
16272 msgid "template with C linkage"
16273 msgstr ""
16275 #: cp/pt.c:2817
16276 msgid "template class without a name"
16277 msgstr ""
16279 #. [temp.mem]
16281 #. A destructor shall not be a member template.
16282 #: cp/pt.c:2824
16283 msgid "destructor `%D' declared as member template"
16284 msgstr ""
16286 #: cp/pt.c:2904
16287 msgid "`%D' does not declare a template type"
16288 msgstr ""
16290 #: cp/pt.c:2910
16291 msgid "template definition of non-template `%#D'"
16292 msgstr ""
16294 #: cp/pt.c:2951
16295 msgid "expected %d levels of template parms for `%#D', got %d"
16296 msgstr ""
16298 #: cp/pt.c:2963
16299 msgid "got %d template parameters for `%#D'"
16300 msgstr ""
16302 #: cp/pt.c:2966
16303 msgid "got %d template parameters for `%#T'"
16304 msgstr ""
16306 #: cp/pt.c:2968
16307 #, c-format
16308 msgid "  but %d required"
16309 msgstr ""
16311 #: cp/pt.c:3053
16312 #, fuzzy
16313 msgid "`%T' is not a template type"
16314 msgstr "\"%s\" мае незавершаны тып"
16316 #: cp/pt.c:3069
16317 msgid "previous declaration `%D'"
16318 msgstr "папярэдняе абвяшчэньне `%D'"
16320 #: cp/pt.c:3070
16321 #, c-format
16322 msgid "used %d template parameter%s instead of %d"
16323 msgstr ""
16325 #: cp/pt.c:3086
16326 #, fuzzy
16327 msgid "template parameter `%#D'"
16328 msgstr "невыкарыстаемы параметр \"%s\""
16330 #: cp/pt.c:3087
16331 msgid "redeclared here as `%#D'"
16332 msgstr ""
16334 #. We have in [temp.param]:
16336 #. A template-parameter may not be given default arguments
16337 #. by two different declarations in the same scope.
16338 #: cp/pt.c:3097
16339 msgid "redefinition of default argument for `%#D'"
16340 msgstr ""
16342 #: cp/pt.c:3098
16343 msgid "%J  original definition appeared here"
16344 msgstr ""
16346 #: cp/pt.c:3246
16347 #, c-format
16348 msgid "`%E' is not a valid template argument"
16349 msgstr ""
16351 #: cp/pt.c:3250
16352 msgid "it must be the address of a function with external linkage"
16353 msgstr ""
16355 #: cp/pt.c:3252
16356 msgid "it must be the address of an object with external linkage"
16357 msgstr ""
16359 #: cp/pt.c:3255
16360 msgid "it must be a pointer-to-member of the form `&X::Y'"
16361 msgstr ""
16363 #: cp/pt.c:3266
16364 #, c-format
16365 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16366 msgstr ""
16368 #: cp/pt.c:3281
16369 #, c-format
16370 msgid "address of non-extern `%E' cannot be used as template argument"
16371 msgstr ""
16373 #: cp/pt.c:3290
16374 #, c-format
16375 msgid "non-constant `%E' cannot be used as template argument"
16376 msgstr ""
16378 #: cp/pt.c:3298
16379 msgid "type '%T' cannot be used as a value for a non-type template-parameter"
16380 msgstr ""
16382 #: cp/pt.c:3301
16383 #, fuzzy
16384 msgid "invalid use of '%D' as a non-type template-argument"
16385 msgstr "нявернае выкарыстанне \"restict\""
16387 #: cp/pt.c:3303
16388 #, fuzzy, c-format
16389 msgid "invalid use of '%E' as a non-type template-argument"
16390 msgstr "нявернае выкарыстанне \"restict\""
16392 #: cp/pt.c:3668
16393 #, c-format
16394 msgid "to refer to a type member of a template parameter, use `typename %E'"
16395 msgstr ""
16397 #: cp/pt.c:3681 cp/pt.c:3699 cp/pt.c:3738
16398 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16399 msgstr ""
16401 #: cp/pt.c:3684
16402 msgid "  expected a constant of type `%T', got `%T'"
16403 msgstr ""
16405 #: cp/pt.c:3688
16406 #, c-format
16407 msgid "  expected a class template, got `%E'"
16408 msgstr ""
16410 #: cp/pt.c:3690
16411 #, c-format
16412 msgid "  expected a type, got `%E'"
16413 msgstr ""
16415 #: cp/pt.c:3702
16416 msgid "  expected a type, got `%T'"
16417 msgstr ""
16419 #: cp/pt.c:3704
16420 msgid "  expected a class template, got `%T'"
16421 msgstr ""
16423 #: cp/pt.c:3740
16424 msgid "  expected a template of type `%D', got `%D'"
16425 msgstr ""
16427 #: cp/pt.c:3775
16428 msgid "could not convert template argument `%E' to `%T'"
16429 msgstr ""
16431 #: cp/pt.c:3815
16432 #, c-format
16433 msgid "wrong number of template arguments (%d, should be %d)"
16434 msgstr ""
16436 #: cp/pt.c:3819
16437 #, fuzzy
16438 msgid "provided for `%D'"
16439 msgstr "дэструктару неабходны \"%#D\""
16441 #: cp/pt.c:3847
16442 #, fuzzy, c-format
16443 msgid "template argument %d is invalid"
16444 msgstr "параметр \"%s\" ініцыялізаваны"
16446 #: cp/pt.c:4068
16447 msgid "non-template used as template"
16448 msgstr ""
16450 #: cp/pt.c:4208
16451 msgid "non-template type `%T' used as a template"
16452 msgstr ""
16454 #: cp/pt.c:4210
16455 #, fuzzy
16456 msgid "for template declaration `%D'"
16457 msgstr "пустое абвяшчэнне"
16459 #: cp/pt.c:4857
16460 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
16461 msgstr ""
16463 #: cp/pt.c:5296
16464 msgid "ambiguous class template instantiation for `%#T'"
16465 msgstr ""
16467 #: cp/pt.c:5302
16468 msgid "%s %+#T"
16469 msgstr ""
16471 #: cp/pt.c:6307 cp/pt.c:6427
16472 msgid "instantiation of `%D' as type `%T'"
16473 msgstr ""
16475 #: cp/pt.c:6469
16476 msgid "invalid parameter type `%T'"
16477 msgstr "нерэчаісны тып парамэтра `%T'"
16479 #: cp/pt.c:6471
16480 msgid "in declaration `%D'"
16481 msgstr "у абвяшчэньні  `%D'"
16483 #: cp/pt.c:6545
16484 msgid "creating pointer to member function of non-class type `%T'"
16485 msgstr ""
16487 #: cp/pt.c:6684
16488 msgid "creating array with size zero"
16489 msgstr ""
16491 #: cp/pt.c:6698
16492 #, c-format
16493 msgid "creating array with size zero (`%E')"
16494 msgstr ""
16496 #: cp/pt.c:6937
16497 msgid "forming reference to void"
16498 msgstr ""
16500 #: cp/pt.c:6939
16501 msgid "forming %s to reference type `%T'"
16502 msgstr ""
16504 #: cp/pt.c:6976
16505 msgid "creating pointer to member of non-class type `%T'"
16506 msgstr ""
16508 #: cp/pt.c:6982
16509 msgid "creating pointer to member reference type `%T'"
16510 msgstr ""
16512 #: cp/pt.c:7068
16513 msgid "creating array of `%T'"
16514 msgstr ""
16516 #: cp/pt.c:7074
16517 msgid "creating array of `%T', which is an abstract class type"
16518 msgstr ""
16520 #: cp/pt.c:7118
16521 msgid "`%T' is not a class, struct, or union type"
16522 msgstr ""
16524 #: cp/pt.c:7231
16525 #, c-format
16526 msgid "use of `%s' in template"
16527 msgstr ""
16529 #: cp/pt.c:7344
16530 #, c-format
16531 msgid "dependent-name `%E' is parsed as a non-type, but instantiation yields a type"
16532 msgstr ""
16534 #: cp/pt.c:7346
16535 #, c-format
16536 msgid "say `typename %E' if a type is meant"
16537 msgstr ""
16539 #: cp/pt.c:8609
16540 msgid "`%T' uses anonymous type"
16541 msgstr ""
16543 #: cp/pt.c:8611
16544 msgid "`%T' uses local type `%T'"
16545 msgstr ""
16547 #: cp/pt.c:8619
16548 #, fuzzy
16549 msgid "`%T' is a variably modified type"
16550 msgstr "\"%s\" мае незавершаны тып"
16552 #: cp/pt.c:8630
16553 #, fuzzy, c-format
16554 msgid "integral expression `%E' is not constant"
16555 msgstr "тып параметра \"%s\" не аб'яўлены"
16557 #: cp/pt.c:8635
16558 msgid "  trying to instantiate `%D'"
16559 msgstr ""
16561 #: cp/pt.c:9148
16562 msgid "incomplete type unification"
16563 msgstr ""
16565 #: cp/pt.c:10095
16566 #, c-format
16567 msgid "use of `%s' in template type unification"
16568 msgstr ""
16570 #: cp/pt.c:10529 cp/pt.c:10601
16571 msgid "explicit instantiation of non-template `%#D'"
16572 msgstr ""
16574 #: cp/pt.c:10545 cp/pt.c:10596
16575 msgid "no matching template for `%D' found"
16576 msgstr ""
16578 #: cp/pt.c:10551
16579 msgid "explicit instantiation of `%#D'"
16580 msgstr ""
16582 #: cp/pt.c:10588
16583 #, fuzzy
16584 msgid "duplicate explicit instantiation of `%#D'"
16585 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16587 #: cp/pt.c:10610
16588 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16589 msgstr ""
16591 #: cp/pt.c:10614 cp/pt.c:10695
16592 msgid "storage class `%D' applied to template instantiation"
16593 msgstr ""
16595 #: cp/pt.c:10667
16596 msgid "explicit instantiation of non-template type `%T'"
16597 msgstr ""
16599 #: cp/pt.c:10676
16600 msgid "explicit instantiation of `%#T' before definition of template"
16601 msgstr ""
16603 #: cp/pt.c:10684
16604 #, c-format
16605 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16606 msgstr ""
16608 #: cp/pt.c:10728
16609 #, fuzzy
16610 msgid "duplicate explicit instantiation of `%#T'"
16611 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16613 #: cp/pt.c:11109
16614 msgid "explicit instantiation of `%D' but no definition available"
16615 msgstr ""
16617 #: cp/pt.c:11543
16618 msgid "`%#T' is not a valid type for a template constant parameter"
16619 msgstr ""
16621 #: cp/repo.c:259
16622 msgid "-frepo must be used with -c"
16623 msgstr ""
16625 #: cp/repo.c:346
16626 #, c-format
16627 msgid "mysterious repository information in %s"
16628 msgstr ""
16630 #: cp/repo.c:361
16631 #, c-format
16632 msgid "can't create repository information file `%s'"
16633 msgstr ""
16635 #: cp/rtti.c:248
16636 msgid "cannot use typeid with -fno-rtti"
16637 msgstr ""
16639 #: cp/rtti.c:254
16640 msgid "must #include <typeinfo> before using typeid"
16641 msgstr ""
16643 #: cp/rtti.c:326
16644 msgid "cannot create type information for type `%T' because its size is variable"
16645 msgstr ""
16647 #: cp/rtti.c:580 cp/rtti.c:594
16648 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16649 msgstr ""
16651 #: cp/rtti.c:674
16652 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16653 msgstr ""
16655 #: cp/search.c:311
16656 msgid "`%T' is an ambiguous base of `%T'"
16657 msgstr ""
16659 #: cp/search.c:329
16660 msgid "`%T' is an inaccessible base of `%T'"
16661 msgstr ""
16663 #: cp/search.c:1767
16664 msgid "invalid covariant return type for `%#D'"
16665 msgstr ""
16667 #: cp/search.c:1768 cp/search.c:1774
16668 msgid "  overriding `%#D'"
16669 msgstr ""
16671 #: cp/search.c:1772
16672 msgid "conflicting return type specified for `%#D'"
16673 msgstr ""
16675 #: cp/search.c:1786
16676 #, c-format
16677 msgid "looser throw specifier for `%#F'"
16678 msgstr ""
16680 #: cp/search.c:1787
16681 #, c-format
16682 msgid "  overriding `%#F'"
16683 msgstr ""
16685 #. A static member function cannot match an inherited
16686 #. virtual member function.
16687 #: cp/search.c:1877
16688 msgid "`%#D' cannot be declared"
16689 msgstr ""
16691 #: cp/search.c:1878
16692 msgid "  since `%#D' declared in base class"
16693 msgstr ""
16695 #: cp/search.c:1955
16696 msgid "`%#D' needs a final overrider"
16697 msgstr ""
16699 #: cp/semantics.c:1092
16700 #, fuzzy, c-format
16701 msgid "type of asm operand `%E' could not be determined"
16702 msgstr "тып параметра \"%s\" не аб'яўлены"
16704 #: cp/semantics.c:1233
16705 msgid "invalid use of member `%D' in static member function"
16706 msgstr ""
16708 #: cp/semantics.c:1237 cp/semantics.c:1276
16709 msgid "from this location"
16710 msgstr ""
16712 #: cp/semantics.c:1275
16713 msgid "object missing in reference to `%D'"
16714 msgstr ""
16716 #: cp/semantics.c:1721
16717 #, fuzzy
16718 msgid "arguments to destructor are not allowed"
16719 msgstr "памер \"%s\" больш чам %d байт"
16721 #: cp/semantics.c:1770
16722 msgid "`this' is unavailable for static member functions"
16723 msgstr ""
16725 #: cp/semantics.c:1776
16726 msgid "invalid use of `this' in non-member function"
16727 msgstr ""
16729 #: cp/semantics.c:1778
16730 msgid "invalid use of `this' at top level"
16731 msgstr ""
16733 #: cp/semantics.c:1802
16734 msgid "invalid qualifying scope in pseudo-destructor name"
16735 msgstr ""
16737 #: cp/semantics.c:1822
16738 msgid "`%E' is not of type `%T'"
16739 msgstr ""
16741 #: cp/semantics.c:1933
16742 msgid "template type parameters must use the keyword `class' or `typename'"
16743 msgstr ""
16745 #: cp/semantics.c:1977
16746 #, fuzzy
16747 msgid "invalid use of type `%T' as a default value for a template template-parameter"
16748 msgstr "нявернае выкарыстанне \"restict\""
16750 #: cp/semantics.c:1980
16751 #, fuzzy
16752 msgid "invalid use of `%D' as a default value for a template template-parameter"
16753 msgstr "нявернае выкарыстанне \"restict\""
16755 #: cp/semantics.c:1984
16756 #, fuzzy
16757 msgid "invalid default argument for a template template parameter"
16758 msgstr "нявернае выкарыстанне \"restict\""
16760 #: cp/semantics.c:2019
16761 msgid "definition of `%#T' inside template parameter list"
16762 msgstr ""
16764 #: cp/semantics.c:2030
16765 msgid "invalid definition of qualified type `%T'"
16766 msgstr ""
16768 #: cp/semantics.c:2045
16769 msgid "previous definition of `%#T'"
16770 msgstr "папярэдняе вызначэньне `%#T'"
16772 #: cp/semantics.c:2249
16773 #, fuzzy
16774 msgid "invalid base-class specification"
16775 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
16777 #: cp/semantics.c:2258
16778 msgid "base class `%T' has cv qualifiers"
16779 msgstr ""
16781 #: cp/semantics.c:2290
16782 msgid "multiple declarators in template declaration"
16783 msgstr ""
16785 #: cp/semantics.c:2301
16786 msgid "incomplete type `%T' used in nested name specifier"
16787 msgstr ""
16789 #: cp/semantics.c:2303 cp/typeck.c:1612
16790 #, fuzzy
16791 msgid "`%D' is not a member of `%T'"
16792 msgstr "\"%s\" мае незавершаны тып"
16794 #: cp/semantics.c:2306
16795 #, fuzzy
16796 msgid "`%D' is not a member of `%D'"
16797 msgstr "\"%s\" мае незавершаны тып"
16799 #: cp/semantics.c:2431
16800 msgid "template parameter `%D' of type `%T' is not allowed in an integral constant expression because it is not of integral or enumeration type"
16801 msgstr ""
16803 #: cp/semantics.c:2584
16804 #, fuzzy
16805 msgid "`%D' cannot appear in a constant-expression"
16806 msgstr "памер масіва \"%s\" адмоўны"
16808 #: cp/semantics.c:2593
16809 msgid "use of namespace `%D' as expression"
16810 msgstr ""
16812 #: cp/semantics.c:2598
16813 msgid "use of class template `%T' as expression"
16814 msgstr ""
16816 #. Ambiguous reference to base members.
16817 #: cp/semantics.c:2604
16818 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16819 msgstr ""
16821 #: cp/semantics.c:2664
16822 #, c-format
16823 msgid "use of %s from containing function"
16824 msgstr ""
16826 #: cp/semantics.c:2667
16827 msgid "  `%#D' declared here"
16828 msgstr ""
16830 #: cp/semantics.c:2718
16831 #, fuzzy, c-format
16832 msgid "type of `%E' is unknown"
16833 msgstr "вяртаемы тып \"%s\" не \"int\""
16835 #: cp/tree.c:222
16836 #, c-format
16837 msgid "non-lvalue in %s"
16838 msgstr ""
16840 #: cp/tree.c:539
16841 msgid "`%V' qualifiers cannot be applied to `%T'"
16842 msgstr ""
16844 #: cp/tree.c:1828
16845 #, c-format
16846 msgid "`%s' attribute can only be applied to Java class definitions"
16847 msgstr ""
16849 #: cp/tree.c:1857
16850 #, c-format
16851 msgid "`%s' attribute can only be applied to class definitions"
16852 msgstr ""
16854 #: cp/tree.c:1863
16855 #, c-format
16856 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
16857 msgstr ""
16859 #: cp/tree.c:1887
16860 msgid "requested init_priority is not an integer constant"
16861 msgstr ""
16863 #: cp/tree.c:1908
16864 #, c-format
16865 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
16866 msgstr ""
16868 #: cp/tree.c:1916
16869 msgid "requested init_priority is out of range"
16870 msgstr ""
16872 #: cp/tree.c:1926
16873 msgid "requested init_priority is reserved for internal use"
16874 msgstr ""
16876 #: cp/tree.c:1936
16877 #, fuzzy, c-format
16878 msgid "`%s' attribute is not supported on this platform"
16879 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
16881 #: cp/tree.c:2531
16882 #, c-format
16883 msgid "lang_* check: failed in %s, at %s:%d"
16884 msgstr ""
16886 #: cp/typeck.c:437 cp/typeck.c:451 cp/typeck.c:543
16887 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
16888 msgstr ""
16890 #: cp/typeck.c:513
16891 #, c-format
16892 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
16893 msgstr ""
16895 #: cp/typeck.c:563
16896 msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
16897 msgstr ""
16899 #: cp/typeck.c:1235
16900 #, c-format
16901 msgid "invalid application of `%s' to a member function"
16902 msgstr ""
16904 #: cp/typeck.c:1268
16905 #, fuzzy, c-format
16906 msgid "invalid application of `%s' to a bit-field"
16907 msgstr "нявернае выкарыстанне \"restict\""
16909 #: cp/typeck.c:1273
16910 #, fuzzy, c-format
16911 msgid "ISO C++ forbids applying `%s' to an expression of function type"
16912 msgstr "ISO C не дазваляе пусты ізыходны файл"
16914 #: cp/typeck.c:1342
16915 #, fuzzy
16916 msgid "invalid use of non-static member function"
16917 msgstr "нявернае выкарыстанне \"restict\""
16919 #: cp/typeck.c:1471
16920 msgid "deprecated conversion from string constant to `%T'"
16921 msgstr ""
16923 #: cp/typeck.c:1583 cp/typeck.c:1874
16924 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
16925 msgstr ""
16927 #: cp/typeck.c:1610
16928 #, fuzzy, c-format
16929 msgid "invalid use of nonstatic data member '%E'"
16930 msgstr "нявернае выкарыстанне \"restict\""
16932 #: cp/typeck.c:1662 cp/typeck.c:1684
16933 #, fuzzy
16934 msgid "invalid access to non-static data member `%D' of NULL object"
16935 msgstr "нявернае выкарыстанне \"restict\""
16937 #: cp/typeck.c:1664 cp/typeck.c:1686
16938 msgid "(perhaps the `offsetof' macro was used incorrectly)"
16939 msgstr ""
16941 #: cp/typeck.c:1801
16942 msgid "the type being destroyed is `%T', but the destructor refers to `%T'"
16943 msgstr ""
16945 #: cp/typeck.c:1924
16946 #, fuzzy
16947 msgid "`%D::%D' is not a member of `%T'"
16948 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16950 #: cp/typeck.c:1935
16951 #, fuzzy
16952 msgid "`%T' is not a base of `%T'"
16953 msgstr "\"%s\" мае незавершаны тып"
16955 #: cp/typeck.c:1954
16956 msgid "'%D' has no member named '%E'"
16957 msgstr ""
16959 #: cp/typeck.c:1969
16960 #, fuzzy
16961 msgid "`%D' is not a member template function"
16962 msgstr "`%D' - гэта ня функцыя,"
16964 #. A pointer to incomplete type (other than cv void) can be
16965 #. dereferenced [expr.unary.op]/1
16966 #: cp/typeck.c:2075
16967 msgid "`%T' is not a pointer-to-object type"
16968 msgstr ""
16970 #: cp/typeck.c:2100
16971 #, c-format
16972 msgid "invalid use of `%s' on pointer to member"
16973 msgstr ""
16975 #: cp/typeck.c:2106
16976 msgid "invalid type argument"
16977 msgstr ""
16979 #: cp/typeck.c:2212
16980 msgid "ISO C++ forbids subscripting non-lvalue array"
16981 msgstr ""
16983 #: cp/typeck.c:2223
16984 msgid "subscripting array declared `register'"
16985 msgstr ""
16987 #: cp/typeck.c:2306
16988 #, c-format
16989 msgid "object missing in use of `%E'"
16990 msgstr ""
16992 #: cp/typeck.c:2408
16993 msgid "ISO C++ forbids calling `::main' from within program"
16994 msgstr ""
16996 #: cp/typeck.c:2433
16997 #, c-format
16998 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
16999 msgstr ""
17001 #: cp/typeck.c:2446
17002 #, fuzzy, c-format
17003 msgid "`%E' cannot be used as a function"
17004 msgstr "\"%s\" звычайна функцыя"
17006 #: cp/typeck.c:2539
17007 #, fuzzy
17008 msgid "too many arguments to %s `%+#D'"
17009 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17011 #: cp/typeck.c:2541 cp/typeck.c:2647
17012 msgid "at this point in file"
17013 msgstr ""
17015 #: cp/typeck.c:2578
17016 #, fuzzy
17017 msgid "parameter %P of `%D' has incomplete type `%T'"
17018 msgstr "\"%s\" мае незавершаны тып"
17020 #: cp/typeck.c:2581
17021 #, fuzzy
17022 msgid "parameter %P has incomplete type `%T'"
17023 msgstr "\"%s\" мае незавершаны тып"
17025 #: cp/typeck.c:2645
17026 #, fuzzy
17027 msgid "too few arguments to %s `%+#D'"
17028 msgstr "нехапае аргументаў у функцыі \"%s\""
17030 #: cp/typeck.c:2792 cp/typeck.c:2802
17031 msgid "assuming cast to type `%T' from overloaded function"
17032 msgstr ""
17034 #: cp/typeck.c:2863
17035 #, c-format
17036 msgid "division by zero in `%E / 0'"
17037 msgstr ""
17039 #: cp/typeck.c:2865
17040 #, c-format
17041 msgid "division by zero in `%E / 0.'"
17042 msgstr ""
17044 #: cp/typeck.c:2894
17045 #, c-format
17046 msgid "division by zero in `%E %% 0'"
17047 msgstr ""
17049 #: cp/typeck.c:2896
17050 #, c-format
17051 msgid "division by zero in `%E %% 0.'"
17052 msgstr ""
17054 #: cp/typeck.c:2976
17055 #, c-format
17056 msgid "%s rotate count is negative"
17057 msgstr ""
17059 #: cp/typeck.c:2979
17060 #, c-format
17061 msgid "%s rotate count >= width of type"
17062 msgstr ""
17064 #: cp/typeck.c:3013 cp/typeck.c:3018 cp/typeck.c:3109 cp/typeck.c:3114
17065 msgid "ISO C++ forbids comparison between pointer and integer"
17066 msgstr ""
17068 #: cp/typeck.c:3295
17069 msgid "comparison between types `%#T' and `%#T'"
17070 msgstr ""
17072 #: cp/typeck.c:3331
17073 msgid "comparison between signed and unsigned integer expressions"
17074 msgstr ""
17076 #: cp/typeck.c:3396
17077 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17078 msgstr ""
17080 #. Some sort of arithmetic operation involving NULL was
17081 #. performed.  Note that pointer-difference and pointer-addition
17082 #. have already been handled above, and so we don't end up here in
17083 #. that case.
17084 #: cp/typeck.c:3418
17085 msgid "NULL used in arithmetic"
17086 msgstr ""
17088 #: cp/typeck.c:3481
17089 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17090 msgstr ""
17092 #: cp/typeck.c:3483
17093 msgid "ISO C++ forbids using pointer to a function in subtraction"
17094 msgstr ""
17096 #: cp/typeck.c:3485
17097 msgid "ISO C++ forbids using pointer to a method in subtraction"
17098 msgstr ""
17100 #: cp/typeck.c:3497
17101 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17102 msgstr ""
17104 #: cp/typeck.c:3553
17105 #, c-format
17106 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17107 msgstr ""
17109 #: cp/typeck.c:3559
17110 #, c-format
17111 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17112 msgstr ""
17114 #: cp/typeck.c:3581
17115 msgid "taking address of temporary"
17116 msgstr ""
17118 #: cp/typeck.c:3816
17119 #, c-format
17120 msgid "ISO C++ forbids %sing an enum"
17121 msgstr ""
17123 #: cp/typeck.c:3827
17124 #, fuzzy
17125 msgid "cannot %s a pointer to incomplete type `%T'"
17126 msgstr "\"%s\" мае незавершаны тып"
17128 #: cp/typeck.c:3833
17129 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17130 msgstr ""
17132 #: cp/typeck.c:3858
17133 msgid "cast to non-reference type used as lvalue"
17134 msgstr ""
17136 #: cp/typeck.c:3892
17137 msgid "invalid use of `--' on bool variable `%D'"
17138 msgstr ""
17140 #. ARM $3.4
17141 #: cp/typeck.c:3923
17142 msgid "ISO C++ forbids taking address of function `::main'"
17143 msgstr ""
17145 #. An expression like &memfn.
17146 #: cp/typeck.c:3994
17147 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'"
17148 msgstr ""
17150 #: cp/typeck.c:3999
17151 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17152 msgstr ""
17154 #: cp/typeck.c:4027
17155 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17156 msgstr ""
17158 #: cp/typeck.c:4047
17159 msgid "unary `&'"
17160 msgstr ""
17162 #: cp/typeck.c:4076
17163 #, fuzzy
17164 msgid "attempt to take address of bit-field structure member `%D'"
17165 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17167 #: cp/typeck.c:4190
17168 msgid "taking address of destructor"
17169 msgstr ""
17171 #: cp/typeck.c:4203
17172 msgid "taking address of bound pointer-to-member expression"
17173 msgstr ""
17175 #: cp/typeck.c:4211
17176 msgid "cannot create pointer to reference member `%D'"
17177 msgstr ""
17179 #: cp/typeck.c:4273
17180 msgid "cannot take the address of `this', which is an rvalue expression"
17181 msgstr ""
17183 #: cp/typeck.c:4292
17184 msgid "address requested for `%D', which is declared `register'"
17185 msgstr ""
17187 #: cp/typeck.c:4360
17188 #, c-format
17189 msgid "%s expression list treated as compound expression"
17190 msgstr ""
17192 #: cp/typeck.c:4434
17193 msgid "%s from type `%T' to type `%T' casts away constness"
17194 msgstr ""
17196 #: cp/typeck.c:4626
17197 msgid "invalid static_cast from type `%T' to type `%T'"
17198 msgstr ""
17200 #: cp/typeck.c:4666
17201 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17202 msgstr ""
17204 #: cp/typeck.c:4686
17205 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17206 msgstr ""
17208 #: cp/typeck.c:4705
17209 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17210 msgstr ""
17212 #: cp/typeck.c:4711
17213 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17214 msgstr ""
17216 #: cp/typeck.c:4739
17217 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17218 msgstr ""
17220 #: cp/typeck.c:4742
17221 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17222 msgstr ""
17224 #: cp/typeck.c:4765
17225 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17226 msgstr ""
17228 #: cp/typeck.c:4782
17229 msgid "invalid const_cast from type `%T' to type `%T'"
17230 msgstr ""
17232 #: cp/typeck.c:4822 cp/typeck.c:4827
17233 msgid "ISO C++ forbids casting to an array type `%T'"
17234 msgstr ""
17236 #: cp/typeck.c:4835
17237 #, fuzzy
17238 msgid "invalid cast to function type `%T'"
17239 msgstr "Нерэчаісны выбар \"%s\""
17241 #: cp/typeck.c:4891
17242 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17243 msgstr ""
17245 #: cp/typeck.c:4937
17246 msgid "cast from `%T' to `%T' increases required alignment of target type"
17247 msgstr ""
17249 #: cp/typeck.c:5104
17250 msgid "  in evaluation of `%Q(%#T, %#T)'"
17251 msgstr ""
17253 #: cp/typeck.c:5146
17254 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17255 msgstr ""
17257 #: cp/typeck.c:5219
17258 msgid "incompatible types in assignment of `%T' to `%T'"
17259 msgstr ""
17261 #: cp/typeck.c:5226
17262 msgid "ISO C++ forbids assignment of arrays"
17263 msgstr ""
17265 #: cp/typeck.c:5326
17266 msgid "   in pointer to member function conversion"
17267 msgstr ""
17269 #: cp/typeck.c:5334
17270 msgid "   in pointer to member conversion"
17271 msgstr ""
17273 #. This is a reinterpret cast, we choose to do nothing.
17274 #: cp/typeck.c:5344 cp/typeck.c:5359
17275 msgid "pointer to member cast via virtual base `%T'"
17276 msgstr ""
17278 #: cp/typeck.c:5362
17279 msgid "pointer to member conversion via virtual base `%T'"
17280 msgstr ""
17282 #: cp/typeck.c:5432
17283 msgid "invalid conversion to type `%T' from type `%T'"
17284 msgstr ""
17286 #: cp/typeck.c:5588
17287 msgid "passing NULL used for non-pointer %s %P of `%D'"
17288 msgstr ""
17290 #: cp/typeck.c:5591
17291 msgid "%s to non-pointer type `%T' from NULL"
17292 msgstr ""
17294 #: cp/typeck.c:5599
17295 msgid "passing `%T' for %s %P of `%D'"
17296 msgstr ""
17298 #: cp/typeck.c:5602
17299 msgid "%s to `%T' from `%T'"
17300 msgstr ""
17302 #: cp/typeck.c:5612
17303 msgid "passing negative value `%E' for %s %P of `%D'"
17304 msgstr ""
17306 #: cp/typeck.c:5615
17307 msgid "%s of negative value `%E' to `%T'"
17308 msgstr ""
17310 #: cp/typeck.c:5703
17311 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17312 msgstr ""
17314 #: cp/typeck.c:5706
17315 msgid "cannot convert `%T' to `%T' in %s"
17316 msgstr ""
17318 #: cp/typeck.c:5783 cp/typeck.c:5785
17319 msgid "in passing argument %P of `%+D'"
17320 msgstr ""
17322 #: cp/typeck.c:5892
17323 msgid "returning reference to temporary"
17324 msgstr ""
17326 #: cp/typeck.c:5899
17327 msgid "reference to non-lvalue returned"
17328 msgstr ""
17330 #: cp/typeck.c:5911
17331 msgid "reference to local variable `%D' returned"
17332 msgstr ""
17334 #: cp/typeck.c:5914
17335 msgid "address of local variable `%D' returned"
17336 msgstr ""
17338 #: cp/typeck.c:5944
17339 msgid "returning a value from a destructor"
17340 msgstr ""
17342 #. If a return statement appears in a handler of the
17343 #. function-try-block of a constructor, the program is ill-formed.
17344 #: cp/typeck.c:5952
17345 msgid "cannot return from a handler of a function-try-block of a constructor"
17346 msgstr ""
17348 #. You can't return a value from a constructor.
17349 #: cp/typeck.c:5955
17350 msgid "returning a value from a constructor"
17351 msgstr ""
17353 #: cp/typeck.c:5978
17354 msgid "return-statement with no value, in function returning '%T'"
17355 msgstr ""
17357 #: cp/typeck.c:5995
17358 msgid "return-statement with a value, in function returning 'void'"
17359 msgstr ""
17361 #: cp/typeck.c:6017
17362 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17363 msgstr ""
17365 #: cp/typeck2.c:55
17366 msgid "type `%T' is not a base type for type `%T'"
17367 msgstr ""
17369 #: cp/typeck2.c:151
17370 msgid "cannot declare variable `%D' to be of type `%T'"
17371 msgstr ""
17373 #: cp/typeck2.c:154
17374 msgid "cannot declare parameter `%D' to be of type `%T'"
17375 msgstr ""
17377 #: cp/typeck2.c:157
17378 msgid "cannot declare field `%D' to be of type `%T'"
17379 msgstr ""
17381 #: cp/typeck2.c:161
17382 msgid "invalid return type for member function `%#D'"
17383 msgstr ""
17385 #: cp/typeck2.c:163
17386 msgid "invalid return type for function `%#D'"
17387 msgstr ""
17389 #: cp/typeck2.c:166
17390 msgid "cannot allocate an object of type `%T'"
17391 msgstr ""
17393 #: cp/typeck2.c:173
17394 msgid "  because the following virtual functions are abstract:"
17395 msgstr ""
17397 #: cp/typeck2.c:175
17398 msgid "\t%#D"
17399 msgstr ""
17401 #: cp/typeck2.c:178
17402 msgid "  since type `%T' has abstract virtual functions"
17403 msgstr ""
17405 #: cp/typeck2.c:427
17406 msgid "constructor syntax used, but no constructor declared for type `%T'"
17407 msgstr ""
17409 #: cp/typeck2.c:440
17410 msgid "cannot initialize arrays using this syntax"
17411 msgstr ""
17413 #: cp/typeck2.c:545
17414 msgid "initializing array with parameter list"
17415 msgstr ""
17417 #: cp/typeck2.c:600
17418 msgid "initializer for scalar variable requires one element"
17419 msgstr ""
17421 #: cp/typeck2.c:607
17422 msgid "braces around scalar initializer for `%T'"
17423 msgstr ""
17425 #: cp/typeck2.c:610
17426 msgid "ignoring extra initializers for `%T'"
17427 msgstr ""
17429 #: cp/typeck2.c:622
17430 msgid "variable-sized object of type `%T' may not be initialized"
17431 msgstr ""
17433 #: cp/typeck2.c:632
17434 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17435 msgstr ""
17437 #: cp/typeck2.c:697
17438 msgid "aggregate has a partly bracketed initializer"
17439 msgstr ""
17441 #: cp/typeck2.c:735 cp/typeck2.c:840
17442 msgid "non-trivial labeled initializers"
17443 msgstr ""
17445 #: cp/typeck2.c:752
17446 msgid "non-empty initializer for array of empty elements"
17447 msgstr ""
17449 #: cp/typeck2.c:806
17450 msgid "initializer list for object of class with virtual base classes"
17451 msgstr ""
17453 #: cp/typeck2.c:812
17454 msgid "initializer list for object of class with base classes"
17455 msgstr ""
17457 #: cp/typeck2.c:818
17458 msgid "initializer list for object using virtual functions"
17459 msgstr ""
17461 #: cp/typeck2.c:880 cp/typeck2.c:896
17462 #, fuzzy
17463 msgid "missing initializer for member `%D'"
17464 msgstr "прапушчан ініцыялізатар"
17466 #: cp/typeck2.c:885
17467 msgid "uninitialized const member `%D'"
17468 msgstr ""
17470 #: cp/typeck2.c:887
17471 #, fuzzy
17472 msgid "member `%D' with uninitialized const fields"
17473 msgstr "параметр \"%s\" ініцыялізаваны"
17475 #: cp/typeck2.c:890
17476 #, fuzzy
17477 msgid "member `%D' is uninitialized reference"
17478 msgstr "параметр \"%s\" ініцыялізаваны"
17480 #: cp/typeck2.c:937
17481 msgid "index value instead of field name in union initializer"
17482 msgstr ""
17484 #: cp/typeck2.c:949
17485 msgid "no field `%D' in union being initialized"
17486 msgstr ""
17488 #: cp/typeck2.c:957
17489 msgid "union `%T' with no named members cannot be initialized"
17490 msgstr ""
17492 #: cp/typeck2.c:993
17493 msgid "excess elements in aggregate initializer"
17494 msgstr ""
17496 #: cp/typeck2.c:1102
17497 msgid "circular pointer delegation detected"
17498 msgstr ""
17500 #: cp/typeck2.c:1115
17501 msgid "base operand of `->' has non-pointer type `%T'"
17502 msgstr ""
17504 #: cp/typeck2.c:1139
17505 msgid "result of `operator->()' yields non-pointer result"
17506 msgstr ""
17508 #: cp/typeck2.c:1141
17509 msgid "base operand of `->' is not a pointer"
17510 msgstr ""
17512 #: cp/typeck2.c:1164
17513 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17514 msgstr ""
17516 #: cp/typeck2.c:1172
17517 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17518 msgstr ""
17520 #: cp/typeck2.c:1182
17521 msgid "member type `%T::' incompatible with object type `%T'"
17522 msgstr ""
17524 #: cp/typeck2.c:1398
17525 #, fuzzy
17526 msgid "call to function `%D' which throws incomplete type `%#T'"
17527 msgstr "\"%s\" мае незавершаны тып"
17529 #: cp/typeck2.c:1401
17530 #, fuzzy
17531 msgid "call to function which throws incomplete type `%#T'"
17532 msgstr "\"%s\" мае незавершаны тып"
17534 #. XXX Not i18n clean.
17535 #: cp/cp-tree.h:3756
17536 #, c-format
17537 msgid "%s is deprecated, please see the documentation for details"
17538 msgstr ""
17540 #: f/bad.c:388
17541 msgid "note:"
17542 msgstr ""
17544 #: f/bad.c:392
17545 msgid "warning:"
17546 msgstr "увага:"
17548 #: f/bad.c:396
17549 msgid "fatal:"
17550 msgstr ""
17552 #: f/bad.c:438
17553 msgid "(continued):"
17554 msgstr ""
17556 #: f/bad.c:488 f/bad.c:506
17557 msgid "[REPORT BUG!!] %"
17558 msgstr ""
17560 #: f/bad.c:495 f/bad.c:527
17561 msgid "[REPORT BUG!!]"
17562 msgstr ""
17564 #: f/com.c:3125
17565 #, no-c-format
17566 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17567 msgstr ""
17569 #: f/com.c:11565
17570 msgid "no INTEGER type can hold a pointer on this configuration"
17571 msgstr ""
17573 #: f/com.c:11839
17574 #, c-format
17575 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17576 msgstr ""
17578 #: f/com.c:11841
17579 #, c-format
17580 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17581 msgstr ""
17583 #: f/com.c:11843
17584 msgid "properly unless they all are 32 bits wide"
17585 msgstr ""
17587 #: f/com.c:11844
17588 msgid "Please keep this in mind before you report bugs."
17589 msgstr ""
17591 #. I/O will probably crash.
17592 #: f/com.c:11852
17593 #, c-format
17594 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17595 msgstr ""
17597 #. ASSIGN 10 TO I will crash.
17598 #: f/com.c:11861
17599 #, c-format
17600 msgid ""
17601 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17602 " ASSIGN statement might fail"
17603 msgstr ""
17605 #: f/com.c:13677
17606 #, fuzzy
17607 msgid "In statement function"
17608 msgstr "вельмі шмат аргументаў у функцыі"
17610 #: f/com.c:13687
17611 msgid "Outside of any program unit:\n"
17612 msgstr ""
17614 #: f/com.c:15283
17615 #, no-c-format
17616 msgid "%A from %B at %0%C"
17617 msgstr ""
17619 #: f/com.c:15593
17620 #, no-c-format
17621 msgid "At %0, INCLUDE file %A exists, but is not readable"
17622 msgstr ""
17624 #: f/com.c:15628
17625 #, no-c-format
17626 msgid "At %0, INCLUDE nesting too deep"
17627 msgstr ""
17629 #: f/expr.c:8706
17630 #, no-c-format
17631 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17632 msgstr ""
17634 #: f/expr.c:8756
17635 #, no-c-format
17636 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17637 msgstr ""
17639 #: f/expr.c:9639
17640 #, no-c-format
17641 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17642 msgstr ""
17644 #: f/expr.c:10010
17645 #, no-c-format
17646 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17647 msgstr ""
17649 #: f/g77spec.c:231
17650 #, c-format
17651 msgid "overflowed output arg list for `%s'"
17652 msgstr ""
17654 #: f/g77spec.c:353
17655 msgid ""
17656 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
17657 "You may redistribute copies of GNU Fortran\n"
17658 "under the terms of the GNU General Public License.\n"
17659 "For more information about these matters, see the file named COPYING\n"
17660 "or type the command `info -f g77 Copying'.\n"
17661 msgstr ""
17663 #: f/g77spec.c:369
17664 msgid "--driver no longer supported"
17665 msgstr ""
17667 #: f/g77spec.c:382
17668 #, c-format
17669 msgid "argument to `%s' missing"
17670 msgstr "аргумент для \"%s\" прапушчан"
17672 #: f/g77spec.c:386
17673 msgid "no input files; unwilling to write output files"
17674 msgstr ""
17676 #: f/implic.c:203
17677 #, fuzzy, no-c-format
17678 msgid "Implicit declaration of `%A' at %0"
17679 msgstr "паўторнае абвяшчэнне меткі \"%s\""
17681 #: f/lex.c:321
17682 #, no-c-format
17683 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17684 msgstr ""
17686 #: f/lex.c:340
17687 #, no-c-format
17688 msgid "Unknown escape sequence `\\%A' at %0"
17689 msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
17691 #: f/lex.c:349
17692 #, fuzzy, no-c-format
17693 msgid "Unterminated escape sequence `\\' at %0"
17694 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
17696 #: f/lex.c:360
17697 #, no-c-format
17698 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17699 msgstr ""
17701 #: f/lex.c:388
17702 #, no-c-format
17703 msgid "\\x used at %0 with no following hex digits"
17704 msgstr ""
17706 #: f/lex.c:402
17707 #, no-c-format
17708 msgid "Hex escape at %0 out of range"
17709 msgstr ""
17711 #: f/lex.c:436
17712 #, no-c-format
17713 msgid "Escape sequence at %0 out of range for character"
17714 msgstr ""
17716 #: f/lex.c:590
17717 msgid "hex escape out of range"
17718 msgstr ""
17720 #: f/lex.c:643
17721 #, c-format
17722 msgid "non-ANSI-standard escape sequence, `\\%c'"
17723 msgstr ""
17725 #: f/lex.c:656
17726 #, fuzzy, c-format
17727 msgid "non-ISO escape sequence `\\%c'"
17728 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
17730 #: f/lex.c:660
17731 #, c-format
17732 msgid "unknown escape sequence `\\%c'"
17733 msgstr ""
17735 #: f/lex.c:662
17736 #, c-format
17737 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
17738 msgstr ""
17740 #: f/lex.c:745
17741 msgid "badly formed directive -- no closing quote"
17742 msgstr ""
17744 #: f/lex.c:809
17745 msgid "#-lines for entering and leaving files don't match"
17746 msgstr ""
17748 #: f/lex.c:969
17749 msgid "bad directive -- missing close-quote"
17750 msgstr ""
17752 #: f/lex.c:1108
17753 msgid "invalid #ident"
17754 msgstr ""
17756 #: f/lex.c:1125
17757 msgid "undefined or invalid # directive"
17758 msgstr ""
17760 #: f/lex.c:1180
17761 msgid "invalid #line"
17762 msgstr ""
17764 #: f/lex.c:1236 f/lex.c:1280
17765 msgid "use `#line ...' instead of `# ...' in first line"
17766 msgstr ""
17768 #: f/lex.c:1290
17769 msgid "invalid #-line"
17770 msgstr ""
17772 #: f/lex.c:1383
17773 #, no-c-format
17774 msgid "Null character at %0 -- line ignored"
17775 msgstr ""
17777 #: f/stb.c:9177
17778 #, no-c-format
17779 msgid "INCLUDE at %0 not the only statement on the source line"
17780 msgstr ""
17782 #: f/ste.c:1397 f/ste.c:1744
17783 msgid "ASSIGNed FORMAT specifier is too small"
17784 msgstr ""
17786 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
17787 #: f/ste.c:2621
17788 #, no-c-format
17789 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
17790 msgstr ""
17792 #: f/ste.c:2725
17793 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
17794 msgstr ""
17796 #: f/ste.c:2957
17797 msgid "ASSIGN to variable that is too small"
17798 msgstr ""
17800 #: f/ste.c:2989
17801 msgid "ASSIGNed GOTO target variable is too small"
17802 msgstr ""
17804 #: f/stu.c:305
17805 #, no-c-format
17806 msgid "Local adjustable symbol `%A' at %0"
17807 msgstr ""
17809 #: f/target.c:2545
17810 msgid "data initializer on host with different endianness"
17811 msgstr ""
17813 #: f/top.c:244
17814 msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
17815 msgstr ""
17817 #: f/top.c:248
17818 msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
17819 msgstr ""
17821 #: f/top.c:318
17822 msgid "-fdebug-kludge is disabled, use normal debugging flags"
17823 msgstr ""
17825 #: f/bad.def:39
17826 #, no-c-format
17827 msgid "Missing first operand for binary operator at %0"
17828 msgstr ""
17830 #: f/bad.def:42
17831 #, fuzzy, no-c-format
17832 msgid "Zero-length character constant at %0"
17833 msgstr "пустая сімвальная канстанта"
17835 #: f/bad.def:45
17836 #, no-c-format
17837 msgid "Invalid token at %0 in expression or subexpression at %1"
17838 msgstr ""
17840 #: f/bad.def:48
17841 #, no-c-format
17842 msgid "Missing operand for operator at %1 at end of expression at %0"
17843 msgstr ""
17845 #: f/bad.def:51
17846 #, no-c-format
17847 msgid "Label %A already defined at %1 when redefined at %0"
17848 msgstr ""
17850 #: f/bad.def:54
17851 #, no-c-format
17852 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
17853 msgstr ""
17855 #: f/bad.def:57
17856 #, no-c-format
17857 msgid "Label definition %A at %0 on empty statement (as of %1)"
17858 msgstr ""
17860 #: f/bad.def:65
17861 #, no-c-format
17862 msgid "Invalid first character at %0 [info -f g77 M LEX]"
17863 msgstr ""
17865 #: f/bad.def:68
17866 #, no-c-format
17867 msgid "Line too long as of %0 [info -f g77 M LEX]"
17868 msgstr ""
17870 #: f/bad.def:71
17871 #, no-c-format
17872 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
17873 msgstr ""
17875 #: f/bad.def:74
17876 #, no-c-format
17877 msgid "Label number at %0 not in range 1-99999"
17878 msgstr ""
17880 #: f/bad.def:77
17881 #, no-c-format
17882 msgid "At %0, '!' and '/*' are not valid comment delimiters"
17883 msgstr ""
17885 #: f/bad.def:80
17886 #, no-c-format
17887 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
17888 msgstr ""
17890 #: f/bad.def:83
17891 #, no-c-format
17892 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
17893 msgstr ""
17895 #: f/bad.def:91
17896 #, fuzzy, no-c-format
17897 msgid "Character constant at %0 has no closing apostrophe at %1"
17898 msgstr "сімвальная канстанта вельмі доўгая"
17900 #: f/bad.def:94
17901 #, no-c-format
17902 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
17903 msgstr ""
17905 #: f/bad.def:97
17906 #, no-c-format
17907 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
17908 msgstr ""
17910 #: f/bad.def:100
17911 #, no-c-format
17912 msgid "Integer at %0 too large"
17913 msgstr ""
17915 #: f/bad.def:123
17916 #, no-c-format
17917 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
17918 msgstr ""
17920 #: f/bad.def:126
17921 #, no-c-format
17922 msgid "Missing close-period between `.%A' at %0 and %1"
17923 msgstr ""
17925 #: f/bad.def:129
17926 #, no-c-format
17927 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
17928 msgstr ""
17930 #: f/bad.def:132
17931 #, no-c-format
17932 msgid "Missing value at %1 for real-number exponent at %0"
17933 msgstr ""
17935 #: f/bad.def:135
17936 #, no-c-format
17937 msgid "Expected binary operator between expressions at %0 and at %1"
17938 msgstr ""
17940 #: f/bad.def:253
17941 #, no-c-format
17942 msgid "Semicolon at %0 is an invalid token"
17943 msgstr ""
17945 #: f/bad.def:271
17946 #, no-c-format
17947 msgid "Extraneous comma in FORMAT statement at %0"
17948 msgstr ""
17950 #: f/bad.def:274
17951 #, no-c-format
17952 msgid "Missing comma in FORMAT statement at %0"
17953 msgstr ""
17955 #: f/bad.def:277
17956 #, no-c-format
17957 msgid "Spurious sign in FORMAT statement at %0"
17958 msgstr ""
17960 #: f/bad.def:280
17961 #, no-c-format
17962 msgid "Spurious number in FORMAT statement at %0"
17963 msgstr ""
17965 #: f/bad.def:283
17966 #, no-c-format
17967 msgid "Spurious text trailing number in FORMAT statement at %0"
17968 msgstr ""
17970 #: f/bad.def:291
17971 #, no-c-format
17972 msgid "Unrecognized FORMAT specifier at %0"
17973 msgstr ""
17975 #: f/bad.def:419
17976 #, no-c-format
17977 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
17978 msgstr ""
17980 #: f/bad.def:422
17981 #, no-c-format
17982 msgid "Missing number following period in FORMAT statement at %0"
17983 msgstr ""
17985 #: f/bad.def:425
17986 #, no-c-format
17987 msgid "Missing number following `E' in FORMAT statement at %0"
17988 msgstr ""
17990 #: f/bad.def:433
17991 #, no-c-format
17992 msgid "Spurious trailing comma preceding terminator at %0"
17993 msgstr ""
17995 #: f/bad.def:436
17996 #, no-c-format
17997 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
17998 msgstr ""
18000 #: f/bad.def:439
18001 #, no-c-format
18002 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
18003 msgstr ""
18005 #: f/bad.def:452
18006 #, no-c-format
18007 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
18008 msgstr ""
18010 #: f/bad.def:455
18011 #, no-c-format
18012 msgid "Reference to label at %1 inconsistent with its definition at %0"
18013 msgstr ""
18015 #: f/bad.def:458
18016 #, no-c-format
18017 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18018 msgstr ""
18020 #: f/bad.def:461
18021 #, no-c-format
18022 msgid "DO-statement reference to label at %1 follows its definition at %0"
18023 msgstr ""
18025 #: f/bad.def:464
18026 #, no-c-format
18027 msgid "Reference to label at %1 is outside block containing definition at %0"
18028 msgstr ""
18030 #: f/bad.def:467
18031 #, no-c-format
18032 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
18033 msgstr ""
18035 #: f/bad.def:470
18036 #, no-c-format
18037 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
18038 msgstr ""
18040 #: f/bad.def:473
18041 #, no-c-format
18042 msgid "Label definition at %0 invalid on this kind of statement"
18043 msgstr ""
18045 #: f/bad.def:476
18046 #, no-c-format
18047 msgid "Statement at %0 invalid in this context"
18048 msgstr ""
18050 #: f/bad.def:479
18051 #, no-c-format
18052 msgid "Statement at %0 invalid in context established by statement at %1"
18053 msgstr ""
18055 #: f/bad.def:482
18056 #, no-c-format
18057 msgid "Statement at %0 must specify construct name specified at %1"
18058 msgstr ""
18060 #: f/bad.def:485
18061 #, no-c-format
18062 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18063 msgstr ""
18065 #: f/bad.def:488
18066 #, no-c-format
18067 msgid "Construct name at %0 not the same as construct name at %1"
18068 msgstr ""
18070 #: f/bad.def:491
18071 #, no-c-format
18072 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
18073 msgstr ""
18075 #: f/bad.def:494
18076 #, no-c-format
18077 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18078 msgstr ""
18080 #: f/bad.def:497
18081 #, no-c-format
18082 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18083 msgstr ""
18085 #: f/bad.def:500
18086 #, no-c-format
18087 msgid "No label definition for FORMAT statement at %0"
18088 msgstr ""
18090 #: f/bad.def:503
18091 #, no-c-format
18092 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18093 msgstr ""
18095 #: f/bad.def:506
18096 #, no-c-format
18097 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
18098 msgstr ""
18100 #: f/bad.def:509
18101 #, no-c-format
18102 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
18103 msgstr ""
18105 #: f/bad.def:512
18106 #, no-c-format
18107 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18108 msgstr ""
18110 #: f/bad.def:515
18111 #, no-c-format
18112 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18113 msgstr ""
18115 #: f/bad.def:518
18116 #, no-c-format
18117 msgid "Program unit name at %0 not the same as name at %1"
18118 msgstr ""
18120 #: f/bad.def:521
18121 #, no-c-format
18122 msgid "Type name at %0 not the same as name at %1"
18123 msgstr ""
18125 #: f/bad.def:524
18126 #, no-c-format
18127 msgid "End of source file before end of block started at %0"
18128 msgstr ""
18130 #: f/bad.def:527
18131 #, no-c-format
18132 msgid "Undefined label, first referenced at %0"
18133 msgstr ""
18135 #: f/bad.def:530
18136 #, no-c-format
18137 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
18138 msgstr ""
18140 #: f/bad.def:533
18141 #, no-c-format
18142 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
18143 msgstr ""
18145 #: f/bad.def:536
18146 #, no-c-format
18147 msgid "RETURN statement at %0 invalid within a main program unit"
18148 msgstr ""
18150 #: f/bad.def:539
18151 #, no-c-format
18152 msgid "Alternate return specifier at %0 invalid within a main program unit"
18153 msgstr ""
18155 #: f/bad.def:542
18156 #, no-c-format
18157 msgid "Alternate return specifier at %0 invalid within a function"
18158 msgstr ""
18160 #: f/bad.def:545
18161 #, no-c-format
18162 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
18163 msgstr ""
18165 #: f/bad.def:548
18166 #, no-c-format
18167 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
18168 msgstr ""
18170 #: f/bad.def:551
18171 #, no-c-format
18172 msgid "No components specified as of %0 for derived-type definition beginning at %1"
18173 msgstr ""
18175 #: f/bad.def:554
18176 #, no-c-format
18177 msgid "No components specified as of %0 for structure definition beginning at %1"
18178 msgstr ""
18180 #: f/bad.def:557
18181 #, no-c-format
18182 msgid "Missing structure name for outer structure definition at %0"
18183 msgstr ""
18185 #: f/bad.def:560
18186 #, no-c-format
18187 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
18188 msgstr ""
18190 #: f/bad.def:563
18191 #, no-c-format
18192 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
18193 msgstr ""
18195 #: f/bad.def:566
18196 #, no-c-format
18197 msgid "No components specified as of %0 for map beginning at %1"
18198 msgstr ""
18200 #: f/bad.def:569
18201 #, no-c-format
18202 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
18203 msgstr ""
18205 #: f/bad.def:572
18206 #, no-c-format
18207 msgid "Missing %A specifier in statement at %0"
18208 msgstr ""
18210 #: f/bad.def:575
18211 #, no-c-format
18212 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18213 msgstr ""
18215 #: f/bad.def:578
18216 #, no-c-format
18217 msgid "Conflicting I/O control specifications at %0 and %1"
18218 msgstr ""
18220 #: f/bad.def:581
18221 #, no-c-format
18222 msgid "No UNIT= specifier in I/O control list at %0"
18223 msgstr ""
18225 #: f/bad.def:584
18226 #, no-c-format
18227 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
18228 msgstr ""
18230 #: f/bad.def:587
18231 #, no-c-format
18232 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
18233 msgstr ""
18235 #: f/bad.def:595
18236 #, no-c-format
18237 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
18238 msgstr ""
18240 #: f/bad.def:598
18241 #, no-c-format
18242 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
18243 msgstr ""
18245 #: f/bad.def:601
18246 #, no-c-format
18247 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
18248 msgstr ""
18250 #: f/bad.def:604
18251 #, no-c-format
18252 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
18253 msgstr ""
18255 #: f/bad.def:617
18256 #, no-c-format
18257 msgid "Fortran 90 feature at %0 unsupported"
18258 msgstr ""
18260 #: f/bad.def:630
18261 #, no-c-format
18262 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
18263 msgstr ""
18265 #: f/bad.def:638
18266 #, no-c-format
18267 msgid "Null element at %0 for array reference at %1"
18268 msgstr ""
18270 #: f/bad.def:641
18271 #, no-c-format
18272 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
18273 msgstr ""
18275 #: f/bad.def:644
18276 #, no-c-format
18277 msgid "Too many elements as of %0 for array reference at %1"
18278 msgstr ""
18280 #: f/bad.def:647
18281 #, no-c-format
18282 msgid "Missing colon as of %0 in substring reference for %1"
18283 msgstr ""
18285 #: f/bad.def:650
18286 #, no-c-format
18287 msgid "Invalid use at %0 of substring operator on %1"
18288 msgstr ""
18290 #: f/bad.def:653
18291 #, no-c-format
18292 msgid "Substring begin/end point at %0 out of defined range"
18293 msgstr ""
18295 #: f/bad.def:656
18296 #, no-c-format
18297 msgid "Array element value at %0 out of defined range"
18298 msgstr ""
18300 #: f/bad.def:659
18301 #, no-c-format
18302 msgid "Expression at %0 has incorrect data type or rank for its context"
18303 msgstr ""
18305 #: f/bad.def:662
18306 #, no-c-format
18307 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
18308 msgstr ""
18310 #: f/bad.def:665
18311 #, no-c-format
18312 msgid "%A step count known to be 0 (zero) at %0"
18313 msgstr ""
18315 #: f/bad.def:668
18316 #, no-c-format
18317 msgid "%A end value plus step count known to overflow at %0"
18318 msgstr ""
18320 #: f/bad.def:671
18321 #, no-c-format
18322 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
18323 msgstr ""
18325 #: f/bad.def:674
18326 #, no-c-format
18327 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
18328 msgstr ""
18330 #: f/bad.def:677
18331 #, no-c-format
18332 msgid "Type disagreement between expressions at %0 and %1"
18333 msgstr ""
18335 #: f/bad.def:690
18336 #, no-c-format
18337 msgid "No specification for implied-DO iterator `%A' at %0"
18338 msgstr ""
18340 #: f/bad.def:693
18341 #, no-c-format
18342 msgid "Gratuitous parentheses surround implied-DO construct at %0"
18343 msgstr ""
18345 #: f/bad.def:696
18346 #, no-c-format
18347 msgid "Zero-size specification invalid at %0"
18348 msgstr ""
18350 #: f/bad.def:699
18351 #, no-c-format
18352 msgid "Zero-size array at %0"
18353 msgstr ""
18355 #: f/bad.def:702
18356 #, no-c-format
18357 msgid "Target machine does not support complex entity of kind specified at %0"
18358 msgstr ""
18360 #: f/bad.def:705
18361 #, no-c-format
18362 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
18363 msgstr ""
18365 #: f/bad.def:708
18366 #, no-c-format
18367 msgid "Attempt to raise constant zero to a power at %0"
18368 msgstr ""
18370 #: f/bad.def:806
18371 #, no-c-format
18372 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
18373 msgstr ""
18375 #: f/bad.def:809
18376 #, no-c-format
18377 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
18378 msgstr ""
18380 #: f/bad.def:812
18381 #, no-c-format
18382 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18383 msgstr ""
18385 #: f/bad.def:815
18386 #, no-c-format
18387 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18388 msgstr ""
18390 #: f/bad.def:818
18391 #, no-c-format
18392 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18393 msgstr ""
18395 #: f/bad.def:821
18396 #, fuzzy, no-c-format
18397 msgid "Unable to open INCLUDE file `%A' at %0"
18398 msgstr "немагу адчыніць файл \"%s\""
18400 #: f/bad.def:839
18401 #, no-c-format
18402 msgid "Null argument at %0 for statement function reference at %1"
18403 msgstr ""
18405 #: f/bad.def:842
18406 #, no-c-format
18407 msgid "Null argument at %0 for procedure invocation at %1"
18408 msgstr ""
18410 #: f/bad.def:845
18411 #, no-c-format
18412 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
18413 msgstr ""
18415 #: f/bad.def:848
18416 #, no-c-format
18417 msgid "%A too many arguments as of %0 for statement function reference at %1"
18418 msgstr ""
18420 #: f/bad.def:851
18421 #, no-c-format
18422 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
18423 msgstr ""
18425 #: f/bad.def:854
18426 #, no-c-format
18427 msgid "Unsupported FORMAT specifier at %0"
18428 msgstr ""
18430 #: f/bad.def:857
18431 #, no-c-format
18432 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18433 msgstr ""
18435 #: f/bad.def:880
18436 #, no-c-format
18437 msgid "Unsupported VXT statement at %0"
18438 msgstr ""
18440 #: f/bad.def:883
18441 #, no-c-format
18442 msgid "Attempt to specify second initial value for `%A' at %0"
18443 msgstr ""
18445 #: f/bad.def:886
18446 #, no-c-format
18447 msgid "Too few initial values in list of initializers for `%A' at %0"
18448 msgstr ""
18450 #: f/bad.def:889
18451 #, no-c-format
18452 msgid "Too many initial values in list of initializers starting at %0"
18453 msgstr ""
18455 #: f/bad.def:892
18456 #, no-c-format
18457 msgid "Array or substring specification for `%A' out of range in statement at %0"
18458 msgstr ""
18460 #: f/bad.def:895
18461 #, no-c-format
18462 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
18463 msgstr ""
18465 #: f/bad.def:898
18466 #, no-c-format
18467 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
18468 msgstr ""
18470 #: f/bad.def:901
18471 #, no-c-format
18472 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
18473 msgstr ""
18475 #: f/bad.def:904
18476 #, no-c-format
18477 msgid "Not an integer constant expression in implied do-loop in statement at %0"
18478 msgstr ""
18480 #: f/bad.def:907
18481 #, no-c-format
18482 msgid "Attempt to specify second initial value for element of `%A' at %0"
18483 msgstr ""
18485 #: f/bad.def:910
18486 #, no-c-format
18487 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18488 msgstr ""
18490 #: f/bad.def:913
18491 #, no-c-format
18492 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18493 msgstr ""
18495 #: f/bad.def:916
18496 #, no-c-format
18497 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
18498 msgstr ""
18500 #: f/bad.def:919
18501 #, no-c-format
18502 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
18503 msgstr ""
18505 #: f/bad.def:922
18506 #, no-c-format
18507 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
18508 msgstr ""
18510 #: f/bad.def:925
18511 #, no-c-format
18512 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
18513 msgstr ""
18515 #: f/bad.def:928
18516 #, no-c-format
18517 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
18518 msgstr ""
18520 #: f/bad.def:936
18521 #, no-c-format
18522 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
18523 msgstr ""
18525 #: f/bad.def:939
18526 #, no-c-format
18527 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
18528 msgstr ""
18530 #: f/bad.def:942
18531 #, no-c-format
18532 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
18533 msgstr ""
18535 #: f/bad.def:945
18536 #, no-c-format
18537 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
18538 msgstr ""
18540 #: f/bad.def:958
18541 #, no-c-format
18542 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
18543 msgstr ""
18545 #: f/bad.def:976
18546 #, no-c-format
18547 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
18548 msgstr ""
18550 #: f/bad.def:979
18551 #, no-c-format
18552 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
18553 msgstr ""
18555 #: f/bad.def:987
18556 #, no-c-format
18557 msgid "Blank common initialized at %0"
18558 msgstr ""
18560 #: f/bad.def:990
18561 #, no-c-format
18562 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
18563 msgstr ""
18565 #: f/bad.def:993
18566 #, no-c-format
18567 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
18568 msgstr ""
18570 #: f/bad.def:996
18571 #, no-c-format
18572 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
18573 msgstr ""
18575 #: f/bad.def:999
18576 #, no-c-format
18577 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
18578 msgstr ""
18580 #: f/bad.def:1002
18581 #, no-c-format
18582 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
18583 msgstr ""
18585 #: f/bad.def:1005
18586 #, no-c-format
18587 msgid "Initial character `%A' is lower-case in symbol name at %0"
18588 msgstr ""
18590 #: f/bad.def:1013
18591 #, no-c-format
18592 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
18593 msgstr ""
18595 #: f/bad.def:1016
18596 #, no-c-format
18597 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
18598 msgstr ""
18600 #: f/bad.def:1034
18601 #, no-c-format
18602 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
18603 msgstr ""
18605 #: f/bad.def:1037
18606 #, fuzzy, no-c-format
18607 msgid "Truncating characters on right side of character constant at %0"
18608 msgstr "мнагасімвальная сімвальная канстанта"
18610 #: f/bad.def:1040
18611 #, no-c-format
18612 msgid "Truncating characters on right side of hollerith constant at %0"
18613 msgstr ""
18615 #: f/bad.def:1043
18616 #, no-c-format
18617 msgid "Truncating non-zero data on left side of numeric constant at %0"
18618 msgstr ""
18620 #: f/bad.def:1046
18621 #, no-c-format
18622 msgid "Truncating non-zero data on left side of typeless constant at %0"
18623 msgstr ""
18625 #: f/bad.def:1049
18626 #, no-c-format
18627 msgid "Typeless constant at %0 too large"
18628 msgstr ""
18630 #: f/bad.def:1052
18631 #, no-c-format
18632 msgid "First-column ampersand continuation at %0"
18633 msgstr ""
18635 #: f/bad.def:1055 f/bad.def:1058
18636 #, no-c-format
18637 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
18638 msgstr ""
18640 #: f/bad.def:1061 f/bad.def:1064
18641 #, no-c-format
18642 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
18643 msgstr ""
18645 #: f/bad.def:1067 f/bad.def:1070
18646 #, no-c-format
18647 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
18648 msgstr ""
18650 #: f/bad.def:1073
18651 #, no-c-format
18652 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
18653 msgstr ""
18655 #: f/bad.def:1076
18656 #, no-c-format
18657 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
18658 msgstr ""
18660 #: f/bad.def:1079 f/bad.def:1082
18661 #, no-c-format
18662 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
18663 msgstr ""
18665 #: f/bad.def:1085
18666 #, fuzzy, no-c-format
18667 msgid "Array `%A' at %0 is too large to handle"
18668 msgstr "памер масіва \"%s\" вельмі вялікі"
18670 #: f/bad.def:1088
18671 #, fuzzy, no-c-format
18672 msgid "Statement function `%A' defined at %0 is not used"
18673 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
18675 #: f/bad.def:1091
18676 #, no-c-format
18677 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
18678 msgstr ""
18680 #: f/bad.def:1094
18681 #, no-c-format
18682 msgid "Internal compiler error -- cannot perform operation"
18683 msgstr ""
18685 #. Kind messages are used in diagnostic location reports of the
18686 #. form "<file>: In function `foo': <error message>".
18687 #: f/info-k.def:32
18688 msgid "In unknown kind"
18689 msgstr ""
18691 #: f/info-k.def:33
18692 msgid "In entity"
18693 msgstr ""
18695 #: f/info-k.def:34
18696 msgid "In function"
18697 msgstr "У функцыі"
18699 #: f/info-k.def:35
18700 msgid "In subroutine"
18701 msgstr ""
18703 #: f/info-k.def:36
18704 msgid "In program"
18705 msgstr "У праграме"
18707 #: f/info-k.def:37
18708 msgid "In block-data unit"
18709 msgstr ""
18711 #: f/info-k.def:38
18712 msgid "In common block"
18713 msgstr ""
18715 #: f/info-k.def:39
18716 msgid "In construct"
18717 msgstr "У канструкцыі"
18719 #: f/info-k.def:40
18720 msgid "In namelist"
18721 msgstr ""
18723 #: f/info-k.def:41
18724 msgid "In anything"
18725 msgstr ""
18727 #: java/check-init.c:905
18728 #, c-format
18729 msgid "internal error in check-init: tree code not implemented: %s"
18730 msgstr ""
18732 #: java/check-init.c:977
18733 msgid "%Jfinal field '%D' may not have been initialized"
18734 msgstr ""
18736 #: java/class.c:592 java/class.c:616
18737 msgid "internal error - too many interface type"
18738 msgstr ""
18740 #: java/class.c:715
18741 msgid "bad method signature"
18742 msgstr ""
18744 #: java/class.c:759
18745 msgid "misplaced ConstantValue attribute (not in any field)"
18746 msgstr ""
18748 #: java/class.c:761
18749 #, c-format
18750 msgid "duplicate ConstantValue attribute for field '%s'"
18751 msgstr ""
18753 #: java/class.c:772
18754 #, c-format
18755 msgid "ConstantValue attribute of field '%s' has wrong type"
18756 msgstr ""
18758 #: java/class.c:1067
18759 #, c-format
18760 msgid "field '%s' not found in class"
18761 msgstr "поле \"%s\" не знойдзена ў класе"
18763 #: java/class.c:1324
18764 #, fuzzy
18765 msgid "%Jabstract method in non-abstract class"
18766 msgstr "абстрактны метад у неабстрактным класе"
18768 #: java/class.c:2141
18769 msgid "%Jnon-static method '%D' overrides static method"
18770 msgstr ""
18772 #: java/decl.c:1018
18773 #, fuzzy
18774 msgid "%J'%D' used prior to declaration"
18775 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18777 #: java/decl.c:1059
18778 #, c-format
18779 msgid "declaration of `%s' shadows a parameter"
18780 msgstr ""
18782 #: java/decl.c:1062
18783 #, c-format
18784 msgid "declaration of `%s' shadows a symbol from the parameter list"
18785 msgstr ""
18787 #: java/decl.c:1361
18788 #, fuzzy
18789 msgid "%Jlabel '%D' used but not defined"
18790 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
18792 #: java/decl.c:1366
18793 #, fuzzy
18794 msgid "%Jlabel '%D' defined but not used"
18795 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
18797 #: java/decl.c:1494
18798 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18799 msgstr ""
18801 #: java/decl.c:1572
18802 msgid "bad type in parameter debug info"
18803 msgstr ""
18805 #: java/decl.c:1581
18806 msgid "%Jbad PC range for debug info for local '%D'"
18807 msgstr ""
18809 #: java/expr.c:519
18810 msgid "stack underflow - dup* operation"
18811 msgstr ""
18813 #: java/expr.c:1469
18814 #, c-format
18815 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
18816 msgstr ""
18818 #: java/expr.c:1497
18819 #, c-format
18820 msgid "field `%s' not found"
18821 msgstr ""
18823 #: java/expr.c:1658
18824 msgid "ret instruction not implemented"
18825 msgstr ""
18827 #: java/expr.c:1815
18828 #, c-format
18829 msgid "method '%s' not found in class"
18830 msgstr "метад \"%s\" не знойдзен у класе"
18832 #: java/expr.c:2020
18833 #, c-format
18834 msgid "failed to find class '%s'"
18835 msgstr "не знойдзен клас \"%s\""
18837 #: java/expr.c:2030
18838 #, c-format
18839 msgid "class '%s' has no method named '%s' matching signature '%s'"
18840 msgstr ""
18842 #: java/expr.c:2040
18843 msgid "invokestatic on non static method"
18844 msgstr ""
18846 #: java/expr.c:2045
18847 msgid "invokestatic on abstract method"
18848 msgstr ""
18850 #: java/expr.c:2053
18851 msgid "invoke[non-static] on static method"
18852 msgstr ""
18854 #: java/expr.c:2352
18855 #, c-format
18856 msgid "missing field '%s' in '%s'"
18857 msgstr "прапушчана поле '%s' у '%s'"
18859 #: java/expr.c:2358
18860 #, fuzzy, c-format
18861 msgid "mismatching signature for field '%s' in '%s'"
18862 msgstr "Прапушчана поле \"%s\" у \"%s\""
18864 #: java/expr.c:2380
18865 msgid "%Jassignment to final field '%D' not in field's class"
18866 msgstr ""
18868 #: java/expr.c:2385
18869 msgid "%Jassignment to final static field `%D' not in class initializer"
18870 msgstr ""
18872 #: java/expr.c:2393
18873 msgid "%Jassignment to final field '%D' not in constructor"
18874 msgstr ""
18876 #: java/expr.c:2636
18877 #, fuzzy, c-format
18878 msgid "can't expand %s"
18879 msgstr "не магу прачытаць з %s"
18881 #: java/expr.c:2808
18882 msgid "invalid PC in line number table"
18883 msgstr ""
18885 #: java/expr.c:2854
18886 #, c-format
18887 msgid "unreachable bytecode from %d to before %d"
18888 msgstr ""
18890 #: java/expr.c:2892
18891 #, c-format
18892 msgid "unreachable bytecode from %d to the end of the method"
18893 msgstr ""
18895 #. duplicate code from LOAD macro
18896 #: java/expr.c:3206
18897 msgid "unrecogized wide sub-instruction"
18898 msgstr ""
18900 #: java/jcf-io.c:534
18901 #, c-format
18902 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
18903 msgstr ""
18905 #: java/jcf-parse.c:330
18906 msgid "bad string constant"
18907 msgstr ""
18909 #: java/jcf-parse.c:348
18910 #, c-format
18911 msgid "bad value constant type %d, index %d"
18912 msgstr ""
18914 #: java/jcf-parse.c:514
18915 #, fuzzy, c-format
18916 msgid "can't reopen %s: %m"
18917 msgstr "немагчыма адчыніць %s"
18919 #: java/jcf-parse.c:519
18920 #, fuzzy, c-format
18921 msgid "can't close %s: %m"
18922 msgstr "не магу зачыніць %s"
18924 #: java/jcf-parse.c:604
18925 #, c-format
18926 msgid "cannot find file for class %s"
18927 msgstr "немагчыма знайсьці файл для кляса %s"
18929 #: java/jcf-parse.c:615
18930 msgid "not a valid Java .class file"
18931 msgstr ""
18933 #: java/jcf-parse.c:618
18934 msgid "error while parsing constant pool"
18935 msgstr ""
18937 #: java/jcf-parse.c:621
18938 #, c-format
18939 msgid "error in constant pool entry #%d\n"
18940 msgstr ""
18942 #. FIXME - where was first time
18943 #: java/jcf-parse.c:633
18944 #, c-format
18945 msgid "reading class %s for the second time from %s"
18946 msgstr ""
18948 #: java/jcf-parse.c:651
18949 msgid "error while parsing fields"
18950 msgstr ""
18952 #: java/jcf-parse.c:654
18953 msgid "error while parsing methods"
18954 msgstr ""
18956 #: java/jcf-parse.c:657
18957 msgid "error while parsing final attributes"
18958 msgstr ""
18960 #: java/jcf-parse.c:671
18961 #, c-format
18962 msgid "the `java.lang.Object' that was found in `%s' 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"
18963 msgstr ""
18965 #: java/jcf-parse.c:749
18966 msgid "missing Code attribute"
18967 msgstr ""
18969 #: java/jcf-parse.c:981
18970 msgid "%Hsource file seen twice on command line and will be compiled only once"
18971 msgstr ""
18973 #: java/jcf-parse.c:996
18974 msgid "no input file specified"
18975 msgstr "не зададзены ўваходзячыя файлы"
18977 #: java/jcf-parse.c:1025
18978 #, fuzzy, c-format
18979 msgid "can't close input file %s: %m"
18980 msgstr "немагчыма зачыніць уваходзячы файл %s"
18982 #: java/jcf-parse.c:1063
18983 #, c-format
18984 msgid "bad zip/jar file %s"
18985 msgstr "дрэнны zip/jar файл \"%s\""
18987 #: java/jcf-parse.c:1235
18988 #, c-format
18989 msgid "error while reading %s from zip file"
18990 msgstr ""
18992 #: java/jcf-write.c:2602
18993 #, c-format
18994 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
18995 msgstr ""
18997 #: java/jcf-write.c:2934
18998 #, fuzzy
18999 msgid "field initializer type mismatch"
19000 msgstr "нерэчаісны ініцыялізатар"
19002 #: java/jcf-write.c:3389
19003 #, fuzzy, c-format
19004 msgid "can't create directory %s: %m"
19005 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19007 #: java/jcf-write.c:3442
19008 #, fuzzy, c-format
19009 msgid "can't create %s: %m"
19010 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19012 #: java/jv-scan.c:185
19013 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19014 msgstr ""
19016 #: java/jv-scan.c:188
19017 #, c-format
19018 msgid "can't open output file `%s'"
19019 msgstr "немагчыма адчыніць файл уводу `%s'"
19021 #: java/jv-scan.c:222
19022 #, c-format
19023 msgid "file not found `%s'"
19024 msgstr "файл `%s' ня знойдзен"
19026 #: java/jvspec.c:418
19027 msgid "can't specify `-D' without `--main'\n"
19028 msgstr ""
19030 #: java/jvspec.c:421
19031 #, c-format
19032 msgid "`%s' is not a valid class name"
19033 msgstr ""
19035 #: java/jvspec.c:427
19036 msgid "--resource requires -o"
19037 msgstr ""
19039 #: java/jvspec.c:434
19040 msgid "warning: already-compiled .class files ignored with -C"
19041 msgstr ""
19043 #: java/jvspec.c:441
19044 msgid "cannot specify both -C and -o"
19045 msgstr ""
19047 #: java/jvspec.c:453
19048 msgid "cannot create temporary file"
19049 msgstr "немагчыма стварыць часовы файл"
19051 #: java/jvspec.c:481
19052 msgid "using both @FILE with multiple files not implemented"
19053 msgstr ""
19055 #: java/jvspec.c:530
19056 msgid "cannot specify `main' class when not linking"
19057 msgstr ""
19059 #: java/lang.c:740
19060 msgid "can't do dependency tracking with input from stdin"
19061 msgstr ""
19063 #: java/lang.c:756
19064 msgid "couldn't determine target name for dependency tracking"
19065 msgstr ""
19067 #: java/lex.c:303
19068 #, c-format
19069 msgid ""
19070 "unknown encoding: `%s'\n"
19071 "This might mean that your locale's encoding is not supported\n"
19072 "by your system's iconv(3) implementation.  If you aren't trying\n"
19073 "to use a particular encoding for your input file, try the\n"
19074 "`--encoding=UTF-8' option"
19075 msgstr ""
19077 #: java/mangle.c:89
19078 #, fuzzy, c-format
19079 msgid "can't mangle %s"
19080 msgstr "не магу зачыніць %s"
19082 #: java/mangle_name.c:140 java/mangle_name.c:210
19083 msgid "internal error - invalid Utf8 name"
19084 msgstr ""
19086 #: ../../gcc/java/parse-scan.y:880 ../../gcc/java/parse.y:949
19087 #: ../../gcc/java/parse.y:1290 ../../gcc/java/parse.y:1351
19088 #: ../../gcc/java/parse.y:1555 ../../gcc/java/parse.y:1777
19089 #: ../../gcc/java/parse.y:1786 ../../gcc/java/parse.y:1797
19090 #: ../../gcc/java/parse.y:1808 ../../gcc/java/parse.y:1820
19091 #: ../../gcc/java/parse.y:1835 ../../gcc/java/parse.y:1852
19092 #: ../../gcc/java/parse.y:1854 ../../gcc/java/parse.y:1935
19093 #: ../../gcc/java/parse.y:2106 ../../gcc/java/parse.y:2168
19094 #: ../../gcc/java/parse.y:2320 ../../gcc/java/parse.y:2332
19095 #: ../../gcc/java/parse.y:2339 ../../gcc/java/parse.y:2346
19096 #: ../../gcc/java/parse.y:2357 ../../gcc/java/parse.y:2359
19097 #: ../../gcc/java/parse.y:2397 ../../gcc/java/parse.y:2399
19098 #: ../../gcc/java/parse.y:2401 ../../gcc/java/parse.y:2422
19099 #: ../../gcc/java/parse.y:2424 ../../gcc/java/parse.y:2426
19100 #: ../../gcc/java/parse.y:2442 ../../gcc/java/parse.y:2444
19101 #: ../../gcc/java/parse.y:2465 ../../gcc/java/parse.y:2467
19102 #: ../../gcc/java/parse.y:2469 ../../gcc/java/parse.y:2497
19103 #: ../../gcc/java/parse.y:2499 ../../gcc/java/parse.y:2501
19104 #: ../../gcc/java/parse.y:2503 ../../gcc/java/parse.y:2521
19105 #: ../../gcc/java/parse.y:2523 ../../gcc/java/parse.y:2534
19106 #: ../../gcc/java/parse.y:2545 ../../gcc/java/parse.y:2556
19107 #: ../../gcc/java/parse.y:2567 ../../gcc/java/parse.y:2578
19108 #: ../../gcc/java/parse.y:2591 ../../gcc/java/parse.y:2595
19109 #: ../../gcc/java/parse.y:2597 ../../gcc/java/parse.y:2610
19110 msgid "Missing term"
19111 msgstr ""
19113 #: ../../gcc/java/parse-scan.y:882 ../../gcc/java/parse.y:721
19114 #: ../../gcc/java/parse.y:759 ../../gcc/java/parse.y:784
19115 #: ../../gcc/java/parse.y:970 ../../gcc/java/parse.y:1325
19116 #: ../../gcc/java/parse.y:1531 ../../gcc/java/parse.y:1533
19117 #: ../../gcc/java/parse.y:1762 ../../gcc/java/parse.y:1788
19118 #: ../../gcc/java/parse.y:1799 ../../gcc/java/parse.y:1810
19119 #: ../../gcc/java/parse.y:1822 ../../gcc/java/parse.y:1837
19120 msgid "';' expected"
19121 msgstr ""
19123 #: ../../gcc/java/parse.y:719 ../../gcc/java/parse.y:757
19124 msgid "Missing name"
19125 msgstr "Прапушчана назва"
19127 #: ../../gcc/java/parse.y:782
19128 msgid "'*' expected"
19129 msgstr ""
19131 #: ../../gcc/java/parse.y:796
19132 msgid "Class or interface declaration expected"
19133 msgstr ""
19135 #: ../../gcc/java/parse.y:833 ../../gcc/java/parse.y:835
19136 msgid "Missing class name"
19137 msgstr "Прапушчана назва класа"
19139 #: ../../gcc/java/parse.y:838 ../../gcc/java/parse.y:842
19140 #: ../../gcc/java/parse.y:850 ../../gcc/java/parse.y:1010
19141 #: ../../gcc/java/parse.y:1271 ../../gcc/java/parse.y:1273
19142 #: ../../gcc/java/parse.y:1597 ../../gcc/java/parse.y:1848
19143 #: ../../gcc/java/parse.y:1880 ../../gcc/java/parse.y:1942
19144 msgid "'{' expected"
19145 msgstr ""
19147 #: ../../gcc/java/parse.y:852
19148 msgid "Missing super class name"
19149 msgstr ""
19151 #: ../../gcc/java/parse.y:862 ../../gcc/java/parse.y:878
19152 msgid "Missing interface name"
19153 msgstr ""
19155 #: ../../gcc/java/parse.y:964
19156 msgid "Missing variable initializer"
19157 msgstr ""
19159 #: ../../gcc/java/parse.y:981
19160 msgid "Invalid declaration"
19161 msgstr "Нерэчаіснае абвяшчэнне"
19163 #: ../../gcc/java/parse.y:984 ../../gcc/java/parse.y:1069
19164 #: ../../gcc/java/parse.y:2143 ../../gcc/java/parse.y:2165
19165 #: ../../gcc/java/parse.y:2169 ../../gcc/java/parse.y:2204
19166 #: ../../gcc/java/parse.y:2281 ../../gcc/java/parse.y:2291
19167 msgid "']' expected"
19168 msgstr ""
19170 #: ../../gcc/java/parse.y:988
19171 msgid "Unbalanced ']'"
19172 msgstr ""
19174 #: ../../gcc/java/parse.y:1024
19175 msgid "Invalid method declaration, method name required"
19176 msgstr ""
19178 #: ../../gcc/java/parse.y:1029 ../../gcc/java/parse.y:1034
19179 #: ../../gcc/java/parse.y:1039 ../../gcc/java/parse.y:2026
19180 msgid "Identifier expected"
19181 msgstr ""
19183 #: ../../gcc/java/parse.y:1044
19184 msgid "Invalid method declaration, return type required"
19185 msgstr ""
19187 #: ../../gcc/java/parse.y:1067 ../../gcc/java/parse.y:1511
19188 #: ../../gcc/java/parse.y:1518 ../../gcc/java/parse.y:1527
19189 #: ../../gcc/java/parse.y:1529 ../../gcc/java/parse.y:1557
19190 #: ../../gcc/java/parse.y:1665 ../../gcc/java/parse.y:1971
19191 #: ../../gcc/java/parse.y:2024
19192 msgid "')' expected"
19193 msgstr ""
19195 #: ../../gcc/java/parse.y:1083
19196 msgid "Missing formal parameter term"
19197 msgstr ""
19199 #: ../../gcc/java/parse.y:1098 ../../gcc/java/parse.y:1103
19200 msgid "Missing identifier"
19201 msgstr "Прапушчан ідэнтыфікатар"
19203 #: ../../gcc/java/parse.y:1123 ../../gcc/java/parse.y:1132
19204 msgid "Missing class type term"
19205 msgstr ""
19207 #: ../../gcc/java/parse.y:1288
19208 msgid "Invalid interface type"
19209 msgstr ""
19211 #: ../../gcc/java/parse.y:1475 ../../gcc/java/parse.y:1644
19212 #: ../../gcc/java/parse.y:1646
19213 msgid "':' expected"
19214 msgstr ""
19216 #: ../../gcc/java/parse.y:1497 ../../gcc/java/parse.y:1502
19217 #: ../../gcc/java/parse.y:1507
19218 msgid "Invalid expression statement"
19219 msgstr ""
19221 #: ../../gcc/java/parse.y:1525 ../../gcc/java/parse.y:1553
19222 #: ../../gcc/java/parse.y:1593 ../../gcc/java/parse.y:1661
19223 #: ../../gcc/java/parse.y:1729 ../../gcc/java/parse.y:1850
19224 #: ../../gcc/java/parse.y:1928 ../../gcc/java/parse.y:2018
19225 #: ../../gcc/java/parse.y:2020 ../../gcc/java/parse.y:2028
19226 #: ../../gcc/java/parse.y:2264 ../../gcc/java/parse.y:2266
19227 msgid "'(' expected"
19228 msgstr ""
19230 #: ../../gcc/java/parse.y:1595
19231 msgid "Missing term or ')'"
19232 msgstr ""
19234 #: ../../gcc/java/parse.y:1642
19235 msgid "Missing or invalid constant expression"
19236 msgstr ""
19238 #: ../../gcc/java/parse.y:1663
19239 msgid "Missing term and ')' expected"
19240 msgstr ""
19242 #: ../../gcc/java/parse.y:1702
19243 msgid "Invalid control expression"
19244 msgstr ""
19246 #: ../../gcc/java/parse.y:1704 ../../gcc/java/parse.y:1706
19247 msgid "Invalid update expression"
19248 msgstr ""
19250 #: ../../gcc/java/parse.y:1731
19251 msgid "Invalid init statement"
19252 msgstr ""
19254 #: ../../gcc/java/parse.y:1931
19255 msgid "Missing term or ')' expected"
19256 msgstr ""
19258 #: ../../gcc/java/parse.y:1973
19259 msgid "'class' or 'this' expected"
19260 msgstr ""
19262 #: ../../gcc/java/parse.y:1975 ../../gcc/java/parse.y:1977
19263 msgid "'class' expected"
19264 msgstr ""
19266 #: ../../gcc/java/parse.y:2022
19267 msgid "')' or term expected"
19268 msgstr ""
19270 #: ../../gcc/java/parse.y:2141
19271 msgid "'[' expected"
19272 msgstr ""
19274 #: ../../gcc/java/parse.y:2219
19275 msgid "Field expected"
19276 msgstr ""
19278 #: ../../gcc/java/parse.y:2276 ../../gcc/java/parse.y:2286
19279 msgid "Missing term and ']' expected"
19280 msgstr ""
19282 #: ../../gcc/java/parse.y:2390
19283 msgid "']' expected, invalid type expression"
19284 msgstr ""
19286 #: ../../gcc/java/parse.y:2393
19287 msgid "Invalid type expression"
19288 msgstr ""
19290 #: ../../gcc/java/parse.y:2505
19291 msgid "Invalid reference type"
19292 msgstr ""
19294 #: ../../gcc/java/parse.y:2977
19295 msgid "Constructor invocation must be first thing in a constructor"
19296 msgstr ""
19298 #: ../../gcc/java/parse.y:2979
19299 msgid "Only constructors can invoke constructors"
19300 msgstr ""
19302 #: ../../gcc/java/parse.y:2987
19303 #, c-format
19304 msgid ": `%s' JDK1.1(TM) feature"
19305 msgstr ""
19307 #: ../../gcc/java/parse.y:3046 ../../gcc/java/parse.y:3048
19308 #, c-format
19309 msgid ""
19310 "%s.\n"
19311 "%s"
19312 msgstr ""
19314 #: ../../gcc/java/parse.y:6909
19315 #, c-format
19316 msgid "malformed .zip archive in CLASSPATH: %s"
19317 msgstr ""
19319 #: ../../gcc/java/parse.y:6980
19320 #, c-format
19321 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
19322 msgstr ""
19324 #: ../../gcc/java/parse.y:12193
19325 #, c-format
19326 msgid "missing static field `%s'"
19327 msgstr ""
19329 #: ../../gcc/java/parse.y:12198
19330 #, c-format
19331 msgid "not a static field `%s'"
19332 msgstr ""
19334 #: ../../gcc/java/parse.y:12241
19335 #, c-format
19336 msgid "No case for %s"
19337 msgstr ""
19339 #: ../../gcc/java/parse.y:13173
19340 #, c-format
19341 msgid "unregistered operator %s"
19342 msgstr "нераспазнаны аператар %s"
19344 #: java/typeck.c:530
19345 msgid "junk at end of signature string"
19346 msgstr ""
19348 #: java/verify.c:471
19349 msgid "bad pc in exception_table"
19350 msgstr ""
19352 #: java/verify.c:1384
19353 #, c-format
19354 msgid "unknown opcode %d@pc=%d during verification"
19355 msgstr ""
19357 #: java/verify.c:1454 java/verify.c:1467 java/verify.c:1471
19358 #, c-format
19359 msgid "verification error at PC=%d"
19360 msgstr ""
19362 #: objc/objc-act.c:689
19363 #, c-format
19364 msgid "object does not conform to the `%s' protocol"
19365 msgstr ""
19367 #: objc/objc-act.c:775 objc/objc-act.c:848
19368 #, c-format
19369 msgid "class `%s' does not implement the `%s' protocol"
19370 msgstr ""
19372 #: objc/objc-act.c:951
19373 #, c-format
19374 msgid "statically allocated instance of Objective-C class `%s'"
19375 msgstr ""
19377 #: objc/objc-act.c:998
19378 #, c-format
19379 msgid "unexpected type for `id' (%s)"
19380 msgstr ""
19382 #: objc/objc-act.c:1003
19383 msgid "undefined type `id', please import <objc/objc.h>"
19384 msgstr ""
19386 #: objc/objc-act.c:1052
19387 #, c-format
19388 msgid "protocol `%s' has circular dependency"
19389 msgstr ""
19391 #: objc/objc-act.c:1074 objc/objc-act.c:5982
19392 #, fuzzy, c-format
19393 msgid "cannot find protocol declaration for `%s'"
19394 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
19396 #: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6513
19397 #: objc/objc-act.c:6822 objc/objc-act.c:6875 objc/objc-act.c:6900
19398 #, fuzzy, c-format
19399 msgid "cannot find interface declaration for `%s'"
19400 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19402 #: objc/objc-act.c:1423
19403 #, c-format
19404 msgid "interface `%s' does not have valid constant string layout"
19405 msgstr ""
19407 #: objc/objc-act.c:1439
19408 #, fuzzy, c-format
19409 msgid "cannot find reference tag for class `%s'"
19410 msgstr "Не магу знайсці файл для класа %s."
19412 #: objc/objc-act.c:2179
19413 #, c-format
19414 msgid "creating selector for non existant method %s"
19415 msgstr ""
19417 #: objc/objc-act.c:2389
19418 #, c-format
19419 msgid "`%s' is not an Objective-C class name or alias"
19420 msgstr ""
19422 #: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6769
19423 #: objc/objc-act.c:7059 objc/objc-act.c:7088
19424 msgid "Objective-C declarations may only appear in global scope"
19425 msgstr ""
19427 #: objc/objc-act.c:2505
19428 #, c-format
19429 msgid "cannot find class `%s'"
19430 msgstr "немагчыма знайсьці кляс `%s'"
19432 #: objc/objc-act.c:2507
19433 #, c-format
19434 msgid "class `%s' already exists"
19435 msgstr "кляс `%s' ужо існуе"
19437 #: objc/objc-act.c:2532 objc/objc-act.c:6791
19438 #, c-format
19439 msgid "`%s' redeclared as different kind of symbol"
19440 msgstr ""
19442 #. fatal did not work with 2 args...should fix
19443 #: objc/objc-act.c:2680
19444 #, fuzzy, c-format
19445 msgid "cannot find interface declaration for `%s', superclass of `%s'"
19446 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19448 #: objc/objc-act.c:2687
19449 #, fuzzy, c-format
19450 msgid "circular inheritance in interface declaration for `%s'"
19451 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19453 #: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024
19454 #: objc/objc-act.c:3200 objc/objc-act.c:3240
19455 msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
19456 msgstr ""
19458 #: objc/objc-act.c:2787
19459 msgid "`@throw;' (rethrow) used outside of a `@catch' block"
19460 msgstr ""
19462 #: objc/objc-act.c:3027
19463 msgid "`@catch' parameter is not a known Objective-C class type"
19464 msgstr ""
19466 #: objc/objc-act.c:3036
19467 msgid "Exception already handled by preceding `@catch(id)'"
19468 msgstr ""
19470 #: objc/objc-act.c:3041
19471 #, c-format
19472 msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
19473 msgstr ""
19475 #: objc/objc-act.c:3206
19476 msgid "`@try' without `@catch' or `@finally'"
19477 msgstr ""
19479 #: objc/objc-act.c:3647
19480 msgid "%Jtype '%D' does not have a known size"
19481 msgstr ""
19483 #: objc/objc-act.c:4256
19484 #, fuzzy
19485 msgid "%J%s `%s'"
19486 msgstr "як `%D'"
19488 #: objc/objc-act.c:4281 objc/objc-act.c:4300
19489 msgid "inconsistent instance variable specification"
19490 msgstr ""
19492 #: objc/objc-act.c:5303
19493 msgid "can not use an object as parameter to a method\n"
19494 msgstr ""
19496 #: objc/objc-act.c:5504
19497 #, c-format
19498 msgid "multiple %s named `%c%s' found"
19499 msgstr ""
19501 #: objc/objc-act.c:5721
19502 #, fuzzy, c-format
19503 msgid "no super class declared in @interface for `%s'"
19504 msgstr "няма папярэдняга аб'яўлення для \"%s\""
19506 #: objc/objc-act.c:5809
19507 #, c-format
19508 msgid "invalid receiver type `%s'"
19509 msgstr ""
19511 #: objc/objc-act.c:5820
19512 #, fuzzy, c-format
19513 msgid "`%s' may not respond to `%c%s'"
19514 msgstr "\"%s\" атрыбут ігнарыруецца"
19516 #: objc/objc-act.c:5825
19517 #, fuzzy, c-format
19518 msgid "`%c%s' not implemented by protocol(s)"
19519 msgstr "метад \"%s\" не знойдзен у класе"
19521 #: objc/objc-act.c:5830
19522 msgid "(Messages without a matching method signature"
19523 msgstr ""
19525 #: objc/objc-act.c:5831
19526 msgid "will be assumed to return `id' and accept"
19527 msgstr ""
19529 #: objc/objc-act.c:5832
19530 #, fuzzy
19531 msgid "`...' as arguments.)"
19532 msgstr "няма аргументаў"
19534 #: objc/objc-act.c:6079
19535 #, fuzzy, c-format
19536 msgid "undeclared selector `%s'"
19537 msgstr "у абвяшчэньні  `%D'"
19539 #. Historically, a class method that produced objects (factory
19540 #. method) would assign `self' to the instance that it
19541 #. allocated.  This would effectively turn the class method into
19542 #. an instance method.  Following this assignment, the instance
19543 #. variables could be accessed.  That practice, while safe,
19544 #. violates the simple rule that a class method should not refer
19545 #. to an instance variable.  It's better to catch the cases
19546 #. where this is done unknowingly than to support the above
19547 #. paradigm.
19548 #: objc/objc-act.c:6121
19549 #, c-format
19550 msgid "instance variable `%s' accessed in class method"
19551 msgstr ""
19553 #: objc/objc-act.c:6327
19554 #, fuzzy, c-format
19555 msgid "duplicate declaration of method `%c%s'"
19556 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19558 #: objc/objc-act.c:6368
19559 #, c-format
19560 msgid "duplicate interface declaration for category `%s(%s)'"
19561 msgstr ""
19563 #: objc/objc-act.c:6398
19564 #, c-format
19565 msgid "illegal reference type specified for instance variable `%s'"
19566 msgstr ""
19568 #: objc/objc-act.c:6414
19569 #, c-format
19570 msgid "instance variable `%s' has unknown size"
19571 msgstr ""
19573 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19574 #: objc/objc-act.c:6428
19575 #, fuzzy, c-format
19576 msgid "type `%s' has virtual member functions"
19577 msgstr "`%s' - звычайна функцыя"
19579 #: objc/objc-act.c:6429
19580 #, c-format
19581 msgid "illegal aggregate type `%s' specified for instance variable `%s'"
19582 msgstr ""
19584 #: objc/objc-act.c:6437
19585 #, c-format
19586 msgid "type `%s' has a user-defined constructor"
19587 msgstr ""
19589 #: objc/objc-act.c:6439
19590 #, c-format
19591 msgid "type `%s' has a user-defined destructor"
19592 msgstr ""
19594 #: objc/objc-act.c:6440
19595 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19596 msgstr ""
19598 #: objc/objc-act.c:6490
19599 #, c-format
19600 msgid "instance variable `%s' is declared private"
19601 msgstr ""
19603 #: objc/objc-act.c:6539
19604 #, c-format
19605 msgid "instance variable `%s' is %s; this will be a hard error in the future"
19606 msgstr ""
19608 #: objc/objc-act.c:6546
19609 #, c-format
19610 msgid "instance variable `%s' is declared %s"
19611 msgstr ""
19613 #: objc/objc-act.c:6556
19614 msgid "static access to object of type `id'"
19615 msgstr ""
19617 #: objc/objc-act.c:6578 objc/objc-act.c:6666
19618 #, c-format
19619 msgid "incomplete implementation of class `%s'"
19620 msgstr ""
19622 #: objc/objc-act.c:6582 objc/objc-act.c:6671
19623 #, c-format
19624 msgid "incomplete implementation of category `%s'"
19625 msgstr ""
19627 #: objc/objc-act.c:6587 objc/objc-act.c:6676
19628 #, c-format
19629 msgid "method definition for `%c%s' not found"
19630 msgstr ""
19632 #: objc/objc-act.c:6717
19633 #, c-format
19634 msgid "%s `%s' does not fully implement the `%s' protocol"
19635 msgstr ""
19637 #: objc/objc-act.c:6775 objc/objc-act.c:8803
19638 msgid "`@end' missing in implementation context"
19639 msgstr ""
19641 #: objc/objc-act.c:6805
19642 #, c-format
19643 msgid "reimplementation of class `%s'"
19644 msgstr ""
19646 #: objc/objc-act.c:6836
19647 #, c-format
19648 msgid "conflicting super class name `%s'"
19649 msgstr ""
19651 #: objc/objc-act.c:6838
19652 #, c-format
19653 msgid "previous declaration of `%s'"
19654 msgstr ""
19656 #: objc/objc-act.c:6852 objc/objc-act.c:6854
19657 #, c-format
19658 msgid "duplicate interface declaration for class `%s'"
19659 msgstr ""
19661 #: objc/objc-act.c:7121
19662 #, c-format
19663 msgid "duplicate declaration for protocol `%s'"
19664 msgstr ""
19666 #. Add a readable method name to the warning.
19667 #: objc/objc-act.c:7613
19668 msgid "%J%s `%c%s'"
19669 msgstr ""
19671 #: objc/objc-act.c:7908
19672 #, c-format
19673 msgid "no super class declared in interface for `%s'"
19674 msgstr ""
19676 #: objc/objc-act.c:7956
19677 msgid "[super ...] must appear in a method context"
19678 msgstr ""
19680 #: objc/objc-parse.y:2700
19681 msgid "`@end' must appear in an implementation context"
19682 msgstr ""
19684 #: objc/objc-parse.y:2913
19685 msgid "method definition not in class context"
19686 msgstr ""
19688 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:21
19689 #, fuzzy
19690 msgid "Display this information"
19691 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
19693 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:27
19694 msgid "--param <param>=<value>\tSet paramter <param> to value.  See below for a complete list of parameters"
19695 msgstr ""
19697 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:36
19698 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
19699 msgstr ""
19701 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:39
19702 #, fuzzy
19703 msgid "Do not discard comments"
19704 msgstr "незавершаныя каментарыі"
19706 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:42
19707 msgid "Do not discard comments in macro expansions"
19708 msgstr ""
19710 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:45
19711 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
19712 msgstr ""
19714 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:51
19715 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
19716 msgstr ""
19718 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:54
19719 msgid "Print the name of header files as they are used"
19720 msgstr ""
19722 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:57
19723 msgid "-I <dir>\tAdd <dir> to the end of the main include path.  -I- gives more include path control; see info documentation"
19724 msgstr ""
19726 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:60
19727 msgid "Generate make dependencies"
19728 msgstr ""
19730 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:63
19731 msgid "Generate make dependencies and compile"
19732 msgstr ""
19734 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:66
19735 msgid "-MF <file>\tWrite dependency output to the given file"
19736 msgstr ""
19738 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:69
19739 msgid "Treat missing header files as generated files"
19740 msgstr ""
19742 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:72
19743 msgid "Like -M but ignore system header files"
19744 msgstr ""
19746 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:75
19747 msgid "Like -MD but ignore system header files"
19748 msgstr ""
19750 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:78
19751 #, fuzzy
19752 msgid "Generate phony targets for all headers"
19753 msgstr "Генерыраваць код для Intel as"
19755 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:81
19756 msgid "-MQ <target>\tAdd a MAKE-quoted target"
19757 msgstr ""
19759 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:84
19760 msgid "-MT <target>\tAdd an unquoted target"
19761 msgstr ""
19763 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:87
19764 msgid "-O<number>\tSet optimization level to <number>"
19765 msgstr ""
19767 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:90
19768 #, fuzzy
19769 msgid "Optimize for space rather than speed"
19770 msgstr "Аптымізацыя для SparcLite працэсараў"
19772 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:93
19773 #, fuzzy
19774 msgid "Do not generate #line directives"
19775 msgstr "Не генерыраваць сімвальныя інструкцыі"
19777 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:96
19778 msgid "-U<macro>\tUndefine <macro>"
19779 msgstr ""
19781 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:99
19782 msgid "This switch is deprecated; use -Wextra instead"
19783 msgstr ""
19785 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:105
19786 msgid "Warn about returning structures, unions or arrays"
19787 msgstr ""
19789 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:108
19790 msgid "Enable most warning messages"
19791 msgstr ""
19793 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:111
19794 msgid "Warn about casting functions to incompatible types"
19795 msgstr ""
19797 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:114
19798 msgid "Warn about pointer casts which increase alignment"
19799 msgstr ""
19801 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:117
19802 msgid "Warn about casts which discard qualifiers"
19803 msgstr ""
19805 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:120
19806 msgid "Warn about subscripts whose type is \"char\""
19807 msgstr ""
19809 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:123
19810 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
19811 msgstr ""
19813 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:126
19814 msgid "Synonym for -Wcomment"
19815 msgstr ""
19817 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:129
19818 msgid "Warn about possibly confusing type conversions"
19819 msgstr ""
19821 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:132
19822 msgid "Warn when all constructors and destructors are private"
19823 msgstr ""
19825 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:135
19826 msgid "Warn when a declaration is found after a statement"
19827 msgstr ""
19829 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:138
19830 msgid "Warn about deprecated compiler features"
19831 msgstr ""
19833 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:141
19834 msgid "Warn about uses of __attribute__((deprecated)) declarations"
19835 msgstr ""
19837 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:144
19838 msgid "Warn when an optimization pass is disabled"
19839 msgstr ""
19841 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:147
19842 msgid "Warn about compile-time integer division by zero"
19843 msgstr ""
19845 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:150
19846 msgid "Warn about violations of Effective C++ style rules"
19847 msgstr ""
19849 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:153
19850 msgid "Warn about stray tokens after #elif and #endif"
19851 msgstr ""
19853 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:156
19854 msgid "Treat all warnings as errors"
19855 msgstr ""
19857 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:159
19858 #, fuzzy
19859 msgid "Make implicit function declarations an error"
19860 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19862 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:162
19863 msgid "Print extra (possibly unwanted) warnings"
19864 msgstr ""
19866 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:165
19867 msgid "Warn if testing floating point numbers for equality"
19868 msgstr ""
19870 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:168
19871 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
19872 msgstr ""
19874 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:171
19875 #, fuzzy
19876 msgid "Warn if passing too many arguments to a function for its format string"
19877 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
19879 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:174
19880 msgid "Warn about format strings that are not literals"
19881 msgstr ""
19883 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:177
19884 msgid "Warn about possible security problems with format functions"
19885 msgstr ""
19887 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:180
19888 msgid "Warn about strftime formats yielding 2-digit years"
19889 msgstr ""
19891 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:192
19892 msgid "Warn about implicit function declarations"
19893 msgstr ""
19895 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:195
19896 msgid "Warn when a declaration does not specify a type"
19897 msgstr ""
19899 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:198
19900 msgid "Deprecated.  This switch has no effect."
19901 msgstr ""
19903 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:201
19904 msgid "Warn about variables which are initialized to themselves."
19905 msgstr ""
19907 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:204
19908 msgid "Warn when an inlined function cannot be inlined"
19909 msgstr ""
19911 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:207
19912 msgid "Warn about invalid uses of the \"offsetof\" macro"
19913 msgstr ""
19915 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:210
19916 msgid "Warn about PCH files that are found but not used"
19917 msgstr ""
19919 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:213
19920 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
19921 msgstr ""
19923 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:216
19924 msgid "Do not warn about using \"long long\" when -pedantic"
19925 msgstr ""
19927 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:219
19928 #, fuzzy
19929 msgid "Warn about suspicious declarations of \"main\""
19930 msgstr "няма папярэдняга аб'яўлення для \"%s\""
19932 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:222
19933 msgid "Warn about possibly missing braces around initializers"
19934 msgstr ""
19936 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:225
19937 #, fuzzy
19938 msgid "Warn about global functions without previous declarations"
19939 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19941 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:228
19942 msgid "Warn about functions which might be candidates for format attributes"
19943 msgstr ""
19945 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:231
19946 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
19947 msgstr ""
19949 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:234
19950 msgid "Warn about global functions without prototypes"
19951 msgstr ""
19953 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:237
19954 #, fuzzy
19955 msgid "Warn about use of multi-character character constants"
19956 msgstr "мнагасімвальная сімвальная канстанта"
19958 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:240
19959 msgid "Warn about \"extern\" declarations not at file scope"
19960 msgstr ""
19962 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:243
19963 msgid "Warn when non-templatized friend functions are declared within a template"
19964 msgstr ""
19966 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:246
19967 msgid "Warn about non-virtual destructors"
19968 msgstr ""
19970 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:252
19971 msgid "Warn if a C-style cast is used in a program"
19972 msgstr ""
19974 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:255
19975 msgid "Warn if an old-style parameter definition is used"
19976 msgstr ""
19978 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:258
19979 msgid "Warn about overloaded virtual function names"
19980 msgstr ""
19982 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:261
19983 msgid "Warn when the packed attribute has no effect on struct layout"
19984 msgstr ""
19986 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:264
19987 msgid "Warn when padding is required to align structure members"
19988 msgstr ""
19990 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:267
19991 msgid "Warn about possibly missing parentheses"
19992 msgstr ""
19994 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:270
19995 msgid "Warn when converting the type of pointers to member functions"
19996 msgstr ""
19998 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:273
19999 msgid "Warn about function pointer arithmetic"
20000 msgstr ""
20002 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:276
20003 msgid "Warn if inherited methods are unimplemented"
20004 msgstr ""
20006 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:279
20007 msgid "Warn about multiple declarations of the same object"
20008 msgstr ""
20010 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:282
20011 msgid "Warn when the compiler reorders code"
20012 msgstr ""
20014 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:285
20015 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20016 msgstr ""
20018 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:288
20019 msgid "Warn if a selector has multiple methods"
20020 msgstr ""
20022 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:291
20023 msgid "Warn about possible violations of sequence point rules"
20024 msgstr ""
20026 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:294
20027 msgid "Warn when one local variable shadows another"
20028 msgstr ""
20030 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:297
20031 msgid "Warn about signed-unsigned comparisons"
20032 msgstr ""
20034 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:300
20035 msgid "Warn when overload promotes from unsigned to signed"
20036 msgstr ""
20038 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:303
20039 msgid "Warn about code which might break strict aliasing rules"
20040 msgstr ""
20042 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:306
20043 #, fuzzy
20044 msgid "Warn about unprototyped function declarations"
20045 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20047 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:309
20048 msgid "Warn about enumerated switches, with no default, missing a case"
20049 msgstr ""
20051 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:312
20052 msgid "Warn about enumerated switches missing a \"default:\" statement"
20053 msgstr ""
20055 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:315
20056 msgid "Warn about all enumerated switches missing a specific case"
20057 msgstr ""
20059 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:318
20060 msgid "Warn when synthesis behavior differs from Cfront"
20061 msgstr ""
20063 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:321
20064 msgid "Do not suppress warnings from system headers"
20065 msgstr ""
20067 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:324
20068 msgid "Warn about features not present in traditional C"
20069 msgstr ""
20071 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:327
20072 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
20073 msgstr ""
20075 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:333
20076 msgid "Warn if an undefined macro is used in an #if directive"
20077 msgstr ""
20079 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:336
20080 msgid "Warn about uninitialized automatic variables"
20081 msgstr ""
20083 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:339
20084 msgid "Warn about unrecognized pragmas"
20085 msgstr ""
20087 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:342
20088 msgid "Warn about code that will never be executed"
20089 msgstr ""
20091 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:345
20092 msgid "Enable all -Wunused- warnings"
20093 msgstr ""
20095 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:348
20096 msgid "Warn when a function is unused"
20097 msgstr ""
20099 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:351
20100 msgid "Warn when a label is unused"
20101 msgstr ""
20103 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:354
20104 msgid "Warn about macros defined in the main file that are not used"
20105 msgstr ""
20107 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:357
20108 msgid "Warn when a function parameter is unused"
20109 msgstr ""
20111 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:360
20112 msgid "Warn when an expression value is unused"
20113 msgstr ""
20115 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:363
20116 msgid "Warn when a variable is unused"
20117 msgstr ""
20119 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:366
20120 msgid "Give strings the type \"array of char\""
20121 msgstr ""
20123 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:369
20124 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
20125 msgstr ""
20127 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:372
20128 msgid "-aux-info <file>\tEmit declaration information into <file>"
20129 msgstr ""
20131 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:384
20132 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20133 msgstr ""
20135 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:387
20136 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20137 msgstr ""
20139 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:399
20140 msgid "Enforce class member access control semantics"
20141 msgstr ""
20143 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:402
20144 msgid "Align the start of functions"
20145 msgstr ""
20147 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:408
20148 msgid "Align labels which are only reached by jumping"
20149 msgstr ""
20151 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:414
20152 msgid "Align all labels"
20153 msgstr ""
20155 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:420
20156 msgid "Align the start of loops"
20157 msgstr ""
20159 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:429
20160 msgid "Change when template instances are emitted"
20161 msgstr ""
20163 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:432
20164 msgid "Specify that arguments may alias each other and globals"
20165 msgstr ""
20167 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:435
20168 msgid "Assume arguments may alias globals but not each other"
20169 msgstr ""
20171 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:438
20172 msgid "Assume arguments alias neither each other nor globals"
20173 msgstr ""
20175 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:441
20176 msgid "Recognize the \"asm\" keyword"
20177 msgstr ""
20179 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:444
20180 msgid "Generate unwind tables that are exact at each instruction boundary"
20181 msgstr ""
20183 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:447
20184 #, fuzzy
20185 msgid "Generate code to check bounds before indexing arrays"
20186 msgstr "Генерыраваць код для Intel as"
20188 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:450
20189 msgid "Replace add, compare, branch with branch on count register"
20190 msgstr ""
20192 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:453
20193 msgid "Use profiling information for branch probabilities"
20194 msgstr ""
20196 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:456
20197 msgid "Perform branch target load optimization before prologue / epilogue threading"
20198 msgstr ""
20200 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:459
20201 msgid "Perform branch target load optimization after prologue / epilogue threading"
20202 msgstr ""
20204 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:462
20205 #, fuzzy
20206 msgid "Recognize built-in functions"
20207 msgstr "Не генерыраваць сімвальныя інструкцыі"
20209 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:468
20210 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20211 msgstr ""
20213 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:471
20214 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20215 msgstr ""
20217 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:474
20218 msgid "Save registers around function calls"
20219 msgstr ""
20221 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:477
20222 msgid "Check the return value of new"
20223 msgstr ""
20225 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:480
20226 msgid "Do not put uninitialized globals in the common section"
20227 msgstr ""
20229 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:483
20230 msgid "Allow the arguments of the '?' operator to have different types"
20231 msgstr ""
20233 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:486
20234 msgid "Reduce the size of object files"
20235 msgstr ""
20237 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:489
20238 msgid "Make string literals \"const char[]\" not \"char[]\""
20239 msgstr ""
20241 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:492
20242 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20243 msgstr ""
20245 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:495
20246 msgid "Perform a register copy-propagation optimization pass"
20247 msgstr ""
20249 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:498
20250 msgid "Perform cross-jumping optimization"
20251 msgstr ""
20253 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:501
20254 msgid "When running CSE, follow jumps to their targets"
20255 msgstr ""
20257 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:504
20258 msgid "When running CSE, follow conditional jumps"
20259 msgstr ""
20261 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:507
20262 msgid "Place data items into their own section"
20263 msgstr ""
20265 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:510
20266 #, fuzzy
20267 msgid "Inline member functions by default"
20268 msgstr "у функцыі \"%s\":"
20270 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:513
20271 msgid "Defer popping functions args from stack until later"
20272 msgstr ""
20274 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:516
20275 msgid "Attempt to fill delay slots of branch instructions"
20276 msgstr ""
20278 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:519
20279 msgid "Delete useless null pointer checks"
20280 msgstr ""
20282 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:522
20283 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20284 msgstr ""
20286 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:525
20287 msgid "Permit '$' as an identifier character"
20288 msgstr ""
20290 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:528
20291 msgid "-fdump-<type>\tDump various compiler internals to a file"
20292 msgstr ""
20294 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:531
20295 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20296 msgstr ""
20298 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:537
20299 msgid "Perform DWARF2 duplicate elimination"
20300 msgstr ""
20302 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:540
20303 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:543
20304 msgid "Perform unused type elimination in debug info"
20305 msgstr ""
20307 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:546
20308 #, fuzzy
20309 msgid "Generate code to check exception specifications"
20310 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20312 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:552
20313 msgid "Enable exception handling"
20314 msgstr "Уключыць апрацоўку выключэньняў"
20316 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:555
20317 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20318 msgstr ""
20320 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:558
20321 msgid "Perform a number of minor, expensive optimizations"
20322 msgstr ""
20324 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:567
20325 msgid "Assume no NaNs or infinities are generated"
20326 msgstr ""
20328 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:570
20329 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20330 msgstr ""
20332 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:579
20333 msgid "Do not store floats in registers"
20334 msgstr ""
20336 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:582
20337 msgid "Scope of for-init-statement variables is local to the loop"
20338 msgstr ""
20340 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:585
20341 msgid "Copy memory address constants into registers before use"
20342 msgstr ""
20344 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:588
20345 msgid "Copy memory operands into registers before use"
20346 msgstr ""
20348 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:591
20349 msgid "Do not assume that standard C libraries and \"main\" exist"
20350 msgstr ""
20352 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:594
20353 msgid "Allow function addresses to be held in registers"
20354 msgstr ""
20356 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:597
20357 #, fuzzy
20358 msgid "Place each function into its own section"
20359 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
20361 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:600
20362 msgid "Perform global common subexpression elimination"
20363 msgstr ""
20365 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:603
20366 msgid "Perform redundant load after store elimination in global common subexpression elimination"
20367 msgstr ""
20369 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:606
20370 msgid "Perform enhanced load motion during global common subexpression elimination"
20371 msgstr ""
20373 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:609
20374 msgid "Perform store motion after global common subexpression elimination"
20375 msgstr ""
20377 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:612
20378 msgid "Recognize GNU-defined keywords"
20379 msgstr ""
20381 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:615
20382 msgid "Generate code for GNU runtime environment"
20383 msgstr ""
20385 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:618
20386 msgid "Enable guessing of branch probabilities"
20387 msgstr ""
20389 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:630
20390 msgid "Assume normal C execution environment"
20391 msgstr ""
20393 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:633
20394 msgid "Enable support for huge objects"
20395 msgstr ""
20397 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:636
20398 msgid "Process #ident directives"
20399 msgstr ""
20401 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:639
20402 msgid "Perform conversion of conditional jumps to branchless equivalents"
20403 msgstr ""
20405 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:642
20406 msgid "Perform conversion of conditional jumps to conditional execution"
20407 msgstr ""
20409 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:645
20410 msgid "Export functions even if they can be inlined"
20411 msgstr ""
20413 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:648
20414 #, fuzzy
20415 msgid "Emit implicit instantiations of inline templates"
20416 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20418 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:651
20419 #, fuzzy
20420 msgid "Emit implicit instantiations of templates"
20421 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20423 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:654
20424 msgid "Do not generate .size directives"
20425 msgstr ""
20427 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:657
20428 msgid "Pay attention to the \"inline\" keyword"
20429 msgstr ""
20431 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:660
20432 msgid "Integrate simple functions into their callers"
20433 msgstr ""
20435 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:666
20436 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20437 msgstr ""
20439 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:669
20440 msgid "-finput-charset=<cset>      Specify the default character set for source files."
20441 msgstr ""
20443 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:672
20444 msgid "Instrument function entry and exit with profiling calls"
20445 msgstr ""
20447 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:675
20448 msgid "Generate code for functions even if they are fully inlined"
20449 msgstr ""
20451 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:678
20452 msgid "Emit static const variables even if they are not used"
20453 msgstr ""
20455 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:684
20456 msgid "Give external symbols a leading underscore"
20457 msgstr ""
20459 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:687
20460 #, fuzzy
20461 msgid "Perform loop optimizations"
20462 msgstr "Уключаць SSA аптымізацыю"
20464 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:690
20465 msgid "Set errno after built-in math functions"
20466 msgstr ""
20468 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:693
20469 msgid "Report on permanent memory allocation"
20470 msgstr ""
20472 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:696
20473 msgid "Attempt to merge identical constants and constant variables"
20474 msgstr ""
20476 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:699
20477 msgid "Attempt to merge identical constants across compilation units"
20478 msgstr ""
20480 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:702
20481 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
20482 msgstr ""
20484 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:705
20485 msgid "Force all loop invariant computations out of loops"
20486 msgstr ""
20488 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:708
20489 msgid "Don't warn about uses of Microsoft extensions"
20490 msgstr ""
20492 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:717
20493 msgid "Use graph-coloring register allocation"
20494 msgstr ""
20496 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:720
20497 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20498 msgstr ""
20500 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:723
20501 msgid "Assume that receivers of Objective-C messages may be nil"
20502 msgstr ""
20504 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:726
20505 msgid "Support synchronous non-call exceptions"
20506 msgstr ""
20508 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:735
20509 msgid "Enable Objective-C exception and synchronization syntax"
20510 msgstr ""
20512 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:738
20513 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:978
20514 msgid "Perform loop unrolling for all loops"
20515 msgstr ""
20517 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:741
20518 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:981
20519 msgid "Perform loop unrolling when iteration count is known"
20520 msgstr ""
20522 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:744
20523 msgid "When possible do not generate stack frames"
20524 msgstr ""
20526 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:747
20527 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20528 msgstr ""
20530 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:750
20531 msgid "Do the full register move optimization pass"
20532 msgstr ""
20534 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:753
20535 msgid "Optimize sibling and tail recursive calls"
20536 msgstr ""
20538 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:756
20539 #, fuzzy
20540 msgid "Enable optional diagnostics"
20541 msgstr "Уключаць SSA аптымізацыю"
20543 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:759
20544 msgid "Pack structure members together without holes"
20545 msgstr ""
20547 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:762
20548 msgid "Return small aggregates in memory, not registers"
20549 msgstr ""
20551 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:768
20552 msgid "Perform loop peeling"
20553 msgstr ""
20555 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:771
20556 msgid "Enable machine specific peephole optimizations"
20557 msgstr ""
20559 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:774
20560 msgid "Enable an RTL peephole pass before sched2"
20561 msgstr ""
20563 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:777
20564 msgid "Downgrade conformance errors to warnings"
20565 msgstr ""
20567 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:780
20568 msgid "Generate position-independent code if possible"
20569 msgstr ""
20571 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:783
20572 msgid "Generate position-independent code for executables if possible"
20573 msgstr ""
20575 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:786
20576 msgid "Generate prefetch instructions, if available, for arrays in loops"
20577 msgstr ""
20579 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:789
20580 msgid "Treat the input file as already preprocessed"
20581 msgstr ""
20583 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:792
20584 msgid "Enable basic program profiling code"
20585 msgstr ""
20587 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:795
20588 msgid "Insert arc-based program profiling code"
20589 msgstr ""
20591 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:798
20592 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
20593 msgstr ""
20595 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:801
20596 msgid "Enable common options for performing profile feedback directed optimizations"
20597 msgstr ""
20599 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:804
20600 msgid "Insert code to profile values of expressions"
20601 msgstr ""
20603 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:810
20604 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
20605 msgstr ""
20607 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:813
20608 msgid "Strength reduce all loop general induction variables"
20609 msgstr ""
20611 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:816
20612 #, fuzzy
20613 msgid "Return small aggregates in registers"
20614 msgstr "Не выкарыстоўваць рэгістра sb"
20616 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:819
20617 msgid "Enables a register move optimization"
20618 msgstr ""
20620 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:822
20621 msgid "Perform a register renaming optimization pass"
20622 msgstr ""
20624 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:825
20625 msgid "Reorder basic blocks to improve code placement"
20626 msgstr ""
20628 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:828
20629 msgid "Reorder functions to improve code placement"
20630 msgstr ""
20632 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:831
20633 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
20634 msgstr ""
20636 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:834
20637 msgid "Enable automatic template instantiation"
20638 msgstr ""
20640 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:837
20641 msgid "Add a common subexpression elimination pass after loop optimizations"
20642 msgstr ""
20644 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:840
20645 msgid "Run the loop optimizer twice"
20646 msgstr ""
20648 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:843
20649 msgid "Disable optimizations that assume default FP rounding behavior"
20650 msgstr ""
20652 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:846
20653 msgid "Generate run time type descriptor information"
20654 msgstr ""
20656 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:849
20657 msgid "Enable scheduling across basic blocks"
20658 msgstr ""
20660 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:852
20661 msgid "Allow speculative motion of non-loads"
20662 msgstr ""
20664 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:855
20665 msgid "Allow speculative motion of some loads"
20666 msgstr ""
20668 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:858
20669 msgid "Allow speculative motion of more loads"
20670 msgstr ""
20672 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:861
20673 msgid "Allow premature scheduling of queued insns"
20674 msgstr ""
20676 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:864
20677 msgid "Set dependence distance checking in premature scheduling of queued insns"
20678 msgstr ""
20680 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:867
20681 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
20682 msgstr ""
20684 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:870
20685 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
20686 msgstr ""
20688 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:873
20689 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
20690 msgstr ""
20692 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:876
20693 msgid "If scheduling post reload, do superblock scheduling"
20694 msgstr ""
20696 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:879
20697 msgid "If scheduling post reload, do trace scheduling"
20698 msgstr ""
20700 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:882
20701 msgid "Reschedule instructions before register allocation"
20702 msgstr ""
20704 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:885
20705 msgid "Reschedule instructions after register allocation"
20706 msgstr ""
20708 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:888
20709 msgid "Mark data as shared rather than private"
20710 msgstr ""
20712 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:891
20713 msgid "Use the same size for double as for float"
20714 msgstr ""
20716 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:894
20717 msgid "Use the narrowest integer type possible for enumeration types"
20718 msgstr ""
20720 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:897
20721 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
20722 msgstr ""
20724 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:903
20725 msgid "Disable optimizations observable by IEEE signaling NaNs"
20726 msgstr ""
20728 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:906
20729 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
20730 msgstr ""
20732 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:909
20733 msgid "Make \"char\" signed by default"
20734 msgstr ""
20736 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:912
20737 msgid "Convert floating point constants to single precision constants"
20738 msgstr ""
20740 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:918
20741 msgid "Insert stack checking code into the program"
20742 msgstr "Уключаць код правэркі стэку ў праграму"
20744 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:924
20745 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
20746 msgstr ""
20748 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:927
20749 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
20750 msgstr ""
20752 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:930
20753 msgid "Display statistics accumulated during compilation"
20754 msgstr ""
20756 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:933
20757 msgid "Perform strength reduction optimizations"
20758 msgstr ""
20760 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:936
20761 msgid "Assume strict aliasing rules apply"
20762 msgstr ""
20764 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:942
20765 msgid "Check for syntax errors, then stop"
20766 msgstr ""
20768 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:945
20769 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
20770 msgstr ""
20772 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:948
20773 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
20774 msgstr ""
20776 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:951
20777 msgid "Create data files needed by \"gcov\""
20778 msgstr ""
20780 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:957
20781 msgid "Perform jump threading optimizations"
20782 msgstr ""
20784 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:960
20785 msgid "Report the time taken by each compiler pass"
20786 msgstr ""
20788 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:963
20789 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
20790 msgstr ""
20792 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:966
20793 msgid "Perform superblock formation via tail duplication"
20794 msgstr ""
20796 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:969
20797 msgid "Assume floating-point operations can trap"
20798 msgstr ""
20800 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:972
20801 msgid "Trap for signed overflow in addition, subtraction and multiplication"
20802 msgstr ""
20804 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:975
20805 msgid "Compile whole compilation unit at a time"
20806 msgstr ""
20808 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:984
20809 msgid "Allow math optimizations that may violate IEEE or ISO standards"
20810 msgstr ""
20812 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:987
20813 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
20814 msgstr ""
20816 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:990
20817 msgid "Make \"char\" unsigned by default"
20818 msgstr ""
20820 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:993
20821 msgid "Perform loop unswitching"
20822 msgstr ""
20824 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:996
20825 msgid "Just generate unwind tables for exception handling"
20826 msgstr ""
20828 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:999
20829 msgid "Use __cxa_atexit to register destructors"
20830 msgstr ""
20832 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1002
20833 msgid "Add extra commentary to assembler output"
20834 msgstr ""
20836 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1005
20837 msgid "Use expression value profiles in optimizations"
20838 msgstr ""
20840 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1008
20841 msgid "Discard unused virtual functions"
20842 msgstr ""
20844 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1011
20845 msgid "Implement vtables using thunks"
20846 msgstr ""
20848 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1014
20849 msgid "Emit common-like symbols as weak symbols"
20850 msgstr ""
20852 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1017
20853 msgid "Construct webs and split unrelated uses of single variable"
20854 msgstr ""
20856 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1020
20857 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
20858 msgstr ""
20860 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1023
20861 msgid "Generate a #line directive pointing at the current working directory"
20862 msgstr ""
20864 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1026
20865 msgid "Assume signed arithmetic overflow wraps around"
20866 msgstr ""
20868 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1029
20869 msgid "Store strings in writable data section"
20870 msgstr ""
20872 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1032
20873 msgid "Emit cross referencing information"
20874 msgstr ""
20876 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1035
20877 msgid "Put zero initialized data in the bss section"
20878 msgstr ""
20880 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1038
20881 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
20882 msgstr ""
20884 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1041
20885 #, fuzzy
20886 msgid "Generate debug information in default format"
20887 msgstr "Генерыраваць код для Intel as"
20889 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1044
20890 msgid "Generate debug information in COFF format"
20891 msgstr ""
20893 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1047
20894 msgid "Generate debug information in DWARF v2 format"
20895 msgstr ""
20897 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1050
20898 msgid "Dump declarations to a .decl file"
20899 msgstr ""
20901 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1053
20902 msgid "Generate debug information in default extended format"
20903 msgstr ""
20905 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1056
20906 #, fuzzy
20907 msgid "Generate debug information in STABS format"
20908 msgstr "Стварыць код для DLL"
20910 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1059
20911 msgid "Generate debug information in extended STABS format"
20912 msgstr ""
20914 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1062
20915 #, fuzzy
20916 msgid "Generate debug information in VMS format"
20917 msgstr "Стварыць код для DLL"
20919 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1065
20920 msgid "Generate debug information in XCOFF format"
20921 msgstr ""
20923 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1068
20924 msgid "Generate debug information in extended XCOFF format"
20925 msgstr ""
20927 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1071
20928 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
20929 msgstr ""
20931 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1074
20932 msgid "-imacros <file>\tAccept definition of macros in <file>"
20933 msgstr ""
20935 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1077
20936 msgid "-include <file>\tInclude the contents of <file> before other files"
20937 msgstr ""
20939 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1080
20940 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
20941 msgstr ""
20943 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1083
20944 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
20945 msgstr ""
20947 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1086
20948 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
20949 msgstr ""
20951 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1089
20952 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
20953 msgstr ""
20955 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1092
20956 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
20957 msgstr ""
20959 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1104
20960 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
20961 msgstr ""
20963 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1107
20964 msgid "Do not search standard system include directories for C++"
20965 msgstr ""
20967 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1110
20968 #, fuzzy
20969 msgid "-o <file>\tPlace output into <file>"
20970 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
20972 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1113
20973 #, fuzzy
20974 msgid "Enable function profiling"
20975 msgstr "Уключыць апрацоўку выключэньняў"
20977 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1116
20978 msgid "Issue warnings needed for strict compliance to the standard"
20979 msgstr ""
20981 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1119
20982 msgid "Like -pedantic but issue them as errors"
20983 msgstr ""
20985 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1122
20986 msgid "Generate C header of platform-specific features"
20987 msgstr ""
20989 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1125
20990 msgid "Do not display functions compiled or elapsed time"
20991 msgstr ""
20993 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1128
20994 msgid "Remap file names when including files"
20995 msgstr ""
20997 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1131
20998 msgid "Conform to the ISO 1998 C++ standard"
20999 msgstr ""
21001 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1134
21002 msgid "Conform to the ISO 1990 C standard"
21003 msgstr ""
21005 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1137
21006 msgid "Conform to the ISO 1999 C standard"
21007 msgstr ""
21009 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1140
21010 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1161
21011 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1164
21012 msgid "Deprecated in favor of -std=c99"
21013 msgstr ""
21015 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1143
21016 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21017 msgstr ""
21019 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1146
21020 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21021 msgstr ""
21023 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1149
21024 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21025 msgstr ""
21027 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1152
21028 msgid "Deprecated in favor of -std=gnu99"
21029 msgstr ""
21031 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1155
21032 msgid "Deprecated in favor of -std=c89"
21033 msgstr ""
21035 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1158
21036 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21037 msgstr ""
21039 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1167
21040 msgid "Enable traditional preprocessing"
21041 msgstr ""
21043 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1170
21044 msgid "-trigraphs\tSupport ISO C trigraphs"
21045 msgstr ""
21047 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1173
21048 msgid "Do not predefine system-specific and GCC-specific macros"
21049 msgstr ""
21051 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1176
21052 msgid "Enable verbose output"
21053 msgstr ""
21055 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1179
21056 msgid "Display the compiler's version"
21057 msgstr ""
21059 #: /home/mitchell/dev/gcc-3.4/objdir/gcc/options.c:1182
21060 #, fuzzy
21061 msgid "Suppress warnings"
21062 msgstr "%s: увага: "
21064 #: config/i386/freebsd-aout.h:215 config/rs6000/sysv4.h:1094
21065 msgid "`-p' not supported; use `-pg' and gprof(1)"
21066 msgstr ""
21068 #: f/lang-specs.h:38
21069 #, fuzzy
21070 msgid "GCC does not support -C without using -E"
21071 msgstr "%s не падтрымлівае %s"
21073 #: f/lang-specs.h:39
21074 #, fuzzy
21075 msgid "GCC does not support -CC without using -E"
21076 msgstr "%s не падтрымлівае %s"
21078 #: config/sparc/linux64.h:208 config/sparc/linux64.h:219
21079 #: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159
21080 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21081 msgid "may not use both -m32 and -m64"
21082 msgstr ""
21084 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
21085 msgid "shared and mdll are not compatible"
21086 msgstr ""
21088 #: config/darwin.h:215
21089 msgid "-current_version only allowed with -dynamiclib"
21090 msgstr ""
21092 #: config/darwin.h:218
21093 msgid "-install_name only allowed with -dynamiclib"
21094 msgstr ""
21096 #: config/darwin.h:223
21097 msgid "-bundle not allowed with -dynamiclib"
21098 msgstr ""
21100 #: config/darwin.h:224
21101 msgid "-bundle_loader not allowed with -dynamiclib"
21102 msgstr ""
21104 #: config/darwin.h:225
21105 msgid "-client_name not allowed with -dynamiclib"
21106 msgstr ""
21108 #: config/darwin.h:228
21109 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21110 msgstr ""
21112 #: config/darwin.h:229
21113 msgid "-force_flat_namespace not allowed with -dynamiclib"
21114 msgstr ""
21116 #: config/darwin.h:231
21117 msgid "-keep_private_externs not allowed with -dynamiclib"
21118 msgstr ""
21120 #: config/darwin.h:232
21121 msgid "-private_bundle not allowed with -dynamiclib"
21122 msgstr ""
21124 #: config/vax/netbsd-elf.h:42
21125 msgid "The -shared option is not currently supported for VAX ELF."
21126 msgstr ""
21128 #: config/vax/vax.h:50 config/vax/vax.h:51
21129 msgid "profiling not supported with -mg\n"
21130 msgstr ""
21132 #: config/arc/arc.h:63 config/mips/mips.h:1143
21133 msgid "may not use both -EB and -EL"
21134 msgstr ""
21136 #: config/mips/mips.h:988
21137 msgid "-pipe is not supported"
21138 msgstr "-pipe не падтрымліваецца"
21140 #: java/jvspec.c:80 ada/lang-specs.h:34 gcc.c:767
21141 msgid "-pg and -fomit-frame-pointer are incompatible"
21142 msgstr ""
21144 #: java/lang-specs.h:34
21145 msgid "-fjni and -femit-class-files are incompatible"
21146 msgstr ""
21148 #: java/lang-specs.h:35
21149 msgid "-fjni and -femit-class-file are incompatible"
21150 msgstr ""
21152 #: java/lang-specs.h:36 java/lang-specs.h:37
21153 msgid "-femit-class-file should used along with -fsyntax-only"
21154 msgstr ""
21156 #: treelang/lang-specs.h:52
21157 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21158 msgstr ""
21160 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21161 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21162 #, fuzzy
21163 msgid "does not support multilib"
21164 msgstr "%s не падтрымлівае %s"
21166 #: config/i386/sco5.h:191
21167 #, fuzzy
21168 msgid "-pg not supported on this platform"
21169 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
21171 #: config/i386/sco5.h:192
21172 msgid "-p and -pp specified - pick one"
21173 msgstr ""
21175 #: config/i386/sco5.h:266
21176 msgid "-G and -static are mutually exclusive"
21177 msgstr ""
21179 #: config/arm/arm.h:198
21180 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21181 msgstr ""
21183 #: config/arm/arm.h:200
21184 msgid "-msoft-float and -mhard_float may not be used together"
21185 msgstr ""
21187 #: config/arm/arm.h:202
21188 msgid "-mbig-endian and -mlittle-endian may not be used together"
21189 msgstr ""
21191 #: config/mcore/mcore.h:65
21192 msgid "the m210 does not have little endian support"
21193 msgstr ""
21195 #: ada/lang-specs.h:36
21196 msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
21197 msgstr ""
21199 #: config/mips/r3900.h:35
21200 msgid "-mhard-float not supported"
21201 msgstr "-mhard-float не падтрымліваецца"
21203 #: config/mips/r3900.h:37
21204 msgid "-msingle-float and -msoft-float can not both be specified"
21205 msgstr ""
21207 #: config/rs6000/darwin.h:98
21208 msgid " conflicting code gen style switches are used"
21209 msgstr ""
21211 #: gcc.c:743
21212 msgid "GCC does not support -C or -CC without -E"
21213 msgstr ""
21215 #: gcc.c:915
21216 msgid "-E required when input is from standard input"
21217 msgstr ""
21219 #: config/i386/cygwin.h:29
21220 msgid "mno-cygwin and mno-win32 are not compatible"
21221 msgstr ""
21223 #~ msgid "unknown C standard `%s'"
21224 #~ msgstr "невядомы C стандарт `%s'"
21226 #~ msgid "label `%s' defined but not used"
21227 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
21229 #, fuzzy
21230 #~ msgid "a parameter"
21231 #~ msgstr "невыкарыстаемы параметр \"%s\""
21233 #, fuzzy
21234 #~ msgid "a global declaration"
21235 #~ msgstr "Нерэчаіснае абвяшчэнне"
21237 #~ msgid "bad magic number"
21238 #~ msgstr "дрэнны \"магічны\" нумар"
21240 #~ msgid "bad header version"
21241 #~ msgstr "дрэнная версія загалоўка"
21243 #, fuzzy
21244 #~ msgid "missing binary operator"
21245 #~ msgstr "прапушчан ініцыялізатар"
21247 #~ msgid "%s: Not a directory"
21248 #~ msgstr "%s: не дырэкторыя"
21250 #, fuzzy
21251 #~ msgid "changing search order for system directory \"%s\""
21252 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
21254 #~ msgid "%s:%d: warning: "
21255 #~ msgstr "%s:%d: увага: "
21257 #~ msgid "In file included from %s:%d"
21258 #~ msgstr "У файле уключаным з %s:%d"
21260 #~ msgid "can't get current directory"
21261 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
21263 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21264 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21266 #~ msgid "floating point overflow"
21267 #~ msgstr "перапаўненьне плаваючай кропкі"
21269 #~ msgid ""
21270 #~ "\n"
21271 #~ "Language specific options:\n"
21272 #~ msgstr ""
21273 #~ "\n"
21274 #~ "Выбары, спецыфічныя для мовы:\n"
21276 #~ msgid ""
21277 #~ "\n"
21278 #~ " Options for %s:\n"
21279 #~ msgstr ""
21280 #~ "\n"
21281 #~ " Выбары для %s:\n"
21283 #, fuzzy
21284 #~ msgid "unrecognized option `%s'"
21285 #~ msgstr "нераспазнаны выбар \"-%s\""
21287 #~ msgid "`%s': unknown or unsupported -g option"
21288 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
21290 #~ msgid "invalid --param option: %s"
21291 #~ msgstr "нерэчаісны выбар --param : %s"
21293 #, fuzzy
21294 #~ msgid "invalid character constant in #if"
21295 #~ msgstr "сімвальная канстанта вельмі доўгая"
21297 #~ msgid "usage: %s [switches] input output"
21298 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
21300 #~ msgid "#error%.*s"
21301 #~ msgstr "#памылка%.*s"
21303 #~ msgid "#warning%.*s"
21304 #~ msgstr "#увага%.*s"
21306 #~ msgid "unbalanced #endif"
21307 #~ msgstr "незбалансаваны #endif"
21309 #~ msgid "optimization turned on"
21310 #~ msgstr "аптымізацыя уключана"
21312 #~ msgid "optimization turned off"
21313 #~ msgstr "аптымізацыя выключана"
21315 #~ msgid "invalid %%Q value"
21316 #~ msgstr "дрэннае %%Q значэнне"
21318 #~ msgid "invalid %%V value"
21319 #~ msgstr "нерэчаіснае значэньне %%V"
21321 #, fuzzy
21322 #~ msgid "Generate code for a Sun FPA"
21323 #~ msgstr "Стварыць код для DLL"
21325 #~ msgid "Generate code for a 68881"
21326 #~ msgstr "Ствараць код для 68881"
21328 #~ msgid "invalid %%o value"
21329 #~ msgstr "нерэчаіснае значэньне %%o"
21331 #, fuzzy
21332 #~ msgid "invalid option `-mshort-data-%s'"
21333 #~ msgstr "Нерэчаісны выбар \"%s\""
21335 #, fuzzy
21336 #~ msgid "invalid option `entry%s'"
21337 #~ msgstr "Нерэчаісны выбар \"%s\""
21339 #~ msgid "Use OSF PIC"
21340 #~ msgstr "Выкарыстоўваць OSF PIC"
21342 #~ msgid "Don't use OSF PIC"
21343 #~ msgstr "Не выкарыстоўваць OSF PIC"
21345 #~ msgid "Optimize for 3900"
21346 #~ msgstr "Аптымізаваць для 3900"
21348 #~ msgid "Optimize for 4650"
21349 #~ msgstr "Аптымізаваць для 4650"
21351 #, fuzzy
21352 #~ msgid "Do not use the Xtensa boolean register option"
21353 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
21355 #, fuzzy
21356 #~ msgid "Use the Xtensa floating-point unit"
21357 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
21359 #, fuzzy
21360 #~ msgid "%s for `%T %s %T' operator"
21361 #~ msgstr "%s перад знакам \"%s\""
21363 #, fuzzy
21364 #~ msgid "%s for `%s %T' operator"
21365 #~ msgstr "%s перад знакам \"%s\""
21367 #, fuzzy
21368 #~ msgid "duplicate enum value `%D'"
21369 #~ msgstr "паўтарэнне \"volatile\""
21371 #, fuzzy
21372 #~ msgid "duplicate nested type `%D'"
21373 #~ msgstr "паўтарэнне \"restrict\""
21375 #, fuzzy
21376 #~ msgid "field `%D' invalidly declared offset type"
21377 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
21379 #, fuzzy
21380 #~ msgid "field `%D' declared static in union"
21381 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
21383 #~ msgid "invalid declarator"
21384 #~ msgstr "нерэчаісны абвяшчальнік"
21386 #, fuzzy
21387 #~ msgid "parameter `%D' invalidly declared offset type"
21388 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
21390 #, fuzzy
21391 #~ msgid "semicolon missing after declaration of `%#T'"
21392 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
21394 #, fuzzy
21395 #~ msgid "invalid data member initialization"
21396 #~ msgstr "нерэчаісны ініцыялізатар"
21398 #, fuzzy
21399 #~ msgid "previous friend declaration of `%D'"
21400 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
21402 #, fuzzy
21403 #~ msgid "member initializers for `%#D'"
21404 #~ msgstr "complex нерэчаісны для \"%s\""
21406 #, fuzzy
21407 #~ msgid "invalid use of member `%D'"
21408 #~ msgstr "нявернае выкарыстанне \"restict\""
21410 #, fuzzy
21411 #~ msgid "no method `%T::%D'"
21412 #~ msgstr "у метадзе \"%s\":"
21414 #, fuzzy
21415 #~ msgid "semicolon missing after declaration of `%T'"
21416 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
21418 #, fuzzy
21419 #~ msgid "`::%D' undeclared (first use here)"
21420 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
21422 #, fuzzy
21423 #~ msgid "no type `%D' in `%T'"
21424 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
21426 #, fuzzy
21427 #~ msgid "base initializer for `%T'"
21428 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
21430 #~ msgid "%s before `%c'"
21431 #~ msgstr "%s перад '%c'"
21433 #~ msgid "%s before `\\%o'"
21434 #~ msgstr "%s перад \"\\%o\""
21436 #~ msgid "%s before `%s' token"
21437 #~ msgstr "%s перад знакам \"%s\""
21439 #, fuzzy
21440 #~ msgid "`sizeof' applied to incomplete type `%T'"
21441 #~ msgstr "\"%s\" мае незавершаны тып"
21443 #, fuzzy
21444 #~ msgid "invalid use of undefined type `%#T'"
21445 #~ msgstr "нявернае выкарыстанне \"restict\""
21447 #, fuzzy
21448 #~ msgid "forward declaration of `%#T'"
21449 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
21451 #~ msgid "invalid use of `%T'"
21452 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
21454 #, fuzzy
21455 #~ msgid "cannot find class (factory) method"
21456 #~ msgstr "не магу знайсці метад."
21458 #~ msgid "cannot find method"
21459 #~ msgstr "немагчыма знайсьці мэтад"
21461 #, fuzzy
21462 #~ msgid "duplicate definition of class method `%s'"
21463 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
21465 #, fuzzy
21466 #~ msgid "duplicate declaration of instance method `%s'"
21467 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""