OSDN Git Service

PR tree-opt/18607
[pf3gnuchains/gcc-fork.git] / gcc / po / be.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>, 2002.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1\n"
8 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
9 "POT-Creation-Date: 2004-11-04 19:12-0800\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"
16
17 #: attribs.c:178
18 #, c-format
19 msgid "`%s' attribute directive ignored"
20 msgstr ""
21
22 #: attribs.c:186
23 #, c-format
24 msgid "wrong number of arguments specified for `%s' attribute"
25 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
26
27 #: attribs.c:203
28 #, c-format
29 msgid "`%s' attribute does not apply to types"
30 msgstr ""
31
32 #: attribs.c:249
33 #, c-format
34 msgid "`%s' attribute only applies to function types"
35 msgstr ""
36
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:4881 c-common.c:4903
41 #: c-common.c:4938 c-common.c:5005 c-common.c:5051 c-common.c:5109
42 #: c-common.c:5140 c-common.c:5440 c-common.c:5463 c-common.c:5502
43 #: config/arm/arm.c:2281 config/arm/arm.c:2308 config/avr/avr.c:4504
44 #: config/h8300/h8300.c:4284 config/h8300/h8300.c:4307 config/i386/i386.c:1626
45 #: config/i386/i386.c:15398 config/i386/winnt.c:86 config/ia64/ia64.c:1057
46 #: config/ip2k/ip2k.c:3151 config/rs6000/rs6000.c:15035
47 #, c-format
48 msgid "`%s' attribute ignored"
49 msgstr "\"%s\" атрыбут ігнарыруецца"
50
51 #: builtins.c:318
52 msgid "offset outside bounds of constant string"
53 msgstr ""
54
55 #: builtins.c:786
56 #, fuzzy
57 msgid "second arg to `__builtin_prefetch' must be a constant"
58 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
59
60 #: builtins.c:793
61 msgid "invalid second arg to __builtin_prefetch; using zero"
62 msgstr ""
63
64 #: builtins.c:800
65 #, fuzzy
66 msgid "third arg to `__builtin_prefetch' must be a constant"
67 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
68
69 #: builtins.c:807
70 msgid "invalid third arg to __builtin_prefetch; using zero"
71 msgstr ""
72
73 #: builtins.c:3828
74 msgid "argument of `__builtin_args_info' must be constant"
75 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
76
77 #: builtins.c:3834
78 msgid "argument of `__builtin_args_info' out of range"
79 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
80
81 #: builtins.c:3840
82 msgid "missing argument in `__builtin_args_info'"
83 msgstr "прапушчан аргумент у `__builtin_args_info'"
84
85 #: builtins.c:3856
86 msgid "`va_start' used in function with fixed args"
87 msgstr ""
88 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
89 "           колькасьцю аргументаў"
90
91 #: builtins.c:3875
92 msgid "second parameter of `va_start' not last named argument"
93 msgstr ""
94
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\" выклікаецца без аргумента"
100
101 #: builtins.c:3969
102 msgid "too many arguments to function `va_start'"
103 msgstr ""
104
105 #: builtins.c:4091
106 msgid "first argument to `va_arg' not of type `va_list'"
107 msgstr ""
108
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 ""
116
117 #: builtins.c:4128
118 #, c-format
119 msgid "(so you should pass `%s' not `%s' to `va_arg')"
120 msgstr ""
121
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:1713
125 msgid "if this code is reached, the program will abort"
126 msgstr ""
127
128 #: builtins.c:4241
129 msgid "invalid arg to `__builtin_frame_address'"
130 msgstr ""
131
132 #: builtins.c:4243
133 msgid "invalid arg to `__builtin_return_address'"
134 msgstr ""
135
136 #: builtins.c:4257
137 msgid "unsupported arg to `__builtin_frame_address'"
138 msgstr ""
139
140 #: builtins.c:4259
141 msgid "unsupported arg to `__builtin_return_address'"
142 msgstr ""
143
144 #: builtins.c:4419
145 msgid "second arg to `__builtin_expect' must be a constant"
146 msgstr ""
147
148 #: builtins.c:5360
149 msgid "__builtin_longjmp second argument must be 1"
150 msgstr ""
151
152 #: builtins.c:5458
153 #, c-format
154 msgid "built-in function `%s' not currently supported"
155 msgstr ""
156
157 #: builtins.c:5598
158 #, fuzzy
159 msgid "target format does not support infinity"
160 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
161
162 #: c-common.c:916
163 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
164 msgstr ""
165
166 #: c-common.c:1140
167 #, fuzzy
168 msgid "%J'%D' is not defined outside of function scope"
169 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
170
171 #: c-common.c:1160
172 #, c-format
173 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
174 msgstr ""
175
176 #: c-common.c:1200
177 msgid "overflow in constant expression"
178 msgstr ""
179
180 #: c-common.c:1220
181 msgid "integer overflow in expression"
182 msgstr ""
183
184 #: c-common.c:1229
185 msgid "floating point overflow in expression"
186 msgstr ""
187
188 #: c-common.c:1235
189 msgid "vector overflow in expression"
190 msgstr ""
191
192 #. This detects cases like converting -129 or 256 to unsigned char.
193 #: c-common.c:1257
194 msgid "large integer implicitly truncated to unsigned type"
195 msgstr ""
196
197 #: c-common.c:1259
198 msgid "negative integer implicitly converted to unsigned type"
199 msgstr ""
200
201 #: c-common.c:1305
202 msgid "overflow in implicit constant conversion"
203 msgstr ""
204
205 #: c-common.c:1441
206 #, c-format
207 msgid "operation on `%s' may be undefined"
208 msgstr ""
209
210 #: c-common.c:1725
211 msgid "expression statement has incomplete type"
212 msgstr ""
213
214 #: c-common.c:1757
215 msgid "case label does not reduce to an integer constant"
216 msgstr ""
217
218 #: c-common.c:2087
219 msgid "invalid truth-value expression"
220 msgstr ""
221
222 #: c-common.c:2138
223 #, c-format
224 msgid "invalid operands to binary %s"
225 msgstr ""
226
227 #: c-common.c:2372
228 msgid "comparison is always false due to limited range of data type"
229 msgstr ""
230
231 #: c-common.c:2374
232 msgid "comparison is always true due to limited range of data type"
233 msgstr ""
234
235 #: c-common.c:2444
236 msgid "comparison of unsigned expression >= 0 is always true"
237 msgstr ""
238
239 #: c-common.c:2453
240 msgid "comparison of unsigned expression < 0 is always false"
241 msgstr ""
242
243 #: c-common.c:2498
244 msgid "pointer of type `void *' used in arithmetic"
245 msgstr ""
246
247 #: c-common.c:2504
248 msgid "pointer to a function used in arithmetic"
249 msgstr ""
250
251 #: c-common.c:2510
252 msgid "pointer to member function used in arithmetic"
253 msgstr ""
254
255 #: c-common.c:2599 f/com.c:14734
256 msgid "struct type value used where scalar is required"
257 msgstr ""
258
259 #: c-common.c:2603 f/com.c:14738
260 msgid "union type value used where scalar is required"
261 msgstr ""
262
263 #: c-common.c:2607 f/com.c:14742
264 msgid "array type value used where scalar is required"
265 msgstr ""
266
267 #. Common Ada/Pascal programmer's mistake.  We always warn
268 #. about this since it is so bad.
269 #: c-common.c:2644
270 msgid "the address of `%D', will always evaluate as `true'"
271 msgstr ""
272
273 #: c-common.c:2738 f/com.c:14874
274 msgid "suggest parentheses around assignment used as truth value"
275 msgstr ""
276
277 #: c-common.c:2784 c-common.c:2824
278 msgid "invalid use of `restrict'"
279 msgstr "нявернае выкарыстанне \"restict\""
280
281 #: c-common.c:2934
282 #, fuzzy
283 msgid "invalid application of `sizeof' to a function type"
284 msgstr "Нерэчаісны выбар \"%s\""
285
286 #: c-common.c:2944
287 #, fuzzy, c-format
288 msgid "invalid application of `%s' to a void type"
289 msgstr "нявернае выкарыстанне \"restict\""
290
291 #: c-common.c:2950
292 #, fuzzy
293 msgid "invalid application of `%s' to incomplete type `%T' "
294 msgstr "\"%s\" мае незавершаны тып"
295
296 #: c-common.c:2991
297 msgid "`__alignof' applied to a bit-field"
298 msgstr ""
299
300 #: c-common.c:3483
301 #, fuzzy, c-format
302 msgid "cannot disable built-in function `%s'"
303 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
304
305 #: c-common.c:3644 c-typeck.c:1954
306 #, c-format
307 msgid "too few arguments to function `%s'"
308 msgstr "нехапае аргументаў у функцыі \"%s\""
309
310 #: c-common.c:3650 c-typeck.c:1815
311 #, c-format
312 msgid "too many arguments to function `%s'"
313 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
314
315 #: c-common.c:3669
316 #, fuzzy, c-format
317 msgid "non-floating-point argument to function `%s'"
318 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
319
320 #: c-common.c:3896
321 msgid "pointers are not permitted as case values"
322 msgstr ""
323
324 #: c-common.c:3900
325 msgid "range expressions in switch statements are non-standard"
326 msgstr ""
327
328 #: c-common.c:3929
329 msgid "empty range specified"
330 msgstr ""
331
332 #: c-common.c:3980
333 msgid "duplicate (or overlapping) case value"
334 msgstr ""
335
336 #: c-common.c:3981
337 msgid "%Jthis is the first entry overlapping that value"
338 msgstr ""
339
340 #: c-common.c:3985
341 msgid "duplicate case value"
342 msgstr ""
343
344 #: c-common.c:3986
345 #, fuzzy
346 msgid "%Jpreviously used here"
347 msgstr "папярэдняе вызначэньне"
348
349 #: c-common.c:3990
350 msgid "multiple default labels in one switch"
351 msgstr ""
352
353 #: c-common.c:3991
354 msgid "%Jthis is the first default label"
355 msgstr ""
356
357 #: c-common.c:4016
358 #, fuzzy
359 msgid "taking the address of a label is non-standard"
360 msgstr "ISO C не дазваляе пусты ізыходны файл"
361
362 #: c-common.c:4062
363 msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
364 msgstr ""
365
366 #: c-common.c:4067
367 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
368 msgstr ""
369
370 #: c-common.c:4651
371 #, c-format
372 msgid "unknown machine mode `%s'"
373 msgstr "невядомы рэжым машыны \"%s\""
374
375 #: c-common.c:4654
376 #, c-format
377 msgid "no data type for mode `%s'"
378 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
379
380 #: c-common.c:4658
381 #, fuzzy, c-format
382 msgid "invalid pointer mode `%s'"
383 msgstr "Нерэчаісны выбар \"%s\""
384
385 #: c-common.c:4665 c-common.c:5237
386 #, fuzzy, c-format
387 msgid "unable to emulate '%s'"
388 msgstr "немагу адчыніць файл \"%s\""
389
390 #: c-common.c:4686
391 #, fuzzy, c-format
392 msgid "mode `%s' applied to inappropriate type"
393 msgstr "\"%s\" мае незавершаны тып"
394
395 #: c-common.c:4718
396 #, fuzzy
397 msgid "%Jsection attribute cannot be specified for local variables"
398 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
399
400 #: c-common.c:4729
401 #, fuzzy
402 msgid "%Jsection of '%D' conflicts with previous declaration"
403 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
404
405 #: c-common.c:4738
406 #, fuzzy
407 msgid "%Jsection attribute not allowed for '%D'"
408 msgstr "\"%s\" атрыбут ігнарыруецца"
409
410 #: c-common.c:4744
411 #, fuzzy
412 msgid "%Jsection attributes are not supported for this target"
413 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
414
415 #: c-common.c:4782
416 msgid "requested alignment is not a constant"
417 msgstr ""
418
419 #: c-common.c:4787
420 msgid "requested alignment is not a power of 2"
421 msgstr ""
422
423 #: c-common.c:4792
424 msgid "requested alignment is too large"
425 msgstr ""
426
427 #: c-common.c:4818
428 msgid "%Jalignment may not be specified for '%D'"
429 msgstr ""
430
431 #: c-common.c:4856
432 msgid "%J'%D' defined both normally and as an alias"
433 msgstr ""
434
435 #: c-common.c:4866
436 msgid "alias arg not a string"
437 msgstr ""
438
439 #: c-common.c:4909
440 msgid "visibility arg not a string"
441 msgstr ""
442
443 #: c-common.c:4922
444 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
445 msgstr ""
446
447 #: c-common.c:4948
448 msgid "tls_model arg not a string"
449 msgstr ""
450
451 #: c-common.c:4957
452 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
453 msgstr ""
454
455 #: c-common.c:4979 c-common.c:5025
456 #, fuzzy
457 msgid "%J'%E' attribute applies only to functions"
458 msgstr "\"%s\" звычайна функцыя"
459
460 #: c-common.c:4984 c-common.c:5030
461 msgid "%Jcan't set '%E' attribute after definition"
462 msgstr ""
463
464 #: c-common.c:5106
465 #, fuzzy, c-format
466 msgid "`%s' attribute ignored for `%s'"
467 msgstr "\"%s\" атрыбут ігнарыруецца"
468
469 #: c-common.c:5169
470 #, c-format
471 msgid "invalid vector type for attribute `%s'"
472 msgstr ""
473
474 #: c-common.c:5193 c-common.c:5225
475 msgid "no vector mode with the size and type specified could be found"
476 msgstr ""
477
478 #: c-common.c:5281
479 msgid "nonnull attribute without arguments on a non-prototype"
480 msgstr ""
481
482 #: c-common.c:5296
483 #, c-format
484 msgid "nonnull argument has invalid operand number (arg %lu)"
485 msgstr ""
486
487 #: c-common.c:5315
488 #, c-format
489 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
490 msgstr ""
491
492 #: c-common.c:5323
493 #, c-format
494 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
495 msgstr ""
496
497 #: c-common.c:5403
498 #, c-format
499 msgid "null argument where non-null required (arg %lu)"
500 msgstr ""
501
502 #: c-common.c:5474
503 msgid "cleanup arg not an identifier"
504 msgstr ""
505
506 #: c-common.c:5481
507 #, fuzzy
508 msgid "cleanup arg not a function"
509 msgstr "`%D' - гэта ня функцыя,"
510
511 #: c-common.c:5842
512 #, c-format
513 msgid "%s at end of input"
514 msgstr "%s на прыканцы ўводу"
515
516 #: c-common.c:5848
517 #, c-format
518 msgid "%s before %s'%c'"
519 msgstr "%s перад %s'%c'"
520
521 #: c-common.c:5850
522 #, c-format
523 msgid "%s before %s'\\x%x'"
524 msgstr "%s перад %s'\\x%x'"
525
526 #: c-common.c:5854
527 #, c-format
528 msgid "%s before string constant"
529 msgstr ""
530
531 #: c-common.c:5856
532 #, c-format
533 msgid "%s before numeric constant"
534 msgstr ""
535
536 #: c-common.c:5858
537 #, c-format
538 msgid "%s before \"%s\""
539 msgstr "%s перад \"%s\""
540
541 #: c-common.c:5860
542 #, c-format
543 msgid "%s before '%s' token"
544 msgstr "%s перад знакам '%s'"
545
546 #. Use `%s' to print the string in case there are any escape
547 #. characters in the message.
548 #: c-common.c:5862 c-typeck.c:2592 c-typeck.c:3984 c-typeck.c:3999
549 #: c-typeck.c:4014 final.c:2776 final.c:2778 gcc.c:4584 rtl-error.c:109
550 #: toplev.c:1357 config/cris/cris.c:552 cp/parser.c:1848 cp/typeck.c:4173
551 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
552 #, c-format
553 msgid "%s"
554 msgstr ""
555
556 #: c-convert.c:82 c-typeck.c:1211 c-typeck.c:3424 cp/typeck.c:1363
557 #: cp/typeck.c:5729 treelang/tree-convert.c:79
558 msgid "void value not ignored as it ought to be"
559 msgstr ""
560
561 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
562 msgid "conversion to non-scalar type requested"
563 msgstr ""
564
565 #: c-decl.c:371
566 msgid "%Jarray '%D' assumed to have one element"
567 msgstr ""
568
569 #: c-decl.c:580
570 #, fuzzy
571 msgid "%Jlabel `%D' used but not defined"
572 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
573
574 #: c-decl.c:586
575 #, fuzzy
576 msgid "%Jlabel `%D' defined but not used"
577 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
578
579 #: c-decl.c:588
580 #, fuzzy
581 msgid "%Jlabel `%D' declared but not defined"
582 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
583
584 #: c-decl.c:613
585 #, fuzzy
586 msgid "%Junused variable `%D'"
587 msgstr "невыкарыстоўваемая пераменная \"%s\""
588
589 #: c-decl.c:821
590 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
591 msgstr ""
592
593 #: c-decl.c:828
594 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
595 msgstr ""
596
597 #: c-decl.c:864
598 msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
599 msgstr ""
600
601 #: c-decl.c:870
602 msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
603 msgstr ""
604
605 #: c-decl.c:879
606 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
607 msgstr ""
608
609 #. If we get here, no errors were found, but do issue a warning
610 #. for this poor-style construct.
611 #: c-decl.c:891
612 msgid "%Jprototype for '%D' follows non-prototype definition"
613 msgstr ""
614
615 #: c-decl.c:906
616 #, fuzzy
617 msgid "%Jprevious definition of '%D' was here"
618 msgstr "папярэдняе вызначэньне"
619
620 #: c-decl.c:908
621 #, fuzzy
622 msgid "%Jprevious implicit declaration of '%D' was here"
623 msgstr "няма папярэдняга аб'яўлення для \"%s\""
624
625 #: c-decl.c:910
626 #, fuzzy
627 msgid "%Jprevious declaration of '%D' was here"
628 msgstr "няма папярэдняга аб'яўлення для \"%s\""
629
630 #: c-decl.c:945
631 msgid "%J'%D' redeclared as different kind of symbol"
632 msgstr ""
633
634 #: c-decl.c:950
635 #, fuzzy
636 msgid "%Jbuilt-in function '%D' declared as non-function"
637 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
638
639 #: c-decl.c:953 c-decl.c:1045
640 #, fuzzy
641 msgid "%Jshadowing built-in function '%D'"
642 msgstr "у функцыі \"%s\":"
643
644 #. If types don't match for a built-in, throw away the
645 #. built-in.  No point in calling locate_old_decl here, it
646 #. won't print anything.
647 #: c-decl.c:974
648 #, fuzzy
649 msgid "%Jconflicting types for built-in function '%D'"
650 msgstr "паўторнае абвяшчэнне меткі \"%s\""
651
652 #: c-decl.c:998 c-decl.c:1006
653 msgid "%Jconflicting types for '%D'"
654 msgstr ""
655
656 #. allow OLDDECL to continue in use
657 #: c-decl.c:1021
658 #, fuzzy
659 msgid "%Jredefinition of typedef '%D'"
660 msgstr "перанакіраванне stdout: %s"
661
662 #: c-decl.c:1058 c-decl.c:1122
663 #, fuzzy
664 msgid "%Jredefinition of '%D'"
665 msgstr "перанакіраванне stdout: %s"
666
667 #: c-decl.c:1089 c-decl.c:1139
668 msgid "%Jstatic declaration of '%D' follows non-static declaration"
669 msgstr ""
670
671 #: c-decl.c:1097 c-decl.c:1136
672 msgid "%Jnon-static declaration of '%D' follows static declaration"
673 msgstr ""
674
675 #: c-decl.c:1109
676 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
677 msgstr ""
678
679 #: c-decl.c:1112
680 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
681 msgstr ""
682
683 #: c-decl.c:1152
684 #, fuzzy
685 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
686 msgstr "няма папярэдняга аб'яўлення для \"%s\""
687
688 #: c-decl.c:1155
689 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
690 msgstr ""
691
692 #: c-decl.c:1158
693 #, fuzzy
694 msgid "%Jredeclaration of '%D' with no linkage"
695 msgstr "няма папярэдняга аб'яўлення для \"%s\""
696
697 #: c-decl.c:1172
698 msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
699 msgstr ""
700
701 #: c-decl.c:1183
702 #, fuzzy
703 msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
704 msgstr "няма папярэдняга аб'яўлення для \"%s\""
705
706 #: c-decl.c:1190
707 #, fuzzy
708 msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
709 msgstr "няма папярэдняга аб'яўлення для \"%s\""
710
711 #: c-decl.c:1202
712 msgid "%J'%D' declared inline after being called"
713 msgstr ""
714
715 #: c-decl.c:1208
716 #, fuzzy
717 msgid "%J'%D' declared inline after its definition"
718 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
719
720 #: c-decl.c:1221
721 #, fuzzy
722 msgid "%Jredefinition of parameter '%D'"
723 msgstr "перанакіраванне stdout: %s"
724
725 #: c-decl.c:1230
726 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
727 msgstr ""
728
729 #: c-decl.c:1233
730 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
731 msgstr ""
732
733 #: c-decl.c:1240
734 msgid "%Jconst declaration of '%D' follows non-const declaration"
735 msgstr ""
736
737 #: c-decl.c:1243
738 msgid "%Jnon-const declaration of '%D' follows const declaration"
739 msgstr ""
740
741 #: c-decl.c:1267
742 #, fuzzy
743 msgid "%Jredundant redeclaration of '%D'"
744 msgstr "Нерэчаіснае абвяшчэнне"
745
746 #: c-decl.c:1586
747 msgid "%Jdeclaration of '%D' shadows a parameter"
748 msgstr ""
749
750 #: c-decl.c:1588
751 msgid "%Jdeclaration of '%D' shadows a global declaration"
752 msgstr ""
753
754 #: c-decl.c:1590
755 msgid "%Jdeclaration of '%D' shadows a previous local"
756 msgstr ""
757
758 #: c-decl.c:1592 cp/name-lookup.c:969 cp/name-lookup.c:992
759 #: cp/name-lookup.c:1000
760 #, fuzzy
761 msgid "%Jshadowed declaration is here"
762 msgstr "няма папярэдняга аб'яўлення для \"%s\""
763
764 #: c-decl.c:1702
765 #, c-format
766 msgid "nested extern declaration of `%s'"
767 msgstr ""
768
769 #: c-decl.c:1843 objc/objc-act.c:2534 objc/objc-act.c:6794
770 #, fuzzy
771 msgid "%Jprevious declaration of '%D'"
772 msgstr "папярэдняе абвяшчэньне `%D'"
773
774 #: c-decl.c:1884 c-decl.c:1886
775 #, c-format
776 msgid "implicit declaration of function `%s'"
777 msgstr ""
778
779 #: c-decl.c:1902
780 #, c-format
781 msgid "`%s' undeclared here (not in a function)"
782 msgstr ""
783
784 #: c-decl.c:1908
785 #, c-format
786 msgid "`%s' undeclared (first use in this function)"
787 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
788
789 #: c-decl.c:1913
790 msgid "(Each undeclared identifier is reported only once"
791 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
792
793 #: c-decl.c:1914
794 msgid "for each function it appears in.)"
795 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
796
797 #: c-decl.c:1967
798 #, c-format
799 msgid "label %s referenced outside of any function"
800 msgstr ""
801
802 #: c-decl.c:2014
803 #, c-format
804 msgid "duplicate label declaration `%s'"
805 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
806
807 #: c-decl.c:2015
808 #, fuzzy
809 msgid "%Jthis is a previous declaration"
810 msgstr "гэта папярэдняе абвяшчэньне"
811
812 #: c-decl.c:2050
813 #, fuzzy
814 msgid "%Hduplicate label `%D'"
815 msgstr "паўтарэнне \"%s\""
816
817 #: c-decl.c:2052
818 #, fuzzy
819 msgid "%J`%D' previously defined here"
820 msgstr "папярэдняе вызначэньне"
821
822 #: c-decl.c:2054
823 #, fuzzy
824 msgid "%J`%D' previously declared here"
825 msgstr "няма папярэдняга аб'яўлення для \"%s\""
826
827 #: c-decl.c:2074
828 msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
829 msgstr ""
830
831 #: c-decl.c:2145
832 msgid "%H`%s' defined as wrong kind of tag"
833 msgstr ""
834
835 #: c-decl.c:2383
836 msgid "unnamed struct/union that defines no instances"
837 msgstr ""
838
839 #: c-decl.c:2402
840 msgid "useless keyword or type name in empty declaration"
841 msgstr ""
842
843 #: c-decl.c:2409
844 msgid "two types specified in one empty declaration"
845 msgstr ""
846
847 #: c-decl.c:2414 c-parse.y:735 c-parse.y:737 objc/objc-parse.y:776
848 #: objc/objc-parse.y:778 objc/objc-parse.y:3016
849 msgid "empty declaration"
850 msgstr "пустое абвяшчэньне"
851
852 #: c-decl.c:2440
853 #, fuzzy
854 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
855 msgstr "ISO C89 не падтрымлівае \"long long\""
856
857 #: c-decl.c:2442
858 #, fuzzy
859 msgid "ISO C90 does not support `[*]' array declarators"
860 msgstr "ISO C89 не падтрымлівае \"long long\""
861
862 #: c-decl.c:2445
863 msgid "GCC does not yet properly implement `[*]' array declarators"
864 msgstr ""
865
866 #: c-decl.c:2461
867 msgid "static or type qualifiers in abstract declarator"
868 msgstr ""
869
870 #: c-decl.c:2531
871 #, fuzzy
872 msgid "%J'%D' is usually a function"
873 msgstr "`%s' - звычайна функцыя"
874
875 #: c-decl.c:2540
876 #, fuzzy, c-format
877 msgid "typedef `%s' is initialized (use __typeof__ instead)"
878 msgstr "параметр \"%s\" ініцыялізаваны"
879
880 #: c-decl.c:2546
881 #, c-format
882 msgid "function `%s' is initialized like a variable"
883 msgstr ""
884
885 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
886 #: c-decl.c:2553
887 #, c-format
888 msgid "parameter `%s' is initialized"
889 msgstr "параметр \"%s\" ініцыялізаваны"
890
891 #: c-decl.c:2573 c-typeck.c:4234
892 msgid "variable-sized object may not be initialized"
893 msgstr ""
894
895 #: c-decl.c:2579
896 #, c-format
897 msgid "variable `%s' has initializer but incomplete type"
898 msgstr ""
899
900 #: c-decl.c:2585
901 #, c-format
902 msgid "elements of array `%s' have incomplete type"
903 msgstr ""
904
905 #: c-decl.c:2654 c-decl.c:5462 cp/decl.c:3775 cp/decl.c:10238
906 #, fuzzy
907 msgid "%Jinline function '%D' given attribute noinline"
908 msgstr "няма папярэдняга аб'яўлення для \"%s\""
909
910 #: c-decl.c:2730
911 msgid "%Jinitializer fails to determine size of '%D'"
912 msgstr ""
913
914 #: c-decl.c:2735
915 #, fuzzy
916 msgid "%Jarray size missing in '%D'"
917 msgstr "прапушчан памер масіва ў `%D'"
918
919 #: c-decl.c:2751
920 #, fuzzy
921 msgid "%Jzero or negative size array '%D'"
922 msgstr "нулявы памер масіва `%D'"
923
924 #: c-decl.c:2779
925 msgid "%Jstorage size of '%D' isn't known"
926 msgstr ""
927
928 #: c-decl.c:2789
929 #, fuzzy
930 msgid "%Jstorage size of '%D' isn't constant"
931 msgstr "тып параметра \"%s\" не аб'яўлены"
932
933 #: c-decl.c:2872
934 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
935 msgstr ""
936
937 #: c-decl.c:2983
938 msgid "ISO C forbids forward parameter declarations"
939 msgstr ""
940
941 #: c-decl.c:3165
942 msgid "<anonymous>"
943 msgstr ""
944
945 #: c-decl.c:3174
946 #, c-format
947 msgid "bit-field `%s' width not an integer constant"
948 msgstr ""
949
950 #: c-decl.c:3182
951 #, c-format
952 msgid "negative width in bit-field `%s'"
953 msgstr ""
954
955 #: c-decl.c:3187
956 #, c-format
957 msgid "zero width for bit-field `%s'"
958 msgstr ""
959
960 #: c-decl.c:3197
961 #, c-format
962 msgid "bit-field `%s' has invalid type"
963 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
964
965 #: c-decl.c:3206
966 #, c-format
967 msgid "type of bit-field `%s' is a GCC extension"
968 msgstr ""
969
970 #: c-decl.c:3215
971 #, c-format
972 msgid "width of `%s' exceeds its type"
973 msgstr ""
974
975 #: c-decl.c:3225
976 #, c-format
977 msgid "`%s' is narrower than values of its type"
978 msgstr ""
979
980 #: c-decl.c:3375 cp/decl.c:6900
981 msgid "`long long long' is too long for GCC"
982 msgstr "`long long long' - вельмі доўга для GCC"
983
984 #: c-decl.c:3380
985 #, fuzzy
986 msgid "ISO C90 does not support `long long'"
987 msgstr "ISO C89 не падтрымлівае `long long'"
988
989 #: c-decl.c:3389 c-decl.c:3392 cp/decl.c:6905
990 #, c-format
991 msgid "duplicate `%s'"
992 msgstr "паўтарэньне `%s'"
993
994 #: c-decl.c:3402 cp/decl.c:6911
995 msgid "`__thread' before `extern'"
996 msgstr ""
997
998 #: c-decl.c:3404 cp/decl.c:6913
999 msgid "`__thread' before `static'"
1000 msgstr ""
1001
1002 #: c-decl.c:3412 cp/decl.c:6940
1003 #, c-format
1004 msgid "two or more data types in declaration of `%s'"
1005 msgstr ""
1006
1007 #: c-decl.c:3432 cp/decl.c:6945
1008 #, c-format
1009 msgid "`%s' fails to be a typedef or built in type"
1010 msgstr ""
1011
1012 #: c-decl.c:3471
1013 #, c-format
1014 msgid "type defaults to `int' in declaration of `%s'"
1015 msgstr ""
1016
1017 #: c-decl.c:3500
1018 #, c-format
1019 msgid "both long and short specified for `%s'"
1020 msgstr ""
1021
1022 #: c-decl.c:3504 cp/decl.c:7045
1023 #, c-format
1024 msgid "long or short specified with char for `%s'"
1025 msgstr ""
1026
1027 #: c-decl.c:3511 cp/decl.c:7049
1028 #, c-format
1029 msgid "long or short specified with floating type for `%s'"
1030 msgstr ""
1031
1032 #: c-decl.c:3514
1033 msgid "the only valid combination is `long double'"
1034 msgstr ""
1035
1036 #: c-decl.c:3520
1037 #, c-format
1038 msgid "both signed and unsigned specified for `%s'"
1039 msgstr ""
1040
1041 #: c-decl.c:3522 cp/decl.c:7038
1042 #, c-format
1043 msgid "long, short, signed or unsigned invalid for `%s'"
1044 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
1045
1046 #: c-decl.c:3528 cp/decl.c:7058
1047 #, c-format
1048 msgid "long, short, signed or unsigned used invalidly for `%s'"
1049 msgstr ""
1050
1051 #: c-decl.c:3546 cp/decl.c:7079
1052 #, c-format
1053 msgid "complex invalid for `%s'"
1054 msgstr "complex нерэчаісны для \"%s\""
1055
1056 #: c-decl.c:3588
1057 #, fuzzy
1058 msgid "ISO C90 does not support complex types"
1059 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1060
1061 #: c-decl.c:3600
1062 msgid "ISO C does not support plain `complex' meaning `double complex'"
1063 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1064
1065 #: c-decl.c:3606 c-decl.c:3618
1066 msgid "ISO C does not support complex integer types"
1067 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1068
1069 #: c-decl.c:3648 c-decl.c:4115 cp/decl.c:7671
1070 msgid "duplicate `const'"
1071 msgstr "паўтарэнне \"const\""
1072
1073 #: c-decl.c:3650 c-decl.c:4119 cp/decl.c:7675
1074 msgid "duplicate `restrict'"
1075 msgstr "паўтарэнне \"restrict\""
1076
1077 #: c-decl.c:3652 c-decl.c:4117 cp/decl.c:7673
1078 msgid "duplicate `volatile'"
1079 msgstr "паўтарэнне \"volatile\""
1080
1081 #: c-decl.c:3681 cp/decl.c:7242
1082 #, c-format
1083 msgid "multiple storage classes in declaration of `%s'"
1084 msgstr ""
1085
1086 #: c-decl.c:3691
1087 msgid "function definition declared `auto'"
1088 msgstr ""
1089
1090 #: c-decl.c:3693
1091 msgid "function definition declared `register'"
1092 msgstr ""
1093
1094 #: c-decl.c:3695
1095 msgid "function definition declared `typedef'"
1096 msgstr ""
1097
1098 #: c-decl.c:3697
1099 #, fuzzy
1100 msgid "function definition declared `__thread'"
1101 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1102
1103 #: c-decl.c:3710
1104 #, c-format
1105 msgid "storage class specified for structure field `%s'"
1106 msgstr ""
1107
1108 #: c-decl.c:3714 cp/decl.c:7287
1109 #, c-format
1110 msgid "storage class specified for parameter `%s'"
1111 msgstr ""
1112
1113 #: c-decl.c:3717 cp/decl.c:7289
1114 msgid "storage class specified for typename"
1115 msgstr ""
1116
1117 #: c-decl.c:3729 cp/decl.c:7304
1118 #, c-format
1119 msgid "`%s' initialized and declared `extern'"
1120 msgstr ""
1121
1122 #: c-decl.c:3731 cp/decl.c:7307
1123 #, c-format
1124 msgid "`%s' has both `extern' and initializer"
1125 msgstr ""
1126
1127 #: c-decl.c:3736
1128 #, fuzzy, c-format
1129 msgid "file-scope declaration of `%s' specifies `auto'"
1130 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
1131
1132 #: c-decl.c:3741 cp/decl.c:7311
1133 #, c-format
1134 msgid "nested function `%s' declared `extern'"
1135 msgstr ""
1136
1137 #: c-decl.c:3747 cp/decl.c:7321
1138 #, fuzzy, c-format
1139 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1140 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1141
1142 #. Only the innermost declarator (making a parameter be of
1143 #. array type which is converted to pointer type)
1144 #. may have static or type qualifiers.
1145 #: c-decl.c:3786 c-decl.c:3979
1146 msgid "static or type qualifiers in non-parameter array declarator"
1147 msgstr ""
1148
1149 #: c-decl.c:3830
1150 #, c-format
1151 msgid "declaration of `%s' as array of voids"
1152 msgstr ""
1153
1154 #: c-decl.c:3836
1155 #, c-format
1156 msgid "declaration of `%s' as array of functions"
1157 msgstr ""
1158
1159 #: c-decl.c:3841
1160 #, fuzzy
1161 msgid "invalid use of structure with flexible array member"
1162 msgstr "нявернае выкарыстанне \"restict\""
1163
1164 #: c-decl.c:3860
1165 #, c-format
1166 msgid "size of array `%s' has non-integer type"
1167 msgstr ""
1168
1169 #: c-decl.c:3865
1170 #, c-format
1171 msgid "ISO C forbids zero-size array `%s'"
1172 msgstr ""
1173
1174 #: c-decl.c:3872
1175 #, c-format
1176 msgid "size of array `%s' is negative"
1177 msgstr "памер масіва \"%s\" адмоўны"
1178
1179 #: c-decl.c:3885
1180 #, c-format
1181 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1182 msgstr ""
1183
1184 #: c-decl.c:3888
1185 #, fuzzy, c-format
1186 msgid "ISO C90 forbids variable-size array `%s'"
1187 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1188
1189 #: c-decl.c:3918 c-decl.c:4142 cp/decl.c:7850
1190 #, c-format
1191 msgid "size of array `%s' is too large"
1192 msgstr "памер масіва \"%s\" вельмі вялікі"
1193
1194 #: c-decl.c:3944
1195 #, fuzzy
1196 msgid "ISO C90 does not support flexible array members"
1197 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1198
1199 #: c-decl.c:3954
1200 msgid "array type has incomplete element type"
1201 msgstr ""
1202
1203 #: c-decl.c:4009 cp/decl.c:7442
1204 #, c-format
1205 msgid "`%s' declared as function returning a function"
1206 msgstr ""
1207
1208 #: c-decl.c:4014 cp/decl.c:7447
1209 #, c-format
1210 msgid "`%s' declared as function returning an array"
1211 msgstr ""
1212
1213 #: c-decl.c:4038
1214 msgid "ISO C forbids qualified void function return type"
1215 msgstr ""
1216
1217 #: c-decl.c:4042
1218 msgid "type qualifiers ignored on function return type"
1219 msgstr ""
1220
1221 #: c-decl.c:4071 c-decl.c:4157 c-decl.c:4281 c-decl.c:4367
1222 msgid "ISO C forbids qualified function types"
1223 msgstr ""
1224
1225 #: c-decl.c:4111 cp/decl.c:7667
1226 msgid "invalid type modifier within pointer declarator"
1227 msgstr ""
1228
1229 #: c-decl.c:4192
1230 msgid "ISO C forbids const or volatile function types"
1231 msgstr ""
1232
1233 #: c-decl.c:4212
1234 #, c-format
1235 msgid "variable or field `%s' declared void"
1236 msgstr ""
1237
1238 #: c-decl.c:4245
1239 msgid "attributes in parameter array declarator ignored"
1240 msgstr ""
1241
1242 #: c-decl.c:4270
1243 msgid "invalid type modifier within array declarator"
1244 msgstr ""
1245
1246 #: c-decl.c:4315
1247 #, c-format
1248 msgid "field `%s' declared as a function"
1249 msgstr ""
1250
1251 #: c-decl.c:4321
1252 #, c-format
1253 msgid "field `%s' has incomplete type"
1254 msgstr ""
1255
1256 #: c-decl.c:4347 c-decl.c:4349 c-decl.c:4351 c-decl.c:4358
1257 #, c-format
1258 msgid "invalid storage class for function `%s'"
1259 msgstr ""
1260
1261 #: c-decl.c:4373
1262 msgid "`noreturn' function returns non-void value"
1263 msgstr ""
1264
1265 #: c-decl.c:4388
1266 msgid "cannot inline function `main'"
1267 msgstr ""
1268
1269 #: c-decl.c:4442
1270 msgid "variable previously declared `static' redeclared `extern'"
1271 msgstr ""
1272
1273 #: c-decl.c:4451
1274 #, fuzzy
1275 msgid "%Jvariable '%D' declared `inline'"
1276 msgstr "тып параметра \"%s\" не аб'яўлены"
1277
1278 #. A mere warning is sure to result in improper semantics
1279 #. at runtime.  Don't bother to allow this to compile.
1280 #: c-decl.c:4479 cp/decl.c:5972
1281 #, fuzzy
1282 msgid "thread-local storage not supported for this target"
1283 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1284
1285 #: c-decl.c:4540 c-decl.c:5506
1286 msgid "function declaration isn't a prototype"
1287 msgstr ""
1288
1289 #: c-decl.c:4546
1290 msgid "parameter names (without types) in function declaration"
1291 msgstr ""
1292
1293 #: c-decl.c:4574
1294 #, c-format
1295 msgid "parameter `%s' has incomplete type"
1296 msgstr ""
1297
1298 #: c-decl.c:4577
1299 msgid "parameter has incomplete type"
1300 msgstr ""
1301
1302 #: c-decl.c:4626
1303 msgid "\"void\" as only parameter may not be qualified"
1304 msgstr ""
1305
1306 #: c-decl.c:4647
1307 #, fuzzy
1308 msgid "\"void\" must be the only parameter"
1309 msgstr "нявернае выкарыстанне \"restict\""
1310
1311 #: c-decl.c:4664
1312 msgid "%Jparameter \"%D\" has just a forward declaration"
1313 msgstr ""
1314
1315 #. The first %s will be one of 'struct', 'union', or 'enum'.
1316 #: c-decl.c:4692
1317 #, c-format
1318 msgid "\"%s %s\" declared inside parameter list"
1319 msgstr ""
1320
1321 #. The %s will be one of 'struct', 'union', or 'enum'.
1322 #: c-decl.c:4696
1323 #, c-format
1324 msgid "anonymous %s declared inside parameter list"
1325 msgstr ""
1326
1327 #: c-decl.c:4700
1328 msgid "its scope is only this definition or declaration, which is probably not what you want"
1329 msgstr ""
1330
1331 #: c-decl.c:4785
1332 #, c-format
1333 msgid "redefinition of `union %s'"
1334 msgstr ""
1335
1336 #: c-decl.c:4787
1337 #, fuzzy, c-format
1338 msgid "redefinition of `struct %s'"
1339 msgstr "перанакіраванне stdout: %s"
1340
1341 #: c-decl.c:4855 cp/decl.c:3548
1342 msgid "declaration does not declare anything"
1343 msgstr ""
1344
1345 #: c-decl.c:4900 c-decl.c:4916
1346 #, fuzzy
1347 msgid "%Jduplicate member '%D'"
1348 msgstr "паўтарэнне \"%s\""
1349
1350 #: c-decl.c:4950 c-decl.c:4953
1351 #, c-format
1352 msgid "%s defined inside parms"
1353 msgstr ""
1354
1355 #: c-decl.c:4951 c-decl.c:4954 c-decl.c:4965
1356 msgid "union"
1357 msgstr "аб'яднанне"
1358
1359 #: c-decl.c:4951 c-decl.c:4954
1360 msgid "structure"
1361 msgstr "структура"
1362
1363 #: c-decl.c:4964
1364 #, c-format
1365 msgid "%s has no %s"
1366 msgstr ""
1367
1368 #: c-decl.c:4965
1369 msgid "struct"
1370 msgstr "структура"
1371
1372 #: c-decl.c:4966
1373 msgid "named members"
1374 msgstr ""
1375
1376 #: c-decl.c:4966
1377 msgid "members"
1378 msgstr "члены"
1379
1380 #: c-decl.c:5005
1381 #, c-format
1382 msgid "nested redefinition of `%s'"
1383 msgstr ""
1384
1385 #: c-decl.c:5026
1386 msgid "%Jflexible array member in union"
1387 msgstr ""
1388
1389 #: c-decl.c:5031
1390 msgid "%Jflexible array member not at end of struct"
1391 msgstr ""
1392
1393 #: c-decl.c:5036
1394 msgid "%Jflexible array member in otherwise empty struct"
1395 msgstr ""
1396
1397 #: c-decl.c:5043
1398 #, fuzzy
1399 msgid "%Jinvalid use of structure with flexible array member"
1400 msgstr "нявернае выкарыстанне \"restict\""
1401
1402 #: c-decl.c:5138
1403 msgid "union cannot be made transparent"
1404 msgstr ""
1405
1406 #. This enum is a named one that has been declared already.
1407 #: c-decl.c:5207
1408 #, c-format
1409 msgid "redeclaration of `enum %s'"
1410 msgstr ""
1411
1412 #: c-decl.c:5238
1413 msgid "enum defined inside parms"
1414 msgstr ""
1415
1416 #: c-decl.c:5271
1417 msgid "enumeration values exceed range of largest integer"
1418 msgstr ""
1419
1420 #: c-decl.c:5374
1421 #, c-format
1422 msgid "enumerator value for `%s' not integer constant"
1423 msgstr ""
1424
1425 #: c-decl.c:5387
1426 msgid "overflow in enumeration values"
1427 msgstr ""
1428
1429 #: c-decl.c:5392
1430 msgid "ISO C restricts enumerator values to range of `int'"
1431 msgstr ""
1432
1433 #: c-decl.c:5468
1434 msgid "return type is an incomplete type"
1435 msgstr ""
1436
1437 #: c-decl.c:5476
1438 msgid "return type defaults to `int'"
1439 msgstr ""
1440
1441 #: c-decl.c:5512
1442 #, fuzzy
1443 msgid "%Jno previous prototype for '%D'"
1444 msgstr "няма папярэдняга прататыпа для \"%s\""
1445
1446 #: c-decl.c:5518
1447 #, fuzzy
1448 msgid "%J'%D' was used with no prototype before its definition"
1449 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1450
1451 #: c-decl.c:5525
1452 #, fuzzy
1453 msgid "%Jno previous declaration for '%D'"
1454 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1455
1456 #: c-decl.c:5531
1457 #, fuzzy
1458 msgid "%J`%D' was used with no declaration before its definition"
1459 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1460
1461 #: c-decl.c:5567 c-decl.c:6073
1462 #, fuzzy
1463 msgid "%Jreturn type of '%D' is not `int'"
1464 msgstr "вяртаемы тып \"%s\" не \"int\""
1465
1466 #: c-decl.c:5582
1467 #, fuzzy
1468 msgid "%Jfirst argument of '%D' should be `int'"
1469 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1470
1471 #: c-decl.c:5591
1472 #, fuzzy
1473 msgid "%Jsecond argument of '%D' should be 'char **'"
1474 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1475
1476 #: c-decl.c:5600
1477 #, fuzzy
1478 msgid "%Jthird argument of '%D' should probably be 'char **'"
1479 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1480
1481 #: c-decl.c:5610
1482 msgid "%J'%D' takes only zero or two arguments"
1483 msgstr ""
1484
1485 #: c-decl.c:5613
1486 #, fuzzy
1487 msgid "%J'%D' is normally a non-static function"
1488 msgstr "`%s' - звычайна функцыя"
1489
1490 #: c-decl.c:5669
1491 msgid "%Jold-style parameter declarations in prototyped function definition"
1492 msgstr ""
1493
1494 #: c-decl.c:5683
1495 #, fuzzy
1496 msgid "%Jparameter name omitted"
1497 msgstr "тып параметра \"%s\" не аб'яўлены"
1498
1499 #: c-decl.c:5758
1500 msgid "%Jparameter name missing from parameter list"
1501 msgstr ""
1502
1503 #: c-decl.c:5768
1504 msgid "%J\"%D\" declared as a non-parameter"
1505 msgstr ""
1506
1507 #: c-decl.c:5773
1508 #, fuzzy
1509 msgid "%Jmultiple parameters named \"%D\""
1510 msgstr "невыкарыстаемы параметр \"%s\""
1511
1512 #: c-decl.c:5781
1513 #, fuzzy
1514 msgid "%Jparameter \"%D\" declared void"
1515 msgstr "тып параметра \"%s\" не аб'яўлены"
1516
1517 #: c-decl.c:5796 c-decl.c:5798
1518 msgid "%Jtype of \"%D\" defaults to \"int\""
1519 msgstr ""
1520
1521 #: c-decl.c:5812
1522 #, fuzzy
1523 msgid "%Jparameter \"%D\" has incomplete type"
1524 msgstr "\"%s\" мае незавершаны тып"
1525
1526 #: c-decl.c:5818
1527 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1528 msgstr ""
1529
1530 #: c-decl.c:5870
1531 msgid "number of arguments doesn't match prototype"
1532 msgstr ""
1533
1534 #: c-decl.c:5871 c-decl.c:5902 c-decl.c:5909
1535 #, fuzzy
1536 msgid "%Hprototype declaration"
1537 msgstr "пустое абвяшчэньне"
1538
1539 #: c-decl.c:5900
1540 msgid "promoted argument \"%D\" doesn't match prototype"
1541 msgstr ""
1542
1543 #: c-decl.c:5908
1544 msgid "argument \"%D\" doesn't match prototype"
1545 msgstr ""
1546
1547 #: c-decl.c:6105 cp/decl.c:10954
1548 msgid "no return statement in function returning non-void"
1549 msgstr ""
1550
1551 #: c-decl.c:6112
1552 msgid "this function may return with or without a value"
1553 msgstr ""
1554
1555 #. If we get here, declarations have been used in a for loop without
1556 #. the C99 for loop scope.  This doesn't make much sense, so don't
1557 #. allow it.
1558 #: c-decl.c:6211
1559 msgid "'for' loop initial declaration used outside C99 mode"
1560 msgstr ""
1561
1562 #: c-decl.c:6235
1563 #, c-format
1564 msgid "'struct %s' declared in 'for' loop initial declaration"
1565 msgstr ""
1566
1567 #: c-decl.c:6238
1568 #, fuzzy, c-format
1569 msgid "'union %s' declared in 'for' loop initial declaration"
1570 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1571
1572 #: c-decl.c:6241
1573 #, c-format
1574 msgid "'enum %s' declared in 'for' loop initial declaration"
1575 msgstr ""
1576
1577 #: c-decl.c:6249
1578 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1579 msgstr ""
1580
1581 #: c-decl.c:6252
1582 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1583 msgstr ""
1584
1585 #: c-decl.c:6255
1586 msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1587 msgstr ""
1588
1589 #: c-decl.c:6568
1590 #, fuzzy
1591 msgid "%Jredefinition of global '%D'"
1592 msgstr "перанакіраванне stdout: %s"
1593
1594 #: c-decl.c:6569
1595 #, fuzzy
1596 msgid "%J'%D' previously defined here"
1597 msgstr "папярэдняе вызначэньне"
1598
1599 #: c-format.c:94 c-format.c:210
1600 msgid "format string has invalid operand number"
1601 msgstr ""
1602
1603 #: c-format.c:111
1604 msgid "function does not return string type"
1605 msgstr "функцыя не вяртае тып string"
1606
1607 #: c-format.c:140
1608 msgid "format string arg not a string type"
1609 msgstr ""
1610
1611 #: c-format.c:190
1612 msgid "unrecognized format specifier"
1613 msgstr ""
1614
1615 #: c-format.c:203
1616 #, c-format
1617 msgid "`%s' is an unrecognized format function type"
1618 msgstr ""
1619
1620 #: c-format.c:216
1621 msgid "'...' has invalid operand number"
1622 msgstr ""
1623
1624 #: c-format.c:224
1625 msgid "format string arg follows the args to be formatted"
1626 msgstr ""
1627
1628 #: c-format.c:565 c-format.c:589
1629 msgid "` ' flag"
1630 msgstr ""
1631
1632 #: c-format.c:565 c-format.c:589
1633 msgid "the ` ' printf flag"
1634 msgstr ""
1635
1636 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1637 msgid "`+' flag"
1638 msgstr ""
1639
1640 #: c-format.c:566 c-format.c:590 c-format.c:627
1641 msgid "the `+' printf flag"
1642 msgstr ""
1643
1644 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1645 msgid "`#' flag"
1646 msgstr ""
1647
1648 #: c-format.c:567 c-format.c:591 c-format.c:628
1649 msgid "the `#' printf flag"
1650 msgstr ""
1651
1652 #: c-format.c:568 c-format.c:592 c-format.c:657
1653 msgid "`0' flag"
1654 msgstr "'0' флаг"
1655
1656 #: c-format.c:568 c-format.c:592
1657 msgid "the `0' printf flag"
1658 msgstr ""
1659
1660 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1661 msgid "`-' flag"
1662 msgstr ""
1663
1664 #: c-format.c:569 c-format.c:593
1665 msgid "the `-' printf flag"
1666 msgstr ""
1667
1668 #: c-format.c:570 c-format.c:640
1669 msgid "`'' flag"
1670 msgstr ""
1671
1672 #: c-format.c:570
1673 msgid "the `'' printf flag"
1674 msgstr ""
1675
1676 #: c-format.c:571 c-format.c:641
1677 msgid "`I' flag"
1678 msgstr ""
1679
1680 #: c-format.c:571
1681 msgid "the `I' printf flag"
1682 msgstr ""
1683
1684 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1685 #: c-format.c:1802
1686 msgid "field width"
1687 msgstr ""
1688
1689 #: c-format.c:572 c-format.c:594
1690 msgid "field width in printf format"
1691 msgstr ""
1692
1693 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1694 msgid "precision"
1695 msgstr ""
1696
1697 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1698 msgid "precision in printf format"
1699 msgstr ""
1700
1701 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1702 #: c-format.c:690
1703 msgid "length modifier"
1704 msgstr ""
1705
1706 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1707 msgid "length modifier in printf format"
1708 msgstr ""
1709
1710 #: c-format.c:636
1711 msgid "assignment suppression"
1712 msgstr ""
1713
1714 #: c-format.c:636
1715 msgid "the assignment suppression scanf feature"
1716 msgstr ""
1717
1718 #: c-format.c:637
1719 msgid "`a' flag"
1720 msgstr ""
1721
1722 #: c-format.c:637
1723 msgid "the `a' scanf flag"
1724 msgstr ""
1725
1726 #: c-format.c:638
1727 msgid "field width in scanf format"
1728 msgstr ""
1729
1730 #: c-format.c:639
1731 msgid "length modifier in scanf format"
1732 msgstr ""
1733
1734 #: c-format.c:640
1735 msgid "the `'' scanf flag"
1736 msgstr ""
1737
1738 #: c-format.c:641
1739 msgid "the `I' scanf flag"
1740 msgstr ""
1741
1742 #: c-format.c:655
1743 msgid "`_' flag"
1744 msgstr ""
1745
1746 #: c-format.c:655
1747 msgid "the `_' strftime flag"
1748 msgstr ""
1749
1750 #: c-format.c:656
1751 msgid "the `-' strftime flag"
1752 msgstr ""
1753
1754 #: c-format.c:657
1755 msgid "the `0' strftime flag"
1756 msgstr ""
1757
1758 #: c-format.c:658 c-format.c:682
1759 msgid "`^' flag"
1760 msgstr ""
1761
1762 #: c-format.c:658
1763 msgid "the `^' strftime flag"
1764 msgstr ""
1765
1766 #: c-format.c:659
1767 msgid "the `#' strftime flag"
1768 msgstr ""
1769
1770 #: c-format.c:660
1771 msgid "field width in strftime format"
1772 msgstr ""
1773
1774 #: c-format.c:661
1775 msgid "`E' modifier"
1776 msgstr ""
1777
1778 #: c-format.c:661
1779 msgid "the `E' strftime modifier"
1780 msgstr ""
1781
1782 #: c-format.c:662
1783 msgid "`O' modifier"
1784 msgstr "'O' мадыфікатар"
1785
1786 #: c-format.c:662
1787 msgid "the `O' strftime modifier"
1788 msgstr ""
1789
1790 #: c-format.c:663
1791 msgid "the `O' modifier"
1792 msgstr ""
1793
1794 #: c-format.c:681
1795 msgid "fill character"
1796 msgstr ""
1797
1798 #: c-format.c:681
1799 msgid "fill character in strfmon format"
1800 msgstr ""
1801
1802 #: c-format.c:682
1803 msgid "the `^' strfmon flag"
1804 msgstr ""
1805
1806 #: c-format.c:683
1807 msgid "the `+' strfmon flag"
1808 msgstr ""
1809
1810 #: c-format.c:684
1811 msgid "`(' flag"
1812 msgstr ""
1813
1814 #: c-format.c:684
1815 msgid "the `(' strfmon flag"
1816 msgstr ""
1817
1818 #: c-format.c:685
1819 msgid "`!' flag"
1820 msgstr ""
1821
1822 #: c-format.c:685
1823 msgid "the `!' strfmon flag"
1824 msgstr ""
1825
1826 #: c-format.c:686
1827 msgid "the `-' strfmon flag"
1828 msgstr ""
1829
1830 #: c-format.c:687
1831 msgid "field width in strfmon format"
1832 msgstr ""
1833
1834 #: c-format.c:688
1835 msgid "left precision"
1836 msgstr ""
1837
1838 #: c-format.c:688
1839 msgid "left precision in strfmon format"
1840 msgstr ""
1841
1842 #: c-format.c:689
1843 msgid "right precision"
1844 msgstr ""
1845
1846 #: c-format.c:689
1847 msgid "right precision in strfmon format"
1848 msgstr ""
1849
1850 #: c-format.c:690
1851 msgid "length modifier in strfmon format"
1852 msgstr ""
1853
1854 #: c-format.c:1107
1855 #, c-format
1856 msgid "function might be possible candidate for `%s' format attribute"
1857 msgstr ""
1858
1859 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1860 msgid "missing $ operand number in format"
1861 msgstr ""
1862
1863 #: c-format.c:1254
1864 #, c-format
1865 msgid "%s does not support %%n$ operand number formats"
1866 msgstr ""
1867
1868 #: c-format.c:1261
1869 msgid "operand number out of range in format"
1870 msgstr ""
1871
1872 #: c-format.c:1284
1873 #, c-format
1874 msgid "format argument %d used more than once in %s format"
1875 msgstr ""
1876
1877 #: c-format.c:1331
1878 #, c-format
1879 msgid "format argument %d unused before used argument %d in $-style format"
1880 msgstr ""
1881
1882 #: c-format.c:1429
1883 msgid "format not a string literal, format string not checked"
1884 msgstr ""
1885
1886 #: c-format.c:1443
1887 msgid "format not a string literal and no format arguments"
1888 msgstr ""
1889
1890 #: c-format.c:1445
1891 msgid "format not a string literal, argument types not checked"
1892 msgstr ""
1893
1894 #: c-format.c:1458
1895 msgid "too many arguments for format"
1896 msgstr ""
1897
1898 #: c-format.c:1461
1899 msgid "unused arguments in $-style format"
1900 msgstr ""
1901
1902 #: c-format.c:1464
1903 #, c-format
1904 msgid "zero-length %s format string"
1905 msgstr ""
1906
1907 #: c-format.c:1468
1908 msgid "format is a wide character string"
1909 msgstr ""
1910
1911 #: c-format.c:1471
1912 msgid "unterminated format string"
1913 msgstr ""
1914
1915 #: c-format.c:1681
1916 msgid "embedded `\\0' in format"
1917 msgstr ""
1918
1919 #: c-format.c:1696
1920 #, c-format
1921 msgid "spurious trailing `%%' in format"
1922 msgstr ""
1923
1924 #: c-format.c:1735 c-format.c:1972
1925 #, c-format
1926 msgid "repeated %s in format"
1927 msgstr ""
1928
1929 #: c-format.c:1748
1930 msgid "missing fill character at end of strfmon format"
1931 msgstr ""
1932
1933 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1934 msgid "too few arguments for format"
1935 msgstr ""
1936
1937 #: c-format.c:1828
1938 #, c-format
1939 msgid "zero width in %s format"
1940 msgstr ""
1941
1942 #: c-format.c:1847
1943 #, c-format
1944 msgid "empty left precision in %s format"
1945 msgstr ""
1946
1947 #: c-format.c:1901
1948 msgid "field precision"
1949 msgstr ""
1950
1951 #: c-format.c:1916
1952 #, c-format
1953 msgid "empty precision in %s format"
1954 msgstr ""
1955
1956 #: c-format.c:1956
1957 #, c-format
1958 msgid "%s does not support the `%s' %s length modifier"
1959 msgstr ""
1960
1961 #: c-format.c:2006
1962 msgid "conversion lacks type at end of format"
1963 msgstr ""
1964
1965 #: c-format.c:2017
1966 #, c-format
1967 msgid "unknown conversion type character `%c' in format"
1968 msgstr ""
1969
1970 #: c-format.c:2020
1971 #, c-format
1972 msgid "unknown conversion type character 0x%x in format"
1973 msgstr ""
1974
1975 #: c-format.c:2027
1976 #, c-format
1977 msgid "%s does not support the `%%%c' %s format"
1978 msgstr ""
1979
1980 #: c-format.c:2043
1981 #, c-format
1982 msgid "%s used with `%%%c' %s format"
1983 msgstr ""
1984
1985 #: c-format.c:2052
1986 #, c-format
1987 msgid "%s does not support %s"
1988 msgstr "%s не падтрымлівае %s"
1989
1990 #: c-format.c:2061
1991 #, c-format
1992 msgid "%s does not support %s with the `%%%c' %s format"
1993 msgstr ""
1994
1995 #: c-format.c:2094
1996 #, c-format
1997 msgid "%s ignored with %s and `%%%c' %s format"
1998 msgstr ""
1999
2000 #: c-format.c:2098
2001 #, c-format
2002 msgid "%s ignored with %s in %s format"
2003 msgstr ""
2004
2005 #: c-format.c:2104
2006 #, c-format
2007 msgid "use of %s and %s together with `%%%c' %s format"
2008 msgstr ""
2009
2010 #: c-format.c:2108
2011 #, c-format
2012 msgid "use of %s and %s together in %s format"
2013 msgstr ""
2014
2015 #: c-format.c:2127
2016 #, c-format
2017 msgid "`%%%c' yields only last 2 digits of year in some locales"
2018 msgstr ""
2019
2020 #: c-format.c:2130
2021 #, c-format
2022 msgid "`%%%c' yields only last 2 digits of year"
2023 msgstr ""
2024
2025 #. The end of the format string was reached.
2026 #: c-format.c:2146
2027 #, c-format
2028 msgid "no closing `]' for `%%[' format"
2029 msgstr ""
2030
2031 #: c-format.c:2159
2032 #, c-format
2033 msgid "use of `%s' length modifier with `%c' type character"
2034 msgstr ""
2035
2036 #: c-format.c:2180
2037 #, c-format
2038 msgid "%s does not support the `%%%s%c' %s format"
2039 msgstr ""
2040
2041 #: c-format.c:2195
2042 msgid "operand number specified with suppressed assignment"
2043 msgstr ""
2044
2045 #: c-format.c:2197
2046 msgid "operand number specified for format taking no argument"
2047 msgstr ""
2048
2049 #: c-format.c:2309
2050 #, c-format
2051 msgid "writing through null pointer (arg %d)"
2052 msgstr ""
2053
2054 #: c-format.c:2318
2055 #, c-format
2056 msgid "reading through null pointer (arg %d)"
2057 msgstr ""
2058
2059 #: c-format.c:2338
2060 #, c-format
2061 msgid "writing into constant object (arg %d)"
2062 msgstr ""
2063
2064 #: c-format.c:2348
2065 #, c-format
2066 msgid "extra type qualifiers in format argument (arg %d)"
2067 msgstr ""
2068
2069 #: c-format.c:2355
2070 #, c-format
2071 msgid "format argument is not a pointer (arg %d)"
2072 msgstr ""
2073
2074 #: c-format.c:2357
2075 #, c-format
2076 msgid "format argument is not a pointer to a pointer (arg %d)"
2077 msgstr ""
2078
2079 #: c-format.c:2433
2080 msgid "pointer"
2081 msgstr ""
2082
2083 #: c-format.c:2435
2084 msgid "different type"
2085 msgstr ""
2086
2087 #: c-format.c:2456
2088 #, c-format
2089 msgid "%s is not type %s (arg %d)"
2090 msgstr ""
2091
2092 #: c-format.c:2459
2093 #, c-format
2094 msgid "%s format, %s arg (arg %d)"
2095 msgstr ""
2096
2097 #: c-format.c:2704
2098 msgid "args to be formatted is not '...'"
2099 msgstr ""
2100
2101 #: c-format.c:2713
2102 msgid "strftime formats cannot format arguments"
2103 msgstr ""
2104
2105 #: c-incpath.c:68
2106 #, c-format
2107 msgid "ignoring duplicate directory \"%s\"\n"
2108 msgstr ""
2109
2110 #: c-incpath.c:71
2111 msgid "  as it is a non-system directory that duplicates a system directory\n"
2112 msgstr ""
2113
2114 #: c-incpath.c:75
2115 #, c-format
2116 msgid "ignoring nonexistent directory \"%s\"\n"
2117 msgstr ""
2118
2119 #: c-incpath.c:273
2120 msgid "#include \"...\" search starts here:\n"
2121 msgstr ""
2122
2123 #: c-incpath.c:277
2124 msgid "#include <...> search starts here:\n"
2125 msgstr ""
2126
2127 #: c-incpath.c:282
2128 msgid "End of search list.\n"
2129 msgstr ""
2130
2131 #: c-lex.c:240
2132 msgid "badly nested C headers from preprocessor"
2133 msgstr ""
2134
2135 #: c-lex.c:281
2136 #, c-format
2137 msgid "ignoring #pragma %s %s"
2138 msgstr ""
2139
2140 #. ... or not.
2141 #: c-lex.c:385
2142 msgid "%Hstray '@' in program"
2143 msgstr ""
2144
2145 #: c-lex.c:393
2146 #, c-format
2147 msgid "missing terminating %c character"
2148 msgstr "прапушчан завяршаючы сімвал %c"
2149
2150 #: c-lex.c:395
2151 #, c-format
2152 msgid "stray '%c' in program"
2153 msgstr ""
2154
2155 #: c-lex.c:397
2156 #, c-format
2157 msgid "stray '\\%o' in program"
2158 msgstr ""
2159
2160 #: c-lex.c:535
2161 msgid "this decimal constant is unsigned only in ISO C90"
2162 msgstr ""
2163
2164 #: c-lex.c:538
2165 msgid "this decimal constant would be unsigned in ISO C90"
2166 msgstr ""
2167
2168 #: c-lex.c:554
2169 #, c-format
2170 msgid "integer constant is too large for \"%s\" type"
2171 msgstr ""
2172
2173 #: c-lex.c:620
2174 #, c-format
2175 msgid "floating constant exceeds range of \"%s\""
2176 msgstr ""
2177
2178 #: c-lex.c:696
2179 msgid "traditional C rejects string constant concatenation"
2180 msgstr ""
2181
2182 #: c-objc-common.c:82
2183 msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2184 msgstr ""
2185
2186 #: c-objc-common.c:92
2187 msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2188 msgstr ""
2189
2190 #: c-objc-common.c:100
2191 msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2192 msgstr ""
2193
2194 #: c-objc-common.c:115
2195 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2196 msgstr ""
2197
2198 #: c-objc-common.c:128
2199 msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2200 msgstr ""
2201
2202 #: c-opts.c:141
2203 #, fuzzy, c-format
2204 msgid "no class name specified with \"%s\""
2205 msgstr "не зададзены ўваходзячыя файлы"
2206
2207 #: c-opts.c:145
2208 #, fuzzy, c-format
2209 msgid "assertion missing after \"%s\""
2210 msgstr "аргумент для \"%s\" прапушчан"
2211
2212 #: c-opts.c:150
2213 #, fuzzy, c-format
2214 msgid "macro name missing after \"%s\""
2215 msgstr "аргумент для \"%s\" прапушчан"
2216
2217 #: c-opts.c:157
2218 #, fuzzy, c-format
2219 msgid "missing path after \"%s\""
2220 msgstr "аргумент для \"%s\" прапушчан"
2221
2222 #: c-opts.c:166
2223 #, fuzzy, c-format
2224 msgid "missing filename after \"%s\""
2225 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2226
2227 #: c-opts.c:171
2228 #, fuzzy, c-format
2229 msgid "missing makefile target after \"%s\""
2230 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2231
2232 #: c-opts.c:299
2233 msgid "-I- specified twice"
2234 msgstr ""
2235
2236 #: c-opts.c:700
2237 #, fuzzy, c-format
2238 msgid "switch \"%s\" is no longer supported"
2239 msgstr "-pipe не падтрымліваецца."
2240
2241 #: c-opts.c:820
2242 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2243 msgstr ""
2244
2245 #: c-opts.c:986
2246 #, fuzzy
2247 msgid "output filename specified twice"
2248 msgstr "не зададзены ўваходзячыя файлы"
2249
2250 #: c-opts.c:1115
2251 msgid "-Wformat-y2k ignored without -Wformat"
2252 msgstr ""
2253
2254 #: c-opts.c:1117
2255 msgid "-Wformat-extra-args ignored without -Wformat"
2256 msgstr ""
2257
2258 #: c-opts.c:1119
2259 msgid "-Wformat-zero-length ignored without -Wformat"
2260 msgstr ""
2261
2262 #: c-opts.c:1121
2263 msgid "-Wformat-nonliteral ignored without -Wformat"
2264 msgstr ""
2265
2266 #: c-opts.c:1123
2267 msgid "-Wformat-security ignored without -Wformat"
2268 msgstr ""
2269
2270 #: c-opts.c:1125
2271 msgid "-Wmissing-format-attribute ignored without -Wformat"
2272 msgstr ""
2273
2274 #: c-opts.c:1139
2275 #, fuzzy, c-format
2276 msgid "opening output file %s: %m"
2277 msgstr "немагчыма адчыніць файл уводу `%s'"
2278
2279 #: c-opts.c:1144
2280 #, c-format
2281 msgid "too many filenames given.  Type %s --help for usage"
2282 msgstr ""
2283
2284 #: c-opts.c:1223
2285 #, fuzzy
2286 msgid "YYDEBUG not defined"
2287 msgstr "YYDEBUG не вызначан."
2288
2289 #: c-opts.c:1269
2290 #, c-format
2291 msgid "opening dependency file %s: %m"
2292 msgstr ""
2293
2294 #: c-opts.c:1279
2295 #, c-format
2296 msgid "closing dependency file %s: %m"
2297 msgstr ""
2298
2299 #: c-opts.c:1282
2300 #, fuzzy, c-format
2301 msgid "when writing output to %s: %m"
2302 msgstr "памылка запісу ў %s"
2303
2304 #: c-opts.c:1352
2305 msgid "to generate dependencies you must specify either -M or -MM"
2306 msgstr ""
2307
2308 #: c-opts.c:1412
2309 msgid "<built-in>"
2310 msgstr ""
2311
2312 #: c-opts.c:1427
2313 msgid "<command line>"
2314 msgstr ""
2315
2316 #: c-opts.c:1511
2317 msgid "too late for # directive to set debug directory"
2318 msgstr ""
2319
2320 #. Like YYERROR but do call yyerror.
2321 #: c-parse.y:54 objc/objc-parse.y:54
2322 msgid "syntax error"
2323 msgstr "сінтаксічная памылка"
2324
2325 #: /usr/share/bison/bison.simple:179
2326 #, fuzzy
2327 msgid "syntax error: cannot back up"
2328 msgstr "сінтаксічная памылка"
2329
2330 #: c-parse.y:320 objc/objc-parse.y:344
2331 msgid "ISO C forbids an empty source file"
2332 msgstr "ISO C не дазваляе пусты ізыходны файл"
2333
2334 #: c-parse.y:349 c-typeck.c:6228 objc/objc-parse.y:374
2335 msgid "argument of `asm' is not a constant string"
2336 msgstr ""
2337
2338 #: c-parse.y:357 objc/objc-parse.y:382
2339 msgid "ISO C forbids data definition with no type or storage class"
2340 msgstr ""
2341
2342 #: c-parse.y:359 objc/objc-parse.y:384
2343 msgid "data definition has no type or storage class"
2344 msgstr ""
2345
2346 #: c-parse.y:372 objc/objc-parse.y:397
2347 msgid "ISO C does not allow extra `;' outside of a function"
2348 msgstr ""
2349
2350 #: c-parse.y:429 cppexp.c:1257
2351 msgid "traditional C rejects the unary plus operator"
2352 msgstr ""
2353
2354 #: c-parse.y:476 objc/objc-parse.y:501
2355 msgid "`sizeof' applied to a bit-field"
2356 msgstr ""
2357
2358 #: c-parse.y:563 objc/objc-parse.y:588
2359 msgid "ISO C forbids omitting the middle term of a ?: expression"
2360 msgstr ""
2361
2362 #: c-parse.y:611 objc/objc-parse.y:636
2363 #, fuzzy
2364 msgid "ISO C90 forbids compound literals"
2365 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2366
2367 #: c-parse.y:625 objc/objc-parse.y:650
2368 msgid "ISO C forbids braced-groups within expressions"
2369 msgstr ""
2370
2371 #: c-parse.y:653 objc/objc-parse.y:678
2372 #, fuzzy
2373 msgid "first argument to __builtin_choose_expr not a constant"
2374 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2375
2376 #: c-parse.y:696 objc/objc-parse.y:737
2377 msgid "traditional C rejects ISO C style function definitions"
2378 msgstr ""
2379
2380 #: c-parse.y:699 c-parse.y:705 objc/objc-parse.y:740 objc/objc-parse.y:746
2381 #, fuzzy
2382 msgid "old-style parameter declaration"
2383 msgstr "пустое абвяшчэнне"
2384
2385 #: c-parse.y:967 c-parse.y:973 c-parse.y:979 c-parse.y:985 c-parse.y:1006
2386 #: c-parse.y:1012 c-parse.y:1018 c-parse.y:1024 c-parse.y:1057 c-parse.y:1063
2387 #: c-parse.y:1069 c-parse.y:1075 c-parse.y:1120 c-parse.y:1126 c-parse.y:1132
2388 #: c-parse.y:1138 objc/objc-parse.y:1008 objc/objc-parse.y:1014
2389 #: objc/objc-parse.y:1020 objc/objc-parse.y:1026 objc/objc-parse.y:1047
2390 #: objc/objc-parse.y:1053 objc/objc-parse.y:1059 objc/objc-parse.y:1065
2391 #: objc/objc-parse.y:1098 objc/objc-parse.y:1104 objc/objc-parse.y:1110
2392 #: objc/objc-parse.y:1116 objc/objc-parse.y:1161 objc/objc-parse.y:1167
2393 #: objc/objc-parse.y:1173 objc/objc-parse.y:1179
2394 #, c-format
2395 msgid "`%s' is not at beginning of declaration"
2396 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2397
2398 #: c-parse.y:1300 objc/objc-parse.y:1350
2399 msgid "`typeof' applied to a bit-field"
2400 msgstr ""
2401
2402 #: c-parse.y:1427 objc/objc-parse.y:1477
2403 msgid "ISO C forbids empty initializer braces"
2404 msgstr ""
2405
2406 #: c-parse.y:1441 objc/objc-parse.y:1491
2407 msgid "ISO C90 forbids specifying subobject to initialize"
2408 msgstr ""
2409
2410 #: c-parse.y:1444 objc/objc-parse.y:1494
2411 msgid "obsolete use of designated initializer without `='"
2412 msgstr ""
2413
2414 #: c-parse.y:1448 objc/objc-parse.y:1498
2415 msgid "obsolete use of designated initializer with `:'"
2416 msgstr ""
2417
2418 #: c-parse.y:1475 objc/objc-parse.y:1525
2419 msgid "ISO C forbids specifying range of elements to initialize"
2420 msgstr ""
2421
2422 #: c-parse.y:1483 c-parse.y:1514 objc/objc-parse.y:1533 objc/objc-parse.y:1564
2423 msgid "ISO C forbids nested functions"
2424 msgstr ""
2425
2426 #: c-parse.y:1691 objc/objc-parse.y:1743
2427 msgid "ISO C forbids forward references to `enum' types"
2428 msgstr ""
2429
2430 #: c-parse.y:1703 cp/parser.c:9383 objc/objc-parse.y:1755
2431 msgid "comma at end of enumerator list"
2432 msgstr ""
2433
2434 #: c-parse.y:1723 objc/objc-parse.y:1775
2435 msgid "no semicolon at end of struct or union"
2436 msgstr ""
2437
2438 #: c-parse.y:1732 objc/objc-parse.y:1784 objc/objc-parse.y:2846
2439 msgid "extra semicolon in struct or union specified"
2440 msgstr ""
2441
2442 #: c-parse.y:1745 objc/objc-parse.y:1800
2443 msgid "ISO C doesn't support unnamed structs/unions"
2444 msgstr ""
2445
2446 #: c-parse.y:1754 objc/objc-parse.y:1809
2447 msgid "ISO C forbids member declarations with no members"
2448 msgstr ""
2449
2450 #: c-parse.y:1915 objc/objc-parse.y:1970
2451 msgid "label at end of compound statement"
2452 msgstr ""
2453
2454 #: c-parse.y:1934 objc/objc-parse.y:1989
2455 #, fuzzy
2456 msgid "ISO C90 forbids mixed declarations and code"
2457 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2458
2459 #: c-parse.y:2012 objc/objc-parse.y:2069
2460 msgid "ISO C forbids label declarations"
2461 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2462
2463 #: c-parse.y:2062 objc/objc-parse.y:2119
2464 msgid "braced-group within expression allowed only inside a function"
2465 msgstr ""
2466
2467 #: c-parse.y:2185 objc/objc-parse.y:2241
2468 msgid "empty body in an else-statement"
2469 msgstr "пустое цела ў else-выражэнні"
2470
2471 #: c-parse.y:2193 objc/objc-parse.y:2249
2472 #, fuzzy
2473 msgid "%Hempty body in an if-statement"
2474 msgstr "пустое цела ў else-выражэнні"
2475
2476 #: c-parse.y:2273 cp/parser.c:6088 objc/objc-parse.y:2329
2477 msgid "break statement not within loop or switch"
2478 msgstr ""
2479
2480 #: c-parse.y:2282 cp/parser.c:6099 objc/objc-parse.y:2338
2481 msgid "continue statement not within a loop"
2482 msgstr ""
2483
2484 #: c-parse.y:2324 objc/objc-parse.y:2380
2485 msgid "ISO C forbids `goto *expr;'"
2486 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2487
2488 #. Gcc used to allow this as an extension.  However, it does
2489 #. not work for all targets, and thus has been disabled.
2490 #. Also, since func (...) and func () are indistinguishable,
2491 #. it caused problems with the code in expand_builtin which
2492 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2493 #. correctly.
2494 #: c-parse.y:2441 objc/objc-parse.y:2548
2495 msgid "ISO C requires a named argument before `...'"
2496 msgstr ""
2497
2498 #: c-parse.y:2539 objc/objc-parse.y:2646
2499 msgid "`...' in old-style identifier list"
2500 msgstr ""
2501
2502 #: /usr/share/bison/bison.simple:795
2503 msgid "parse error; also virtual memory exhausted"
2504 msgstr ""
2505
2506 #: /usr/share/bison/bison.simple:799
2507 msgid "parse error"
2508 msgstr "граматычная памылка"
2509
2510 #: /usr/share/bison/bison.simple:924
2511 msgid "parser stack overflow"
2512 msgstr ""
2513
2514 #: c-parse.y:2969 objc/objc-parse.y:3663
2515 #, c-format
2516 msgid "syntax error at '%s' token"
2517 msgstr ""
2518
2519 #: c-pch.c:125
2520 #, fuzzy, c-format
2521 msgid "can't create precompiled header %s: %m"
2522 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2523
2524 #: c-pch.c:146
2525 #, fuzzy, c-format
2526 msgid "can't write to %s: %m"
2527 msgstr "не магу запісаць ў %s"
2528
2529 #: c-pch.c:152
2530 #, fuzzy, c-format
2531 msgid "`%s' is not a valid output file"
2532 msgstr "\"%s\" мае незавершаны тып"
2533
2534 #: c-pch.c:181 c-pch.c:197 c-pch.c:209
2535 #, fuzzy, c-format
2536 msgid "can't write %s: %m"
2537 msgstr "немагчыма адчыніць %s"
2538
2539 #: c-pch.c:187
2540 #, fuzzy, c-format
2541 msgid "can't seek in %s: %m"
2542 msgstr "немагчыма адчыніць %s"
2543
2544 #: c-pch.c:195 c-pch.c:240 c-pch.c:268 c-pch.c:273 c-pch.c:351
2545 #, fuzzy, c-format
2546 msgid "can't read %s: %m"
2547 msgstr "не магу прачытаць з %s"
2548
2549 #: c-pch.c:253
2550 #, c-format
2551 msgid "%s: not compatible with this GCC version"
2552 msgstr ""
2553
2554 #. It's a PCH for the wrong language.
2555 #: c-pch.c:256
2556 #, fuzzy, c-format
2557 msgid "%s: not for %s"
2558 msgstr "%s не падтрымлівае %s"
2559
2560 #. Not any kind of PCH.
2561 #: c-pch.c:260
2562 #, c-format
2563 msgid "%s: not a PCH file"
2564 msgstr ""
2565
2566 #: c-pch.c:279
2567 #, c-format
2568 msgid "%s: created on host `%.*s', but used on host `%s'"
2569 msgstr ""
2570
2571 #: c-pch.c:289
2572 #, c-format
2573 msgid "%s: created for target `%.*s', but used for target `%s'"
2574 msgstr ""
2575
2576 #: c-pch.c:302
2577 #, c-format
2578 msgid "%s: created by version `%.*s', but this is version `%s'"
2579 msgstr ""
2580
2581 #: c-pch.c:313
2582 #, c-format
2583 msgid "%s: created using different flags"
2584 msgstr ""
2585
2586 #: c-pch.c:326
2587 #, c-format
2588 msgid "%s: created with -g%s, but used with -g%s"
2589 msgstr ""
2590
2591 #: c-pch.c:340
2592 #, c-format
2593 msgid "%s: had text segment at different address"
2594 msgstr ""
2595
2596 #: c-pch.c:357 cpperror.c:176 gcc.c:6557
2597 #, c-format
2598 msgid "%s: %s"
2599 msgstr ""
2600
2601 #: c-pch.c:388
2602 msgid "calling fdopen"
2603 msgstr ""
2604
2605 #: c-pch.c:396 c-pch.c:408
2606 msgid "reading"
2607 msgstr ""
2608
2609 #: c-pragma.c:106
2610 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2611 msgstr ""
2612
2613 #: c-pragma.c:124
2614 #, c-format
2615 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2616 msgstr ""
2617
2618 #: c-pragma.c:144
2619 #, fuzzy
2620 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2621 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2622
2623 #: c-pragma.c:146
2624 #, fuzzy
2625 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2626 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2627
2628 #: c-pragma.c:165
2629 msgid "missing '(' after '#pragma pack' - ignored"
2630 msgstr ""
2631
2632 #: c-pragma.c:178 c-pragma.c:228
2633 msgid "malformed '#pragma pack' - ignored"
2634 msgstr ""
2635
2636 #: c-pragma.c:183
2637 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2638 msgstr ""
2639
2640 #: c-pragma.c:185
2641 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2642 msgstr ""
2643
2644 #: c-pragma.c:194
2645 #, c-format
2646 msgid "unknown action '%s' for '#pragma pack' - ignored"
2647 msgstr ""
2648
2649 #: c-pragma.c:231
2650 msgid "junk at end of '#pragma pack'"
2651 msgstr ""
2652
2653 #: c-pragma.c:245
2654 #, c-format
2655 msgid "alignment must be a small power of two, not %d"
2656 msgstr ""
2657
2658 #: c-pragma.c:278
2659 msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2660 msgstr ""
2661
2662 #: c-pragma.c:325 c-pragma.c:330
2663 msgid "malformed #pragma weak, ignored"
2664 msgstr ""
2665
2666 #: c-pragma.c:334
2667 msgid "junk at end of #pragma weak"
2668 msgstr ""
2669
2670 #: c-pragma.c:367 c-pragma.c:372
2671 msgid "malformed #pragma redefine_extname, ignored"
2672 msgstr ""
2673
2674 #: c-pragma.c:377
2675 msgid "junk at end of #pragma redefine_extname"
2676 msgstr ""
2677
2678 #: c-pragma.c:385 c-pragma.c:463
2679 msgid "#pragma redefine_extname conflicts with declaration"
2680 msgstr ""
2681
2682 #: c-pragma.c:414
2683 msgid "malformed #pragma extern_prefix, ignored"
2684 msgstr ""
2685
2686 #: c-pragma.c:419
2687 msgid "junk at end of #pragma extern_prefix"
2688 msgstr ""
2689
2690 #: c-pragma.c:450
2691 #, fuzzy
2692 msgid "asm declaration conflicts with previous rename"
2693 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2694
2695 #: c-semantics.c:697
2696 #, fuzzy
2697 msgid "destructor needed for `%D'"
2698 msgstr "дэструктару неабходны \"%#D\""
2699
2700 #: c-semantics.c:698
2701 msgid "where case label appears here"
2702 msgstr ""
2703
2704 #: c-semantics.c:701
2705 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2706 msgstr ""
2707
2708 #: c-semantics.c:737 c-typeck.c:6250 cp/semantics.c:1070
2709 #, c-format
2710 msgid "%s qualifier ignored on asm"
2711 msgstr ""
2712
2713 #: c-semantics.c:993
2714 msgid "will never be executed"
2715 msgstr ""
2716
2717 #: c-typeck.c:123
2718 #, c-format
2719 msgid "`%s' has an incomplete type"
2720 msgstr "\"%s\" мае незавершаны тып"
2721
2722 #: c-typeck.c:145 cp/call.c:2542
2723 msgid "invalid use of void expression"
2724 msgstr ""
2725
2726 #: c-typeck.c:153
2727 msgid "invalid use of flexible array member"
2728 msgstr ""
2729
2730 #: c-typeck.c:159
2731 msgid "invalid use of array with unspecified bounds"
2732 msgstr ""
2733
2734 #: c-typeck.c:167
2735 #, c-format
2736 msgid "invalid use of undefined type `%s %s'"
2737 msgstr ""
2738
2739 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2740 #: c-typeck.c:171
2741 #, c-format
2742 msgid "invalid use of incomplete typedef `%s'"
2743 msgstr ""
2744
2745 #: c-typeck.c:428 c-typeck.c:443
2746 msgid "function types not truly compatible in ISO C"
2747 msgstr ""
2748
2749 #: c-typeck.c:625
2750 msgid "types are not quite compatible"
2751 msgstr ""
2752
2753 #: c-typeck.c:838
2754 msgid "function return types not compatible due to `volatile'"
2755 msgstr ""
2756
2757 #: c-typeck.c:984 c-typeck.c:2156
2758 msgid "arithmetic on pointer to an incomplete type"
2759 msgstr ""
2760
2761 #: c-typeck.c:1337
2762 #, c-format
2763 msgid "%s has no member named `%s'"
2764 msgstr ""
2765
2766 #: c-typeck.c:1373
2767 #, c-format
2768 msgid "request for member `%s' in something not a structure or union"
2769 msgstr ""
2770
2771 #: c-typeck.c:1402
2772 msgid "dereferencing pointer to incomplete type"
2773 msgstr ""
2774
2775 #: c-typeck.c:1406
2776 msgid "dereferencing `void *' pointer"
2777 msgstr ""
2778
2779 #: c-typeck.c:1423 cp/typeck.c:2127
2780 #, c-format
2781 msgid "invalid type argument of `%s'"
2782 msgstr ""
2783
2784 #: c-typeck.c:1441 cp/typeck.c:2152
2785 msgid "subscript missing in array reference"
2786 msgstr ""
2787
2788 #: c-typeck.c:1462 cp/typeck.c:2194
2789 msgid "array subscript has type `char'"
2790 msgstr ""
2791
2792 #: c-typeck.c:1470 c-typeck.c:1559 cp/typeck.c:2198 cp/typeck.c:2284
2793 msgid "array subscript is not an integer"
2794 msgstr ""
2795
2796 #: c-typeck.c:1503
2797 msgid "ISO C forbids subscripting `register' array"
2798 msgstr ""
2799
2800 #: c-typeck.c:1505
2801 #, fuzzy
2802 msgid "ISO C90 forbids subscripting non-lvalue array"
2803 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2804
2805 #: c-typeck.c:1538
2806 msgid "subscript has type `char'"
2807 msgstr ""
2808
2809 #: c-typeck.c:1554 cp/typeck.c:2279
2810 msgid "subscripted value is neither array nor pointer"
2811 msgstr ""
2812
2813 #: c-typeck.c:1584
2814 #, c-format
2815 msgid "local declaration of `%s' hides instance variable"
2816 msgstr ""
2817
2818 #: c-typeck.c:1677
2819 msgid "called object is not a function"
2820 msgstr ""
2821
2822 #. This situation leads to run-time undefined behavior.  We can't,
2823 #. therefore, simply error unless we can prove that all possible
2824 #. executions of the program must execute the code.
2825 #: c-typeck.c:1709
2826 msgid "function called through a non-compatible type"
2827 msgstr ""
2828
2829 #: c-typeck.c:1767 c-typeck.c:4178 c-typeck.c:4180 c-typeck.c:4196
2830 #: c-typeck.c:4217 c-typeck.c:5596
2831 msgid "initializer element is not constant"
2832 msgstr ""
2833
2834 #: c-typeck.c:1818 cp/typeck.c:2567
2835 msgid "too many arguments to function"
2836 msgstr "вельмі шмат аргументаў у функцыі"
2837
2838 #: c-typeck.c:1839
2839 #, c-format
2840 msgid "type of formal parameter %d is incomplete"
2841 msgstr ""
2842
2843 #: c-typeck.c:1852
2844 #, c-format
2845 msgid "%s as integer rather than floating due to prototype"
2846 msgstr ""
2847
2848 #: c-typeck.c:1855
2849 #, c-format
2850 msgid "%s as integer rather than complex due to prototype"
2851 msgstr ""
2852
2853 #: c-typeck.c:1858
2854 #, c-format
2855 msgid "%s as complex rather than floating due to prototype"
2856 msgstr ""
2857
2858 #: c-typeck.c:1861
2859 #, c-format
2860 msgid "%s as floating rather than integer due to prototype"
2861 msgstr ""
2862
2863 #: c-typeck.c:1864
2864 #, c-format
2865 msgid "%s as complex rather than integer due to prototype"
2866 msgstr ""
2867
2868 #: c-typeck.c:1867
2869 #, c-format
2870 msgid "%s as floating rather than complex due to prototype"
2871 msgstr ""
2872
2873 #: c-typeck.c:1877
2874 #, c-format
2875 msgid "%s as `float' rather than `double' due to prototype"
2876 msgstr ""
2877
2878 #: c-typeck.c:1895
2879 #, c-format
2880 msgid "%s with different width due to prototype"
2881 msgstr ""
2882
2883 #: c-typeck.c:1921
2884 #, c-format
2885 msgid "%s as unsigned due to prototype"
2886 msgstr ""
2887
2888 #: c-typeck.c:1923
2889 #, c-format
2890 msgid "%s as signed due to prototype"
2891 msgstr ""
2892
2893 #: c-typeck.c:1957 cp/typeck.c:2673
2894 msgid "too few arguments to function"
2895 msgstr "не хапае аргументаў у функцыі"
2896
2897 #: c-typeck.c:1997
2898 msgid "suggest parentheses around + or - inside shift"
2899 msgstr ""
2900
2901 #: c-typeck.c:2004
2902 msgid "suggest parentheses around && within ||"
2903 msgstr ""
2904
2905 #: c-typeck.c:2013
2906 msgid "suggest parentheses around arithmetic in operand of |"
2907 msgstr ""
2908
2909 #: c-typeck.c:2016
2910 msgid "suggest parentheses around comparison in operand of |"
2911 msgstr ""
2912
2913 #: c-typeck.c:2025
2914 msgid "suggest parentheses around arithmetic in operand of ^"
2915 msgstr ""
2916
2917 #: c-typeck.c:2028
2918 msgid "suggest parentheses around comparison in operand of ^"
2919 msgstr ""
2920
2921 #: c-typeck.c:2035
2922 msgid "suggest parentheses around + or - in operand of &"
2923 msgstr ""
2924
2925 #: c-typeck.c:2038
2926 msgid "suggest parentheses around comparison in operand of &"
2927 msgstr ""
2928
2929 #: c-typeck.c:2045
2930 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2931 msgstr ""
2932
2933 #: c-typeck.c:2108
2934 msgid "pointer of type `void *' used in subtraction"
2935 msgstr ""
2936
2937 #: c-typeck.c:2110
2938 msgid "pointer to a function used in subtraction"
2939 msgstr ""
2940
2941 #: c-typeck.c:2204
2942 msgid "wrong type argument to unary plus"
2943 msgstr ""
2944
2945 #: c-typeck.c:2217
2946 msgid "wrong type argument to unary minus"
2947 msgstr ""
2948
2949 #: c-typeck.c:2234
2950 msgid "ISO C does not support `~' for complex conjugation"
2951 msgstr ""
2952
2953 #: c-typeck.c:2240
2954 msgid "wrong type argument to bit-complement"
2955 msgstr ""
2956
2957 #: c-typeck.c:2248
2958 msgid "wrong type argument to abs"
2959 msgstr ""
2960
2961 #: c-typeck.c:2260
2962 msgid "wrong type argument to conjugation"
2963 msgstr ""
2964
2965 #: c-typeck.c:2274
2966 msgid "wrong type argument to unary exclamation mark"
2967 msgstr ""
2968
2969 #: c-typeck.c:2317
2970 msgid "ISO C does not support `++' and `--' on complex types"
2971 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
2972
2973 #: c-typeck.c:2332 c-typeck.c:2364
2974 #, fuzzy
2975 msgid "wrong type argument to increment"
2976 msgstr "не хапае аргументаў у функцыі"
2977
2978 #: c-typeck.c:2334 c-typeck.c:2366
2979 msgid "wrong type argument to decrement"
2980 msgstr ""
2981
2982 #: c-typeck.c:2355
2983 msgid "increment of pointer to unknown structure"
2984 msgstr ""
2985
2986 #: c-typeck.c:2357
2987 msgid "decrement of pointer to unknown structure"
2988 msgstr ""
2989
2990 #: c-typeck.c:2482
2991 msgid "invalid lvalue in unary `&'"
2992 msgstr ""
2993
2994 #: c-typeck.c:2514
2995 #, c-format
2996 msgid "attempt to take address of bit-field structure member `%s'"
2997 msgstr ""
2998
2999 #: c-typeck.c:2648
3000 msgid "use of conditional expressions as lvalues is deprecated"
3001 msgstr ""
3002
3003 #: c-typeck.c:2651
3004 msgid "use of compound expressions as lvalues is deprecated"
3005 msgstr ""
3006
3007 #: c-typeck.c:2654
3008 msgid "use of cast expressions as lvalues is deprecated"
3009 msgstr ""
3010
3011 #: c-typeck.c:2669
3012 #, c-format
3013 msgid "%s of read-only member `%s'"
3014 msgstr ""
3015
3016 #: c-typeck.c:2673
3017 #, c-format
3018 msgid "%s of read-only variable `%s'"
3019 msgstr ""
3020
3021 #: c-typeck.c:2676
3022 #, c-format
3023 msgid "%s of read-only location"
3024 msgstr ""
3025
3026 #: c-typeck.c:2694
3027 #, fuzzy, c-format
3028 msgid "cannot take address of bit-field `%s'"
3029 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3030
3031 #: c-typeck.c:2722 treelang/treetree.c:946
3032 #, c-format
3033 msgid "global register variable `%s' used in nested function"
3034 msgstr ""
3035
3036 #: c-typeck.c:2726 treelang/treetree.c:950
3037 #, c-format
3038 msgid "register variable `%s' used in nested function"
3039 msgstr ""
3040
3041 #: c-typeck.c:2733 treelang/treetree.c:957
3042 #, c-format
3043 msgid "address of global register variable `%s' requested"
3044 msgstr ""
3045
3046 #: c-typeck.c:2745
3047 msgid "cannot put object with volatile field into register"
3048 msgstr ""
3049
3050 #: c-typeck.c:2749 treelang/treetree.c:962
3051 #, c-format
3052 msgid "address of register variable `%s' requested"
3053 msgstr ""
3054
3055 #: c-typeck.c:2834
3056 msgid "signed and unsigned type in conditional expression"
3057 msgstr ""
3058
3059 #: c-typeck.c:2841
3060 msgid "ISO C forbids conditional expr with only one void side"
3061 msgstr ""
3062
3063 #: c-typeck.c:2857 c-typeck.c:2864
3064 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3065 msgstr ""
3066
3067 #: c-typeck.c:2870
3068 msgid "pointer type mismatch in conditional expression"
3069 msgstr ""
3070
3071 #: c-typeck.c:2877 c-typeck.c:2887
3072 msgid "pointer/integer type mismatch in conditional expression"
3073 msgstr ""
3074
3075 #: c-typeck.c:2901
3076 msgid "type mismatch in conditional expression"
3077 msgstr ""
3078
3079 #: c-typeck.c:2961
3080 msgid "left-hand operand of comma expression has no effect"
3081 msgstr ""
3082
3083 #: c-typeck.c:2992
3084 msgid "cast specifies array type"
3085 msgstr ""
3086
3087 #: c-typeck.c:2998
3088 msgid "cast specifies function type"
3089 msgstr ""
3090
3091 #: c-typeck.c:3008
3092 msgid "ISO C forbids casting nonscalar to the same type"
3093 msgstr ""
3094
3095 #: c-typeck.c:3026
3096 msgid "ISO C forbids casts to union type"
3097 msgstr ""
3098
3099 #: c-typeck.c:3034
3100 msgid "cast to union type from type not present in union"
3101 msgstr ""
3102
3103 #: c-typeck.c:3085
3104 msgid "cast adds new qualifiers to function type"
3105 msgstr ""
3106
3107 #. There are qualifiers present in IN_OTYPE that are not
3108 #. present in IN_TYPE.
3109 #: c-typeck.c:3090
3110 msgid "cast discards qualifiers from pointer target type"
3111 msgstr ""
3112
3113 #: c-typeck.c:3105
3114 msgid "cast increases required alignment of target type"
3115 msgstr ""
3116
3117 #: c-typeck.c:3111 cp/typeck.c:4963
3118 msgid "cast from pointer to integer of different size"
3119 msgstr ""
3120
3121 #: c-typeck.c:3116
3122 msgid "cast does not match function type"
3123 msgstr ""
3124
3125 #: c-typeck.c:3123 cp/typeck.c:4970
3126 msgid "cast to pointer from integer of different size"
3127 msgstr ""
3128
3129 #: c-typeck.c:3135
3130 msgid "type-punning to incomplete type might break strict-aliasing rules"
3131 msgstr ""
3132
3133 #: c-typeck.c:3139
3134 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3135 msgstr ""
3136
3137 #: c-typeck.c:3150
3138 msgid "ISO C forbids conversion of function pointer to object pointer type"
3139 msgstr ""
3140
3141 #: c-typeck.c:3159
3142 msgid "ISO C forbids conversion of object pointer to function pointer type"
3143 msgstr ""
3144
3145 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3146 #. Reject anything strange now.
3147 #: c-typeck.c:3317
3148 msgid "invalid lvalue in assignment"
3149 msgstr ""
3150
3151 #. Convert new value to destination type.
3152 #: c-typeck.c:3326 c-typeck.c:3351 c-typeck.c:3368 cp/typeck.c:5082
3153 #: cp/typeck.c:5229 cp/typeck.c:5244
3154 msgid "assignment"
3155 msgstr ""
3156
3157 #: c-typeck.c:3435
3158 msgid "cannot pass rvalue to reference parameter"
3159 msgstr ""
3160
3161 #: c-typeck.c:3544 c-typeck.c:3620
3162 #, c-format
3163 msgid "%s makes qualified function pointer from unqualified"
3164 msgstr ""
3165
3166 #: c-typeck.c:3548 c-typeck.c:3600
3167 #, c-format
3168 msgid "%s discards qualifiers from pointer target type"
3169 msgstr ""
3170
3171 #: c-typeck.c:3554
3172 msgid "ISO C prohibits argument conversion to union type"
3173 msgstr ""
3174
3175 #: c-typeck.c:3592
3176 #, c-format
3177 msgid "ISO C forbids %s between function pointer and `void *'"
3178 msgstr ""
3179
3180 #: c-typeck.c:3609
3181 #, c-format
3182 msgid "pointer targets in %s differ in signedness"
3183 msgstr ""
3184
3185 #: c-typeck.c:3625
3186 #, c-format
3187 msgid "%s from incompatible pointer type"
3188 msgstr ""
3189
3190 #: c-typeck.c:3631 c-typeck.c:4138 cp/typeck.c:1389
3191 msgid "invalid use of non-lvalue array"
3192 msgstr ""
3193
3194 #: c-typeck.c:3645
3195 #, c-format
3196 msgid "%s makes pointer from integer without a cast"
3197 msgstr ""
3198
3199 #: c-typeck.c:3652
3200 #, c-format
3201 msgid "%s makes integer from pointer without a cast"
3202 msgstr ""
3203
3204 #: c-typeck.c:3666 c-typeck.c:3669
3205 #, c-format
3206 msgid "incompatible type for argument %d of `%s'"
3207 msgstr ""
3208
3209 #: c-typeck.c:3673
3210 #, c-format
3211 msgid "incompatible type for argument %d of indirect function call"
3212 msgstr ""
3213
3214 #: c-typeck.c:3677
3215 #, c-format
3216 msgid "incompatible types in %s"
3217 msgstr ""
3218
3219 #. Function name is known; supply it.
3220 #: c-typeck.c:3733
3221 #, fuzzy, c-format
3222 msgid "passing arg of `%s'"
3223 msgstr "аргумент для \"%s\" прапушчан"
3224
3225 #. Function name unknown (call through ptr).
3226 #: c-typeck.c:3742
3227 #, fuzzy
3228 msgid "passing arg of pointer to function"
3229 msgstr "вельмі шмат аргументаў у функцыі"
3230
3231 #. Function name is known; supply it.
3232 #: c-typeck.c:3750
3233 #, c-format
3234 msgid "passing arg %d of `%s'"
3235 msgstr ""
3236
3237 #. Function name unknown (call through ptr); just give arg number.
3238 #: c-typeck.c:3759
3239 #, c-format
3240 msgid "passing arg %d of pointer to function"
3241 msgstr ""
3242
3243 #: c-typeck.c:3816
3244 msgid "traditional C rejects automatic aggregate initialization"
3245 msgstr ""
3246
3247 #: c-typeck.c:3987 c-typeck.c:4002 c-typeck.c:4017
3248 #, c-format
3249 msgid "(near initialization for `%s')"
3250 msgstr ""
3251
3252 #: c-typeck.c:4066 cp/typeck2.c:550
3253 msgid "char-array initialized from wide string"
3254 msgstr ""
3255
3256 #: c-typeck.c:4073 cp/typeck2.c:557
3257 msgid "int-array initialized from non-wide string"
3258 msgstr ""
3259
3260 #: c-typeck.c:4091 cp/typeck2.c:572
3261 msgid "initializer-string for array of chars is too long"
3262 msgstr ""
3263
3264 #: c-typeck.c:4161
3265 msgid "array initialized from non-constant array expression"
3266 msgstr ""
3267
3268 #: c-typeck.c:4212
3269 msgid "initialization"
3270 msgstr "ініцыялізацыя"
3271
3272 #: c-typeck.c:4223 c-typeck.c:5601
3273 msgid "initializer element is not computable at load time"
3274 msgstr ""
3275
3276 #: c-typeck.c:4238 cp/typeck2.c:649
3277 msgid "invalid initializer"
3278 msgstr "нерэчаісны ініцыялізатар"
3279
3280 #: c-typeck.c:4520 cp/decl.c:4539
3281 msgid "opaque vector types cannot be initialized"
3282 msgstr ""
3283
3284 #: c-typeck.c:4714
3285 msgid "extra brace group at end of initializer"
3286 msgstr ""
3287
3288 #: c-typeck.c:4734
3289 msgid "missing braces around initializer"
3290 msgstr ""
3291
3292 #: c-typeck.c:4794
3293 msgid "braces around scalar initializer"
3294 msgstr ""
3295
3296 #: c-typeck.c:4845
3297 msgid "initialization of flexible array member in a nested context"
3298 msgstr ""
3299
3300 #: c-typeck.c:4847
3301 msgid "initialization of a flexible array member"
3302 msgstr ""
3303
3304 #: c-typeck.c:4878
3305 msgid "missing initializer"
3306 msgstr "прапушчан ініцыялізатар"
3307
3308 #: c-typeck.c:4900
3309 msgid "empty scalar initializer"
3310 msgstr ""
3311
3312 #: c-typeck.c:4905
3313 msgid "extra elements in scalar initializer"
3314 msgstr ""
3315
3316 #: c-typeck.c:4990
3317 msgid "initialization designators may not nest"
3318 msgstr ""
3319
3320 #: c-typeck.c:5011 c-typeck.c:5079
3321 msgid "array index in non-array initializer"
3322 msgstr ""
3323
3324 #: c-typeck.c:5016 c-typeck.c:5132
3325 msgid "field name not in record or union initializer"
3326 msgstr ""
3327
3328 #: c-typeck.c:5075 c-typeck.c:5077
3329 msgid "nonconstant array index in initializer"
3330 msgstr ""
3331
3332 #: c-typeck.c:5081 c-typeck.c:5084
3333 msgid "array index in initializer exceeds array bounds"
3334 msgstr ""
3335
3336 #: c-typeck.c:5095
3337 msgid "empty index range in initializer"
3338 msgstr ""
3339
3340 #: c-typeck.c:5104
3341 msgid "array index range in initializer exceeds array bounds"
3342 msgstr ""
3343
3344 #: c-typeck.c:5144
3345 #, c-format
3346 msgid "unknown field `%s' specified in initializer"
3347 msgstr ""
3348
3349 #: c-typeck.c:5180 c-typeck.c:5201 c-typeck.c:5663
3350 msgid "initialized field with side-effects overwritten"
3351 msgstr ""
3352
3353 #: c-typeck.c:5871
3354 msgid "excess elements in char array initializer"
3355 msgstr ""
3356
3357 #: c-typeck.c:5878 c-typeck.c:5924
3358 msgid "excess elements in struct initializer"
3359 msgstr ""
3360
3361 #: c-typeck.c:5939
3362 msgid "non-static initialization of a flexible array member"
3363 msgstr ""
3364
3365 #: c-typeck.c:6006
3366 msgid "excess elements in union initializer"
3367 msgstr ""
3368
3369 #: c-typeck.c:6027
3370 msgid "traditional C rejects initialization of unions"
3371 msgstr ""
3372
3373 #: c-typeck.c:6090
3374 msgid "excess elements in array initializer"
3375 msgstr ""
3376
3377 #: c-typeck.c:6119
3378 msgid "excess elements in vector initializer"
3379 msgstr ""
3380
3381 #: c-typeck.c:6141
3382 msgid "excess elements in scalar initializer"
3383 msgstr ""
3384
3385 #: c-typeck.c:6243
3386 msgid "asm template is not a string constant"
3387 msgstr ""
3388
3389 #: c-typeck.c:6275
3390 msgid "invalid lvalue in asm statement"
3391 msgstr ""
3392
3393 #: c-typeck.c:6347 cp/typeck.c:5923
3394 msgid "modification by `asm'"
3395 msgstr ""
3396
3397 #: c-typeck.c:6365 cp/typeck.c:6007
3398 msgid "function declared `noreturn' has a `return' statement"
3399 msgstr ""
3400
3401 #: c-typeck.c:6372
3402 msgid "`return' with no value, in function returning non-void"
3403 msgstr ""
3404
3405 #: c-typeck.c:6378
3406 msgid "`return' with a value, in function returning void"
3407 msgstr ""
3408
3409 #: c-typeck.c:6382
3410 msgid "return"
3411 msgstr "вяртанне"
3412
3413 #: c-typeck.c:6434
3414 msgid "function returns address of local variable"
3415 msgstr ""
3416
3417 #: c-typeck.c:6489 cp/semantics.c:749
3418 msgid "switch quantity not an integer"
3419 msgstr ""
3420
3421 #: c-typeck.c:6499
3422 msgid "`long' switch expression not converted to `int' in ISO C"
3423 msgstr ""
3424
3425 #: c-typeck.c:6540 cp/parser.c:5597
3426 msgid "case label not within a switch statement"
3427 msgstr ""
3428
3429 #: c-typeck.c:6542
3430 msgid "`default' label not within a switch statement"
3431 msgstr ""
3432
3433 #: c-typeck.c:6694 c-typeck.c:6728
3434 msgid "division by zero"
3435 msgstr ""
3436
3437 #: c-typeck.c:6773 cp/typeck.c:2953
3438 msgid "right shift count is negative"
3439 msgstr ""
3440
3441 #: c-typeck.c:6780 cp/typeck.c:2959
3442 msgid "right shift count >= width of type"
3443 msgstr ""
3444
3445 #: c-typeck.c:6801 cp/typeck.c:2978
3446 msgid "left shift count is negative"
3447 msgstr ""
3448
3449 #: c-typeck.c:6804 cp/typeck.c:2980
3450 msgid "left shift count >= width of type"
3451 msgstr ""
3452
3453 #: c-typeck.c:6825
3454 msgid "shift count is negative"
3455 msgstr ""
3456
3457 #: c-typeck.c:6827
3458 msgid "shift count >= width of type"
3459 msgstr ""
3460
3461 #: c-typeck.c:6844 cp/typeck.c:3015
3462 msgid "comparing floating point with == or != is unsafe"
3463 msgstr ""
3464
3465 #: c-typeck.c:6868 c-typeck.c:6874
3466 msgid "ISO C forbids comparison of `void *' with function pointer"
3467 msgstr ""
3468
3469 #: c-typeck.c:6877 c-typeck.c:6917 c-typeck.c:6945
3470 msgid "comparison of distinct pointer types lacks a cast"
3471 msgstr ""
3472
3473 #: c-typeck.c:6891 c-typeck.c:6896 c-typeck.c:6965 c-typeck.c:6970
3474 msgid "comparison between pointer and integer"
3475 msgstr ""
3476
3477 #: c-typeck.c:6912 c-typeck.c:6940
3478 msgid "ISO C forbids ordered comparisons of pointers to functions"
3479 msgstr ""
3480
3481 #: c-typeck.c:6937
3482 msgid "comparison of complete and incomplete pointers"
3483 msgstr ""
3484
3485 #: c-typeck.c:6953 c-typeck.c:6960
3486 msgid "ordered comparison of pointer with integer zero"
3487 msgstr ""
3488
3489 #: c-typeck.c:6984 cp/typeck.c:3151
3490 msgid "unordered comparison on non-floating point argument"
3491 msgstr ""
3492
3493 #: c-typeck.c:7194
3494 msgid "comparison between signed and unsigned"
3495 msgstr ""
3496
3497 #: c-typeck.c:7240 cp/typeck.c:3398
3498 msgid "comparison of promoted ~unsigned with constant"
3499 msgstr ""
3500
3501 #: c-typeck.c:7248 cp/typeck.c:3406
3502 msgid "comparison of promoted ~unsigned with unsigned"
3503 msgstr ""
3504
3505 #: calls.c:1838
3506 msgid "%Jinlining failed in call to '%F'"
3507 msgstr ""
3508
3509 #: calls.c:1839 calls.c:2211 tree-inline.c:1339 tree-inline.c:1347
3510 msgid "called from here"
3511 msgstr "выклікана адсюль"
3512
3513 #: calls.c:2210
3514 msgid "%Jcan't inline call to '%F'"
3515 msgstr ""
3516
3517 #: calls.c:2219
3518 msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3519 msgstr ""
3520
3521 #: calls.c:2232
3522 msgid "ignoring return value of function declared with attribute warn_unused_result"
3523 msgstr ""
3524
3525 #: calls.c:2242
3526 msgid "function call has aggregate value"
3527 msgstr ""
3528
3529 #: cfg.c:835
3530 #, c-format
3531 msgid "bb %d on wrong place"
3532 msgstr ""
3533
3534 #: cfg.c:841
3535 #, c-format
3536 msgid "prev_bb of %d should be %d, not %d"
3537 msgstr ""
3538
3539 #: cfg.c:857
3540 #, c-format
3541 msgid "verify_flow_info: Wrong count of block %i %i"
3542 msgstr ""
3543
3544 #: cfg.c:863
3545 #, c-format
3546 msgid "verify_flow_info: Wrong frequency of block %i %i"
3547 msgstr ""
3548
3549 #: cfg.c:871
3550 #, c-format
3551 msgid "verify_flow_info: Duplicate edge %i->%i"
3552 msgstr ""
3553
3554 #: cfg.c:877
3555 #, c-format
3556 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3557 msgstr ""
3558
3559 #: cfg.c:883
3560 #, c-format
3561 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3562 msgstr ""
3563
3564 #: cfg.c:895
3565 #, c-format
3566 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3567 msgstr ""
3568
3569 #: cfg.c:909 cfgrtl.c:1983
3570 #, c-format
3571 msgid "Wrong amount of branch edges after unconditional jump %i"
3572 msgstr ""
3573
3574 #: cfg.c:917
3575 #, c-format
3576 msgid "basic block %d pred edge is corrupted"
3577 msgstr ""
3578
3579 #: cfg.c:943
3580 #, c-format
3581 msgid "basic block %i edge lists are corrupted"
3582 msgstr ""
3583
3584 #: cfg.c:955
3585 msgid "verify_flow_info failed"
3586 msgstr ""
3587
3588 #: cfgloop.c:1134
3589 #, c-format
3590 msgid "Size of loop %d should be %d, not %d."
3591 msgstr ""
3592
3593 #: cfgloop.c:1153
3594 #, c-format
3595 msgid "Bb %d do not belong to loop %d."
3596 msgstr ""
3597
3598 #: cfgloop.c:1171
3599 #, c-format
3600 msgid "Loop %d's header does not have exactly 2 entries."
3601 msgstr ""
3602
3603 #: cfgloop.c:1179
3604 #, c-format
3605 msgid "Loop %d's latch does not have exactly 1 successor."
3606 msgstr ""
3607
3608 #: cfgloop.c:1184
3609 #, c-format
3610 msgid "Loop %d's latch does not have header as successor."
3611 msgstr ""
3612
3613 #: cfgloop.c:1189
3614 #, c-format
3615 msgid "Loop %d's latch does not belong directly to it."
3616 msgstr ""
3617
3618 #: cfgloop.c:1195
3619 #, c-format
3620 msgid "Loop %d's header does not belong directly to it."
3621 msgstr ""
3622
3623 #: cfgloop.c:1201
3624 #, c-format
3625 msgid "Loop %d's latch is marked as part of irreducible region."
3626 msgstr ""
3627
3628 #: cfgloop.c:1231
3629 #, c-format
3630 msgid "Basic block %d should be marked irreducible."
3631 msgstr ""
3632
3633 #: cfgloop.c:1237
3634 #, c-format
3635 msgid "Basic block %d should not be marked irreducible."
3636 msgstr ""
3637
3638 #: cfgloop.c:1245
3639 #, c-format
3640 msgid "Edge from %d to %d should be marked irreducible."
3641 msgstr ""
3642
3643 #: cfgloop.c:1252
3644 #, c-format
3645 msgid "Edge from %d to %d should not be marked irreducible."
3646 msgstr ""
3647
3648 #: cfgrtl.c:1889
3649 #, c-format
3650 msgid "end insn %d for block %d not found in the insn stream"
3651 msgstr ""
3652
3653 #: cfgrtl.c:1903
3654 #, c-format
3655 msgid "insn %d is in multiple basic blocks (%d and %d)"
3656 msgstr ""
3657
3658 #: cfgrtl.c:1915
3659 #, c-format
3660 msgid "head insn %d for block %d not found in the insn stream"
3661 msgstr ""
3662
3663 #: cfgrtl.c:1937
3664 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3665 msgstr ""
3666
3667 #: cfgrtl.c:1965
3668 #, c-format
3669 msgid "Missing REG_EH_REGION note in the end of bb %i"
3670 msgstr ""
3671
3672 #: cfgrtl.c:1973
3673 #, c-format
3674 msgid "Too many outgoing branch edges from bb %i"
3675 msgstr ""
3676
3677 #: cfgrtl.c:1978
3678 #, c-format
3679 msgid "Fallthru edge after unconditional jump %i"
3680 msgstr ""
3681
3682 #: cfgrtl.c:1989
3683 #, c-format
3684 msgid "Wrong amount of branch edges after conditional jump %i"
3685 msgstr ""
3686
3687 #: cfgrtl.c:1994
3688 #, c-format
3689 msgid "Call edges for non-call insn in bb %i"
3690 msgstr ""
3691
3692 #: cfgrtl.c:2003
3693 #, c-format
3694 msgid "Abnormal edges for no purpose in bb %i"
3695 msgstr ""
3696
3697 #: cfgrtl.c:2013
3698 #, c-format
3699 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3700 msgstr ""
3701
3702 #: cfgrtl.c:2017
3703 #, c-format
3704 msgid "insn %d inside basic block %d but block_for_insn is %i"
3705 msgstr ""
3706
3707 #: cfgrtl.c:2031 cfgrtl.c:2041
3708 #, c-format
3709 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3710 msgstr ""
3711
3712 #: cfgrtl.c:2054
3713 #, c-format
3714 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3715 msgstr ""
3716
3717 #: cfgrtl.c:2064
3718 #, c-format
3719 msgid "in basic block %d:"
3720 msgstr ""
3721
3722 #: cfgrtl.c:2065
3723 msgid "flow control insn inside a basic block"
3724 msgstr ""
3725
3726 #: cfgrtl.c:2111
3727 #, c-format
3728 msgid "missing barrier after block %i"
3729 msgstr ""
3730
3731 #: cfgrtl.c:2124
3732 #, c-format
3733 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3734 msgstr ""
3735
3736 #: cfgrtl.c:2139
3737 #, c-format
3738 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3739 msgstr ""
3740
3741 #: cfgrtl.c:2141
3742 msgid "wrong insn in the fallthru edge"
3743 msgstr ""
3744
3745 #: cfgrtl.c:2158
3746 msgid "basic blocks not laid down consecutively"
3747 msgstr ""
3748
3749 #: cfgrtl.c:2183
3750 msgid "insn outside basic block"
3751 msgstr ""
3752
3753 #: cfgrtl.c:2191
3754 msgid "return not followed by barrier"
3755 msgstr ""
3756
3757 #: cfgrtl.c:2198
3758 #, c-format
3759 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3760 msgstr ""
3761
3762 #: cgraph.c:161
3763 msgid "function body not available"
3764 msgstr ""
3765
3766 #: cgraph.c:163 cgraphunit.c:341
3767 msgid "redefined extern inline functions are not considered for inlining"
3768 msgstr ""
3769
3770 #: cgraph.c:166 cgraphunit.c:346
3771 #, fuzzy
3772 msgid "function not considered for inlining"
3773 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
3774
3775 #: cgraph.c:168 cgraphunit.c:344
3776 msgid "function not inlinable"
3777 msgstr ""
3778
3779 #: cgraph.c:485
3780 msgid "%D renamed after being referenced in assembly"
3781 msgstr ""
3782
3783 #: cgraphunit.c:1046
3784 msgid "--param large-function-growth limit reached"
3785 msgstr ""
3786
3787 #: cgraphunit.c:1059
3788 msgid "--param large-function-growth limit reached while inlining the caller"
3789 msgstr ""
3790
3791 #: cgraphunit.c:1124
3792 msgid "--param max-inline-insns-single limit reached"
3793 msgstr ""
3794
3795 #: cgraphunit.c:1148
3796 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3797 msgstr ""
3798
3799 #: cgraphunit.c:1225
3800 msgid "--param inline-unit-growth limit reached"
3801 msgstr ""
3802
3803 #: cgraphunit.c:1297 cgraphunit.c:1441
3804 msgid "recursive inlining"
3805 msgstr ""
3806
3807 #: collect2.c:406
3808 msgid "internal error"
3809 msgstr "унутраная памылка"
3810
3811 #: collect2.c:894
3812 msgid "no arguments"
3813 msgstr "няма аргументаў"
3814
3815 #: collect2.c:1226 collect2.c:1374 collect2.c:1409
3816 #, c-format
3817 msgid "fopen %s"
3818 msgstr ""
3819
3820 #: collect2.c:1229 collect2.c:1379 collect2.c:1412
3821 #, c-format
3822 msgid "fclose %s"
3823 msgstr ""
3824
3825 #: collect2.c:1238
3826 #, c-format
3827 msgid "collect2 version %s"
3828 msgstr ""
3829
3830 #: collect2.c:1328
3831 #, c-format
3832 msgid "%d constructor(s) found\n"
3833 msgstr "%d канструктар(аў) знойдзен(а)\n"
3834
3835 #: collect2.c:1329
3836 #, c-format
3837 msgid "%d destructor(s)  found\n"
3838 msgstr "%d дэструктар(аў) знойдзен(а)\n"
3839
3840 #: collect2.c:1330
3841 #, c-format
3842 msgid "%d frame table(s) found\n"
3843 msgstr ""
3844
3845 #: collect2.c:1472
3846 #, c-format
3847 msgid "%s terminated with signal %d [%s]%s"
3848 msgstr ""
3849
3850 #: collect2.c:1490
3851 #, c-format
3852 msgid "%s returned %d exit status"
3853 msgstr ""
3854
3855 #: collect2.c:1515
3856 #, c-format
3857 msgid "[cannot find %s]"
3858 msgstr "[нельга знайсці %s]"
3859
3860 #: collect2.c:1530
3861 #, c-format
3862 msgid "cannot find `%s'"
3863 msgstr "нельга знайсці \"%s\""
3864
3865 #: collect2.c:1541 collect2.c:1544
3866 #, c-format
3867 msgid "redirecting stdout: %s"
3868 msgstr "перанакіраванне stdout: %s"
3869
3870 #: collect2.c:1583
3871 #, c-format
3872 msgid "[Leaving %s]\n"
3873 msgstr ""
3874
3875 #: collect2.c:1803
3876 #, c-format
3877 msgid ""
3878 "\n"
3879 "write_c_file - output name is %s, prefix is %s\n"
3880 msgstr ""
3881
3882 #: collect2.c:2007
3883 msgid "cannot find `nm'"
3884 msgstr "нельга знайсці \"nm\""
3885
3886 #: collect2.c:2017 collect2.c:2446
3887 msgid "pipe"
3888 msgstr "канвеер"
3889
3890 #: collect2.c:2021 collect2.c:2450
3891 msgid "fdopen"
3892 msgstr ""
3893
3894 #: collect2.c:2047 collect2.c:2476
3895 #, c-format
3896 msgid "dup2 %d 1"
3897 msgstr ""
3898
3899 #: collect2.c:2050 collect2.c:2053 collect2.c:2066 collect2.c:2479
3900 #: collect2.c:2482 collect2.c:2495
3901 #, c-format
3902 msgid "close %d"
3903 msgstr ""
3904
3905 #: collect2.c:2056 collect2.c:2485
3906 #, c-format
3907 msgid "execv %s"
3908 msgstr ""
3909
3910 #: collect2.c:2110
3911 #, c-format
3912 msgid "init function found in object %s"
3913 msgstr ""
3914
3915 #: collect2.c:2118
3916 #, c-format
3917 msgid "fini function found in object %s"
3918 msgstr ""
3919
3920 #: collect2.c:2141 collect2.c:2534
3921 msgid "fclose"
3922 msgstr ""
3923
3924 #: collect2.c:2183
3925 #, c-format
3926 msgid "unable to open file '%s'"
3927 msgstr "немагу адчыніць файл \"%s\""
3928
3929 #: collect2.c:2185
3930 #, c-format
3931 msgid "unable to stat file '%s'"
3932 msgstr ""
3933
3934 #: collect2.c:2191
3935 #, c-format
3936 msgid "unable to mmap file '%s'"
3937 msgstr ""
3938
3939 #: collect2.c:2337
3940 msgid "not found\n"
3941 msgstr "не знойдзена\n"
3942
3943 #: collect2.c:2339 collect2.c:2513
3944 #, c-format
3945 msgid "dynamic dependency %s not found"
3946 msgstr ""
3947
3948 #: collect2.c:2358
3949 #, c-format
3950 msgid "bad magic number in file '%s'"
3951 msgstr "дрэнная магічная лічба ў файле \"%s\""
3952
3953 #: collect2.c:2380
3954 msgid "dynamic dependencies.\n"
3955 msgstr ""
3956
3957 #: collect2.c:2437
3958 msgid "cannot find `ldd'"
3959 msgstr "не магу знайсці \"ldd\""
3960
3961 #: collect2.c:2498
3962 msgid ""
3963 "\n"
3964 "ldd output with constructors/destructors.\n"
3965 msgstr ""
3966
3967 #: collect2.c:2525
3968 #, c-format
3969 msgid "unable to open dynamic dependency '%s'"
3970 msgstr ""
3971
3972 #: collect2.c:2685
3973 #, c-format
3974 msgid "%s: not a COFF file"
3975 msgstr ""
3976
3977 #: collect2.c:2805
3978 #, c-format
3979 msgid "%s: cannot open as COFF file"
3980 msgstr ""
3981
3982 #: collect2.c:2860
3983 #, fuzzy, c-format
3984 msgid "library lib%s not found"
3985 msgstr "Бібліятэка lib%s не знойдзена"
3986
3987 #: combine.c:13047
3988 #, c-format
3989 msgid ""
3990 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3991 ";; %d successes.\n"
3992 "\n"
3993 msgstr ""
3994
3995 #: combine.c:13056
3996 #, c-format
3997 msgid ""
3998 "\n"
3999 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4000 ";; %d successes.\n"
4001 msgstr ""
4002
4003 #: convert.c:70
4004 msgid "cannot convert to a pointer type"
4005 msgstr ""
4006
4007 #: convert.c:267
4008 msgid "pointer value used where a floating point value was expected"
4009 msgstr ""
4010
4011 #: convert.c:271
4012 msgid "aggregate value used where a float was expected"
4013 msgstr ""
4014
4015 #: convert.c:296
4016 msgid "conversion to incomplete type"
4017 msgstr ""
4018
4019 #: convert.c:600 convert.c:678
4020 msgid "can't convert between vector values of different size"
4021 msgstr ""
4022
4023 #: convert.c:606
4024 msgid "aggregate value used where an integer was expected"
4025 msgstr ""
4026
4027 #: convert.c:657 f/com.c:1101
4028 msgid "pointer value used where a complex was expected"
4029 msgstr ""
4030
4031 #: convert.c:661 f/com.c:1103
4032 msgid "aggregate value used where a complex was expected"
4033 msgstr ""
4034
4035 #: convert.c:684
4036 msgid "can't convert value to a vector"
4037 msgstr ""
4038
4039 #: coverage.c:164
4040 #, fuzzy, c-format
4041 msgid "`%s' is not a gcov data file"
4042 msgstr "\"%s\" звычайна функцыя"
4043
4044 #: coverage.c:175
4045 #, c-format
4046 msgid "`%s' is version `%.4s', expected version `%.4s'"
4047 msgstr ""
4048
4049 #: coverage.c:255 coverage.c:263
4050 #, c-format
4051 msgid "coverage mismatch for function %u while reading execution counters."
4052 msgstr ""
4053
4054 #: coverage.c:257 coverage.c:340
4055 #, c-format
4056 msgid "checksum is %x instead of %x"
4057 msgstr ""
4058
4059 #: coverage.c:265 coverage.c:348
4060 #, c-format
4061 msgid "number of counters is %d instead of %d"
4062 msgstr ""
4063
4064 #: coverage.c:271
4065 #, c-format
4066 msgid "cannot merge separate %s counters for function %u"
4067 msgstr ""
4068
4069 #: coverage.c:296
4070 #, c-format
4071 msgid "`%s' has overflowed"
4072 msgstr ""
4073
4074 #: coverage.c:296
4075 #, c-format
4076 msgid "`%s' is corrupted"
4077 msgstr ""
4078
4079 #: coverage.c:319
4080 #, c-format
4081 msgid "file %s not found, execution counts assumed to be zero"
4082 msgstr ""
4083
4084 #: coverage.c:329
4085 #, fuzzy, c-format
4086 msgid "no coverage for function '%s' found."
4087 msgstr "у функцыі \"%s\":"
4088
4089 #: coverage.c:337 coverage.c:345
4090 #, c-format
4091 msgid "coverage mismatch for function '%s' while reading counter '%s'."
4092 msgstr ""
4093
4094 #: coverage.c:493
4095 #, fuzzy, c-format
4096 msgid "cannot open %s"
4097 msgstr "немагчыма адчыніць %s"
4098
4099 #: coverage.c:528
4100 #, fuzzy, c-format
4101 msgid "error writing `%s'"
4102 msgstr "памылка запісу ў %s"
4103
4104 #. XXX should be DL_SORRY
4105 #: cppcharset.c:653
4106 #, c-format
4107 msgid "conversion from %s to %s not supported by iconv"
4108 msgstr ""
4109
4110 #: cppcharset.c:656
4111 msgid "iconv_open"
4112 msgstr ""
4113
4114 #. XXX should be DL_SORRY
4115 #: cppcharset.c:664
4116 #, c-format
4117 msgid "no iconv implementation, cannot convert from %s to %s"
4118 msgstr ""
4119
4120 #: cppcharset.c:808
4121 msgid "universal character names are only valid in C++ and C99"
4122 msgstr ""
4123
4124 #: cppcharset.c:811
4125 #, c-format
4126 msgid "the meaning of '\\%c' is different in traditional C"
4127 msgstr ""
4128
4129 #: cppcharset.c:837
4130 #, c-format
4131 msgid "incomplete universal character name %.*s"
4132 msgstr ""
4133
4134 #: cppcharset.c:849
4135 #, fuzzy, c-format
4136 msgid "%.*s is not a valid universal character"
4137 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
4138
4139 #: cppcharset.c:859
4140 #, c-format
4141 msgid "universal character %.*s is not valid in an identifier"
4142 msgstr ""
4143
4144 #: cppcharset.c:863
4145 #, c-format
4146 msgid "universal character %.*s is not valid at the start of an identifier"
4147 msgstr ""
4148
4149 #: cppcharset.c:898
4150 msgid "converting UCN to source character set"
4151 msgstr ""
4152
4153 #: cppcharset.c:902
4154 msgid "converting UCN to execution character set"
4155 msgstr ""
4156
4157 #: cppcharset.c:967
4158 msgid "the meaning of '\\x' is different in traditional C"
4159 msgstr ""
4160
4161 #: cppcharset.c:984 f/lex.c:580
4162 msgid "\\x used with no following hex digits"
4163 msgstr ""
4164
4165 #: cppcharset.c:991
4166 msgid "hex escape sequence out of range"
4167 msgstr ""
4168
4169 #: cppcharset.c:1030
4170 msgid "octal escape sequence out of range"
4171 msgstr ""
4172
4173 #: cppcharset.c:1098
4174 msgid "the meaning of '\\a' is different in traditional C"
4175 msgstr ""
4176
4177 #: cppcharset.c:1105
4178 #, c-format
4179 msgid "non-ISO-standard escape sequence, '\\%c'"
4180 msgstr ""
4181
4182 #: cppcharset.c:1113
4183 #, c-format
4184 msgid "unknown escape sequence '\\%c'"
4185 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4186
4187 #: cppcharset.c:1116
4188 #, fuzzy, c-format
4189 msgid "unknown escape sequence: '\\%03o'"
4190 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4191
4192 #: cppcharset.c:1122
4193 msgid "converting escape sequence to execution character set"
4194 msgstr ""
4195
4196 #: cppcharset.c:1181
4197 msgid "converting to execution character set"
4198 msgstr ""
4199
4200 #: cppcharset.c:1244 cppcharset.c:1307
4201 #, fuzzy
4202 msgid "character constant too long for its type"
4203 msgstr "сімвальная канстанта вельмі доўгая"
4204
4205 #: cppcharset.c:1247
4206 msgid "multi-character character constant"
4207 msgstr "мнагасімвальная сімвальная канстанта"
4208
4209 #: cppcharset.c:1339
4210 msgid "empty character constant"
4211 msgstr "пустая сімвальная канстанта"
4212
4213 #: cppcharset.c:1378
4214 #, c-format
4215 msgid "failure to convert %s to %s"
4216 msgstr ""
4217
4218 #: cpperror.c:110 diagnostic.def:5
4219 msgid "warning: "
4220 msgstr ""
4221
4222 #: cpperror.c:112
4223 msgid "internal error: "
4224 msgstr ""
4225
4226 #: cpperror.c:174
4227 #, fuzzy
4228 msgid "stdout"
4229 msgstr "структура"
4230
4231 #: cppexp.c:192
4232 msgid "too many decimal points in number"
4233 msgstr ""
4234
4235 #: cppexp.c:212
4236 #, fuzzy, c-format
4237 msgid "invalid digit \"%c\" in octal constant"
4238 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4239
4240 #: cppexp.c:218
4241 msgid "use of C99 hexadecimal floating constant"
4242 msgstr ""
4243
4244 #: cppexp.c:227
4245 msgid "exponent has no digits"
4246 msgstr ""
4247
4248 #: cppexp.c:234
4249 msgid "hexadecimal floating constants require an exponent"
4250 msgstr ""
4251
4252 #: cppexp.c:240
4253 #, fuzzy, c-format
4254 msgid "invalid suffix \"%.*s\" on floating constant"
4255 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4256
4257 #: cppexp.c:250 cppexp.c:275
4258 #, c-format
4259 msgid "traditional C rejects the \"%.*s\" suffix"
4260 msgstr ""
4261
4262 #: cppexp.c:261
4263 #, fuzzy, c-format
4264 msgid "invalid suffix \"%.*s\" on integer constant"
4265 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4266
4267 #: cppexp.c:283
4268 msgid "use of C99 long long integer constant"
4269 msgstr ""
4270
4271 #: cppexp.c:290
4272 msgid "imaginary constants are a GCC extension"
4273 msgstr ""
4274
4275 #: cppexp.c:376
4276 msgid "integer constant is too large for its type"
4277 msgstr ""
4278
4279 #: cppexp.c:388
4280 msgid "integer constant is so large that it is unsigned"
4281 msgstr ""
4282
4283 #: cppexp.c:470
4284 msgid "missing ')' after \"defined\""
4285 msgstr ""
4286
4287 #: cppexp.c:477
4288 msgid "operator \"defined\" requires an identifier"
4289 msgstr ""
4290
4291 #: cppexp.c:485
4292 #, c-format
4293 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4294 msgstr ""
4295
4296 #: cppexp.c:495
4297 msgid "this use of \"defined\" may not be portable"
4298 msgstr ""
4299
4300 #: cppexp.c:531
4301 msgid "floating constant in preprocessor expression"
4302 msgstr ""
4303
4304 #: cppexp.c:537
4305 msgid "imaginary number in preprocessor expression"
4306 msgstr ""
4307
4308 #: cppexp.c:582
4309 #, c-format
4310 msgid "\"%s\" is not defined"
4311 msgstr ""
4312
4313 #: cppexp.c:714 cppexp.c:743
4314 #, fuzzy, c-format
4315 msgid "missing binary operator before token \"%s\""
4316 msgstr "прапушчан прабел пасля нумара \"%.*s\""
4317
4318 #: cppexp.c:734
4319 #, c-format
4320 msgid "token \"%s\" is not valid in preprocessor expressions"
4321 msgstr ""
4322
4323 #: cppexp.c:751
4324 msgid "missing expression between '(' and ')'"
4325 msgstr ""
4326
4327 #: cppexp.c:754
4328 msgid "#if with no expression"
4329 msgstr ""
4330
4331 #: cppexp.c:757
4332 #, c-format
4333 msgid "operator '%s' has no right operand"
4334 msgstr ""
4335
4336 #: cppexp.c:762
4337 #, c-format
4338 msgid "operator '%s' has no left operand"
4339 msgstr ""
4340
4341 #: cppexp.c:788
4342 msgid " ':' without preceding '?'"
4343 msgstr ""
4344
4345 #: cppexp.c:815
4346 msgid "unbalanced stack in #if"
4347 msgstr ""
4348
4349 #: cppexp.c:834
4350 #, fuzzy, c-format
4351 msgid "impossible operator '%u'"
4352 msgstr "немагчымы апэратар '%s'"
4353
4354 #: cppexp.c:926
4355 msgid "missing ')' in expression"
4356 msgstr ""
4357
4358 #: cppexp.c:947
4359 msgid "'?' without following ':'"
4360 msgstr ""
4361
4362 #: cppexp.c:957
4363 msgid "integer overflow in preprocessor expression"
4364 msgstr ""
4365
4366 #: cppexp.c:962
4367 msgid "missing '(' in expression"
4368 msgstr ""
4369
4370 #: cppexp.c:994
4371 #, c-format
4372 msgid "the left operand of \"%s\" changes sign when promoted"
4373 msgstr ""
4374
4375 #: cppexp.c:999
4376 #, c-format
4377 msgid "the right operand of \"%s\" changes sign when promoted"
4378 msgstr ""
4379
4380 #: cppexp.c:1357
4381 msgid "comma operator in operand of #if"
4382 msgstr ""
4383
4384 #: cppexp.c:1488
4385 msgid "division by zero in #if"
4386 msgstr ""
4387
4388 #: cppfiles.c:370
4389 msgid "NULL directory in find_file"
4390 msgstr ""
4391
4392 #: cppfiles.c:397
4393 msgid "one or more PCH files were found, but they were invalid"
4394 msgstr ""
4395
4396 #: cppfiles.c:400
4397 msgid "use -Winvalid-pch for more information"
4398 msgstr ""
4399
4400 #: cppfiles.c:458
4401 #, c-format
4402 msgid "%s is a block device"
4403 msgstr "%s - гэта блёчная прылада"
4404
4405 #: cppfiles.c:475
4406 #, c-format
4407 msgid "%s is too large"
4408 msgstr "%s - вельмі вялікі"
4409
4410 #: cppfiles.c:510
4411 #, c-format
4412 msgid "%s is shorter than expected"
4413 msgstr ""
4414
4415 #: cppfiles.c:696
4416 #, c-format
4417 msgid "no include path in which to search for %s"
4418 msgstr ""
4419
4420 #: cppfiles.c:959
4421 msgid "Multiple include guards may be useful for:\n"
4422 msgstr ""
4423
4424 #: cppinit.c:387
4425 msgid "cppchar_t must be an unsigned type"
4426 msgstr ""
4427
4428 #: cppinit.c:391
4429 #, c-format
4430 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4431 msgstr ""
4432
4433 #: cppinit.c:398
4434 msgid "CPP arithmetic must be at least as precise as a target int"
4435 msgstr ""
4436
4437 #: cppinit.c:401
4438 msgid "target char is less than 8 bits wide"
4439 msgstr ""
4440
4441 #: cppinit.c:405
4442 msgid "target wchar_t is narrower than target char"
4443 msgstr ""
4444
4445 #: cppinit.c:409
4446 msgid "target int is narrower than target char"
4447 msgstr ""
4448
4449 #: cppinit.c:414
4450 msgid "CPP half-integer narrower than CPP character"
4451 msgstr ""
4452
4453 #: cppinit.c:418
4454 #, c-format
4455 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4456 msgstr ""
4457
4458 #: cpplex.c:410
4459 msgid "null character(s) ignored"
4460 msgstr ""
4461
4462 #: cpplex.c:445
4463 msgid "'$' in identifier or number"
4464 msgstr ""
4465
4466 #: cpplex.c:492
4467 #, c-format
4468 msgid "attempt to use poisoned \"%s\""
4469 msgstr ""
4470
4471 #: cpplex.c:500
4472 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4473 msgstr ""
4474
4475 #: cpplex.c:596
4476 msgid "null character(s) preserved in literal"
4477 msgstr ""
4478
4479 #: cpplex.c:919
4480 msgid "unterminated comment"
4481 msgstr "незавершаныя каментарыі"
4482
4483 #: cpplex.c:930
4484 msgid "C++ style comments are not allowed in ISO C90"
4485 msgstr ""
4486
4487 #: cpplex.c:932
4488 msgid "(this will be reported only once per input file)"
4489 msgstr ""
4490
4491 #: cpplex.c:937
4492 msgid "multi-line comment"
4493 msgstr ""
4494
4495 #: cpplex.c:1201
4496 #, fuzzy, c-format
4497 msgid "unspellable token %s"
4498 msgstr "немагу адчыніць файл \"%s\""
4499
4500 #: cpplib.c:218
4501 #, c-format
4502 msgid "extra tokens at end of #%s directive"
4503 msgstr ""
4504
4505 #: cpplib.c:304
4506 #, c-format
4507 msgid "#%s is a GCC extension"
4508 msgstr ""
4509
4510 #: cpplib.c:316
4511 msgid "suggest not using #elif in traditional C"
4512 msgstr ""
4513
4514 #: cpplib.c:319
4515 #, c-format
4516 msgid "traditional C ignores #%s with the # indented"
4517 msgstr ""
4518
4519 #: cpplib.c:323
4520 #, c-format
4521 msgid "suggest hiding #%s from traditional C with an indented #"
4522 msgstr ""
4523
4524 #: cpplib.c:345
4525 msgid "embedding a directive within macro arguments is not portable"
4526 msgstr ""
4527
4528 #: cpplib.c:365
4529 msgid "style of line directive is a GCC extension"
4530 msgstr ""
4531
4532 #: cpplib.c:415
4533 #, c-format
4534 msgid "invalid preprocessing directive #%s"
4535 msgstr ""
4536
4537 #: cpplib.c:484
4538 msgid "\"defined\" cannot be used as a macro name"
4539 msgstr ""
4540
4541 #: cpplib.c:490
4542 #, c-format
4543 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4544 msgstr ""
4545
4546 #: cpplib.c:493
4547 #, c-format
4548 msgid "no macro name given in #%s directive"
4549 msgstr ""
4550
4551 #: cpplib.c:496
4552 msgid "macro names must be identifiers"
4553 msgstr ""
4554
4555 #: cpplib.c:537
4556 #, c-format
4557 msgid "undefining \"%s\""
4558 msgstr ""
4559
4560 #: cpplib.c:609
4561 msgid "missing terminating > character"
4562 msgstr ""
4563
4564 #: cpplib.c:662
4565 #, c-format
4566 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4567 msgstr ""
4568
4569 #: cpplib.c:685
4570 msgid "#include nested too deeply"
4571 msgstr ""
4572
4573 #: cpplib.c:723
4574 msgid "#include_next in primary source file"
4575 msgstr ""
4576
4577 #: cpplib.c:749
4578 #, c-format
4579 msgid "invalid flag \"%s\" in line directive"
4580 msgstr ""
4581
4582 #: cpplib.c:794
4583 #, c-format
4584 msgid "\"%s\" after #line is not a positive integer"
4585 msgstr ""
4586
4587 #: cpplib.c:800
4588 msgid "line number out of range"
4589 msgstr ""
4590
4591 #: cpplib.c:812 cpplib.c:885
4592 #, c-format
4593 msgid "\"%s\" is not a valid filename"
4594 msgstr ""
4595
4596 #: cpplib.c:847
4597 #, c-format
4598 msgid "\"%s\" after # is not a positive integer"
4599 msgstr ""
4600
4601 #: cpplib.c:947
4602 #, fuzzy
4603 msgid "invalid #ident directive"
4604 msgstr "нерэчаісны ініцыялізатар"
4605
4606 #: cpplib.c:1027
4607 #, c-format
4608 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4609 msgstr ""
4610
4611 #: cpplib.c:1030
4612 #, fuzzy, c-format
4613 msgid "#pragma %s %s is already registered"
4614 msgstr "Клас \"%s\" ужо існуе"
4615
4616 #: cpplib.c:1033
4617 #, c-format
4618 msgid "#pragma %s is already registered"
4619 msgstr ""
4620
4621 #: cpplib.c:1175
4622 msgid "#pragma once in main file"
4623 msgstr ""
4624
4625 #: cpplib.c:1198
4626 msgid "invalid #pragma GCC poison directive"
4627 msgstr ""
4628
4629 #: cpplib.c:1207
4630 #, c-format
4631 msgid "poisoning existing macro \"%s\""
4632 msgstr ""
4633
4634 #: cpplib.c:1228
4635 msgid "#pragma system_header ignored outside include file"
4636 msgstr ""
4637
4638 #: cpplib.c:1252
4639 #, fuzzy, c-format
4640 msgid "cannot find source file %s"
4641 msgstr "не магу знайсці крыніцу %s"
4642
4643 #: cpplib.c:1256
4644 #, c-format
4645 msgid "current file is older than %s"
4646 msgstr ""
4647
4648 #: cpplib.c:1370
4649 msgid "_Pragma takes a parenthesized string literal"
4650 msgstr ""
4651
4652 #: cpplib.c:1448
4653 msgid "#else without #if"
4654 msgstr ""
4655
4656 #: cpplib.c:1453
4657 msgid "#else after #else"
4658 msgstr ""
4659
4660 #: cpplib.c:1481
4661 msgid "#elif without #if"
4662 msgstr ""
4663
4664 #: cpplib.c:1486
4665 msgid "#elif after #else"
4666 msgstr ""
4667
4668 #: cpplib.c:1516
4669 msgid "#endif without #if"
4670 msgstr ""
4671
4672 #: cpplib.c:1593
4673 msgid "missing '(' after predicate"
4674 msgstr ""
4675
4676 #: cpplib.c:1608
4677 msgid "missing ')' to complete answer"
4678 msgstr ""
4679
4680 #: cpplib.c:1628
4681 msgid "predicate's answer is empty"
4682 msgstr ""
4683
4684 #: cpplib.c:1655
4685 msgid "assertion without predicate"
4686 msgstr ""
4687
4688 #: cpplib.c:1657
4689 msgid "predicate must be an identifier"
4690 msgstr ""
4691
4692 #: cpplib.c:1741
4693 #, c-format
4694 msgid "\"%s\" re-asserted"
4695 msgstr ""
4696
4697 #: cppmacro.c:125 cppmacro.c:280
4698 #, c-format
4699 msgid "invalid built-in macro \"%s\""
4700 msgstr ""
4701
4702 #: cppmacro.c:221
4703 #, fuzzy
4704 msgid "could not determine date and time"
4705 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
4706
4707 #: cppmacro.c:393
4708 msgid "invalid string literal, ignoring final '\\'"
4709 msgstr ""
4710
4711 #: cppmacro.c:476
4712 #, c-format
4713 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4714 msgstr ""
4715
4716 #: cppmacro.c:514
4717 msgid "ISO C99 requires rest arguments to be used"
4718 msgstr ""
4719
4720 #: cppmacro.c:519
4721 #, c-format
4722 msgid "macro \"%s\" requires %u arguments, but only %u given"
4723 msgstr ""
4724
4725 #: cppmacro.c:524
4726 #, c-format
4727 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4728 msgstr ""
4729
4730 #: cppmacro.c:635
4731 #, c-format
4732 msgid "unterminated argument list invoking macro \"%s\""
4733 msgstr ""
4734
4735 #: cppmacro.c:738
4736 #, c-format
4737 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4738 msgstr ""
4739
4740 #: cppmacro.c:1245
4741 #, c-format
4742 msgid "duplicate macro parameter \"%s\""
4743 msgstr ""
4744
4745 #: cppmacro.c:1290
4746 #, c-format
4747 msgid "\"%s\" may not appear in macro parameter list"
4748 msgstr ""
4749
4750 #: cppmacro.c:1298
4751 msgid "macro parameters must be comma-separated"
4752 msgstr ""
4753
4754 #: cppmacro.c:1315
4755 msgid "parameter name missing"
4756 msgstr ""
4757
4758 #: cppmacro.c:1330
4759 msgid "anonymous variadic macros were introduced in C99"
4760 msgstr ""
4761
4762 #: cppmacro.c:1334
4763 msgid "ISO C does not permit named variadic macros"
4764 msgstr ""
4765
4766 #: cppmacro.c:1343
4767 msgid "missing ')' in macro parameter list"
4768 msgstr ""
4769
4770 #: cppmacro.c:1406
4771 msgid "ISO C requires whitespace after the macro name"
4772 msgstr ""
4773
4774 #: cppmacro.c:1434
4775 msgid "'#' is not followed by a macro parameter"
4776 msgstr ""
4777
4778 #: cppmacro.c:1453
4779 msgid "'##' cannot appear at either end of a macro expansion"
4780 msgstr ""
4781
4782 #: cppmacro.c:1592
4783 #, c-format
4784 msgid "macro argument \"%s\" would be stringified in traditional C"
4785 msgstr ""
4786
4787 #: cppmacro.c:1615
4788 #, c-format
4789 msgid "invalid hash type %d in cpp_macro_definition"
4790 msgstr ""
4791
4792 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365
4793 msgid "while writing precompiled header"
4794 msgstr ""
4795
4796 #: cpppch.c:463
4797 #, fuzzy, c-format
4798 msgid "%s: not used because `%.*s' not defined"
4799 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
4800
4801 #: cpppch.c:475
4802 #, c-format
4803 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4804 msgstr ""
4805
4806 #: cpppch.c:516
4807 #, c-format
4808 msgid "%s: not used because `%s' is defined"
4809 msgstr ""
4810
4811 #: cpppch.c:529 cpppch.c:715
4812 msgid "while reading precompiled header"
4813 msgstr ""
4814
4815 #: cppspec.c:106
4816 #, c-format
4817 msgid "\"%s\" is not a valid option to the preprocessor"
4818 msgstr ""
4819
4820 #: cppspec.c:128
4821 msgid "too many input files"
4822 msgstr "вельмі шмат уваходзячых файлаў"
4823
4824 #: cpptrad.c:744
4825 #, c-format
4826 msgid "detected recursion whilst expanding macro \"%s\""
4827 msgstr ""
4828
4829 #: cpptrad.c:911
4830 msgid "syntax error in macro parameter list"
4831 msgstr ""
4832
4833 #: cse.c:7069
4834 #, c-format
4835 msgid ";; Processing block from %d to %d, %d sets.\n"
4836 msgstr ""
4837
4838 #: diagnostic.c:209
4839 #, c-format
4840 msgid "%s:%d: confused by earlier errors, bailing out\n"
4841 msgstr ""
4842
4843 #: diagnostic.c:281
4844 msgid "compilation terminated.\n"
4845 msgstr "кампіляцыя завершана.\n"
4846
4847 #: diagnostic.c:572
4848 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4849 msgstr ""
4850
4851 #: diagnostic.c:584
4852 #, fuzzy, c-format
4853 msgid "in %s, at %s:%d"
4854 msgstr "спынена ў %s, ля %s:%d"
4855
4856 #: dominance.c:763
4857 #, c-format
4858 msgid "dominator of %d should be %d, not %d"
4859 msgstr ""
4860
4861 #: dwarf2out.c:3229
4862 #, c-format
4863 msgid "DW_LOC_OP %s not implemented\n"
4864 msgstr ""
4865
4866 #: emit-rtl.c:1155
4867 msgid "can't access real part of complex value in hard register"
4868 msgstr ""
4869
4870 #: emit-rtl.c:1182
4871 msgid "can't access imaginary part of complex value in hard register"
4872 msgstr ""
4873
4874 #: emit-rtl.c:2327
4875 #, fuzzy
4876 msgid "Invalid rtl sharing found in the insn"
4877 msgstr "нявернае выкарыстанне \"restict\""
4878
4879 #: emit-rtl.c:2329
4880 msgid "Shared rtx"
4881 msgstr ""
4882
4883 #: emit-rtl.c:3464
4884 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4885 msgstr ""
4886
4887 #: errors.c:129
4888 #, c-format
4889 msgid "abort in %s, at %s:%d"
4890 msgstr "спынена ў %s, ля %s:%d"
4891
4892 #: except.c:357
4893 msgid "exception handling disabled, use -fexceptions to enable"
4894 msgstr ""
4895
4896 #: except.c:2953
4897 msgid "argument of `__builtin_eh_return_regno' must be constant"
4898 msgstr ""
4899
4900 #: except.c:3084
4901 msgid "__builtin_eh_return not supported on this target"
4902 msgstr ""
4903
4904 #: explow.c:1319
4905 msgid "stack limits not supported on this target"
4906 msgstr ""
4907
4908 #: expr.c:2998
4909 msgid "function using short complex types cannot be inline"
4910 msgstr ""
4911
4912 #: expr.c:6386
4913 msgid "%Jprior parameter's size depends on '%D'"
4914 msgstr ""
4915
4916 #: expr.c:6753
4917 msgid "returned value in block_exit_expr"
4918 msgstr ""
4919
4920 #. We can't make a bitwise copy of this object, so fail.
4921 #: expr.c:8894
4922 #, fuzzy
4923 msgid "cannot take the address of an unaligned member"
4924 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
4925
4926 #: final.c:1058
4927 msgid "negative insn length"
4928 msgstr ""
4929
4930 #: final.c:2429
4931 msgid "could not split insn"
4932 msgstr ""
4933
4934 #: final.c:2771
4935 msgid "invalid `asm': "
4936 msgstr ""
4937
4938 #: final.c:2954
4939 msgid "nested assembly dialect alternatives"
4940 msgstr ""
4941
4942 #: final.c:2971 final.c:2983
4943 msgid "unterminated assembly dialect alternative"
4944 msgstr ""
4945
4946 #: final.c:3027
4947 #, c-format
4948 msgid "operand number missing after %%-letter"
4949 msgstr ""
4950
4951 #: final.c:3030 final.c:3069
4952 msgid "operand number out of range"
4953 msgstr ""
4954
4955 #: final.c:3088
4956 #, c-format
4957 msgid "invalid %%-code"
4958 msgstr "нерэчаісны %%-код"
4959
4960 #: final.c:3118
4961 #, c-format
4962 msgid "`%%l' operand isn't a label"
4963 msgstr ""
4964
4965 #. We can't handle floating point constants;
4966 #. PRINT_OPERAND must handle them.
4967 #: final.c:3220 vmsdbgout.c:467 config/i386/i386.c:6769
4968 #: config/pdp11/pdp11.c:1646
4969 msgid "floating constant misused"
4970 msgstr ""
4971
4972 #: final.c:3276 vmsdbgout.c:524 config/i386/i386.c:6847
4973 #: config/pdp11/pdp11.c:1693
4974 msgid "invalid expression as operand"
4975 msgstr ""
4976
4977 #: flow.c:329
4978 msgid "function might be possible candidate for attribute `noreturn'"
4979 msgstr ""
4980
4981 #: flow.c:334
4982 msgid "`noreturn' function does return"
4983 msgstr ""
4984
4985 #: flow.c:355
4986 msgid "control reaches end of non-void function"
4987 msgstr ""
4988
4989 #: flow.c:1582
4990 msgid "Attempt to delete prologue/epilogue insn:"
4991 msgstr ""
4992
4993 #: fold-const.c:2889 fold-const.c:2902
4994 #, c-format
4995 msgid "comparison is always %d due to width of bit-field"
4996 msgstr ""
4997
4998 #: fold-const.c:4110 fold-const.c:4127
4999 #, c-format
5000 msgid "comparison is always %d"
5001 msgstr ""
5002
5003 #: fold-const.c:4258
5004 msgid "`or' of unmatched not-equal tests is always 1"
5005 msgstr ""
5006
5007 #: fold-const.c:4263
5008 msgid "`and' of mutually exclusive equal-tests is always 0"
5009 msgstr ""
5010
5011 #: fold-const.c:8410
5012 msgid "fold check: original tree changed by fold"
5013 msgstr ""
5014
5015 #: function.c:884 varasm.c:1408
5016 #, fuzzy
5017 msgid "%Jsize of variable '%D' is too large"
5018 msgstr "памер масіва \"%s\" вельмі вялікі"
5019
5020 #: function.c:3752
5021 #, fuzzy
5022 msgid "impossible constraint in `asm'"
5023 msgstr "немагчымы апэратар '%s'"
5024
5025 #: function.c:5743
5026 msgid "%J'%D' might be used uninitialized in this function"
5027 msgstr ""
5028
5029 #: function.c:5750
5030 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
5031 msgstr ""
5032
5033 #: function.c:5769
5034 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
5035 msgstr ""
5036
5037 #: function.c:6543
5038 msgid "function returns an aggregate"
5039 msgstr ""
5040
5041 #: function.c:6939
5042 #, fuzzy
5043 msgid "%Junused parameter '%D'"
5044 msgstr "невыкарыстаемы параметр \"%s\""
5045
5046 #: gcc.c:1191
5047 #, c-format
5048 msgid "ambiguous abbreviation %s"
5049 msgstr ""
5050
5051 #: gcc.c:1218
5052 #, c-format
5053 msgid "incomplete `%s' option"
5054 msgstr ""
5055
5056 #: gcc.c:1229
5057 #, fuzzy, c-format
5058 msgid "missing argument to `%s' option"
5059 msgstr "аргумент для \"%s\" прапушчан"
5060
5061 #: gcc.c:1242
5062 #, fuzzy, c-format
5063 msgid "extraneous argument to `%s' option"
5064 msgstr "аргумент для \"%s\" прапушчан"
5065
5066 #: gcc.c:1570
5067 msgid "Using built-in specs.\n"
5068 msgstr ""
5069
5070 #: gcc.c:1758
5071 #, c-format
5072 msgid ""
5073 "Setting spec %s to '%s'\n"
5074 "\n"
5075 msgstr ""
5076
5077 #: gcc.c:1860
5078 #, c-format
5079 msgid "Reading specs from %s\n"
5080 msgstr ""
5081
5082 #: gcc.c:1956 gcc.c:1975
5083 #, c-format
5084 msgid "specs %%include syntax malformed after %ld characters"
5085 msgstr ""
5086
5087 #: gcc.c:1983
5088 #, fuzzy, c-format
5089 msgid "could not find specs file %s\n"
5090 msgstr "не магу знайсці крыніцу %s\n"
5091
5092 #: gcc.c:2000 gcc.c:2008 gcc.c:2017 gcc.c:2026
5093 #, c-format
5094 msgid "specs %%rename syntax malformed after %ld characters"
5095 msgstr ""
5096
5097 #: gcc.c:2035
5098 #, c-format
5099 msgid "specs %s spec was not found to be renamed"
5100 msgstr ""
5101
5102 #: gcc.c:2042
5103 #, c-format
5104 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5105 msgstr ""
5106
5107 #: gcc.c:2047
5108 #, c-format
5109 msgid "rename spec %s to %s\n"
5110 msgstr ""
5111
5112 #: gcc.c:2049
5113 #, c-format
5114 msgid ""
5115 "spec is '%s'\n"
5116 "\n"
5117 msgstr ""
5118
5119 #: gcc.c:2062
5120 #, c-format
5121 msgid "specs unknown %% command after %ld characters"
5122 msgstr ""
5123
5124 #: gcc.c:2073 gcc.c:2086
5125 #, c-format
5126 msgid "specs file malformed after %ld characters"
5127 msgstr ""
5128
5129 #: gcc.c:2139
5130 msgid "spec file has no spec for linking"
5131 msgstr ""
5132
5133 #: gcc.c:2644
5134 msgid "-pipe not supported"
5135 msgstr "-pipe не падтрымліваецца"
5136
5137 #: gcc.c:2706
5138 msgid ""
5139 "\n"
5140 "Go ahead? (y or n) "
5141 msgstr ""
5142
5143 #: gcc.c:2832
5144 #, c-format
5145 msgid ""
5146 "Internal error: %s (program %s)\n"
5147 "Please submit a full bug report.\n"
5148 "See %s for instructions."
5149 msgstr ""
5150
5151 #: gcc.c:2850
5152 #, c-format
5153 msgid "# %s %.2f %.2f\n"
5154 msgstr "# %s %.2f %.2f\n"
5155
5156 #: gcc.c:2983
5157 #, c-format
5158 msgid "Usage: %s [options] file...\n"
5159 msgstr "Выкарыстанне: %s [выбары] файл...\n"
5160
5161 #: gcc.c:2984
5162 msgid "Options:\n"
5163 msgstr "Выбары:\n"
5164
5165 #: gcc.c:2986
5166 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5167 msgstr ""
5168
5169 #: gcc.c:2987
5170 msgid "  --help                   Display this information\n"
5171 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5172
5173 #: gcc.c:2988
5174 msgid "  --target-help            Display target specific command line options\n"
5175 msgstr ""
5176
5177 #: gcc.c:2990
5178 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5179 msgstr ""
5180
5181 #: gcc.c:2991
5182 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5183 msgstr ""
5184
5185 #: gcc.c:2992
5186 msgid "  -dumpversion             Display the version of the compiler\n"
5187 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5188
5189 #: gcc.c:2993
5190 msgid "  -dumpmachine             Display the compiler's target processor\n"
5191 msgstr ""
5192
5193 #: gcc.c:2994
5194 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5195 msgstr ""
5196
5197 #: gcc.c:2995
5198 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5199 msgstr ""
5200
5201 #: gcc.c:2996
5202 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5203 msgstr ""
5204
5205 #: gcc.c:2997
5206 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5207 msgstr ""
5208
5209 #: gcc.c:2998
5210 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5211 msgstr ""
5212
5213 #: gcc.c:2999
5214 msgid ""
5215 "  -print-multi-lib         Display the mapping between command line options and\n"
5216 "                           multiple library search directories\n"
5217 msgstr ""
5218
5219 #: gcc.c:3002
5220 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5221 msgstr ""
5222
5223 #: gcc.c:3003
5224 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5225 msgstr ""
5226
5227 #: gcc.c:3004
5228 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5229 msgstr ""
5230
5231 #: gcc.c:3005
5232 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5233 msgstr ""
5234
5235 #: gcc.c:3006
5236 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5237 msgstr ""
5238
5239 #: gcc.c:3007
5240 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5241 msgstr ""
5242
5243 #: gcc.c:3008
5244 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5245 msgstr ""
5246
5247 #: gcc.c:3009
5248 msgid "  -save-temps              Do not delete intermediate files\n"
5249 msgstr ""
5250
5251 #: gcc.c:3010
5252 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5253 msgstr ""
5254
5255 #: gcc.c:3011
5256 msgid "  -time                    Time the execution of each subprocess\n"
5257 msgstr ""
5258
5259 #: gcc.c:3012
5260 #, fuzzy
5261 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5262 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5263
5264 #: gcc.c:3013
5265 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5266 msgstr ""
5267
5268 #: gcc.c:3014
5269 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5270 msgstr ""
5271
5272 #: gcc.c:3015
5273 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5274 msgstr ""
5275
5276 #: gcc.c:3016
5277 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5278 msgstr ""
5279
5280 #: gcc.c:3017
5281 msgid "  -v                       Display the programs invoked by the compiler\n"
5282 msgstr ""
5283
5284 #: gcc.c:3018
5285 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5286 msgstr ""
5287
5288 #: gcc.c:3019
5289 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5290 msgstr ""
5291
5292 #: gcc.c:3020
5293 msgid "  -S                       Compile only; do not assemble or link\n"
5294 msgstr ""
5295
5296 #: gcc.c:3021
5297 msgid "  -c                       Compile and assemble, but do not link\n"
5298 msgstr ""
5299
5300 #: gcc.c:3022
5301 msgid "  -o <file>                Place the output into <file>\n"
5302 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5303
5304 #: gcc.c:3023
5305 msgid ""
5306 "  -x <language>            Specify the language of the following input files\n"
5307 "                           Permissible languages include: c c++ assembler none\n"
5308 "                           'none' means revert to the default behavior of\n"
5309 "                           guessing the language based on the file's extension\n"
5310 msgstr ""
5311
5312 #: gcc.c:3030
5313 #, c-format
5314 msgid ""
5315 "\n"
5316 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5317 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5318 " other options on to these processes the -W<letter> options must be used.\n"
5319 msgstr ""
5320
5321 #: gcc.c:3151
5322 #, c-format
5323 msgid "`-%c' option must have argument"
5324 msgstr ""
5325
5326 #: gcc.c:3173
5327 #, c-format
5328 msgid "couldn't run `%s': %s"
5329 msgstr ""
5330
5331 #. translate_options () has turned --version into -fversion.
5332 #: gcc.c:3359
5333 #, c-format
5334 msgid "%s (GCC) %s\n"
5335 msgstr ""
5336
5337 #: gcc.c:3361 gcov.c:424 f/g77spec.c:351
5338 msgid "(C)"
5339 msgstr ""
5340
5341 #: gcc.c:3362
5342 msgid ""
5343 "This is free software; see the source for copying conditions.  There is NO\n"
5344 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5345 "\n"
5346 msgstr ""
5347
5348 #: gcc.c:3463
5349 msgid "argument to `-Xlinker' is missing"
5350 msgstr ""
5351
5352 #: gcc.c:3471
5353 #, fuzzy
5354 msgid "argument to `-Xpreprocessor' is missing"
5355 msgstr "аргумент для \"-%s\" прапушчан"
5356
5357 #: gcc.c:3478
5358 #, fuzzy
5359 msgid "argument to `-Xassembler' is missing"
5360 msgstr "аргумент для \"-x\" прапушчан"
5361
5362 #: gcc.c:3485
5363 #, fuzzy
5364 msgid "argument to `-l' is missing"
5365 msgstr "аргумент для \"-x\" прапушчан"
5366
5367 #: gcc.c:3501
5368 msgid "argument to `-specs' is missing"
5369 msgstr ""
5370
5371 #: gcc.c:3515
5372 msgid "argument to `-specs=' is missing"
5373 msgstr ""
5374
5375 #: gcc.c:3552
5376 #, c-format
5377 msgid "`-%c' must come at the start of the command line"
5378 msgstr ""
5379
5380 #: gcc.c:3561
5381 msgid "argument to `-B' is missing"
5382 msgstr ""
5383
5384 #: gcc.c:3738
5385 msgid "warning: -pipe ignored because -save-temps specified"
5386 msgstr ""
5387
5388 #: gcc.c:3742
5389 msgid "warning: -pipe ignored because -time specified"
5390 msgstr ""
5391
5392 #: gcc.c:3954
5393 msgid "argument to `-x' is missing"
5394 msgstr "аргумент для \"-x\" прапушчан"
5395
5396 #: gcc.c:3982
5397 #, c-format
5398 msgid "argument to `-%s' is missing"
5399 msgstr "аргумент для \"-%s\" прапушчан"
5400
5401 #: gcc.c:4043
5402 #, c-format
5403 msgid "warning: `-x %s' after last input file has no effect"
5404 msgstr ""
5405
5406 #: gcc.c:4444
5407 #, fuzzy
5408 msgid "invalid specification!  Bug in cc"
5409 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
5410
5411 #: gcc.c:4598
5412 #, c-format
5413 msgid "%s\n"
5414 msgstr "%s\n"
5415
5416 #. Catch the case where a spec string contains something like
5417 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5418 #. hand side of the :.
5419 #: gcc.c:5102
5420 #, c-format
5421 msgid "spec failure: '%%*' has not been initialized by pattern match"
5422 msgstr ""
5423
5424 #: gcc.c:5111
5425 #, c-format
5426 msgid "warning: use of obsolete %%[ operator in specs"
5427 msgstr ""
5428
5429 #: gcc.c:5129
5430 #, c-format
5431 msgid "Processing spec %c%s%c, which is '%s'\n"
5432 msgstr ""
5433
5434 #: gcc.c:5192
5435 #, fuzzy, c-format
5436 msgid "spec failure: unrecognized spec option '%c'"
5437 msgstr "нераспазнаны выбар \"-%s\""
5438
5439 #: gcc.c:5271
5440 #, fuzzy, c-format
5441 msgid "unknown spec function `%s'"
5442 msgstr "у функцыі \"%s\":"
5443
5444 #: gcc.c:5290
5445 #, fuzzy, c-format
5446 msgid "error in args to spec function `%s'"
5447 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5448
5449 #: gcc.c:5338
5450 msgid "malformed spec function name"
5451 msgstr ""
5452
5453 #. )
5454 #: gcc.c:5341
5455 #, fuzzy
5456 msgid "no arguments for spec function"
5457 msgstr "не хапае аргументаў у функцыі"
5458
5459 #: gcc.c:5360
5460 msgid "malformed spec function arguments"
5461 msgstr ""
5462
5463 #: gcc.c:6086
5464 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5465 msgstr ""
5466
5467 #: gcc.c:6096
5468 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5469 msgstr ""
5470
5471 #: gcc.c:6189
5472 #, c-format
5473 msgid "unrecognized option `-%s'"
5474 msgstr "нераспазнаны выбар \"-%s\""
5475
5476 #: gcc.c:6195
5477 #, c-format
5478 msgid "install: %s%s\n"
5479 msgstr ""
5480
5481 #: gcc.c:6196
5482 #, c-format
5483 msgid "programs: %s\n"
5484 msgstr "праграмы: %s\n"
5485
5486 #: gcc.c:6197
5487 #, c-format
5488 msgid "libraries: %s\n"
5489 msgstr "бібліятэкі: %s\n"
5490
5491 #: gcc.c:6254
5492 msgid ""
5493 "\n"
5494 "For bug reporting instructions, please see:\n"
5495 msgstr ""
5496 "\n"
5497 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5498
5499 #: gcc.c:6270
5500 #, c-format
5501 msgid "Configured with: %s\n"
5502 msgstr ""
5503
5504 #: gcc.c:6284
5505 #, c-format
5506 msgid "Thread model: %s\n"
5507 msgstr ""
5508
5509 #: gcc.c:6295
5510 #, c-format
5511 msgid "gcc version %s\n"
5512 msgstr "версія gcc %s\n"
5513
5514 #: gcc.c:6297
5515 #, c-format
5516 msgid "gcc driver version %s executing gcc version %s\n"
5517 msgstr ""
5518
5519 #: gcc.c:6305
5520 #, fuzzy
5521 msgid "no input files"
5522 msgstr "няма ўваходзячых файлаў"
5523
5524 #: gcc.c:6327 gcc.c:6446
5525 #, c-format
5526 msgid "%s: linker input file unused because linking not done"
5527 msgstr ""
5528
5529 #: gcc.c:6330
5530 msgid "cannot specify -o with -c or -S and multiple languages"
5531 msgstr ""
5532
5533 #: gcc.c:6365
5534 #, c-format
5535 msgid "%s: %s compiler not installed on this system"
5536 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5537
5538 #: gcc.c:6486
5539 #, c-format
5540 msgid "language %s not recognized"
5541 msgstr "мова %s не распазнана"
5542
5543 #: gcc.c:6583
5544 #, fuzzy
5545 msgid "internal gcc abort"
5546 msgstr "унутраная памылка"
5547
5548 #: gcov.c:384
5549 msgid "Internal gcov abort.\n"
5550 msgstr ""
5551
5552 #: gcov.c:397
5553 msgid ""
5554 "Usage: gcov [OPTION]... SOURCEFILE\n"
5555 "\n"
5556 msgstr ""
5557
5558 #: gcov.c:398
5559 msgid ""
5560 "Print code coverage information.\n"
5561 "\n"
5562 msgstr ""
5563
5564 #: gcov.c:399
5565 #, fuzzy
5566 msgid "  -h, --help                      Print this help, then exit\n"
5567 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5568
5569 #: gcov.c:400
5570 #, fuzzy
5571 msgid "  -v, --version                   Print version number, then exit\n"
5572 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5573
5574 #: gcov.c:401
5575 msgid "  -a, --all-blocks                Show information for every basic block\n"
5576 msgstr ""
5577
5578 #: gcov.c:402
5579 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5580 msgstr ""
5581
5582 #: gcov.c:403
5583 msgid ""
5584 "  -c, --branch-counts             Given counts of branches taken\n"
5585 "                                    rather than percentages\n"
5586 msgstr ""
5587
5588 #: gcov.c:405
5589 #, fuzzy
5590 msgid "  -n, --no-output                 Do not create an output file\n"
5591 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5592
5593 #: gcov.c:406
5594 msgid ""
5595 "  -l, --long-file-names           Use long output file names for included\n"
5596 "                                    source files\n"
5597 msgstr ""
5598
5599 #: gcov.c:408
5600 msgid "  -f, --function-summaries        Output summaries for each function\n"
5601 msgstr ""
5602
5603 #: gcov.c:409
5604 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5605 msgstr ""
5606
5607 #: gcov.c:410
5608 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5609 msgstr ""
5610
5611 #: gcov.c:411
5612 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5613 msgstr ""
5614
5615 #: gcov.c:412
5616 #, fuzzy, c-format
5617 msgid ""
5618 "\n"
5619 "For bug reporting instructions, please see:\n"
5620 "%s.\n"
5621 msgstr ""
5622 "\n"
5623 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5624
5625 #: gcov.c:422
5626 #, c-format
5627 msgid "gcov (GCC) %s\n"
5628 msgstr ""
5629
5630 #: gcov.c:426
5631 msgid ""
5632 "This is free software; see the source for copying conditions.\n"
5633 "There is NO warranty; not even for MERCHANTABILITY or \n"
5634 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5635 "\n"
5636 msgstr ""
5637
5638 #: gcov.c:516
5639 #, fuzzy, c-format
5640 msgid "%s:no functions found\n"
5641 msgstr "не знойдзена\n"
5642
5643 #: gcov.c:537 gcov.c:565
5644 #, fuzzy
5645 msgid "\n"
5646 msgstr ":\n"
5647
5648 #: gcov.c:552
5649 #, fuzzy, c-format
5650 msgid "%s:creating `%s'\n"
5651 msgstr "%s: кампілюецца \"%s\"\n"
5652
5653 #: gcov.c:556
5654 #, fuzzy, c-format
5655 msgid "%s:error writing output file `%s'\n"
5656 msgstr ""
5657 "\n"
5658 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5659
5660 #: gcov.c:561
5661 #, fuzzy, c-format
5662 msgid "%s:could not open output file `%s'\n"
5663 msgstr "немагчыма адчыніць файл уводу `%s'"
5664
5665 #: gcov.c:712
5666 #, fuzzy, c-format
5667 msgid "%s:cannot open graph file\n"
5668 msgstr "немагчыма адчыніць файл уводу `%s'"
5669
5670 #: gcov.c:718
5671 #, c-format
5672 msgid "%s:not a gcov graph file\n"
5673 msgstr ""
5674
5675 #: gcov.c:731
5676 #, c-format
5677 msgid "%s:version `%.4s', prefer `%.4s'\n"
5678 msgstr ""
5679
5680 #: gcov.c:783
5681 #, c-format
5682 msgid "%s:already seen blocks for `%s'\n"
5683 msgstr ""
5684
5685 #: gcov.c:904 gcov.c:1063
5686 #, c-format
5687 msgid "%s:corrupted\n"
5688 msgstr ""
5689
5690 #: gcov.c:977
5691 #, fuzzy, c-format
5692 msgid "%s:cannot open data file\n"
5693 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5694
5695 #: gcov.c:982
5696 #, fuzzy, c-format
5697 msgid "%s:not a gcov data file\n"
5698 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5699
5700 #: gcov.c:995
5701 #, c-format
5702 msgid "%s:version `%.4s', prefer version `%.4s'\n"
5703 msgstr ""
5704
5705 #: gcov.c:1001
5706 #, c-format
5707 msgid "%s:stamp mismatch with graph file\n"
5708 msgstr ""
5709
5710 #: gcov.c:1027
5711 #, fuzzy, c-format
5712 msgid "%s:unknown function `%u'\n"
5713 msgstr "у функцыі \"%s\":"
5714
5715 #: gcov.c:1040
5716 #, c-format
5717 msgid "%s:profile mismatch for `%s'\n"
5718 msgstr ""
5719
5720 #: gcov.c:1063
5721 #, c-format
5722 msgid "%s:overflowed\n"
5723 msgstr ""
5724
5725 #: gcov.c:1086
5726 #, c-format
5727 msgid "%s:`%s' lacks entry and/or exit blocks\n"
5728 msgstr ""
5729
5730 #: gcov.c:1091
5731 #, c-format
5732 msgid "%s:`%s' has arcs to entry block\n"
5733 msgstr ""
5734
5735 #: gcov.c:1099
5736 #, c-format
5737 msgid "%s:`%s' has arcs from exit block\n"
5738 msgstr ""
5739
5740 #: gcov.c:1307
5741 #, c-format
5742 msgid "%s:graph is unsolvable for `%s'\n"
5743 msgstr ""
5744
5745 #: gcov.c:1387
5746 #, fuzzy, c-format
5747 msgid "%s `%s'\n"
5748 msgstr "як `%D'"
5749
5750 #: gcov.c:1390
5751 #, c-format
5752 msgid "Lines executed:%s of %d\n"
5753 msgstr ""
5754
5755 #: gcov.c:1394
5756 msgid "No executable lines"
5757 msgstr ""
5758
5759 #: gcov.c:1400
5760 #, c-format
5761 msgid "Branches executed:%s of %d\n"
5762 msgstr ""
5763
5764 #: gcov.c:1404
5765 #, c-format
5766 msgid "Taken at least once:%s of %d\n"
5767 msgstr ""
5768
5769 #: gcov.c:1410
5770 msgid "No branches\n"
5771 msgstr ""
5772
5773 #: gcov.c:1412
5774 #, c-format
5775 msgid "Calls executed:%s of %d\n"
5776 msgstr ""
5777
5778 #: gcov.c:1416
5779 msgid "No calls\n"
5780 msgstr ""
5781
5782 #: gcov.c:1557
5783 #, fuzzy, c-format
5784 msgid "%s:no lines for `%s'\n"
5785 msgstr "%s перад \"%s\""
5786
5787 #: gcov.c:1752
5788 #, c-format
5789 msgid "call   %2d returned %s\n"
5790 msgstr ""
5791
5792 #: gcov.c:1757
5793 #, c-format
5794 msgid "call   %2d never executed\n"
5795 msgstr ""
5796
5797 #: gcov.c:1762
5798 #, c-format
5799 msgid "branch %2d taken %s%s\n"
5800 msgstr ""
5801
5802 #: gcov.c:1766
5803 #, c-format
5804 msgid "branch %2d never executed\n"
5805 msgstr ""
5806
5807 #: gcov.c:1771
5808 #, fuzzy, c-format
5809 msgid "unconditional %2d taken %s\n"
5810 msgstr "невядомая назва рэгістра: %s\n"
5811
5812 #: gcov.c:1774
5813 #, c-format
5814 msgid "unconditional %2d never executed\n"
5815 msgstr ""
5816
5817 #: gcov.c:1806
5818 #, fuzzy, c-format
5819 msgid "%s:cannot open source file\n"
5820 msgstr "не магу знайсці крыніцу %s"
5821
5822 #: gcov.c:1816
5823 #, c-format
5824 msgid "%s:source file is newer than graph file `%s'\n"
5825 msgstr ""
5826
5827 #. Return if there's nothing to do, or it is too expensive.
5828 #: gcse.c:747
5829 msgid "GCSE disabled"
5830 msgstr ""
5831
5832 #: gcse.c:6125
5833 msgid "NULL pointer checks disabled"
5834 msgstr ""
5835
5836 #. Return if there's nothing to do, or it is too expensive.
5837 #: gcse.c:8036
5838 msgid "jump bypassing disabled"
5839 msgstr ""
5840
5841 #: gcse.c:8097
5842 #, c-format
5843 msgid "%s: %d basic blocks and %d edges/basic block"
5844 msgstr ""
5845
5846 #: gcse.c:8110
5847 #, c-format
5848 msgid "%s: %d basic blocks and %d registers"
5849 msgstr ""
5850
5851 #: ggc-common.c:398 ggc-common.c:406 ggc-common.c:487 ggc-common.c:507
5852 #: ggc-page.c:2030 ggc-page.c:2062 ggc-page.c:2069 ggc-zone.c:1361
5853 #: ggc-zone.c:1367 ggc-zone.c:1372 ggc-zone.c:1379
5854 #, fuzzy, c-format
5855 msgid "can't write PCH file: %m"
5856 msgstr "не магу запісаць ў %s"
5857
5858 #: ggc-common.c:500
5859 #, fuzzy, c-format
5860 msgid "can't get position in PCH file: %m"
5861 msgstr "немагчыма зачыніць уваходзячы файл %s"
5862
5863 #: ggc-common.c:510
5864 #, fuzzy, c-format
5865 msgid "can't write padding to PCH file: %m"
5866 msgstr "не магу запісаць ў %s"
5867
5868 #: ggc-common.c:563 ggc-common.c:571 ggc-common.c:578 ggc-common.c:581
5869 #: ggc-common.c:654 ggc-common.c:657 ggc-page.c:2157 ggc-zone.c:1389
5870 #, fuzzy, c-format
5871 msgid "can't read PCH file: %m"
5872 msgstr "не магу прачытаць з %s"
5873
5874 #: ggc-common.c:681
5875 msgid "had to relocate PCH"
5876 msgstr ""
5877
5878 #: ggc-page.c:1325
5879 #, c-format
5880 msgid "open /dev/zero: %m"
5881 msgstr ""
5882
5883 #: ggc-page.c:2047 ggc-page.c:2053
5884 #, fuzzy
5885 msgid "can't write PCH file"
5886 msgstr "не магу запісаць ў %s"
5887
5888 #: ggc-simple.c:526
5889 msgid "Generating PCH files is not supported when using ggc-simple.c"
5890 msgstr ""
5891
5892 #: global.c:356 global.c:369 global.c:383
5893 #, fuzzy, c-format
5894 msgid "%s cannot be used in asm here"
5895 msgstr "\"%s\" звычайна функцыя"
5896
5897 #: graph.c:403 toplev.c:1498 toplev.c:4433 f/com.c:14202 java/jcf-parse.c:883
5898 #: java/jcf-parse.c:1029 java/lex.c:1828 objc/objc-act.c:503
5899 #, fuzzy, c-format
5900 msgid "can't open %s: %m"
5901 msgstr "немагчыма адчыніць %s"
5902
5903 #: haifa-sched.c:196
5904 #, c-format
5905 msgid "fix_sched_param: unknown param: %s"
5906 msgstr ""
5907
5908 #: integrate.c:166
5909 msgid "function cannot be inline"
5910 msgstr ""
5911
5912 #: integrate.c:170
5913 msgid "varargs function cannot be inline"
5914 msgstr ""
5915
5916 #: integrate.c:173
5917 msgid "function using alloca cannot be inline"
5918 msgstr ""
5919
5920 #: integrate.c:176
5921 msgid "function using longjmp cannot be inline"
5922 msgstr ""
5923
5924 #: integrate.c:179
5925 msgid "function using setjmp cannot be inline"
5926 msgstr ""
5927
5928 #: integrate.c:182
5929 msgid "function uses __builtin_eh_return"
5930 msgstr ""
5931
5932 #: integrate.c:185
5933 msgid "function with nested functions cannot be inline"
5934 msgstr ""
5935
5936 #: integrate.c:189
5937 msgid "function with label addresses used in initializers cannot inline"
5938 msgstr ""
5939
5940 #: integrate.c:196 integrate.c:240
5941 msgid "function too large to be inline"
5942 msgstr ""
5943
5944 #: integrate.c:206
5945 msgid "no prototype, and parameter address used; cannot be inline"
5946 msgstr ""
5947
5948 #: integrate.c:213 integrate.c:258
5949 msgid "inline functions not supported for this return value type"
5950 msgstr ""
5951
5952 #: integrate.c:218
5953 msgid "function with varying-size return value cannot be inline"
5954 msgstr ""
5955
5956 #: integrate.c:225
5957 msgid "function with varying-size parameter cannot be inline"
5958 msgstr ""
5959
5960 #: integrate.c:228
5961 msgid "function with transparent unit parameter cannot be inline"
5962 msgstr ""
5963
5964 #: integrate.c:247
5965 msgid "function with computed jump cannot inline"
5966 msgstr ""
5967
5968 #: integrate.c:251
5969 msgid "function with nonlocal goto cannot be inline"
5970 msgstr ""
5971
5972 #: integrate.c:265
5973 msgid "function with target specific attribute(s) cannot be inlined"
5974 msgstr ""
5975
5976 #: jump.c:1913
5977 msgid "%Hwill never be executed"
5978 msgstr ""
5979
5980 #: line-map.c:202
5981 #, c-format
5982 msgid "In file included from %s:%u"
5983 msgstr ""
5984
5985 #. Translators note: this message is used in conjunction
5986 #. with "In file included from %s:%ld" and some other
5987 #. tricks.  We want something like this:
5988 #.
5989 #. | In file included from sys/select.h:123,
5990 #. |                  from sys/types.h:234,
5991 #. |                  from userfile.c:31:
5992 #. | bits/select.h:45: <error message here>
5993 #.
5994 #. with all the "from"s lined up.
5995 #. The trailing comma is at the beginning of this message,
5996 #. and the trailing colon is not translated.
5997 #: line-map.c:220
5998 #, c-format
5999 msgid ""
6000 ",\n"
6001 "                 from %s:%u"
6002 msgstr ""
6003
6004 #. What to print when a switch has no documentation.
6005 #: opts.c:149
6006 msgid "This switch lacks documentation"
6007 msgstr ""
6008
6009 #. Eventually this should become a hard error IMO.
6010 #: opts.c:318
6011 #, c-format
6012 msgid "command line option \"%s\" is valid for %s but not for %s"
6013 msgstr ""
6014
6015 #: opts.c:406
6016 #, fuzzy, c-format
6017 msgid "missing argument to \"%s\""
6018 msgstr "аргумент для \"%s\" прапушчан"
6019
6020 #: opts.c:416
6021 #, fuzzy, c-format
6022 msgid "argument to \"%s\" should be a non-negative integer"
6023 msgstr "першым аргументам \"%s\" павінен быць \"int\""
6024
6025 #: opts.c:463
6026 #, fuzzy, c-format
6027 msgid "unrecognized command line option \"%s\""
6028 msgstr "Нераспазнаны выбар \"%s\""
6029
6030 #: opts.c:646
6031 msgid "-Wuninitialized is not supported without -O"
6032 msgstr ""
6033
6034 #: opts.c:1354
6035 #, fuzzy, c-format
6036 msgid "unrecognized register name \"%s\""
6037 msgstr "нераспазнаная назва сэкцыі \"%s\""
6038
6039 #: opts.c:1398
6040 #, fuzzy, c-format
6041 msgid "unknown tls-model \"%s\""
6042 msgstr "невядомы рэжым машыны \"%s\""
6043
6044 #: opts.c:1454
6045 msgid "-fwritable-strings is deprecated; see documentation for details"
6046 msgstr ""
6047
6048 #: opts.c:1538
6049 #, c-format
6050 msgid "%s: --param arguments should be of the form NAME=VALUE"
6051 msgstr ""
6052
6053 #: opts.c:1543
6054 #, fuzzy, c-format
6055 msgid "invalid --param value `%s'"
6056 msgstr "нерэчаісны парамэтр `%s'"
6057
6058 #: opts.c:1639
6059 #, fuzzy
6060 msgid "target system does not support debug output"
6061 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
6062
6063 #: opts.c:1646
6064 #, fuzzy, c-format
6065 msgid "debug format \"%s\" conflicts with prior selection"
6066 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6067
6068 #: opts.c:1662
6069 #, fuzzy, c-format
6070 msgid "unrecognised debug output level \"%s\""
6071 msgstr "нераспазнаная назва сэкцыі \"%s\""
6072
6073 #: opts.c:1664
6074 #, c-format
6075 msgid "debug output level %s is too high"
6076 msgstr ""
6077
6078 #: opts.c:1683
6079 msgid "The following options are language-independent:\n"
6080 msgstr ""
6081
6082 #: opts.c:1690
6083 #, c-format
6084 msgid ""
6085 "The %s front end recognizes the following options:\n"
6086 "\n"
6087 msgstr ""
6088
6089 #: opts.c:1704
6090 msgid "The --param option recognizes the following as parameters:\n"
6091 msgstr ""
6092
6093 #. If we didn't find this parameter, issue an error message.
6094 #: params.c:76
6095 #, c-format
6096 msgid "invalid parameter `%s'"
6097 msgstr "нерэчаісны парамэтр `%s'"
6098
6099 #: profile.c:288
6100 msgid "corrupted profile info: run_max * runs < sum_max"
6101 msgstr ""
6102
6103 #: profile.c:294
6104 msgid "corrupted profile info: sum_all is smaller than sum_max"
6105 msgstr ""
6106
6107 #: profile.c:336
6108 #, c-format
6109 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6110 msgstr ""
6111
6112 #: profile.c:499
6113 #, c-format
6114 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6115 msgstr ""
6116
6117 #: profile.c:526
6118 #, c-format
6119 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6120 msgstr ""
6121
6122 #: protoize.c:534
6123 #, c-format
6124 msgid "%s: internal abort\n"
6125 msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
6126
6127 #: protoize.c:592
6128 #, c-format
6129 msgid "%s: error writing file `%s': %s\n"
6130 msgstr ""
6131
6132 #: protoize.c:636
6133 #, c-format
6134 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6135 msgstr ""
6136
6137 #: protoize.c:639
6138 #, c-format
6139 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6140 msgstr ""
6141
6142 #: protoize.c:745
6143 #, c-format
6144 msgid "%s: warning: no read access for file `%s'\n"
6145 msgstr ""
6146
6147 #: protoize.c:753
6148 #, c-format
6149 msgid "%s: warning: no write access for file `%s'\n"
6150 msgstr ""
6151
6152 #: protoize.c:761
6153 #, c-format
6154 msgid "%s: warning: no write access for dir containing `%s'\n"
6155 msgstr ""
6156
6157 #. Catch cases like /.. where we try to backup to a
6158 #. point above the absolute root of the logical file
6159 #. system.
6160 #: protoize.c:1148
6161 #, c-format
6162 msgid "%s: invalid file name: %s\n"
6163 msgstr ""
6164
6165 #: protoize.c:1296
6166 #, c-format
6167 msgid "%s: %s: can't get status: %s\n"
6168 msgstr ""
6169
6170 #: protoize.c:1317
6171 #, c-format
6172 msgid ""
6173 "\n"
6174 "%s: fatal error: aux info file corrupted at line %d\n"
6175 msgstr ""
6176
6177 #: protoize.c:1646
6178 #, c-format
6179 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6180 msgstr ""
6181
6182 #: protoize.c:1901
6183 #, c-format
6184 msgid "%s: compiling `%s'\n"
6185 msgstr "%s: кампілюецца \"%s\"\n"
6186
6187 #: protoize.c:1924
6188 #, c-format
6189 msgid "%s: wait: %s\n"
6190 msgstr ""
6191
6192 #: protoize.c:1929
6193 #, c-format
6194 msgid "%s: subprocess got fatal signal %d\n"
6195 msgstr ""
6196
6197 #: protoize.c:1937
6198 #, c-format
6199 msgid "%s: %s exited with status %d\n"
6200 msgstr ""
6201
6202 #: protoize.c:1986
6203 #, c-format
6204 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6205 msgstr ""
6206
6207 #: protoize.c:1995 protoize.c:2024
6208 #, c-format
6209 msgid "%s: can't read aux info file `%s': %s\n"
6210 msgstr ""
6211
6212 #: protoize.c:2040 protoize.c:2068
6213 #, c-format
6214 msgid "%s: can't get status of aux info file `%s': %s\n"
6215 msgstr ""
6216
6217 #: protoize.c:2096
6218 #, c-format
6219 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6220 msgstr ""
6221
6222 #: protoize.c:2114
6223 #, c-format
6224 msgid "%s: error reading aux info file `%s': %s\n"
6225 msgstr ""
6226
6227 #: protoize.c:2127
6228 #, c-format
6229 msgid "%s: error closing aux info file `%s': %s\n"
6230 msgstr ""
6231
6232 #: protoize.c:2143
6233 #, c-format
6234 msgid "%s: can't delete aux info file `%s': %s\n"
6235 msgstr ""
6236
6237 #: protoize.c:2225 protoize.c:4195
6238 #, c-format
6239 msgid "%s: can't delete file `%s': %s\n"
6240 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6241
6242 #: protoize.c:2303
6243 #, c-format
6244 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6245 msgstr ""
6246
6247 #: protoize.c:2425
6248 #, c-format
6249 msgid "%s: conflicting extern definitions of '%s'\n"
6250 msgstr ""
6251
6252 #: protoize.c:2429
6253 #, c-format
6254 msgid "%s: declarations of '%s' will not be converted\n"
6255 msgstr ""
6256
6257 #: protoize.c:2431
6258 #, c-format
6259 msgid "%s: conflict list for '%s' follows:\n"
6260 msgstr ""
6261
6262 #: protoize.c:2464
6263 #, c-format
6264 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6265 msgstr ""
6266
6267 #: protoize.c:2504
6268 #, c-format
6269 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6270 msgstr ""
6271
6272 #: protoize.c:2510
6273 #, c-format
6274 msgid "%s: %d: warning: no extern definition for `%s'\n"
6275 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6276
6277 #: protoize.c:2540
6278 #, c-format
6279 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6280 msgstr ""
6281
6282 #: protoize.c:2546
6283 #, c-format
6284 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6285 msgstr ""
6286
6287 #: protoize.c:2716 protoize.c:2719
6288 #, c-format
6289 msgid "%s: %d: warning: source too confusing\n"
6290 msgstr ""
6291
6292 #: protoize.c:2915
6293 #, c-format
6294 msgid "%s: %d: warning: varargs function declaration not converted\n"
6295 msgstr ""
6296
6297 #: protoize.c:2930
6298 #, c-format
6299 msgid "%s: declaration of function `%s' not converted\n"
6300 msgstr ""
6301
6302 #: protoize.c:3053
6303 #, c-format
6304 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6305 msgstr ""
6306
6307 #: protoize.c:3074
6308 #, c-format
6309 msgid ""
6310 "\n"
6311 "%s: warning: too few parameter lists in declaration of `%s'\n"
6312 msgstr ""
6313
6314 #: protoize.c:3170
6315 #, c-format
6316 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6317 msgstr ""
6318
6319 #: protoize.c:3345
6320 #, c-format
6321 msgid "%s: local declaration for function `%s' not inserted\n"
6322 msgstr ""
6323
6324 #: protoize.c:3372
6325 #, c-format
6326 msgid ""
6327 "\n"
6328 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6329 msgstr ""
6330
6331 #: protoize.c:3444
6332 #, c-format
6333 msgid "%s: global declarations for file `%s' not inserted\n"
6334 msgstr ""
6335
6336 #: protoize.c:3533 protoize.c:3563
6337 #, c-format
6338 msgid "%s: definition of function `%s' not converted\n"
6339 msgstr ""
6340
6341 #: protoize.c:3552
6342 #, c-format
6343 msgid "%s: %d: warning: definition of %s not converted\n"
6344 msgstr ""
6345
6346 #: protoize.c:3878
6347 #, c-format
6348 msgid "%s: found definition of `%s' at %s(%d)\n"
6349 msgstr ""
6350
6351 #. If we make it here, then we did not know about this
6352 #. function definition.
6353 #: protoize.c:3894
6354 #, c-format
6355 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6356 msgstr ""
6357
6358 #: protoize.c:3897
6359 #, c-format
6360 msgid "%s: function definition not converted\n"
6361 msgstr ""
6362
6363 #: protoize.c:3955
6364 #, c-format
6365 msgid "%s: `%s' not converted\n"
6366 msgstr ""
6367
6368 #: protoize.c:3963
6369 #, c-format
6370 msgid "%s: would convert file `%s'\n"
6371 msgstr ""
6372
6373 #: protoize.c:3966
6374 #, c-format
6375 msgid "%s: converting file `%s'\n"
6376 msgstr ""
6377
6378 #: protoize.c:3976
6379 #, c-format
6380 msgid "%s: can't get status for file `%s': %s\n"
6381 msgstr ""
6382
6383 #: protoize.c:4018
6384 #, c-format
6385 msgid "%s: can't open file `%s' for reading: %s\n"
6386 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6387
6388 #: protoize.c:4033
6389 #, c-format
6390 msgid ""
6391 "\n"
6392 "%s: error reading input file `%s': %s\n"
6393 msgstr ""
6394 "\n"
6395 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6396
6397 #: protoize.c:4067
6398 #, c-format
6399 msgid "%s: can't create/open clean file `%s': %s\n"
6400 msgstr ""
6401
6402 #: protoize.c:4172
6403 #, c-format
6404 msgid "%s: warning: file `%s' already saved in `%s'\n"
6405 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6406
6407 #: protoize.c:4180
6408 #, c-format
6409 msgid "%s: can't link file `%s' to `%s': %s\n"
6410 msgstr ""
6411
6412 #: protoize.c:4210
6413 #, c-format
6414 msgid "%s: can't create/open output file `%s': %s\n"
6415 msgstr ""
6416
6417 #: protoize.c:4243
6418 #, c-format
6419 msgid "%s: can't change mode of file `%s': %s\n"
6420 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6421
6422 #: protoize.c:4416
6423 #, c-format
6424 msgid "%s: cannot get working directory: %s\n"
6425 msgstr ""
6426
6427 #: protoize.c:4514
6428 #, c-format
6429 msgid "%s: input file names must have .c suffixes: %s\n"
6430 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6431
6432 #: ra.c:750
6433 msgid "Didn't find a coloring.\n"
6434 msgstr ""
6435
6436 #: reg-stack.c:665
6437 #, c-format
6438 msgid "output constraint %d must specify a single register"
6439 msgstr ""
6440
6441 #: reg-stack.c:675
6442 #, c-format
6443 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6444 msgstr ""
6445
6446 #: reg-stack.c:698
6447 msgid "output regs must be grouped at top of stack"
6448 msgstr ""
6449
6450 #: reg-stack.c:735
6451 msgid "implicitly popped regs must be grouped at top of stack"
6452 msgstr ""
6453
6454 #: reg-stack.c:754
6455 #, c-format
6456 msgid "output operand %d must use `&' constraint"
6457 msgstr ""
6458
6459 #: regclass.c:743
6460 #, c-format
6461 msgid "can't use '%s' as a %s register"
6462 msgstr ""
6463
6464 #: regclass.c:758 config/ia64/ia64.c:4666 config/ia64/ia64.c:4673
6465 #, c-format
6466 msgid "unknown register name: %s"
6467 msgstr "невядомая назва рэгістра: %s"
6468
6469 #: regclass.c:768
6470 msgid "global register variable follows a function definition"
6471 msgstr ""
6472
6473 #: regclass.c:772
6474 msgid "register used for two global register variables"
6475 msgstr ""
6476
6477 #: regclass.c:777
6478 msgid "call-clobbered register used for global register variable"
6479 msgstr ""
6480
6481 #: regrename.c:1846
6482 #, c-format
6483 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6484 msgstr ""
6485
6486 #: regrename.c:1858
6487 #, c-format
6488 msgid "validate_value_data: Loop in regno chain (%u)"
6489 msgstr ""
6490
6491 #: regrename.c:1861
6492 #, c-format
6493 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6494 msgstr ""
6495
6496 #: regrename.c:1873
6497 #, c-format
6498 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6499 msgstr ""
6500
6501 #: reload.c:1254
6502 msgid "cannot reload integer constant operand in `asm'"
6503 msgstr ""
6504
6505 #: reload.c:1276
6506 msgid "impossible register constraint in `asm'"
6507 msgstr ""
6508
6509 #: reload.c:3519
6510 msgid "`&' constraint used with no register class"
6511 msgstr ""
6512
6513 #: reload.c:3687
6514 msgid "unable to generate reloads for:"
6515 msgstr ""
6516
6517 #: reload.c:3688 reload.c:3902
6518 msgid "inconsistent operand constraints in an `asm'"
6519 msgstr ""
6520
6521 #: reload1.c:1222
6522 msgid "frame size too large for reliable stack checking"
6523 msgstr ""
6524
6525 #: reload1.c:1225
6526 msgid "try reducing the number of local variables"
6527 msgstr ""
6528
6529 #: reload1.c:1878
6530 #, c-format
6531 msgid "can't find a register in class `%s' while reloading `asm'"
6532 msgstr ""
6533
6534 #: reload1.c:1882
6535 #, c-format
6536 msgid "unable to find a register to spill in class `%s'"
6537 msgstr ""
6538
6539 #: reload1.c:1884
6540 msgid "this is the insn:"
6541 msgstr ""
6542
6543 #: reload1.c:3881
6544 msgid "`asm' operand requires impossible reload"
6545 msgstr ""
6546
6547 #. It's the compiler's fault.
6548 #: reload1.c:4973
6549 #, fuzzy
6550 msgid "could not find a spill register"
6551 msgstr "Не выкарыстоўваць рэгістра sb"
6552
6553 #: reload1.c:4978
6554 msgid "`asm' operand constraint incompatible with operand size"
6555 msgstr ""
6556
6557 #. It's the compiler's fault.
6558 #: reload1.c:6600
6559 msgid "VOIDmode on an output"
6560 msgstr ""
6561
6562 #: reload1.c:6601
6563 msgid "output operand is constant in `asm'"
6564 msgstr ""
6565
6566 #: rtl-error.c:124
6567 #, fuzzy
6568 msgid "unrecognizable insn:"
6569 msgstr "нераспазнаны выбар \"-%s\""
6570
6571 #: rtl-error.c:126
6572 msgid "insn does not satisfy its constraints:"
6573 msgstr ""
6574
6575 #: rtl.c:477
6576 #, c-format
6577 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6578 msgstr ""
6579
6580 #: rtl.c:487
6581 #, c-format
6582 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6583 msgstr ""
6584
6585 #: rtl.c:497
6586 #, c-format
6587 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6588 msgstr ""
6589
6590 #: rtl.c:506
6591 #, c-format
6592 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6593 msgstr ""
6594
6595 #: rtl.c:516
6596 #, c-format
6597 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6598 msgstr ""
6599
6600 #: rtl.c:527
6601 #, c-format
6602 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6603 msgstr ""
6604
6605 #: rtl.c:538
6606 #, c-format
6607 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6608 msgstr ""
6609
6610 #: stmt.c:750
6611 #, c-format
6612 msgid "jump to `%s' invalidly jumps into binding contour"
6613 msgstr ""
6614
6615 #: stmt.c:977 stmt.c:3790
6616 msgid "%Jlabel '%D' used before containing binding contour"
6617 msgstr ""
6618
6619 #: stmt.c:1156
6620 msgid "output operand constraint lacks `='"
6621 msgstr ""
6622
6623 #: stmt.c:1171
6624 #, c-format
6625 msgid "output constraint `%c' for operand %d is not at the beginning"
6626 msgstr ""
6627
6628 #: stmt.c:1193
6629 msgid "operand constraint contains incorrectly positioned '+' or '='"
6630 msgstr ""
6631
6632 #: stmt.c:1199 stmt.c:1298
6633 #, c-format
6634 msgid "`%%' constraint used with last operand"
6635 msgstr ""
6636
6637 #: stmt.c:1218
6638 msgid "matching constraint not valid in output operand"
6639 msgstr ""
6640
6641 #: stmt.c:1289
6642 #, c-format
6643 msgid "input operand constraint contains `%c'"
6644 msgstr ""
6645
6646 #: stmt.c:1331
6647 msgid "matching constraint references invalid operand number"
6648 msgstr ""
6649
6650 #: stmt.c:1369
6651 #, c-format
6652 msgid "invalid punctuation `%c' in constraint"
6653 msgstr ""
6654
6655 #: stmt.c:1393
6656 msgid "matching constraint does not allow a register"
6657 msgstr ""
6658
6659 #: stmt.c:1421
6660 #, c-format
6661 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6662 msgstr ""
6663
6664 #: stmt.c:1511
6665 #, c-format
6666 msgid "unknown register name `%s' in `asm'"
6667 msgstr ""
6668
6669 #: stmt.c:1519
6670 #, c-format
6671 msgid "PIC register `%s' clobbered in `asm'"
6672 msgstr ""
6673
6674 #: stmt.c:1568
6675 #, c-format
6676 msgid "more than %d operands in `asm'"
6677 msgstr ""
6678
6679 #: stmt.c:1630
6680 #, c-format
6681 msgid "output number %d not directly addressable"
6682 msgstr ""
6683
6684 #: stmt.c:1708
6685 #, c-format
6686 msgid "asm operand %d probably doesn't match constraints"
6687 msgstr ""
6688
6689 #: stmt.c:1718
6690 #, c-format
6691 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6692 msgstr ""
6693
6694 #: stmt.c:1872
6695 #, fuzzy
6696 msgid "asm clobber conflict with output operand"
6697 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6698
6699 #: stmt.c:1877
6700 #, fuzzy
6701 msgid "asm clobber conflict with input operand"
6702 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6703
6704 #: stmt.c:1911
6705 msgid "too many alternatives in `asm'"
6706 msgstr ""
6707
6708 #: stmt.c:1923
6709 msgid "operand constraints for `asm' differ in number of alternatives"
6710 msgstr ""
6711
6712 #: stmt.c:1975
6713 #, fuzzy, c-format
6714 msgid "duplicate asm operand name '%s'"
6715 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6716
6717 #: stmt.c:2073
6718 msgid "missing close brace for named operand"
6719 msgstr ""
6720
6721 #: stmt.c:2101
6722 #, fuzzy, c-format
6723 msgid "undefined named operand '%s'"
6724 msgstr "нераспазнаны аператар %s"
6725
6726 #: stmt.c:2158
6727 msgid "%Hstatement with no effect"
6728 msgstr ""
6729
6730 #: stmt.c:2314
6731 msgid "%Hvalue computed is not used"
6732 msgstr ""
6733
6734 #: stmt.c:3730
6735 #, fuzzy
6736 msgid "%Junused variable '%D'"
6737 msgstr "невыкарыстоўваемая пераменная \"%s\""
6738
6739 #: stmt.c:4505
6740 msgid "%Hunreachable code at beginning of %s"
6741 msgstr ""
6742
6743 #: stmt.c:5133
6744 #, c-format
6745 msgid "enumeration value `%s' not handled in switch"
6746 msgstr ""
6747
6748 #: stmt.c:5158 stmt.c:5178
6749 #, c-format
6750 msgid "case value `%ld' not in enumerated type"
6751 msgstr ""
6752
6753 #: stmt.c:5161 stmt.c:5181
6754 #, c-format
6755 msgid "case value `%ld' not in enumerated type `%s'"
6756 msgstr ""
6757
6758 #: stmt.c:5398
6759 msgid "switch missing default case"
6760 msgstr ""
6761
6762 #: stor-layout.c:183
6763 msgid "type size can't be explicitly evaluated"
6764 msgstr ""
6765
6766 #: stor-layout.c:185
6767 msgid "variable-size type declared outside of any function"
6768 msgstr ""
6769
6770 #: stor-layout.c:515
6771 #, fuzzy
6772 msgid "%Jsize of '%D' is %d bytes"
6773 msgstr "памер \"%s\" - %d байт"
6774
6775 #: stor-layout.c:517
6776 #, fuzzy
6777 msgid "%Jsize of '%D' is larger than %d bytes"
6778 msgstr "памер \"%s\" больш чам %d байт"
6779
6780 #: stor-layout.c:883
6781 msgid "%Jpacked attribute causes inefficient alignment for '%D'"
6782 msgstr ""
6783
6784 #: stor-layout.c:886
6785 #, fuzzy
6786 msgid "%Jpacked attribute is unnecessary for '%D'"
6787 msgstr "\"%s\" атрыбут ігнарыруецца"
6788
6789 #: stor-layout.c:902
6790 msgid "%Jpadding struct to align '%D'"
6791 msgstr ""
6792
6793 #: stor-layout.c:1244
6794 msgid "padding struct size to alignment boundary"
6795 msgstr ""
6796
6797 #: stor-layout.c:1274
6798 #, c-format
6799 msgid "packed attribute causes inefficient alignment for `%s'"
6800 msgstr ""
6801
6802 #: stor-layout.c:1276
6803 #, c-format
6804 msgid "packed attribute is unnecessary for `%s'"
6805 msgstr ""
6806
6807 #: stor-layout.c:1281
6808 msgid "packed attribute causes inefficient alignment"
6809 msgstr ""
6810
6811 #: stor-layout.c:1283
6812 msgid "packed attribute is unnecessary"
6813 msgstr ""
6814
6815 #: targhooks.c:162
6816 msgid "__builtin_saveregs not supported by this target"
6817 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
6818
6819 #: timevar.c:314
6820 #, c-format
6821 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
6822 msgstr ""
6823
6824 #: timevar.c:440
6825 msgid ""
6826 "\n"
6827 "Execution times (seconds)\n"
6828 msgstr ""
6829
6830 #. Print total time.
6831 #: timevar.c:490
6832 msgid " TOTAL                 :"
6833 msgstr ""
6834
6835 #: timevar.c:513
6836 #, c-format
6837 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6838 msgstr ""
6839
6840 #: tlink.c:377
6841 #, c-format
6842 msgid "collect: reading %s\n"
6843 msgstr ""
6844
6845 #: tlink.c:478
6846 #, c-format
6847 msgid "collect: recompiling %s\n"
6848 msgstr ""
6849
6850 #: tlink.c:654
6851 #, c-format
6852 msgid "collect: tweaking %s in %s\n"
6853 msgstr ""
6854
6855 #: tlink.c:700
6856 msgid "collect: relinking\n"
6857 msgstr ""
6858
6859 #: tlink.c:709
6860 #, c-format
6861 msgid "ld returned %d exit status"
6862 msgstr ""
6863
6864 #: toplev.c:1243
6865 #, c-format
6866 msgid "%s "
6867 msgstr ""
6868
6869 #: toplev.c:1245
6870 #, c-format
6871 msgid " %s"
6872 msgstr ""
6873
6874 #: toplev.c:1310
6875 #, fuzzy, c-format
6876 msgid "invalid option argument `%s'"
6877 msgstr "Нерэчаісны выбар \"%s\""
6878
6879 #: toplev.c:1373
6880 #, c-format
6881 msgid "getting core file size maximum limit: %m"
6882 msgstr ""
6883
6884 #: toplev.c:1376
6885 #, c-format
6886 msgid "setting core file size limit to maximum: %m"
6887 msgstr ""
6888
6889 #: toplev.c:1695
6890 #, fuzzy
6891 msgid "%J'%F' used but never defined"
6892 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
6893
6894 #: toplev.c:1697
6895 msgid "%J'%F' declared `static' but never defined"
6896 msgstr ""
6897
6898 #: toplev.c:1722
6899 #, fuzzy
6900 msgid "%J'%D' defined but not used"
6901 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
6902
6903 #: toplev.c:1743 toplev.c:1760
6904 #, c-format
6905 msgid "`%s' is deprecated (declared at %s:%d)"
6906 msgstr ""
6907
6908 #: toplev.c:1763
6909 #, c-format
6910 msgid "`%s' is deprecated"
6911 msgstr ""
6912
6913 #: toplev.c:1766
6914 #, c-format
6915 msgid "type is deprecated (declared at %s:%d)"
6916 msgstr ""
6917
6918 #: toplev.c:1769
6919 msgid "type is deprecated"
6920 msgstr ""
6921
6922 #: toplev.c:1973
6923 #, c-format
6924 msgid "invalid register name `%s' for register variable"
6925 msgstr ""
6926
6927 #: toplev.c:3547
6928 msgid "branch target register load optimization is not intended to be run twice"
6929 msgstr ""
6930
6931 #: toplev.c:3714
6932 msgid ""
6933 "\n"
6934 "Target specific options:\n"
6935 msgstr ""
6936
6937 #: toplev.c:3728 toplev.c:3747
6938 #, c-format
6939 msgid "  -m%-23s [undocumented]\n"
6940 msgstr ""
6941
6942 #: toplev.c:3756
6943 msgid ""
6944 "\n"
6945 "There are undocumented target specific options as well.\n"
6946 msgstr ""
6947
6948 #: toplev.c:3758
6949 msgid "  They exist, but they are not documented.\n"
6950 msgstr ""
6951
6952 #: toplev.c:3813
6953 #, c-format
6954 msgid "unrecognized gcc debugging option: %c"
6955 msgstr ""
6956
6957 #: toplev.c:3875 config/rs6000/rs6000.c:940 config/rs6000/rs6000.c:951
6958 #, fuzzy, c-format
6959 msgid "invalid option `%s'"
6960 msgstr "Нерэчаісны выбар \"%s\""
6961
6962 #: toplev.c:3890
6963 #, c-format
6964 msgid ""
6965 "%s%s%s version %s (%s)\n"
6966 "%s\tcompiled by GNU C version %s.\n"
6967 "%s%s%s version %s (%s) compiled by CC.\n"
6968 msgstr ""
6969 "%s%s%s версія %s (%s)\n"
6970 "%s\tзкампілявана GNU C версія %s.\n"
6971 "%s%s%s версія %s (%s) зкампілявана CC.\n"
6972
6973 #: toplev.c:3897
6974 #, c-format
6975 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6976 msgstr ""
6977
6978 #: toplev.c:3949
6979 msgid "options passed: "
6980 msgstr ""
6981
6982 #: toplev.c:3978
6983 msgid "options enabled: "
6984 msgstr "выбары ўключаны:"
6985
6986 #: toplev.c:4036 java/jcf-write.c:3424
6987 #, fuzzy, c-format
6988 msgid "can't open %s for writing: %m"
6989 msgstr "немагчыма адчыніць %s для запісу"
6990
6991 #: toplev.c:4119 config/sh/sh.c:7020
6992 msgid "created and used with different settings of -fpic"
6993 msgstr ""
6994
6995 #: toplev.c:4121 config/sh/sh.c:7022
6996 msgid "created and used with different settings of -fpie"
6997 msgstr ""
6998
6999 #: toplev.c:4172 config/sh/sh.c:7072
7000 #, c-format
7001 msgid "created and used with differing settings of `-m%s'"
7002 msgstr ""
7003
7004 #: toplev.c:4175 config/sh/sh.c:7075
7005 msgid "out of memory"
7006 msgstr ""
7007
7008 #: toplev.c:4356
7009 msgid "instruction scheduling not supported on this target machine"
7010 msgstr ""
7011
7012 #: toplev.c:4360
7013 msgid "this target machine does not have delayed branches"
7014 msgstr ""
7015
7016 #: toplev.c:4374
7017 #, c-format
7018 msgid "-f%sleading-underscore not supported on this target machine"
7019 msgstr ""
7020
7021 #: toplev.c:4423
7022 #, c-format
7023 msgid "target system does not support the \"%s\" debug format"
7024 msgstr ""
7025
7026 #: toplev.c:4440
7027 #, fuzzy
7028 msgid "-ffunction-sections not supported for this target"
7029 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7030
7031 #: toplev.c:4445
7032 #, fuzzy
7033 msgid "-fdata-sections not supported for this target"
7034 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7035
7036 #: toplev.c:4452
7037 msgid "-ffunction-sections disabled; it makes profiling impossible"
7038 msgstr ""
7039
7040 #: toplev.c:4459
7041 #, fuzzy
7042 msgid "-fprefetch-loop-arrays not supported for this target"
7043 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7044
7045 #: toplev.c:4465
7046 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7047 msgstr ""
7048
7049 #: toplev.c:4474
7050 msgid "-fprefetch-loop-arrays is not supported with -Os"
7051 msgstr ""
7052
7053 #: toplev.c:4480
7054 msgid "-ffunction-sections may affect debugging on some targets"
7055 msgstr ""
7056
7057 #: toplev.c:4582
7058 #, fuzzy, c-format
7059 msgid "error writing to %s: %m"
7060 msgstr "памылка запісу ў %s"
7061
7062 #: toplev.c:4584 java/jcf-parse.c:902 java/jcf-write.c:3431
7063 #, fuzzy, c-format
7064 msgid "error closing %s: %m"
7065 msgstr "памылка запісу ў %s"
7066
7067 #: tree-dump.c:692
7068 #, c-format
7069 msgid "could not open dump file `%s'"
7070 msgstr ""
7071
7072 #: tree-dump.c:763
7073 #, c-format
7074 msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
7075 msgstr ""
7076
7077 #: tree-inline.c:1016
7078 msgid "%Jfunction '%F' can never be inlined because it uses alloca (override using the always_inline attribute)"
7079 msgstr ""
7080
7081 #: tree-inline.c:1029
7082 msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
7083 msgstr ""
7084
7085 #: tree-inline.c:1044
7086 msgid "%Jfunction '%F' can never be inlined because it uses variable argument lists"
7087 msgstr ""
7088
7089 #: tree-inline.c:1060
7090 msgid "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp exception handling"
7091 msgstr ""
7092
7093 #: tree-inline.c:1078
7094 msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
7095 msgstr ""
7096
7097 #: tree-inline.c:1095
7098 msgid "%Jfunction '%F' can never be inlined because it contains a computed goto"
7099 msgstr ""
7100
7101 #: tree-inline.c:1105
7102 msgid "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
7103 msgstr ""
7104
7105 #: tree-inline.c:1128
7106 msgid "%Jfunction '%F' can never be inlined because it uses variable sized variables"
7107 msgstr ""
7108
7109 #: tree-inline.c:1338 tree-inline.c:1346
7110 msgid "%Jinlining failed in call to '%F': %s"
7111 msgstr ""
7112
7113 #: tree-optimize.c:190
7114 #, fuzzy
7115 msgid "%Jsize of return value of '%D' is %u bytes"
7116 msgstr "памер вяртаемага значэння \"%s\" %u байт"
7117
7118 #: tree-optimize.c:193
7119 #, fuzzy
7120 msgid "%Jsize of return value of '%D' is larger than %wd bytes"
7121 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
7122
7123 #: tree.c:3800
7124 msgid "arrays of functions are not meaningful"
7125 msgstr ""
7126
7127 #: tree.c:3855
7128 msgid "function return type cannot be function"
7129 msgstr ""
7130
7131 #: tree.c:4684
7132 msgid "invalid initializer for bit string"
7133 msgstr ""
7134
7135 #: tree.c:4736
7136 #, c-format
7137 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7138 msgstr ""
7139
7140 #: tree.c:4749
7141 #, c-format
7142 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7143 msgstr ""
7144
7145 #: tree.c:4762
7146 #, c-format
7147 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7148 msgstr ""
7149
7150 #: tree.c:4774
7151 #, c-format
7152 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7153 msgstr ""
7154
7155 #: varasm.c:434
7156 msgid "%J%D causes a section type conflict"
7157 msgstr ""
7158
7159 #: varasm.c:796
7160 msgid "%Jregister name not specified for '%D'"
7161 msgstr ""
7162
7163 #: varasm.c:798
7164 #, fuzzy
7165 msgid "%Jinvalid register name for '%D'"
7166 msgstr "нерэчаісная назва рэгістра `%s'"
7167
7168 #: varasm.c:800
7169 msgid "%Jdata type of '%D' isn't suitable for a register"
7170 msgstr ""
7171
7172 #: varasm.c:803
7173 msgid "%Jregister specified for '%D' isn't suitable for data type"
7174 msgstr ""
7175
7176 #: varasm.c:813
7177 msgid "global register variable has initial value"
7178 msgstr ""
7179
7180 #: varasm.c:816
7181 msgid "volatile register variables don't work as you might wish"
7182 msgstr ""
7183
7184 #: varasm.c:848
7185 msgid "%Jregister name given for non-register variable '%D'"
7186 msgstr ""
7187
7188 #: varasm.c:1380
7189 msgid "%Jstorage size of `%D' isn't known"
7190 msgstr ""
7191
7192 #: varasm.c:1434
7193 msgid "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
7194 msgstr ""
7195
7196 #: varasm.c:1480
7197 msgid "thread-local COMMON data not implemented"
7198 msgstr ""
7199
7200 #: varasm.c:1505
7201 msgid "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
7202 msgstr ""
7203
7204 #: varasm.c:3790
7205 msgid "initializer for integer value is too complicated"
7206 msgstr ""
7207
7208 #: varasm.c:3795
7209 msgid "initializer for floating value is not a floating constant"
7210 msgstr ""
7211
7212 #: varasm.c:3861
7213 msgid "unknown set constructor type"
7214 msgstr ""
7215
7216 #: varasm.c:4080
7217 #, c-format
7218 msgid "invalid initial value for member `%s'"
7219 msgstr ""
7220
7221 #: varasm.c:4267 varasm.c:4311
7222 msgid "%Jweak declaration of '%D' must precede definition"
7223 msgstr ""
7224
7225 #: varasm.c:4275
7226 msgid "%Jweak declaration of '%D' after first use results in unspecified behavior"
7227 msgstr ""
7228
7229 #: varasm.c:4309
7230 #, fuzzy
7231 msgid "%Jweak declaration of '%D' must be public"
7232 msgstr "няма папярэдняга аб'яўлення для \"%s\""
7233
7234 #: varasm.c:4318
7235 #, fuzzy
7236 msgid "%Jweak declaration of '%D' not supported"
7237 msgstr "пустое абвяшчэнне"
7238
7239 #: varasm.c:4347 varasm.c:4437
7240 msgid "only weak aliases are supported in this configuration"
7241 msgstr ""
7242
7243 #: varasm.c:4440
7244 msgid "alias definitions not supported in this configuration; ignored"
7245 msgstr ""
7246
7247 #: varasm.c:4469
7248 #, fuzzy
7249 msgid "visibility attribute not supported in this configuration; ignored"
7250 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7251
7252 #: varray.c:194
7253 #, c-format
7254 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7255 msgstr ""
7256
7257 #: varray.c:204
7258 #, c-format
7259 msgid "underflowed virtual array %s in %s, at %s:%d"
7260 msgstr ""
7261
7262 #. Print an error message for unrecognized stab codes.
7263 #: xcoffout.c:173
7264 #, c-format
7265 msgid "no sclass for %s stab (0x%x)\n"
7266 msgstr ""
7267
7268 #.
7269 #. Local variables:
7270 #. mode:c
7271 #. End:
7272 #.
7273 #: diagnostic.def:1
7274 #, fuzzy
7275 msgid "fatal error: "
7276 msgstr "Унутраная памылка: %s"
7277
7278 #: diagnostic.def:2
7279 #, fuzzy
7280 msgid "internal compiler error: "
7281 msgstr "Унутраная памылка: %s"
7282
7283 #: diagnostic.def:3
7284 msgid "error: "
7285 msgstr ""
7286
7287 #: diagnostic.def:4
7288 msgid "sorry, unimplemented: "
7289 msgstr ""
7290
7291 #: diagnostic.def:6
7292 msgid "anachronism: "
7293 msgstr ""
7294
7295 #: diagnostic.def:7
7296 msgid "note: "
7297 msgstr ""
7298
7299 #: diagnostic.def:8
7300 msgid "debug: "
7301 msgstr ""
7302
7303 #: params.def:53
7304 msgid "The maximum number of instructions in a single function eligible for inlining"
7305 msgstr ""
7306
7307 #: params.def:65
7308 msgid "The maximum number of instructions when automatically inlining"
7309 msgstr ""
7310
7311 #: params.def:75
7312 msgid "The maximum number of instructions for the RTL inliner"
7313 msgstr ""
7314
7315 #: params.def:86
7316 msgid "The maximum number of instructions to consider to fill a delay slot"
7317 msgstr ""
7318
7319 #: params.def:97
7320 msgid "The maximum number of instructions to consider to find accurate live register information"
7321 msgstr ""
7322
7323 #: params.def:107
7324 msgid "The maximum length of scheduling's pending operations list"
7325 msgstr ""
7326
7327 #: params.def:112
7328 msgid "The size of function body to be considered large"
7329 msgstr ""
7330
7331 #: params.def:116
7332 msgid "Maximal growth due to inlining of large function (in percent)"
7333 msgstr ""
7334
7335 #: params.def:120
7336 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7337 msgstr ""
7338
7339 #: params.def:127
7340 msgid "The maximum amount of memory to be allocated by GCSE"
7341 msgstr ""
7342
7343 #: params.def:132
7344 msgid "The maximum number of passes to make when doing GCSE"
7345 msgstr ""
7346
7347 #: params.def:144
7348 msgid "The maximum number of instructions to consider to unroll in a loop"
7349 msgstr ""
7350
7351 #: params.def:150
7352 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7353 msgstr ""
7354
7355 #: params.def:155
7356 msgid "The maximum number of unrollings of a single loop"
7357 msgstr ""
7358
7359 #: params.def:160
7360 msgid "The maximum number of insns of a peeled loop"
7361 msgstr ""
7362
7363 #: params.def:165
7364 msgid "The maximum number of peelings of a single loop"
7365 msgstr ""
7366
7367 #: params.def:170
7368 msgid "The maximum number of insns of a completely peeled loop"
7369 msgstr ""
7370
7371 #: params.def:175
7372 msgid "The maximum number of peelings of a single loop that is peeled completely"
7373 msgstr ""
7374
7375 #: params.def:180
7376 msgid "The maximum number of insns of a peeled loop that rolls only once"
7377 msgstr ""
7378
7379 #: params.def:186
7380 msgid "The maximum number of insns of an unswitched loop"
7381 msgstr ""
7382
7383 #: params.def:191
7384 msgid "The maximum number of unswitchings in a single loop"
7385 msgstr ""
7386
7387 #: params.def:196
7388 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7389 msgstr ""
7390
7391 #: params.def:201
7392 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7393 msgstr ""
7394
7395 #: params.def:206
7396 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7397 msgstr ""
7398
7399 #: params.def:211
7400 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7401 msgstr ""
7402
7403 #: params.def:216
7404 msgid "Maximal code growth caused by tail duplication (in percent)"
7405 msgstr ""
7406
7407 #: params.def:220
7408 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7409 msgstr ""
7410
7411 #: params.def:225
7412 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7413 msgstr ""
7414
7415 #: params.def:230
7416 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7417 msgstr ""
7418
7419 #: params.def:237
7420 msgid "The maximum number of incoming edges to consider for crossjumping"
7421 msgstr ""
7422
7423 #: params.def:243
7424 msgid "The maximum length of path considered in cse"
7425 msgstr ""
7426
7427 #: params.def:248
7428 msgid "The maximum memory locations recorded by cselib"
7429 msgstr ""
7430
7431 #: params.def:261
7432 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7433 msgstr ""
7434
7435 #: params.def:267
7436 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7437 msgstr ""
7438
7439 #: params.def:275
7440 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7441 msgstr ""
7442
7443 #: config/darwin-c.c:75
7444 msgid "too many #pragma options align=reset"
7445 msgstr ""
7446
7447 #: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100
7448 #: config/darwin-c.c:102
7449 msgid "malformed '#pragma options', ignoring"
7450 msgstr ""
7451
7452 #: config/darwin-c.c:105
7453 msgid "junk at end of '#pragma options'"
7454 msgstr ""
7455
7456 #: config/darwin-c.c:115
7457 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7458 msgstr ""
7459
7460 #: config/darwin-c.c:127
7461 msgid "missing '(' after '#pragma unused', ignoring"
7462 msgstr ""
7463
7464 #: config/darwin-c.c:145
7465 msgid "missing ')' after '#pragma unused', ignoring"
7466 msgstr ""
7467
7468 #: config/darwin-c.c:148
7469 msgid "junk at end of '#pragma unused'"
7470 msgstr ""
7471
7472 #: config/darwin.c:1312
7473 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
7474 msgstr ""
7475
7476 #: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73
7477 msgid "-msystem-v and -p are incompatible"
7478 msgstr ""
7479
7480 #: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75
7481 msgid "-msystem-v and -mthreads are incompatible"
7482 msgstr ""
7483
7484 #: config/windiss.h:37
7485 msgid "profiler support for WindISS"
7486 msgstr ""
7487
7488 #: config/alpha/alpha.c:231
7489 #, fuzzy, c-format
7490 msgid "-f%s ignored for Unicos/Mk (not supported)"
7491 msgstr "-pipe не падтрымліваецца."
7492
7493 #: config/alpha/alpha.c:255
7494 #, fuzzy
7495 msgid "-mieee not supported on Unicos/Mk"
7496 msgstr "-pipe не падтрымліваецца"
7497
7498 #: config/alpha/alpha.c:266
7499 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7500 msgstr ""
7501
7502 #: config/alpha/alpha.c:283
7503 #, c-format
7504 msgid "bad value `%s' for -mtrap-precision switch"
7505 msgstr ""
7506
7507 #: config/alpha/alpha.c:297
7508 #, c-format
7509 msgid "bad value `%s' for -mfp-rounding-mode switch"
7510 msgstr ""
7511
7512 #: config/alpha/alpha.c:312
7513 #, c-format
7514 msgid "bad value `%s' for -mfp-trap-mode switch"
7515 msgstr ""
7516
7517 #: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1117
7518 #, c-format
7519 msgid "bad value `%s' for -mtls-size switch"
7520 msgstr ""
7521
7522 #: config/alpha/alpha.c:343 config/alpha/alpha.c:355
7523 #, c-format
7524 msgid "bad value `%s' for -mcpu switch"
7525 msgstr ""
7526
7527 #: config/alpha/alpha.c:362
7528 msgid "trap mode not supported on Unicos/Mk"
7529 msgstr ""
7530
7531 #: config/alpha/alpha.c:369
7532 msgid "fp software completion requires -mtrap-precision=i"
7533 msgstr ""
7534
7535 #: config/alpha/alpha.c:385
7536 msgid "rounding mode not supported for VAX floats"
7537 msgstr ""
7538
7539 #: config/alpha/alpha.c:390
7540 msgid "trap mode not supported for VAX floats"
7541 msgstr ""
7542
7543 #: config/alpha/alpha.c:394
7544 msgid "128-bit long double not supported for VAX floats"
7545 msgstr ""
7546
7547 #: config/alpha/alpha.c:422
7548 #, c-format
7549 msgid "L%d cache latency unknown for %s"
7550 msgstr ""
7551
7552 #: config/alpha/alpha.c:437
7553 #, c-format
7554 msgid "bad value `%s' for -mmemory-latency"
7555 msgstr ""
7556
7557 #: config/alpha/alpha.c:5436
7558 #, c-format
7559 msgid "invalid %%H value"
7560 msgstr "нерэчаіснае значэньне %%H"
7561
7562 #: config/alpha/alpha.c:5457
7563 #, fuzzy, c-format
7564 msgid "invalid %%J value"
7565 msgstr "дрэннае %%Q значэнне"
7566
7567 #: config/alpha/alpha.c:5473 config/ia64/ia64.c:4269
7568 #, c-format
7569 msgid "invalid %%r value"
7570 msgstr "нерэчаіснае значэньне %%r"
7571
7572 #: config/alpha/alpha.c:5483 config/rs6000/rs6000.c:9332
7573 #: config/xtensa/xtensa.c:2014
7574 #, c-format
7575 msgid "invalid %%R value"
7576 msgstr "нерэчаіснае значэньне %%R"
7577
7578 #: config/alpha/alpha.c:5489 config/rs6000/rs6000.c:9251
7579 #: config/xtensa/xtensa.c:1981
7580 #, c-format
7581 msgid "invalid %%N value"
7582 msgstr "нерэчаіснае значэньне %%N"
7583
7584 #: config/alpha/alpha.c:5497 config/rs6000/rs6000.c:9279
7585 #, c-format
7586 msgid "invalid %%P value"
7587 msgstr "нерэчаіснае значэньне %%P"
7588
7589 #: config/alpha/alpha.c:5505
7590 #, c-format
7591 msgid "invalid %%h value"
7592 msgstr "нерэчаіснае значэньне %%h"
7593
7594 #: config/alpha/alpha.c:5513 config/xtensa/xtensa.c:2007
7595 #, c-format
7596 msgid "invalid %%L value"
7597 msgstr "нерэчаіснае значэньне %%L"
7598
7599 #: config/alpha/alpha.c:5552 config/rs6000/rs6000.c:9233
7600 #, c-format
7601 msgid "invalid %%m value"
7602 msgstr "нерэчаіснае значэньне %%m"
7603
7604 #: config/alpha/alpha.c:5560 config/rs6000/rs6000.c:9241
7605 #, c-format
7606 msgid "invalid %%M value"
7607 msgstr "нерэчаіснае значэньне %%M"
7608
7609 #: config/alpha/alpha.c:5604
7610 #, c-format
7611 msgid "invalid %%U value"
7612 msgstr "нерэчаіснае значэньне %%U"
7613
7614 #: config/alpha/alpha.c:5616 config/alpha/alpha.c:5630
7615 #: config/rs6000/rs6000.c:9340
7616 #, c-format
7617 msgid "invalid %%s value"
7618 msgstr "нерэчаіснае значэньне %%v"
7619
7620 #: config/alpha/alpha.c:5653
7621 #, c-format
7622 msgid "invalid %%C value"
7623 msgstr "нерэчаіснае значэньне %%C"
7624
7625 #: config/alpha/alpha.c:5690 config/rs6000/rs6000.c:9070
7626 #: config/rs6000/rs6000.c:9090
7627 #, c-format
7628 msgid "invalid %%E value"
7629 msgstr "нерэчаіснае значэньне %%E"
7630
7631 #: config/alpha/alpha.c:5715 config/alpha/alpha.c:5763
7632 msgid "unknown relocation unspec"
7633 msgstr ""
7634
7635 #: config/alpha/alpha.c:5724 config/rs6000/rs6000.c:9653
7636 #, c-format
7637 msgid "invalid %%xn code"
7638 msgstr "нерэчаіснае значэньне %%xn"
7639
7640 #: config/alpha/alpha.c:6668 config/alpha/alpha.c:6671 config/s390/s390.c:6575
7641 #: config/s390/s390.c:6578
7642 msgid "bad builtin fcode"
7643 msgstr ""
7644
7645 #. Macro to define tables used to set the flags.
7646 #. This is a list in braces of pairs in braces,
7647 #. each pair being { "NAME", VALUE }
7648 #. where VALUE is the bits to set or minus the bits to clear.
7649 #. An empty string NAME is used to identify the default VALUE.
7650 #: config/alpha/alpha.h:293 config/i386/i386.h:327 config/i386/i386.h:329
7651 #: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/s390/s390.h:124
7652 #: config/sparc/sparc.h:543 config/sparc/sparc.h:548
7653 msgid "Use hardware fp"
7654 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7655
7656 #: config/alpha/alpha.h:294 config/i386/i386.h:328 config/i386/i386.h:330
7657 #: config/sparc/sparc.h:545 config/sparc/sparc.h:550
7658 msgid "Do not use hardware fp"
7659 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
7660
7661 #: config/alpha/alpha.h:295
7662 msgid "Use fp registers"
7663 msgstr ""
7664
7665 #: config/alpha/alpha.h:297
7666 msgid "Do not use fp registers"
7667 msgstr ""
7668
7669 #: config/alpha/alpha.h:298
7670 msgid "Do not assume GAS"
7671 msgstr ""
7672
7673 #: config/alpha/alpha.h:299
7674 msgid "Assume GAS"
7675 msgstr ""
7676
7677 #: config/alpha/alpha.h:301
7678 msgid "Request IEEE-conformant math library routines (OSF/1)"
7679 msgstr ""
7680
7681 #: config/alpha/alpha.h:303
7682 msgid "Emit IEEE-conformant code, without inexact exceptions"
7683 msgstr ""
7684
7685 #: config/alpha/alpha.h:305
7686 msgid "Emit IEEE-conformant code, with inexact exceptions"
7687 msgstr ""
7688
7689 #: config/alpha/alpha.h:307
7690 msgid "Do not emit complex integer constants to read-only memory"
7691 msgstr ""
7692
7693 #: config/alpha/alpha.h:308
7694 msgid "Use VAX fp"
7695 msgstr ""
7696
7697 #: config/alpha/alpha.h:309
7698 msgid "Do not use VAX fp"
7699 msgstr ""
7700
7701 #: config/alpha/alpha.h:310
7702 msgid "Emit code for the byte/word ISA extension"
7703 msgstr ""
7704
7705 #: config/alpha/alpha.h:313
7706 msgid "Emit code for the motion video ISA extension"
7707 msgstr ""
7708
7709 #: config/alpha/alpha.h:316
7710 msgid "Emit code for the fp move and sqrt ISA extension"
7711 msgstr ""
7712
7713 #: config/alpha/alpha.h:318
7714 msgid "Emit code for the counting ISA extension"
7715 msgstr ""
7716
7717 #: config/alpha/alpha.h:321
7718 msgid "Emit code using explicit relocation directives"
7719 msgstr ""
7720
7721 #: config/alpha/alpha.h:324
7722 msgid "Emit 16-bit relocations to the small data areas"
7723 msgstr ""
7724
7725 #: config/alpha/alpha.h:326
7726 msgid "Emit 32-bit relocations to the small data areas"
7727 msgstr ""
7728
7729 #: config/alpha/alpha.h:328
7730 msgid "Emit direct branches to local functions"
7731 msgstr ""
7732
7733 #: config/alpha/alpha.h:331
7734 msgid "Emit rdval instead of rduniq for thread pointer"
7735 msgstr ""
7736
7737 #: config/alpha/alpha.h:333
7738 msgid "Use 128-bit long double"
7739 msgstr ""
7740
7741 #: config/alpha/alpha.h:335
7742 #, fuzzy
7743 msgid "Use 64-bit long double"
7744 msgstr "Выкарыстоўваць 64-х бітны float"
7745
7746 #. For -mcpu=
7747 #. For -mtune=
7748 #. For -mfp-rounding-mode=[n|m|c|d]
7749 #. For -mfp-trap-mode=[n|u|su|sui]
7750 #. For -mtrap-precision=[p|f|i]
7751 #. For -mmemory-latency=
7752 #. For -mtls-size=
7753 #: config/alpha/alpha.h:364
7754 msgid "Use features of and schedule given CPU"
7755 msgstr ""
7756
7757 #: config/alpha/alpha.h:366
7758 msgid "Schedule given CPU"
7759 msgstr ""
7760
7761 #: config/alpha/alpha.h:368
7762 msgid "Control the generated fp rounding mode"
7763 msgstr ""
7764
7765 #: config/alpha/alpha.h:370
7766 msgid "Control the IEEE trap mode"
7767 msgstr ""
7768
7769 #: config/alpha/alpha.h:372
7770 msgid "Control the precision given to fp exceptions"
7771 msgstr ""
7772
7773 #: config/alpha/alpha.h:374
7774 msgid "Tune expected memory latency"
7775 msgstr ""
7776
7777 #: config/alpha/alpha.h:376 config/ia64/ia64.h:272 config/rs6000/sysv4.h:90
7778 msgid "Specify bit size of immediate TLS offsets"
7779 msgstr ""
7780
7781 #: config/arc/arc.c:147
7782 #, c-format
7783 msgid "bad value (%s) for -mcpu switch"
7784 msgstr ""
7785
7786 #: config/arc/arc.c:369
7787 #, fuzzy, c-format
7788 msgid "argument of `%s' attribute is not a string constant"
7789 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
7790
7791 #: config/arc/arc.c:376
7792 #, c-format
7793 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
7794 msgstr ""
7795
7796 #: config/arc/arc.c:1714 config/m32r/m32r.c:2349
7797 #, fuzzy, c-format
7798 msgid "invalid operand to %%R code"
7799 msgstr "нерэчаісны %%-код"
7800
7801 #: config/arc/arc.c:1746 config/m32r/m32r.c:2372
7802 #, fuzzy, c-format
7803 msgid "invalid operand to %%H/%%L code"
7804 msgstr "нерэчаісны %%-код"
7805
7806 #: config/arc/arc.c:1769 config/m32r/m32r.c:2443
7807 #, fuzzy, c-format
7808 msgid "invalid operand to %%U code"
7809 msgstr "нерэчаісны %%-код"
7810
7811 #: config/arc/arc.c:1780
7812 #, fuzzy, c-format
7813 msgid "invalid operand to %%V code"
7814 msgstr "нерэчаісны %%-код"
7815
7816 #. Unknown flag.
7817 #: config/arc/arc.c:1787 config/m32r/m32r.c:2470 config/sparc/sparc.c:7152
7818 msgid "invalid operand output code"
7819 msgstr ""
7820
7821 #: config/arm/arm.c:520
7822 #, c-format
7823 msgid "switch -mcpu=%s conflicts with -march= switch"
7824 msgstr ""
7825
7826 #: config/arm/arm.c:530 config/rs6000/rs6000.c:785 config/sparc/sparc.c:426
7827 #, c-format
7828 msgid "bad value (%s) for %s switch"
7829 msgstr ""
7830
7831 #: config/arm/arm.c:672
7832 msgid "target CPU does not support APCS-32"
7833 msgstr ""
7834
7835 #: config/arm/arm.c:677
7836 msgid "target CPU does not support APCS-26"
7837 msgstr ""
7838
7839 #: config/arm/arm.c:683
7840 msgid "target CPU does not support interworking"
7841 msgstr ""
7842
7843 #: config/arm/arm.c:689
7844 #, fuzzy
7845 msgid "target CPU does not support THUMB instructions"
7846 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
7847
7848 #: config/arm/arm.c:694
7849 msgid "future releases of GCC will not support -mapcs-26"
7850 msgstr ""
7851
7852 #: config/arm/arm.c:706
7853 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
7854 msgstr ""
7855
7856 #: config/arm/arm.c:709
7857 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
7858 msgstr ""
7859
7860 #: config/arm/arm.c:712
7861 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
7862 msgstr ""
7863
7864 #: config/arm/arm.c:718
7865 msgid "interworking forces APCS-32 to be used"
7866 msgstr ""
7867
7868 #: config/arm/arm.c:724
7869 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
7870 msgstr ""
7871
7872 #: config/arm/arm.c:732
7873 msgid "-fpic and -mapcs-reent are incompatible"
7874 msgstr ""
7875
7876 #: config/arm/arm.c:735
7877 msgid "APCS reentrant code not supported.  Ignored"
7878 msgstr ""
7879
7880 #: config/arm/arm.c:743
7881 msgid "-g with -mno-apcs-frame may not give sensible debugging"
7882 msgstr ""
7883
7884 #: config/arm/arm.c:751
7885 msgid "passing floating point arguments in fp regs not yet supported"
7886 msgstr ""
7887
7888 #: config/arm/arm.c:795
7889 #, c-format
7890 msgid "invalid floating point emulation option: -mfpe-%s"
7891 msgstr ""
7892
7893 #: config/arm/arm.c:806
7894 msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
7895 msgstr ""
7896
7897 #: config/arm/arm.c:826
7898 msgid "structure size boundary can only be set to 8 or 32"
7899 msgstr ""
7900
7901 #: config/arm/arm.c:834
7902 msgid "-mpic-register= is useless without -fpic"
7903 msgstr ""
7904
7905 #: config/arm/arm.c:841
7906 #, c-format
7907 msgid "unable to use '%s' for PIC register"
7908 msgstr ""
7909
7910 #: config/arm/arm.c:2249 config/arm/arm.c:2267 config/avr/avr.c:4523
7911 #: config/c4x/c4x.c:4447 config/h8300/h8300.c:4260 config/i386/i386.c:1598
7912 #: config/i386/i386.c:1644 config/ip2k/ip2k.c:3169
7913 #: config/m68hc11/m68hc11.c:1311 config/m68k/m68k.c:345
7914 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1064
7915 #: config/rs6000/rs6000.c:15070 config/sh/sh.c:6874 config/sh/sh.c:6895
7916 #: config/sh/sh.c:6930 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173
7917 #, fuzzy, c-format
7918 msgid "`%s' attribute only applies to functions"
7919 msgstr "\"%s\" звычайна функцыя"
7920
7921 #: config/arm/arm.c:10576
7922 msgid "unable to compute real location of stacked parameter"
7923 msgstr ""
7924
7925 #. @@@ better error message
7926 #: config/arm/arm.c:11204 config/arm/arm.c:11241
7927 msgid "selector must be an immediate"
7928 msgstr ""
7929
7930 #. @@@ better error message
7931 #: config/arm/arm.c:11284 config/i386/i386.c:14318 config/i386/i386.c:14352
7932 msgid "mask must be an immediate"
7933 msgstr ""
7934
7935 #: config/arm/arm.c:11979
7936 msgid "no low registers available for popping high registers"
7937 msgstr ""
7938
7939 #: config/arm/arm.c:12229
7940 msgid "interrupt Service Routines cannot be coded in Thumb mode"
7941 msgstr ""
7942
7943 #: config/arm/pe.c:170 config/mcore/mcore.c:3241
7944 msgid "%Jinitialized variable '%D' is marked dllimport"
7945 msgstr ""
7946
7947 #: config/arm/pe.c:179
7948 msgid "%Jstatic variable '%D' is marked dllimport"
7949 msgstr ""
7950
7951 #: config/arm/arm.h:451
7952 msgid "Generate APCS conformant stack frames"
7953 msgstr ""
7954
7955 #: config/arm/arm.h:454
7956 msgid "Store function names in object code"
7957 msgstr ""
7958
7959 #: config/arm/arm.h:458
7960 msgid "Use the 32-bit version of the APCS"
7961 msgstr ""
7962
7963 #: config/arm/arm.h:463
7964 msgid "Pass FP arguments in FP registers"
7965 msgstr ""
7966
7967 #: config/arm/arm.h:466
7968 msgid "Generate re-entrant, PIC code"
7969 msgstr ""
7970
7971 #: config/arm/arm.h:469
7972 msgid "The MMU will trap on unaligned accesses"
7973 msgstr ""
7974
7975 #: config/arm/arm.h:472
7976 msgid "Use library calls to perform FP operations"
7977 msgstr ""
7978
7979 #: config/arm/arm.h:474 config/i960/i960.h:291
7980 msgid "Use hardware floating point instructions"
7981 msgstr ""
7982
7983 #: config/arm/arm.h:476
7984 msgid "Assume target CPU is configured as big endian"
7985 msgstr ""
7986
7987 #: config/arm/arm.h:478
7988 msgid "Assume target CPU is configured as little endian"
7989 msgstr ""
7990
7991 #: config/arm/arm.h:480
7992 msgid "Assume big endian bytes, little endian words"
7993 msgstr ""
7994
7995 #: config/arm/arm.h:482
7996 msgid "Support calls between Thumb and ARM instruction sets"
7997 msgstr ""
7998
7999 #: config/arm/arm.h:485
8000 msgid "Generate a call to abort if a noreturn function returns"
8001 msgstr ""
8002
8003 #: config/arm/arm.h:488
8004 msgid "Do not move instructions into a function's prologue"
8005 msgstr ""
8006
8007 #: config/arm/arm.h:491
8008 msgid "Do not load the PIC register in function prologues"
8009 msgstr ""
8010
8011 #: config/arm/arm.h:494
8012 msgid "Generate call insns as indirect calls, if necessary"
8013 msgstr ""
8014
8015 #: config/arm/arm.h:497
8016 msgid "Compile for the Thumb not the ARM"
8017 msgstr ""
8018
8019 #: config/arm/arm.h:501
8020 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8021 msgstr ""
8022
8023 #: config/arm/arm.h:504
8024 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8025 msgstr ""
8026
8027 #: config/arm/arm.h:507
8028 msgid "Thumb: Assume non-static functions may be called from ARM code"
8029 msgstr ""
8030
8031 #: config/arm/arm.h:511
8032 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8033 msgstr ""
8034
8035 #: config/arm/arm.h:515
8036 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8037 msgstr ""
8038
8039 #: config/arm/arm.h:517
8040 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8041 msgstr ""
8042
8043 #: config/arm/arm.h:525
8044 msgid "Specify the name of the target CPU"
8045 msgstr ""
8046
8047 #: config/arm/arm.h:527
8048 msgid "Specify the name of the target architecture"
8049 msgstr ""
8050
8051 #: config/arm/arm.h:531
8052 msgid "Specify the version of the floating point emulator"
8053 msgstr ""
8054
8055 #: config/arm/arm.h:533
8056 msgid "Specify the minimum bit alignment of structures"
8057 msgstr ""
8058
8059 #: config/arm/arm.h:535
8060 msgid "Specify the register to be used for PIC addressing"
8061 msgstr ""
8062
8063 #: config/arm/pe.h:65
8064 msgid "Ignore dllimport attribute for functions"
8065 msgstr ""
8066
8067 #: config/avr/avr.c:511
8068 #, c-format
8069 msgid "large frame pointer change (%d) with -mtiny-stack"
8070 msgstr ""
8071
8072 #: config/avr/avr.c:1098
8073 msgid "bad address, not (reg+disp):"
8074 msgstr ""
8075
8076 #: config/avr/avr.c:1106
8077 msgid "internal compiler error.  Bad address:"
8078 msgstr ""
8079
8080 #: config/avr/avr.c:1119
8081 msgid "internal compiler error.  Unknown mode:"
8082 msgstr ""
8083
8084 #: config/avr/avr.c:1741 config/avr/avr.c:2402
8085 #, fuzzy
8086 msgid "invalid insn:"
8087 msgstr "Нерэчаісны выбар %s"
8088
8089 #: config/avr/avr.c:1775 config/avr/avr.c:1858 config/avr/avr.c:1907
8090 #: config/avr/avr.c:1916 config/avr/avr.c:2011 config/avr/avr.c:2180
8091 #: config/avr/avr.c:2436 config/avr/avr.c:2544
8092 msgid "incorrect insn:"
8093 msgstr ""
8094
8095 #: config/avr/avr.c:1935 config/avr/avr.c:2096 config/avr/avr.c:2251
8096 #: config/avr/avr.c:2588
8097 msgid "unknown move insn:"
8098 msgstr ""
8099
8100 #: config/avr/avr.c:2811
8101 msgid "bad shift insn:"
8102 msgstr ""
8103
8104 #: config/avr/avr.c:2924 config/avr/avr.c:3345 config/avr/avr.c:3716
8105 msgid "internal compiler error.  Incorrect shift:"
8106 msgstr ""
8107
8108 #: config/avr/avr.c:4497 config/ip2k/ip2k.c:3144
8109 msgid "only initialized variables can be placed into program memory area"
8110 msgstr ""
8111
8112 #: config/avr/avr.c:4591
8113 msgid "only uninitialized variables can be placed in the .noinit section"
8114 msgstr ""
8115
8116 #: config/avr/avr.c:4605
8117 #, c-format
8118 msgid "MCU `%s' supported for assembler only"
8119 msgstr ""
8120
8121 #: config/avr/avr.h:73
8122 msgid "Assume int to be 8 bit integer"
8123 msgstr ""
8124
8125 #: config/avr/avr.h:75
8126 msgid "Change the stack pointer without disabling interrupts"
8127 msgstr ""
8128
8129 #: config/avr/avr.h:77
8130 msgid "Use subroutines for function prologue/epilogue"
8131 msgstr ""
8132
8133 #: config/avr/avr.h:79
8134 msgid "Change only the low 8 bits of the stack pointer"
8135 msgstr ""
8136
8137 #: config/avr/avr.h:81
8138 msgid "Do not generate tablejump insns"
8139 msgstr ""
8140
8141 #: config/avr/avr.h:83
8142 msgid "Use rjmp/rcall (limited range) on >8K devices"
8143 msgstr ""
8144
8145 #: config/avr/avr.h:85
8146 msgid "Output instruction sizes to the asm file"
8147 msgstr ""
8148
8149 #: config/avr/avr.h:102
8150 msgid "Specify the initial stack address"
8151 msgstr ""
8152
8153 #: config/avr/avr.h:103
8154 msgid "Specify the MCU name"
8155 msgstr ""
8156
8157 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8158 #. In some cases, the strength reduction optimization pass can
8159 #. produce better code if this is defined.  This macro controls the
8160 #. order that induction variables are combined.  This macro is
8161 #. particularly useful if the target has limited addressing modes.
8162 #. For instance, the SH target has only positive offsets in
8163 #. addresses.  Thus sorting to put the smallest address first allows
8164 #. the most combinations to be found.
8165 #: config/avr/avr.h:2268
8166 msgid "trampolines not supported"
8167 msgstr ""
8168
8169 #: config/c4x/c4x-c.c:71
8170 #, c-format
8171 msgid "missing '(' after '#pragma %s' - ignored"
8172 msgstr ""
8173
8174 #: config/c4x/c4x-c.c:74
8175 #, c-format
8176 msgid "missing function name in '#pragma %s' - ignored"
8177 msgstr ""
8178
8179 #: config/c4x/c4x-c.c:79
8180 #, c-format
8181 msgid "malformed '#pragma %s' - ignored"
8182 msgstr ""
8183
8184 #: config/c4x/c4x-c.c:81
8185 #, c-format
8186 msgid "missing section name in '#pragma %s' - ignored"
8187 msgstr ""
8188
8189 #: config/c4x/c4x-c.c:86
8190 #, c-format
8191 msgid "missing ')' for '#pragma %s' - ignored"
8192 msgstr ""
8193
8194 #: config/c4x/c4x-c.c:89
8195 #, c-format
8196 msgid "junk at end of '#pragma %s'"
8197 msgstr ""
8198
8199 #: config/c4x/c4x.c:300
8200 #, c-format
8201 msgid "unknown CPU version %d, using 40.\n"
8202 msgstr ""
8203
8204 #: config/c4x/c4x.c:850
8205 #, c-format
8206 msgid "ISR %s requires %d words of local vars, max is 32767"
8207 msgstr ""
8208
8209 #: config/c4x/c4x.c:1571
8210 msgid "using CONST_DOUBLE for address"
8211 msgstr ""
8212
8213 #: config/c4x/c4x.c:1709
8214 msgid "c4x_address_cost: Invalid addressing mode"
8215 msgstr ""
8216
8217 #: config/c4x/c4x.c:1844
8218 #, c-format
8219 msgid "c4x_print_operand: %%L inconsistency"
8220 msgstr ""
8221
8222 #: config/c4x/c4x.c:1850
8223 #, c-format
8224 msgid "c4x_print_operand: %%N inconsistency"
8225 msgstr ""
8226
8227 #: config/c4x/c4x.c:1891
8228 #, c-format
8229 msgid "c4x_print_operand: %%O inconsistency"
8230 msgstr ""
8231
8232 #: config/c4x/c4x.c:1986
8233 msgid "c4x_print_operand: Bad operand case"
8234 msgstr ""
8235
8236 #: config/c4x/c4x.c:2027
8237 msgid "c4x_print_operand_address: Bad post_modify"
8238 msgstr ""
8239
8240 #: config/c4x/c4x.c:2049
8241 msgid "c4x_print_operand_address: Bad pre_modify"
8242 msgstr ""
8243
8244 #: config/c4x/c4x.c:2097 config/c4x/c4x.c:2109 config/c4x/c4x.c:2124
8245 msgid "c4x_print_operand_address: Bad operand case"
8246 msgstr ""
8247
8248 #: config/c4x/c4x.c:2375
8249 msgid "c4x_rptb_insert: Cannot find start label"
8250 msgstr ""
8251
8252 #: config/c4x/c4x.c:3292 config/c4x/c4x.c:3310
8253 msgid "mode not QImode"
8254 msgstr ""
8255
8256 #: config/c4x/c4x.c:3380
8257 msgid "invalid indirect memory address"
8258 msgstr ""
8259
8260 #: config/c4x/c4x.c:3469
8261 msgid "invalid indirect (S) memory address"
8262 msgstr ""
8263
8264 #: config/c4x/c4x.c:3797
8265 msgid "c4x_valid_operands: Internal error"
8266 msgstr ""
8267
8268 #: config/c4x/c4x.c:4216
8269 msgid "c4x_operand_subword: invalid mode"
8270 msgstr ""
8271
8272 #: config/c4x/c4x.c:4219
8273 msgid "c4x_operand_subword: invalid operand"
8274 msgstr ""
8275
8276 #. We could handle these with some difficulty.
8277 #. e.g., *p-- => *(p-=2); *(p+1).
8278 #: config/c4x/c4x.c:4245
8279 msgid "c4x_operand_subword: invalid autoincrement"
8280 msgstr ""
8281
8282 #: config/c4x/c4x.c:4251
8283 msgid "c4x_operand_subword: invalid address"
8284 msgstr ""
8285
8286 #: config/c4x/c4x.c:4262
8287 msgid "c4x_operand_subword: address not offsettable"
8288 msgstr ""
8289
8290 #: config/c4x/c4x.c:4472
8291 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8292 msgstr ""
8293
8294 #. ??? HACK.  We shouldn't have flag_inline_trees at all.
8295 #. Name of the c4x assembler.
8296 #. Name of the c4x linker.
8297 #. Define assembler options.
8298 #. Define linker options.
8299 #. Specify the end file to link with.
8300 #. Target compilation option flags.
8301 #. Small memory model.
8302 #. Use 24-bit MPYI for C3x.
8303 #. Fast fixing of floats.
8304 #. Allow use of RPTS.
8305 #. Emit C3x code.
8306 #. Be compatible with TI assembler.
8307 #. Be paranoid about DP reg. in ISRs.
8308 #. Pass arguments on stack.
8309 #. Enable features under development.
8310 #. Enable repeat block.
8311 #. Use BK as general register.
8312 #. Use decrement and branch for C3x.
8313 #. Enable debugging of GCC.
8314 #. Force constants into registers.
8315 #. Allow unsigned loop counters.
8316 #. Force op0 and op1 to be same.
8317 #. Save all 40 bits for floats.
8318 #. Allow parallel insns.
8319 #. Allow MPY||ADD, MPY||SUB insns.
8320 #. Assume mem refs possibly aliased.
8321 #. Emit C30 code.
8322 #. Emit C31 code.
8323 #. Emit C32 code.
8324 #. Emit C33 code.
8325 #. Emit C40 code.
8326 #. Emit C44 code.
8327 #. Run-time compilation parameters selecting different hardware subsets.
8328 #.
8329 #. Macro to define tables used to set the flags.
8330 #. This is a list in braces of triplets in braces,
8331 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8332 #. where VALUE is the bits to set or minus the bits to clear.
8333 #. An empty string NAME is used to identify the default VALUE.
8334 #: config/c4x/c4x.h:168
8335 msgid "Small memory model"
8336 msgstr ""
8337
8338 #: config/c4x/c4x.h:170
8339 msgid "Big memory model"
8340 msgstr ""
8341
8342 #: config/c4x/c4x.h:172
8343 msgid "Use MPYI instruction for C3x"
8344 msgstr ""
8345
8346 #: config/c4x/c4x.h:174
8347 msgid "Do not use MPYI instruction for C3x"
8348 msgstr ""
8349
8350 #: config/c4x/c4x.h:176
8351 msgid "Use fast but approximate float to integer conversion"
8352 msgstr ""
8353
8354 #: config/c4x/c4x.h:178
8355 msgid "Use slow but accurate float to integer conversion"
8356 msgstr ""
8357
8358 #: config/c4x/c4x.h:180
8359 msgid "Enable use of RTPS instruction"
8360 msgstr ""
8361
8362 #: config/c4x/c4x.h:182
8363 msgid "Disable use of RTPS instruction"
8364 msgstr ""
8365
8366 #: config/c4x/c4x.h:184
8367 msgid "Enable use of RTPB instruction"
8368 msgstr ""
8369
8370 #: config/c4x/c4x.h:186
8371 msgid "Disable use of RTPB instruction"
8372 msgstr ""
8373
8374 #: config/c4x/c4x.h:188
8375 msgid "Generate code for C30 CPU"
8376 msgstr ""
8377
8378 #: config/c4x/c4x.h:190
8379 msgid "Generate code for C31 CPU"
8380 msgstr ""
8381
8382 #: config/c4x/c4x.h:192
8383 msgid "Generate code for C32 CPU"
8384 msgstr ""
8385
8386 #: config/c4x/c4x.h:194
8387 msgid "Generate code for C33 CPU"
8388 msgstr ""
8389
8390 #: config/c4x/c4x.h:196
8391 msgid "Generate code for C40 CPU"
8392 msgstr ""
8393
8394 #: config/c4x/c4x.h:198
8395 msgid "Generate code for C44 CPU"
8396 msgstr ""
8397
8398 #: config/c4x/c4x.h:200
8399 msgid "Emit code compatible with TI tools"
8400 msgstr ""
8401
8402 #: config/c4x/c4x.h:202
8403 msgid "Emit code to use GAS extensions"
8404 msgstr ""
8405
8406 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8407 msgid "Save DP across ISR in small memory model"
8408 msgstr ""
8409
8410 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
8411 msgid "Don't save DP across ISR in small memory model"
8412 msgstr ""
8413
8414 #: config/c4x/c4x.h:212
8415 msgid "Pass arguments on the stack"
8416 msgstr ""
8417
8418 #: config/c4x/c4x.h:214
8419 msgid "Pass arguments in registers"
8420 msgstr ""
8421
8422 #: config/c4x/c4x.h:216
8423 msgid "Enable new features under development"
8424 msgstr ""
8425
8426 #: config/c4x/c4x.h:218
8427 msgid "Disable new features under development"
8428 msgstr ""
8429
8430 #: config/c4x/c4x.h:220
8431 msgid "Use the BK register as a general purpose register"
8432 msgstr ""
8433
8434 #: config/c4x/c4x.h:222
8435 msgid "Do not allocate BK register"
8436 msgstr ""
8437
8438 #: config/c4x/c4x.h:224
8439 msgid "Enable use of DB instruction"
8440 msgstr ""
8441
8442 #: config/c4x/c4x.h:226
8443 msgid "Disable use of DB instruction"
8444 msgstr ""
8445
8446 #: config/c4x/c4x.h:228
8447 msgid "Enable debugging"
8448 msgstr ""
8449
8450 #: config/c4x/c4x.h:230
8451 msgid "Disable debugging"
8452 msgstr ""
8453
8454 #: config/c4x/c4x.h:232
8455 msgid "Force constants into registers to improve hoisting"
8456 msgstr ""
8457
8458 #: config/c4x/c4x.h:234
8459 msgid "Don't force constants into registers"
8460 msgstr ""
8461
8462 #: config/c4x/c4x.h:236
8463 msgid "Force RTL generation to emit valid 3 operand insns"
8464 msgstr ""
8465
8466 #: config/c4x/c4x.h:238
8467 msgid "Allow RTL generation to emit invalid 3 operand insns"
8468 msgstr ""
8469
8470 #: config/c4x/c4x.h:240
8471 msgid "Allow unsigned iteration counts for RPTB/DB"
8472 msgstr ""
8473
8474 #: config/c4x/c4x.h:242
8475 msgid "Disallow unsigned iteration counts for RPTB/DB"
8476 msgstr ""
8477
8478 #: config/c4x/c4x.h:244
8479 msgid "Preserve all 40 bits of FP reg across call"
8480 msgstr ""
8481
8482 #: config/c4x/c4x.h:246
8483 msgid "Only preserve 32 bits of FP reg across call"
8484 msgstr ""
8485
8486 #: config/c4x/c4x.h:248
8487 msgid "Enable parallel instructions"
8488 msgstr ""
8489
8490 #: config/c4x/c4x.h:250
8491 msgid "Disable parallel instructions"
8492 msgstr ""
8493
8494 #: config/c4x/c4x.h:252
8495 msgid "Enable MPY||ADD and MPY||SUB instructions"
8496 msgstr ""
8497
8498 #: config/c4x/c4x.h:254
8499 msgid "Disable MPY||ADD and MPY||SUB instructions"
8500 msgstr ""
8501
8502 #: config/c4x/c4x.h:256
8503 msgid "Assume that pointers may be aliased"
8504 msgstr ""
8505
8506 #: config/c4x/c4x.h:258
8507 msgid "Assume that pointers not aliased"
8508 msgstr ""
8509
8510 #: config/c4x/c4x.h:331
8511 msgid "Specify maximum number of iterations for RPTS"
8512 msgstr ""
8513
8514 #: config/c4x/c4x.h:333
8515 msgid "Select CPU to generate code for"
8516 msgstr ""
8517
8518 #: config/cris/cris.c:604
8519 msgid "unexpected index-type in cris_print_index"
8520 msgstr ""
8521
8522 #: config/cris/cris.c:618
8523 msgid "unexpected base-type in cris_print_base"
8524 msgstr ""
8525
8526 #: config/cris/cris.c:911
8527 #, c-format
8528 msgid "stackframe too big: %d bytes"
8529 msgstr ""
8530
8531 #: config/cris/cris.c:1222
8532 msgid "allocated but unused delay list in epilogue"
8533 msgstr ""
8534
8535 #: config/cris/cris.c:1232
8536 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8537 msgstr ""
8538
8539 #: config/cris/cris.c:1308
8540 msgid "invalid operand for 'b' modifier"
8541 msgstr ""
8542
8543 #: config/cris/cris.c:1321
8544 msgid "invalid operand for 'v' modifier"
8545 msgstr ""
8546
8547 #: config/cris/cris.c:1331
8548 msgid "invalid operand for 'P' modifier"
8549 msgstr ""
8550
8551 #: config/cris/cris.c:1338
8552 msgid "invalid operand for 'p' modifier"
8553 msgstr ""
8554
8555 #: config/cris/cris.c:1377
8556 msgid "invalid operand for 'z' modifier"
8557 msgstr ""
8558
8559 #: config/cris/cris.c:1425 config/cris/cris.c:1455
8560 msgid "invalid operand for 'H' modifier"
8561 msgstr ""
8562
8563 #: config/cris/cris.c:1431
8564 msgid "bad register"
8565 msgstr ""
8566
8567 #: config/cris/cris.c:1469
8568 msgid "invalid operand for 'e' modifier"
8569 msgstr ""
8570
8571 #: config/cris/cris.c:1486
8572 msgid "invalid operand for 'm' modifier"
8573 msgstr ""
8574
8575 #: config/cris/cris.c:1511
8576 msgid "invalid operand for 'A' modifier"
8577 msgstr ""
8578
8579 #: config/cris/cris.c:1519
8580 msgid "invalid operand for 'D' modifier"
8581 msgstr ""
8582
8583 #: config/cris/cris.c:1533
8584 msgid "invalid operand for 'T' modifier"
8585 msgstr ""
8586
8587 #: config/cris/cris.c:1542
8588 msgid "invalid operand modifier letter"
8589 msgstr ""
8590
8591 #: config/cris/cris.c:1550
8592 #, c-format
8593 msgid "internal error: bad register: %d"
8594 msgstr "унутраная памылка: дрэнны рэгістр: %d"
8595
8596 #: config/cris/cris.c:1598
8597 msgid "unexpected multiplicative operand"
8598 msgstr ""
8599
8600 #: config/cris/cris.c:1618
8601 msgid "unexpected operand"
8602 msgstr ""
8603
8604 #: config/cris/cris.c:1651 config/cris/cris.c:1661
8605 msgid "unrecognized address"
8606 msgstr "нераспазнаны адрас"
8607
8608 #: config/cris/cris.c:2011
8609 msgid "internal error: sideeffect-insn affecting main effect"
8610 msgstr ""
8611
8612 #. If we get here, the caller got its initial tests wrong.
8613 #: config/cris/cris.c:2404
8614 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8615 msgstr ""
8616
8617 #: config/cris/cris.c:2481 config/cris/cris.c:2543
8618 #, fuzzy
8619 msgid "unrecognized supposed constant"
8620 msgstr "нераспазнаны выбар \"-%s\""
8621
8622 #: config/cris/cris.c:2588
8623 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8624 msgstr ""
8625
8626 #: config/cris/cris.c:2607
8627 #, c-format
8628 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8629 msgstr ""
8630
8631 #: config/cris/cris.c:2635
8632 #, c-format
8633 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8634 msgstr ""
8635
8636 #: config/cris/cris.c:2671
8637 #, c-format
8638 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8639 msgstr ""
8640
8641 #: config/cris/cris.c:2689
8642 msgid "-fPIC and -fpic are not supported in this configuration"
8643 msgstr ""
8644
8645 #: config/cris/cris.c:2705
8646 msgid "that particular -g option is invalid with -maout and -melinux"
8647 msgstr ""
8648
8649 #: config/cris/cris.c:2960 config/cris/cris.c:3005
8650 msgid "unexpected side-effects in address"
8651 msgstr ""
8652
8653 #. Labels are never marked as global symbols.
8654 #: config/cris/cris.c:3100 config/cris/cris.c:3131
8655 msgid "unexpected PIC symbol"
8656 msgstr ""
8657
8658 #: config/cris/cris.c:3104
8659 msgid "PIC register isn't set up"
8660 msgstr ""
8661
8662 #: config/cris/cris.c:3117 config/cris/cris.c:3200
8663 msgid "unexpected address expression"
8664 msgstr ""
8665
8666 #: config/cris/cris.c:3135
8667 msgid "emitting PIC operand, but PIC register isn't set up"
8668 msgstr ""
8669
8670 #: config/cris/cris.c:3144
8671 msgid "unexpected NOTE as addr_const:"
8672 msgstr ""
8673
8674 #: config/cris/aout.h:108
8675 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8676 msgstr ""
8677
8678 #: config/cris/aout.h:115
8679 msgid "For elinux, request a specified stack-size for this program"
8680 msgstr ""
8681
8682 #: config/cris/cris.h:362
8683 msgid "Work around bug in multiplication instruction"
8684 msgstr ""
8685
8686 #. 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.
8687 #: config/cris/cris.h:368
8688 msgid "Compile for ETRAX 4 (CRIS v3)"
8689 msgstr ""
8690
8691 #: config/cris/cris.h:373
8692 msgid "Compile for ETRAX 100 (CRIS v8)"
8693 msgstr ""
8694
8695 #: config/cris/cris.h:377
8696 msgid "Emit verbose debug information in assembly code"
8697 msgstr ""
8698
8699 #: config/cris/cris.h:380
8700 #, fuzzy
8701 msgid "Do not use condition codes from normal instructions"
8702 msgstr "Не генерыраваць сімвальныя інструкцыі"
8703
8704 #: config/cris/cris.h:384
8705 msgid "Do not emit addressing modes with side-effect assignment"
8706 msgstr ""
8707
8708 #: config/cris/cris.h:387
8709 msgid "Do not tune stack alignment"
8710 msgstr ""
8711
8712 #: config/cris/cris.h:390
8713 msgid "Do not tune writable data alignment"
8714 msgstr ""
8715
8716 #: config/cris/cris.h:393
8717 msgid "Do not tune code and read-only data alignment"
8718 msgstr ""
8719
8720 #: config/cris/cris.h:402
8721 msgid "Align code and data to 32 bits"
8722 msgstr ""
8723
8724 #: config/cris/cris.h:415
8725 msgid "Don't align items in code or data"
8726 msgstr ""
8727
8728 #: config/cris/cris.h:418
8729 msgid "Do not emit function prologue or epilogue"
8730 msgstr ""
8731
8732 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8733 #: config/cris/cris.h:422
8734 msgid "Use the most feature-enabling options allowed by other options"
8735 msgstr ""
8736
8737 #. 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.
8738 #: config/cris/cris.h:428
8739 msgid "Override -mbest-lib-options"
8740 msgstr ""
8741
8742 #: config/cris/cris.h:460
8743 #, fuzzy
8744 msgid "Generate code for the specified chip or CPU version"
8745 msgstr "Генерыраваць код для дадзенага ЦП"
8746
8747 #: config/cris/cris.h:462
8748 msgid "Tune alignment for the specified chip or CPU version"
8749 msgstr ""
8750
8751 #: config/cris/cris.h:464
8752 msgid "Warn when a stackframe is larger than the specified size"
8753 msgstr ""
8754
8755 #. Node: Profiling
8756 #: config/cris/cris.h:1050
8757 msgid "no FUNCTION_PROFILER for CRIS"
8758 msgstr ""
8759
8760 #: config/cris/linux.h:69
8761 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8762 msgstr ""
8763
8764 #: config/d30v/d30v.c:218
8765 #, c-format
8766 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
8767 msgstr ""
8768
8769 #: config/d30v/d30v.c:2678
8770 msgid "bad insn to d30v_print_operand_address:"
8771 msgstr ""
8772
8773 #: config/d30v/d30v.c:2695 config/d30v/d30v.c:2756 config/d30v/d30v.c:2777
8774 #: config/d30v/d30v.c:2795
8775 msgid "bad insn to d30v_print_operand_memory_reference:"
8776 msgstr ""
8777
8778 #: config/d30v/d30v.c:2863
8779 msgid "bad insn to d30v_print_operand, 'f' modifier:"
8780 msgstr ""
8781
8782 #: config/d30v/d30v.c:2872
8783 msgid "bad insn to d30v_print_operand, 'A' modifier:"
8784 msgstr ""
8785
8786 #: config/d30v/d30v.c:2879
8787 msgid "bad insn to d30v_print_operand, 'M' modifier:"
8788 msgstr ""
8789
8790 #: config/d30v/d30v.c:2933
8791 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
8792 msgstr ""
8793
8794 #: config/d30v/d30v.c:2944
8795 msgid "bad insn to print_operand, 'B' modifier:"
8796 msgstr ""
8797
8798 #: config/d30v/d30v.c:2951
8799 msgid "bad insn to print_operand, 'E' modifier:"
8800 msgstr ""
8801
8802 #: config/d30v/d30v.c:2969
8803 msgid "bad insn to print_operand, 'R' modifier:"
8804 msgstr ""
8805
8806 #: config/d30v/d30v.c:2978 config/d30v/d30v.c:2986
8807 msgid "bad insn to print_operand, 's' modifier:"
8808 msgstr ""
8809
8810 #: config/d30v/d30v.c:3015
8811 msgid "bad insn in d30v_print_operand, 0 case"
8812 msgstr ""
8813
8814 #: config/d30v/d30v.c:3313
8815 msgid "d30v_emit_comparison"
8816 msgstr ""
8817
8818 #: config/d30v/d30v.c:3357
8819 msgid "bad call to d30v_move_2words"
8820 msgstr ""
8821
8822 #: config/d30v/d30v.h:111
8823 msgid "Enable use of conditional move instructions"
8824 msgstr ""
8825
8826 #: config/d30v/d30v.h:114
8827 msgid "Disable use of conditional move instructions"
8828 msgstr ""
8829
8830 #: config/d30v/d30v.h:117
8831 msgid "Debug argument support in compiler"
8832 msgstr ""
8833
8834 #: config/d30v/d30v.h:120
8835 msgid "Debug stack support in compiler"
8836 msgstr ""
8837
8838 #: config/d30v/d30v.h:123
8839 msgid "Debug memory address support in compiler"
8840 msgstr ""
8841
8842 #: config/d30v/d30v.h:126
8843 msgid "Make adjacent short instructions parallel if possible"
8844 msgstr ""
8845
8846 #: config/d30v/d30v.h:129
8847 #, fuzzy
8848 msgid "Do not make adjacent short instructions parallel"
8849 msgstr "Не генерыраваць сімвальныя інструкцыі"
8850
8851 #: config/d30v/d30v.h:132 config/d30v/d30v.h:135
8852 msgid "Link programs/data to be in external memory by default"
8853 msgstr ""
8854
8855 #: config/d30v/d30v.h:138
8856 msgid "Link programs/data to be in onchip memory by default"
8857 msgstr ""
8858
8859 #: config/d30v/d30v.h:146
8860 msgid "Change the branch costs within the compiler"
8861 msgstr ""
8862
8863 #: config/d30v/d30v.h:149
8864 msgid "Change the threshold for conversion to conditional execution"
8865 msgstr ""
8866
8867 #: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486
8868 msgid "stack size > 32k"
8869 msgstr ""
8870
8871 #: config/dsp16xx/dsp16xx.c:1695
8872 msgid "invalid addressing mode"
8873 msgstr ""
8874
8875 #: config/dsp16xx/dsp16xx.c:1838
8876 msgid "bad register extension code"
8877 msgstr ""
8878
8879 #: config/dsp16xx/dsp16xx.c:1938
8880 msgid "invalid offset in ybase addressing"
8881 msgstr ""
8882
8883 #: config/dsp16xx/dsp16xx.c:1941
8884 msgid "invalid register in ybase addressing"
8885 msgstr ""
8886
8887 #: config/dsp16xx/dsp16xx.c:2116
8888 msgid "invalid shift operator in emit_1600_core_shift"
8889 msgstr ""
8890
8891 #: config/dsp16xx/dsp16xx.c:2406
8892 msgid "invalid mode for gen_tst_reg"
8893 msgstr "нерэчаісны рэжым для gen_tst_reg"
8894
8895 #: config/dsp16xx/dsp16xx.c:2478
8896 msgid "invalid mode for integer comparison in gen_compare_reg"
8897 msgstr ""
8898
8899 #. Macro to define tables used to set the flags.
8900 #. This is a list in braces of pairs in braces,
8901 #. each pair being { "NAME", VALUE }
8902 #. where VALUE is the bits to set or minus the bits to clear.
8903 #. An empty string NAME is used to identify the default VALUE.
8904 #: config/dsp16xx/dsp16xx.h:230
8905 msgid "Pass parameters in registers (default)"
8906 msgstr ""
8907
8908 #: config/dsp16xx/dsp16xx.h:232
8909 #, fuzzy
8910 msgid "Don't pass parameters in registers"
8911 msgstr "Не выкарыстоўваць рэгістра sb"
8912
8913 #: config/dsp16xx/dsp16xx.h:234
8914 #, fuzzy
8915 msgid "Generate code for near calls"
8916 msgstr "Генерыраваць код для Intel as"
8917
8918 #: config/dsp16xx/dsp16xx.h:236
8919 #, fuzzy
8920 msgid "Don't generate code for near calls"
8921 msgstr "Генерыраваць код для Intel as"
8922
8923 #: config/dsp16xx/dsp16xx.h:238
8924 #, fuzzy
8925 msgid "Generate code for near jumps"
8926 msgstr "Генерыраваць код для Intel as"
8927
8928 #: config/dsp16xx/dsp16xx.h:240
8929 #, fuzzy
8930 msgid "Don't generate code for near jumps"
8931 msgstr "Генерыраваць код для Intel as"
8932
8933 #: config/dsp16xx/dsp16xx.h:242
8934 #, fuzzy
8935 msgid "Generate code for a bit-manipulation unit"
8936 msgstr "Генерыраваць код для Intel as"
8937
8938 #: config/dsp16xx/dsp16xx.h:244
8939 #, fuzzy
8940 msgid "Don't generate code for a bit-manipulation unit"
8941 msgstr "Не генерыраваць сімвальныя інструкцыі"
8942
8943 #: config/dsp16xx/dsp16xx.h:246
8944 #, fuzzy
8945 msgid "Generate code for memory map1"
8946 msgstr "Генерыраваць код для Intel as"
8947
8948 #: config/dsp16xx/dsp16xx.h:248
8949 #, fuzzy
8950 msgid "Generate code for memory map2"
8951 msgstr "Генерыраваць код для Intel as"
8952
8953 #: config/dsp16xx/dsp16xx.h:250
8954 #, fuzzy
8955 msgid "Generate code for memory map3"
8956 msgstr "Генерыраваць код для Intel as"
8957
8958 #: config/dsp16xx/dsp16xx.h:252
8959 #, fuzzy
8960 msgid "Generate code for memory map4"
8961 msgstr "Генерыраваць код для Intel as"
8962
8963 #: config/dsp16xx/dsp16xx.h:254
8964 msgid "Ouput extra code for initialized data"
8965 msgstr ""
8966
8967 #: config/dsp16xx/dsp16xx.h:256
8968 msgid "Don't let reg. allocator use ybase registers"
8969 msgstr ""
8970
8971 #: config/dsp16xx/dsp16xx.h:258
8972 msgid "Output extra debug info in Luxworks environment"
8973 msgstr ""
8974
8975 #: config/dsp16xx/dsp16xx.h:260
8976 msgid "Save temp. files in Luxworks environment"
8977 msgstr ""
8978
8979 #: config/dsp16xx/dsp16xx.h:272
8980 msgid "Specify alternate name for text section"
8981 msgstr ""
8982
8983 #: config/dsp16xx/dsp16xx.h:274
8984 msgid "Specify alternate name for data section"
8985 msgstr ""
8986
8987 #: config/dsp16xx/dsp16xx.h:276
8988 msgid "Specify alternate name for bss section"
8989 msgstr ""
8990
8991 #: config/dsp16xx/dsp16xx.h:278
8992 msgid "Specify alternate name for constant section"
8993 msgstr ""
8994
8995 #: config/dsp16xx/dsp16xx.h:280
8996 msgid "Specify alternate name for dsp16xx chip"
8997 msgstr ""
8998
8999 #. Output assembler code to FILE to increment profiler label # LABELNO
9000 #. for profiling a function entry.
9001 #: config/dsp16xx/dsp16xx.h:1217 config/dsp16xx/dsp16xx.h:1668
9002 #: config/dsp16xx/dsp16xx.h:1673
9003 msgid "profiling not implemented yet"
9004 msgstr ""
9005
9006 #. Emit RTL insns to initialize the variable parts of a trampoline.
9007 #. FNADDR is an RTX for the address of the function's pure code.
9008 #. CXT is an RTX for the static chain value for the function.
9009 #: config/dsp16xx/dsp16xx.h:1227 config/dsp16xx/dsp16xx.h:1239
9010 msgid "trampolines not yet implemented"
9011 msgstr ""
9012
9013 #: config/fr30/fr30.c:451
9014 msgid "fr30_print_operand_address: unhandled address"
9015 msgstr ""
9016
9017 #: config/fr30/fr30.c:475
9018 #, c-format
9019 msgid "fr30_print_operand: unrecognized %%p code"
9020 msgstr ""
9021
9022 #: config/fr30/fr30.c:495
9023 #, c-format
9024 msgid "fr30_print_operand: unrecognized %%b code"
9025 msgstr ""
9026
9027 #: config/fr30/fr30.c:516
9028 #, c-format
9029 msgid "fr30_print_operand: unrecognized %%B code"
9030 msgstr ""
9031
9032 #: config/fr30/fr30.c:524
9033 #, c-format
9034 msgid "fr30_print_operand: invalid operand to %%A code"
9035 msgstr ""
9036
9037 #: config/fr30/fr30.c:541
9038 #, c-format
9039 msgid "fr30_print_operand: invalid %%x code"
9040 msgstr ""
9041
9042 #: config/fr30/fr30.c:548
9043 #, c-format
9044 msgid "fr30_print_operand: invalid %%F code"
9045 msgstr ""
9046
9047 #: config/fr30/fr30.c:565
9048 msgid "fr30_print_operand: unknown code"
9049 msgstr ""
9050
9051 #: config/fr30/fr30.c:594 config/fr30/fr30.c:603 config/fr30/fr30.c:614
9052 #: config/fr30/fr30.c:627
9053 msgid "fr30_print_operand: unhandled MEM"
9054 msgstr ""
9055
9056 #: config/fr30/fr30.h:63
9057 msgid "Assume small address space"
9058 msgstr ""
9059
9060 #: config/frv/frv.c:392 config/frv/frv.c:410
9061 #, c-format
9062 msgid "Unknown cpu: -mcpu=%s"
9063 msgstr ""
9064
9065 #: config/frv/frv.c:433
9066 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
9067 msgstr ""
9068
9069 #: config/frv/frv.c:2397
9070 msgid "Bad insn to frv_print_operand_address:"
9071 msgstr ""
9072
9073 #: config/frv/frv.c:2408
9074 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9075 msgstr ""
9076
9077 #: config/frv/frv.c:2446 config/frv/frv.c:2456 config/frv/frv.c:2465
9078 #: config/frv/frv.c:2493 config/frv/frv.c:2506 config/frv/frv.c:2510
9079 msgid "Bad insn to frv_print_operand_memory_reference:"
9080 msgstr ""
9081
9082 #: config/frv/frv.c:2648
9083 msgid "Bad insn in frv_print_operand, bad const_double"
9084 msgstr ""
9085
9086 #: config/frv/frv.c:2693
9087 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9088 msgstr ""
9089
9090 #: config/frv/frv.c:2716
9091 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9092 msgstr ""
9093
9094 #: config/frv/frv.c:2741
9095 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9096 msgstr ""
9097
9098 #: config/frv/frv.c:2749
9099 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9100 msgstr ""
9101
9102 #: config/frv/frv.c:2765
9103 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9104 msgstr ""
9105
9106 #: config/frv/frv.c:2818
9107 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9108 msgstr ""
9109
9110 #: config/frv/frv.c:2831
9111 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9112 msgstr ""
9113
9114 #: config/frv/frv.c:2852
9115 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9116 msgstr ""
9117
9118 #: config/frv/frv.c:2870
9119 msgid "Bad insn to frv_print_operand, P modifier:"
9120 msgstr ""
9121
9122 #: config/frv/frv.c:2890
9123 msgid "Bad insn in frv_print_operand, z case"
9124 msgstr ""
9125
9126 #: config/frv/frv.c:2918
9127 msgid "Bad insn in frv_print_operand, 0 case"
9128 msgstr ""
9129
9130 #: config/frv/frv.c:2923
9131 msgid "frv_print_operand: unknown code"
9132 msgstr ""
9133
9134 #: config/frv/frv.c:5474
9135 msgid "Bad output_move_single operand"
9136 msgstr ""
9137
9138 #: config/frv/frv.c:5601
9139 msgid "Bad output_move_double operand"
9140 msgstr ""
9141
9142 #: config/frv/frv.c:5743
9143 msgid "Bad output_condmove_single operand"
9144 msgstr ""
9145
9146 #: config/frv/frv.c:8031
9147 msgid "frv_registers_update"
9148 msgstr ""
9149
9150 #: config/frv/frv.c:8188
9151 msgid "frv_registers_used_p"
9152 msgstr ""
9153
9154 #: config/frv/frv.c:8314
9155 msgid "frv_registers_set_p"
9156 msgstr ""
9157
9158 #: config/frv/frv.c:8910
9159 msgid "accumulator is not a constant integer"
9160 msgstr ""
9161
9162 #: config/frv/frv.c:8915
9163 msgid "accumulator number is out of bounds"
9164 msgstr ""
9165
9166 #: config/frv/frv.c:8926
9167 #, fuzzy, c-format
9168 msgid "inappropriate accumulator for `%s'"
9169 msgstr "няма папярэдняга аб'яўлення для \"%s\""
9170
9171 #: config/frv/frv.c:8986
9172 #, c-format
9173 msgid "`%s' expects a constant argument"
9174 msgstr ""
9175
9176 #: config/frv/frv.c:8991
9177 #, fuzzy, c-format
9178 msgid "constant argument out of range for `%s'"
9179 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
9180
9181 #: config/frv/frv.c:9338
9182 msgid "media functions are not available unless -mmedia is used"
9183 msgstr ""
9184
9185 #: config/frv/frv.c:9350
9186 msgid "this media function is only available on the fr500"
9187 msgstr ""
9188
9189 #: config/frv/frv.c:9378
9190 msgid "this media function is only available on the fr400"
9191 msgstr ""
9192
9193 #. This macro is a C statement to print on `stderr' a string describing the
9194 #. particular machine description choice.  Every machine description should
9195 #. define `TARGET_VERSION'.  For example:
9196 #.
9197 #. #ifdef MOTOROLA
9198 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9199 #. #else
9200 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9201 #. #endif
9202 #: config/frv/frv.h:506
9203 msgid " (frv)"
9204 msgstr ""
9205
9206 #: config/h8300/h8300.c:288
9207 #, fuzzy
9208 msgid "-ms2600 is used without -ms"
9209 msgstr "-ms2600 ужываецца без -ms."
9210
9211 #: config/h8300/h8300.c:294
9212 #, fuzzy
9213 msgid "-mn is used without -mh or -ms"
9214 msgstr "-ms2600 ужываецца без -ms."
9215
9216 #. Macro to define tables used to set the flags.
9217 #. This is a list in braces of pairs in braces,
9218 #. each pair being { "NAME", VALUE }
9219 #. where VALUE is the bits to set or minus the bits to clear.
9220 #. An empty string NAME is used to identify the default VALUE.
9221 #: config/h8300/h8300.h:145
9222 #, fuzzy
9223 msgid "Generate H8S code"
9224 msgstr "Стварыць код для DLL"
9225
9226 #: config/h8300/h8300.h:146
9227 #, fuzzy
9228 msgid "Do not generate H8S code"
9229 msgstr "Не ствараць код для 68851"
9230
9231 #: config/h8300/h8300.h:147
9232 msgid "Generate H8S/2600 code"
9233 msgstr ""
9234
9235 #: config/h8300/h8300.h:148
9236 #, fuzzy
9237 msgid "Do not generate H8S/2600 code"
9238 msgstr "Стварыць код для DLL"
9239
9240 #: config/h8300/h8300.h:149
9241 msgid "Make integers 32 bits wide"
9242 msgstr ""
9243
9244 #: config/h8300/h8300.h:152
9245 msgid "Use registers for argument passing"
9246 msgstr ""
9247
9248 #: config/h8300/h8300.h:154
9249 msgid "Do not use registers for argument passing"
9250 msgstr ""
9251
9252 #: config/h8300/h8300.h:156
9253 msgid "Consider access to byte sized memory slow"
9254 msgstr ""
9255
9256 #: config/h8300/h8300.h:157
9257 msgid "Enable linker relaxing"
9258 msgstr ""
9259
9260 #: config/h8300/h8300.h:158
9261 msgid "Generate H8/300H code"
9262 msgstr ""
9263
9264 #: config/h8300/h8300.h:159
9265 msgid "Enable the normal mode"
9266 msgstr ""
9267
9268 #: config/h8300/h8300.h:160
9269 msgid "Do not generate H8/300H code"
9270 msgstr ""
9271
9272 #: config/h8300/h8300.h:161
9273 msgid "Use H8/300 alignment rules"
9274 msgstr ""
9275
9276 #: config/i370/i370-c.c:55
9277 msgid "junk at end of #pragma map"
9278 msgstr ""
9279
9280 #: config/i370/i370-c.c:61
9281 msgid "malformed #pragma map, ignored"
9282 msgstr ""
9283
9284 #: config/i370/i370.c:784
9285 msgid "real name is too long - alias ignored"
9286 msgstr ""
9287
9288 #: config/i370/i370.c:789
9289 msgid "alias name is too long - alias ignored"
9290 msgstr ""
9291
9292 #: config/i370/i370.c:1060
9293 msgid "internal error--no jump follows compare:"
9294 msgstr ""
9295
9296 #. Macro to define tables used to set the flags.  This is a list in braces
9297 #. of pairs in braces, each pair being { "NAME", VALUE }
9298 #. where VALUE is the bits to set or minus the bits to clear.
9299 #. An empty string NAME is used to identify the default VALUE.
9300 #: config/i370/i370.h:75
9301 msgid "Generate char instructions"
9302 msgstr ""
9303
9304 #: config/i370/i370.h:76
9305 msgid "Do not generate char instructions"
9306 msgstr "Не генерыраваць сімвальныя інструкцыі"
9307
9308 #: config/i386/i386.c:1179
9309 #, c-format
9310 msgid "code model %s not supported in PIC mode"
9311 msgstr ""
9312
9313 #: config/i386/i386.c:1189 config/sparc/sparc.c:389
9314 #, c-format
9315 msgid "bad value (%s) for -mcmodel= switch"
9316 msgstr ""
9317
9318 #: config/i386/i386.c:1204
9319 #, c-format
9320 msgid "bad value (%s) for -masm= switch"
9321 msgstr ""
9322
9323 #: config/i386/i386.c:1207
9324 #, c-format
9325 msgid "code model `%s' not supported in the %s bit mode"
9326 msgstr ""
9327
9328 #: config/i386/i386.c:1210
9329 msgid "code model `large' not supported yet"
9330 msgstr ""
9331
9332 #: config/i386/i386.c:1212
9333 #, c-format
9334 msgid "%i-bit mode not compiled in"
9335 msgstr ""
9336
9337 #: config/i386/i386.c:1242 config/i386/i386.c:1254
9338 #, fuzzy
9339 msgid "CPU you selected does not support x86-64 instruction set"
9340 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
9341
9342 #: config/i386/i386.c:1247 config/iq2000/iq2000.c:1840
9343 #, c-format
9344 msgid "bad value (%s) for -march= switch"
9345 msgstr ""
9346
9347 #: config/i386/i386.c:1266
9348 #, c-format
9349 msgid "bad value (%s) for -mtune= switch"
9350 msgstr ""
9351
9352 #: config/i386/i386.c:1283
9353 #, c-format
9354 msgid "-mregparm=%d is not between 0 and %d"
9355 msgstr ""
9356
9357 #: config/i386/i386.c:1296
9358 msgid "-malign-loops is obsolete, use -falign-loops"
9359 msgstr ""
9360
9361 #: config/i386/i386.c:1301 config/i386/i386.c:1314 config/i386/i386.c:1327
9362 #, c-format
9363 msgid "-malign-loops=%d is not between 0 and %d"
9364 msgstr ""
9365
9366 #: config/i386/i386.c:1309
9367 msgid "-malign-jumps is obsolete, use -falign-jumps"
9368 msgstr ""
9369
9370 #: config/i386/i386.c:1322
9371 msgid "-malign-functions is obsolete, use -falign-functions"
9372 msgstr ""
9373
9374 #: config/i386/i386.c:1360
9375 #, c-format
9376 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9377 msgstr ""
9378
9379 #: config/i386/i386.c:1372
9380 #, c-format
9381 msgid "-mbranch-cost=%d is not between 0 and 5"
9382 msgstr ""
9383
9384 #: config/i386/i386.c:1384
9385 #, c-format
9386 msgid "bad value (%s) for -mtls-dialect= switch"
9387 msgstr ""
9388
9389 #: config/i386/i386.c:1413
9390 msgid "-malign-double makes no sense in the 64bit mode"
9391 msgstr ""
9392
9393 #: config/i386/i386.c:1415
9394 msgid "-mrtd calling convention not supported in the 64bit mode"
9395 msgstr ""
9396
9397 #: config/i386/i386.c:1437 config/i386/i386.c:1448
9398 msgid "SSE instruction set disabled, using 387 arithmetics"
9399 msgstr ""
9400
9401 #: config/i386/i386.c:1453
9402 msgid "387 instruction set disabled, using SSE arithmetics"
9403 msgstr ""
9404
9405 #: config/i386/i386.c:1460
9406 #, c-format
9407 msgid "bad value (%s) for -mfpmath= switch"
9408 msgstr ""
9409
9410 #: config/i386/i386.c:1608 config/i386/i386.c:1619
9411 msgid "fastcall and stdcall attributes are not compatible"
9412 msgstr ""
9413
9414 #: config/i386/i386.c:1612 config/i386/i386.c:1668
9415 msgid "fastcall and regparm attributes are not compatible"
9416 msgstr ""
9417
9418 #: config/i386/i386.c:1655
9419 #, c-format
9420 msgid "`%s' attribute requires an integer constant argument"
9421 msgstr ""
9422
9423 #: config/i386/i386.c:1661
9424 #, fuzzy, c-format
9425 msgid "argument to `%s' attribute larger than %d"
9426 msgstr "памер \"%s\" больш чам %d байт"
9427
9428 #: config/i386/i386.c:2627
9429 msgid "SSE vector argument without SSE enabled changes the ABI"
9430 msgstr ""
9431
9432 #: config/i386/i386.c:2643
9433 msgid "MMX vector argument without MMX enabled changes the ABI"
9434 msgstr ""
9435
9436 #: config/i386/i386.c:2871
9437 msgid "SSE vector return without SSE enabled changes the ABI"
9438 msgstr ""
9439
9440 #: config/i386/i386.c:6841
9441 msgid "invalid UNSPEC as operand"
9442 msgstr ""
9443
9444 #: config/i386/i386.c:7099
9445 msgid "extended registers have no high halves"
9446 msgstr ""
9447
9448 #: config/i386/i386.c:7114
9449 msgid "unsupported operand size for extended register"
9450 msgstr ""
9451
9452 #: config/i386/i386.c:7429
9453 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9454 msgstr ""
9455
9456 #: config/i386/i386.c:7475
9457 #, fuzzy, c-format
9458 msgid "invalid operand code `%c'"
9459 msgstr "Нерэчаісны выбар \"%s\""
9460
9461 #: config/i386/i386.c:7518
9462 #, fuzzy
9463 msgid "invalid constraints for operand"
9464 msgstr "нерэчаісны %%c аперанд"
9465
9466 #: config/i386/i386.c:12032
9467 #, fuzzy
9468 msgid "unknown insn mode"
9469 msgstr "невядомы рэжым машыны \"%s\""
9470
9471 #: config/i386/i386.c:14120 config/i386/i386.c:14156
9472 #, c-format
9473 msgid "selector must be an integer constant in the range 0..%i"
9474 msgstr ""
9475
9476 #: config/i386/i386.c:14384
9477 msgid "shift must be an immediate"
9478 msgstr ""
9479
9480 #: config/i386/i386.c:15407
9481 #, fuzzy, c-format
9482 msgid "`%s' incompatible attribute ignored"
9483 msgstr "\"%s\" атрыбут ігнарыруецца"
9484
9485 #: config/i386/winnt.c:104
9486 msgid "%Jfunction `%D' definition is marked dllimport."
9487 msgstr ""
9488
9489 #: config/i386/winnt.c:112
9490 msgid "%Jvariable `%D' definition is marked dllimport."
9491 msgstr ""
9492
9493 #: config/i386/winnt.c:132
9494 msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
9495 msgstr ""
9496
9497 #: config/i386/winnt.c:149
9498 #, fuzzy, c-format
9499 msgid "`%s' attribute only applies to variables"
9500 msgstr "\"%s\" атрыбут ігнарыруецца"
9501
9502 #: config/i386/winnt.c:248
9503 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9504 msgstr ""
9505
9506 #: config/i386/winnt.c:259
9507 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9508 msgstr ""
9509
9510 #: config/i386/winnt.c:271
9511 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9512 msgstr ""
9513
9514 #: config/i386/winnt.c:330
9515 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9516 msgstr ""
9517
9518 #: config/i386/winnt.c:372
9519 #, c-format
9520 msgid "`%s' declared as both exported to and imported from a DLL"
9521 msgstr ""
9522
9523 #: config/i386/winnt.c:381
9524 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9525 msgstr ""
9526
9527 #: config/i386/winnt.c:530
9528 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9529 msgstr ""
9530
9531 #: config/i386/winnt.c:533
9532 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9533 msgstr ""
9534
9535 #: config/i386/winnt.c:702
9536 msgid "%J'%D' causes a section type conflict"
9537 msgstr ""
9538
9539 #: config/i386/cygming.h:42
9540 msgid "Use the Cygwin interface"
9541 msgstr ""
9542
9543 #: config/i386/cygming.h:43
9544 msgid "Use the Mingw32 interface"
9545 msgstr ""
9546
9547 #: config/i386/cygming.h:44
9548 msgid "Create GUI application"
9549 msgstr "Стварыць GUI прыдатак"
9550
9551 #: config/i386/cygming.h:45
9552 msgid "Don't set Windows defines"
9553 msgstr ""
9554
9555 #: config/i386/cygming.h:46
9556 msgid "Set Windows defines"
9557 msgstr ""
9558
9559 #: config/i386/cygming.h:47
9560 msgid "Create console application"
9561 msgstr "Стварыць кансольны прыдатак"
9562
9563 #: config/i386/cygming.h:48
9564 msgid "Generate code for a DLL"
9565 msgstr "Стварыць код для DLL"
9566
9567 #: config/i386/cygming.h:50
9568 msgid "Ignore dllimport for functions"
9569 msgstr ""
9570
9571 #: config/i386/cygming.h:52
9572 msgid "Use Mingw-specific thread support"
9573 msgstr ""
9574
9575 #: config/i386/cygming.h:171
9576 #, c-format
9577 msgid "-f%s ignored for target (all code is position independent)"
9578 msgstr ""
9579
9580 #: config/i386/djgpp.h:191
9581 msgid "-mbnu210 is ignored (option is obsolete)"
9582 msgstr ""
9583
9584 #: config/i386/i386-interix.h:256
9585 #, fuzzy
9586 msgid "ms-bitfields not supported for objc"
9587 msgstr "-pipe не падтрымліваецца"
9588
9589 #. Deprecated.
9590 #. Deprecated.
9591 #. Deprecated.
9592 #. Deprecated.
9593 #. Deprecated.
9594 #. Deprecated.
9595 #. Deprecated.
9596 #. Deprecated.
9597 #: config/i386/i386.h:341
9598 msgid "Alternate calling convention"
9599 msgstr ""
9600
9601 #: config/i386/i386.h:343 config/m68k/m68k.h:344 config/ns32k/ns32k.h:144
9602 msgid "Use normal calling convention"
9603 msgstr ""
9604
9605 #: config/i386/i386.h:345
9606 msgid "Align some doubles on dword boundary"
9607 msgstr ""
9608
9609 #: config/i386/i386.h:347
9610 msgid "Align doubles on word boundary"
9611 msgstr ""
9612
9613 #: config/i386/i386.h:349
9614 msgid "Uninitialized locals in .bss"
9615 msgstr ""
9616
9617 #: config/i386/i386.h:351
9618 msgid "Uninitialized locals in .data"
9619 msgstr ""
9620
9621 #: config/i386/i386.h:353 config/m68k/linux.h:35 config/ns32k/ns32k.h:167
9622 msgid "Use IEEE math for fp comparisons"
9623 msgstr ""
9624
9625 #: config/i386/i386.h:355 config/ns32k/ns32k.h:169
9626 msgid "Do not use IEEE math for fp comparisons"
9627 msgstr ""
9628
9629 #: config/i386/i386.h:357
9630 msgid "Return values of functions in FPU registers"
9631 msgstr ""
9632
9633 #: config/i386/i386.h:359
9634 msgid "Do not return values of functions in FPU registers"
9635 msgstr ""
9636
9637 #: config/i386/i386.h:361
9638 msgid "Do not generate sin, cos, sqrt for FPU"
9639 msgstr ""
9640
9641 #: config/i386/i386.h:363
9642 msgid "Generate sin, cos, sqrt for FPU"
9643 msgstr ""
9644
9645 #: config/i386/i386.h:365
9646 msgid "Omit the frame pointer in leaf functions"
9647 msgstr ""
9648
9649 #: config/i386/i386.h:368
9650 msgid "Enable stack probing"
9651 msgstr ""
9652
9653 #. undocumented
9654 #. undocumented
9655 #: config/i386/i386.h:373
9656 msgid "Align destination of the string operations"
9657 msgstr ""
9658
9659 #: config/i386/i386.h:375
9660 msgid "Do not align destination of the string operations"
9661 msgstr ""
9662
9663 #: config/i386/i386.h:377
9664 msgid "Inline all known string operations"
9665 msgstr ""
9666
9667 #: config/i386/i386.h:379
9668 msgid "Do not inline all known string operations"
9669 msgstr ""
9670
9671 #: config/i386/i386.h:381 config/i386/i386.h:385
9672 msgid "Use push instructions to save outgoing arguments"
9673 msgstr ""
9674
9675 #: config/i386/i386.h:383 config/i386/i386.h:387
9676 msgid "Do not use push instructions to save outgoing arguments"
9677 msgstr ""
9678
9679 #: config/i386/i386.h:389
9680 msgid "Support MMX built-in functions"
9681 msgstr ""
9682
9683 #: config/i386/i386.h:391
9684 msgid "Do not support MMX built-in functions"
9685 msgstr ""
9686
9687 #: config/i386/i386.h:393
9688 msgid "Support 3DNow! built-in functions"
9689 msgstr ""
9690
9691 #: config/i386/i386.h:395
9692 msgid "Do not support 3DNow! built-in functions"
9693 msgstr ""
9694
9695 #: config/i386/i386.h:397
9696 msgid "Support MMX and SSE built-in functions and code generation"
9697 msgstr ""
9698
9699 #: config/i386/i386.h:399
9700 msgid "Do not support MMX and SSE built-in functions and code generation"
9701 msgstr ""
9702
9703 #: config/i386/i386.h:401
9704 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9705 msgstr ""
9706
9707 #: config/i386/i386.h:403
9708 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9709 msgstr ""
9710
9711 #: config/i386/i386.h:405
9712 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9713 msgstr ""
9714
9715 #: config/i386/i386.h:407
9716 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9717 msgstr ""
9718
9719 #: config/i386/i386.h:409
9720 msgid "sizeof(long double) is 16"
9721 msgstr ""
9722
9723 #: config/i386/i386.h:411
9724 msgid "sizeof(long double) is 12"
9725 msgstr ""
9726
9727 #: config/i386/i386.h:413
9728 msgid "Generate 64bit x86-64 code"
9729 msgstr ""
9730
9731 #: config/i386/i386.h:415
9732 msgid "Generate 32bit i386 code"
9733 msgstr ""
9734
9735 #: config/i386/i386.h:417
9736 msgid "Use native (MS) bitfield layout"
9737 msgstr ""
9738
9739 #: config/i386/i386.h:419
9740 msgid "Use gcc default bitfield layout"
9741 msgstr ""
9742
9743 #: config/i386/i386.h:421
9744 msgid "Use red-zone in the x86-64 code"
9745 msgstr ""
9746
9747 #: config/i386/i386.h:423
9748 msgid "Do not use red-zone in the x86-64 code"
9749 msgstr ""
9750
9751 #: config/i386/i386.h:425
9752 #, c-format
9753 msgid "Use direct references against %gs when accessing tls data"
9754 msgstr ""
9755
9756 #: config/i386/i386.h:427
9757 #, c-format
9758 msgid "Do not use direct references against %gs when accessing tls data"
9759 msgstr ""
9760
9761 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9762 #. command options that have values.  Its definition is an
9763 #. initializer with a subgrouping for each command option.
9764 #.
9765 #. Each subgrouping contains a string constant, that defines the
9766 #. fixed part of the option name, and the address of a variable.  The
9767 #. variable, type `char *', is set to the variable part of the given
9768 #. option if the fixed part matches.  The actual option name is made
9769 #. by appending `-m' to the specified name.
9770 #: config/i386/i386.h:461 config/ia64/ia64.h:274 config/rs6000/rs6000.h:449
9771 #: config/s390/s390.h:146 config/sparc/sparc.h:656
9772 msgid "Schedule code for given CPU"
9773 msgstr ""
9774
9775 #: config/i386/i386.h:463
9776 msgid "Generate floating point mathematics using given instruction set"
9777 msgstr ""
9778
9779 #: config/i386/i386.h:465 config/s390/s390.h:148
9780 msgid "Generate code for given CPU"
9781 msgstr "Генерыраваць код для дадзенага ЦП"
9782
9783 #: config/i386/i386.h:467
9784 msgid "Number of registers used to pass integer arguments"
9785 msgstr ""
9786
9787 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
9788 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9789 #. command options that have values.  Its definition is an
9790 #. initializer with a subgrouping for each command option.
9791 #.
9792 #. Each subgrouping contains a string constant, that defines the
9793 #. fixed part of the option name, and the address of a variable.  The
9794 #. variable, type `char *', is set to the variable part of the given
9795 #. option if the fixed part matches.  The actual option name is made
9796 #. by appending `-m' to the specified name.
9797 #: config/i386/i386.h:469 config/m68k/m68k.h:360
9798 msgid "Loop code aligned to this power of 2"
9799 msgstr ""
9800
9801 #: config/i386/i386.h:471 config/m68k/m68k.h:362
9802 msgid "Jump targets are aligned to this power of 2"
9803 msgstr ""
9804
9805 #: config/i386/i386.h:473 config/m68k/m68k.h:364
9806 msgid "Function starts are aligned to this power of 2"
9807 msgstr ""
9808
9809 #: config/i386/i386.h:476
9810 msgid "Attempt to keep stack aligned to this power of 2"
9811 msgstr ""
9812
9813 #: config/i386/i386.h:478
9814 msgid "Branches are this expensive (1-5, arbitrary units)"
9815 msgstr ""
9816
9817 #: config/i386/i386.h:480
9818 msgid "Use given x86-64 code model"
9819 msgstr ""
9820
9821 #. Undocumented.
9822 #. Undocumented.
9823 #: config/i386/i386.h:486
9824 msgid "Use given assembler dialect"
9825 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9826
9827 #: config/i386/i386.h:488
9828 #, fuzzy
9829 msgid "Use given thread-local storage dialect"
9830 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9831
9832 #: config/i386/sco5.h:292
9833 msgid "Generate ELF output"
9834 msgstr "Стварыць ELF-вывад"
9835
9836 #. 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.
9837 #. 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.
9838 #: config/i386/xm-djgpp.h:61
9839 msgid "environment variable DJGPP not defined"
9840 msgstr ""
9841
9842 #: config/i386/xm-djgpp.h:63
9843 #, c-format
9844 msgid "environment variable DJGPP points to missing file '%s'"
9845 msgstr ""
9846
9847 #: config/i386/xm-djgpp.h:66
9848 #, c-format
9849 msgid "environment variable DJGPP points to corrupt file '%s'"
9850 msgstr ""
9851
9852 #. Macro to define tables used to set the flags.
9853 #. This is a list in braces of pairs in braces,
9854 #. each pair being { "NAME", VALUE }
9855 #. where VALUE is the bits to set or minus the bits to clear.
9856 #. An empty string NAME is used to identify the default VALUE.
9857 #: config/i860/i860.h:60
9858 msgid "Generate code which uses the FPU"
9859 msgstr ""
9860
9861 #: config/i860/i860.h:61 config/i860/i860.h:62
9862 msgid "Do not generate code which uses the FPU"
9863 msgstr ""
9864
9865 #: config/i960/i960-c.c:68
9866 msgid "sorry, not implemented: #pragma align NAME=SIZE"
9867 msgstr ""
9868
9869 #: config/i960/i960-c.c:73
9870 msgid "malformed #pragma align - ignored"
9871 msgstr ""
9872
9873 #: config/i960/i960-c.c:111
9874 msgid "sorry, not implemented: #pragma noalign NAME"
9875 msgstr ""
9876
9877 #: config/i960/i960.c:134 config/i960/i960.c:144
9878 msgid "conflicting architectures defined - using C series"
9879 msgstr ""
9880
9881 #: config/i960/i960.c:139
9882 msgid "conflicting architectures defined - using K series"
9883 msgstr ""
9884
9885 #: config/i960/i960.c:154
9886 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
9887 msgstr ""
9888
9889 #: config/i960/i960.c:1456 config/m68k/m68k.c:600 config/rs6000/rs6000.c:11690
9890 msgid "stack limit expression is not supported"
9891 msgstr ""
9892
9893 #. Macro to define tables used to set the flags.
9894 #. This is a list in braces of pairs in braces,
9895 #. each pair being { "NAME", VALUE }
9896 #. where VALUE is the bits to set or minus the bits to clear.
9897 #. An empty string NAME is used to identify the default VALUE.
9898 #. ??? Not all ten of these architecture variations actually exist, but I
9899 #. am not sure which are real and which aren't.
9900 #: config/i960/i960.h:250
9901 msgid "Generate SA code"
9902 msgstr ""
9903
9904 #: config/i960/i960.h:253
9905 msgid "Generate SB code"
9906 msgstr ""
9907
9908 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
9909 #: config/i960/i960.h:258
9910 msgid "Generate KA code"
9911 msgstr ""
9912
9913 #: config/i960/i960.h:261
9914 msgid "Generate KB code"
9915 msgstr ""
9916
9917 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
9918 #: config/i960/i960.h:266
9919 msgid "Generate JA code"
9920 msgstr ""
9921
9922 #: config/i960/i960.h:268
9923 msgid "Generate JD code"
9924 msgstr ""
9925
9926 #: config/i960/i960.h:271
9927 msgid "Generate JF code"
9928 msgstr ""
9929
9930 #: config/i960/i960.h:273
9931 msgid "generate RP code"
9932 msgstr ""
9933
9934 #: config/i960/i960.h:276
9935 msgid "Generate MC code"
9936 msgstr ""
9937
9938 #: config/i960/i960.h:279
9939 msgid "Generate CA code"
9940 msgstr ""
9941
9942 #. {"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")},
9943 #: config/i960/i960.h:289
9944 msgid "Generate CF code"
9945 msgstr ""
9946
9947 #: config/i960/i960.h:293 config/mips/mips.h:552 config/pa/pa.h:266
9948 msgid "Use software floating point"
9949 msgstr ""
9950
9951 #: config/i960/i960.h:295
9952 msgid "Use alternate leaf function entries"
9953 msgstr ""
9954
9955 #: config/i960/i960.h:297
9956 msgid "Do not use alternate leaf function entries"
9957 msgstr ""
9958
9959 #: config/i960/i960.h:299
9960 msgid "Perform tail call optimization"
9961 msgstr ""
9962
9963 #: config/i960/i960.h:301
9964 msgid "Do not perform tail call optimization"
9965 msgstr ""
9966
9967 #: config/i960/i960.h:303
9968 msgid "Use complex addressing modes"
9969 msgstr ""
9970
9971 #: config/i960/i960.h:305
9972 msgid "Do not use complex addressing modes"
9973 msgstr ""
9974
9975 #: config/i960/i960.h:307
9976 msgid "Align code to 8 byte boundary"
9977 msgstr ""
9978
9979 #: config/i960/i960.h:309
9980 msgid "Do not align code to 8 byte boundary"
9981 msgstr ""
9982
9983 #. {"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")},
9984 #: config/i960/i960.h:315 config/i960/i960.h:317
9985 msgid "Enable compatibility with iC960 v2.0"
9986 msgstr ""
9987
9988 #: config/i960/i960.h:319
9989 msgid "Enable compatibility with iC960 v3.0"
9990 msgstr ""
9991
9992 #: config/i960/i960.h:321 config/i960/i960.h:323
9993 msgid "Enable compatibility with ic960 assembler"
9994 msgstr ""
9995
9996 #: config/i960/i960.h:325
9997 msgid "Do not permit unaligned accesses"
9998 msgstr ""
9999
10000 #: config/i960/i960.h:327
10001 msgid "Permit unaligned accesses"
10002 msgstr ""
10003
10004 #: config/i960/i960.h:329
10005 msgid "Layout types like Intel's v1.3 gcc"
10006 msgstr ""
10007
10008 #: config/i960/i960.h:331
10009 msgid "Do not layout types like Intel's v1.3 gcc"
10010 msgstr ""
10011
10012 #: config/i960/i960.h:333 config/sparc/freebsd.h:81 config/sparc/linux.h:91
10013 #: config/sparc/linux64.h:106 config/sparc/netbsd-elf.h:215
10014 msgid "Use 64 bit long doubles"
10015 msgstr ""
10016
10017 #: config/i960/i960.h:335
10018 msgid "Enable linker relaxation"
10019 msgstr ""
10020
10021 #: config/i960/i960.h:337
10022 msgid "Do not enable linker relaxation"
10023 msgstr ""
10024
10025 #: config/ia64/ia64-c.c:52
10026 msgid "malformed #pragma builtin"
10027 msgstr ""
10028
10029 #: config/ia64/ia64.c:1025 config/m32r/m32r.c:354
10030 #, fuzzy, c-format
10031 msgid "invalid argument of `%s' attribute"
10032 msgstr "нявернае выкарыстанне \"restict\""
10033
10034 #: config/ia64/ia64.c:1037
10035 msgid "%Jan address area attribute cannot be specified for local variables"
10036 msgstr ""
10037
10038 #: config/ia64/ia64.c:1044
10039 #, fuzzy
10040 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10041 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
10042
10043 #: config/ia64/ia64.c:1051
10044 #, fuzzy
10045 msgid "%Jaddress area attribute cannot be specified for functions"
10046 msgstr "\"%s\" звычайна функцыя"
10047
10048 #: config/ia64/ia64.c:4314
10049 msgid "ia64_print_operand: unknown code"
10050 msgstr ""
10051
10052 #: config/ia64/ia64.c:4654
10053 msgid "value of -mfixed-range must have form REG1-REG2"
10054 msgstr ""
10055
10056 #: config/ia64/ia64.c:4681
10057 #, c-format
10058 msgid "%s-%s is an empty range"
10059 msgstr ""
10060
10061 #: config/ia64/ia64.c:4729
10062 msgid "cannot optimize floating point division for both latency and throughput"
10063 msgstr ""
10064
10065 #: config/ia64/ia64.c:4735
10066 msgid "cannot optimize integer division for both latency and throughput"
10067 msgstr ""
10068
10069 #: config/ia64/ia64.c:4741
10070 msgid "cannot optimize square root for both latency and throughput"
10071 msgstr ""
10072
10073 #: config/ia64/ia64.c:4747
10074 msgid "not yet implemented: latency-optimized inline square root"
10075 msgstr ""
10076
10077 #: config/ia64/ia64.c:4759
10078 #, c-format
10079 msgid "bad value (%s) for -mtls-size= switch"
10080 msgstr ""
10081
10082 #: config/ia64/ia64.c:4775
10083 #, c-format
10084 msgid "bad value (%s) for -tune= switch"
10085 msgstr ""
10086
10087 #. This macro defines names of command options to set and clear bits in
10088 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10089 #. each command option.
10090 #: config/ia64/ia64.h:177
10091 msgid "Generate big endian code"
10092 msgstr ""
10093
10094 #: config/ia64/ia64.h:179 config/mcore/mcore.h:154
10095 msgid "Generate little endian code"
10096 msgstr ""
10097
10098 #: config/ia64/ia64.h:181
10099 msgid "Generate code for GNU as"
10100 msgstr "Генерыраваць код для GNU as"
10101
10102 #: config/ia64/ia64.h:183
10103 msgid "Generate code for Intel as"
10104 msgstr "Генерыраваць код для Intel as"
10105
10106 #: config/ia64/ia64.h:185
10107 msgid "Generate code for GNU ld"
10108 msgstr "Генерыраваць код для GNU ld"
10109
10110 #: config/ia64/ia64.h:187
10111 msgid "Generate code for Intel ld"
10112 msgstr "Генерыраваць код для Intel ld"
10113
10114 #: config/ia64/ia64.h:189
10115 msgid "Generate code without GP reg"
10116 msgstr "Генерыраваць код без GP reg"
10117
10118 #: config/ia64/ia64.h:191
10119 msgid "Emit stop bits before and after volatile extended asms"
10120 msgstr ""
10121
10122 #: config/ia64/ia64.h:193
10123 msgid "Don't emit stop bits before and after volatile extended asms"
10124 msgstr ""
10125
10126 #: config/ia64/ia64.h:195
10127 msgid "Emit code for Itanium (TM) processor B step"
10128 msgstr ""
10129
10130 #: config/ia64/ia64.h:197
10131 msgid "Use in/loc/out register names"
10132 msgstr ""
10133
10134 #: config/ia64/ia64.h:199
10135 msgid "Disable use of sdata/scommon/sbss"
10136 msgstr ""
10137
10138 #: config/ia64/ia64.h:201
10139 msgid "Enable use of sdata/scommon/sbss"
10140 msgstr ""
10141
10142 #: config/ia64/ia64.h:203
10143 msgid "gp is constant (but save/restore gp on indirect calls)"
10144 msgstr ""
10145
10146 #: config/ia64/ia64.h:205
10147 msgid "Generate self-relocatable code"
10148 msgstr ""
10149
10150 #: config/ia64/ia64.h:207
10151 msgid "Generate inline floating point division, optimize for latency"
10152 msgstr ""
10153
10154 #: config/ia64/ia64.h:209
10155 msgid "Generate inline floating point division, optimize for throughput"
10156 msgstr ""
10157
10158 #: config/ia64/ia64.h:211
10159 msgid "Generate inline integer division, optimize for latency"
10160 msgstr ""
10161
10162 #: config/ia64/ia64.h:213
10163 msgid "Generate inline integer division, optimize for throughput"
10164 msgstr ""
10165
10166 #: config/ia64/ia64.h:215
10167 msgid "Generate inline square root, optimize for latency"
10168 msgstr ""
10169
10170 #: config/ia64/ia64.h:217
10171 msgid "Generate inline square root, optimize for throughput"
10172 msgstr ""
10173
10174 #: config/ia64/ia64.h:219
10175 msgid "Enable Dwarf 2 line debug info via GNU as"
10176 msgstr ""
10177
10178 #: config/ia64/ia64.h:221
10179 msgid "Disable Dwarf 2 line debug info via GNU as"
10180 msgstr ""
10181
10182 #: config/ia64/ia64.h:223
10183 msgid "Enable earlier placing stop bits for better scheduling"
10184 msgstr ""
10185
10186 #: config/ia64/ia64.h:225
10187 msgid "Disable earlier placing stop bits"
10188 msgstr ""
10189
10190 #: config/ia64/ia64.h:270
10191 msgid "Specify range of registers to make fixed"
10192 msgstr ""
10193
10194 #: config/ip2k/ip2k.c:1074
10195 #, fuzzy
10196 msgid "bad operand"
10197 msgstr "нерэчаісны %%f аперанд"
10198
10199 #: config/iq2000/iq2000.c:1816
10200 #, c-format
10201 msgid "bad value (%s) for -mcpu= switch"
10202 msgstr ""
10203
10204 #: config/iq2000/iq2000.c:1845
10205 #, fuzzy, c-format
10206 msgid "The compiler does not support -march=%s."
10207 msgstr "%s не падтрымлівае %s"
10208
10209 #: config/iq2000/iq2000.c:2232
10210 #, c-format
10211 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10212 msgstr ""
10213
10214 #: config/iq2000/iq2000.c:3023
10215 #, fuzzy, c-format
10216 msgid "argument `%d' is not a constant"
10217 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10218
10219 #: config/iq2000/iq2000.c:3314 config/xtensa/xtensa.c:2096
10220 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10221 msgstr ""
10222
10223 #: config/iq2000/iq2000.c:3469
10224 #, c-format
10225 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10226 msgstr ""
10227
10228 #: config/iq2000/iq2000.c:3478 config/mips/mips.c:5463
10229 #: config/xtensa/xtensa.c:1950
10230 msgid "PRINT_OPERAND null pointer"
10231 msgstr ""
10232
10233 #: config/iq2000/iq2000.c:3547
10234 #, fuzzy, c-format
10235 msgid "invalid %%P operand"
10236 msgstr "нерэчаісны %%-код"
10237
10238 #: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:9269
10239 #, c-format
10240 msgid "invalid %%p value"
10241 msgstr ""
10242
10243 #: config/iq2000/iq2000.c:3619 config/mips/mips.c:5593
10244 #, c-format
10245 msgid "invalid use of %%d, %%x, or %%X"
10246 msgstr ""
10247
10248 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10249 msgid "No default crt0.o"
10250 msgstr ""
10251
10252 #: config/iq2000/iq2000.h:74
10253 msgid "Use GP relative sdata/sbss sections"
10254 msgstr ""
10255
10256 #: config/iq2000/iq2000.h:76
10257 msgid "Don't use GP relative sdata/sbss sections"
10258 msgstr ""
10259
10260 #: config/iq2000/iq2000.h:78 config/mips/mips.h:576
10261 msgid "Use ROM instead of RAM"
10262 msgstr ""
10263
10264 #: config/iq2000/iq2000.h:80 config/mips/mips.h:578
10265 msgid "Don't use ROM instead of RAM"
10266 msgstr ""
10267
10268 #: config/iq2000/iq2000.h:82 config/mips/mips.h:580
10269 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10270 msgstr ""
10271
10272 #: config/iq2000/iq2000.h:84 config/mips/mips.h:582
10273 msgid "Don't put uninitialized constants in ROM"
10274 msgstr ""
10275
10276 #: config/iq2000/iq2000.h:106 config/mips/mips.h:744 config/pa/pa.h:310
10277 msgid "Specify CPU for scheduling purposes"
10278 msgstr ""
10279
10280 #: config/iq2000/iq2000.h:108 config/mips/mips.h:746
10281 msgid "Specify CPU for code generation purposes"
10282 msgstr ""
10283
10284 #: config/m32r/m32r.c:172
10285 #, c-format
10286 msgid "bad value (%s) for -mmodel switch"
10287 msgstr ""
10288
10289 #: config/m32r/m32r.c:181
10290 #, c-format
10291 msgid "bad value (%s) for -msdata switch"
10292 msgstr ""
10293
10294 #: config/m32r/m32r.c:188
10295 #, c-format
10296 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10297 msgstr ""
10298
10299 #: config/m32r/m32r.c:2319
10300 #, fuzzy, c-format
10301 msgid "invalid operand to %%s code"
10302 msgstr "нерэчаісны %%-код"
10303
10304 #: config/m32r/m32r.c:2326
10305 #, fuzzy, c-format
10306 msgid "invalid operand to %%p code"
10307 msgstr "нерэчаісны %%-код"
10308
10309 #: config/m32r/m32r.c:2381
10310 msgid "bad insn for 'A'"
10311 msgstr ""
10312
10313 #: config/m32r/m32r.c:2428
10314 #, fuzzy, c-format
10315 msgid "invalid operand to %%T/%%B code"
10316 msgstr "нерэчаісны %%-код"
10317
10318 #: config/m32r/m32r.c:2451
10319 #, fuzzy, c-format
10320 msgid "invalid operand to %%N code"
10321 msgstr "нерэчаісны %%-код"
10322
10323 #: config/m32r/m32r.c:2484
10324 msgid "pre-increment address is not a register"
10325 msgstr ""
10326
10327 #: config/m32r/m32r.c:2491
10328 msgid "pre-decrement address is not a register"
10329 msgstr ""
10330
10331 #: config/m32r/m32r.c:2498
10332 msgid "post-increment address is not a register"
10333 msgstr ""
10334
10335 #: config/m32r/m32r.c:2574 config/m32r/m32r.c:2590
10336 #: config/rs6000/rs6000.c:15267
10337 msgid "bad address"
10338 msgstr "дрэнны адрас"
10339
10340 #: config/m32r/m32r.c:2595
10341 #, fuzzy
10342 msgid "lo_sum not of register"
10343 msgstr "Не выкарыстоўваць рэгістра sb"
10344
10345 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10346 #: config/m32r/m32r.h:284
10347 msgid "Display compile time statistics"
10348 msgstr ""
10349
10350 #: config/m32r/m32r.h:286
10351 msgid "Align all loops to 32 byte boundary"
10352 msgstr ""
10353
10354 #: config/m32r/m32r.h:289
10355 msgid "Only issue one instruction per cycle"
10356 msgstr ""
10357
10358 #: config/m32r/m32r.h:292
10359 msgid "Prefer branches over conditional execution"
10360 msgstr ""
10361
10362 #: config/m32r/m32r.h:313
10363 msgid "Code size: small, medium or large"
10364 msgstr ""
10365
10366 #: config/m32r/m32r.h:315
10367 msgid "Small data area: none, sdata, use"
10368 msgstr ""
10369
10370 #: config/m32r/m32r.h:317 config/mips/mips.h:752
10371 msgid "Don't call any cache flush functions"
10372 msgstr ""
10373
10374 #: config/m32r/m32r.h:319 config/mips/mips.h:754
10375 msgid "Specify cache flush function"
10376 msgstr ""
10377
10378 #: config/m32r/m32r.h:321
10379 msgid "Don't call any cache flush trap"
10380 msgstr ""
10381
10382 #: config/m32r/m32r.h:323
10383 msgid "Specify cache flush trap number"
10384 msgstr ""
10385
10386 #: config/m68hc11/m68hc11.c:280
10387 #, c-format
10388 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10389 msgstr ""
10390
10391 #: config/m68hc11/m68hc11.c:1344
10392 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
10393 msgstr ""
10394
10395 #: config/m68hc11/m68hc11.c:1350
10396 #, fuzzy
10397 msgid "`trap' attribute is already used"
10398 msgstr "\"%s\" атрыбут ігнарыруецца"
10399
10400 #. !!!! SCz wrong here.
10401 #: config/m68hc11/m68hc11.c:3323 config/m68hc11/m68hc11.c:3707
10402 msgid "move insn not handled"
10403 msgstr ""
10404
10405 #: config/m68hc11/m68hc11.c:3555 config/m68hc11/m68hc11.c:3639
10406 #: config/m68hc11/m68hc11.c:3910
10407 msgid "invalid register in the move instruction"
10408 msgstr ""
10409
10410 #: config/m68hc11/m68hc11.c:3589
10411 msgid "invalid operand in the instruction"
10412 msgstr ""
10413
10414 #: config/m68hc11/m68hc11.c:3884
10415 #, fuzzy
10416 msgid "invalid register in the instruction"
10417 msgstr "нявернае выкарыстанне \"restict\""
10418
10419 #: config/m68hc11/m68hc11.c:3917
10420 msgid "operand 1 must be a hard register"
10421 msgstr ""
10422
10423 #: config/m68hc11/m68hc11.c:3931
10424 #, fuzzy
10425 msgid "invalid rotate insn"
10426 msgstr "Нерэчаісны выбар %s"
10427
10428 #: config/m68hc11/m68hc11.c:4355
10429 msgid "registers IX, IY and Z used in the same INSN"
10430 msgstr ""
10431
10432 #: config/m68hc11/m68hc11.c:4692 config/m68hc11/m68hc11.c:4992
10433 msgid "cannot do z-register replacement"
10434 msgstr ""
10435
10436 #: config/m68hc11/m68hc11.c:5055
10437 msgid "invalid Z register replacement for insn"
10438 msgstr ""
10439
10440 #. Macro to define tables used to set the flags. This is a list in braces of
10441 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10442 #. to set or minus the bits to clear. An empty string NAME is used to
10443 #. identify the default VALUE.
10444 #: config/m68hc11/m68hc11.h:180
10445 msgid "Compile with 16-bit integer mode"
10446 msgstr ""
10447
10448 #: config/m68hc11/m68hc11.h:182
10449 msgid "Compile with 32-bit integer mode"
10450 msgstr ""
10451
10452 #: config/m68hc11/m68hc11.h:184
10453 msgid "Auto pre/post decrement increment allowed"
10454 msgstr ""
10455
10456 #: config/m68hc11/m68hc11.h:186
10457 msgid "Auto pre/post decrement increment not allowed"
10458 msgstr ""
10459
10460 #: config/m68hc11/m68hc11.h:188
10461 msgid "Min/max instructions allowed"
10462 msgstr ""
10463
10464 #: config/m68hc11/m68hc11.h:190
10465 msgid "Min/max instructions not allowed"
10466 msgstr ""
10467
10468 #: config/m68hc11/m68hc11.h:192
10469 msgid "Use call and rtc for function calls and returns"
10470 msgstr ""
10471
10472 #: config/m68hc11/m68hc11.h:194
10473 msgid "Use jsr and rts for function calls and returns"
10474 msgstr ""
10475
10476 #: config/m68hc11/m68hc11.h:196
10477 msgid "Do not use direct addressing mode for soft registers"
10478 msgstr ""
10479
10480 #: config/m68hc11/m68hc11.h:198
10481 msgid "Use direct addressing mode for soft registers"
10482 msgstr ""
10483
10484 #: config/m68hc11/m68hc11.h:200 config/m68hc11/m68hc11.h:206
10485 msgid "Compile for a 68HC11"
10486 msgstr ""
10487
10488 #: config/m68hc11/m68hc11.h:202 config/m68hc11/m68hc11.h:208
10489 msgid "Compile for a 68HC12"
10490 msgstr ""
10491
10492 #: config/m68hc11/m68hc11.h:204 config/m68hc11/m68hc11.h:210
10493 msgid "Compile for a 68HCS12"
10494 msgstr ""
10495
10496 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10497 #. command options that have values.  Its definition is an
10498 #. initializer with a subgrouping for each command option.
10499 #.
10500 #. Each subgrouping contains a string constant, that defines the
10501 #. fixed part of the option name, and the address of a variable.  The
10502 #. variable, type `char *', is set to the variable part of the given
10503 #. option if the fixed part matches.  The actual option name is made
10504 #. by appending `-m' to the specified name.
10505 #: config/m68hc11/m68hc11.h:224
10506 msgid "Specify the register allocation order"
10507 msgstr ""
10508
10509 #: config/m68hc11/m68hc11.h:226
10510 msgid "Indicate the number of soft registers available"
10511 msgstr ""
10512
10513 #: config/m68k/m68k.c:239
10514 #, c-format
10515 msgid "-malign-loops=%d is not between 1 and %d"
10516 msgstr ""
10517
10518 #: config/m68k/m68k.c:250
10519 msgid "-mshared-library-id= specified without -mid-shared-library"
10520 msgstr ""
10521
10522 #: config/m68k/m68k.c:253
10523 #, c-format
10524 msgid "-mshared-library-id=%d is not between 0 and %d"
10525 msgstr ""
10526
10527 #: config/m68k/m68k.c:267
10528 msgid "cannot specify both -msep-data and -mid-shared-library"
10529 msgstr ""
10530
10531 #: config/m68k/m68k.c:282
10532 #, c-format
10533 msgid "-malign-jumps=%d is not between 1 and %d"
10534 msgstr ""
10535
10536 #: config/m68k/m68k.c:293
10537 #, c-format
10538 msgid "-malign-functions=%d is not between 1 and %d"
10539 msgstr ""
10540
10541 #: config/m68k/m68k.c:302
10542 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10543 msgstr ""
10544
10545 #. Macro to define tables used to set the flags.
10546 #. This is a list in braces of pairs in braces,
10547 #. each pair being { "NAME", VALUE }
10548 #. where VALUE is the bits to set or minus the bits to clear.
10549 #. An empty string NAME is used to identify the default VALUE.
10550 #: config/m68k/m68k.h:248 config/m68k/m68k.h:250
10551 msgid "Generate code for a 68020"
10552 msgstr "Ствараць код для 68020"
10553
10554 #: config/m68k/m68k.h:255 config/m68k/m68k.h:258
10555 msgid "Generate code for a 68000"
10556 msgstr "Ствараць код для 68000"
10557
10558 #: config/m68k/m68k.h:260
10559 msgid "Use the bit-field instructions"
10560 msgstr ""
10561
10562 #: config/m68k/m68k.h:262
10563 #, fuzzy
10564 msgid "Do not use the bit-field instructions"
10565 msgstr "Не генерыраваць сімвальныя інструкцыі"
10566
10567 #: config/m68k/m68k.h:264
10568 msgid "Consider type `int' to be 16 bits wide"
10569 msgstr ""
10570
10571 #: config/m68k/m68k.h:266
10572 msgid "Consider type `int' to be 32 bits wide"
10573 msgstr ""
10574
10575 #: config/m68k/m68k.h:269
10576 msgid "Generate code with library calls for floating point"
10577 msgstr ""
10578
10579 #: config/m68k/m68k.h:271
10580 msgid "Generate code for a 68040, without any new instructions"
10581 msgstr ""
10582
10583 #: config/m68k/m68k.h:274
10584 msgid "Generate code for a 68060, without any new instructions"
10585 msgstr ""
10586
10587 #: config/m68k/m68k.h:278
10588 msgid "Generate code for a 68030"
10589 msgstr "Ствараць код для 68030"
10590
10591 #: config/m68k/m68k.h:281
10592 msgid "Generate code for a 68040"
10593 msgstr "Ствараць код для 68040"
10594
10595 #: config/m68k/m68k.h:285
10596 msgid "Generate code for a 68060"
10597 msgstr "Ствараць код для 68060"
10598
10599 #: config/m68k/m68k.h:290
10600 msgid "Generate code for a 520X"
10601 msgstr "Ствараць код для 520X"
10602
10603 #: config/m68k/m68k.h:294
10604 #, fuzzy
10605 msgid "Generate code for a 5206e"
10606 msgstr "Ствараць код для 520X"
10607
10608 #: config/m68k/m68k.h:298
10609 #, fuzzy
10610 msgid "Generate code for a 528x"
10611 msgstr "Ствараць код для 520X"
10612
10613 #: config/m68k/m68k.h:302
10614 #, fuzzy
10615 msgid "Generate code for a 5307"
10616 msgstr "Ствараць код для 520X"
10617
10618 #: config/m68k/m68k.h:306
10619 #, fuzzy
10620 msgid "Generate code for a 5407"
10621 msgstr "Ствараць код для 520X"
10622
10623 #: config/m68k/m68k.h:309
10624 msgid "Generate code for a 68851"
10625 msgstr "Ствараць код для 68851"
10626
10627 #: config/m68k/m68k.h:311
10628 msgid "Do no generate code for a 68851"
10629 msgstr "Не ствараць код для 68851"
10630
10631 #: config/m68k/m68k.h:314
10632 msgid "Generate code for a 68302"
10633 msgstr "Ствараць код для 68302"
10634
10635 #: config/m68k/m68k.h:317
10636 msgid "Generate code for a 68332"
10637 msgstr "Ствараць код для 68332"
10638
10639 #: config/m68k/m68k.h:321
10640 msgid "Generate code for a cpu32"
10641 msgstr "Ствараць код для цп32"
10642
10643 #: config/m68k/m68k.h:324
10644 msgid "Align variables on a 32-bit boundary"
10645 msgstr ""
10646
10647 #: config/m68k/m68k.h:326
10648 msgid "Align variables on a 16-bit boundary"
10649 msgstr ""
10650
10651 #: config/m68k/m68k.h:328
10652 msgid "Enable separate data segment"
10653 msgstr ""
10654
10655 #: config/m68k/m68k.h:330
10656 msgid "Disable separate data segment"
10657 msgstr ""
10658
10659 #: config/m68k/m68k.h:332
10660 msgid "Enable ID based shared library"
10661 msgstr ""
10662
10663 #: config/m68k/m68k.h:334
10664 msgid "Disable ID based shared library"
10665 msgstr ""
10666
10667 #: config/m68k/m68k.h:336
10668 msgid "Generate pc-relative code"
10669 msgstr ""
10670
10671 #: config/m68k/m68k.h:338
10672 msgid "Do not use unaligned memory references"
10673 msgstr ""
10674
10675 #: config/m68k/m68k.h:340
10676 msgid "Use unaligned memory references"
10677 msgstr ""
10678
10679 #: config/m68k/m68k.h:342
10680 msgid "Use different calling convention using 'rtd'"
10681 msgstr ""
10682
10683 #: config/m68k/m68k.h:366
10684 msgid "ID of shared library to build"
10685 msgstr ""
10686
10687 #: config/mcore/mcore.c:2973
10688 #, fuzzy, c-format
10689 msgid "invalid option `-mstack-increment=%s'"
10690 msgstr "Нерэчаісны выбар \"%s\""
10691
10692 #: config/mcore/mcore.h:121
10693 msgid "Inline constants if it can be done in 2 insns or less"
10694 msgstr ""
10695
10696 #: config/mcore/mcore.h:123
10697 msgid "Inline constants if it only takes 1 instruction"
10698 msgstr ""
10699
10700 #: config/mcore/mcore.h:125
10701 msgid "Set maximum alignment to 4"
10702 msgstr ""
10703
10704 #: config/mcore/mcore.h:127
10705 msgid "Set maximum alignment to 8"
10706 msgstr ""
10707
10708 #: config/mcore/mcore.h:131
10709 msgid "Do not use the divide instruction"
10710 msgstr ""
10711
10712 #: config/mcore/mcore.h:135
10713 msgid "Do not arbitrary sized immediates in bit operations"
10714 msgstr ""
10715
10716 #: config/mcore/mcore.h:137
10717 msgid "Always treat bit-field as int-sized"
10718 msgstr ""
10719
10720 #: config/mcore/mcore.h:141
10721 msgid "Force functions to be aligned to a 4 byte boundary"
10722 msgstr ""
10723
10724 #: config/mcore/mcore.h:143
10725 msgid "Force functions to be aligned to a 2 byte boundary"
10726 msgstr ""
10727
10728 #: config/mcore/mcore.h:145
10729 msgid "Emit call graph information"
10730 msgstr ""
10731
10732 #: config/mcore/mcore.h:149
10733 msgid "Prefer word accesses over byte accesses"
10734 msgstr ""
10735
10736 #: config/mcore/mcore.h:160
10737 msgid "Generate code for the M*Core M340"
10738 msgstr ""
10739
10740 #: config/mcore/mcore.h:173
10741 msgid "Maximum amount for a single stack increment operation"
10742 msgstr ""
10743
10744 #: config/mips/mips.c:3122 config/xtensa/xtensa.c:1001
10745 #: config/xtensa/xtensa.c:1033 config/xtensa/xtensa.c:1042
10746 msgid "bad test"
10747 msgstr ""
10748
10749 #: config/mips/mips.c:4599
10750 #, c-format
10751 msgid "bad value (%s) for -mabi= switch"
10752 msgstr ""
10753
10754 #: config/mips/mips.c:4622
10755 #, c-format
10756 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10757 msgstr ""
10758
10759 #: config/mips/mips.c:4641
10760 #, c-format
10761 msgid "-march=%s is not compatible with the selected ABI"
10762 msgstr ""
10763
10764 #: config/mips/mips.c:4656
10765 msgid "-mgp64 used with a 32-bit processor"
10766 msgstr ""
10767
10768 #: config/mips/mips.c:4658
10769 msgid "-mgp32 used with a 64-bit ABI"
10770 msgstr ""
10771
10772 #: config/mips/mips.c:4660
10773 msgid "-mgp64 used with a 32-bit ABI"
10774 msgstr ""
10775
10776 #: config/mips/mips.c:4678 config/mips/mips.c:4680 config/mips/mips.c:4682
10777 #: config/mips/mips.c:4810
10778 #, fuzzy, c-format
10779 msgid "unsupported combination: %s"
10780 msgstr "непадтрымліваемая версія"
10781
10782 #: config/mips/mips.c:4774
10783 msgid "-g is only supported using GNU as,"
10784 msgstr ""
10785
10786 #: config/mips/mips.c:4776
10787 msgid "-g is only supported using GNU as with -mabi=32,"
10788 msgstr ""
10789
10790 #: config/mips/mips.c:4777 config/pa/pa.c:353
10791 msgid "-g option disabled"
10792 msgstr ""
10793
10794 #: config/mips/mips.c:4805
10795 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10796 msgstr ""
10797
10798 #: config/mips/mips.c:4822
10799 msgid "-G is incompatible with PIC code which is the default"
10800 msgstr ""
10801
10802 #: config/mips/mips.c:4850
10803 msgid "-membedded-pic and -mabicalls are incompatible"
10804 msgstr ""
10805
10806 #: config/mips/mips.c:4853
10807 msgid "-G and -membedded-pic are incompatible"
10808 msgstr ""
10809
10810 #: config/mips/mips.c:4885
10811 msgid "non-PIC n64 with explicit relocations"
10812 msgstr ""
10813
10814 #: config/mips/mips.c:5273
10815 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10816 msgstr ""
10817
10818 #: config/mips/mips.c:5400
10819 #, c-format
10820 msgid "internal error: %%) found without a %%( in assembler pattern"
10821 msgstr ""
10822
10823 #: config/mips/mips.c:5414
10824 #, c-format
10825 msgid "internal error: %%] found without a %%[ in assembler pattern"
10826 msgstr ""
10827
10828 #: config/mips/mips.c:5427
10829 #, c-format
10830 msgid "internal error: %%> found without a %%< in assembler pattern"
10831 msgstr ""
10832
10833 #: config/mips/mips.c:5440
10834 #, c-format
10835 msgid "internal error: %%} found without a %%{ in assembler pattern"
10836 msgstr ""
10837
10838 #: config/mips/mips.c:5454
10839 #, c-format
10840 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10841 msgstr ""
10842
10843 #: config/mips/mips.c:5483
10844 #, c-format
10845 msgid "PRINT_OPERAND, invalid insn for %%C"
10846 msgstr ""
10847
10848 #: config/mips/mips.c:5500
10849 #, c-format
10850 msgid "PRINT_OPERAND, invalid insn for %%N"
10851 msgstr ""
10852
10853 #: config/mips/mips.c:5509
10854 #, c-format
10855 msgid "PRINT_OPERAND, invalid insn for %%F"
10856 msgstr ""
10857
10858 #: config/mips/mips.c:5518
10859 #, c-format
10860 msgid "PRINT_OPERAND, invalid insn for %%W"
10861 msgstr ""
10862
10863 #: config/mips/mips.c:5624
10864 msgid "PRINT_OPERAND, invalid operand for relocation"
10865 msgstr ""
10866
10867 #: config/mips/mips.c:8324
10868 #, c-format
10869 msgid "can not handle inconsistent calls to `%s'"
10870 msgstr ""
10871
10872 #: config/mips/mips.c:9333
10873 msgid "the cpu name must be lower case"
10874 msgstr ""
10875
10876 #: config/mips/mips.c:9355
10877 #, c-format
10878 msgid "bad value (%s) for %s"
10879 msgstr ""
10880
10881 #: config/mips/mips.c:9624
10882 #, fuzzy, c-format
10883 msgid "can't rewind temp file: %m"
10884 msgstr "немагчыма стварыць часовы файл"
10885
10886 #: config/mips/mips.c:9628
10887 #, fuzzy, c-format
10888 msgid "can't write to output file: %m"
10889 msgstr "не магу запісаць ў %s"
10890
10891 #: config/mips/mips.c:9631
10892 #, fuzzy, c-format
10893 msgid "can't read from temp file: %m"
10894 msgstr "не магу прачытаць з %s"
10895
10896 #: config/mips/mips.c:9634
10897 #, fuzzy, c-format
10898 msgid "can't close temp file: %m"
10899 msgstr "немагчыма зачыніць уваходзячы файл %s"
10900
10901 #: config/mips/linux64.h:39
10902 msgid "Same as -mabi=32, just trickier"
10903 msgstr ""
10904
10905 #. Target CPU builtins.
10906 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
10907 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
10908 #. Macros dependent on the C dialect.
10909 #. Bizarre, but needed at least for Irix.
10910 #. Macro to define tables used to set the flags.
10911 #. This is a list in braces of pairs in braces,
10912 #. each pair being { "NAME", VALUE }
10913 #. where VALUE is the bits to set or minus the bits to clear.
10914 #. An empty string NAME is used to identify the default VALUE.
10915 #: config/mips/mips.h:514
10916 msgid "Use 64-bit int type"
10917 msgstr ""
10918
10919 #: config/mips/mips.h:516
10920 msgid "Use 64-bit long type"
10921 msgstr ""
10922
10923 #: config/mips/mips.h:518
10924 msgid "Use 32-bit long type"
10925 msgstr ""
10926
10927 #: config/mips/mips.h:520
10928 msgid "Optimize lui/addiu address loads"
10929 msgstr ""
10930
10931 #: config/mips/mips.h:522
10932 msgid "Don't optimize lui/addiu address loads"
10933 msgstr ""
10934
10935 #: config/mips/mips.h:524
10936 msgid "Use MIPS as"
10937 msgstr ""
10938
10939 #: config/mips/mips.h:526
10940 msgid "Use GNU as"
10941 msgstr "Выкарыстоўваць GNU як"
10942
10943 #: config/mips/mips.h:528
10944 msgid "Use symbolic register names"
10945 msgstr "Ужываць сімвалічныя назвы рэгістраў"
10946
10947 #: config/mips/mips.h:530
10948 msgid "Don't use symbolic register names"
10949 msgstr "Не ўжываць сімвалічныя назва рэгістраў"
10950
10951 #: config/mips/mips.h:532 config/mips/mips.h:534
10952 msgid "Use GP relative sdata/sbss sections (now ignored)"
10953 msgstr ""
10954
10955 #: config/mips/mips.h:536 config/mips/mips.h:538
10956 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10957 msgstr ""
10958
10959 #: config/mips/mips.h:540
10960 #, fuzzy
10961 msgid "Output compiler statistics (now ignored)"
10962 msgstr "Вывесці статыстыку капілятара"
10963
10964 #: config/mips/mips.h:542
10965 msgid "Don't output compiler statistics"
10966 msgstr "Не выводзіць статыстыку кампілятара"
10967
10968 #: config/mips/mips.h:544
10969 msgid "Don't optimize block moves"
10970 msgstr ""
10971
10972 #: config/mips/mips.h:546
10973 msgid "Optimize block moves"
10974 msgstr ""
10975
10976 #: config/mips/mips.h:548
10977 msgid "Use mips-tfile asm postpass"
10978 msgstr ""
10979
10980 #: config/mips/mips.h:550
10981 msgid "Don't use mips-tfile asm postpass"
10982 msgstr ""
10983
10984 #. Macro to define tables used to set the flags.
10985 #. This is a list in braces of triplets in braces,
10986 #. each triplet being { "NAME", VALUE, DOC }
10987 #. where VALUE is the bits to set or minus the bits to clear and DOC
10988 #. is the documentation for --help (NULL if intentionally undocumented).
10989 #. An empty string NAME is used to identify the default VALUE.
10990 #: config/mips/mips.h:554 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:325
10991 msgid "Use hardware floating point"
10992 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10993
10994 #: config/mips/mips.h:556
10995 msgid "Use 64-bit FP registers"
10996 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
10997
10998 #: config/mips/mips.h:558
10999 msgid "Use 32-bit FP registers"
11000 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
11001
11002 #: config/mips/mips.h:560
11003 msgid "Use 64-bit general registers"
11004 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
11005
11006 #: config/mips/mips.h:562
11007 msgid "Use 32-bit general registers"
11008 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11009
11010 #: config/mips/mips.h:564
11011 msgid "Use Irix PIC"
11012 msgstr "Выкарыстоўваць Irix PIC"
11013
11014 #: config/mips/mips.h:566
11015 msgid "Don't use Irix PIC"
11016 msgstr "Не выкарыстоўваць Irix PIC"
11017
11018 #: config/mips/mips.h:568
11019 msgid "Use indirect calls"
11020 msgstr ""
11021
11022 #: config/mips/mips.h:570
11023 msgid "Don't use indirect calls"
11024 msgstr ""
11025
11026 #: config/mips/mips.h:572
11027 msgid "Use embedded PIC"
11028 msgstr ""
11029
11030 #: config/mips/mips.h:574
11031 msgid "Don't use embedded PIC"
11032 msgstr ""
11033
11034 #: config/mips/mips.h:584
11035 msgid "Use big-endian byte order"
11036 msgstr ""
11037
11038 #: config/mips/mips.h:586
11039 msgid "Use little-endian byte order"
11040 msgstr ""
11041
11042 #: config/mips/mips.h:588
11043 msgid "Use single (32-bit) FP only"
11044 msgstr ""
11045
11046 #: config/mips/mips.h:590
11047 msgid "Don't use single (32-bit) FP only"
11048 msgstr ""
11049
11050 #: config/mips/mips.h:592
11051 msgid "Use multiply accumulate"
11052 msgstr ""
11053
11054 #: config/mips/mips.h:594
11055 msgid "Don't use multiply accumulate"
11056 msgstr ""
11057
11058 #: config/mips/mips.h:596
11059 msgid "Don't generate fused multiply/add instructions"
11060 msgstr ""
11061
11062 #: config/mips/mips.h:598 config/rs6000/rs6000.h:341
11063 msgid "Generate fused multiply/add instructions"
11064 msgstr ""
11065
11066 #: config/mips/mips.h:600
11067 msgid "Work around early 4300 hardware bug"
11068 msgstr ""
11069
11070 #: config/mips/mips.h:602
11071 msgid "Don't work around early 4300 hardware bug"
11072 msgstr ""
11073
11074 #: config/mips/mips.h:604
11075 msgid "Work around errata for early SB-1 revision 2 cores"
11076 msgstr ""
11077
11078 #: config/mips/mips.h:606
11079 msgid "Don't work around errata for early SB-1 revision 2 cores"
11080 msgstr ""
11081
11082 #: config/mips/mips.h:608
11083 msgid "Trap on integer divide by zero"
11084 msgstr ""
11085
11086 #: config/mips/mips.h:610
11087 msgid "Don't trap on integer divide by zero"
11088 msgstr ""
11089
11090 #: config/mips/mips.h:612
11091 msgid "Use Branch Likely instructions, overriding default for arch"
11092 msgstr ""
11093
11094 #: config/mips/mips.h:614
11095 msgid "Don't use Branch Likely instructions, overriding default for arch"
11096 msgstr ""
11097
11098 #: config/mips/mips.h:616
11099 msgid "Use NewABI-style %reloc() assembly operators"
11100 msgstr ""
11101
11102 #: config/mips/mips.h:618
11103 msgid "Use assembler macros instead of relocation operators"
11104 msgstr ""
11105
11106 #: config/mips/mips.h:620
11107 #, fuzzy
11108 msgid "Generate mips16 code"
11109 msgstr "Стварыць код для DLL"
11110
11111 #: config/mips/mips.h:622
11112 #, fuzzy
11113 msgid "Generate normal-mode code"
11114 msgstr "Генерыраваць код для GNU ld"
11115
11116 #: config/mips/mips.h:624
11117 msgid "Lift restrictions on GOT size"
11118 msgstr ""
11119
11120 #: config/mips/mips.h:626
11121 msgid "Do not lift restrictions on GOT size"
11122 msgstr ""
11123
11124 #: config/mips/mips.h:748
11125 msgid "Specify an ABI"
11126 msgstr ""
11127
11128 #: config/mips/mips.h:750
11129 msgid "Specify a Standard MIPS ISA"
11130 msgstr ""
11131
11132 #. Output assembler code to FILE to increment profiler label # LABELNO
11133 #. for profiling a function entry.
11134 #: config/mips/mips.h:2430
11135 msgid "mips16 function profiling"
11136 msgstr ""
11137
11138 #: config/mmix/mmix.c:207
11139 #, fuzzy, c-format
11140 msgid "-f%s not supported: ignored"
11141 msgstr "-pipe не падтрымліваецца"
11142
11143 #: config/mmix/mmix.c:633
11144 #, c-format
11145 msgid "too large function value type, needs %d registers, have only %d registers for this"
11146 msgstr ""
11147
11148 #: config/mmix/mmix.c:803
11149 msgid "function_profiler support for MMIX"
11150 msgstr ""
11151
11152 #: config/mmix/mmix.c:823
11153 msgid "MMIX Internal: Last named vararg would not fit in a register"
11154 msgstr ""
11155
11156 #: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668
11157 msgid "MMIX Internal: Expected a CONST_INT, not this"
11158 msgstr ""
11159
11160 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1570 config/mmix/mmix.c:1686
11161 #, c-format
11162 msgid "MMIX Internal: Bad register: %d"
11163 msgstr ""
11164
11165 #: config/mmix/mmix.c:1617
11166 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11167 msgstr ""
11168
11169 #: config/mmix/mmix.c:1636
11170 msgid "MMIX Internal: Expected a register, not this"
11171 msgstr ""
11172
11173 #: config/mmix/mmix.c:1646
11174 msgid "MMIX Internal: Expected a constant, not this"
11175 msgstr ""
11176
11177 #. Presumably there's a missing case above if we get here.
11178 #: config/mmix/mmix.c:1678
11179 #, c-format
11180 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11181 msgstr ""
11182
11183 #. We need the original here.
11184 #: config/mmix/mmix.c:1730
11185 msgid "MMIX Internal: Cannot decode this operand"
11186 msgstr ""
11187
11188 #: config/mmix/mmix.c:1787
11189 msgid "MMIX Internal: This is not a recognized address"
11190 msgstr ""
11191
11192 #: config/mmix/mmix.c:1964
11193 #, c-format
11194 msgid "stack frame not a multiple of 8 bytes: %d"
11195 msgstr ""
11196
11197 #: config/mmix/mmix.c:2203
11198 #, c-format
11199 msgid "stack frame not a multiple of octabyte: %d"
11200 msgstr ""
11201
11202 #: config/mmix/mmix.c:2677 config/mmix/mmix.c:2741
11203 #, c-format
11204 msgid "MMIX Internal: %s is not a shiftable int"
11205 msgstr ""
11206
11207 #: config/mmix/mmix.c:2857
11208 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11209 msgstr ""
11210
11211 #: config/mmix/mmix.c:2864
11212 msgid "MMIX Internal: What's the CC of this?"
11213 msgstr ""
11214
11215 #: config/mmix/mmix.c:2868
11216 msgid "MMIX Internal: What is the CC of this?"
11217 msgstr ""
11218
11219 #: config/mmix/mmix.c:2938
11220 msgid "MMIX Internal: This is not a constant:"
11221 msgstr ""
11222
11223 #. For these target macros, there is no generic documentation here.  You
11224 #. should read `Using and Porting GCC' for that.  Only comments specific
11225 #. to the MMIX target are here.
11226 #.
11227 #. There are however references to the specific texinfo node (comments
11228 #. with "Node:"), so there should be little or nothing amiss.  Probably
11229 #. the opposite, since we don't have to care about old littering and
11230 #. soon outdated generic comments.
11231 #. Node: Driver
11232 #. User symbols are in the same name-space as built-in symbols, but we
11233 #. don't need the built-in symbols, so remove those and instead apply
11234 #. stricter operand checking.  Don't warn when expanding insns.
11235 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11236 #. Provide default program start 0x100 unless -mno-set-program-start.
11237 #. Don't do this if linking relocatably, with -r.  For a final link,
11238 #. produce mmo, unless ELF is requested or when linking relocatably.
11239 #. Put unused option values here.
11240 #: config/mmix/mmix.h:132
11241 msgid "Set start-address of the program"
11242 msgstr ""
11243
11244 #: config/mmix/mmix.h:134
11245 msgid "Set start-address of data"
11246 msgstr ""
11247
11248 #. FIXME: Provide a way to *load* the epsilon register.
11249 #: config/mmix/mmix.h:198
11250 msgid "For intrinsics library: pass all parameters in registers"
11251 msgstr ""
11252
11253 #: config/mmix/mmix.h:201
11254 msgid "Use register stack for parameters and return value"
11255 msgstr ""
11256
11257 #: config/mmix/mmix.h:203
11258 msgid "Use call-clobbered registers for parameters and return value"
11259 msgstr ""
11260
11261 #: config/mmix/mmix.h:205
11262 msgid "Use epsilon-respecting floating point compare instructions"
11263 msgstr ""
11264
11265 #: config/mmix/mmix.h:208
11266 msgid "Use zero-extending memory loads, not sign-extending ones"
11267 msgstr ""
11268
11269 #: config/mmix/mmix.h:211
11270 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11271 msgstr ""
11272
11273 #: config/mmix/mmix.h:215
11274 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11275 msgstr ""
11276
11277 #: config/mmix/mmix.h:217
11278 msgid "Do not provide a default start-address 0x100 of the program"
11279 msgstr ""
11280
11281 #: config/mmix/mmix.h:219
11282 msgid "Link to emit program in ELF format (rather than mmo)"
11283 msgstr ""
11284
11285 #: config/mmix/mmix.h:221
11286 msgid "Use P-mnemonics for branches statically predicted as taken"
11287 msgstr ""
11288
11289 #: config/mmix/mmix.h:223
11290 msgid "Don't use P-mnemonics for branches"
11291 msgstr ""
11292
11293 #: config/mmix/mmix.h:225
11294 msgid "Use addresses that allocate global registers"
11295 msgstr ""
11296
11297 #: config/mmix/mmix.h:227
11298 msgid "Do not use addresses that allocate global registers"
11299 msgstr ""
11300
11301 #: config/mmix/mmix.h:229
11302 msgid "Generate a single exit point for each function"
11303 msgstr ""
11304
11305 #: config/mmix/mmix.h:231
11306 #, fuzzy
11307 msgid "Do not generate a single exit point for each function"
11308 msgstr "Не генерыраваць сімвальныя інструкцыі"
11309
11310 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11311 msgid "Target the AM33 processor"
11312 msgstr "Мэта - AM33 працэсар"
11313
11314 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11315 #, fuzzy
11316 msgid "Target the AM33/2.0 processor"
11317 msgstr "Мэта - AM33 працэсар"
11318
11319 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11320 msgid "Enable linker relaxations"
11321 msgstr ""
11322
11323 #: config/mn10300/mn10300.h:69
11324 msgid "Work around hardware multiply bug"
11325 msgstr ""
11326
11327 #: config/mn10300/mn10300.h:70
11328 msgid "Do not work around hardware multiply bug"
11329 msgstr ""
11330
11331 #: config/ns32k/ns32k.h:142 config/s390/s390.h:125
11332 msgid "Don't use hardware fp"
11333 msgstr "Не выкарыстоўваць апаратную fp"
11334
11335 #: config/ns32k/ns32k.h:143
11336 msgid "Alternative calling convention"
11337 msgstr ""
11338
11339 #: config/ns32k/ns32k.h:145
11340 msgid "Pass some arguments in registers"
11341 msgstr ""
11342
11343 #: config/ns32k/ns32k.h:146
11344 msgid "Pass all arguments on stack"
11345 msgstr ""
11346
11347 #: config/ns32k/ns32k.h:147
11348 msgid "Optimize for 32532 cpu"
11349 msgstr "Аптымізаваць для 32532 ЦП"
11350
11351 #: config/ns32k/ns32k.h:148
11352 msgid "Optimize for 32332 cpu"
11353 msgstr "Аптымізаваць для 32332 ЦП"
11354
11355 #: config/ns32k/ns32k.h:150
11356 msgid "Optimize for 32032"
11357 msgstr "Аптымізаваць для 32032 ЦП"
11358
11359 #: config/ns32k/ns32k.h:152
11360 msgid "Register sb is zero. Use for absolute addressing"
11361 msgstr ""
11362
11363 #: config/ns32k/ns32k.h:153
11364 msgid "Do not use register sb"
11365 msgstr "Не выкарыстоўваць рэгістра sb"
11366
11367 #: config/ns32k/ns32k.h:155
11368 msgid "Use bit-field instructions"
11369 msgstr ""
11370
11371 #: config/ns32k/ns32k.h:157
11372 #, fuzzy
11373 msgid "Do not use bit-field instructions"
11374 msgstr "Не генерыраваць сімвальныя інструкцыі"
11375
11376 #: config/ns32k/ns32k.h:158
11377 msgid "Generate code for high memory"
11378 msgstr ""
11379
11380 #: config/ns32k/ns32k.h:159
11381 msgid "Generate code for low memory"
11382 msgstr ""
11383
11384 #: config/ns32k/ns32k.h:160
11385 msgid "32381 fpu"
11386 msgstr ""
11387
11388 #: config/ns32k/ns32k.h:162
11389 msgid "Use multiply-accumulate fp instructions"
11390 msgstr ""
11391
11392 #: config/ns32k/ns32k.h:164
11393 msgid "Do not use multiply-accumulate fp instructions"
11394 msgstr ""
11395
11396 #: config/ns32k/ns32k.h:165
11397 msgid "\"Small register classes\" kludge"
11398 msgstr ""
11399
11400 #: config/ns32k/ns32k.h:166
11401 msgid "No \"Small register classes\" kludge"
11402 msgstr ""
11403
11404 #: config/pa/pa.c:304
11405 #, c-format
11406 msgid ""
11407 "unknown -mschedule= option (%s).\n"
11408 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11409 msgstr ""
11410
11411 #: config/pa/pa.c:329
11412 #, c-format
11413 msgid ""
11414 "unknown -march= option (%s).\n"
11415 "Valid options are 1.0, 1.1, and 2.0\n"
11416 msgstr ""
11417
11418 #: config/pa/pa.c:342
11419 msgid "PIC code generation is not supported in the portable runtime model\n"
11420 msgstr ""
11421
11422 #: config/pa/pa.c:347
11423 msgid "PIC code generation is not compatible with fast indirect calls\n"
11424 msgstr ""
11425
11426 #: config/pa/pa.c:352
11427 msgid "-g is only supported when using GAS on this processor,"
11428 msgstr ""
11429
11430 #: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25
11431 #, fuzzy
11432 msgid "Generate cpp defines for server IO"
11433 msgstr "Генерыраваць код для дадзенага ЦП"
11434
11435 #: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27
11436 #, fuzzy
11437 msgid "Generate cpp defines for workstation IO"
11438 msgstr "Стварыць код для DLL"
11439
11440 #. Macro to define tables used to set the flags.  This is a
11441 #. list in braces of target switches with each switch being
11442 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11443 #. or minus the bits to clear.  An empty string NAME is used to
11444 #. identify the default VALUE.  Do not mark empty strings for
11445 #. translation.
11446 #: config/pa/pa.h:232 config/pa/pa.h:238
11447 #, fuzzy
11448 msgid "Generate PA1.1 code"
11449 msgstr "Стварыць код для DLL"
11450
11451 #: config/pa/pa.h:234 config/pa/pa.h:236
11452 #, fuzzy
11453 msgid "Generate PA1.0 code"
11454 msgstr "Стварыць код для DLL"
11455
11456 #: config/pa/pa.h:240
11457 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11458 msgstr ""
11459
11460 #: config/pa/pa.h:242
11461 msgid "Disable FP regs"
11462 msgstr ""
11463
11464 #: config/pa/pa.h:244
11465 #, fuzzy
11466 msgid "Do not disable FP regs"
11467 msgstr "Не выкарыстоўваць рэгістра sb"
11468
11469 #: config/pa/pa.h:246
11470 msgid "Disable space regs"
11471 msgstr ""
11472
11473 #: config/pa/pa.h:248
11474 msgid "Do not disable space regs"
11475 msgstr ""
11476
11477 #: config/pa/pa.h:250
11478 msgid "Put jumps in call delay slots"
11479 msgstr ""
11480
11481 #: config/pa/pa.h:252
11482 msgid "Do not put jumps in call delay slots"
11483 msgstr ""
11484
11485 #: config/pa/pa.h:254
11486 #, fuzzy
11487 msgid "Disable indexed addressing"
11488 msgstr "нерэчаісны адрас"
11489
11490 #: config/pa/pa.h:256
11491 #, fuzzy
11492 msgid "Do not disable indexed addressing"
11493 msgstr "невядомая назва рэгістра: %s"
11494
11495 #: config/pa/pa.h:258
11496 msgid "Use portable calling conventions"
11497 msgstr ""
11498
11499 #: config/pa/pa.h:260
11500 #, fuzzy
11501 msgid "Do not use portable calling conventions"
11502 msgstr "Не генерыраваць сімвальныя інструкцыі"
11503
11504 #: config/pa/pa.h:262
11505 msgid "Assume code will be assembled by GAS"
11506 msgstr ""
11507
11508 #: config/pa/pa.h:264
11509 msgid "Do not assume code will be assembled by GAS"
11510 msgstr ""
11511
11512 #: config/pa/pa.h:268
11513 #, fuzzy
11514 msgid "Do not use software floating point"
11515 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11516
11517 #: config/pa/pa.h:270
11518 msgid "Emit long load/store sequences"
11519 msgstr ""
11520
11521 #: config/pa/pa.h:272
11522 msgid "Do not emit long load/store sequences"
11523 msgstr ""
11524
11525 #: config/pa/pa.h:274
11526 #, fuzzy
11527 msgid "Generate fast indirect calls"
11528 msgstr "Генерыраваць код для Intel as"
11529
11530 #: config/pa/pa.h:276
11531 #, fuzzy
11532 msgid "Do not generate fast indirect calls"
11533 msgstr "Не генерыраваць сімвальныя інструкцыі"
11534
11535 #: config/pa/pa.h:278
11536 #, fuzzy
11537 msgid "Generate code for huge switch statements"
11538 msgstr "Генерыраваць код для Intel as"
11539
11540 #: config/pa/pa.h:280
11541 #, fuzzy
11542 msgid "Do not generate code for huge switch statements"
11543 msgstr "Генерыраваць код для Intel as"
11544
11545 #: config/pa/pa.h:282
11546 #, fuzzy
11547 msgid "Always generate long calls"
11548 msgstr "Генерыраваць код для Intel as"
11549
11550 #: config/pa/pa.h:284
11551 msgid "Generate long calls only when needed"
11552 msgstr ""
11553
11554 #: config/pa/pa.h:286
11555 #, fuzzy
11556 msgid "Enable linker optimizations"
11557 msgstr "Уключаць SSA аптымізацыю"
11558
11559 #: config/pa/pa.h:312
11560 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
11561 msgstr ""
11562
11563 #: config/pa/pa64-hpux.h:29
11564 msgid "Assume code will be linked by GNU ld"
11565 msgstr ""
11566
11567 #: config/pa/pa64-hpux.h:31
11568 msgid "Assume code will be linked by HP ld"
11569 msgstr ""
11570
11571 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:327
11572 msgid "Do not use hardware floating point"
11573 msgstr ""
11574
11575 #. return float result in ac0
11576 #: config/pdp11/pdp11.h:64
11577 msgid "Return floating point results in ac0"
11578 msgstr ""
11579
11580 #: config/pdp11/pdp11.h:65
11581 msgid "Return floating point results in memory"
11582 msgstr ""
11583
11584 #. is 11/40
11585 #: config/pdp11/pdp11.h:67
11586 msgid "Generate code for an 11/40"
11587 msgstr ""
11588
11589 #. is 11/45
11590 #: config/pdp11/pdp11.h:70
11591 msgid "Generate code for an 11/45"
11592 msgstr ""
11593
11594 #. is 11/10
11595 #: config/pdp11/pdp11.h:73
11596 msgid "Generate code for an 11/10"
11597 msgstr ""
11598
11599 #. use movstrhi for bcopy
11600 #. use 32 bit for int
11601 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11602 msgid "Use 32 bit int"
11603 msgstr "Выкарыстоўваць 32-х бітны int"
11604
11605 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11606 msgid "Use 16 bit int"
11607 msgstr "Выкарыстоўваць 16-ці бітны int"
11608
11609 #. use 32 bit for float
11610 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11611 msgid "Use 32 bit float"
11612 msgstr "Выкарыстоўваць 32-х бітны float"
11613
11614 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11615 msgid "Use 64 bit float"
11616 msgstr "Выкарыстоўваць 64-х бітны float"
11617
11618 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11619 #. is branching expensive - on a PDP, it's actually really cheap
11620 #. this is just to play around and check what code gcc generates
11621 #. split instruction and data memory?
11622 #: config/pdp11/pdp11.h:95
11623 msgid "Target has split I&D"
11624 msgstr ""
11625
11626 #: config/pdp11/pdp11.h:96
11627 msgid "Target does not have split I&D"
11628 msgstr ""
11629
11630 #. UNIX assembler syntax?
11631 #: config/pdp11/pdp11.h:98
11632 msgid "Use UNIX assembler syntax"
11633 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
11634
11635 #: config/pdp11/pdp11.h:99
11636 msgid "Use DEC assembler syntax"
11637 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
11638
11639 #: config/rs6000/host-darwin.c:52
11640 msgid "Segmentation Fault (code)"
11641 msgstr ""
11642
11643 #: config/rs6000/host-darwin.c:83
11644 msgid "Out of stack space.\n"
11645 msgstr ""
11646
11647 #: config/rs6000/host-darwin.c:104
11648 #, c-format
11649 msgid "Try running `%s' in the shell to raise its limit.\n"
11650 msgstr ""
11651
11652 #: config/rs6000/host-darwin.c:117
11653 msgid "Segmentation Fault"
11654 msgstr ""
11655
11656 #: config/rs6000/host-darwin.c:131
11657 #, c-format
11658 msgid "While setting up signal stack: %m"
11659 msgstr ""
11660
11661 #: config/rs6000/host-darwin.c:137
11662 #, c-format
11663 msgid "While setting up signal handler: %m"
11664 msgstr ""
11665
11666 #: config/rs6000/host-darwin.c:184
11667 #, c-format
11668 msgid "couldn't unmap pch_address_space: %m\n"
11669 msgstr ""
11670
11671 #. Handle the machine specific pragma longcall.  Its syntax is
11672 #.
11673 #. # pragma longcall ( TOGGLE )
11674 #.
11675 #. where TOGGLE is either 0 or 1.
11676 #.
11677 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11678 #. whether or not new function declarations receive a longcall
11679 #. attribute by default.
11680 #: config/rs6000/rs6000-c.c:46
11681 msgid "ignoring malformed #pragma longcall"
11682 msgstr ""
11683
11684 #: config/rs6000/rs6000-c.c:59
11685 #, fuzzy
11686 msgid "missing open paren"
11687 msgstr "Прапушчана назва"
11688
11689 #: config/rs6000/rs6000-c.c:61
11690 #, fuzzy
11691 msgid "missing number"
11692 msgstr "Прапушчана назва"
11693
11694 #: config/rs6000/rs6000-c.c:63
11695 #, fuzzy
11696 msgid "missing close paren"
11697 msgstr "Прапушчана назва класа"
11698
11699 #: config/rs6000/rs6000-c.c:66
11700 msgid "number must be 0 or 1"
11701 msgstr ""
11702
11703 #: config/rs6000/rs6000-c.c:69
11704 msgid "junk at end of #pragma longcall"
11705 msgstr ""
11706
11707 #: config/rs6000/rs6000.c:809
11708 msgid "-mmultiple is not supported on little endian systems"
11709 msgstr ""
11710
11711 #: config/rs6000/rs6000.c:816
11712 msgid "-mstring is not supported on little endian systems"
11713 msgstr ""
11714
11715 #: config/rs6000/rs6000.c:830
11716 #, c-format
11717 msgid "unknown -mdebug-%s switch"
11718 msgstr ""
11719
11720 #: config/rs6000/rs6000.c:842
11721 #, c-format
11722 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
11723 msgstr ""
11724
11725 #: config/rs6000/rs6000.c:853
11726 #, c-format
11727 msgid "Unknown switch -mlong-double-%s"
11728 msgstr ""
11729
11730 #: config/rs6000/rs6000.c:894
11731 msgid "AltiVec and E500 instructions cannot coexist"
11732 msgstr ""
11733
11734 #: config/rs6000/rs6000.c:1058
11735 #, fuzzy, c-format
11736 msgid "unknown -m%s= option specified: '%s'"
11737 msgstr "невядомы рэжым машыны \"%s\""
11738
11739 #: config/rs6000/rs6000.c:1079
11740 #, c-format
11741 msgid "not configured for ABI: '%s'"
11742 msgstr ""
11743
11744 #: config/rs6000/rs6000.c:1085
11745 #, fuzzy, c-format
11746 msgid "unknown ABI specified: '%s'"
11747 msgstr "невядомы рэжым машыны \"%s\""
11748
11749 #: config/rs6000/rs6000.c:1099
11750 #, fuzzy, c-format
11751 msgid "unknown -malign-XXXXX option specified: '%s'"
11752 msgstr "невядомы рэжым машыны \"%s\""
11753
11754 #: config/rs6000/rs6000.c:4001
11755 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11756 msgstr ""
11757
11758 #: config/rs6000/rs6000.c:4124
11759 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11760 msgstr ""
11761
11762 #: config/rs6000/rs6000.c:5604
11763 #, fuzzy
11764 msgid "argument 1 must be a 5-bit signed literal"
11765 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11766
11767 #: config/rs6000/rs6000.c:5707 config/rs6000/rs6000.c:6374
11768 #, fuzzy
11769 msgid "argument 2 must be a 5-bit unsigned literal"
11770 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11771
11772 #: config/rs6000/rs6000.c:5747
11773 #, fuzzy
11774 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11775 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11776
11777 #: config/rs6000/rs6000.c:5801
11778 #, fuzzy
11779 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11780 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11781
11782 #: config/rs6000/rs6000.c:5962
11783 #, fuzzy
11784 msgid "argument 3 must be a 4-bit unsigned literal"
11785 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11786
11787 #: config/rs6000/rs6000.c:6134
11788 #, fuzzy, c-format
11789 msgid "argument to `%s' must be a 2-bit unsigned literal"
11790 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11791
11792 #: config/rs6000/rs6000.c:6247
11793 #, fuzzy
11794 msgid "argument to dss must be a 2-bit unsigned literal"
11795 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11796
11797 #: config/rs6000/rs6000.c:6261
11798 #, c-format
11799 msgid "invalid parameter combination for `%s' AltiVec intrinsic"
11800 msgstr ""
11801
11802 #: config/rs6000/rs6000.c:6494
11803 #, fuzzy
11804 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11805 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11806
11807 #: config/rs6000/rs6000.c:6567
11808 #, fuzzy
11809 msgid "argument 1 of __builtin_spe_predicate is out of range"
11810 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11811
11812 #: config/rs6000/rs6000.c:9099
11813 #, c-format
11814 msgid "invalid %%f value"
11815 msgstr ""
11816
11817 #: config/rs6000/rs6000.c:9108
11818 #, c-format
11819 msgid "invalid %%F value"
11820 msgstr ""
11821
11822 #: config/rs6000/rs6000.c:9117
11823 #, c-format
11824 msgid "invalid %%G value"
11825 msgstr ""
11826
11827 #: config/rs6000/rs6000.c:9152
11828 #, c-format
11829 msgid "invalid %%j code"
11830 msgstr ""
11831
11832 #: config/rs6000/rs6000.c:9162
11833 #, c-format
11834 msgid "invalid %%J code"
11835 msgstr ""
11836
11837 #: config/rs6000/rs6000.c:9172
11838 #, c-format
11839 msgid "invalid %%k value"
11840 msgstr ""
11841
11842 #: config/rs6000/rs6000.c:9192 config/xtensa/xtensa.c:2000
11843 #, c-format
11844 msgid "invalid %%K value"
11845 msgstr ""
11846
11847 #: config/rs6000/rs6000.c:9259
11848 #, c-format
11849 msgid "invalid %%O value"
11850 msgstr "нерэчаіснае значэньне %%O"
11851
11852 #: config/rs6000/rs6000.c:9306
11853 #, c-format
11854 msgid "invalid %%q value"
11855 msgstr ""
11856
11857 #: config/rs6000/rs6000.c:9350
11858 #, c-format
11859 msgid "invalid %%S value"
11860 msgstr ""
11861
11862 #: config/rs6000/rs6000.c:9392
11863 #, c-format
11864 msgid "invalid %%T value"
11865 msgstr ""
11866
11867 #: config/rs6000/rs6000.c:9402
11868 #, c-format
11869 msgid "invalid %%u value"
11870 msgstr ""
11871
11872 #: config/rs6000/rs6000.c:9411 config/xtensa/xtensa.c:1970
11873 #, c-format
11874 msgid "invalid %%v value"
11875 msgstr ""
11876
11877 #: config/rs6000/rs6000.c:13913
11878 msgid "no profiling of 64-bit code for this ABI"
11879 msgstr ""
11880
11881 #: config/rs6000/rs6000.c:14986
11882 msgid "use of 'long' in AltiVec types is deprecated; use 'int'"
11883 msgstr ""
11884
11885 #: config/rs6000/aix.h:184 config/rs6000/beos.h:32
11886 msgid "Always pass floating-point arguments in memory"
11887 msgstr ""
11888
11889 #: config/rs6000/aix.h:186 config/rs6000/beos.h:34
11890 msgid "Don't always pass floating-point arguments in memory"
11891 msgstr ""
11892
11893 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31
11894 #: config/rs6000/aix52.h:31
11895 msgid "Support message passing with the Parallel Environment"
11896 msgstr ""
11897
11898 #: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11899 msgid "Compile for 64-bit pointers"
11900 msgstr ""
11901
11902 #: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11903 msgid "Compile for 32-bit pointers"
11904 msgstr ""
11905
11906 #: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11907 msgid "-maix64 and POWER architecture are incompatible"
11908 msgstr ""
11909
11910 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11911 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11912 msgstr ""
11913
11914 #: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11915 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11916 msgstr ""
11917
11918 #: config/rs6000/darwin.h:64
11919 msgid "Generate code suitable for executables (NOT shared libs)"
11920 msgstr ""
11921
11922 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11923 #. off.
11924 #: config/rs6000/darwin.h:80
11925 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11926 msgstr ""
11927
11928 #. Darwin doesn't support -fpic.
11929 #: config/rs6000/darwin.h:86
11930 #, fuzzy
11931 msgid "-fpic is not supported; -fPIC assumed"
11932 msgstr "-pipe не падтрымліваецца"
11933
11934 #: config/rs6000/linux64.h:96
11935 msgid "-m64 requires a PowerPC64 cpu"
11936 msgstr ""
11937
11938 #: config/rs6000/linux64.h:206
11939 msgid "Call mcount for profiling before a function prologue"
11940 msgstr ""
11941
11942 #: config/rs6000/linux64.h:208
11943 msgid "Call mcount for profiling after a function prologue"
11944 msgstr ""
11945
11946 #. Run-time compilation parameters selecting different hardware subsets.
11947 #.
11948 #. Macro to define tables used to set the flags.
11949 #. This is a list in braces of pairs in braces,
11950 #. each pair being { "NAME", VALUE }
11951 #. where VALUE is the bits to set or minus the bits to clear.
11952 #. An empty string NAME is used to identify the default VALUE.
11953 #: config/rs6000/rs6000.h:273
11954 msgid "Use POWER instruction set"
11955 msgstr ""
11956
11957 #: config/rs6000/rs6000.h:276
11958 msgid "Use POWER2 instruction set"
11959 msgstr ""
11960
11961 #: config/rs6000/rs6000.h:278
11962 msgid "Do not use POWER2 instruction set"
11963 msgstr ""
11964
11965 #: config/rs6000/rs6000.h:281
11966 msgid "Do not use POWER instruction set"
11967 msgstr ""
11968
11969 #: config/rs6000/rs6000.h:283
11970 msgid "Use PowerPC instruction set"
11971 msgstr ""
11972
11973 #: config/rs6000/rs6000.h:286
11974 msgid "Do not use PowerPC instruction set"
11975 msgstr ""
11976
11977 #: config/rs6000/rs6000.h:288
11978 msgid "Use PowerPC General Purpose group optional instructions"
11979 msgstr ""
11980
11981 #: config/rs6000/rs6000.h:290
11982 #, fuzzy
11983 msgid "Do not use PowerPC General Purpose group optional instructions"
11984 msgstr "Не генерыраваць сімвальныя інструкцыі"
11985
11986 #: config/rs6000/rs6000.h:292
11987 msgid "Use PowerPC Graphics group optional instructions"
11988 msgstr ""
11989
11990 #: config/rs6000/rs6000.h:294
11991 #, fuzzy
11992 msgid "Do not use PowerPC Graphics group optional instructions"
11993 msgstr "Не генерыраваць сімвальныя інструкцыі"
11994
11995 #: config/rs6000/rs6000.h:296
11996 msgid "Use PowerPC-64 instruction set"
11997 msgstr ""
11998
11999 #: config/rs6000/rs6000.h:298
12000 #, fuzzy
12001 msgid "Do not use PowerPC-64 instruction set"
12002 msgstr "Не генерыраваць сімвальныя інструкцыі"
12003
12004 #: config/rs6000/rs6000.h:300
12005 msgid "Use AltiVec instructions"
12006 msgstr ""
12007
12008 #: config/rs6000/rs6000.h:302
12009 #, fuzzy
12010 msgid "Do not use AltiVec instructions"
12011 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
12012
12013 #: config/rs6000/rs6000.h:304
12014 msgid "Use new mnemonics for PowerPC architecture"
12015 msgstr ""
12016
12017 #: config/rs6000/rs6000.h:306
12018 msgid "Use old mnemonics for PowerPC architecture"
12019 msgstr ""
12020
12021 #: config/rs6000/rs6000.h:309
12022 msgid "Put everything in the regular TOC"
12023 msgstr ""
12024
12025 #: config/rs6000/rs6000.h:311
12026 msgid "Place floating point constants in TOC"
12027 msgstr ""
12028
12029 #: config/rs6000/rs6000.h:313
12030 msgid "Do not place floating point constants in TOC"
12031 msgstr ""
12032
12033 #: config/rs6000/rs6000.h:315
12034 msgid "Place symbol+offset constants in TOC"
12035 msgstr ""
12036
12037 #: config/rs6000/rs6000.h:317
12038 msgid "Do not place symbol+offset constants in TOC"
12039 msgstr ""
12040
12041 #: config/rs6000/rs6000.h:323
12042 msgid "Place variable addresses in the regular TOC"
12043 msgstr ""
12044
12045 #: config/rs6000/rs6000.h:329
12046 msgid "Generate load/store multiple instructions"
12047 msgstr ""
12048
12049 #: config/rs6000/rs6000.h:331
12050 msgid "Do not generate load/store multiple instructions"
12051 msgstr ""
12052
12053 #: config/rs6000/rs6000.h:333
12054 msgid "Generate string instructions for block moves"
12055 msgstr ""
12056
12057 #: config/rs6000/rs6000.h:335
12058 msgid "Do not generate string instructions for block moves"
12059 msgstr ""
12060
12061 #: config/rs6000/rs6000.h:337
12062 msgid "Generate load/store with update instructions"
12063 msgstr ""
12064
12065 #: config/rs6000/rs6000.h:339
12066 msgid "Do not generate load/store with update instructions"
12067 msgstr ""
12068
12069 #: config/rs6000/rs6000.h:343
12070 #, fuzzy
12071 msgid "Do not generate fused multiply/add instructions"
12072 msgstr "Не генерыраваць сімвальныя інструкцыі"
12073
12074 #: config/rs6000/rs6000.h:347
12075 msgid "Do not schedule the start and end of the procedure"
12076 msgstr ""
12077
12078 #: config/rs6000/rs6000.h:353
12079 msgid "Return all structures in memory (AIX default)"
12080 msgstr ""
12081
12082 #: config/rs6000/rs6000.h:355
12083 msgid "Return small structures in registers (SVR4 default)"
12084 msgstr ""
12085
12086 #: config/rs6000/rs6000.h:361
12087 #, fuzzy
12088 msgid "Generate single field mfcr instruction"
12089 msgstr "Не генерыраваць сімвальныя інструкцыі"
12090
12091 #: config/rs6000/rs6000.h:363
12092 #, fuzzy
12093 msgid "Do not generate single field mfcr instruction"
12094 msgstr "Не генерыраваць сімвальныя інструкцыі"
12095
12096 #: config/rs6000/rs6000.h:447 config/sparc/sparc.h:654
12097 msgid "Use features of and schedule code for given CPU"
12098 msgstr ""
12099
12100 #: config/rs6000/rs6000.h:450
12101 msgid "Enable debug output"
12102 msgstr ""
12103
12104 #: config/rs6000/rs6000.h:452
12105 msgid "Select full, part, or no traceback table"
12106 msgstr ""
12107
12108 #: config/rs6000/rs6000.h:453
12109 msgid "Specify ABI to use"
12110 msgstr ""
12111
12112 #: config/rs6000/rs6000.h:455
12113 msgid "Specify size of long double (64 or 128 bits)"
12114 msgstr ""
12115
12116 #: config/rs6000/rs6000.h:457
12117 msgid "Specify yes/no if isel instructions should be generated"
12118 msgstr ""
12119
12120 #: config/rs6000/rs6000.h:459
12121 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12122 msgstr ""
12123
12124 #: config/rs6000/rs6000.h:461
12125 msgid "Specify yes/no if using floating point in the GPRs"
12126 msgstr ""
12127
12128 #: config/rs6000/rs6000.h:463
12129 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12130 msgstr ""
12131
12132 #: config/rs6000/rs6000.h:465
12133 msgid "Avoid all range limits on call instructions"
12134 msgstr ""
12135
12136 #: config/rs6000/rs6000.h:468
12137 msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
12138 msgstr ""
12139
12140 #: config/rs6000/rs6000.h:471
12141 msgid "Determine which dependences between insns are considered costly"
12142 msgstr ""
12143
12144 #: config/rs6000/rs6000.h:473
12145 msgid "Specify which post scheduling nop insertion scheme to apply"
12146 msgstr ""
12147
12148 #: config/rs6000/rs6000.h:475
12149 msgid "Specify alignment of structure fields default/natural"
12150 msgstr ""
12151
12152 #: config/rs6000/rs6000.h:477
12153 msgid "Specify scheduling priority for dispatch slot restricted insns"
12154 msgstr ""
12155
12156 #. Definitions for __builtin_return_address and __builtin_frame_address.
12157 #. __builtin_return_address (0) should give link register (65), enable
12158 #. this.
12159 #. This should be uncommented, so that the link register is used, but
12160 #. currently this would result in unmatched insns and spilling fixed
12161 #. registers so we'll leave it for another day.  When these problems are
12162 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12163 #. (mrs)
12164 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12165 #. Number of bytes into the frame return addresses can be found.  See
12166 #. rs6000_stack_info in rs6000.c for more information on how the different
12167 #. abi's store the return address.
12168 #: config/rs6000/rs6000.h:1932
12169 msgid "RETURN_ADDRESS_OFFSET not supported"
12170 msgstr ""
12171
12172 #: config/rs6000/sysv4.h:87
12173 msgid "Select ABI calling convention"
12174 msgstr ""
12175
12176 #: config/rs6000/sysv4.h:88
12177 msgid "Select method for sdata handling"
12178 msgstr ""
12179
12180 #: config/rs6000/sysv4.h:100
12181 msgid "Align to the base type of the bit-field"
12182 msgstr ""
12183
12184 #: config/rs6000/sysv4.h:102
12185 msgid "Don't align to the base type of the bit-field"
12186 msgstr ""
12187
12188 #: config/rs6000/sysv4.h:104
12189 msgid "Don't assume that unaligned accesses are handled by the system"
12190 msgstr ""
12191
12192 #: config/rs6000/sysv4.h:106
12193 msgid "Assume that unaligned accesses are handled by the system"
12194 msgstr ""
12195
12196 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12197 msgid "Produce code relocatable at runtime"
12198 msgstr ""
12199
12200 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12201 msgid "Don't produce code relocatable at runtime"
12202 msgstr ""
12203
12204 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12205 msgid "Produce little endian code"
12206 msgstr ""
12207
12208 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12209 msgid "Produce big endian code"
12210 msgstr ""
12211
12212 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12213 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12214 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12215 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12216 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12217 msgid "no description yet"
12218 msgstr ""
12219
12220 #: config/rs6000/sysv4.h:129
12221 msgid "Use EABI"
12222 msgstr ""
12223
12224 #: config/rs6000/sysv4.h:130
12225 msgid "Don't use EABI"
12226 msgstr "Не выкарыстоўваць EABI"
12227
12228 #: config/rs6000/sysv4.h:133
12229 msgid "Do not allow bit-fields to cross word boundaries"
12230 msgstr ""
12231
12232 #: config/rs6000/sysv4.h:135
12233 msgid "Use alternate register names"
12234 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12235
12236 #: config/rs6000/sysv4.h:137
12237 msgid "Don't use alternate register names"
12238 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12239
12240 #: config/rs6000/sysv4.h:141
12241 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12242 msgstr ""
12243
12244 #: config/rs6000/sysv4.h:143
12245 msgid "Link with libads.a, libc.a and crt0.o"
12246 msgstr ""
12247
12248 #: config/rs6000/sysv4.h:145
12249 msgid "Link with libyk.a, libc.a and crt0.o"
12250 msgstr ""
12251
12252 #: config/rs6000/sysv4.h:147
12253 msgid "Link with libmvme.a, libc.a and crt0.o"
12254 msgstr ""
12255
12256 #: config/rs6000/sysv4.h:149
12257 msgid "Set the PPC_EMB bit in the ELF flags header"
12258 msgstr ""
12259
12260 #: config/rs6000/sysv4.h:150
12261 msgid "Use the WindISS simulator"
12262 msgstr ""
12263
12264 #: config/rs6000/sysv4.h:153
12265 #, fuzzy
12266 msgid "Generate 64-bit code"
12267 msgstr "Стварыць код для DLL"
12268
12269 #: config/rs6000/sysv4.h:155
12270 #, fuzzy
12271 msgid "Generate 32-bit code"
12272 msgstr "Стварыць код для DLL"
12273
12274 #. Sometimes certain combinations of command options do not make sense
12275 #. on a particular target machine.  You can define a macro
12276 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12277 #. defined, is executed once just after all the command options have
12278 #. been parsed.
12279 #.
12280 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12281 #. get control.
12282 #: config/rs6000/sysv4.h:214
12283 #, c-format
12284 msgid "bad value for -mcall-%s"
12285 msgstr ""
12286
12287 #: config/rs6000/sysv4.h:230
12288 #, c-format
12289 msgid "bad value for -msdata=%s"
12290 msgstr ""
12291
12292 #: config/rs6000/sysv4.h:247
12293 #, c-format
12294 msgid "-mrelocatable and -msdata=%s are incompatible"
12295 msgstr ""
12296
12297 #: config/rs6000/sysv4.h:256
12298 #, c-format
12299 msgid "-f%s and -msdata=%s are incompatible"
12300 msgstr ""
12301
12302 #: config/rs6000/sysv4.h:265
12303 #, c-format
12304 msgid "-msdata=%s and -mcall-%s are incompatible"
12305 msgstr ""
12306
12307 #: config/rs6000/sysv4.h:274
12308 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12309 msgstr ""
12310
12311 #: config/rs6000/sysv4.h:280
12312 #, c-format
12313 msgid "-mrelocatable and -mcall-%s are incompatible"
12314 msgstr ""
12315
12316 #: config/rs6000/sysv4.h:287
12317 #, c-format
12318 msgid "-fPIC and -mcall-%s are incompatible"
12319 msgstr ""
12320
12321 #: config/rs6000/sysv4.h:294
12322 msgid "-mcall-aixdesc must be big endian"
12323 msgstr ""
12324
12325 #: config/rs6000/sysv4.h:309
12326 #, fuzzy, c-format
12327 msgid "-m%s not supported in this configuration"
12328 msgstr "-pipe не падтрымліваецца"
12329
12330 #: config/s390/s390.c:926
12331 #, c-format
12332 msgid "Unknown cpu used in -march=%s."
12333 msgstr ""
12334
12335 #: config/s390/s390.c:945
12336 #, c-format
12337 msgid "Unknown cpu used in -mtune=%s."
12338 msgstr ""
12339
12340 #: config/s390/s390.c:950
12341 #, fuzzy, c-format
12342 msgid "z/Architecture mode not supported on %s."
12343 msgstr "-pipe не падтрымліваецца"
12344
12345 #: config/s390/s390.c:952
12346 msgid "64-bit ABI not supported in ESA/390 mode."
12347 msgstr ""
12348
12349 #: config/s390/s390.c:3336
12350 msgid "invalid UNSPEC as operand (1)"
12351 msgstr ""
12352
12353 #: config/s390/s390.c:3384
12354 msgid "invalid UNSPEC as operand (2)"
12355 msgstr ""
12356
12357 #: config/s390/s390.c:3390
12358 msgid "UNKNOWN in s390_output_symbolic_const !?"
12359 msgstr ""
12360
12361 #: config/s390/s390.c:3406
12362 msgid "Cannot decompose address."
12363 msgstr ""
12364
12365 #: config/s390/s390.c:3577
12366 msgid "UNKNOWN in print_operand !?"
12367 msgstr ""
12368
12369 #: config/s390/s390.c:5304
12370 msgid "Total size of local variables exceeds architecture limit."
12371 msgstr ""
12372
12373 #: config/s390/s390.h:126
12374 msgid "Set backchain"
12375 msgstr ""
12376
12377 #: config/s390/s390.h:127
12378 msgid "Don't set backchain (faster, but debug harder"
12379 msgstr ""
12380
12381 #: config/s390/s390.h:128
12382 msgid "Use bras for executable < 64k"
12383 msgstr ""
12384
12385 #: config/s390/s390.h:129
12386 #, fuzzy
12387 msgid "Don't use bras"
12388 msgstr "Не выкарыстоўваць Irix PIC"
12389
12390 #: config/s390/s390.h:130
12391 msgid "Additional debug prints"
12392 msgstr ""
12393
12394 #: config/s390/s390.h:131
12395 msgid "Don't print additional debug prints"
12396 msgstr ""
12397
12398 #: config/s390/s390.h:132
12399 msgid "64 bit ABI"
12400 msgstr ""
12401
12402 #: config/s390/s390.h:133
12403 msgid "31 bit ABI"
12404 msgstr ""
12405
12406 #: config/s390/s390.h:134
12407 msgid "z/Architecture"
12408 msgstr ""
12409
12410 #: config/s390/s390.h:135
12411 msgid "ESA/390 architecture"
12412 msgstr ""
12413
12414 #: config/s390/s390.h:136
12415 msgid "mvcle use"
12416 msgstr ""
12417
12418 #: config/s390/s390.h:137
12419 msgid "mvc&ex"
12420 msgstr ""
12421
12422 #: config/s390/s390.h:138
12423 msgid "enable tpf OS code"
12424 msgstr ""
12425
12426 #: config/s390/s390.h:139
12427 msgid "disable tpf OS code"
12428 msgstr ""
12429
12430 #: config/s390/s390.h:140
12431 #, fuzzy
12432 msgid "disable fused multiply/add instructions"
12433 msgstr "Не генерыраваць сімвальныя інструкцыі"
12434
12435 #: config/s390/s390.h:141
12436 #, fuzzy
12437 msgid "enable fused multiply/add instructions"
12438 msgstr "Не генерыраваць сімвальныя інструкцыі"
12439
12440 #: config/sh/sh.c:5978
12441 #, fuzzy
12442 msgid "__builtin_saveregs not supported by this subtarget"
12443 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12444
12445 #: config/sh/sh.c:6880
12446 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12447 msgstr ""
12448
12449 #. The sp_switch attribute only has meaning for interrupt functions.
12450 #: config/sh/sh.c:6902 config/sh/sh.c:6937
12451 #, c-format
12452 msgid "`%s' attribute only applies to interrupt functions"
12453 msgstr ""
12454
12455 #. The argument must be a constant string.
12456 #: config/sh/sh.c:6909
12457 #, c-format
12458 msgid "`%s' attribute argument not a string constant"
12459 msgstr ""
12460
12461 #. The argument must be a constant integer.
12462 #: config/sh/sh.c:6944
12463 #, c-format
12464 msgid "`%s' attribute argument not an integer constant"
12465 msgstr ""
12466
12467 #. There are no delay slots on SHmedia.
12468 #. Relaxation isn't yet supported for SHmedia
12469 #. -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.
12470 #: config/sh/sh.h:478
12471 #, fuzzy
12472 msgid "Profiling is not supported on this target."
12473 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12474
12475 #: config/sparc/sparc.c:362
12476 #, c-format
12477 msgid "%s is not supported by this configuration"
12478 msgstr ""
12479
12480 #: config/sparc/sparc.c:369
12481 msgid "-mlong-double-64 not allowed with -m64"
12482 msgstr ""
12483
12484 #: config/sparc/sparc.c:394
12485 msgid "-mcmodel= is not supported on 32 bit systems"
12486 msgstr ""
12487
12488 #: config/sparc/sparc.c:6960 config/sparc/sparc.c:6966
12489 #, c-format
12490 msgid "invalid %%Y operand"
12491 msgstr "нерэчаісны %%Y аперанд"
12492
12493 #: config/sparc/sparc.c:7036
12494 #, c-format
12495 msgid "invalid %%A operand"
12496 msgstr "нерэчаісны %%A аперанд"
12497
12498 #: config/sparc/sparc.c:7046
12499 #, c-format
12500 msgid "invalid %%B operand"
12501 msgstr "нерэчаісны %%B аперанд"
12502
12503 #: config/sparc/sparc.c:7085
12504 #, c-format
12505 msgid "invalid %%c operand"
12506 msgstr "нерэчаісны %%c аперанд"
12507
12508 #: config/sparc/sparc.c:7086
12509 #, c-format
12510 msgid "invalid %%C operand"
12511 msgstr "нерэчаісны %%C аперанд"
12512
12513 #: config/sparc/sparc.c:7107
12514 #, c-format
12515 msgid "invalid %%d operand"
12516 msgstr "нерэчаісны %%d аперанд"
12517
12518 #: config/sparc/sparc.c:7108
12519 #, c-format
12520 msgid "invalid %%D operand"
12521 msgstr "нерэчаісны %%D аперанд"
12522
12523 #: config/sparc/sparc.c:7124
12524 #, c-format
12525 msgid "invalid %%f operand"
12526 msgstr "нерэчаісны %%f аперанд"
12527
12528 #: config/sparc/sparc.c:7138
12529 #, fuzzy, c-format
12530 msgid "invalid %%s operand"
12531 msgstr "нерэчаісны %%f аперанд"
12532
12533 #: config/sparc/sparc.c:7192
12534 msgid "long long constant not a valid immediate operand"
12535 msgstr ""
12536
12537 #: config/sparc/sparc.c:7195
12538 msgid "floating point constant not a valid immediate operand"
12539 msgstr ""
12540
12541 #: config/sparc/freebsd.h:82 config/sparc/linux.h:92
12542 #: config/sparc/linux64.h:107 config/sparc/netbsd-elf.h:216
12543 msgid "Use 128 bit long doubles"
12544 msgstr ""
12545
12546 #: config/sparc/sp64-elf.h:90
12547 msgid "Generate code for big endian"
12548 msgstr ""
12549
12550 #: config/sparc/sp64-elf.h:91
12551 msgid "Generate code for little endian"
12552 msgstr ""
12553
12554 #: config/sparc/sp86x-elf.h:68
12555 msgid "Use little-endian byte order for data"
12556 msgstr ""
12557
12558 #: config/sparc/sparc.h:553
12559 msgid "Assume possible double misalignment"
12560 msgstr ""
12561
12562 #: config/sparc/sparc.h:555
12563 msgid "Assume all doubles are aligned"
12564 msgstr ""
12565
12566 #: config/sparc/sparc.h:557
12567 msgid "Pass -assert pure-text to linker"
12568 msgstr ""
12569
12570 #: config/sparc/sparc.h:559
12571 msgid "Do not pass -assert pure-text to linker"
12572 msgstr ""
12573
12574 #: config/sparc/sparc.h:561
12575 msgid "Use flat register window model"
12576 msgstr ""
12577
12578 #: config/sparc/sparc.h:563
12579 msgid "Do not use flat register window model"
12580 msgstr ""
12581
12582 #: config/sparc/sparc.h:565
12583 msgid "Use ABI reserved registers"
12584 msgstr ""
12585
12586 #: config/sparc/sparc.h:567
12587 msgid "Do not use ABI reserved registers"
12588 msgstr ""
12589
12590 #: config/sparc/sparc.h:569
12591 msgid "Use hardware quad fp instructions"
12592 msgstr ""
12593
12594 #: config/sparc/sparc.h:571
12595 msgid "Do not use hardware quad fp instructions"
12596 msgstr ""
12597
12598 #: config/sparc/sparc.h:573
12599 msgid "Compile for v8plus ABI"
12600 msgstr ""
12601
12602 #: config/sparc/sparc.h:575
12603 msgid "Do not compile for v8plus ABI"
12604 msgstr ""
12605
12606 #: config/sparc/sparc.h:577
12607 msgid "Utilize Visual Instruction Set"
12608 msgstr ""
12609
12610 #: config/sparc/sparc.h:579
12611 msgid "Do not utilize Visual Instruction Set"
12612 msgstr ""
12613
12614 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12615 #: config/sparc/sparc.h:582
12616 msgid "Optimize for Cypress processors"
12617 msgstr "Аптымізацыя для Cypress працэсараў"
12618
12619 #: config/sparc/sparc.h:584
12620 #, fuzzy
12621 msgid "Optimize for SPARCLite processors"
12622 msgstr "Аптымізацыя для SparcLite працэсараў"
12623
12624 #: config/sparc/sparc.h:586
12625 msgid "Optimize for F930 processors"
12626 msgstr "Аптымізацыя для  F930 працэсараў"
12627
12628 #: config/sparc/sparc.h:588
12629 msgid "Optimize for F934 processors"
12630 msgstr "Аптымізацыя для F934 працэсараў"
12631
12632 #: config/sparc/sparc.h:590
12633 msgid "Use V8 SPARC ISA"
12634 msgstr ""
12635
12636 #: config/sparc/sparc.h:592
12637 #, fuzzy
12638 msgid "Optimize for SuperSPARC processors"
12639 msgstr "Аптымізацыя для SuperSparc працэсараў"
12640
12641 #. End of deprecated options.
12642 #: config/sparc/sparc.h:595
12643 msgid "Pointers are 64-bit"
12644 msgstr ""
12645
12646 #: config/sparc/sparc.h:597
12647 msgid "Pointers are 32-bit"
12648 msgstr ""
12649
12650 #: config/sparc/sparc.h:599
12651 msgid "Use 32-bit ABI"
12652 msgstr ""
12653
12654 #: config/sparc/sparc.h:601
12655 msgid "Use 64-bit ABI"
12656 msgstr ""
12657
12658 #: config/sparc/sparc.h:603
12659 msgid "Use stack bias"
12660 msgstr ""
12661
12662 #: config/sparc/sparc.h:605
12663 msgid "Do not use stack bias"
12664 msgstr ""
12665
12666 #: config/sparc/sparc.h:607
12667 msgid "Use structs on stronger alignment for double-word copies"
12668 msgstr ""
12669
12670 #: config/sparc/sparc.h:609
12671 msgid "Do not use structs on stronger alignment for double-word copies"
12672 msgstr ""
12673
12674 #: config/sparc/sparc.h:611
12675 msgid "Optimize tail call instructions in assembler and linker"
12676 msgstr ""
12677
12678 #: config/sparc/sparc.h:613
12679 msgid "Do not optimize tail call instructions in assembler or linker"
12680 msgstr ""
12681
12682 #: config/sparc/sparc.h:658
12683 msgid "Use given SPARC code model"
12684 msgstr ""
12685
12686 #: config/stormy16/stormy16.c:526
12687 msgid "Constant halfword load operand out of range."
12688 msgstr ""
12689
12690 #: config/stormy16/stormy16.c:536
12691 msgid "Constant arithmetic operand out of range."
12692 msgstr ""
12693
12694 #: config/stormy16/stormy16.c:1027
12695 msgid "Local variable memory requirements exceed capacity."
12696 msgstr ""
12697
12698 #: config/stormy16/stormy16.c:1193
12699 msgid "function_profiler support"
12700 msgstr ""
12701
12702 #: config/stormy16/stormy16.c:1292
12703 msgid "cannot use va_start in interrupt function"
12704 msgstr ""
12705
12706 #: config/stormy16/stormy16.c:1624
12707 msgid "`B' operand is not constant"
12708 msgstr ""
12709
12710 #: config/stormy16/stormy16.c:1630
12711 msgid "`B' operand has multiple bits set"
12712 msgstr ""
12713
12714 #: config/stormy16/stormy16.c:1656
12715 msgid "`o' operand is not constant"
12716 msgstr ""
12717
12718 #: config/stormy16/stormy16.c:1670
12719 msgid "xstormy16_print_operand: unknown code"
12720 msgstr ""
12721
12722 #: config/stormy16/stormy16.c:1716
12723 #, c-format
12724 msgid "switch statement of size %lu entries too large"
12725 msgstr ""
12726
12727 #: config/v850/v850-c.c:67
12728 msgid "#pragma GHS endXXXX found without previous startXXX"
12729 msgstr ""
12730
12731 #: config/v850/v850-c.c:69
12732 msgid "#pragma GHS endXXX does not match previous startXXX"
12733 msgstr ""
12734
12735 #: config/v850/v850-c.c:94
12736 msgid "cannot set interrupt attribute: no current function"
12737 msgstr ""
12738
12739 #: config/v850/v850-c.c:102
12740 msgid "cannot set interrupt attribute: no such identifier"
12741 msgstr ""
12742
12743 #: config/v850/v850-c.c:147
12744 msgid "junk at end of #pragma ghs section"
12745 msgstr ""
12746
12747 #: config/v850/v850-c.c:164
12748 #, c-format
12749 msgid "unrecognized section name \"%s\""
12750 msgstr "нераспазнаная назва сэкцыі \"%s\""
12751
12752 #: config/v850/v850-c.c:179
12753 msgid "malformed #pragma ghs section"
12754 msgstr ""
12755
12756 #: config/v850/v850-c.c:198
12757 msgid "junk at end of #pragma ghs interrupt"
12758 msgstr ""
12759
12760 #: config/v850/v850-c.c:209
12761 msgid "junk at end of #pragma ghs starttda"
12762 msgstr ""
12763
12764 #: config/v850/v850-c.c:220
12765 msgid "junk at end of #pragma ghs startsda"
12766 msgstr ""
12767
12768 #: config/v850/v850-c.c:231
12769 msgid "junk at end of #pragma ghs startzda"
12770 msgstr ""
12771
12772 #: config/v850/v850-c.c:242
12773 msgid "junk at end of #pragma ghs endtda"
12774 msgstr ""
12775
12776 #: config/v850/v850-c.c:253
12777 msgid "junk at end of #pragma ghs endsda"
12778 msgstr ""
12779
12780 #: config/v850/v850-c.c:264
12781 msgid "junk at end of #pragma ghs endzda"
12782 msgstr ""
12783
12784 #: config/v850/v850.c:142
12785 #, c-format
12786 msgid "%s=%s is not numeric"
12787 msgstr ""
12788
12789 #: config/v850/v850.c:149
12790 #, c-format
12791 msgid "%s=%s is too large"
12792 msgstr "%s=%s вельмі вялікі"
12793
12794 #: config/v850/v850.c:301
12795 msgid "const_double_split got a bad insn:"
12796 msgstr ""
12797
12798 #: config/v850/v850.c:866
12799 msgid "output_move_single:"
12800 msgstr ""
12801
12802 #: config/v850/v850.c:2209
12803 msgid "%Jdata area attributes cannot be specified for local variables"
12804 msgstr ""
12805
12806 #: config/v850/v850.c:2220
12807 #, fuzzy
12808 msgid "%Jdata area of '%D' conflicts with previous declaration"
12809 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
12810
12811 #: config/v850/v850.c:2419
12812 #, c-format
12813 msgid "bogus JR construction: %d\n"
12814 msgstr ""
12815
12816 #: config/v850/v850.c:2440 config/v850/v850.c:2643
12817 #, c-format
12818 msgid "bad amount of stack space removal: %d"
12819 msgstr ""
12820
12821 #: config/v850/v850.c:2619
12822 #, c-format
12823 msgid "bogus JARL construction: %d\n"
12824 msgstr ""
12825
12826 #: config/v850/v850.c:2989
12827 #, c-format
12828 msgid "Bogus DISPOSE construction: %d\n"
12829 msgstr ""
12830
12831 #: config/v850/v850.c:3011
12832 #, c-format
12833 msgid "Too much stack space to dispose of: %d"
12834 msgstr ""
12835
12836 #: config/v850/v850.c:3184
12837 #, c-format
12838 msgid "Bogus PREPEARE construction: %d\n"
12839 msgstr ""
12840
12841 #: config/v850/v850.c:3206
12842 #, c-format
12843 msgid "Too much stack space to prepare: %d"
12844 msgstr ""
12845
12846 #. Macro to define tables used to set the flags.
12847 #. This is a list in braces of pairs in braces,
12848 #. each pair being { "NAME", VALUE }
12849 #. where VALUE is the bits to set or minus the bits to clear.
12850 #. An empty string NAME is used to identify the default VALUE.
12851 #: config/v850/v850.h:174
12852 msgid "Support Green Hills ABI"
12853 msgstr ""
12854
12855 #: config/v850/v850.h:177
12856 msgid "Prohibit PC relative function calls"
12857 msgstr ""
12858
12859 #: config/v850/v850.h:180
12860 msgid "Reuse r30 on a per function basis"
12861 msgstr ""
12862
12863 #: config/v850/v850.h:183
12864 msgid "Use stubs for function prologues"
12865 msgstr ""
12866
12867 #: config/v850/v850.h:186
12868 msgid "Same as: -mep -mprolog-function"
12869 msgstr ""
12870
12871 #: config/v850/v850.h:187
12872 msgid "Enable backend debugging"
12873 msgstr ""
12874
12875 #: config/v850/v850.h:189
12876 msgid "Compile for the v850 processor"
12877 msgstr ""
12878
12879 #: config/v850/v850.h:191
12880 #, fuzzy
12881 msgid "Compile for v850e1 processor"
12882 msgstr "Аптымізацыя для  F930 працэсараў"
12883
12884 #. Make sure that the other bits are cleared.
12885 #: config/v850/v850.h:193
12886 #, fuzzy
12887 msgid "Compile for v850e processor"
12888 msgstr "Аптымізацыя для  F930 працэсараў"
12889
12890 #. Make sure that the other bits are cleared.
12891 #: config/v850/v850.h:195
12892 #, fuzzy
12893 msgid "Enable the use of the short load instructions"
12894 msgstr "Не генерыраваць сімвальныя інструкцыі"
12895
12896 #: config/v850/v850.h:198
12897 #, fuzzy
12898 msgid "Do not use the callt instruction"
12899 msgstr "Не генерыраваць сімвальныя інструкцыі"
12900
12901 #: config/v850/v850.h:205
12902 #, fuzzy
12903 msgid "Do not use registers r2 and r5"
12904 msgstr "Не выкарыстоўваць рэгістра sb"
12905
12906 #: config/v850/v850.h:207
12907 msgid "Enforce strict alignment"
12908 msgstr ""
12909
12910 #: config/v850/v850.h:210
12911 msgid "Use 4 byte entries in switch tables"
12912 msgstr ""
12913
12914 #: config/v850/v850.h:236
12915 msgid "Set the max size of data eligible for the TDA area"
12916 msgstr ""
12917
12918 #: config/v850/v850.h:239
12919 msgid "Set the max size of data eligible for the SDA area"
12920 msgstr ""
12921
12922 #: config/v850/v850.h:242
12923 msgid "Set the max size of data eligible for the ZDA area"
12924 msgstr ""
12925
12926 #: config/xtensa/xtensa.c:1829
12927 msgid "boolean registers required for the floating-point option"
12928 msgstr ""
12929
12930 #: config/xtensa/xtensa.c:1883
12931 #, fuzzy, c-format
12932 msgid "-f%s is not supported with CONST16 instructions"
12933 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
12934
12935 #: config/xtensa/xtensa.c:1888
12936 msgid "PIC is required but not supported with CONST16 instructions"
12937 msgstr ""
12938
12939 #: config/xtensa/xtensa.c:1958
12940 #, fuzzy, c-format
12941 msgid "invalid %%D value"
12942 msgstr "дрэннае %%Q значэнне"
12943
12944 #: config/xtensa/xtensa.c:1995
12945 msgid "invalid mask"
12946 msgstr "нерэчаісная маска"
12947
12948 #: config/xtensa/xtensa.c:2021
12949 #, fuzzy, c-format
12950 msgid "invalid %%x value"
12951 msgstr "нерэчаіснае значэньне %%x/X"
12952
12953 #: config/xtensa/xtensa.c:2028
12954 #, fuzzy, c-format
12955 msgid "invalid %%d value"
12956 msgstr "дрэннае %%Q значэнне"
12957
12958 #: config/xtensa/xtensa.c:2049 config/xtensa/xtensa.c:2059
12959 #, fuzzy, c-format
12960 msgid "invalid %%t/%%b value"
12961 msgstr "дрэннае %%Q значэнне"
12962
12963 #: config/xtensa/xtensa.c:2101
12964 msgid "invalid address"
12965 msgstr "нерэчаісны адрас"
12966
12967 #: config/xtensa/xtensa.c:2126
12968 #, fuzzy
12969 msgid "no register in address"
12970 msgstr "невядомая назва рэгістра: %s"
12971
12972 #: config/xtensa/xtensa.c:2134
12973 msgid "address offset not a constant"
12974 msgstr ""
12975
12976 #: config/xtensa/xtensa.c:2745
12977 msgid "only uninitialized variables can be placed in a .bss section"
12978 msgstr ""
12979
12980 #: config/xtensa/xtensa.h:79
12981 msgid "Use CONST16 instruction to load constants"
12982 msgstr ""
12983
12984 #: config/xtensa/xtensa.h:81
12985 msgid "Use PC-relative L32R instruction to load constants"
12986 msgstr ""
12987
12988 #: config/xtensa/xtensa.h:83
12989 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12990 msgstr ""
12991
12992 #: config/xtensa/xtensa.h:85
12993 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12994 msgstr ""
12995
12996 #: config/xtensa/xtensa.h:87
12997 msgid "Intersperse literal pools with code in the text section"
12998 msgstr ""
12999
13000 #: config/xtensa/xtensa.h:89
13001 msgid "Put literal pools in a separate literal section"
13002 msgstr ""
13003
13004 #: config/xtensa/xtensa.h:91
13005 msgid "Automatically align branch targets to reduce branch penalties"
13006 msgstr ""
13007
13008 #: config/xtensa/xtensa.h:93
13009 msgid "Do not automatically align branch targets"
13010 msgstr ""
13011
13012 #: config/xtensa/xtensa.h:95
13013 msgid "Use indirect CALLXn instructions for large programs"
13014 msgstr ""
13015
13016 #: config/xtensa/xtensa.h:97
13017 msgid "Use direct CALLn instructions for fast calls"
13018 msgstr ""
13019
13020 #: ada/misc.c:240
13021 #, fuzzy, c-format
13022 msgid "missing argument to \"-%s\""
13023 msgstr "аргумент для \"%s\" прапушчан"
13024
13025 #: ada/misc.c:281
13026 msgid "`-gnat' misspelled as `-gant'"
13027 msgstr ""
13028
13029 #: cp/call.c:219
13030 msgid "unable to call pointer to member function here"
13031 msgstr ""
13032
13033 #: cp/call.c:2238
13034 msgid "%s %D(%T, %T, %T) <built-in>"
13035 msgstr ""
13036
13037 #: cp/call.c:2243
13038 msgid "%s %D(%T, %T) <built-in>"
13039 msgstr ""
13040
13041 #: cp/call.c:2247
13042 msgid "%s %D(%T) <built-in>"
13043 msgstr ""
13044
13045 #: cp/call.c:2251
13046 msgid "%s %T <conversion>"
13047 msgstr ""
13048
13049 #: cp/call.c:2253
13050 msgid "%J%s %+#D <near match>"
13051 msgstr ""
13052
13053 #: cp/call.c:2255
13054 msgid "%J%s %+#D"
13055 msgstr ""
13056
13057 #: cp/call.c:2290
13058 msgid "candidates are:"
13059 msgstr ""
13060
13061 #: cp/call.c:2478
13062 msgid "conversion from `%T' to `%T' is ambiguous"
13063 msgstr ""
13064
13065 #: cp/call.c:2629 cp/call.c:2673
13066 msgid "no matching function for call to `%D(%A)'"
13067 msgstr ""
13068
13069 #: cp/call.c:2632 cp/call.c:2676
13070 msgid "call of overloaded `%D(%A)' is ambiguous"
13071 msgstr ""
13072
13073 #. It's no good looking for an overloaded operator() on a
13074 #. pointer-to-member-function.
13075 #: cp/call.c:2742
13076 #, c-format
13077 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13078 msgstr ""
13079
13080 #: cp/call.c:2808
13081 msgid "no match for call to `(%T) (%A)'"
13082 msgstr ""
13083
13084 #: cp/call.c:2816
13085 msgid "call of `(%T) (%A)' is ambiguous"
13086 msgstr ""
13087
13088 #: cp/call.c:2849
13089 #, c-format
13090 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
13091 msgstr ""
13092
13093 #: cp/call.c:2855
13094 #, fuzzy, c-format
13095 msgid "%s for 'operator%s' in '%E%s'"
13096 msgstr "%s перад знакам \"%s\""
13097
13098 #: cp/call.c:2859
13099 #, c-format
13100 msgid "%s for 'operator[]' in '%E[%E]'"
13101 msgstr ""
13102
13103 #: cp/call.c:2864
13104 #, fuzzy, c-format
13105 msgid "%s for '%s' in '%s %E'"
13106 msgstr "прапушчана поле '%s' у '%s'"
13107
13108 #: cp/call.c:2869
13109 #, c-format
13110 msgid "%s for 'operator%s' in '%E %s %E'"
13111 msgstr ""
13112
13113 #: cp/call.c:2872
13114 #, fuzzy, c-format
13115 msgid "%s for 'operator%s' in '%s%E'"
13116 msgstr "%s перад знакам \"%s\""
13117
13118 #: cp/call.c:2961
13119 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13120 msgstr ""
13121
13122 #: cp/call.c:3038
13123 #, c-format
13124 msgid "`%E' has type `void' and is not a throw-expression"
13125 msgstr ""
13126
13127 #: cp/call.c:3071 cp/call.c:3275
13128 msgid "operands to ?: have different types"
13129 msgstr ""
13130
13131 #: cp/call.c:3229
13132 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13133 msgstr ""
13134
13135 #: cp/call.c:3236
13136 msgid "enumeral and non-enumeral type in conditional expression"
13137 msgstr ""
13138
13139 #: cp/call.c:3521
13140 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13141 msgstr ""
13142
13143 #: cp/call.c:3570
13144 msgid "using synthesized `%#D' for copy assignment"
13145 msgstr ""
13146
13147 #: cp/call.c:3572
13148 msgid "  where cfront would use `%#D'"
13149 msgstr ""
13150
13151 #: cp/call.c:3595
13152 msgid "comparison between `%#T' and `%#T'"
13153 msgstr ""
13154
13155 #: cp/call.c:3841
13156 #, fuzzy
13157 msgid "no suitable `operator %s' for `%T'"
13158 msgstr "немагчымы апэратар '%s'"
13159
13160 #: cp/call.c:3858
13161 msgid "`%+#D' is private"
13162 msgstr ""
13163
13164 #: cp/call.c:3860
13165 msgid "`%+#D' is protected"
13166 msgstr ""
13167
13168 #: cp/call.c:3862
13169 msgid "`%+#D' is inaccessible"
13170 msgstr ""
13171
13172 #: cp/call.c:3863
13173 msgid "within this context"
13174 msgstr ""
13175
13176 #: cp/call.c:3947
13177 msgid "invalid conversion from `%T' to `%T'"
13178 msgstr ""
13179
13180 #: cp/call.c:3949
13181 msgid "  initializing argument %P of `%D'"
13182 msgstr ""
13183
13184 #: cp/call.c:4094
13185 #, fuzzy
13186 msgid "cannot bind bitfield `%E' to `%T'"
13187 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13188
13189 #: cp/call.c:4097
13190 #, fuzzy
13191 msgid "cannot bind packed field `%E' to `%T'"
13192 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13193
13194 #: cp/call.c:4100
13195 #, fuzzy
13196 msgid "cannot bind rvalue `%E' to `%T'"
13197 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13198
13199 #: cp/call.c:4185
13200 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13201 msgstr ""
13202
13203 #. Undefined behavior [expr.call] 5.2.2/7.
13204 #: cp/call.c:4211
13205 msgid "cannot receive objects of non-POD type `%#T' through `...'; call will abort at runtime"
13206 msgstr ""
13207
13208 #: cp/call.c:4255
13209 #, fuzzy
13210 msgid "the default argument for parameter %d of `%D' has not yet been parsed"
13211 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
13212
13213 #: cp/call.c:4452
13214 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13215 msgstr ""
13216
13217 #: cp/call.c:4471
13218 msgid "`%T' is not an accessible base of `%T'"
13219 msgstr ""
13220
13221 #: cp/call.c:4740
13222 msgid "could not find class$ field in java interface type `%T'"
13223 msgstr ""
13224
13225 #: cp/call.c:4995
13226 #, fuzzy
13227 msgid "call to non-function `%D'"
13228 msgstr "у функцыі \"%s\":"
13229
13230 #: cp/call.c:5021
13231 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13232 msgstr ""
13233
13234 #: cp/call.c:5099
13235 msgid "no matching function for call to `%T::%s(%A)%#V'"
13236 msgstr ""
13237
13238 #: cp/call.c:5116
13239 #, fuzzy, c-format
13240 msgid "call of overloaded `%s(%A)' is ambiguous"
13241 msgstr "памер \"%s\" - %d байт"
13242
13243 #: cp/call.c:5137
13244 msgid "cannot call member function `%D' without object"
13245 msgstr ""
13246
13247 #: cp/call.c:5722
13248 msgid "passing `%T' chooses `%T' over `%T'"
13249 msgstr ""
13250
13251 #: cp/call.c:5724 cp/name-lookup.c:4137
13252 msgid "  in call to `%D'"
13253 msgstr ""
13254
13255 #: cp/call.c:5781
13256 msgid "choosing `%D' over `%D'"
13257 msgstr ""
13258
13259 #: cp/call.c:5782
13260 msgid "  for conversion from `%T' to `%T'"
13261 msgstr ""
13262
13263 #: cp/call.c:5784
13264 msgid "  because conversion sequence for the argument is better"
13265 msgstr ""
13266
13267 #: cp/call.c:5904
13268 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:"
13269 msgstr ""
13270
13271 #: cp/call.c:5908
13272 msgid "candidate 1:"
13273 msgstr ""
13274
13275 #: cp/call.c:5909
13276 msgid "candidate 2:"
13277 msgstr ""
13278
13279 #: cp/call.c:6018
13280 msgid "could not convert `%E' to `%T'"
13281 msgstr ""
13282
13283 #: cp/call.c:6123
13284 msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
13285 msgstr ""
13286
13287 #: cp/call.c:6127
13288 msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
13289 msgstr ""
13290
13291 #: cp/class.c:279
13292 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13293 msgstr ""
13294
13295 #: cp/class.c:762
13296 msgid "Java class '%T' cannot have an implicit non-trivial destructor"
13297 msgstr ""
13298
13299 #: cp/class.c:763
13300 msgid "Java class '%T' cannot have a destructor"
13301 msgstr ""
13302
13303 #: cp/class.c:931
13304 msgid "`%#D' and `%#D' cannot be overloaded"
13305 msgstr ""
13306
13307 #: cp/class.c:977
13308 msgid "conflicting access specifications for method `%D', ignored"
13309 msgstr ""
13310
13311 #: cp/class.c:979
13312 #, c-format
13313 msgid "conflicting access specifications for field `%s', ignored"
13314 msgstr ""
13315
13316 #: cp/class.c:1029
13317 msgid "`%D' names constructor"
13318 msgstr ""
13319
13320 #: cp/class.c:1034
13321 #, fuzzy
13322 msgid "`%D' invalid in `%T'"
13323 msgstr "Нерэчаісны выбар \"%s\""
13324
13325 #: cp/class.c:1042
13326 msgid "no members matching `%D' in `%#T'"
13327 msgstr ""
13328
13329 #: cp/class.c:1074 cp/class.c:1082
13330 #, fuzzy
13331 msgid "`%D' invalid in `%#T'"
13332 msgstr "Нерэчаісны выбар \"%s\""
13333
13334 #: cp/class.c:1075
13335 msgid "  because of local method `%#D' with same name"
13336 msgstr ""
13337
13338 #: cp/class.c:1083
13339 msgid "  because of local member `%#D' with same name"
13340 msgstr ""
13341
13342 #: cp/class.c:1153
13343 msgid "base class `%#T' has a non-virtual destructor"
13344 msgstr ""
13345
13346 #: cp/class.c:1173
13347 msgid "base `%T' with only non-default constructor in class without a constructor"
13348 msgstr ""
13349
13350 #: cp/class.c:1557
13351 msgid "all member functions in class `%T' are private"
13352 msgstr ""
13353
13354 #: cp/class.c:1568
13355 msgid "`%#T' only defines a private destructor and has no friends"
13356 msgstr ""
13357
13358 #: cp/class.c:1610
13359 msgid "`%#T' only defines private constructors and has no friends"
13360 msgstr ""
13361
13362 #: cp/class.c:2038
13363 msgid "no unique final overrider for `%D' in `%T'"
13364 msgstr ""
13365
13366 #. Here we know it is a hider, and no overrider exists.
13367 #: cp/class.c:2484
13368 msgid "`%D' was hidden"
13369 msgstr ""
13370
13371 #: cp/class.c:2485
13372 msgid "  by `%D'"
13373 msgstr ""
13374
13375 #: cp/class.c:2527 cp/decl2.c:1161
13376 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13377 msgstr ""
13378
13379 #: cp/class.c:2533 cp/decl2.c:1168
13380 msgid "private member `%#D' in anonymous union"
13381 msgstr ""
13382
13383 #: cp/class.c:2536 cp/decl2.c:1170
13384 msgid "protected member `%#D' in anonymous union"
13385 msgstr ""
13386
13387 #: cp/class.c:2655
13388 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"
13389 msgstr ""
13390
13391 #: cp/class.c:2715
13392 #, fuzzy
13393 msgid "bit-field `%#D' with non-integral type"
13394 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13395
13396 #: cp/class.c:2735
13397 msgid "bit-field `%D' width not an integer constant"
13398 msgstr ""
13399
13400 #: cp/class.c:2741
13401 msgid "negative width in bit-field `%D'"
13402 msgstr ""
13403
13404 #: cp/class.c:2746
13405 msgid "zero width for bit-field `%D'"
13406 msgstr ""
13407
13408 #: cp/class.c:2752
13409 msgid "width of `%D' exceeds its type"
13410 msgstr ""
13411
13412 #: cp/class.c:2761
13413 msgid "`%D' is too small to hold all values of `%#T'"
13414 msgstr ""
13415
13416 #: cp/class.c:2823
13417 msgid "member `%#D' with constructor not allowed in union"
13418 msgstr ""
13419
13420 #: cp/class.c:2826
13421 msgid "member `%#D' with destructor not allowed in union"
13422 msgstr ""
13423
13424 #: cp/class.c:2829
13425 msgid "member `%#D' with copy assignment operator not allowed in union"
13426 msgstr ""
13427
13428 #: cp/class.c:2856
13429 msgid "multiple fields in union `%T' initialized"
13430 msgstr ""
13431
13432 #: cp/class.c:2922
13433 msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
13434 msgstr ""
13435
13436 #: cp/class.c:2982
13437 msgid "`%D' may not be static because it is a member of a union"
13438 msgstr ""
13439
13440 #: cp/class.c:2987
13441 msgid "`%D' may not have reference type `%T' because it is a member of a union"
13442 msgstr ""
13443
13444 #: cp/class.c:2995
13445 msgid "field `%D' in local class cannot be static"
13446 msgstr ""
13447
13448 #: cp/class.c:3001
13449 msgid "field `%D' invalidly declared function type"
13450 msgstr ""
13451
13452 #: cp/class.c:3008
13453 #, fuzzy
13454 msgid "field `%D' invalidly declared method type"
13455 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13456
13457 #: cp/class.c:3041
13458 msgid "non-static reference `%#D' in class without a constructor"
13459 msgstr ""
13460
13461 #: cp/class.c:3084
13462 msgid "non-static const member `%#D' in class without a constructor"
13463 msgstr ""
13464
13465 #: cp/class.c:3099
13466 msgid "field `%#D' with same name as class"
13467 msgstr ""
13468
13469 #: cp/class.c:3117
13470 msgid "`%#T' has pointer data members"
13471 msgstr ""
13472
13473 #: cp/class.c:3121
13474 msgid "  but does not override `%T(const %T&)'"
13475 msgstr ""
13476
13477 #: cp/class.c:3123
13478 msgid "  or `operator=(const %T&)'"
13479 msgstr ""
13480
13481 #: cp/class.c:3126
13482 msgid "  but does not override `operator=(const %T&)'"
13483 msgstr ""
13484
13485 #: cp/class.c:3560
13486 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
13487 msgstr ""
13488
13489 #: cp/class.c:3670
13490 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13491 msgstr ""
13492
13493 #: cp/class.c:3757
13494 msgid "initializer specified for non-virtual method `%D'"
13495 msgstr ""
13496
13497 #: cp/class.c:4445
13498 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
13499 msgstr ""
13500
13501 #: cp/class.c:4535
13502 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13503 msgstr ""
13504
13505 #: cp/class.c:4548
13506 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13507 msgstr ""
13508
13509 #: cp/class.c:4722
13510 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
13511 msgstr ""
13512
13513 #. Versions of G++ before G++ 3.4 did not reset the
13514 #. DECL_MODE.
13515 #: cp/class.c:4761
13516 msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
13517 msgstr ""
13518
13519 #: cp/class.c:4784
13520 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13521 msgstr ""
13522
13523 #: cp/class.c:4793
13524 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13525 msgstr ""
13526
13527 #: cp/class.c:4852
13528 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
13529 msgstr ""
13530
13531 #: cp/class.c:4982 cp/semantics.c:2041
13532 msgid "redefinition of `%#T'"
13533 msgstr ""
13534
13535 #: cp/class.c:5152
13536 msgid "`%#T' has virtual functions but non-virtual destructor"
13537 msgstr ""
13538
13539 #: cp/class.c:5231
13540 msgid "trying to finish struct, but kicked out due to previous parse errors"
13541 msgstr ""
13542
13543 #: cp/class.c:5673
13544 #, c-format
13545 msgid "language string `\"%s\"' not recognized"
13546 msgstr ""
13547
13548 #: cp/class.c:5761
13549 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13550 msgstr ""
13551
13552 #: cp/class.c:5886
13553 msgid "no matches converting function `%D' to type `%#T'"
13554 msgstr ""
13555
13556 #: cp/class.c:5909
13557 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13558 msgstr ""
13559
13560 #: cp/class.c:5935
13561 msgid "assuming pointer to member `%D'"
13562 msgstr ""
13563
13564 #: cp/class.c:5938
13565 #, c-format
13566 msgid "(a pointer to member can only be formed with `&%E')"
13567 msgstr ""
13568
13569 #: cp/class.c:5983 cp/class.c:6165 cp/class.c:6172
13570 msgid "not enough type information"
13571 msgstr ""
13572
13573 #: cp/class.c:6000
13574 msgid "argument of type `%T' does not match `%T'"
13575 msgstr ""
13576
13577 #: cp/class.c:6149
13578 msgid "invalid operation on uninstantiated type"
13579 msgstr ""
13580
13581 #. [basic.scope.class]
13582 #.
13583 #. A name N used in a class S shall refer to the same declaration
13584 #. in its context and when re-evaluated in the completed scope of
13585 #. S.
13586 #: cp/class.c:6407 cp/decl.c:1223 cp/name-lookup.c:514 cp/pt.c:2125
13587 msgid "declaration of `%#D'"
13588 msgstr "абвяшчэньне `%#D'"
13589
13590 #: cp/class.c:6408
13591 msgid "changes meaning of `%D' from `%+#D'"
13592 msgstr ""
13593
13594 #: cp/cp-lang.c:398
13595 msgid "inter-module optimisations not implemented yet"
13596 msgstr ""
13597
13598 #: cp/cvt.c:88
13599 msgid "can't convert from incomplete type `%T' to `%T'"
13600 msgstr ""
13601
13602 #: cp/cvt.c:97
13603 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13604 msgstr ""
13605
13606 #: cp/cvt.c:113 cp/cvt.c:127
13607 msgid "converting from `%T' to `%T'"
13608 msgstr "пераўтварэньне з `%T' у `%T'"
13609
13610 #: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297
13611 msgid "cannot convert `%E' from type `%T' to type `%T'"
13612 msgstr ""
13613
13614 #: cp/cvt.c:214 cp/cvt.c:218
13615 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13616 msgstr ""
13617
13618 #: cp/cvt.c:276
13619 #, fuzzy
13620 msgid "invalid conversion from '%T' to '%T'"
13621 msgstr "пераўтварэньне з `%T' у `%T'"
13622
13623 #: cp/cvt.c:508
13624 msgid "conversion from `%T' to `%T' discards qualifiers"
13625 msgstr ""
13626
13627 #: cp/cvt.c:526
13628 msgid "casting `%T' to `%T' does not dereference pointer"
13629 msgstr ""
13630
13631 #: cp/cvt.c:553
13632 msgid "cannot convert type `%T' to type `%T'"
13633 msgstr ""
13634
13635 #: cp/cvt.c:679
13636 msgid "conversion from `%#T' to `%#T'"
13637 msgstr ""
13638
13639 #: cp/cvt.c:691
13640 msgid "`%#T' used where a `%T' was expected"
13641 msgstr ""
13642
13643 #: cp/cvt.c:715
13644 msgid "`%#T' used where a floating point value was expected"
13645 msgstr ""
13646
13647 #: cp/cvt.c:762
13648 msgid "conversion from `%T' to non-scalar type `%T' requested"
13649 msgstr ""
13650
13651 #: cp/cvt.c:852
13652 msgid "object of incomplete type `%T' will not be accessed in %s"
13653 msgstr ""
13654
13655 #: cp/cvt.c:855
13656 msgid "object of type `%T' will not be accessed in %s"
13657 msgstr ""
13658
13659 #: cp/cvt.c:871
13660 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13661 msgstr ""
13662
13663 #. [over.over] enumerates the places where we can take the address
13664 #. of an overloaded function, and this is not one of them.
13665 #: cp/cvt.c:887
13666 #, c-format
13667 msgid "%s cannot resolve address of overloaded function"
13668 msgstr ""
13669
13670 #. Only warn when there is no &.
13671 #: cp/cvt.c:893
13672 #, c-format
13673 msgid "%s is a reference, not call, to function `%E'"
13674 msgstr ""
13675
13676 #: cp/cvt.c:900
13677 #, c-format
13678 msgid "%s has no effect"
13679 msgstr ""
13680
13681 #: cp/cvt.c:1011
13682 msgid "converting NULL to non-pointer type"
13683 msgstr ""
13684
13685 #: cp/cvt.c:1084
13686 msgid "ambiguous default type conversion from `%T'"
13687 msgstr ""
13688
13689 #: cp/cvt.c:1086
13690 msgid "  candidate conversions include `%D' and `%D'"
13691 msgstr ""
13692
13693 #: cp/decl.c:372
13694 msgid "label `%D' used but not defined"
13695 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
13696
13697 #: cp/decl.c:379
13698 msgid "label `%D' defined but not used"
13699 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
13700
13701 #: cp/decl.c:1131 cp/decl.c:1570
13702 msgid "previous declaration of `%D'"
13703 msgstr "папярэдняе абвяшчэньне `%D'"
13704
13705 #: cp/decl.c:1179
13706 #, fuzzy
13707 msgid "%Jfunction '%D' redeclared as inline"
13708 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13709
13710 #: cp/decl.c:1180
13711 #, fuzzy
13712 msgid "%Jprevious declaration of '%D' with attribute noinline"
13713 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13714
13715 #: cp/decl.c:1187
13716 #, fuzzy
13717 msgid "%Jfunction '%D' redeclared with attribute noinline"
13718 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13719
13720 #: cp/decl.c:1189
13721 #, fuzzy
13722 msgid "%Jprevious declaration of '%D' was inline"
13723 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13724
13725 #: cp/decl.c:1210 cp/decl.c:1248
13726 #, fuzzy
13727 msgid "shadowing %s function `%#D'"
13728 msgstr "у функцыі \"%s\":"
13729
13730 #: cp/decl.c:1219
13731 msgid "library function `%#D' redeclared as non-function `%#D'"
13732 msgstr ""
13733
13734 #: cp/decl.c:1224
13735 #, fuzzy
13736 msgid "conflicts with built-in declaration `%#D'"
13737 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13738
13739 #: cp/decl.c:1243 cp/decl.c:1355 cp/decl.c:1371
13740 msgid "new declaration `%#D'"
13741 msgstr "новае абвяшчэньне `%#D'"
13742
13743 #: cp/decl.c:1244
13744 #, fuzzy
13745 msgid "ambiguates built-in declaration `%#D'"
13746 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13747
13748 #: cp/decl.c:1315
13749 msgid "`%#D' redeclared as different kind of symbol"
13750 msgstr ""
13751
13752 #: cp/decl.c:1318
13753 msgid "previous declaration of `%#D'"
13754 msgstr "папярэдняе абвяшчэньне `%#D'"
13755
13756 #: cp/decl.c:1340
13757 msgid "declaration of template `%#D'"
13758 msgstr "абвяшчэньне шаблёну `%#D'"
13759
13760 #: cp/decl.c:1341 cp/name-lookup.c:515
13761 msgid "conflicts with previous declaration `%#D'"
13762 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13763
13764 #: cp/decl.c:1356 cp/decl.c:1372
13765 #, fuzzy
13766 msgid "ambiguates old declaration `%#D'"
13767 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13768
13769 #: cp/decl.c:1364
13770 msgid "declaration of C function `%#D' conflicts with"
13771 msgstr ""
13772
13773 #: cp/decl.c:1366
13774 #, fuzzy
13775 msgid "previous declaration `%#D' here"
13776 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13777
13778 #: cp/decl.c:1382
13779 #, fuzzy
13780 msgid "conflicting declaration '%#D'"
13781 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13782
13783 #: cp/decl.c:1383
13784 #, fuzzy
13785 msgid "'%D' has a previous declaration as `%#D'"
13786 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13787
13788 #. [namespace.alias]
13789 #.
13790 #. A namespace-name or namespace-alias shall not be declared as
13791 #. the name of any other entity in the same declarative region.
13792 #. A namespace-name defined at global scope shall not be
13793 #. declared as the name of any other entity in any glogal scope
13794 #. of the program.
13795 #: cp/decl.c:1436
13796 #, fuzzy
13797 msgid "declaration of `namespace %D' conflicts with"
13798 msgstr "абвяшчэньне шаблёну `%#D'"
13799
13800 #: cp/decl.c:1437
13801 #, fuzzy
13802 msgid "previous declaration of `namespace %D' here"
13803 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13804
13805 #: cp/decl.c:1449
13806 msgid "`%#D' previously defined here"
13807 msgstr ""
13808
13809 #: cp/decl.c:1450
13810 msgid "`%#D' previously declared here"
13811 msgstr ""
13812
13813 #. Prototype decl follows defn w/o prototype.
13814 #: cp/decl.c:1459
13815 #, fuzzy
13816 msgid "prototype for `%#D'"
13817 msgstr "няма папярэдняга прататыпа для \"%s\""
13818
13819 #: cp/decl.c:1460
13820 #, fuzzy
13821 msgid "%Jfollows non-prototype definition here"
13822 msgstr "папярэдняе вызначэньне"
13823
13824 #: cp/decl.c:1472
13825 #, fuzzy
13826 msgid "previous declaration of `%#D' with %L linkage"
13827 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13828
13829 #: cp/decl.c:1474
13830 msgid "conflicts with new declaration with %L linkage"
13831 msgstr ""
13832
13833 #: cp/decl.c:1497 cp/decl.c:1504
13834 msgid "default argument given for parameter %d of `%#D'"
13835 msgstr ""
13836
13837 #: cp/decl.c:1499 cp/decl.c:1506
13838 #, fuzzy
13839 msgid "after previous specification in `%#D'"
13840 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13841
13842 #: cp/decl.c:1515
13843 msgid "`%#D' was used before it was declared inline"
13844 msgstr ""
13845
13846 #: cp/decl.c:1516
13847 #, fuzzy
13848 msgid "%Jprevious non-inline declaration here"
13849 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13850
13851 #: cp/decl.c:1569
13852 msgid "redundant redeclaration of `%D' in same scope"
13853 msgstr ""
13854
13855 #: cp/decl.c:1663
13856 #, c-format
13857 msgid "declaration of `%F' throws different exceptions"
13858 msgstr ""
13859
13860 #: cp/decl.c:1665
13861 #, fuzzy, c-format
13862 msgid "than previous declaration `%F'"
13863 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13864
13865 #. From [temp.expl.spec]:
13866 #.
13867 #. If a template, a member template or the member of a class
13868 #. template is explicitly specialized then that
13869 #. specialization shall be declared before the first use of
13870 #. that specialization that would cause an implicit
13871 #. instantiation to take place, in every translation unit in
13872 #. which such a use occurs.
13873 #: cp/decl.c:1812
13874 msgid "explicit specialization of %D after first use"
13875 msgstr ""
13876
13877 #: cp/decl.c:1892
13878 msgid "%J'%D': visibility attribute ignored because it"
13879 msgstr ""
13880
13881 #: cp/decl.c:1894
13882 #, fuzzy
13883 msgid "%Jconflicts with previous declaration here"
13884 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13885
13886 #: cp/decl.c:1988
13887 #, fuzzy
13888 msgid "implicit declaration of function `%#D'"
13889 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13890
13891 #: cp/decl.c:2151
13892 #, c-format
13893 msgid "label `%s' referenced outside of any function"
13894 msgstr ""
13895
13896 #: cp/decl.c:2248 cp/decl.c:2272 cp/decl.c:2360
13897 msgid "jump to label `%D'"
13898 msgstr ""
13899
13900 #: cp/decl.c:2250 cp/decl.c:2274
13901 msgid "jump to case label"
13902 msgstr ""
13903
13904 #: cp/decl.c:2253 cp/decl.c:2277
13905 #, fuzzy
13906 msgid "%H  from here"
13907 msgstr " адсюль"
13908
13909 #: cp/decl.c:2258
13910 msgid "  crosses initialization of `%#D'"
13911 msgstr ""
13912
13913 #: cp/decl.c:2261 cp/decl.c:2376
13914 msgid "  enters scope of non-POD `%#D'"
13915 msgstr ""
13916
13917 #: cp/decl.c:2281 cp/decl.c:2380
13918 msgid "  enters try block"
13919 msgstr ""
13920
13921 #: cp/decl.c:2283 cp/decl.c:2382
13922 msgid "  enters catch block"
13923 msgstr ""
13924
13925 #: cp/decl.c:2361
13926 msgid "  from here"
13927 msgstr " адсюль"
13928
13929 #. Can't skip init of __exception_info.
13930 #: cp/decl.c:2372
13931 msgid "%J  enters catch block"
13932 msgstr ""
13933
13934 #: cp/decl.c:2374
13935 #, fuzzy
13936 msgid "  skips initialization of `%#D'"
13937 msgstr "ініцыялізацыя"
13938
13939 #: cp/decl.c:2408
13940 msgid "label named wchar_t"
13941 msgstr ""
13942
13943 #: cp/decl.c:2411
13944 #, fuzzy
13945 msgid "duplicate label `%D'"
13946 msgstr "паўтарэнне \"%s\""
13947
13948 #: cp/decl.c:2639 cp/parser.c:3192
13949 msgid "`%D' used without template parameters"
13950 msgstr ""
13951
13952 #: cp/decl.c:2649 cp/decl.c:2665 cp/decl.c:2753
13953 msgid "no class template named `%#T' in `%#T'"
13954 msgstr ""
13955
13956 #: cp/decl.c:2686 cp/decl.c:2696 cp/decl.c:2716
13957 msgid "no type named `%#T' in `%#T'"
13958 msgstr ""
13959
13960 #: cp/decl.c:3443
13961 msgid "%Jan anonymous union cannot have function members"
13962 msgstr ""
13963
13964 #: cp/decl.c:3461
13965 msgid "member %#D' with constructor not allowed in anonymous aggregate"
13966 msgstr ""
13967
13968 #: cp/decl.c:3464
13969 msgid "member %#D' with destructor not allowed in anonymous aggregate"
13970 msgstr ""
13971
13972 #: cp/decl.c:3467
13973 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
13974 msgstr ""
13975
13976 #: cp/decl.c:3507
13977 msgid "redeclaration of C++ built-in type `%T'"
13978 msgstr ""
13979
13980 #: cp/decl.c:3545
13981 msgid "multiple types in one declaration"
13982 msgstr ""
13983
13984 #: cp/decl.c:3571
13985 msgid "missing type-name in typedef-declaration"
13986 msgstr ""
13987
13988 #: cp/decl.c:3579
13989 msgid "ISO C++ prohibits anonymous structs"
13990 msgstr ""
13991
13992 #: cp/decl.c:3586
13993 msgid "`%D' can only be specified for functions"
13994 msgstr ""
13995
13996 #: cp/decl.c:3588
13997 msgid "`%D' can only be specified inside a class"
13998 msgstr ""
13999
14000 #: cp/decl.c:3590
14001 msgid "`%D' can only be specified for constructors"
14002 msgstr ""
14003
14004 #: cp/decl.c:3593
14005 msgid "`%D' can only be specified for objects and functions"
14006 msgstr ""
14007
14008 #: cp/decl.c:3735 cp/decl2.c:855
14009 #, fuzzy
14010 msgid "typedef `%D' is initialized (use __typeof__ instead)"
14011 msgstr "параметр \"%s\" ініцыялізаваны"
14012
14013 #: cp/decl.c:3740
14014 msgid "function `%#D' is initialized like a variable"
14015 msgstr ""
14016
14017 #: cp/decl.c:3752
14018 msgid "declaration of `%#D' has `extern' and is initialized"
14019 msgstr ""
14020
14021 #: cp/decl.c:3785
14022 msgid "`%#D' is not a static member of `%#T'"
14023 msgstr ""
14024
14025 #: cp/decl.c:3791
14026 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
14027 msgstr ""
14028
14029 #: cp/decl.c:3802
14030 msgid "duplicate initialization of %D"
14031 msgstr ""
14032
14033 #: cp/decl.c:3833
14034 msgid "declaration of `%#D' outside of class is not definition"
14035 msgstr ""
14036
14037 #: cp/decl.c:3882
14038 #, fuzzy
14039 msgid "variable `%#D' has initializer but incomplete type"
14040 msgstr "\"%s\" мае незавершаны тып"
14041
14042 #: cp/decl.c:3890 cp/decl.c:4500
14043 #, fuzzy
14044 msgid "elements of array `%#D' have incomplete type"
14045 msgstr "\"%s\" мае незавершаны тып"
14046
14047 #: cp/decl.c:3906
14048 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14049 msgstr ""
14050
14051 #: cp/decl.c:3956
14052 msgid "`%D' declared as reference but not initialized"
14053 msgstr ""
14054
14055 #: cp/decl.c:3962
14056 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14057 msgstr ""
14058
14059 #: cp/decl.c:3990
14060 #, fuzzy
14061 msgid "cannot initialize `%T' from `%T'"
14062 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14063
14064 #: cp/decl.c:4022
14065 msgid "initializer fails to determine size of `%D'"
14066 msgstr ""
14067
14068 #: cp/decl.c:4027
14069 msgid "array size missing in `%D'"
14070 msgstr "прапушчан памер масіва ў `%D'"
14071
14072 #: cp/decl.c:4039
14073 msgid "zero-size array `%D'"
14074 msgstr "нулявы памер масіва `%D'"
14075
14076 #. An automatic variable with an incomplete type: that is an error.
14077 #. Don't talk about array types here, since we took care of that
14078 #. message in grokdeclarator.
14079 #: cp/decl.c:4076
14080 msgid "storage size of `%D' isn't known"
14081 msgstr ""
14082
14083 #: cp/decl.c:4098
14084 msgid "storage size of `%D' isn't constant"
14085 msgstr ""
14086
14087 #: cp/decl.c:4153
14088 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14089 msgstr ""
14090
14091 #: cp/decl.c:4154
14092 msgid "%J  you can work around this by removing the initializer"
14093 msgstr ""
14094
14095 #: cp/decl.c:4180
14096 #, fuzzy
14097 msgid "uninitialized const `%D'"
14098 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14099
14100 #: cp/decl.c:4240
14101 msgid "name `%D' used in a GNU-style designated initializer for an array"
14102 msgstr ""
14103
14104 #: cp/decl.c:4251
14105 #, c-format
14106 msgid "Designated initializer `%E' larger than array size"
14107 msgstr ""
14108
14109 #: cp/decl.c:4323
14110 #, fuzzy
14111 msgid "brace-enclosed initializer used to initialize `%T'"
14112 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14113
14114 #: cp/decl.c:4387
14115 msgid "initializer for `%T' must be brace-enclosed"
14116 msgstr ""
14117
14118 #: cp/decl.c:4404
14119 msgid "ISO C++ does not allow designated initializers"
14120 msgstr ""
14121
14122 #: cp/decl.c:4408
14123 msgid "`%T' has no non-static data member named `%D'"
14124 msgstr ""
14125
14126 #: cp/decl.c:4456
14127 #, fuzzy
14128 msgid "too many initializers for `%T'"
14129 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14130
14131 #: cp/decl.c:4494
14132 msgid "variable-sized object `%D' may not be initialized"
14133 msgstr ""
14134
14135 #: cp/decl.c:4505
14136 #, fuzzy
14137 msgid "`%D' has incomplete type"
14138 msgstr "\"%s\" мае незавершаны тып"
14139
14140 #: cp/decl.c:4560
14141 msgid "`%D' must be initialized by constructor, not by `{...}'"
14142 msgstr ""
14143
14144 #: cp/decl.c:4604
14145 msgid "structure `%D' with uninitialized const members"
14146 msgstr ""
14147
14148 #: cp/decl.c:4606
14149 msgid "structure `%D' with uninitialized reference members"
14150 msgstr ""
14151
14152 #: cp/decl.c:4788
14153 msgid "assignment (not initialization) in declaration"
14154 msgstr ""
14155
14156 #: cp/decl.c:4805
14157 #, fuzzy
14158 msgid "cannot initialize `%D' to namespace `%D'"
14159 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14160
14161 #: cp/decl.c:4859
14162 #, fuzzy
14163 msgid "shadowing previous type declaration of `%#D'"
14164 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14165
14166 #: cp/decl.c:4896
14167 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14168 msgstr ""
14169
14170 #: cp/decl.c:4911
14171 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14172 msgstr ""
14173
14174 #: cp/decl.c:5406
14175 msgid "invalid catch parameter"
14176 msgstr ""
14177
14178 #: cp/decl.c:5520
14179 msgid "destructor for alien class `%T' cannot be a member"
14180 msgstr ""
14181
14182 #: cp/decl.c:5523
14183 msgid "constructor for alien class `%T' cannot be a member"
14184 msgstr ""
14185
14186 #: cp/decl.c:5545
14187 msgid "`%D' declared as a `virtual' %s"
14188 msgstr ""
14189
14190 #: cp/decl.c:5547
14191 msgid "`%D' declared as an `inline' %s"
14192 msgstr ""
14193
14194 #: cp/decl.c:5549
14195 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14196 msgstr ""
14197
14198 #: cp/decl.c:5552
14199 msgid "`%D' declared as a friend"
14200 msgstr ""
14201
14202 #: cp/decl.c:5558
14203 #, fuzzy
14204 msgid "`%D' declared with an exception specification"
14205 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14206
14207 #: cp/decl.c:5640
14208 msgid "cannot declare `::main' to be a template"
14209 msgstr ""
14210
14211 #: cp/decl.c:5642
14212 msgid "cannot declare `::main' to be inline"
14213 msgstr ""
14214
14215 #: cp/decl.c:5644
14216 msgid "cannot declare `::main' to be static"
14217 msgstr ""
14218
14219 #: cp/decl.c:5647
14220 msgid "`main' must return `int'"
14221 msgstr "`main' павінна вяртаць `int'"
14222
14223 #: cp/decl.c:5675
14224 msgid "non-local function `%#D' uses anonymous type"
14225 msgstr ""
14226
14227 #: cp/decl.c:5678
14228 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14229 msgstr ""
14230
14231 #: cp/decl.c:5684
14232 msgid "non-local function `%#D' uses local type `%T'"
14233 msgstr ""
14234
14235 #: cp/decl.c:5708
14236 msgid "%smember function `%D' cannot have `%T' method qualifier"
14237 msgstr ""
14238
14239 #: cp/decl.c:5732
14240 msgid "defining explicit specialization `%D' in friend declaration"
14241 msgstr ""
14242
14243 #. Something like `template <class T> friend void f<T>()'.
14244 #: cp/decl.c:5742
14245 msgid "invalid use of template-id `%D' in declaration of primary template"
14246 msgstr ""
14247
14248 #: cp/decl.c:5769
14249 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14250 msgstr ""
14251
14252 #: cp/decl.c:5776
14253 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14254 msgstr ""
14255
14256 #: cp/decl.c:5834
14257 msgid "definition of implicitly-declared `%D'"
14258 msgstr ""
14259
14260 #: cp/decl.c:5854 cp/decl2.c:738
14261 msgid "no `%#D' member function declared in class `%T'"
14262 msgstr ""
14263
14264 #: cp/decl.c:5988
14265 msgid "non-local variable `%#D' uses local type `%T'"
14266 msgstr ""
14267
14268 #: cp/decl.c:6103
14269 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
14270 msgstr ""
14271
14272 #: cp/decl.c:6112
14273 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14274 msgstr ""
14275
14276 #: cp/decl.c:6115
14277 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
14278 msgstr ""
14279
14280 #: cp/decl.c:6134
14281 #, fuzzy
14282 msgid "size of array `%D' has non-integral type `%T'"
14283 msgstr "памер масіва `%D' не цэлалікавы тып"
14284
14285 #: cp/decl.c:6136
14286 #, fuzzy
14287 msgid "size of array has non-integral type `%T'"
14288 msgstr "памер масіва \"%s\" адмоўны"
14289
14290 #: cp/decl.c:6172
14291 msgid "size of array `%D' is negative"
14292 msgstr "памер масіва `%D' - адмоўны"
14293
14294 #: cp/decl.c:6174
14295 msgid "size of array is negative"
14296 msgstr "адмоўны памер масіва "
14297
14298 #: cp/decl.c:6182
14299 msgid "ISO C++ forbids zero-size array `%D'"
14300 msgstr ""
14301
14302 #: cp/decl.c:6184
14303 #, fuzzy
14304 msgid "ISO C++ forbids zero-size array"
14305 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14306
14307 #: cp/decl.c:6191
14308 #, fuzzy
14309 msgid "size of array `%D' is not an integral constant-expression"
14310 msgstr "памер масіва \"%s\" адмоўны"
14311
14312 #: cp/decl.c:6194
14313 msgid "size of array is not an integral constant-expression"
14314 msgstr ""
14315
14316 #: cp/decl.c:6199
14317 msgid "ISO C++ forbids variable-size array `%D'"
14318 msgstr ""
14319
14320 #: cp/decl.c:6201
14321 #, fuzzy
14322 msgid "ISO C++ forbids variable-size array"
14323 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14324
14325 #: cp/decl.c:6223
14326 msgid "overflow in array dimension"
14327 msgstr ""
14328
14329 #: cp/decl.c:6317
14330 msgid "declaration of `%D' as %s"
14331 msgstr ""
14332
14333 #: cp/decl.c:6319
14334 #, c-format
14335 msgid "creating %s"
14336 msgstr ""
14337
14338 #: cp/decl.c:6331
14339 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
14340 msgstr ""
14341
14342 #: cp/decl.c:6334
14343 msgid "multidimensional array must have bounds for all dimensions except the first"
14344 msgstr ""
14345
14346 #: cp/decl.c:6362
14347 msgid "return type specification for constructor invalid"
14348 msgstr ""
14349
14350 #: cp/decl.c:6369
14351 msgid "return type specification for destructor invalid"
14352 msgstr ""
14353
14354 #: cp/decl.c:6375
14355 msgid "operator `%T' declared to return `%T'"
14356 msgstr ""
14357
14358 #: cp/decl.c:6377
14359 msgid "return type specified for `operator %T'"
14360 msgstr ""
14361
14362 #: cp/decl.c:6400
14363 msgid "unnamed variable or field declared void"
14364 msgstr ""
14365
14366 #: cp/decl.c:6405
14367 #, fuzzy, c-format
14368 msgid "variable or field `%E' declared void"
14369 msgstr "тып параметра \"%s\" не аб'яўлены"
14370
14371 #: cp/decl.c:6408
14372 msgid "variable or field declared void"
14373 msgstr ""
14374
14375 #: cp/decl.c:6547
14376 msgid "destructors must be member functions"
14377 msgstr ""
14378
14379 #: cp/decl.c:6566
14380 msgid "destructor `%T' must match class name `%T'"
14381 msgstr ""
14382
14383 #: cp/decl.c:6629
14384 msgid "declarator-id missing; using reserved word `%D'"
14385 msgstr ""
14386
14387 #: cp/decl.c:6683
14388 msgid "type `%T' is not derived from type `%T'"
14389 msgstr ""
14390
14391 #. Parse error puts this typespec where
14392 #. a declarator should go.
14393 #: cp/decl.c:6746
14394 msgid "`%T' specified as declarator-id"
14395 msgstr ""
14396
14397 #: cp/decl.c:6748
14398 msgid "  perhaps you want `%T' for a constructor"
14399 msgstr ""
14400
14401 #. Sometimes, we see a template-name used as part of a
14402 #. decl-specifier like in
14403 #. std::allocator alloc;
14404 #. Handle that gracefully.
14405 #: cp/decl.c:6770
14406 #, fuzzy, c-format
14407 msgid "invalid use of template-name '%E' in a declarator"
14408 msgstr "нявернае выкарыстанне \"restict\""
14409
14410 #: cp/decl.c:6790 cp/decl.c:8124
14411 msgid "declaration of `%D' as non-function"
14412 msgstr ""
14413
14414 #: cp/decl.c:6867
14415 msgid "`bool' is now a keyword"
14416 msgstr ""
14417
14418 #: cp/decl.c:6869
14419 msgid "extraneous `%T' ignored"
14420 msgstr ""
14421
14422 #: cp/decl.c:6885 cp/decl.c:6929
14423 msgid "multiple declarations `%T' and `%T'"
14424 msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
14425
14426 #: cp/decl.c:6898
14427 msgid "ISO C++ does not support `long long'"
14428 msgstr "ISO C++ не падтрымлівае \"long long\""
14429
14430 #: cp/decl.c:7002 cp/decl.c:7005
14431 #, fuzzy, c-format
14432 msgid "ISO C++ forbids declaration of `%s' with no type"
14433 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14434
14435 #: cp/decl.c:7036
14436 #, c-format
14437 msgid "short, signed or unsigned invalid for `%s'"
14438 msgstr ""
14439
14440 #: cp/decl.c:7041
14441 #, c-format
14442 msgid "long and short specified together for `%s'"
14443 msgstr ""
14444
14445 #: cp/decl.c:7052
14446 #, c-format
14447 msgid "signed and unsigned given together for `%s'"
14448 msgstr ""
14449
14450 #: cp/decl.c:7161
14451 msgid "qualifiers are not allowed on declaration of `operator %T'"
14452 msgstr ""
14453
14454 #: cp/decl.c:7183
14455 msgid "member `%D' cannot be declared both virtual and static"
14456 msgstr ""
14457
14458 #: cp/decl.c:7192
14459 #, fuzzy
14460 msgid "`%T::%D' is not a valid declarator"
14461 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14462
14463 #: cp/decl.c:7204
14464 msgid "storage class specifiers invalid in parameter declarations"
14465 msgstr ""
14466
14467 #: cp/decl.c:7208
14468 msgid "typedef declaration invalid in parameter declaration"
14469 msgstr ""
14470
14471 #: cp/decl.c:7221
14472 msgid "virtual outside class declaration"
14473 msgstr ""
14474
14475 #: cp/decl.c:7280
14476 #, c-format
14477 msgid "storage class specified for %s `%s'"
14478 msgstr ""
14479
14480 #: cp/decl.c:7315
14481 #, c-format
14482 msgid "top-level declaration of `%s' specifies `auto'"
14483 msgstr ""
14484
14485 #: cp/decl.c:7327
14486 msgid "storage class specifiers invalid in friend function declarations"
14487 msgstr ""
14488
14489 #: cp/decl.c:7492
14490 msgid "destructor cannot be static member function"
14491 msgstr ""
14492
14493 #: cp/decl.c:7495
14494 #, c-format
14495 msgid "destructors may not be `%s'"
14496 msgstr ""
14497
14498 #: cp/decl.c:7516
14499 msgid "constructor cannot be static member function"
14500 msgstr ""
14501
14502 #: cp/decl.c:7519
14503 msgid "constructors cannot be declared virtual"
14504 msgstr ""
14505
14506 #: cp/decl.c:7524
14507 #, c-format
14508 msgid "constructors may not be `%s'"
14509 msgstr ""
14510
14511 #: cp/decl.c:7534
14512 msgid "return value type specifier for constructor ignored"
14513 msgstr ""
14514
14515 #: cp/decl.c:7553
14516 #, c-format
14517 msgid "can't initialize friend function `%s'"
14518 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14519
14520 #. Cannot be both friend and virtual.
14521 #: cp/decl.c:7557
14522 msgid "virtual functions cannot be friends"
14523 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14524
14525 #: cp/decl.c:7562
14526 msgid "friend declaration not in class definition"
14527 msgstr ""
14528
14529 #: cp/decl.c:7564
14530 #, fuzzy, c-format
14531 msgid "can't define friend function `%s' in a local class definition"
14532 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14533
14534 #: cp/decl.c:7585
14535 msgid "destructors may not have parameters"
14536 msgstr ""
14537
14538 #: cp/decl.c:7605 cp/decl.c:7612
14539 #, fuzzy
14540 msgid "cannot declare reference to `%#T'"
14541 msgstr "Не магу знайсці файл для класа %s."
14542
14543 #: cp/decl.c:7606
14544 #, fuzzy
14545 msgid "cannot declare pointer to `%#T'"
14546 msgstr "\"%s\" мае незавершаны тып"
14547
14548 #: cp/decl.c:7611
14549 msgid "cannot declare pointer to `%#T' member"
14550 msgstr ""
14551
14552 #: cp/decl.c:7750
14553 msgid "extra qualification `%T::' on member `%s' ignored"
14554 msgstr ""
14555
14556 #: cp/decl.c:7766
14557 msgid "cannot declare member function `%T::%s' within `%T'"
14558 msgstr ""
14559
14560 #: cp/decl.c:7781
14561 msgid "cannot declare member `%T::%s' within `%T'"
14562 msgstr ""
14563
14564 #: cp/decl.c:7861
14565 msgid "data member may not have variably modified type `%T'"
14566 msgstr ""
14567
14568 #: cp/decl.c:7863
14569 msgid "parameter may not have variably modified type `%T'"
14570 msgstr ""
14571
14572 #. [dcl.fct.spec] The explicit specifier shall only be used in
14573 #. declarations of constructors within a class definition.
14574 #: cp/decl.c:7871
14575 msgid "only declarations of constructors can be `explicit'"
14576 msgstr ""
14577
14578 #: cp/decl.c:7879
14579 #, c-format
14580 msgid "non-member `%s' cannot be declared `mutable'"
14581 msgstr ""
14582
14583 #: cp/decl.c:7884
14584 #, c-format
14585 msgid "non-object member `%s' cannot be declared `mutable'"
14586 msgstr ""
14587
14588 #: cp/decl.c:7890
14589 #, c-format
14590 msgid "function `%s' cannot be declared `mutable'"
14591 msgstr ""
14592
14593 #: cp/decl.c:7895
14594 #, c-format
14595 msgid "static `%s' cannot be declared `mutable'"
14596 msgstr ""
14597
14598 #: cp/decl.c:7900
14599 #, c-format
14600 msgid "const `%s' cannot be declared `mutable'"
14601 msgstr ""
14602
14603 #: cp/decl.c:7913
14604 msgid "template-id `%D' used as a declarator"
14605 msgstr ""
14606
14607 #: cp/decl.c:7934
14608 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14609 msgstr ""
14610
14611 #: cp/decl.c:7942
14612 msgid "%Jtypedef name may not be a nested-name-specifier"
14613 msgstr ""
14614
14615 #: cp/decl.c:7988
14616 #, fuzzy
14617 msgid "%Jinvalid type qualifier for non-member function type"
14618 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14619
14620 #: cp/decl.c:8051
14621 msgid "type qualifiers specified for friend class declaration"
14622 msgstr ""
14623
14624 #: cp/decl.c:8056
14625 msgid "`inline' specified for friend class declaration"
14626 msgstr ""
14627
14628 #: cp/decl.c:8064
14629 #, fuzzy
14630 msgid "template parameters cannot be friends"
14631 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14632
14633 #: cp/decl.c:8066
14634 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
14635 msgstr ""
14636
14637 #: cp/decl.c:8070
14638 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14639 msgstr ""
14640
14641 #: cp/decl.c:8083
14642 msgid "trying to make class `%T' a friend of global scope"
14643 msgstr ""
14644
14645 #: cp/decl.c:8094
14646 msgid "invalid qualifiers on non-member function type"
14647 msgstr ""
14648
14649 #: cp/decl.c:8113
14650 msgid "abstract declarator `%T' used as declaration"
14651 msgstr ""
14652
14653 #: cp/decl.c:8139
14654 msgid "cannot use `::' in parameter declaration"
14655 msgstr ""
14656
14657 #. Something like struct S { int N::j; };
14658 #: cp/decl.c:8184
14659 msgid "invalid use of `::'"
14660 msgstr "нерэчаіснае выкарыстаньне `::'"
14661
14662 #: cp/decl.c:8196
14663 #, fuzzy
14664 msgid "function `%D' cannot be declared friend"
14665 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14666
14667 #: cp/decl.c:8208
14668 msgid "can't make `%D' into a method -- not in a class"
14669 msgstr ""
14670
14671 #: cp/decl.c:8217
14672 #, fuzzy
14673 msgid "function `%D' declared virtual inside a union"
14674 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14675
14676 #: cp/decl.c:8226
14677 msgid "`%D' cannot be declared virtual, since it is always static"
14678 msgstr ""
14679
14680 #: cp/decl.c:8305
14681 #, fuzzy
14682 msgid "field `%D' has incomplete type"
14683 msgstr "\"%s\" мае незавершаны тып"
14684
14685 #: cp/decl.c:8307
14686 #, fuzzy
14687 msgid "name `%T' has incomplete type"
14688 msgstr "\"%s\" мае незавершаны тып"
14689
14690 #: cp/decl.c:8316
14691 msgid "  in instantiation of template `%T'"
14692 msgstr ""
14693
14694 #: cp/decl.c:8326
14695 #, c-format
14696 msgid "`%s' is neither function nor member function; cannot be declared friend"
14697 msgstr ""
14698
14699 #: cp/decl.c:8337
14700 msgid "member functions are implicitly friends of their class"
14701 msgstr ""
14702
14703 #. An attempt is being made to initialize a non-static
14704 #. member.  But, from [class.mem]:
14705 #.
14706 #. 4 A member-declarator can contain a
14707 #. constant-initializer only if it declares a static
14708 #. member (_class.static_) of integral or enumeration
14709 #. type, see _class.static.data_.
14710 #.
14711 #. This used to be relatively common practice, but
14712 #. the rest of the compiler does not correctly
14713 #. handle the initialization unless the member is
14714 #. static so we make it static below.
14715 #: cp/decl.c:8377
14716 msgid "ISO C++ forbids initialization of member `%D'"
14717 msgstr ""
14718
14719 #: cp/decl.c:8379
14720 msgid "making `%D' static"
14721 msgstr ""
14722
14723 #: cp/decl.c:8435
14724 #, c-format
14725 msgid "storage class `auto' invalid for function `%s'"
14726 msgstr ""
14727
14728 #: cp/decl.c:8437
14729 #, c-format
14730 msgid "storage class `register' invalid for function `%s'"
14731 msgstr ""
14732
14733 #: cp/decl.c:8439
14734 #, c-format
14735 msgid "storage class `__thread' invalid for function `%s'"
14736 msgstr ""
14737
14738 #: cp/decl.c:8450
14739 #, c-format
14740 msgid "storage class `static' invalid for function `%s' declared out of global scope"
14741 msgstr ""
14742
14743 #: cp/decl.c:8452
14744 #, c-format
14745 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
14746 msgstr ""
14747
14748 #: cp/decl.c:8459
14749 #, c-format
14750 msgid "virtual non-class function `%s'"
14751 msgstr ""
14752
14753 #: cp/decl.c:8490
14754 msgid "cannot declare member function `%D' to have static linkage"
14755 msgstr ""
14756
14757 #. FIXME need arm citation
14758 #: cp/decl.c:8496
14759 msgid "cannot declare static function inside another function"
14760 msgstr ""
14761
14762 #: cp/decl.c:8524
14763 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
14764 msgstr ""
14765
14766 #: cp/decl.c:8530
14767 msgid "static member `%D' declared `register'"
14768 msgstr ""
14769
14770 #: cp/decl.c:8535
14771 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14772 msgstr ""
14773
14774 #: cp/decl.c:8675
14775 msgid "default argument for `%#D' has type `%T'"
14776 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14777
14778 #: cp/decl.c:8678
14779 msgid "default argument for parameter of type `%T' has type `%T'"
14780 msgstr ""
14781
14782 #: cp/decl.c:8695
14783 msgid "default argument `%E' uses local variable `%D'"
14784 msgstr ""
14785
14786 #: cp/decl.c:8739
14787 #, c-format
14788 msgid "invalid string constant `%E'"
14789 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
14790
14791 #: cp/decl.c:8741
14792 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
14793 msgstr ""
14794
14795 #: cp/decl.c:8779
14796 #, fuzzy
14797 msgid "parameter `%D' invalidly declared method type"
14798 msgstr "тып параметра \"%s\" не аб'яўлены"
14799
14800 #: cp/decl.c:8803
14801 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14802 msgstr ""
14803
14804 #. [class.copy]
14805 #.
14806 #. A declaration of a constructor for a class X is ill-formed if
14807 #. its first parameter is of type (optionally cv-qualified) X
14808 #. and either there are no other parameters or else all other
14809 #. parameters have default arguments.
14810 #.
14811 #. We *don't* complain about member template instantiations that
14812 #. have this form, though; they can occur as we try to decide
14813 #. what constructor to use during overload resolution.  Since
14814 #. overload resolution will never prefer such a constructor to
14815 #. the non-template copy constructor (which is either explicitly
14816 #. or implicitly defined), there's no need to worry about their
14817 #. existence.  Theoretically, they should never even be
14818 #. instantiated, but that's hard to forestall.
14819 #: cp/decl.c:8962
14820 msgid "invalid constructor; you probably meant `%T (const %T&)'"
14821 msgstr ""
14822
14823 #: cp/decl.c:9090
14824 msgid "`%D' must be a nonstatic member function"
14825 msgstr ""
14826
14827 #: cp/decl.c:9096
14828 msgid "`%D' must be either a non-static member function or a non-member function"
14829 msgstr ""
14830
14831 #: cp/decl.c:9113
14832 msgid "`%D' must have an argument of class or enumerated type"
14833 msgstr ""
14834
14835 #: cp/decl.c:9148
14836 #, c-format
14837 msgid "conversion to %s%s will never use a type conversion operator"
14838 msgstr ""
14839
14840 #. 13.4.0.3
14841 #: cp/decl.c:9155
14842 msgid "ISO C++ prohibits overloading operator ?:"
14843 msgstr ""
14844
14845 #: cp/decl.c:9205
14846 msgid "postfix `%D' must take `int' as its argument"
14847 msgstr ""
14848
14849 #: cp/decl.c:9209
14850 msgid "postfix `%D' must take `int' as its second argument"
14851 msgstr ""
14852
14853 #: cp/decl.c:9216
14854 msgid "`%D' must take either zero or one argument"
14855 msgstr ""
14856
14857 #: cp/decl.c:9218
14858 msgid "`%D' must take either one or two arguments"
14859 msgstr ""
14860
14861 #: cp/decl.c:9239
14862 msgid "prefix `%D' should return `%T'"
14863 msgstr ""
14864
14865 #: cp/decl.c:9245
14866 msgid "postfix `%D' should return `%T'"
14867 msgstr ""
14868
14869 #: cp/decl.c:9254
14870 msgid "`%D' must take `void'"
14871 msgstr ""
14872
14873 #: cp/decl.c:9256 cp/decl.c:9264
14874 msgid "`%D' must take exactly one argument"
14875 msgstr ""
14876
14877 #: cp/decl.c:9266
14878 msgid "`%D' must take exactly two arguments"
14879 msgstr ""
14880
14881 #: cp/decl.c:9274
14882 msgid "user-defined `%D' always evaluates both arguments"
14883 msgstr ""
14884
14885 #: cp/decl.c:9288
14886 msgid "`%D' should return by value"
14887 msgstr ""
14888
14889 #: cp/decl.c:9300 cp/decl.c:9303
14890 msgid "`%D' cannot have default arguments"
14891 msgstr ""
14892
14893 #: cp/decl.c:9363
14894 msgid "using typedef-name `%D' after `%s'"
14895 msgstr ""
14896
14897 #: cp/decl.c:9369
14898 msgid "using template type parameter `%T' after `%s'"
14899 msgstr ""
14900
14901 #: cp/decl.c:9377
14902 #, fuzzy
14903 msgid "`%T' referred to as `%s'"
14904 msgstr "не знойдзен клас \"%s\""
14905
14906 #: cp/decl.c:9383
14907 msgid "`%T' referred to as enum"
14908 msgstr ""
14909
14910 #. If a class template appears as elaborated type specifier
14911 #. without a template header such as:
14912 #.
14913 #. template <class T> class C {};
14914 #. void f(class C);             // No template header here
14915 #.
14916 #. then the required template argument is missing.
14917 #: cp/decl.c:9398
14918 #, fuzzy
14919 msgid "template argument required for `%s %T'"
14920 msgstr "невыкарыстаемы параметр \"%s\""
14921
14922 #: cp/decl.c:9543
14923 #, fuzzy
14924 msgid "use of enum `%#D' without previous declaration"
14925 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
14926
14927 #: cp/decl.c:9561
14928 #, fuzzy
14929 msgid "redeclaration of `%T' as a non-template"
14930 msgstr "абвяшчэньне шаблёну `%#D'"
14931
14932 #: cp/decl.c:9607
14933 msgid "derived union `%T' invalid"
14934 msgstr ""
14935
14936 #: cp/decl.c:9660
14937 msgid "base type `%T' fails to be a struct or class type"
14938 msgstr ""
14939
14940 #: cp/decl.c:9668
14941 msgid "recursive type `%T' undefined"
14942 msgstr ""
14943
14944 #: cp/decl.c:9670
14945 msgid "duplicate base type `%T' invalid"
14946 msgstr ""
14947
14948 #: cp/decl.c:9748
14949 msgid "Java class '%T' cannot have multiple bases"
14950 msgstr ""
14951
14952 #: cp/decl.c:9750
14953 msgid "Java class '%T' cannot have virtual bases"
14954 msgstr ""
14955
14956 #: cp/decl.c:9790
14957 msgid "multiple definition of `%#T'"
14958 msgstr ""
14959
14960 #: cp/decl.c:9791
14961 #, fuzzy
14962 msgid "%Jprevious definition here"
14963 msgstr "папярэдняе вызначэньне"
14964
14965 #. DR 377
14966 #.
14967 #. IF no integral type can represent all the enumerator values, the
14968 #. enumeration is ill-formed.
14969 #: cp/decl.c:9926
14970 msgid "no integral type can represent all of the enumerator values for `%T'"
14971 msgstr ""
14972
14973 #: cp/decl.c:10023
14974 msgid "enumerator value for `%D' not integer constant"
14975 msgstr ""
14976
14977 #: cp/decl.c:10043
14978 msgid "overflow in enumeration values at `%D'"
14979 msgstr ""
14980
14981 #: cp/decl.c:10112
14982 #, fuzzy
14983 msgid "return type `%#T' is incomplete"
14984 msgstr "вяртаемы тып \"%s\" не \"int\""
14985
14986 #: cp/decl.c:10230
14987 msgid "return type for `main' changed to `int'"
14988 msgstr ""
14989
14990 #: cp/decl.c:10259
14991 #, fuzzy
14992 msgid "`%D' implicitly declared before its definition"
14993 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14994
14995 #: cp/decl.c:10281 cp/typeck.c:6092
14996 msgid "`operator=' should return a reference to `*this'"
14997 msgstr ""
14998
14999 #: cp/decl.c:10550
15000 #, fuzzy
15001 msgid "parameter `%D' declared void"
15002 msgstr "тып параметра \"%s\" не аб'яўлены"
15003
15004 #: cp/decl.c:11016
15005 #, fuzzy
15006 msgid "invalid member function declaration"
15007 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15008
15009 #: cp/decl.c:11033
15010 msgid "`%D' is already defined in class `%T'"
15011 msgstr ""
15012
15013 #: cp/decl.c:11246
15014 msgid "static member function `%#D' declared with type qualifiers"
15015 msgstr ""
15016
15017 #: cp/decl2.c:143
15018 #, fuzzy, c-format
15019 msgid "duplicate type qualifiers in %s declaration"
15020 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15021
15022 #: cp/decl2.c:316
15023 msgid "name missing for member function"
15024 msgstr ""
15025
15026 #: cp/decl2.c:408 cp/decl2.c:422
15027 msgid "ambiguous conversion for array subscript"
15028 msgstr ""
15029
15030 #: cp/decl2.c:416
15031 msgid "invalid types `%T[%T]' for array subscript"
15032 msgstr ""
15033
15034 #: cp/decl2.c:461
15035 msgid "deleting array `%#D'"
15036 msgstr ""
15037
15038 #: cp/decl2.c:467
15039 msgid "type `%#T' argument given to `delete', expected pointer"
15040 msgstr ""
15041
15042 #: cp/decl2.c:479
15043 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
15044 msgstr ""
15045
15046 #: cp/decl2.c:486
15047 #, fuzzy
15048 msgid "deleting `%T' is undefined"
15049 msgstr "метка \"%s\" ужываецца, але не вызначана"
15050
15051 #. 14.5.2.2 [temp.mem]
15052 #.
15053 #. A local class shall not have member templates.
15054 #: cp/decl2.c:522
15055 msgid "invalid declaration of member template `%#D' in local class"
15056 msgstr ""
15057
15058 #: cp/decl2.c:531
15059 msgid "invalid use of `virtual' in template declaration of `%#D'"
15060 msgstr ""
15061
15062 #: cp/decl2.c:541 cp/pt.c:2878
15063 #, fuzzy
15064 msgid "template declaration of `%#D'"
15065 msgstr "пустое абвяшчэнне"
15066
15067 #: cp/decl2.c:590
15068 msgid "Java method '%D' has non-Java return type `%T'"
15069 msgstr ""
15070
15071 #: cp/decl2.c:606
15072 msgid "Java method '%D' has non-Java parameter type `%T'"
15073 msgstr ""
15074
15075 #: cp/decl2.c:699
15076 msgid "prototype for `%#D' does not match any in class `%T'"
15077 msgstr ""
15078
15079 #: cp/decl2.c:778
15080 msgid "local class `%#T' shall not have static data member `%#D'"
15081 msgstr ""
15082
15083 #: cp/decl2.c:786
15084 msgid "initializer invalid for static member with constructor"
15085 msgstr ""
15086
15087 #: cp/decl2.c:789
15088 msgid "(an out of class initialization is required)"
15089 msgstr ""
15090
15091 #: cp/decl2.c:872
15092 msgid "member `%D' conflicts with virtual function table field name"
15093 msgstr ""
15094
15095 #: cp/decl2.c:889
15096 msgid "`%D' is already defined in `%T'"
15097 msgstr ""
15098
15099 #: cp/decl2.c:936
15100 msgid "field initializer is not constant"
15101 msgstr ""
15102
15103 #: cp/decl2.c:964
15104 msgid "`asm' specifiers are not permitted on non-static data members"
15105 msgstr ""
15106
15107 #: cp/decl2.c:1014
15108 msgid "cannot declare `%D' to be a bit-field type"
15109 msgstr ""
15110
15111 #: cp/decl2.c:1024
15112 msgid "cannot declare bit-field `%D' with function type"
15113 msgstr ""
15114
15115 #: cp/decl2.c:1031
15116 msgid "`%D' is already defined in the class %T"
15117 msgstr ""
15118
15119 #: cp/decl2.c:1038
15120 msgid "static member `%D' cannot be a bit-field"
15121 msgstr ""
15122
15123 #: cp/decl2.c:1097
15124 #, fuzzy
15125 msgid "initializer specified for non-member function `%D'"
15126 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15127
15128 #: cp/decl2.c:1101
15129 #, fuzzy
15130 msgid "invalid initializer for virtual method `%D'"
15131 msgstr "нерэчаісны ініцыялізатар"
15132
15133 #: cp/decl2.c:1148
15134 msgid "anonymous struct not inside named type"
15135 msgstr ""
15136
15137 #: cp/decl2.c:1224
15138 msgid "namespace-scope anonymous aggregates must be static"
15139 msgstr ""
15140
15141 #: cp/decl2.c:1231
15142 msgid "anonymous union with no members"
15143 msgstr ""
15144
15145 #: cp/decl2.c:1265
15146 msgid "`operator new' must return type `%T'"
15147 msgstr ""
15148
15149 #: cp/decl2.c:1273
15150 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15151 msgstr ""
15152
15153 #: cp/decl2.c:1299
15154 msgid "`operator delete' must return type `%T'"
15155 msgstr ""
15156
15157 #: cp/decl2.c:1307
15158 msgid "`operator delete' takes type `%T' as first parameter"
15159 msgstr ""
15160
15161 #: cp/decl2.c:2816
15162 #, fuzzy
15163 msgid "inline function `%D' used but never defined"
15164 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15165
15166 #: cp/decl2.c:2962
15167 msgid "default argument missing for parameter %P of `%+#D'"
15168 msgstr ""
15169
15170 #. damn ICE suppression
15171 #: cp/error.c:2385
15172 #, c-format
15173 msgid "unexpected letter `%c' in locate_error\n"
15174 msgstr ""
15175
15176 #. Can't throw a reference.
15177 #: cp/except.c:239
15178 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15179 msgstr ""
15180
15181 #: cp/except.c:250
15182 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15183 msgstr ""
15184
15185 #. Thrown object must be a Throwable.
15186 #: cp/except.c:257
15187 msgid "type `%T' is not derived from `java::lang::Throwable'"
15188 msgstr ""
15189
15190 #: cp/except.c:320
15191 msgid "mixing C++ and Java catches in a single translation unit"
15192 msgstr ""
15193
15194 #: cp/except.c:575
15195 msgid "throwing NULL, which has integral, not pointer type"
15196 msgstr ""
15197
15198 #: cp/except.c:598 cp/init.c:2047
15199 msgid "`%D' should never be overloaded"
15200 msgstr ""
15201
15202 #: cp/except.c:665
15203 msgid "  in thrown expression"
15204 msgstr ""
15205
15206 #: cp/except.c:812
15207 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
15208 msgstr ""
15209
15210 #: cp/except.c:894
15211 msgid "exception of type `%T' will be caught"
15212 msgstr ""
15213
15214 #: cp/except.c:897
15215 msgid "   by earlier handler for `%T'"
15216 msgstr ""
15217
15218 #: cp/except.c:918
15219 msgid "`...' handler must be the last handler for its try block"
15220 msgstr ""
15221
15222 #: cp/friend.c:151
15223 #, fuzzy
15224 msgid "`%D' is already a friend of class `%T'"
15225 msgstr "не знойдзен клас \"%s\""
15226
15227 #: cp/friend.c:206
15228 msgid "invalid type `%T' declared `friend'"
15229 msgstr ""
15230
15231 #. [temp.friend]
15232 #. Friend declarations shall not declare partial
15233 #. specializations.
15234 #: cp/friend.c:222
15235 msgid "partial specialization `%T' declared `friend'"
15236 msgstr ""
15237
15238 #: cp/friend.c:232
15239 msgid "class `%T' is implicitly friends with itself"
15240 msgstr ""
15241
15242 #. template <class T> friend typename S<T>::X;
15243 #: cp/friend.c:250
15244 msgid "typename type `%#T' declared `friend'"
15245 msgstr ""
15246
15247 #. template <class T> friend class T;
15248 #: cp/friend.c:256
15249 #, fuzzy
15250 msgid "template parameter type `%T' declared `friend'"
15251 msgstr "тып параметра \"%s\" не аб'яўлены"
15252
15253 #. template <class T> friend class A; where A is not a template
15254 #: cp/friend.c:262
15255 msgid "`%#T' is not a template"
15256 msgstr ""
15257
15258 #: cp/friend.c:281
15259 #, fuzzy
15260 msgid "`%D' is already a friend of `%T'"
15261 msgstr "не знойдзен клас \"%s\""
15262
15263 #: cp/friend.c:291
15264 msgid "`%T' is already a friend of `%T'"
15265 msgstr ""
15266
15267 #: cp/friend.c:413
15268 msgid "member `%D' declared as friend before type `%T' defined"
15269 msgstr ""
15270
15271 #: cp/friend.c:469
15272 msgid "friend declaration `%#D' declares a non-template function"
15273 msgstr ""
15274
15275 #: cp/friend.c:472
15276 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"
15277 msgstr ""
15278
15279 #: cp/g++spec.c:232 java/jvspec.c:415
15280 #, c-format
15281 msgid "argument to `%s' missing\n"
15282 msgstr ""
15283
15284 #: cp/init.c:318
15285 msgid "`%D' should be initialized in the member initialization list"
15286 msgstr ""
15287
15288 #: cp/init.c:368
15289 msgid "default-initialization of `%#D', which has reference type"
15290 msgstr ""
15291
15292 #: cp/init.c:373
15293 msgid "uninitialized reference member `%D'"
15294 msgstr ""
15295
15296 #: cp/init.c:375
15297 #, fuzzy
15298 msgid "uninitialized member `%D' with `const' type `%T'"
15299 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15300
15301 #: cp/init.c:514
15302 #, fuzzy
15303 msgid "`%D' will be initialized after"
15304 msgstr "параметр \"%s\" ініцыялізаваны"
15305
15306 #: cp/init.c:517
15307 #, fuzzy
15308 msgid "base `%T' will be initialized after"
15309 msgstr "Клас \"%s\" ужо існуе"
15310
15311 #: cp/init.c:520
15312 #, fuzzy
15313 msgid "  `%#D'"
15314 msgstr "як `%D'"
15315
15316 #: cp/init.c:522
15317 #, fuzzy
15318 msgid "  base `%T'"
15319 msgstr "як `%D'"
15320
15321 #: cp/init.c:523
15322 #, fuzzy
15323 msgid "  when initialized here"
15324 msgstr "нерэчаісны ініцыялізатар"
15325
15326 #: cp/init.c:539
15327 msgid "multiple initializations given for `%D'"
15328 msgstr ""
15329
15330 #: cp/init.c:541
15331 #, fuzzy
15332 msgid "multiple initializations given for base `%T'"
15333 msgstr "ініцыялізацыя"
15334
15335 #: cp/init.c:608
15336 msgid "initializations for multiple members of `%T'"
15337 msgstr ""
15338
15339 #: cp/init.c:665
15340 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
15341 msgstr ""
15342
15343 #: cp/init.c:895 cp/init.c:914
15344 msgid "class `%T' does not have any field named `%D'"
15345 msgstr ""
15346
15347 #: cp/init.c:901
15348 msgid "`%#D' is a static data member; it can only be initialized at its definition"
15349 msgstr ""
15350
15351 #: cp/init.c:908
15352 msgid "`%#D' is not a non-static data member of `%T'"
15353 msgstr ""
15354
15355 #: cp/init.c:947
15356 msgid "unnamed initializer for `%T', which has no base classes"
15357 msgstr ""
15358
15359 #: cp/init.c:954
15360 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15361 msgstr ""
15362
15363 #: cp/init.c:1009
15364 msgid "'%D' is both a direct base and an indirect virtual base"
15365 msgstr ""
15366
15367 #: cp/init.c:1017
15368 msgid "type `%D' is not a direct or virtual base of `%T'"
15369 msgstr ""
15370
15371 #: cp/init.c:1020
15372 msgid "type `%D' is not a direct base of `%T'"
15373 msgstr ""
15374
15375 #. Handle bad initializers like:
15376 #. class COMPLEX {
15377 #. public:
15378 #. double re, im;
15379 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15380 #. ~COMPLEX() {};
15381 #. };
15382 #.
15383 #. int main(int argc, char **argv) {
15384 #. COMPLEX zees(1.0, 0.0)[10];
15385 #. }
15386 #.
15387 #: cp/init.c:1112
15388 #, fuzzy
15389 msgid "bad array initializer"
15390 msgstr "нерэчаісны ініцыялізатар"
15391
15392 #: cp/init.c:1310
15393 #, fuzzy
15394 msgid "`%T' is not an aggregate type"
15395 msgstr "\"%s\" мае незавершаны тып"
15396
15397 #: cp/init.c:1331
15398 msgid "`%T' fails to be an aggregate typedef"
15399 msgstr ""
15400
15401 #: cp/init.c:1340
15402 msgid "type `%T' is of non-aggregate type"
15403 msgstr ""
15404
15405 #: cp/init.c:1432 cp/typeck.c:1818
15406 msgid "qualified type `%T' does not match destructor name `~%T'"
15407 msgstr ""
15408
15409 #: cp/init.c:1440
15410 msgid "incomplete type `%T' does not have member `%D'"
15411 msgstr ""
15412
15413 #: cp/init.c:1460
15414 msgid "`%D' is not a member of type `%T'"
15415 msgstr ""
15416
15417 #: cp/init.c:1487
15418 #, fuzzy
15419 msgid "invalid pointer to bit-field `%D'"
15420 msgstr "нявернае выкарыстанне \"restict\""
15421
15422 #: cp/init.c:1589
15423 #, fuzzy
15424 msgid "invalid use of non-static member function `%D'"
15425 msgstr "нявернае выкарыстанне \"restict\""
15426
15427 #: cp/init.c:1595 cp/semantics.c:1236
15428 #, fuzzy
15429 msgid "invalid use of non-static data member `%D'"
15430 msgstr "нявернае выкарыстанне \"restict\""
15431
15432 #: cp/init.c:1734
15433 msgid "new of array type fails to specify size"
15434 msgstr ""
15435
15436 #: cp/init.c:1745
15437 msgid "size in array new must have integral type"
15438 msgstr ""
15439
15440 #: cp/init.c:1751
15441 msgid "zero size array reserves no space"
15442 msgstr ""
15443
15444 #: cp/init.c:1818
15445 msgid "new cannot be applied to a reference type"
15446 msgstr ""
15447
15448 #: cp/init.c:1824
15449 msgid "new cannot be applied to a function type"
15450 msgstr ""
15451
15452 #: cp/init.c:1870
15453 msgid "call to Java constructor, while `jclass' undefined"
15454 msgstr ""
15455
15456 #: cp/init.c:1886
15457 #, fuzzy
15458 msgid "can't find class$"
15459 msgstr "Не магу знайсці клас \"%s\""
15460
15461 #: cp/init.c:2013
15462 msgid "invalid type `void' for new"
15463 msgstr ""
15464
15465 #: cp/init.c:2023
15466 msgid "uninitialized const in `new' of `%#T'"
15467 msgstr ""
15468
15469 #: cp/init.c:2042
15470 #, c-format
15471 msgid "call to Java constructor with `%s' undefined"
15472 msgstr ""
15473
15474 #. See PR 15967. This should never happen (and it is
15475 #. fixed correctly in mainline), but on the release branch
15476 #. we prefer this less-intrusive approacch.
15477 #: cp/init.c:2086
15478 msgid "no suitable or ambiguous `%D' found in class `%T'"
15479 msgstr ""
15480
15481 #: cp/init.c:2092
15482 #, fuzzy
15483 msgid "request for member `%D' is ambiguous"
15484 msgstr "памер \"%s\" - %d байт"
15485
15486 #: cp/init.c:2212
15487 msgid "ISO C++ forbids initialization in array new"
15488 msgstr ""
15489
15490 #: cp/init.c:2686
15491 msgid "initializer ends prematurely"
15492 msgstr ""
15493
15494 #: cp/init.c:2743
15495 msgid "cannot initialize multi-dimensional array with initializer"
15496 msgstr ""
15497
15498 #: cp/init.c:2904
15499 msgid "possible problem detected in invocation of delete operator:"
15500 msgstr ""
15501
15502 #: cp/init.c:2907
15503 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15504 msgstr ""
15505
15506 #: cp/init.c:2928
15507 msgid "unknown array size in delete"
15508 msgstr ""
15509
15510 #: cp/init.c:3193
15511 msgid "type to vector delete is neither pointer or array type"
15512 msgstr ""
15513
15514 #: cp/lex.c:99
15515 msgid "type name expected before `*'"
15516 msgstr ""
15517
15518 #: cp/lex.c:501
15519 #, c-format
15520 msgid "junk at end of #pragma %s"
15521 msgstr ""
15522
15523 #: cp/lex.c:508
15524 #, c-format
15525 msgid "invalid #pragma %s"
15526 msgstr ""
15527
15528 #: cp/lex.c:516
15529 msgid "#pragma vtable no longer supported"
15530 msgstr ""
15531
15532 #: cp/lex.c:590
15533 #, c-format
15534 msgid "#pragma implementation for %s appears after file is included"
15535 msgstr ""
15536
15537 #: cp/lex.c:614
15538 msgid "junk at end of #pragma GCC java_exceptions"
15539 msgstr ""
15540
15541 #: cp/lex.c:628
15542 #, fuzzy
15543 msgid "`%D' not defined"
15544 msgstr "YYDEBUG не вызначан."
15545
15546 #: cp/lex.c:631
15547 #, fuzzy
15548 msgid "`%D' was not declared in this scope"
15549 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15550
15551 #: cp/lex.c:639
15552 #, fuzzy
15553 msgid "`%D' undeclared (first use this function)"
15554 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15555
15556 #: cp/lex.c:643
15557 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
15558 msgstr ""
15559
15560 #. In a template, it is invalid to write "f()" or "f(3)" if no
15561 #. declaration of "f" is available.  Historically, G++ and most
15562 #. other compilers accepted that usage since they deferred all name
15563 #. lookup until instantiation time rather than doing unqualified
15564 #. name lookup at template definition time; explain to the user what
15565 #. is going wrong.
15566 #.
15567 #. Note that we have the exact wording of the following message in
15568 #. the manual (trouble.texi, node "Name lookup"), so they need to
15569 #. be kept in synch.
15570 #: cp/lex.c:674
15571 msgid "there are no arguments to `%D' that depend on a template parameter, so a declaration of `%D' must be available"
15572 msgstr ""
15573
15574 #: cp/lex.c:683
15575 msgid "(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15576 msgstr ""
15577
15578 #: cp/mangle.c:2050
15579 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15580 msgstr ""
15581
15582 #: cp/mangle.c:2103
15583 msgid "omitted middle operand to `?:' operand cannot be mangled"
15584 msgstr ""
15585
15586 #: cp/mangle.c:2402
15587 msgid "the mangled name of `%D' will change in a future version of GCC"
15588 msgstr ""
15589
15590 #: cp/method.c:461
15591 msgid "generic thunk code fails for method `%#D' which uses `...'"
15592 msgstr ""
15593
15594 #: cp/method.c:686
15595 msgid "non-static const member `%#D', can't use default assignment operator"
15596 msgstr ""
15597
15598 #: cp/method.c:691
15599 msgid "non-static reference member `%#D', can't use default assignment operator"
15600 msgstr ""
15601
15602 #: cp/name-lookup.c:671
15603 #, fuzzy
15604 msgid "`%#D' used prior to declaration"
15605 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15606
15607 #: cp/name-lookup.c:702
15608 #, fuzzy
15609 msgid "redeclaration of `wchar_t' as `%T'"
15610 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15611
15612 #. A redeclaration of main, but not a duplicate of the
15613 #. previous one.
15614 #.
15615 #. [basic.start.main]
15616 #.
15617 #. This function shall not be overloaded.
15618 #: cp/name-lookup.c:734
15619 #, fuzzy
15620 msgid "invalid redeclaration of `%D'"
15621 msgstr "Нерэчаіснае абвяшчэнне"
15622
15623 #: cp/name-lookup.c:735
15624 msgid "as `%D'"
15625 msgstr "як `%D'"
15626
15627 #: cp/name-lookup.c:823
15628 #, fuzzy
15629 msgid "type mismatch with previous external decl of `%#D'"
15630 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15631
15632 #: cp/name-lookup.c:824
15633 #, fuzzy
15634 msgid "previous external decl of `%#D'"
15635 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15636
15637 #: cp/name-lookup.c:866
15638 msgid "`%D' was previously implicitly declared to return `int'"
15639 msgstr ""
15640
15641 #: cp/name-lookup.c:924
15642 msgid "extern declaration of `%#D' doesn't match"
15643 msgstr ""
15644
15645 #: cp/name-lookup.c:925
15646 #, fuzzy
15647 msgid "global declaration `%#D'"
15648 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15649
15650 #: cp/name-lookup.c:961 cp/name-lookup.c:968
15651 #, fuzzy
15652 msgid "declaration of '%#D' shadows a parameter"
15653 msgstr "абвяшчэньне `%#D'"
15654
15655 #. Location of previous decl is not useful in this case.
15656 #: cp/name-lookup.c:985
15657 msgid "declaration of '%D' shadows a member of 'this'"
15658 msgstr ""
15659
15660 #: cp/name-lookup.c:991
15661 #, fuzzy
15662 msgid "declaration of '%D' shadows a previous local"
15663 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15664
15665 #: cp/name-lookup.c:998
15666 #, fuzzy
15667 msgid "declaration of '%D' shadows a global declaration"
15668 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15669
15670 #: cp/name-lookup.c:1167
15671 msgid "name lookup of `%D' changed"
15672 msgstr ""
15673
15674 #: cp/name-lookup.c:1169
15675 msgid "  matches this `%D' under ISO standard rules"
15676 msgstr ""
15677
15678 #: cp/name-lookup.c:1171
15679 msgid "  matches this `%D' under old rules"
15680 msgstr ""
15681
15682 #: cp/name-lookup.c:1185 cp/name-lookup.c:1192
15683 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15684 msgstr ""
15685
15686 #: cp/name-lookup.c:1187
15687 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15688 msgstr ""
15689
15690 #: cp/name-lookup.c:1194
15691 msgid "  using obsolete binding at `%D'"
15692 msgstr ""
15693
15694 #: cp/name-lookup.c:1247
15695 #, c-format
15696 msgid "%s %s(%E) %p %d\n"
15697 msgstr ""
15698
15699 #: cp/name-lookup.c:1250
15700 #, fuzzy, c-format
15701 msgid "%s %s %p %d\n"
15702 msgstr "%s: %s: "
15703
15704 #: cp/name-lookup.c:1369
15705 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15706 msgstr ""
15707
15708 #: cp/name-lookup.c:2007
15709 #, fuzzy
15710 msgid "`%#D' hides constructor for `%#T'"
15711 msgstr "дэструктару неабходны \"%#D\""
15712
15713 #: cp/name-lookup.c:2022
15714 #, fuzzy
15715 msgid "`%#D' conflicts with previous using declaration `%#D'"
15716 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15717
15718 #: cp/name-lookup.c:2034
15719 #, fuzzy
15720 msgid "previous non-function declaration `%#D'"
15721 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15722
15723 #: cp/name-lookup.c:2035
15724 #, fuzzy
15725 msgid "conflicts with function declaration `%#D'"
15726 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15727
15728 #. 7.3.3/5
15729 #. A using-declaration shall not name a template-id.
15730 #: cp/name-lookup.c:2112
15731 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15732 msgstr ""
15733
15734 #: cp/name-lookup.c:2118
15735 #, fuzzy
15736 msgid "namespace `%D' not allowed in using-declaration"
15737 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15738
15739 #. It's a nested name with template parameter dependent scope.
15740 #. This can only be using-declaration for class member.
15741 #: cp/name-lookup.c:2126 cp/name-lookup.c:2140 cp/name-lookup.c:3362
15742 msgid "`%T' is not a namespace"
15743 msgstr ""
15744
15745 #: cp/name-lookup.c:2164
15746 msgid "`%D' not declared"
15747 msgstr ""
15748
15749 #. If the OLD_FN was really declared, the
15750 #. declarations don't match.
15751 #: cp/name-lookup.c:2176 cp/name-lookup.c:2218 cp/name-lookup.c:2255
15752 msgid "`%D' is already declared in this scope"
15753 msgstr ""
15754
15755 #: cp/name-lookup.c:2261
15756 msgid "using declaration `%D' introduced ambiguous type `%T'"
15757 msgstr ""
15758
15759 #. Definition isn't the kind we were looking for.
15760 #: cp/name-lookup.c:2423 cp/name-lookup.c:2442
15761 msgid "`%#D' redeclared as %C"
15762 msgstr ""
15763
15764 #: cp/name-lookup.c:2815
15765 msgid "`%D' has the same name as the class in which it is declared"
15766 msgstr ""
15767
15768 #: cp/name-lookup.c:2902
15769 msgid "using-declaration for non-member at class scope"
15770 msgstr ""
15771
15772 #: cp/name-lookup.c:2909
15773 msgid "using-declaration cannot name destructor"
15774 msgstr ""
15775
15776 #: cp/name-lookup.c:2984
15777 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15778 msgstr ""
15779
15780 #: cp/name-lookup.c:3024
15781 msgid "`%D' should have been declared inside `%D'"
15782 msgstr ""
15783
15784 #: cp/name-lookup.c:3088
15785 msgid "namespace alias `%D' not allowed here, assuming `%D'"
15786 msgstr ""
15787
15788 #. The parser did not find it, so it's not there.
15789 #: cp/name-lookup.c:3203
15790 #, fuzzy
15791 msgid "unknown namespace `%D'"
15792 msgstr "невядомы рэжым машыны \"%s\""
15793
15794 #: cp/name-lookup.c:3356
15795 msgid "namespace `%T' undeclared"
15796 msgstr ""
15797
15798 #: cp/name-lookup.c:3389
15799 msgid "strong using only meaningful at namespace scope"
15800 msgstr ""
15801
15802 #: cp/name-lookup.c:3396
15803 #, fuzzy
15804 msgid "`%D' attribute directive ignored"
15805 msgstr "\"%s\" атрыбут ігнарыруецца"
15806
15807 #: cp/name-lookup.c:3529
15808 #, fuzzy
15809 msgid "use of `%D' is ambiguous"
15810 msgstr "памер \"%s\" - %d байт"
15811
15812 #: cp/name-lookup.c:3530
15813 msgid "  first declared as `%#D' here"
15814 msgstr ""
15815
15816 #: cp/name-lookup.c:3533
15817 msgid "  also declared as `%#D' here"
15818 msgstr ""
15819
15820 #: cp/name-lookup.c:3548
15821 msgid "`%D' denotes an ambiguous type"
15822 msgstr ""
15823
15824 #: cp/name-lookup.c:3549
15825 #, fuzzy
15826 msgid "%J  first type here"
15827 msgstr " адсюль"
15828
15829 #: cp/name-lookup.c:3550
15830 msgid "%J  other type here"
15831 msgstr ""
15832
15833 #. This happens for A::B where B is a template, and there are no
15834 #. template arguments.
15835 #: cp/name-lookup.c:3615 cp/typeck.c:1792
15836 msgid "invalid use of `%D'"
15837 msgstr "нерэчаіснае выкарыстаньне `%D'"
15838
15839 #: cp/name-lookup.c:3656
15840 msgid "`%D::%D' is not a template"
15841 msgstr ""
15842
15843 #: cp/name-lookup.c:3673
15844 msgid "`%D' undeclared in namespace `%D'"
15845 msgstr ""
15846
15847 #: cp/name-lookup.c:4135
15848 msgid "`%D' is not a function,"
15849 msgstr "`%D' - гэта ня функцыя,"
15850
15851 #: cp/name-lookup.c:4136
15852 msgid "  conflict with `%D'"
15853 msgstr ""
15854
15855 #: cp/name-lookup.c:4893
15856 msgid "XXX entering pop_everything ()\n"
15857 msgstr ""
15858
15859 #: cp/name-lookup.c:4902
15860 msgid "XXX leaving pop_everything ()\n"
15861 msgstr ""
15862
15863 #: cp/parser.c:609
15864 #, fuzzy
15865 msgid "invalid token"
15866 msgstr "Нерэчаісны выбар %s"
15867
15868 #: cp/parser.c:1806
15869 #, fuzzy
15870 msgid "`%D::%D' has not been declared"
15871 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15872
15873 #: cp/parser.c:1809 cp/semantics.c:2305
15874 #, fuzzy
15875 msgid "`::%D' has not been declared"
15876 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15877
15878 #: cp/parser.c:1811
15879 #, fuzzy
15880 msgid "`%D' has not been declared"
15881 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15882
15883 #: cp/parser.c:1814
15884 msgid "`%D::%D' %s"
15885 msgstr ""
15886
15887 #: cp/parser.c:1816
15888 msgid "`::%D' %s"
15889 msgstr ""
15890
15891 #: cp/parser.c:1818
15892 msgid "`%D' %s"
15893 msgstr ""
15894
15895 #: cp/parser.c:1870
15896 msgid "new types may not be defined in a return type"
15897 msgstr ""
15898
15899 #: cp/parser.c:1888 cp/pt.c:4238
15900 msgid "`%T' is not a template"
15901 msgstr ""
15902
15903 #: cp/parser.c:1890
15904 #, fuzzy, c-format
15905 msgid "`%s' is not a template"
15906 msgstr "\"%s\" мае незавершаны тып"
15907
15908 #: cp/parser.c:1892
15909 #, fuzzy
15910 msgid "invalid template-id"
15911 msgstr "Нерэчаісны выбар %s"
15912
15913 #: cp/parser.c:1933
15914 #, fuzzy, c-format
15915 msgid "%s cannot appear in a constant-expression"
15916 msgstr "памер масіва \"%s\" адмоўны"
15917
15918 #. Issue an error message.
15919 #: cp/parser.c:1964
15920 #, fuzzy, c-format
15921 msgid "`%s' does not name a type"
15922 msgstr "\"%s\" мае незавершаны тып"
15923
15924 #: cp/parser.c:1995
15925 msgid "(perhaps `typename %T::%s' was intended)"
15926 msgstr ""
15927
15928 #: cp/parser.c:2417
15929 msgid "ISO C++ forbids braced-groups within expressions"
15930 msgstr ""
15931
15932 #: cp/parser.c:2426
15933 msgid "statement-expressions are allowed only inside functions"
15934 msgstr ""
15935
15936 #: cp/parser.c:2477
15937 #, fuzzy
15938 msgid "`this' may not be used in this context"
15939 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15940
15941 #: cp/parser.c:2621
15942 #, fuzzy
15943 msgid "local variable `%D' may not appear in this context"
15944 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15945
15946 #: cp/parser.c:2986
15947 msgid "typedef-name `%D' used as destructor declarator"
15948 msgstr ""
15949
15950 #: cp/parser.c:3648
15951 #, fuzzy
15952 msgid "ISO C++ forbids compound-literals"
15953 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
15954
15955 #: cp/parser.c:4498
15956 msgid "array bound forbidden after parenthesized type-id"
15957 msgstr ""
15958
15959 #: cp/parser.c:4499
15960 msgid "try removing the parentheses around the type-id"
15961 msgstr ""
15962
15963 #: cp/parser.c:4661
15964 msgid "expression in new-declarator must have integral or enumeration type"
15965 msgstr ""
15966
15967 #: cp/parser.c:4842
15968 msgid "use of old-style cast"
15969 msgstr ""
15970
15971 #: cp/parser.c:5587
15972 #, c-format
15973 msgid "case label `%E' not within a switch statement"
15974 msgstr ""
15975
15976 #: cp/parser.c:6130
15977 msgid "ISO C++ forbids computed gotos"
15978 msgstr ""
15979
15980 #: cp/parser.c:6250
15981 msgid "extra `;'"
15982 msgstr ""
15983
15984 #: cp/parser.c:6545
15985 msgid "mixing declarations and function-definitions is forbidden"
15986 msgstr ""
15987
15988 #: cp/parser.c:6683
15989 #, fuzzy
15990 msgid "duplicate `friend'"
15991 msgstr "паўтарэньне `%s'"
15992
15993 #: cp/parser.c:6832
15994 #, fuzzy
15995 msgid "class definition may not be declared a friend"
15996 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15997
15998 #: cp/parser.c:7147
15999 msgid "only constructors take base initializers"
16000 msgstr ""
16001
16002 #: cp/parser.c:7198
16003 msgid "anachronistic old-style base class initializer"
16004 msgstr ""
16005
16006 #: cp/parser.c:7239
16007 msgid "keyword `typename' not allowed in this context (a qualified member initializer is implicitly a type)"
16008 msgstr ""
16009
16010 #. Warn that we do not support `export'.
16011 #: cp/parser.c:7601
16012 msgid "keyword `export' not implemented, and will be ignored"
16013 msgstr ""
16014
16015 #. Otherwise, emit an error about the invalid digraph, but continue
16016 #. parsing because we got our argument list.
16017 #: cp/parser.c:7961
16018 msgid "`<::' cannot begin a template-argument list"
16019 msgstr ""
16020
16021 #: cp/parser.c:7962
16022 msgid "`<:' is an alternate spelling for `['. Insert whitespace between `<' and `::'"
16023 msgstr ""
16024
16025 #: cp/parser.c:7969
16026 msgid "(if you use `-fpermissive' G++ will accept your code)"
16027 msgstr ""
16028
16029 #. Explain what went wrong.
16030 #: cp/parser.c:8145
16031 msgid "non-template `%D' used as template"
16032 msgstr ""
16033
16034 #: cp/parser.c:8146
16035 msgid "use `%T::template %D' to indicate that it is a template"
16036 msgstr ""
16037
16038 #: cp/parser.c:9102
16039 msgid "using `typename' outside of template"
16040 msgstr ""
16041
16042 #: cp/parser.c:9224
16043 msgid "expected type-name"
16044 msgstr ""
16045
16046 #: cp/parser.c:9283
16047 msgid "type attributes are honored only at type definition"
16048 msgstr ""
16049
16050 #. [namespace.udecl]
16051 #.
16052 #. A using declaration shall not name a template-id.
16053 #: cp/parser.c:9666
16054 #, fuzzy
16055 msgid "a template-id may not appear in a using-declaration"
16056 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16057
16058 #: cp/parser.c:9986
16059 msgid "an asm-specification is not allowed on a function-definition"
16060 msgstr ""
16061
16062 #: cp/parser.c:9988
16063 #, fuzzy
16064 msgid "attributes are not allowed on a function-definition"
16065 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16066
16067 #: cp/parser.c:10121
16068 msgid "attributes after parenthesized initializer ignored"
16069 msgstr ""
16070
16071 #: cp/parser.c:10591
16072 #, fuzzy
16073 msgid "`%T::%D' is not a type"
16074 msgstr "\"%s\" мае незавершаны тып"
16075
16076 #: cp/parser.c:11341
16077 #, fuzzy
16078 msgid "file ends in default argument"
16079 msgstr "нехапае аргументаў у функцыі \"%s\""
16080
16081 #: cp/parser.c:11397
16082 msgid "deprecated use of default argument for parameter of non-function"
16083 msgstr ""
16084
16085 #: cp/parser.c:11400
16086 msgid "default arguments are only permitted for function parameters"
16087 msgstr ""
16088
16089 #: cp/parser.c:12166
16090 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
16091 msgstr ""
16092
16093 #: cp/parser.c:12179
16094 msgid "extra qualification ignored"
16095 msgstr ""
16096
16097 #: cp/parser.c:12190
16098 #, fuzzy
16099 msgid "an explicit specialization must be preceded by 'template <>'"
16100 msgstr "ініцыялізацыя"
16101
16102 #: cp/parser.c:12473
16103 msgid "extra semicolon"
16104 msgstr ""
16105
16106 #: cp/parser.c:12491
16107 msgid "a class-key must be used when declaring a friend"
16108 msgstr ""
16109
16110 #: cp/parser.c:12522
16111 msgid "friend declaration does not name a class or function"
16112 msgstr ""
16113
16114 #: cp/parser.c:12694
16115 msgid "pure-specifier on function-definition"
16116 msgstr ""
16117
16118 #: cp/parser.c:12967
16119 msgid "keyword `typename' not allowed outside of templates"
16120 msgstr ""
16121
16122 #: cp/parser.c:12969
16123 msgid "keyword `typename' not allowed in this context (the base class is implicitly a type)"
16124 msgstr ""
16125
16126 #: cp/parser.c:13790
16127 #, fuzzy
16128 msgid "reference to `%D' is ambiguous"
16129 msgstr "памер \"%s\" - %d байт"
16130
16131 #: cp/parser.c:13964
16132 #, fuzzy
16133 msgid "too few template-parameter-lists"
16134 msgstr "невыкарыстаемы параметр \"%s\""
16135
16136 #. Otherwise, there are too many template parameter lists.  We have
16137 #. something like:
16138 #.
16139 #. template <class T> template <class U> void S::f();
16140 #: cp/parser.c:13979
16141 msgid "too many template-parameter-lists"
16142 msgstr ""
16143
16144 #. If begin_function_definition didn't like the definition, skip
16145 #. the entire function.
16146 #: cp/parser.c:14275
16147 #, fuzzy
16148 msgid "invalid function declaration"
16149 msgstr "Нерэчаіснае абвяшчэнне"
16150
16151 #. Issue an error message.
16152 #: cp/parser.c:14312
16153 #, fuzzy
16154 msgid "named return values are no longer supported"
16155 msgstr "-pipe не падтрымліваецца."
16156
16157 #: cp/parser.c:14651
16158 msgid "`>>' should be `> >' within a nested template argument list"
16159 msgstr ""
16160
16161 #. If this is not a nested template argument list, the '>>' is
16162 #. a typo for '>'. Emit an error message and continue.
16163 #: cp/parser.c:14659
16164 msgid "spurious `>>', use `>' to terminate a template argument list"
16165 msgstr ""
16166
16167 #: cp/parser.c:14664
16168 msgid "missing `>' to terminate the template argument list"
16169 msgstr ""
16170
16171 #: cp/parser.c:15149
16172 msgid "`%s' tag used in naming `%#T'"
16173 msgstr ""
16174
16175 #: cp/parser.c:15169
16176 msgid "%D redeclared with different access"
16177 msgstr ""
16178
16179 #: cp/parser.c:15186
16180 msgid "`template' (as a disambiguator) is only allowed within templates"
16181 msgstr ""
16182
16183 #: cp/pt.c:243
16184 msgid "data member `%D' cannot be a member template"
16185 msgstr ""
16186
16187 #: cp/pt.c:255
16188 #, fuzzy
16189 msgid "invalid member template declaration `%D'"
16190 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16191
16192 #: cp/pt.c:637
16193 msgid "explicit specialization in non-namespace scope `%D'"
16194 msgstr ""
16195
16196 #: cp/pt.c:649
16197 msgid "enclosing class templates are not explicitly specialized"
16198 msgstr ""
16199
16200 #: cp/pt.c:733
16201 msgid "specialization of `%D' in different namespace"
16202 msgstr ""
16203
16204 #: cp/pt.c:734 cp/pt.c:803
16205 msgid "  from definition of `%#D'"
16206 msgstr ""
16207
16208 #: cp/pt.c:770
16209 msgid "specialization of `%T' after instantiation"
16210 msgstr ""
16211
16212 #: cp/pt.c:802
16213 msgid "specializing `%#T' in different namespace"
16214 msgstr ""
16215
16216 #: cp/pt.c:817
16217 #, fuzzy
16218 msgid "specialization `%T' after instantiation `%T'"
16219 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16220
16221 #: cp/pt.c:829
16222 msgid "explicit specialization of non-template `%T'"
16223 msgstr ""
16224
16225 #: cp/pt.c:1089
16226 msgid "specialization of %D after instantiation"
16227 msgstr ""
16228
16229 #: cp/pt.c:1220
16230 msgid "%s %+#D"
16231 msgstr ""
16232
16233 #: cp/pt.c:1269
16234 #, fuzzy
16235 msgid "`%D' is not a function template"
16236 msgstr "\"%s\" звычайна функцыя"
16237
16238 #: cp/pt.c:1417
16239 msgid "template-id `%D' for `%+D' does not match any template declaration"
16240 msgstr ""
16241
16242 #: cp/pt.c:1425
16243 msgid "ambiguous template specialization `%D' for `%+D'"
16244 msgstr ""
16245
16246 #. This case handles bogus declarations like template <>
16247 #. template <class T> void f<int>();
16248 #: cp/pt.c:1648 cp/pt.c:1722
16249 msgid "template-id `%D' in declaration of primary template"
16250 msgstr ""
16251
16252 #: cp/pt.c:1661
16253 msgid "template parameter list used in explicit instantiation"
16254 msgstr ""
16255
16256 #: cp/pt.c:1667
16257 msgid "definition provided for explicit instantiation"
16258 msgstr ""
16259
16260 #: cp/pt.c:1673
16261 msgid "too many template parameter lists in declaration of `%D'"
16262 msgstr ""
16263
16264 #: cp/pt.c:1689
16265 msgid "too few template parameter lists in declaration of `%D'"
16266 msgstr ""
16267
16268 #: cp/pt.c:1706
16269 msgid "explicit specialization not preceded by `template <>'"
16270 msgstr ""
16271
16272 #: cp/pt.c:1719
16273 msgid "partial specialization `%D' of function template"
16274 msgstr ""
16275
16276 #: cp/pt.c:1751
16277 msgid "default argument specified in explicit specialization"
16278 msgstr ""
16279
16280 #: cp/pt.c:1755
16281 msgid "template specialization with C linkage"
16282 msgstr ""
16283
16284 #. From [temp.expl.spec]:
16285 #.
16286 #. If such an explicit specialization for the member
16287 #. of a class template names an implicitly-declared
16288 #. special member function (clause _special_), the
16289 #. program is ill-formed.
16290 #.
16291 #. Similar language is found in [temp.explicit].
16292 #: cp/pt.c:1839
16293 msgid "specialization of implicitly-declared special member function"
16294 msgstr ""
16295
16296 #: cp/pt.c:1883
16297 msgid "no member function `%D' declared in `%T'"
16298 msgstr ""
16299
16300 #. There are two many template parameter lists.
16301 #: cp/pt.c:2033
16302 msgid "too many template parameter lists in declaration of `%T'"
16303 msgstr ""
16304
16305 #: cp/pt.c:2126
16306 msgid " shadows template parm `%#D'"
16307 msgstr ""
16308
16309 #: cp/pt.c:2523
16310 msgid "template parameters not used in partial specialization:"
16311 msgstr ""
16312
16313 #: cp/pt.c:2527
16314 msgid "        `%D'"
16315 msgstr ""
16316
16317 #: cp/pt.c:2539
16318 msgid "partial specialization `%T' does not specialize any template arguments"
16319 msgstr ""
16320
16321 #: cp/pt.c:2564
16322 #, c-format
16323 msgid "template argument `%E' involves template parameter(s)"
16324 msgstr ""
16325
16326 #: cp/pt.c:2608
16327 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16328 msgstr ""
16329
16330 #: cp/pt.c:2693
16331 #, fuzzy
16332 msgid "no default argument for `%D'"
16333 msgstr "нехапае аргументаў у функцыі \"%s\""
16334
16335 #: cp/pt.c:2842
16336 msgid "template with C linkage"
16337 msgstr ""
16338
16339 #: cp/pt.c:2845
16340 msgid "template class without a name"
16341 msgstr ""
16342
16343 #. [temp.mem]
16344 #.
16345 #. A destructor shall not be a member template.
16346 #: cp/pt.c:2853
16347 msgid "destructor `%D' declared as member template"
16348 msgstr ""
16349
16350 #. [basic.stc.dynamic.allocation]
16351 #.
16352 #. An allocation function can be a function
16353 #. template. ... Template allocation functions shall
16354 #. have two or more parameters.
16355 #: cp/pt.c:2868
16356 #, fuzzy
16357 msgid "invalid template declaration of `%D'"
16358 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16359
16360 #: cp/pt.c:2948
16361 msgid "`%D' does not declare a template type"
16362 msgstr ""
16363
16364 #: cp/pt.c:2954
16365 msgid "template definition of non-template `%#D'"
16366 msgstr ""
16367
16368 #: cp/pt.c:2995
16369 msgid "expected %d levels of template parms for `%#D', got %d"
16370 msgstr ""
16371
16372 #: cp/pt.c:3007
16373 msgid "got %d template parameters for `%#D'"
16374 msgstr ""
16375
16376 #: cp/pt.c:3010
16377 msgid "got %d template parameters for `%#T'"
16378 msgstr ""
16379
16380 #: cp/pt.c:3012
16381 #, c-format
16382 msgid "  but %d required"
16383 msgstr ""
16384
16385 #: cp/pt.c:3097
16386 #, fuzzy
16387 msgid "`%T' is not a template type"
16388 msgstr "\"%s\" мае незавершаны тып"
16389
16390 #: cp/pt.c:3113
16391 msgid "previous declaration `%D'"
16392 msgstr "папярэдняе абвяшчэньне `%D'"
16393
16394 #: cp/pt.c:3114
16395 #, c-format
16396 msgid "used %d template parameter%s instead of %d"
16397 msgstr ""
16398
16399 #: cp/pt.c:3130
16400 #, fuzzy
16401 msgid "template parameter `%#D'"
16402 msgstr "невыкарыстаемы параметр \"%s\""
16403
16404 #: cp/pt.c:3131
16405 msgid "redeclared here as `%#D'"
16406 msgstr ""
16407
16408 #. We have in [temp.param]:
16409 #.
16410 #. A template-parameter may not be given default arguments
16411 #. by two different declarations in the same scope.
16412 #: cp/pt.c:3141
16413 msgid "redefinition of default argument for `%#D'"
16414 msgstr ""
16415
16416 #: cp/pt.c:3142
16417 msgid "%J  original definition appeared here"
16418 msgstr ""
16419
16420 #: cp/pt.c:3288
16421 #, c-format
16422 msgid "`%E' is not a valid template argument"
16423 msgstr ""
16424
16425 #: cp/pt.c:3292
16426 msgid "it must be the address of a function with external linkage"
16427 msgstr ""
16428
16429 #: cp/pt.c:3294
16430 msgid "it must be the address of an object with external linkage"
16431 msgstr ""
16432
16433 #: cp/pt.c:3297
16434 msgid "it must be a pointer-to-member of the form `&X::Y'"
16435 msgstr ""
16436
16437 #: cp/pt.c:3308
16438 #, c-format
16439 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16440 msgstr ""
16441
16442 #: cp/pt.c:3323
16443 #, c-format
16444 msgid "address of non-extern `%E' cannot be used as template argument"
16445 msgstr ""
16446
16447 #: cp/pt.c:3332
16448 #, c-format
16449 msgid "non-constant `%E' cannot be used as template argument"
16450 msgstr ""
16451
16452 #: cp/pt.c:3340
16453 msgid "type '%T' cannot be used as a value for a non-type template-parameter"
16454 msgstr ""
16455
16456 #: cp/pt.c:3343
16457 #, fuzzy
16458 msgid "invalid use of '%D' as a non-type template-argument"
16459 msgstr "нявернае выкарыстанне \"restict\""
16460
16461 #: cp/pt.c:3345
16462 #, fuzzy, c-format
16463 msgid "invalid use of '%E' as a non-type template-argument"
16464 msgstr "нявернае выкарыстанне \"restict\""
16465
16466 #: cp/pt.c:3710
16467 #, c-format
16468 msgid "to refer to a type member of a template parameter, use `typename %E'"
16469 msgstr ""
16470
16471 #: cp/pt.c:3723 cp/pt.c:3741 cp/pt.c:3780
16472 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16473 msgstr ""
16474
16475 #: cp/pt.c:3726
16476 msgid "  expected a constant of type `%T', got `%T'"
16477 msgstr ""
16478
16479 #: cp/pt.c:3730
16480 #, c-format
16481 msgid "  expected a class template, got `%E'"
16482 msgstr ""
16483
16484 #: cp/pt.c:3732
16485 #, c-format
16486 msgid "  expected a type, got `%E'"
16487 msgstr ""
16488
16489 #: cp/pt.c:3744
16490 msgid "  expected a type, got `%T'"
16491 msgstr ""
16492
16493 #: cp/pt.c:3746
16494 msgid "  expected a class template, got `%T'"
16495 msgstr ""
16496
16497 #: cp/pt.c:3782
16498 msgid "  expected a template of type `%D', got `%D'"
16499 msgstr ""
16500
16501 #: cp/pt.c:3817
16502 msgid "could not convert template argument `%E' to `%T'"
16503 msgstr ""
16504
16505 #: cp/pt.c:3857
16506 #, c-format
16507 msgid "wrong number of template arguments (%d, should be %d)"
16508 msgstr ""
16509
16510 #: cp/pt.c:3861
16511 #, fuzzy
16512 msgid "provided for `%D'"
16513 msgstr "дэструктару неабходны \"%#D\""
16514
16515 #: cp/pt.c:3889
16516 #, fuzzy, c-format
16517 msgid "template argument %d is invalid"
16518 msgstr "параметр \"%s\" ініцыялізаваны"
16519
16520 #: cp/pt.c:4110
16521 msgid "non-template used as template"
16522 msgstr ""
16523
16524 #: cp/pt.c:4250
16525 msgid "non-template type `%T' used as a template"
16526 msgstr ""
16527
16528 #: cp/pt.c:4252
16529 #, fuzzy
16530 msgid "for template declaration `%D'"
16531 msgstr "пустое абвяшчэнне"
16532
16533 #: cp/pt.c:4899
16534 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
16535 msgstr ""
16536
16537 #: cp/pt.c:5338
16538 msgid "ambiguous class template instantiation for `%#T'"
16539 msgstr ""
16540
16541 #: cp/pt.c:5344
16542 msgid "%s %+#T"
16543 msgstr ""
16544
16545 #: cp/pt.c:6382
16546 msgid "instantiation of `%D' as type `%T'"
16547 msgstr ""
16548
16549 #: cp/pt.c:6542
16550 msgid "invalid parameter type `%T'"
16551 msgstr "нерэчаісны тып парамэтра `%T'"
16552
16553 #: cp/pt.c:6544
16554 msgid "in declaration `%D'"
16555 msgstr "у абвяшчэньні  `%D'"
16556
16557 #: cp/pt.c:6618
16558 msgid "creating pointer to member function of non-class type `%T'"
16559 msgstr ""
16560
16561 #: cp/pt.c:6758
16562 msgid "creating array with size zero"
16563 msgstr ""
16564
16565 #: cp/pt.c:6772
16566 #, c-format
16567 msgid "creating array with size zero (`%E')"
16568 msgstr ""
16569
16570 #: cp/pt.c:7011
16571 msgid "forming reference to void"
16572 msgstr ""
16573
16574 #: cp/pt.c:7013
16575 msgid "forming %s to reference type `%T'"
16576 msgstr ""
16577
16578 #: cp/pt.c:7050
16579 msgid "creating pointer to member of non-class type `%T'"
16580 msgstr ""
16581
16582 #: cp/pt.c:7056
16583 msgid "creating pointer to member reference type `%T'"
16584 msgstr ""
16585
16586 #: cp/pt.c:7142
16587 msgid "creating array of `%T'"
16588 msgstr ""
16589
16590 #: cp/pt.c:7148
16591 msgid "creating array of `%T', which is an abstract class type"
16592 msgstr ""
16593
16594 #: cp/pt.c:7192
16595 msgid "`%T' is not a class, struct, or union type"
16596 msgstr ""
16597
16598 #: cp/pt.c:7305
16599 #, c-format
16600 msgid "use of `%s' in template"
16601 msgstr ""
16602
16603 #: cp/pt.c:7418
16604 #, c-format
16605 msgid "dependent-name `%E' is parsed as a non-type, but instantiation yields a type"
16606 msgstr ""
16607
16608 #: cp/pt.c:7420
16609 #, c-format
16610 msgid "say `typename %E' if a type is meant"
16611 msgstr ""
16612
16613 #: cp/pt.c:8589
16614 msgid "`%T' is not a class or namespace"
16615 msgstr ""
16616
16617 #: cp/pt.c:8592
16618 #, fuzzy
16619 msgid "`%D' is not a class or namespace"
16620 msgstr "\"%s\" звычайна функцыя"
16621
16622 #: cp/pt.c:8709
16623 msgid "`%T' uses anonymous type"
16624 msgstr ""
16625
16626 #: cp/pt.c:8711
16627 msgid "`%T' uses local type `%T'"
16628 msgstr ""
16629
16630 #: cp/pt.c:8719
16631 #, fuzzy
16632 msgid "`%T' is a variably modified type"
16633 msgstr "\"%s\" мае незавершаны тып"
16634
16635 #: cp/pt.c:8730
16636 #, fuzzy, c-format
16637 msgid "integral expression `%E' is not constant"
16638 msgstr "тып параметра \"%s\" не аб'яўлены"
16639
16640 #: cp/pt.c:8735
16641 msgid "  trying to instantiate `%D'"
16642 msgstr ""
16643
16644 #: cp/pt.c:9252
16645 msgid "incomplete type unification"
16646 msgstr ""
16647
16648 #: cp/pt.c:10211
16649 #, c-format
16650 msgid "use of `%s' in template type unification"
16651 msgstr ""
16652
16653 #: cp/pt.c:10644 cp/pt.c:10716
16654 msgid "explicit instantiation of non-template `%#D'"
16655 msgstr ""
16656
16657 #: cp/pt.c:10660 cp/pt.c:10711
16658 msgid "no matching template for `%D' found"
16659 msgstr ""
16660
16661 #: cp/pt.c:10666
16662 msgid "explicit instantiation of `%#D'"
16663 msgstr ""
16664
16665 #: cp/pt.c:10703
16666 #, fuzzy
16667 msgid "duplicate explicit instantiation of `%#D'"
16668 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16669
16670 #: cp/pt.c:10725
16671 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16672 msgstr ""
16673
16674 #: cp/pt.c:10729 cp/pt.c:10810
16675 msgid "storage class `%D' applied to template instantiation"
16676 msgstr ""
16677
16678 #: cp/pt.c:10782
16679 msgid "explicit instantiation of non-template type `%T'"
16680 msgstr ""
16681
16682 #: cp/pt.c:10791
16683 msgid "explicit instantiation of `%#T' before definition of template"
16684 msgstr ""
16685
16686 #: cp/pt.c:10799
16687 #, c-format
16688 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16689 msgstr ""
16690
16691 #: cp/pt.c:10843
16692 #, fuzzy
16693 msgid "duplicate explicit instantiation of `%#T'"
16694 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16695
16696 #: cp/pt.c:11224
16697 msgid "explicit instantiation of `%D' but no definition available"
16698 msgstr ""
16699
16700 #: cp/pt.c:11660
16701 msgid "`%#T' is not a valid type for a template constant parameter"
16702 msgstr ""
16703
16704 #: cp/repo.c:259
16705 msgid "-frepo must be used with -c"
16706 msgstr ""
16707
16708 #: cp/repo.c:346
16709 #, c-format
16710 msgid "mysterious repository information in %s"
16711 msgstr ""
16712
16713 #: cp/repo.c:361
16714 #, c-format
16715 msgid "can't create repository information file `%s'"
16716 msgstr ""
16717
16718 #: cp/rtti.c:248
16719 msgid "cannot use typeid with -fno-rtti"
16720 msgstr ""
16721
16722 #: cp/rtti.c:254
16723 msgid "must #include <typeinfo> before using typeid"
16724 msgstr ""
16725
16726 #: cp/rtti.c:326
16727 msgid "cannot create type information for type `%T' because its size is variable"
16728 msgstr ""
16729
16730 #: cp/rtti.c:580 cp/rtti.c:594
16731 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16732 msgstr ""
16733
16734 #: cp/rtti.c:674
16735 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16736 msgstr ""
16737
16738 #: cp/search.c:311
16739 msgid "`%T' is an ambiguous base of `%T'"
16740 msgstr ""
16741
16742 #: cp/search.c:329
16743 msgid "`%T' is an inaccessible base of `%T'"
16744 msgstr ""
16745
16746 #: cp/search.c:1805
16747 msgid "invalid covariant return type for `%#D'"
16748 msgstr ""
16749
16750 #: cp/search.c:1806 cp/search.c:1812
16751 msgid "  overriding `%#D'"
16752 msgstr ""
16753
16754 #: cp/search.c:1810
16755 msgid "conflicting return type specified for `%#D'"
16756 msgstr ""
16757
16758 #: cp/search.c:1824
16759 #, c-format
16760 msgid "looser throw specifier for `%#F'"
16761 msgstr ""
16762
16763 #: cp/search.c:1825
16764 #, c-format
16765 msgid "  overriding `%#F'"
16766 msgstr ""
16767
16768 #. A static member function cannot match an inherited
16769 #. virtual member function.
16770 #: cp/search.c:1915
16771 msgid "`%#D' cannot be declared"
16772 msgstr ""
16773
16774 #: cp/search.c:1916
16775 msgid "  since `%#D' declared in base class"
16776 msgstr ""
16777
16778 #: cp/search.c:1993
16779 msgid "`%#D' needs a final overrider"
16780 msgstr ""
16781
16782 #: cp/semantics.c:1092
16783 #, fuzzy, c-format
16784 msgid "type of asm operand `%E' could not be determined"
16785 msgstr "тып параметра \"%s\" не аб'яўлены"
16786
16787 #: cp/semantics.c:1233
16788 msgid "invalid use of member `%D' in static member function"
16789 msgstr ""
16790
16791 #: cp/semantics.c:1237 cp/semantics.c:1276
16792 msgid "from this location"
16793 msgstr ""
16794
16795 #: cp/semantics.c:1275
16796 msgid "object missing in reference to `%D'"
16797 msgstr ""
16798
16799 #: cp/semantics.c:1718
16800 #, fuzzy
16801 msgid "arguments to destructor are not allowed"
16802 msgstr "памер \"%s\" больш чам %d байт"
16803
16804 #: cp/semantics.c:1767
16805 msgid "`this' is unavailable for static member functions"
16806 msgstr ""
16807
16808 #: cp/semantics.c:1773
16809 msgid "invalid use of `this' in non-member function"
16810 msgstr ""
16811
16812 #: cp/semantics.c:1775
16813 msgid "invalid use of `this' at top level"
16814 msgstr ""
16815
16816 #: cp/semantics.c:1799
16817 msgid "invalid qualifying scope in pseudo-destructor name"
16818 msgstr ""
16819
16820 #: cp/semantics.c:1819
16821 msgid "`%E' is not of type `%T'"
16822 msgstr ""
16823
16824 #: cp/semantics.c:1930
16825 msgid "template type parameters must use the keyword `class' or `typename'"
16826 msgstr ""
16827
16828 #: cp/semantics.c:1974
16829 #, fuzzy
16830 msgid "invalid use of type `%T' as a default value for a template template-parameter"
16831 msgstr "нявернае выкарыстанне \"restict\""
16832
16833 #: cp/semantics.c:1977
16834 #, fuzzy
16835 msgid "invalid use of `%D' as a default value for a template template-parameter"
16836 msgstr "нявернае выкарыстанне \"restict\""
16837
16838 #: cp/semantics.c:1981
16839 #, fuzzy
16840 msgid "invalid default argument for a template template parameter"
16841 msgstr "нявернае выкарыстанне \"restict\""
16842
16843 #: cp/semantics.c:2016
16844 msgid "definition of `%#T' inside template parameter list"
16845 msgstr ""
16846
16847 #: cp/semantics.c:2027
16848 msgid "invalid definition of qualified type `%T'"
16849 msgstr ""
16850
16851 #: cp/semantics.c:2042
16852 msgid "previous definition of `%#T'"
16853 msgstr "папярэдняе вызначэньне `%#T'"
16854
16855 #: cp/semantics.c:2246
16856 #, fuzzy
16857 msgid "invalid base-class specification"
16858 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
16859
16860 #: cp/semantics.c:2255
16861 msgid "base class `%T' has cv qualifiers"
16862 msgstr ""
16863
16864 #: cp/semantics.c:2287
16865 msgid "multiple declarators in template declaration"
16866 msgstr ""
16867
16868 #: cp/semantics.c:2298
16869 msgid "incomplete type `%T' used in nested name specifier"
16870 msgstr ""
16871
16872 #: cp/semantics.c:2300 cp/typeck.c:1635
16873 #, fuzzy
16874 msgid "`%D' is not a member of `%T'"
16875 msgstr "\"%s\" мае незавершаны тып"
16876
16877 #: cp/semantics.c:2303
16878 #, fuzzy
16879 msgid "`%D' is not a member of `%D'"
16880 msgstr "\"%s\" мае незавершаны тып"
16881
16882 #: cp/semantics.c:2428
16883 msgid "template parameter `%D' of type `%T' is not allowed in an integral constant expression because it is not of integral or enumeration type"
16884 msgstr ""
16885
16886 #: cp/semantics.c:2572
16887 #, fuzzy
16888 msgid "`%D' cannot appear in a constant-expression"
16889 msgstr "памер масіва \"%s\" адмоўны"
16890
16891 #: cp/semantics.c:2580
16892 msgid "use of namespace `%D' as expression"
16893 msgstr ""
16894
16895 #: cp/semantics.c:2585
16896 msgid "use of class template `%T' as expression"
16897 msgstr ""
16898
16899 #. Ambiguous reference to base members.
16900 #: cp/semantics.c:2591
16901 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16902 msgstr ""
16903
16904 #: cp/semantics.c:2652
16905 #, c-format
16906 msgid "use of %s from containing function"
16907 msgstr ""
16908
16909 #: cp/semantics.c:2655
16910 msgid "  `%#D' declared here"
16911 msgstr ""
16912
16913 #: cp/semantics.c:2706
16914 #, fuzzy, c-format
16915 msgid "type of `%E' is unknown"
16916 msgstr "вяртаемы тып \"%s\" не \"int\""
16917
16918 #: cp/tree.c:226
16919 #, c-format
16920 msgid "non-lvalue in %s"
16921 msgstr ""
16922
16923 #: cp/tree.c:532
16924 msgid "`%V' qualifiers cannot be applied to `%T'"
16925 msgstr ""
16926
16927 #: cp/tree.c:1829
16928 #, c-format
16929 msgid "`%s' attribute can only be applied to Java class definitions"
16930 msgstr ""
16931
16932 #: cp/tree.c:1858
16933 #, c-format
16934 msgid "`%s' attribute can only be applied to class definitions"
16935 msgstr ""
16936
16937 #: cp/tree.c:1864
16938 #, c-format
16939 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
16940 msgstr ""
16941
16942 #: cp/tree.c:1888
16943 msgid "requested init_priority is not an integer constant"
16944 msgstr ""
16945
16946 #: cp/tree.c:1909
16947 #, c-format
16948 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
16949 msgstr ""
16950
16951 #: cp/tree.c:1917
16952 msgid "requested init_priority is out of range"
16953 msgstr ""
16954
16955 #: cp/tree.c:1927
16956 msgid "requested init_priority is reserved for internal use"
16957 msgstr ""
16958
16959 #: cp/tree.c:1937
16960 #, fuzzy, c-format
16961 msgid "`%s' attribute is not supported on this platform"
16962 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
16963
16964 #: cp/tree.c:2534
16965 #, c-format
16966 msgid "lang_* check: failed in %s, at %s:%d"
16967 msgstr ""
16968
16969 #: cp/typeck.c:436 cp/typeck.c:450 cp/typeck.c:542
16970 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
16971 msgstr ""
16972
16973 #: cp/typeck.c:512
16974 #, c-format
16975 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
16976 msgstr ""
16977
16978 #: cp/typeck.c:562
16979 msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
16980 msgstr ""
16981
16982 #: cp/typeck.c:1234
16983 #, c-format
16984 msgid "invalid application of `%s' to a member function"
16985 msgstr ""
16986
16987 #: cp/typeck.c:1267
16988 #, fuzzy, c-format
16989 msgid "invalid application of `%s' to a bit-field"
16990 msgstr "нявернае выкарыстанне \"restict\""
16991
16992 #: cp/typeck.c:1272
16993 #, fuzzy, c-format
16994 msgid "ISO C++ forbids applying `%s' to an expression of function type"
16995 msgstr "ISO C не дазваляе пусты ізыходны файл"
16996
16997 #: cp/typeck.c:1308
16998 #, fuzzy
16999 msgid "invalid use of non-static member function"
17000 msgstr "нявернае выкарыстанне \"restict\""
17001
17002 #: cp/typeck.c:1494
17003 msgid "deprecated conversion from string constant to `%T'"
17004 msgstr ""
17005
17006 #: cp/typeck.c:1606 cp/typeck.c:1897
17007 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
17008 msgstr ""
17009
17010 #: cp/typeck.c:1633
17011 #, fuzzy, c-format
17012 msgid "invalid use of nonstatic data member '%E'"
17013 msgstr "нявернае выкарыстанне \"restict\""
17014
17015 #: cp/typeck.c:1685 cp/typeck.c:1707
17016 #, fuzzy
17017 msgid "invalid access to non-static data member `%D' of NULL object"
17018 msgstr "нявернае выкарыстанне \"restict\""
17019
17020 #: cp/typeck.c:1687 cp/typeck.c:1709
17021 msgid "(perhaps the `offsetof' macro was used incorrectly)"
17022 msgstr ""
17023
17024 #: cp/typeck.c:1824
17025 msgid "the type being destroyed is `%T', but the destructor refers to `%T'"
17026 msgstr ""
17027
17028 #: cp/typeck.c:1947
17029 #, fuzzy
17030 msgid "`%D::%D' is not a member of `%T'"
17031 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
17032
17033 #: cp/typeck.c:1958
17034 #, fuzzy
17035 msgid "`%T' is not a base of `%T'"
17036 msgstr "\"%s\" мае незавершаны тып"
17037
17038 #: cp/typeck.c:1977
17039 msgid "'%D' has no member named '%E'"
17040 msgstr ""
17041
17042 #: cp/typeck.c:1992
17043 #, fuzzy
17044 msgid "`%D' is not a member template function"
17045 msgstr "`%D' - гэта ня функцыя,"
17046
17047 #. A pointer to incomplete type (other than cv void) can be
17048 #. dereferenced [expr.unary.op]/1
17049 #: cp/typeck.c:2098
17050 msgid "`%T' is not a pointer-to-object type"
17051 msgstr ""
17052
17053 #: cp/typeck.c:2123
17054 #, c-format
17055 msgid "invalid use of `%s' on pointer to member"
17056 msgstr ""
17057
17058 #: cp/typeck.c:2129
17059 msgid "invalid type argument"
17060 msgstr ""
17061
17062 #: cp/typeck.c:2235
17063 msgid "ISO C++ forbids subscripting non-lvalue array"
17064 msgstr ""
17065
17066 #: cp/typeck.c:2246
17067 msgid "subscripting array declared `register'"
17068 msgstr ""
17069
17070 #: cp/typeck.c:2329
17071 #, c-format
17072 msgid "object missing in use of `%E'"
17073 msgstr ""
17074
17075 #: cp/typeck.c:2431
17076 msgid "ISO C++ forbids calling `::main' from within program"
17077 msgstr ""
17078
17079 #: cp/typeck.c:2456
17080 #, c-format
17081 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
17082 msgstr ""
17083
17084 #: cp/typeck.c:2469
17085 #, fuzzy, c-format
17086 msgid "`%E' cannot be used as a function"
17087 msgstr "\"%s\" звычайна функцыя"
17088
17089 #: cp/typeck.c:2562
17090 #, fuzzy
17091 msgid "too many arguments to %s `%+#D'"
17092 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17093
17094 #: cp/typeck.c:2564 cp/typeck.c:2670
17095 msgid "at this point in file"
17096 msgstr ""
17097
17098 #: cp/typeck.c:2601
17099 #, fuzzy
17100 msgid "parameter %P of `%D' has incomplete type `%T'"
17101 msgstr "\"%s\" мае незавершаны тып"
17102
17103 #: cp/typeck.c:2604
17104 #, fuzzy
17105 msgid "parameter %P has incomplete type `%T'"
17106 msgstr "\"%s\" мае незавершаны тып"
17107
17108 #: cp/typeck.c:2668
17109 #, fuzzy
17110 msgid "too few arguments to %s `%+#D'"
17111 msgstr "нехапае аргументаў у функцыі \"%s\""
17112
17113 #: cp/typeck.c:2815 cp/typeck.c:2825
17114 msgid "assuming cast to type `%T' from overloaded function"
17115 msgstr ""
17116
17117 #: cp/typeck.c:2886
17118 #, c-format
17119 msgid "division by zero in `%E / 0'"
17120 msgstr ""
17121
17122 #: cp/typeck.c:2888
17123 #, c-format
17124 msgid "division by zero in `%E / 0.'"
17125 msgstr ""
17126
17127 #: cp/typeck.c:2917
17128 #, c-format
17129 msgid "division by zero in `%E %% 0'"
17130 msgstr ""
17131
17132 #: cp/typeck.c:2919
17133 #, c-format
17134 msgid "division by zero in `%E %% 0.'"
17135 msgstr ""
17136
17137 #: cp/typeck.c:2999
17138 #, c-format
17139 msgid "%s rotate count is negative"
17140 msgstr ""
17141
17142 #: cp/typeck.c:3002
17143 #, c-format
17144 msgid "%s rotate count >= width of type"
17145 msgstr ""
17146
17147 #: cp/typeck.c:3036 cp/typeck.c:3041 cp/typeck.c:3132 cp/typeck.c:3137
17148 msgid "ISO C++ forbids comparison between pointer and integer"
17149 msgstr ""
17150
17151 #: cp/typeck.c:3318
17152 msgid "comparison between types `%#T' and `%#T'"
17153 msgstr ""
17154
17155 #: cp/typeck.c:3354
17156 msgid "comparison between signed and unsigned integer expressions"
17157 msgstr ""
17158
17159 #: cp/typeck.c:3419
17160 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17161 msgstr ""
17162
17163 #. Some sort of arithmetic operation involving NULL was
17164 #. performed.  Note that pointer-difference and pointer-addition
17165 #. have already been handled above, and so we don't end up here in
17166 #. that case.
17167 #: cp/typeck.c:3441
17168 msgid "NULL used in arithmetic"
17169 msgstr ""
17170
17171 #: cp/typeck.c:3504
17172 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17173 msgstr ""
17174
17175 #: cp/typeck.c:3506
17176 msgid "ISO C++ forbids using pointer to a function in subtraction"
17177 msgstr ""
17178
17179 #: cp/typeck.c:3508
17180 msgid "ISO C++ forbids using pointer to a method in subtraction"
17181 msgstr ""
17182
17183 #: cp/typeck.c:3520
17184 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17185 msgstr ""
17186
17187 #: cp/typeck.c:3600
17188 #, c-format
17189 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17190 msgstr ""
17191
17192 #: cp/typeck.c:3606
17193 #, c-format
17194 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17195 msgstr ""
17196
17197 #: cp/typeck.c:3628
17198 msgid "taking address of temporary"
17199 msgstr ""
17200
17201 #: cp/typeck.c:3863
17202 #, c-format
17203 msgid "ISO C++ forbids %sing an enum"
17204 msgstr ""
17205
17206 #: cp/typeck.c:3874
17207 #, fuzzy
17208 msgid "cannot %s a pointer to incomplete type `%T'"
17209 msgstr "\"%s\" мае незавершаны тып"
17210
17211 #: cp/typeck.c:3880
17212 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17213 msgstr ""
17214
17215 #: cp/typeck.c:3905
17216 msgid "cast to non-reference type used as lvalue"
17217 msgstr ""
17218
17219 #: cp/typeck.c:3939
17220 msgid "invalid use of `--' on bool variable `%D'"
17221 msgstr ""
17222
17223 #. ARM $3.4
17224 #: cp/typeck.c:3970
17225 msgid "ISO C++ forbids taking address of function `::main'"
17226 msgstr ""
17227
17228 #. An expression like &memfn.
17229 #: cp/typeck.c:4045
17230 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'"
17231 msgstr ""
17232
17233 #: cp/typeck.c:4050
17234 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17235 msgstr ""
17236
17237 #: cp/typeck.c:4078
17238 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17239 msgstr ""
17240
17241 #: cp/typeck.c:4098
17242 msgid "unary `&'"
17243 msgstr ""
17244
17245 #: cp/typeck.c:4131
17246 #, fuzzy
17247 msgid "attempt to take address of bit-field structure member `%D'"
17248 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17249
17250 #: cp/typeck.c:4245
17251 msgid "taking address of destructor"
17252 msgstr ""
17253
17254 #: cp/typeck.c:4258
17255 msgid "taking address of bound pointer-to-member expression"
17256 msgstr ""
17257
17258 #: cp/typeck.c:4266
17259 msgid "cannot create pointer to reference member `%D'"
17260 msgstr ""
17261
17262 #: cp/typeck.c:4329
17263 msgid "cannot take the address of `this', which is an rvalue expression"
17264 msgstr ""
17265
17266 #: cp/typeck.c:4348
17267 msgid "address requested for `%D', which is declared `register'"
17268 msgstr ""
17269
17270 #: cp/typeck.c:4416
17271 #, c-format
17272 msgid "%s expression list treated as compound expression"
17273 msgstr ""
17274
17275 #: cp/typeck.c:4490
17276 msgid "%s from type `%T' to type `%T' casts away constness"
17277 msgstr ""
17278
17279 #: cp/typeck.c:4692
17280 msgid "invalid static_cast from type `%T' to type `%T'"
17281 msgstr ""
17282
17283 #: cp/typeck.c:4732
17284 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17285 msgstr ""
17286
17287 #: cp/typeck.c:4752
17288 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17289 msgstr ""
17290
17291 #: cp/typeck.c:4771
17292 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17293 msgstr ""
17294
17295 #: cp/typeck.c:4777
17296 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17297 msgstr ""
17298
17299 #: cp/typeck.c:4805
17300 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17301 msgstr ""
17302
17303 #: cp/typeck.c:4808
17304 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17305 msgstr ""
17306
17307 #: cp/typeck.c:4831
17308 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17309 msgstr ""
17310
17311 #: cp/typeck.c:4848
17312 msgid "invalid const_cast from type `%T' to type `%T'"
17313 msgstr ""
17314
17315 #: cp/typeck.c:4888 cp/typeck.c:4893
17316 msgid "ISO C++ forbids casting to an array type `%T'"
17317 msgstr ""
17318
17319 #: cp/typeck.c:4901
17320 #, fuzzy
17321 msgid "invalid cast to function type `%T'"
17322 msgstr "Нерэчаісны выбар \"%s\""
17323
17324 #: cp/typeck.c:4957
17325 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17326 msgstr ""
17327
17328 #: cp/typeck.c:5003
17329 msgid "cast from `%T' to `%T' increases required alignment of target type"
17330 msgstr ""
17331
17332 #: cp/typeck.c:5170
17333 msgid "  in evaluation of `%Q(%#T, %#T)'"
17334 msgstr ""
17335
17336 #: cp/typeck.c:5212
17337 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17338 msgstr ""
17339
17340 #: cp/typeck.c:5285
17341 msgid "incompatible types in assignment of `%T' to `%T'"
17342 msgstr ""
17343
17344 #: cp/typeck.c:5292
17345 msgid "ISO C++ forbids assignment of arrays"
17346 msgstr ""
17347
17348 #: cp/typeck.c:5392
17349 msgid "   in pointer to member function conversion"
17350 msgstr ""
17351
17352 #: cp/typeck.c:5400
17353 msgid "   in pointer to member conversion"
17354 msgstr ""
17355
17356 #. This is a reinterpret cast, we choose to do nothing.
17357 #: cp/typeck.c:5410 cp/typeck.c:5425
17358 msgid "pointer to member cast via virtual base `%T'"
17359 msgstr ""
17360
17361 #: cp/typeck.c:5428
17362 msgid "pointer to member conversion via virtual base `%T'"
17363 msgstr ""
17364
17365 #: cp/typeck.c:5498
17366 msgid "invalid conversion to type `%T' from type `%T'"
17367 msgstr ""
17368
17369 #: cp/typeck.c:5657
17370 msgid "passing NULL used for non-pointer %s %P of `%D'"
17371 msgstr ""
17372
17373 #: cp/typeck.c:5660
17374 msgid "%s to non-pointer type `%T' from NULL"
17375 msgstr ""
17376
17377 #: cp/typeck.c:5668
17378 msgid "passing `%T' for %s %P of `%D'"
17379 msgstr ""
17380
17381 #: cp/typeck.c:5671
17382 msgid "%s to `%T' from `%T'"
17383 msgstr ""
17384
17385 #: cp/typeck.c:5681
17386 msgid "passing negative value `%E' for %s %P of `%D'"
17387 msgstr ""
17388
17389 #: cp/typeck.c:5684
17390 msgid "%s of negative value `%E' to `%T'"
17391 msgstr ""
17392
17393 #: cp/typeck.c:5772
17394 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17395 msgstr ""
17396
17397 #: cp/typeck.c:5775
17398 msgid "cannot convert `%T' to `%T' in %s"
17399 msgstr ""
17400
17401 #: cp/typeck.c:5852 cp/typeck.c:5854
17402 msgid "in passing argument %P of `%+D'"
17403 msgstr ""
17404
17405 #: cp/typeck.c:5961
17406 msgid "returning reference to temporary"
17407 msgstr ""
17408
17409 #: cp/typeck.c:5968
17410 msgid "reference to non-lvalue returned"
17411 msgstr ""
17412
17413 #: cp/typeck.c:5980
17414 msgid "reference to local variable `%D' returned"
17415 msgstr ""
17416
17417 #: cp/typeck.c:5983
17418 msgid "address of local variable `%D' returned"
17419 msgstr ""
17420
17421 #: cp/typeck.c:6013
17422 msgid "returning a value from a destructor"
17423 msgstr ""
17424
17425 #. If a return statement appears in a handler of the
17426 #. function-try-block of a constructor, the program is ill-formed.
17427 #: cp/typeck.c:6021
17428 msgid "cannot return from a handler of a function-try-block of a constructor"
17429 msgstr ""
17430
17431 #. You can't return a value from a constructor.
17432 #: cp/typeck.c:6024
17433 msgid "returning a value from a constructor"
17434 msgstr ""
17435
17436 #: cp/typeck.c:6047
17437 msgid "return-statement with no value, in function returning '%T'"
17438 msgstr ""
17439
17440 #: cp/typeck.c:6064
17441 msgid "return-statement with a value, in function returning 'void'"
17442 msgstr ""
17443
17444 #: cp/typeck.c:6086
17445 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17446 msgstr ""
17447
17448 #: cp/typeck2.c:55
17449 msgid "type `%T' is not a base type for type `%T'"
17450 msgstr ""
17451
17452 #: cp/typeck2.c:151
17453 msgid "cannot declare variable `%D' to be of type `%T'"
17454 msgstr ""
17455
17456 #: cp/typeck2.c:154
17457 msgid "cannot declare parameter `%D' to be of type `%T'"
17458 msgstr ""
17459
17460 #: cp/typeck2.c:157
17461 msgid "cannot declare field `%D' to be of type `%T'"
17462 msgstr ""
17463
17464 #: cp/typeck2.c:161
17465 msgid "invalid return type for member function `%#D'"
17466 msgstr ""
17467
17468 #: cp/typeck2.c:163
17469 msgid "invalid return type for function `%#D'"
17470 msgstr ""
17471
17472 #: cp/typeck2.c:166
17473 msgid "cannot allocate an object of type `%T'"
17474 msgstr ""
17475
17476 #: cp/typeck2.c:173
17477 msgid "  because the following virtual functions are abstract:"
17478 msgstr ""
17479
17480 #: cp/typeck2.c:175
17481 msgid "\t%#D"
17482 msgstr ""
17483
17484 #: cp/typeck2.c:178
17485 msgid "  since type `%T' has abstract virtual functions"
17486 msgstr ""
17487
17488 #: cp/typeck2.c:427
17489 msgid "constructor syntax used, but no constructor declared for type `%T'"
17490 msgstr ""
17491
17492 #: cp/typeck2.c:440
17493 msgid "cannot initialize arrays using this syntax"
17494 msgstr ""
17495
17496 #: cp/typeck2.c:535
17497 msgid "initializing array with parameter list"
17498 msgstr ""
17499
17500 #: cp/typeck2.c:590
17501 msgid "initializer for scalar variable requires one element"
17502 msgstr ""
17503
17504 #: cp/typeck2.c:597
17505 msgid "braces around scalar initializer for `%T'"
17506 msgstr ""
17507
17508 #: cp/typeck2.c:600
17509 msgid "ignoring extra initializers for `%T'"
17510 msgstr ""
17511
17512 #: cp/typeck2.c:612
17513 msgid "variable-sized object of type `%T' may not be initialized"
17514 msgstr ""
17515
17516 #: cp/typeck2.c:622
17517 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17518 msgstr ""
17519
17520 #: cp/typeck2.c:687
17521 msgid "aggregate has a partly bracketed initializer"
17522 msgstr ""
17523
17524 #: cp/typeck2.c:725 cp/typeck2.c:830
17525 msgid "non-trivial labeled initializers"
17526 msgstr ""
17527
17528 #: cp/typeck2.c:742
17529 msgid "non-empty initializer for array of empty elements"
17530 msgstr ""
17531
17532 #: cp/typeck2.c:796
17533 msgid "initializer list for object of class with virtual base classes"
17534 msgstr ""
17535
17536 #: cp/typeck2.c:802
17537 msgid "initializer list for object of class with base classes"
17538 msgstr ""
17539
17540 #: cp/typeck2.c:808
17541 msgid "initializer list for object using virtual functions"
17542 msgstr ""
17543
17544 #: cp/typeck2.c:870 cp/typeck2.c:886
17545 #, fuzzy
17546 msgid "missing initializer for member `%D'"
17547 msgstr "прапушчан ініцыялізатар"
17548
17549 #: cp/typeck2.c:875
17550 msgid "uninitialized const member `%D'"
17551 msgstr ""
17552
17553 #: cp/typeck2.c:877
17554 #, fuzzy
17555 msgid "member `%D' with uninitialized const fields"
17556 msgstr "параметр \"%s\" ініцыялізаваны"
17557
17558 #: cp/typeck2.c:880
17559 #, fuzzy
17560 msgid "member `%D' is uninitialized reference"
17561 msgstr "параметр \"%s\" ініцыялізаваны"
17562
17563 #: cp/typeck2.c:927
17564 msgid "index value instead of field name in union initializer"
17565 msgstr ""
17566
17567 #: cp/typeck2.c:939
17568 msgid "no field `%D' in union being initialized"
17569 msgstr ""
17570
17571 #: cp/typeck2.c:947
17572 msgid "union `%T' with no named members cannot be initialized"
17573 msgstr ""
17574
17575 #: cp/typeck2.c:983
17576 msgid "excess elements in aggregate initializer"
17577 msgstr ""
17578
17579 #: cp/typeck2.c:1092
17580 msgid "circular pointer delegation detected"
17581 msgstr ""
17582
17583 #: cp/typeck2.c:1105
17584 msgid "base operand of `->' has non-pointer type `%T'"
17585 msgstr ""
17586
17587 #: cp/typeck2.c:1129
17588 msgid "result of `operator->()' yields non-pointer result"
17589 msgstr ""
17590
17591 #: cp/typeck2.c:1131
17592 msgid "base operand of `->' is not a pointer"
17593 msgstr ""
17594
17595 #: cp/typeck2.c:1154
17596 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17597 msgstr ""
17598
17599 #: cp/typeck2.c:1162
17600 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17601 msgstr ""
17602
17603 #: cp/typeck2.c:1172
17604 msgid "member type `%T::' incompatible with object type `%T'"
17605 msgstr ""
17606
17607 #: cp/typeck2.c:1388
17608 #, fuzzy
17609 msgid "call to function `%D' which throws incomplete type `%#T'"
17610 msgstr "\"%s\" мае незавершаны тып"
17611
17612 #: cp/typeck2.c:1391
17613 #, fuzzy
17614 msgid "call to function which throws incomplete type `%#T'"
17615 msgstr "\"%s\" мае незавершаны тып"
17616
17617 #. XXX Not i18n clean.
17618 #: cp/cp-tree.h:3775
17619 #, c-format
17620 msgid "%s is deprecated, please see the documentation for details"
17621 msgstr ""
17622
17623 #: f/bad.c:388
17624 msgid "note:"
17625 msgstr ""
17626
17627 #: f/bad.c:392
17628 msgid "warning:"
17629 msgstr "увага:"
17630
17631 #: f/bad.c:396
17632 msgid "fatal:"
17633 msgstr ""
17634
17635 #: f/bad.c:438
17636 msgid "(continued):"
17637 msgstr ""
17638
17639 #: f/bad.c:488 f/bad.c:506
17640 msgid "[REPORT BUG!!] %"
17641 msgstr ""
17642
17643 #: f/bad.c:495 f/bad.c:527
17644 msgid "[REPORT BUG!!]"
17645 msgstr ""
17646
17647 #: f/com.c:3125
17648 #, no-c-format
17649 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17650 msgstr ""
17651
17652 #: f/com.c:11565
17653 msgid "no INTEGER type can hold a pointer on this configuration"
17654 msgstr ""
17655
17656 #: f/com.c:11839
17657 #, c-format
17658 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17659 msgstr ""
17660
17661 #: f/com.c:11841
17662 #, c-format
17663 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17664 msgstr ""
17665
17666 #: f/com.c:11843
17667 msgid "properly unless they all are 32 bits wide"
17668 msgstr ""
17669
17670 #: f/com.c:11844
17671 msgid "Please keep this in mind before you report bugs."
17672 msgstr ""
17673
17674 #. I/O will probably crash.
17675 #: f/com.c:11852
17676 #, c-format
17677 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17678 msgstr ""
17679
17680 #. ASSIGN 10 TO I will crash.
17681 #: f/com.c:11861
17682 #, c-format
17683 msgid ""
17684 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17685 " ASSIGN statement might fail"
17686 msgstr ""
17687
17688 #: f/com.c:13677
17689 #, fuzzy
17690 msgid "In statement function"
17691 msgstr "вельмі шмат аргументаў у функцыі"
17692
17693 #: f/com.c:13687
17694 msgid "Outside of any program unit:\n"
17695 msgstr ""
17696
17697 #: f/com.c:15283
17698 #, no-c-format
17699 msgid "%A from %B at %0%C"
17700 msgstr ""
17701
17702 #: f/com.c:15593
17703 #, no-c-format
17704 msgid "At %0, INCLUDE file %A exists, but is not readable"
17705 msgstr ""
17706
17707 #: f/com.c:15628
17708 #, no-c-format
17709 msgid "At %0, INCLUDE nesting too deep"
17710 msgstr ""
17711
17712 #: f/expr.c:8706
17713 #, no-c-format
17714 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17715 msgstr ""
17716
17717 #: f/expr.c:8756
17718 #, no-c-format
17719 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17720 msgstr ""
17721
17722 #: f/expr.c:9639
17723 #, no-c-format
17724 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17725 msgstr ""
17726
17727 #: f/expr.c:10010
17728 #, no-c-format
17729 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17730 msgstr ""
17731
17732 #: f/g77spec.c:231
17733 #, c-format
17734 msgid "overflowed output arg list for `%s'"
17735 msgstr ""
17736
17737 #: f/g77spec.c:353
17738 msgid ""
17739 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
17740 "You may redistribute copies of GNU Fortran\n"
17741 "under the terms of the GNU General Public License.\n"
17742 "For more information about these matters, see the file named COPYING\n"
17743 "or type the command `info -f g77 Copying'.\n"
17744 msgstr ""
17745
17746 #: f/g77spec.c:369
17747 msgid "--driver no longer supported"
17748 msgstr ""
17749
17750 #: f/g77spec.c:382
17751 #, c-format
17752 msgid "argument to `%s' missing"
17753 msgstr "аргумент для \"%s\" прапушчан"
17754
17755 #: f/g77spec.c:386
17756 msgid "no input files; unwilling to write output files"
17757 msgstr ""
17758
17759 #: f/implic.c:203
17760 #, fuzzy, no-c-format
17761 msgid "Implicit declaration of `%A' at %0"
17762 msgstr "паўторнае абвяшчэнне меткі \"%s\""
17763
17764 #: f/lex.c:321
17765 #, no-c-format
17766 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17767 msgstr ""
17768
17769 #: f/lex.c:340
17770 #, no-c-format
17771 msgid "Unknown escape sequence `\\%A' at %0"
17772 msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
17773
17774 #: f/lex.c:349
17775 #, fuzzy, no-c-format
17776 msgid "Unterminated escape sequence `\\' at %0"
17777 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
17778
17779 #: f/lex.c:360
17780 #, no-c-format
17781 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17782 msgstr ""
17783
17784 #: f/lex.c:388
17785 #, no-c-format
17786 msgid "\\x used at %0 with no following hex digits"
17787 msgstr ""
17788
17789 #: f/lex.c:402
17790 #, no-c-format
17791 msgid "Hex escape at %0 out of range"
17792 msgstr ""
17793
17794 #: f/lex.c:436
17795 #, no-c-format
17796 msgid "Escape sequence at %0 out of range for character"
17797 msgstr ""
17798
17799 #: f/lex.c:590
17800 msgid "hex escape out of range"
17801 msgstr ""
17802
17803 #: f/lex.c:643
17804 #, c-format
17805 msgid "non-ANSI-standard escape sequence, `\\%c'"
17806 msgstr ""
17807
17808 #: f/lex.c:656
17809 #, fuzzy, c-format
17810 msgid "non-ISO escape sequence `\\%c'"
17811 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
17812
17813 #: f/lex.c:660
17814 #, c-format
17815 msgid "unknown escape sequence `\\%c'"
17816 msgstr ""
17817
17818 #: f/lex.c:662
17819 #, c-format
17820 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
17821 msgstr ""
17822
17823 #: f/lex.c:745
17824 msgid "badly formed directive -- no closing quote"
17825 msgstr ""
17826
17827 #: f/lex.c:809
17828 msgid "#-lines for entering and leaving files don't match"
17829 msgstr ""
17830
17831 #: f/lex.c:969
17832 msgid "bad directive -- missing close-quote"
17833 msgstr ""
17834
17835 #: f/lex.c:1108
17836 msgid "invalid #ident"
17837 msgstr ""
17838
17839 #: f/lex.c:1125
17840 msgid "undefined or invalid # directive"
17841 msgstr ""
17842
17843 #: f/lex.c:1180
17844 msgid "invalid #line"
17845 msgstr ""
17846
17847 #: f/lex.c:1236 f/lex.c:1280
17848 msgid "use `#line ...' instead of `# ...' in first line"
17849 msgstr ""
17850
17851 #: f/lex.c:1290
17852 msgid "invalid #-line"
17853 msgstr ""
17854
17855 #: f/lex.c:1383
17856 #, no-c-format
17857 msgid "Null character at %0 -- line ignored"
17858 msgstr ""
17859
17860 #: f/stb.c:9177
17861 #, no-c-format
17862 msgid "INCLUDE at %0 not the only statement on the source line"
17863 msgstr ""
17864
17865 #: f/ste.c:1397 f/ste.c:1744
17866 msgid "ASSIGNed FORMAT specifier is too small"
17867 msgstr ""
17868
17869 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
17870 #: f/ste.c:2621
17871 #, no-c-format
17872 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
17873 msgstr ""
17874
17875 #: f/ste.c:2725
17876 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
17877 msgstr ""
17878
17879 #: f/ste.c:2957
17880 msgid "ASSIGN to variable that is too small"
17881 msgstr ""
17882
17883 #: f/ste.c:2989
17884 msgid "ASSIGNed GOTO target variable is too small"
17885 msgstr ""
17886
17887 #: f/stu.c:305
17888 #, no-c-format
17889 msgid "Local adjustable symbol `%A' at %0"
17890 msgstr ""
17891
17892 #: f/target.c:2545
17893 msgid "data initializer on host with different endianness"
17894 msgstr ""
17895
17896 #: f/top.c:244
17897 msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
17898 msgstr ""
17899
17900 #: f/top.c:248
17901 msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
17902 msgstr ""
17903
17904 #: f/top.c:318
17905 msgid "-fdebug-kludge is disabled, use normal debugging flags"
17906 msgstr ""
17907
17908 #: f/bad.def:39
17909 #, no-c-format
17910 msgid "Missing first operand for binary operator at %0"
17911 msgstr ""
17912
17913 #: f/bad.def:42
17914 #, fuzzy, no-c-format
17915 msgid "Zero-length character constant at %0"
17916 msgstr "пустая сімвальная канстанта"
17917
17918 #: f/bad.def:45
17919 #, no-c-format
17920 msgid "Invalid token at %0 in expression or subexpression at %1"
17921 msgstr ""
17922
17923 #: f/bad.def:48
17924 #, no-c-format
17925 msgid "Missing operand for operator at %1 at end of expression at %0"
17926 msgstr ""
17927
17928 #: f/bad.def:51
17929 #, no-c-format
17930 msgid "Label %A already defined at %1 when redefined at %0"
17931 msgstr ""
17932
17933 #: f/bad.def:54
17934 #, no-c-format
17935 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
17936 msgstr ""
17937
17938 #: f/bad.def:57
17939 #, no-c-format
17940 msgid "Label definition %A at %0 on empty statement (as of %1)"
17941 msgstr ""
17942
17943 #: f/bad.def:65
17944 #, no-c-format
17945 msgid "Invalid first character at %0 [info -f g77 M LEX]"
17946 msgstr ""
17947
17948 #: f/bad.def:68
17949 #, no-c-format
17950 msgid "Line too long as of %0 [info -f g77 M LEX]"
17951 msgstr ""
17952
17953 #: f/bad.def:71
17954 #, no-c-format
17955 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
17956 msgstr ""
17957
17958 #: f/bad.def:74
17959 #, no-c-format
17960 msgid "Label number at %0 not in range 1-99999"
17961 msgstr ""
17962
17963 #: f/bad.def:77
17964 #, no-c-format
17965 msgid "At %0, '!' and '/*' are not valid comment delimiters"
17966 msgstr ""
17967
17968 #: f/bad.def:80
17969 #, no-c-format
17970 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
17971 msgstr ""
17972
17973 #: f/bad.def:83
17974 #, no-c-format
17975 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
17976 msgstr ""
17977
17978 #: f/bad.def:91
17979 #, fuzzy, no-c-format
17980 msgid "Character constant at %0 has no closing apostrophe at %1"
17981 msgstr "сімвальная канстанта вельмі доўгая"
17982
17983 #: f/bad.def:94
17984 #, no-c-format
17985 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
17986 msgstr ""
17987
17988 #: f/bad.def:97
17989 #, no-c-format
17990 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
17991 msgstr ""
17992
17993 #: f/bad.def:100
17994 #, no-c-format
17995 msgid "Integer at %0 too large"
17996 msgstr ""
17997
17998 #: f/bad.def:123
17999 #, no-c-format
18000 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
18001 msgstr ""
18002
18003 #: f/bad.def:126
18004 #, no-c-format
18005 msgid "Missing close-period between `.%A' at %0 and %1"
18006 msgstr ""
18007
18008 #: f/bad.def:129
18009 #, no-c-format
18010 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
18011 msgstr ""
18012
18013 #: f/bad.def:132
18014 #, no-c-format
18015 msgid "Missing value at %1 for real-number exponent at %0"
18016 msgstr ""
18017
18018 #: f/bad.def:135
18019 #, no-c-format
18020 msgid "Expected binary operator between expressions at %0 and at %1"
18021 msgstr ""
18022
18023 #: f/bad.def:253
18024 #, no-c-format
18025 msgid "Semicolon at %0 is an invalid token"
18026 msgstr ""
18027
18028 #: f/bad.def:271
18029 #, no-c-format
18030 msgid "Extraneous comma in FORMAT statement at %0"
18031 msgstr ""
18032
18033 #: f/bad.def:274
18034 #, no-c-format
18035 msgid "Missing comma in FORMAT statement at %0"
18036 msgstr ""
18037
18038 #: f/bad.def:277
18039 #, no-c-format
18040 msgid "Spurious sign in FORMAT statement at %0"
18041 msgstr ""
18042
18043 #: f/bad.def:280
18044 #, no-c-format
18045 msgid "Spurious number in FORMAT statement at %0"
18046 msgstr ""
18047
18048 #: f/bad.def:283
18049 #, no-c-format
18050 msgid "Spurious text trailing number in FORMAT statement at %0"
18051 msgstr ""
18052
18053 #: f/bad.def:291
18054 #, no-c-format
18055 msgid "Unrecognized FORMAT specifier at %0"
18056 msgstr ""
18057
18058 #: f/bad.def:419
18059 #, no-c-format
18060 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
18061 msgstr ""
18062
18063 #: f/bad.def:422
18064 #, no-c-format
18065 msgid "Missing number following period in FORMAT statement at %0"
18066 msgstr ""
18067
18068 #: f/bad.def:425
18069 #, no-c-format
18070 msgid "Missing number following `E' in FORMAT statement at %0"
18071 msgstr ""
18072
18073 #: f/bad.def:433
18074 #, no-c-format
18075 msgid "Spurious trailing comma preceding terminator at %0"
18076 msgstr ""
18077
18078 #: f/bad.def:436
18079 #, no-c-format
18080 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
18081 msgstr ""
18082
18083 #: f/bad.def:439
18084 #, no-c-format
18085 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
18086 msgstr ""
18087
18088 #: f/bad.def:452
18089 #, no-c-format
18090 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
18091 msgstr ""
18092
18093 #: f/bad.def:455
18094 #, no-c-format
18095 msgid "Reference to label at %1 inconsistent with its definition at %0"
18096 msgstr ""
18097
18098 #: f/bad.def:458
18099 #, no-c-format
18100 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18101 msgstr ""
18102
18103 #: f/bad.def:461
18104 #, no-c-format
18105 msgid "DO-statement reference to label at %1 follows its definition at %0"
18106 msgstr ""
18107
18108 #: f/bad.def:464
18109 #, no-c-format
18110 msgid "Reference to label at %1 is outside block containing definition at %0"
18111 msgstr ""
18112
18113 #: f/bad.def:467
18114 #, no-c-format
18115 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
18116 msgstr ""
18117
18118 #: f/bad.def:470
18119 #, no-c-format
18120 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
18121 msgstr ""
18122
18123 #: f/bad.def:473
18124 #, no-c-format
18125 msgid "Label definition at %0 invalid on this kind of statement"
18126 msgstr ""
18127
18128 #: f/bad.def:476
18129 #, no-c-format
18130 msgid "Statement at %0 invalid in this context"
18131 msgstr ""
18132
18133 #: f/bad.def:479
18134 #, no-c-format
18135 msgid "Statement at %0 invalid in context established by statement at %1"
18136 msgstr ""
18137
18138 #: f/bad.def:482
18139 #, no-c-format
18140 msgid "Statement at %0 must specify construct name specified at %1"
18141 msgstr ""
18142
18143 #: f/bad.def:485
18144 #, no-c-format
18145 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18146 msgstr ""
18147
18148 #: f/bad.def:488
18149 #, no-c-format
18150 msgid "Construct name at %0 not the same as construct name at %1"
18151 msgstr ""
18152
18153 #: f/bad.def:491
18154 #, no-c-format
18155 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
18156 msgstr ""
18157
18158 #: f/bad.def:494
18159 #, no-c-format
18160 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18161 msgstr ""
18162
18163 #: f/bad.def:497
18164 #, no-c-format
18165 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18166 msgstr ""
18167
18168 #: f/bad.def:500
18169 #, no-c-format
18170 msgid "No label definition for FORMAT statement at %0"
18171 msgstr ""
18172
18173 #: f/bad.def:503
18174 #, no-c-format
18175 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18176 msgstr ""
18177
18178 #: f/bad.def:506
18179 #, no-c-format
18180 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
18181 msgstr ""
18182
18183 #: f/bad.def:509
18184 #, no-c-format
18185 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
18186 msgstr ""
18187
18188 #: f/bad.def:512
18189 #, no-c-format
18190 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18191 msgstr ""
18192
18193 #: f/bad.def:515
18194 #, no-c-format
18195 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18196 msgstr ""
18197
18198 #: f/bad.def:518
18199 #, no-c-format
18200 msgid "Program unit name at %0 not the same as name at %1"
18201 msgstr ""
18202
18203 #: f/bad.def:521
18204 #, no-c-format
18205 msgid "Type name at %0 not the same as name at %1"
18206 msgstr ""
18207
18208 #: f/bad.def:524
18209 #, no-c-format
18210 msgid "End of source file before end of block started at %0"
18211 msgstr ""
18212
18213 #: f/bad.def:527
18214 #, no-c-format
18215 msgid "Undefined label, first referenced at %0"
18216 msgstr ""
18217
18218 #: f/bad.def:530
18219 #, no-c-format
18220 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
18221 msgstr ""
18222
18223 #: f/bad.def:533
18224 #, no-c-format
18225 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
18226 msgstr ""
18227
18228 #: f/bad.def:536
18229 #, no-c-format
18230 msgid "RETURN statement at %0 invalid within a main program unit"
18231 msgstr ""
18232
18233 #: f/bad.def:539
18234 #, no-c-format
18235 msgid "Alternate return specifier at %0 invalid within a main program unit"
18236 msgstr ""
18237
18238 #: f/bad.def:542
18239 #, no-c-format
18240 msgid "Alternate return specifier at %0 invalid within a function"
18241 msgstr ""
18242
18243 #: f/bad.def:545
18244 #, no-c-format
18245 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
18246 msgstr ""
18247
18248 #: f/bad.def:548
18249 #, no-c-format
18250 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
18251 msgstr ""
18252
18253 #: f/bad.def:551
18254 #, no-c-format
18255 msgid "No components specified as of %0 for derived-type definition beginning at %1"
18256 msgstr ""
18257
18258 #: f/bad.def:554
18259 #, no-c-format
18260 msgid "No components specified as of %0 for structure definition beginning at %1"
18261 msgstr ""
18262
18263 #: f/bad.def:557
18264 #, no-c-format
18265 msgid "Missing structure name for outer structure definition at %0"
18266 msgstr ""
18267
18268 #: f/bad.def:560
18269 #, no-c-format
18270 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
18271 msgstr ""
18272
18273 #: f/bad.def:563
18274 #, no-c-format
18275 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
18276 msgstr ""
18277
18278 #: f/bad.def:566
18279 #, no-c-format
18280 msgid "No components specified as of %0 for map beginning at %1"
18281 msgstr ""
18282
18283 #: f/bad.def:569
18284 #, no-c-format
18285 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
18286 msgstr ""
18287
18288 #: f/bad.def:572
18289 #, no-c-format
18290 msgid "Missing %A specifier in statement at %0"
18291 msgstr ""
18292
18293 #: f/bad.def:575
18294 #, no-c-format
18295 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18296 msgstr ""
18297
18298 #: f/bad.def:578
18299 #, no-c-format
18300 msgid "Conflicting I/O control specifications at %0 and %1"
18301 msgstr ""
18302
18303 #: f/bad.def:581
18304 #, no-c-format
18305 msgid "No UNIT= specifier in I/O control list at %0"
18306 msgstr ""
18307
18308 #: f/bad.def:584
18309 #, no-c-format
18310 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
18311 msgstr ""
18312
18313 #: f/bad.def:587
18314 #, no-c-format
18315 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
18316 msgstr ""
18317
18318 #: f/bad.def:595
18319 #, no-c-format
18320 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
18321 msgstr ""
18322
18323 #: f/bad.def:598
18324 #, no-c-format
18325 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
18326 msgstr ""
18327
18328 #: f/bad.def:601
18329 #, no-c-format
18330 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
18331 msgstr ""
18332
18333 #: f/bad.def:604
18334 #, no-c-format
18335 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
18336 msgstr ""
18337
18338 #: f/bad.def:617
18339 #, no-c-format
18340 msgid "Fortran 90 feature at %0 unsupported"
18341 msgstr ""
18342
18343 #: f/bad.def:630
18344 #, no-c-format
18345 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
18346 msgstr ""
18347
18348 #: f/bad.def:638
18349 #, no-c-format
18350 msgid "Null element at %0 for array reference at %1"
18351 msgstr ""
18352
18353 #: f/bad.def:641
18354 #, no-c-format
18355 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
18356 msgstr ""
18357
18358 #: f/bad.def:644
18359 #, no-c-format
18360 msgid "Too many elements as of %0 for array reference at %1"
18361 msgstr ""
18362
18363 #: f/bad.def:647
18364 #, no-c-format
18365 msgid "Missing colon as of %0 in substring reference for %1"
18366 msgstr ""
18367
18368 #: f/bad.def:650
18369 #, no-c-format
18370 msgid "Invalid use at %0 of substring operator on %1"
18371 msgstr ""
18372
18373 #: f/bad.def:653
18374 #, no-c-format
18375 msgid "Substring begin/end point at %0 out of defined range"
18376 msgstr ""
18377
18378 #: f/bad.def:656
18379 #, no-c-format
18380 msgid "Array element value at %0 out of defined range"
18381 msgstr ""
18382
18383 #: f/bad.def:659
18384 #, no-c-format
18385 msgid "Expression at %0 has incorrect data type or rank for its context"
18386 msgstr ""
18387
18388 #: f/bad.def:662
18389 #, no-c-format
18390 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
18391 msgstr ""
18392
18393 #: f/bad.def:665
18394 #, no-c-format
18395 msgid "%A step count known to be 0 (zero) at %0"
18396 msgstr ""
18397
18398 #: f/bad.def:668
18399 #, no-c-format
18400 msgid "%A end value plus step count known to overflow at %0"
18401 msgstr ""
18402
18403 #: f/bad.def:671
18404 #, no-c-format
18405 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
18406 msgstr ""
18407
18408 #: f/bad.def:674
18409 #, no-c-format
18410 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
18411 msgstr ""
18412
18413 #: f/bad.def:677
18414 #, no-c-format
18415 msgid "Type disagreement between expressions at %0 and %1"
18416 msgstr ""
18417
18418 #: f/bad.def:690
18419 #, no-c-format
18420 msgid "No specification for implied-DO iterator `%A' at %0"
18421 msgstr ""
18422
18423 #: f/bad.def:693
18424 #, no-c-format
18425 msgid "Gratuitous parentheses surround implied-DO construct at %0"
18426 msgstr ""
18427
18428 #: f/bad.def:696
18429 #, no-c-format
18430 msgid "Zero-size specification invalid at %0"
18431 msgstr ""
18432
18433 #: f/bad.def:699
18434 #, no-c-format
18435 msgid "Zero-size array at %0"
18436 msgstr ""
18437
18438 #: f/bad.def:702
18439 #, no-c-format
18440 msgid "Target machine does not support complex entity of kind specified at %0"
18441 msgstr ""
18442
18443 #: f/bad.def:705
18444 #, no-c-format
18445 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
18446 msgstr ""
18447
18448 #: f/bad.def:708
18449 #, no-c-format
18450 msgid "Attempt to raise constant zero to a power at %0"
18451 msgstr ""
18452
18453 #: f/bad.def:806
18454 #, no-c-format
18455 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
18456 msgstr ""
18457
18458 #: f/bad.def:809
18459 #, no-c-format
18460 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
18461 msgstr ""
18462
18463 #: f/bad.def:812
18464 #, no-c-format
18465 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18466 msgstr ""
18467
18468 #: f/bad.def:815
18469 #, no-c-format
18470 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18471 msgstr ""
18472
18473 #: f/bad.def:818
18474 #, no-c-format
18475 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18476 msgstr ""
18477
18478 #: f/bad.def:821
18479 #, fuzzy, no-c-format
18480 msgid "Unable to open INCLUDE file `%A' at %0"
18481 msgstr "немагу адчыніць файл \"%s\""
18482
18483 #: f/bad.def:839
18484 #, no-c-format
18485 msgid "Null argument at %0 for statement function reference at %1"
18486 msgstr ""
18487
18488 #: f/bad.def:842
18489 #, no-c-format
18490 msgid "Null argument at %0 for procedure invocation at %1"
18491 msgstr ""
18492
18493 #: f/bad.def:845
18494 #, no-c-format
18495 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
18496 msgstr ""
18497
18498 #: f/bad.def:848
18499 #, no-c-format
18500 msgid "%A too many arguments as of %0 for statement function reference at %1"
18501 msgstr ""
18502
18503 #: f/bad.def:851
18504 #, no-c-format
18505 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
18506 msgstr ""
18507
18508 #: f/bad.def:854
18509 #, no-c-format
18510 msgid "Unsupported FORMAT specifier at %0"
18511 msgstr ""
18512
18513 #: f/bad.def:857
18514 #, no-c-format
18515 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18516 msgstr ""
18517
18518 #: f/bad.def:880
18519 #, no-c-format
18520 msgid "Unsupported VXT statement at %0"
18521 msgstr ""
18522
18523 #: f/bad.def:883
18524 #, no-c-format
18525 msgid "Attempt to specify second initial value for `%A' at %0"
18526 msgstr ""
18527
18528 #: f/bad.def:886
18529 #, no-c-format
18530 msgid "Too few initial values in list of initializers for `%A' at %0"
18531 msgstr ""
18532
18533 #: f/bad.def:889
18534 #, no-c-format
18535 msgid "Too many initial values in list of initializers starting at %0"
18536 msgstr ""
18537
18538 #: f/bad.def:892
18539 #, no-c-format
18540 msgid "Array or substring specification for `%A' out of range in statement at %0"
18541 msgstr ""
18542
18543 #: f/bad.def:895
18544 #, no-c-format
18545 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
18546 msgstr ""
18547
18548 #: f/bad.def:898
18549 #, no-c-format
18550 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
18551 msgstr ""
18552
18553 #: f/bad.def:901
18554 #, no-c-format
18555 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
18556 msgstr ""
18557
18558 #: f/bad.def:904
18559 #, no-c-format
18560 msgid "Not an integer constant expression in implied do-loop in statement at %0"
18561 msgstr ""
18562
18563 #: f/bad.def:907
18564 #, no-c-format
18565 msgid "Attempt to specify second initial value for element of `%A' at %0"
18566 msgstr ""
18567
18568 #: f/bad.def:910
18569 #, no-c-format
18570 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18571 msgstr ""
18572
18573 #: f/bad.def:913
18574 #, no-c-format
18575 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18576 msgstr ""
18577
18578 #: f/bad.def:916
18579 #, no-c-format
18580 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
18581 msgstr ""
18582
18583 #: f/bad.def:919
18584 #, no-c-format
18585 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
18586 msgstr ""
18587
18588 #: f/bad.def:922
18589 #, no-c-format
18590 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
18591 msgstr ""
18592
18593 #: f/bad.def:925
18594 #, no-c-format
18595 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
18596 msgstr ""
18597
18598 #: f/bad.def:928
18599 #, no-c-format
18600 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
18601 msgstr ""
18602
18603 #: f/bad.def:936
18604 #, no-c-format
18605 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
18606 msgstr ""
18607
18608 #: f/bad.def:939
18609 #, no-c-format
18610 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
18611 msgstr ""
18612
18613 #: f/bad.def:942
18614 #, no-c-format
18615 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
18616 msgstr ""
18617
18618 #: f/bad.def:945
18619 #, no-c-format
18620 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
18621 msgstr ""
18622
18623 #: f/bad.def:958
18624 #, no-c-format
18625 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
18626 msgstr ""
18627
18628 #: f/bad.def:976
18629 #, no-c-format
18630 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
18631 msgstr ""
18632
18633 #: f/bad.def:979
18634 #, no-c-format
18635 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
18636 msgstr ""
18637
18638 #: f/bad.def:987
18639 #, no-c-format
18640 msgid "Blank common initialized at %0"
18641 msgstr ""
18642
18643 #: f/bad.def:990
18644 #, no-c-format
18645 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
18646 msgstr ""
18647
18648 #: f/bad.def:993
18649 #, no-c-format
18650 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
18651 msgstr ""
18652
18653 #: f/bad.def:996
18654 #, no-c-format
18655 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
18656 msgstr ""
18657
18658 #: f/bad.def:999
18659 #, no-c-format
18660 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
18661 msgstr ""
18662
18663 #: f/bad.def:1002
18664 #, no-c-format
18665 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
18666 msgstr ""
18667
18668 #: f/bad.def:1005
18669 #, no-c-format
18670 msgid "Initial character `%A' is lower-case in symbol name at %0"
18671 msgstr ""
18672
18673 #: f/bad.def:1013
18674 #, no-c-format
18675 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
18676 msgstr ""
18677
18678 #: f/bad.def:1016
18679 #, no-c-format
18680 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
18681 msgstr ""
18682
18683 #: f/bad.def:1034
18684 #, no-c-format
18685 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
18686 msgstr ""
18687
18688 #: f/bad.def:1037
18689 #, fuzzy, no-c-format
18690 msgid "Truncating characters on right side of character constant at %0"
18691 msgstr "мнагасімвальная сімвальная канстанта"
18692
18693 #: f/bad.def:1040
18694 #, no-c-format
18695 msgid "Truncating characters on right side of hollerith constant at %0"
18696 msgstr ""
18697
18698 #: f/bad.def:1043
18699 #, no-c-format
18700 msgid "Truncating non-zero data on left side of numeric constant at %0"
18701 msgstr ""
18702
18703 #: f/bad.def:1046
18704 #, no-c-format
18705 msgid "Truncating non-zero data on left side of typeless constant at %0"
18706 msgstr ""
18707
18708 #: f/bad.def:1049
18709 #, no-c-format
18710 msgid "Typeless constant at %0 too large"
18711 msgstr ""
18712
18713 #: f/bad.def:1052
18714 #, no-c-format
18715 msgid "First-column ampersand continuation at %0"
18716 msgstr ""
18717
18718 #: f/bad.def:1055 f/bad.def:1058
18719 #, no-c-format
18720 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
18721 msgstr ""
18722
18723 #: f/bad.def:1061 f/bad.def:1064
18724 #, no-c-format
18725 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
18726 msgstr ""
18727
18728 #: f/bad.def:1067 f/bad.def:1070
18729 #, no-c-format
18730 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
18731 msgstr ""
18732
18733 #: f/bad.def:1073
18734 #, no-c-format
18735 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
18736 msgstr ""
18737
18738 #: f/bad.def:1076
18739 #, no-c-format
18740 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
18741 msgstr ""
18742
18743 #: f/bad.def:1079 f/bad.def:1082
18744 #, no-c-format
18745 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
18746 msgstr ""
18747
18748 #: f/bad.def:1085
18749 #, fuzzy, no-c-format
18750 msgid "Array `%A' at %0 is too large to handle"
18751 msgstr "памер масіва \"%s\" вельмі вялікі"
18752
18753 #: f/bad.def:1088
18754 #, fuzzy, no-c-format
18755 msgid "Statement function `%A' defined at %0 is not used"
18756 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
18757
18758 #: f/bad.def:1091
18759 #, no-c-format
18760 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
18761 msgstr ""
18762
18763 #: f/bad.def:1094
18764 #, no-c-format
18765 msgid "Internal compiler error -- cannot perform operation"
18766 msgstr ""
18767
18768 #. Kind messages are used in diagnostic location reports of the
18769 #. form "<file>: In function `foo': <error message>".
18770 #: f/info-k.def:32
18771 msgid "In unknown kind"
18772 msgstr ""
18773
18774 #: f/info-k.def:33
18775 msgid "In entity"
18776 msgstr ""
18777
18778 #: f/info-k.def:34
18779 msgid "In function"
18780 msgstr "У функцыі"
18781
18782 #: f/info-k.def:35
18783 msgid "In subroutine"
18784 msgstr ""
18785
18786 #: f/info-k.def:36
18787 msgid "In program"
18788 msgstr "У праграме"
18789
18790 #: f/info-k.def:37
18791 msgid "In block-data unit"
18792 msgstr ""
18793
18794 #: f/info-k.def:38
18795 msgid "In common block"
18796 msgstr ""
18797
18798 #: f/info-k.def:39
18799 msgid "In construct"
18800 msgstr "У канструкцыі"
18801
18802 #: f/info-k.def:40
18803 msgid "In namelist"
18804 msgstr ""
18805
18806 #: f/info-k.def:41
18807 msgid "In anything"
18808 msgstr ""
18809
18810 #: java/check-init.c:905
18811 #, c-format
18812 msgid "internal error in check-init: tree code not implemented: %s"
18813 msgstr ""
18814
18815 #: java/check-init.c:977
18816 msgid "%Jfinal field '%D' may not have been initialized"
18817 msgstr ""
18818
18819 #: java/class.c:592 java/class.c:616
18820 msgid "internal error - too many interface type"
18821 msgstr ""
18822
18823 #: java/class.c:715
18824 msgid "bad method signature"
18825 msgstr ""
18826
18827 #: java/class.c:759
18828 msgid "misplaced ConstantValue attribute (not in any field)"
18829 msgstr ""
18830
18831 #: java/class.c:761
18832 #, c-format
18833 msgid "duplicate ConstantValue attribute for field '%s'"
18834 msgstr ""
18835
18836 #: java/class.c:772
18837 #, c-format
18838 msgid "ConstantValue attribute of field '%s' has wrong type"
18839 msgstr ""
18840
18841 #: java/class.c:1067
18842 #, c-format
18843 msgid "field '%s' not found in class"
18844 msgstr "поле \"%s\" не знойдзена ў класе"
18845
18846 #: java/class.c:1324
18847 #, fuzzy
18848 msgid "%Jabstract method in non-abstract class"
18849 msgstr "абстрактны метад у неабстрактным класе"
18850
18851 #: java/class.c:2141
18852 msgid "%Jnon-static method '%D' overrides static method"
18853 msgstr ""
18854
18855 #: java/decl.c:1018
18856 #, fuzzy
18857 msgid "%J'%D' used prior to declaration"
18858 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18859
18860 #: java/decl.c:1059
18861 #, c-format
18862 msgid "declaration of `%s' shadows a parameter"
18863 msgstr ""
18864
18865 #: java/decl.c:1062
18866 #, c-format
18867 msgid "declaration of `%s' shadows a symbol from the parameter list"
18868 msgstr ""
18869
18870 #: java/decl.c:1361
18871 #, fuzzy
18872 msgid "%Jlabel '%D' used but not defined"
18873 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
18874
18875 #: java/decl.c:1366
18876 #, fuzzy
18877 msgid "%Jlabel '%D' defined but not used"
18878 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
18879
18880 #: java/decl.c:1494
18881 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18882 msgstr ""
18883
18884 #: java/decl.c:1572
18885 msgid "bad type in parameter debug info"
18886 msgstr ""
18887
18888 #: java/decl.c:1581
18889 msgid "%Jbad PC range for debug info for local '%D'"
18890 msgstr ""
18891
18892 #: java/expr.c:519
18893 msgid "stack underflow - dup* operation"
18894 msgstr ""
18895
18896 #: java/expr.c:1469
18897 #, c-format
18898 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
18899 msgstr ""
18900
18901 #: java/expr.c:1497
18902 #, c-format
18903 msgid "field `%s' not found"
18904 msgstr ""
18905
18906 #: java/expr.c:1658
18907 msgid "ret instruction not implemented"
18908 msgstr ""
18909
18910 #: java/expr.c:1815
18911 #, c-format
18912 msgid "method '%s' not found in class"
18913 msgstr "метад \"%s\" не знойдзен у класе"
18914
18915 #: java/expr.c:2020
18916 #, c-format
18917 msgid "failed to find class '%s'"
18918 msgstr "не знойдзен клас \"%s\""
18919
18920 #: java/expr.c:2030
18921 #, c-format
18922 msgid "class '%s' has no method named '%s' matching signature '%s'"
18923 msgstr ""
18924
18925 #: java/expr.c:2040
18926 msgid "invokestatic on non static method"
18927 msgstr ""
18928
18929 #: java/expr.c:2045
18930 msgid "invokestatic on abstract method"
18931 msgstr ""
18932
18933 #: java/expr.c:2053
18934 msgid "invoke[non-static] on static method"
18935 msgstr ""
18936
18937 #: java/expr.c:2352
18938 #, c-format
18939 msgid "missing field '%s' in '%s'"
18940 msgstr "прапушчана поле '%s' у '%s'"
18941
18942 #: java/expr.c:2358
18943 #, fuzzy, c-format
18944 msgid "mismatching signature for field '%s' in '%s'"
18945 msgstr "Прапушчана поле \"%s\" у \"%s\""
18946
18947 #: java/expr.c:2380
18948 msgid "%Jassignment to final field '%D' not in field's class"
18949 msgstr ""
18950
18951 #: java/expr.c:2385
18952 msgid "%Jassignment to final static field `%D' not in class initializer"
18953 msgstr ""
18954
18955 #: java/expr.c:2393
18956 msgid "%Jassignment to final field '%D' not in constructor"
18957 msgstr ""
18958
18959 #: java/expr.c:2636
18960 #, fuzzy, c-format
18961 msgid "can't expand %s"
18962 msgstr "не магу прачытаць з %s"
18963
18964 #: java/expr.c:2808
18965 msgid "invalid PC in line number table"
18966 msgstr ""
18967
18968 #: java/expr.c:2854
18969 #, c-format
18970 msgid "unreachable bytecode from %d to before %d"
18971 msgstr ""
18972
18973 #: java/expr.c:2892
18974 #, c-format
18975 msgid "unreachable bytecode from %d to the end of the method"
18976 msgstr ""
18977
18978 #. duplicate code from LOAD macro
18979 #: java/expr.c:3206
18980 msgid "unrecogized wide sub-instruction"
18981 msgstr ""
18982
18983 #: java/jcf-io.c:534
18984 #, c-format
18985 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
18986 msgstr ""
18987
18988 #: java/jcf-parse.c:330
18989 msgid "bad string constant"
18990 msgstr ""
18991
18992 #: java/jcf-parse.c:348
18993 #, c-format
18994 msgid "bad value constant type %d, index %d"
18995 msgstr ""
18996
18997 #: java/jcf-parse.c:514
18998 #, fuzzy, c-format
18999 msgid "can't reopen %s: %m"
19000 msgstr "немагчыма адчыніць %s"
19001
19002 #: java/jcf-parse.c:519
19003 #, fuzzy, c-format
19004 msgid "can't close %s: %m"
19005 msgstr "не магу зачыніць %s"
19006
19007 #: java/jcf-parse.c:604
19008 #, c-format
19009 msgid "cannot find file for class %s"
19010 msgstr "немагчыма знайсьці файл для кляса %s"
19011
19012 #: java/jcf-parse.c:615
19013 msgid "not a valid Java .class file"
19014 msgstr ""
19015
19016 #: java/jcf-parse.c:618
19017 msgid "error while parsing constant pool"
19018 msgstr ""
19019
19020 #: java/jcf-parse.c:621
19021 #, c-format
19022 msgid "error in constant pool entry #%d\n"
19023 msgstr ""
19024
19025 #. FIXME - where was first time
19026 #: java/jcf-parse.c:633
19027 #, c-format
19028 msgid "reading class %s for the second time from %s"
19029 msgstr ""
19030
19031 #: java/jcf-parse.c:651
19032 msgid "error while parsing fields"
19033 msgstr ""
19034
19035 #: java/jcf-parse.c:654
19036 msgid "error while parsing methods"
19037 msgstr ""
19038
19039 #: java/jcf-parse.c:657
19040 msgid "error while parsing final attributes"
19041 msgstr ""
19042
19043 #: java/jcf-parse.c:671
19044 #, c-format
19045 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"
19046 msgstr ""
19047
19048 #: java/jcf-parse.c:749
19049 msgid "missing Code attribute"
19050 msgstr ""
19051
19052 #: java/jcf-parse.c:981
19053 msgid "%Hsource file seen twice on command line and will be compiled only once"
19054 msgstr ""
19055
19056 #: java/jcf-parse.c:996
19057 msgid "no input file specified"
19058 msgstr "не зададзены ўваходзячыя файлы"
19059
19060 #: java/jcf-parse.c:1025
19061 #, fuzzy, c-format
19062 msgid "can't close input file %s: %m"
19063 msgstr "немагчыма зачыніць уваходзячы файл %s"
19064
19065 #: java/jcf-parse.c:1063
19066 #, c-format
19067 msgid "bad zip/jar file %s"
19068 msgstr "дрэнны zip/jar файл \"%s\""
19069
19070 #: java/jcf-parse.c:1235
19071 #, c-format
19072 msgid "error while reading %s from zip file"
19073 msgstr ""
19074
19075 #: java/jcf-write.c:2602
19076 #, c-format
19077 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19078 msgstr ""
19079
19080 #: java/jcf-write.c:2934
19081 #, fuzzy
19082 msgid "field initializer type mismatch"
19083 msgstr "нерэчаісны ініцыялізатар"
19084
19085 #: java/jcf-write.c:3391
19086 #, fuzzy, c-format
19087 msgid "can't create directory %s: %m"
19088 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19089
19090 #: java/jcf-write.c:3444
19091 #, fuzzy, c-format
19092 msgid "can't create %s: %m"
19093 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19094
19095 #: java/jv-scan.c:185
19096 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19097 msgstr ""
19098
19099 #: java/jv-scan.c:188
19100 #, c-format
19101 msgid "can't open output file `%s'"
19102 msgstr "немагчыма адчыніць файл уводу `%s'"
19103
19104 #: java/jv-scan.c:222
19105 #, c-format
19106 msgid "file not found `%s'"
19107 msgstr "файл `%s' ня знойдзен"
19108
19109 #: java/jvspec.c:418
19110 msgid "can't specify `-D' without `--main'\n"
19111 msgstr ""
19112
19113 #: java/jvspec.c:421
19114 #, c-format
19115 msgid "`%s' is not a valid class name"
19116 msgstr ""
19117
19118 #: java/jvspec.c:427
19119 msgid "--resource requires -o"
19120 msgstr ""
19121
19122 #: java/jvspec.c:434
19123 msgid "warning: already-compiled .class files ignored with -C"
19124 msgstr ""
19125
19126 #: java/jvspec.c:441
19127 msgid "cannot specify both -C and -o"
19128 msgstr ""
19129
19130 #: java/jvspec.c:453
19131 msgid "cannot create temporary file"
19132 msgstr "немагчыма стварыць часовы файл"
19133
19134 #: java/jvspec.c:481
19135 msgid "using both @FILE with multiple files not implemented"
19136 msgstr ""
19137
19138 #: java/jvspec.c:530
19139 msgid "cannot specify `main' class when not linking"
19140 msgstr ""
19141
19142 #: java/lang.c:740
19143 msgid "can't do dependency tracking with input from stdin"
19144 msgstr ""
19145
19146 #: java/lang.c:756
19147 msgid "couldn't determine target name for dependency tracking"
19148 msgstr ""
19149
19150 #: java/lex.c:303
19151 #, c-format
19152 msgid ""
19153 "unknown encoding: `%s'\n"
19154 "This might mean that your locale's encoding is not supported\n"
19155 "by your system's iconv(3) implementation.  If you aren't trying\n"
19156 "to use a particular encoding for your input file, try the\n"
19157 "`--encoding=UTF-8' option"
19158 msgstr ""
19159
19160 #: java/mangle.c:89
19161 #, fuzzy, c-format
19162 msgid "can't mangle %s"
19163 msgstr "не магу зачыніць %s"
19164
19165 #: java/mangle_name.c:140 java/mangle_name.c:210
19166 msgid "internal error - invalid Utf8 name"
19167 msgstr ""
19168
19169 #: ../../gcc/java/parse-scan.y:880 ../../gcc/java/parse.y:949
19170 #: ../../gcc/java/parse.y:1290 ../../gcc/java/parse.y:1351
19171 #: ../../gcc/java/parse.y:1555 ../../gcc/java/parse.y:1777
19172 #: ../../gcc/java/parse.y:1786 ../../gcc/java/parse.y:1797
19173 #: ../../gcc/java/parse.y:1808 ../../gcc/java/parse.y:1820
19174 #: ../../gcc/java/parse.y:1835 ../../gcc/java/parse.y:1852
19175 #: ../../gcc/java/parse.y:1854 ../../gcc/java/parse.y:1935
19176 #: ../../gcc/java/parse.y:2106 ../../gcc/java/parse.y:2168
19177 #: ../../gcc/java/parse.y:2320 ../../gcc/java/parse.y:2332
19178 #: ../../gcc/java/parse.y:2339 ../../gcc/java/parse.y:2346
19179 #: ../../gcc/java/parse.y:2357 ../../gcc/java/parse.y:2359
19180 #: ../../gcc/java/parse.y:2397 ../../gcc/java/parse.y:2399
19181 #: ../../gcc/java/parse.y:2401 ../../gcc/java/parse.y:2422
19182 #: ../../gcc/java/parse.y:2424 ../../gcc/java/parse.y:2426
19183 #: ../../gcc/java/parse.y:2442 ../../gcc/java/parse.y:2444
19184 #: ../../gcc/java/parse.y:2465 ../../gcc/java/parse.y:2467
19185 #: ../../gcc/java/parse.y:2469 ../../gcc/java/parse.y:2497
19186 #: ../../gcc/java/parse.y:2499 ../../gcc/java/parse.y:2501
19187 #: ../../gcc/java/parse.y:2503 ../../gcc/java/parse.y:2521
19188 #: ../../gcc/java/parse.y:2523 ../../gcc/java/parse.y:2534
19189 #: ../../gcc/java/parse.y:2545 ../../gcc/java/parse.y:2556
19190 #: ../../gcc/java/parse.y:2567 ../../gcc/java/parse.y:2578
19191 #: ../../gcc/java/parse.y:2591 ../../gcc/java/parse.y:2595
19192 #: ../../gcc/java/parse.y:2597 ../../gcc/java/parse.y:2610
19193 msgid "Missing term"
19194 msgstr ""
19195
19196 #: ../../gcc/java/parse-scan.y:882 ../../gcc/java/parse.y:721
19197 #: ../../gcc/java/parse.y:759 ../../gcc/java/parse.y:784
19198 #: ../../gcc/java/parse.y:970 ../../gcc/java/parse.y:1325
19199 #: ../../gcc/java/parse.y:1531 ../../gcc/java/parse.y:1533
19200 #: ../../gcc/java/parse.y:1762 ../../gcc/java/parse.y:1788
19201 #: ../../gcc/java/parse.y:1799 ../../gcc/java/parse.y:1810
19202 #: ../../gcc/java/parse.y:1822 ../../gcc/java/parse.y:1837
19203 msgid "';' expected"
19204 msgstr ""
19205
19206 #: ../../gcc/java/parse.y:719 ../../gcc/java/parse.y:757
19207 msgid "Missing name"
19208 msgstr "Прапушчана назва"
19209
19210 #: ../../gcc/java/parse.y:782
19211 msgid "'*' expected"
19212 msgstr ""
19213
19214 #: ../../gcc/java/parse.y:796
19215 msgid "Class or interface declaration expected"
19216 msgstr ""
19217
19218 #: ../../gcc/java/parse.y:833 ../../gcc/java/parse.y:835
19219 msgid "Missing class name"
19220 msgstr "Прапушчана назва класа"
19221
19222 #: ../../gcc/java/parse.y:838 ../../gcc/java/parse.y:842
19223 #: ../../gcc/java/parse.y:850 ../../gcc/java/parse.y:1010
19224 #: ../../gcc/java/parse.y:1271 ../../gcc/java/parse.y:1273
19225 #: ../../gcc/java/parse.y:1597 ../../gcc/java/parse.y:1848
19226 #: ../../gcc/java/parse.y:1880 ../../gcc/java/parse.y:1942
19227 msgid "'{' expected"
19228 msgstr ""
19229
19230 #: ../../gcc/java/parse.y:852
19231 msgid "Missing super class name"
19232 msgstr ""
19233
19234 #: ../../gcc/java/parse.y:862 ../../gcc/java/parse.y:878
19235 msgid "Missing interface name"
19236 msgstr ""
19237
19238 #: ../../gcc/java/parse.y:964
19239 msgid "Missing variable initializer"
19240 msgstr ""
19241
19242 #: ../../gcc/java/parse.y:981
19243 msgid "Invalid declaration"
19244 msgstr "Нерэчаіснае абвяшчэнне"
19245
19246 #: ../../gcc/java/parse.y:984 ../../gcc/java/parse.y:1069
19247 #: ../../gcc/java/parse.y:2143 ../../gcc/java/parse.y:2165
19248 #: ../../gcc/java/parse.y:2169 ../../gcc/java/parse.y:2204
19249 #: ../../gcc/java/parse.y:2281 ../../gcc/java/parse.y:2291
19250 msgid "']' expected"
19251 msgstr ""
19252
19253 #: ../../gcc/java/parse.y:988
19254 msgid "Unbalanced ']'"
19255 msgstr ""
19256
19257 #: ../../gcc/java/parse.y:1024
19258 msgid "Invalid method declaration, method name required"
19259 msgstr ""
19260
19261 #: ../../gcc/java/parse.y:1029 ../../gcc/java/parse.y:1034
19262 #: ../../gcc/java/parse.y:1039 ../../gcc/java/parse.y:2026
19263 msgid "Identifier expected"
19264 msgstr ""
19265
19266 #: ../../gcc/java/parse.y:1044
19267 msgid "Invalid method declaration, return type required"
19268 msgstr ""
19269
19270 #: ../../gcc/java/parse.y:1067 ../../gcc/java/parse.y:1511
19271 #: ../../gcc/java/parse.y:1518 ../../gcc/java/parse.y:1527
19272 #: ../../gcc/java/parse.y:1529 ../../gcc/java/parse.y:1557
19273 #: ../../gcc/java/parse.y:1665 ../../gcc/java/parse.y:1971
19274 #: ../../gcc/java/parse.y:2024
19275 msgid "')' expected"
19276 msgstr ""
19277
19278 #: ../../gcc/java/parse.y:1083
19279 msgid "Missing formal parameter term"
19280 msgstr ""
19281
19282 #: ../../gcc/java/parse.y:1098 ../../gcc/java/parse.y:1103
19283 msgid "Missing identifier"
19284 msgstr "Прапушчан ідэнтыфікатар"
19285
19286 #: ../../gcc/java/parse.y:1123 ../../gcc/java/parse.y:1132
19287 msgid "Missing class type term"
19288 msgstr ""
19289
19290 #: ../../gcc/java/parse.y:1288
19291 msgid "Invalid interface type"
19292 msgstr ""
19293
19294 #: ../../gcc/java/parse.y:1475 ../../gcc/java/parse.y:1644
19295 #: ../../gcc/java/parse.y:1646
19296 msgid "':' expected"
19297 msgstr ""
19298
19299 #: ../../gcc/java/parse.y:1497 ../../gcc/java/parse.y:1502
19300 #: ../../gcc/java/parse.y:1507
19301 msgid "Invalid expression statement"
19302 msgstr ""
19303
19304 #: ../../gcc/java/parse.y:1525 ../../gcc/java/parse.y:1553
19305 #: ../../gcc/java/parse.y:1593 ../../gcc/java/parse.y:1661
19306 #: ../../gcc/java/parse.y:1729 ../../gcc/java/parse.y:1850
19307 #: ../../gcc/java/parse.y:1928 ../../gcc/java/parse.y:2018
19308 #: ../../gcc/java/parse.y:2020 ../../gcc/java/parse.y:2028
19309 #: ../../gcc/java/parse.y:2264 ../../gcc/java/parse.y:2266
19310 msgid "'(' expected"
19311 msgstr ""
19312
19313 #: ../../gcc/java/parse.y:1595
19314 msgid "Missing term or ')'"
19315 msgstr ""
19316
19317 #: ../../gcc/java/parse.y:1642
19318 msgid "Missing or invalid constant expression"
19319 msgstr ""
19320
19321 #: ../../gcc/java/parse.y:1663
19322 msgid "Missing term and ')' expected"
19323 msgstr ""
19324
19325 #: ../../gcc/java/parse.y:1702
19326 msgid "Invalid control expression"
19327 msgstr ""
19328
19329 #: ../../gcc/java/parse.y:1704 ../../gcc/java/parse.y:1706
19330 msgid "Invalid update expression"
19331 msgstr ""
19332
19333 #: ../../gcc/java/parse.y:1731
19334 msgid "Invalid init statement"
19335 msgstr ""
19336
19337 #: ../../gcc/java/parse.y:1931
19338 msgid "Missing term or ')' expected"
19339 msgstr ""
19340
19341 #: ../../gcc/java/parse.y:1973
19342 msgid "'class' or 'this' expected"
19343 msgstr ""
19344
19345 #: ../../gcc/java/parse.y:1975 ../../gcc/java/parse.y:1977
19346 msgid "'class' expected"
19347 msgstr ""
19348
19349 #: ../../gcc/java/parse.y:2022
19350 msgid "')' or term expected"
19351 msgstr ""
19352
19353 #: ../../gcc/java/parse.y:2141
19354 msgid "'[' expected"
19355 msgstr ""
19356
19357 #: ../../gcc/java/parse.y:2219
19358 msgid "Field expected"
19359 msgstr ""
19360
19361 #: ../../gcc/java/parse.y:2276 ../../gcc/java/parse.y:2286
19362 msgid "Missing term and ']' expected"
19363 msgstr ""
19364
19365 #: ../../gcc/java/parse.y:2390
19366 msgid "']' expected, invalid type expression"
19367 msgstr ""
19368
19369 #: ../../gcc/java/parse.y:2393
19370 msgid "Invalid type expression"
19371 msgstr ""
19372
19373 #: ../../gcc/java/parse.y:2505
19374 msgid "Invalid reference type"
19375 msgstr ""
19376
19377 #: ../../gcc/java/parse.y:2977
19378 msgid "Constructor invocation must be first thing in a constructor"
19379 msgstr ""
19380
19381 #: ../../gcc/java/parse.y:2979
19382 msgid "Only constructors can invoke constructors"
19383 msgstr ""
19384
19385 #: ../../gcc/java/parse.y:2987
19386 #, c-format
19387 msgid ": `%s' JDK1.1(TM) feature"
19388 msgstr ""
19389
19390 #: ../../gcc/java/parse.y:3046 ../../gcc/java/parse.y:3048
19391 #, c-format
19392 msgid ""
19393 "%s.\n"
19394 "%s"
19395 msgstr ""
19396
19397 #: ../../gcc/java/parse.y:6909
19398 #, c-format
19399 msgid "malformed .zip archive in CLASSPATH: %s"
19400 msgstr ""
19401
19402 #: ../../gcc/java/parse.y:6980
19403 #, c-format
19404 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
19405 msgstr ""
19406
19407 #: ../../gcc/java/parse.y:12193
19408 #, c-format
19409 msgid "missing static field `%s'"
19410 msgstr ""
19411
19412 #: ../../gcc/java/parse.y:12198
19413 #, c-format
19414 msgid "not a static field `%s'"
19415 msgstr ""
19416
19417 #: ../../gcc/java/parse.y:12241
19418 #, c-format
19419 msgid "No case for %s"
19420 msgstr ""
19421
19422 #: ../../gcc/java/parse.y:13173
19423 #, c-format
19424 msgid "unregistered operator %s"
19425 msgstr "нераспазнаны аператар %s"
19426
19427 #: java/typeck.c:530
19428 msgid "junk at end of signature string"
19429 msgstr ""
19430
19431 #: java/verify.c:471
19432 msgid "bad pc in exception_table"
19433 msgstr ""
19434
19435 #: java/verify.c:1384
19436 #, c-format
19437 msgid "unknown opcode %d@pc=%d during verification"
19438 msgstr ""
19439
19440 #: java/verify.c:1454 java/verify.c:1467 java/verify.c:1471
19441 #, c-format
19442 msgid "verification error at PC=%d"
19443 msgstr ""
19444
19445 #: objc/objc-act.c:689
19446 #, c-format
19447 msgid "object does not conform to the `%s' protocol"
19448 msgstr ""
19449
19450 #: objc/objc-act.c:775 objc/objc-act.c:848
19451 #, c-format
19452 msgid "class `%s' does not implement the `%s' protocol"
19453 msgstr ""
19454
19455 #: objc/objc-act.c:951
19456 #, c-format
19457 msgid "statically allocated instance of Objective-C class `%s'"
19458 msgstr ""
19459
19460 #: objc/objc-act.c:998
19461 #, c-format
19462 msgid "unexpected type for `id' (%s)"
19463 msgstr ""
19464
19465 #: objc/objc-act.c:1003
19466 msgid "undefined type `id', please import <objc/objc.h>"
19467 msgstr ""
19468
19469 #: objc/objc-act.c:1052
19470 #, c-format
19471 msgid "protocol `%s' has circular dependency"
19472 msgstr ""
19473
19474 #: objc/objc-act.c:1074 objc/objc-act.c:5982
19475 #, fuzzy, c-format
19476 msgid "cannot find protocol declaration for `%s'"
19477 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
19478
19479 #: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6507
19480 #: objc/objc-act.c:6823 objc/objc-act.c:6876 objc/objc-act.c:6901
19481 #, fuzzy, c-format
19482 msgid "cannot find interface declaration for `%s'"
19483 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19484
19485 #: objc/objc-act.c:1423
19486 #, c-format
19487 msgid "interface `%s' does not have valid constant string layout"
19488 msgstr ""
19489
19490 #: objc/objc-act.c:1439
19491 #, fuzzy, c-format
19492 msgid "cannot find reference tag for class `%s'"
19493 msgstr "Не магу знайсці файл для класа %s."
19494
19495 #: objc/objc-act.c:2179
19496 #, c-format
19497 msgid "creating selector for non existant method %s"
19498 msgstr ""
19499
19500 #: objc/objc-act.c:2389
19501 #, c-format
19502 msgid "`%s' is not an Objective-C class name or alias"
19503 msgstr ""
19504
19505 #: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6770
19506 #: objc/objc-act.c:7060 objc/objc-act.c:7089
19507 msgid "Objective-C declarations may only appear in global scope"
19508 msgstr ""
19509
19510 #: objc/objc-act.c:2505
19511 #, c-format
19512 msgid "cannot find class `%s'"
19513 msgstr "немагчыма знайсьці кляс `%s'"
19514
19515 #: objc/objc-act.c:2507
19516 #, c-format
19517 msgid "class `%s' already exists"
19518 msgstr "кляс `%s' ужо існуе"
19519
19520 #: objc/objc-act.c:2532 objc/objc-act.c:6792
19521 #, c-format
19522 msgid "`%s' redeclared as different kind of symbol"
19523 msgstr ""
19524
19525 #. fatal did not work with 2 args...should fix
19526 #: objc/objc-act.c:2680
19527 #, fuzzy, c-format
19528 msgid "cannot find interface declaration for `%s', superclass of `%s'"
19529 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19530
19531 #: objc/objc-act.c:2687
19532 #, fuzzy, c-format
19533 msgid "circular inheritance in interface declaration for `%s'"
19534 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19535
19536 #: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024
19537 #: objc/objc-act.c:3200 objc/objc-act.c:3240
19538 msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
19539 msgstr ""
19540
19541 #: objc/objc-act.c:2787
19542 msgid "`@throw;' (rethrow) used outside of a `@catch' block"
19543 msgstr ""
19544
19545 #: objc/objc-act.c:3027
19546 msgid "`@catch' parameter is not a known Objective-C class type"
19547 msgstr ""
19548
19549 #: objc/objc-act.c:3036
19550 msgid "Exception already handled by preceding `@catch(id)'"
19551 msgstr ""
19552
19553 #: objc/objc-act.c:3041
19554 #, c-format
19555 msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
19556 msgstr ""
19557
19558 #: objc/objc-act.c:3206
19559 msgid "`@try' without `@catch' or `@finally'"
19560 msgstr ""
19561
19562 #: objc/objc-act.c:3647
19563 msgid "%Jtype '%D' does not have a known size"
19564 msgstr ""
19565
19566 #: objc/objc-act.c:4256
19567 #, fuzzy
19568 msgid "%J%s `%s'"
19569 msgstr "як `%D'"
19570
19571 #: objc/objc-act.c:4281 objc/objc-act.c:4300
19572 msgid "inconsistent instance variable specification"
19573 msgstr ""
19574
19575 #: objc/objc-act.c:5303
19576 msgid "can not use an object as parameter to a method\n"
19577 msgstr ""
19578
19579 #: objc/objc-act.c:5504
19580 #, c-format
19581 msgid "multiple %s named `%c%s' found"
19582 msgstr ""
19583
19584 #: objc/objc-act.c:5721
19585 #, fuzzy, c-format
19586 msgid "no super class declared in @interface for `%s'"
19587 msgstr "няма папярэдняга аб'яўлення для \"%s\""
19588
19589 #: objc/objc-act.c:5809
19590 #, c-format
19591 msgid "invalid receiver type `%s'"
19592 msgstr ""
19593
19594 #: objc/objc-act.c:5820
19595 #, fuzzy, c-format
19596 msgid "`%s' may not respond to `%c%s'"
19597 msgstr "\"%s\" атрыбут ігнарыруецца"
19598
19599 #: objc/objc-act.c:5825
19600 #, fuzzy, c-format
19601 msgid "`%c%s' not implemented by protocol(s)"
19602 msgstr "метад \"%s\" не знойдзен у класе"
19603
19604 #: objc/objc-act.c:5830
19605 msgid "(Messages without a matching method signature"
19606 msgstr ""
19607
19608 #: objc/objc-act.c:5831
19609 msgid "will be assumed to return `id' and accept"
19610 msgstr ""
19611
19612 #: objc/objc-act.c:5832
19613 #, fuzzy
19614 msgid "`...' as arguments.)"
19615 msgstr "няма аргументаў"
19616
19617 #: objc/objc-act.c:6079
19618 #, fuzzy, c-format
19619 msgid "undeclared selector `%s'"
19620 msgstr "у абвяшчэньні  `%D'"
19621
19622 #. Historically, a class method that produced objects (factory
19623 #. method) would assign `self' to the instance that it
19624 #. allocated.  This would effectively turn the class method into
19625 #. an instance method.  Following this assignment, the instance
19626 #. variables could be accessed.  That practice, while safe,
19627 #. violates the simple rule that a class method should not refer
19628 #. to an instance variable.  It's better to catch the cases
19629 #. where this is done unknowingly than to support the above
19630 #. paradigm.
19631 #: objc/objc-act.c:6121
19632 #, c-format
19633 msgid "instance variable `%s' accessed in class method"
19634 msgstr ""
19635
19636 #: objc/objc-act.c:6327
19637 #, fuzzy, c-format
19638 msgid "duplicate declaration of method `%c%s'"
19639 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19640
19641 #: objc/objc-act.c:6368
19642 #, c-format
19643 msgid "duplicate interface declaration for category `%s(%s)'"
19644 msgstr ""
19645
19646 #: objc/objc-act.c:6398
19647 #, c-format
19648 msgid "illegal reference type specified for instance variable `%s'"
19649 msgstr ""
19650
19651 #: objc/objc-act.c:6414
19652 #, c-format
19653 msgid "instance variable `%s' has unknown size"
19654 msgstr ""
19655
19656 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19657 #: objc/objc-act.c:6428
19658 #, fuzzy, c-format
19659 msgid "type `%s' has virtual member functions"
19660 msgstr "`%s' - звычайна функцыя"
19661
19662 #: objc/objc-act.c:6429
19663 #, c-format
19664 msgid "illegal aggregate type `%s' specified for instance variable `%s'"
19665 msgstr ""
19666
19667 #: objc/objc-act.c:6437
19668 #, c-format
19669 msgid "type `%s' has a user-defined constructor"
19670 msgstr ""
19671
19672 #: objc/objc-act.c:6439
19673 #, c-format
19674 msgid "type `%s' has a user-defined destructor"
19675 msgstr ""
19676
19677 #: objc/objc-act.c:6440
19678 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19679 msgstr ""
19680
19681 #: objc/objc-act.c:6531
19682 #, c-format
19683 msgid "instance variable `%s' is declared private"
19684 msgstr ""
19685
19686 #: objc/objc-act.c:6540
19687 #, c-format
19688 msgid "instance variable `%s' is %s; this will be a hard error in the future"
19689 msgstr ""
19690
19691 #: objc/objc-act.c:6547
19692 #, c-format
19693 msgid "instance variable `%s' is declared %s"
19694 msgstr ""
19695
19696 #: objc/objc-act.c:6557
19697 msgid "static access to object of type `id'"
19698 msgstr ""
19699
19700 #: objc/objc-act.c:6579 objc/objc-act.c:6667
19701 #, c-format
19702 msgid "incomplete implementation of class `%s'"
19703 msgstr ""
19704
19705 #: objc/objc-act.c:6583 objc/objc-act.c:6672
19706 #, c-format
19707 msgid "incomplete implementation of category `%s'"
19708 msgstr ""
19709
19710 #: objc/objc-act.c:6588 objc/objc-act.c:6677
19711 #, c-format
19712 msgid "method definition for `%c%s' not found"
19713 msgstr ""
19714
19715 #: objc/objc-act.c:6718
19716 #, c-format
19717 msgid "%s `%s' does not fully implement the `%s' protocol"
19718 msgstr ""
19719
19720 #: objc/objc-act.c:6776 objc/objc-act.c:8804
19721 msgid "`@end' missing in implementation context"
19722 msgstr ""
19723
19724 #: objc/objc-act.c:6806
19725 #, c-format
19726 msgid "reimplementation of class `%s'"
19727 msgstr ""
19728
19729 #: objc/objc-act.c:6837
19730 #, c-format
19731 msgid "conflicting super class name `%s'"
19732 msgstr ""
19733
19734 #: objc/objc-act.c:6839
19735 #, c-format
19736 msgid "previous declaration of `%s'"
19737 msgstr ""
19738
19739 #: objc/objc-act.c:6853 objc/objc-act.c:6855
19740 #, c-format
19741 msgid "duplicate interface declaration for class `%s'"
19742 msgstr ""
19743
19744 #: objc/objc-act.c:7122
19745 #, c-format
19746 msgid "duplicate declaration for protocol `%s'"
19747 msgstr ""
19748
19749 #. Add a readable method name to the warning.
19750 #: objc/objc-act.c:7614
19751 msgid "%J%s `%c%s'"
19752 msgstr ""
19753
19754 #: objc/objc-act.c:7909
19755 #, c-format
19756 msgid "no super class declared in interface for `%s'"
19757 msgstr ""
19758
19759 #: objc/objc-act.c:7957
19760 msgid "[super ...] must appear in a method context"
19761 msgstr ""
19762
19763 #: objc/objc-parse.y:2700
19764 msgid "`@end' must appear in an implementation context"
19765 msgstr ""
19766
19767 #: objc/objc-parse.y:2913
19768 msgid "method definition not in class context"
19769 msgstr ""
19770
19771 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:21
19772 #, fuzzy
19773 msgid "Display this information"
19774 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
19775
19776 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:27
19777 msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
19778 msgstr ""
19779
19780 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:36
19781 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
19782 msgstr ""
19783
19784 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:39
19785 #, fuzzy
19786 msgid "Do not discard comments"
19787 msgstr "незавершаныя каментарыі"
19788
19789 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:42
19790 msgid "Do not discard comments in macro expansions"
19791 msgstr ""
19792
19793 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:45
19794 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
19795 msgstr ""
19796
19797 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:51
19798 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
19799 msgstr ""
19800
19801 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:54
19802 msgid "Print the name of header files as they are used"
19803 msgstr ""
19804
19805 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:57
19806 msgid "-I <dir>\tAdd <dir> to the end of the main include path.  -I- gives more include path control; see info documentation"
19807 msgstr ""
19808
19809 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:60
19810 msgid "Generate make dependencies"
19811 msgstr ""
19812
19813 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:63
19814 msgid "Generate make dependencies and compile"
19815 msgstr ""
19816
19817 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:66
19818 msgid "-MF <file>\tWrite dependency output to the given file"
19819 msgstr ""
19820
19821 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:69
19822 msgid "Treat missing header files as generated files"
19823 msgstr ""
19824
19825 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:72
19826 msgid "Like -M but ignore system header files"
19827 msgstr ""
19828
19829 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:75
19830 msgid "Like -MD but ignore system header files"
19831 msgstr ""
19832
19833 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:78
19834 #, fuzzy
19835 msgid "Generate phony targets for all headers"
19836 msgstr "Генерыраваць код для Intel as"
19837
19838 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:81
19839 msgid "-MQ <target>\tAdd a MAKE-quoted target"
19840 msgstr ""
19841
19842 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:84
19843 msgid "-MT <target>\tAdd an unquoted target"
19844 msgstr ""
19845
19846 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:87
19847 msgid "-O<number>\tSet optimization level to <number>"
19848 msgstr ""
19849
19850 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:90
19851 #, fuzzy
19852 msgid "Optimize for space rather than speed"
19853 msgstr "Аптымізацыя для SparcLite працэсараў"
19854
19855 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:93
19856 #, fuzzy
19857 msgid "Do not generate #line directives"
19858 msgstr "Не генерыраваць сімвальныя інструкцыі"
19859
19860 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:96
19861 msgid "-U<macro>\tUndefine <macro>"
19862 msgstr ""
19863
19864 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:99
19865 msgid "This switch is deprecated; use -Wextra instead"
19866 msgstr ""
19867
19868 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:105
19869 msgid "Warn about returning structures, unions or arrays"
19870 msgstr ""
19871
19872 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:108
19873 msgid "Enable most warning messages"
19874 msgstr ""
19875
19876 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:111
19877 msgid "Warn about casting functions to incompatible types"
19878 msgstr ""
19879
19880 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:114
19881 msgid "Warn about pointer casts which increase alignment"
19882 msgstr ""
19883
19884 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:117
19885 msgid "Warn about casts which discard qualifiers"
19886 msgstr ""
19887
19888 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:120
19889 msgid "Warn about subscripts whose type is \"char\""
19890 msgstr ""
19891
19892 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:123
19893 msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
19894 msgstr ""
19895
19896 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:126
19897 msgid "Synonym for -Wcomment"
19898 msgstr ""
19899
19900 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:129
19901 msgid "Warn about possibly confusing type conversions"
19902 msgstr ""
19903
19904 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:132
19905 msgid "Warn when all constructors and destructors are private"
19906 msgstr ""
19907
19908 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:135
19909 msgid "Warn when a declaration is found after a statement"
19910 msgstr ""
19911
19912 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:138
19913 msgid "Warn about deprecated compiler features"
19914 msgstr ""
19915
19916 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:141
19917 msgid "Warn about uses of __attribute__((deprecated)) declarations"
19918 msgstr ""
19919
19920 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:144
19921 msgid "Warn when an optimization pass is disabled"
19922 msgstr ""
19923
19924 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:147
19925 msgid "Warn about compile-time integer division by zero"
19926 msgstr ""
19927
19928 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:150
19929 msgid "Warn about violations of Effective C++ style rules"
19930 msgstr ""
19931
19932 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:153
19933 msgid "Warn about stray tokens after #elif and #endif"
19934 msgstr ""
19935
19936 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:156
19937 msgid "Treat all warnings as errors"
19938 msgstr ""
19939
19940 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:159
19941 #, fuzzy
19942 msgid "Make implicit function declarations an error"
19943 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19944
19945 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:162
19946 msgid "Print extra (possibly unwanted) warnings"
19947 msgstr ""
19948
19949 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:165
19950 msgid "Warn if testing floating point numbers for equality"
19951 msgstr ""
19952
19953 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:168
19954 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
19955 msgstr ""
19956
19957 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:171
19958 #, fuzzy
19959 msgid "Warn if passing too many arguments to a function for its format string"
19960 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
19961
19962 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:174
19963 msgid "Warn about format strings that are not literals"
19964 msgstr ""
19965
19966 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:177
19967 msgid "Warn about possible security problems with format functions"
19968 msgstr ""
19969
19970 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:180
19971 msgid "Warn about strftime formats yielding 2-digit years"
19972 msgstr ""
19973
19974 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:192
19975 msgid "Warn about implicit function declarations"
19976 msgstr ""
19977
19978 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:195
19979 msgid "Warn when a declaration does not specify a type"
19980 msgstr ""
19981
19982 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:198
19983 msgid "Deprecated.  This switch has no effect."
19984 msgstr ""
19985
19986 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:201
19987 msgid "Warn about variables which are initialized to themselves."
19988 msgstr ""
19989
19990 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:204
19991 msgid "Warn when an inlined function cannot be inlined"
19992 msgstr ""
19993
19994 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:207
19995 msgid "Warn about invalid uses of the \"offsetof\" macro"
19996 msgstr ""
19997
19998 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:210
19999 msgid "Warn about PCH files that are found but not used"
20000 msgstr ""
20001
20002 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:213
20003 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
20004 msgstr ""
20005
20006 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:216
20007 msgid "Do not warn about using \"long long\" when -pedantic"
20008 msgstr ""
20009
20010 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:219
20011 #, fuzzy
20012 msgid "Warn about suspicious declarations of \"main\""
20013 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20014
20015 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:222
20016 msgid "Warn about possibly missing braces around initializers"
20017 msgstr ""
20018
20019 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:225
20020 #, fuzzy
20021 msgid "Warn about global functions without previous declarations"
20022 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
20023
20024 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:228
20025 msgid "Warn about functions which might be candidates for format attributes"
20026 msgstr ""
20027
20028 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:231
20029 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
20030 msgstr ""
20031
20032 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:234
20033 msgid "Warn about global functions without prototypes"
20034 msgstr ""
20035
20036 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:237
20037 #, fuzzy
20038 msgid "Warn about use of multi-character character constants"
20039 msgstr "мнагасімвальная сімвальная канстанта"
20040
20041 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:240
20042 msgid "Warn about \"extern\" declarations not at file scope"
20043 msgstr ""
20044
20045 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:243
20046 msgid "Warn when non-templatized friend functions are declared within a template"
20047 msgstr ""
20048
20049 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:246
20050 msgid "Warn about non-virtual destructors"
20051 msgstr ""
20052
20053 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:252
20054 msgid "Warn if a C-style cast is used in a program"
20055 msgstr ""
20056
20057 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:255
20058 msgid "Warn if an old-style parameter definition is used"
20059 msgstr ""
20060
20061 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:258
20062 msgid "Warn about overloaded virtual function names"
20063 msgstr ""
20064
20065 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:261
20066 msgid "Warn when the packed attribute has no effect on struct layout"
20067 msgstr ""
20068
20069 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:264
20070 msgid "Warn when padding is required to align structure members"
20071 msgstr ""
20072
20073 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:267
20074 msgid "Warn about possibly missing parentheses"
20075 msgstr ""
20076
20077 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:270
20078 msgid "Warn when converting the type of pointers to member functions"
20079 msgstr ""
20080
20081 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:273
20082 msgid "Warn about function pointer arithmetic"
20083 msgstr ""
20084
20085 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:276
20086 msgid "Warn if inherited methods are unimplemented"
20087 msgstr ""
20088
20089 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:279
20090 msgid "Warn about multiple declarations of the same object"
20091 msgstr ""
20092
20093 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:282
20094 msgid "Warn when the compiler reorders code"
20095 msgstr ""
20096
20097 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:285
20098 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20099 msgstr ""
20100
20101 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:288
20102 msgid "Warn if a selector has multiple methods"
20103 msgstr ""
20104
20105 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:291
20106 msgid "Warn about possible violations of sequence point rules"
20107 msgstr ""
20108
20109 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:294
20110 msgid "Warn when one local variable shadows another"
20111 msgstr ""
20112
20113 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:297
20114 msgid "Warn about signed-unsigned comparisons"
20115 msgstr ""
20116
20117 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:300
20118 msgid "Warn when overload promotes from unsigned to signed"
20119 msgstr ""
20120
20121 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:303
20122 msgid "Warn about code which might break strict aliasing rules"
20123 msgstr ""
20124
20125 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:306
20126 #, fuzzy
20127 msgid "Warn about unprototyped function declarations"
20128 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20129
20130 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:309
20131 msgid "Warn about enumerated switches, with no default, missing a case"
20132 msgstr ""
20133
20134 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:312
20135 msgid "Warn about enumerated switches missing a \"default:\" statement"
20136 msgstr ""
20137
20138 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:315
20139 msgid "Warn about all enumerated switches missing a specific case"
20140 msgstr ""
20141
20142 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:318
20143 msgid "Warn when synthesis behavior differs from Cfront"
20144 msgstr ""
20145
20146 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:321
20147 msgid "Do not suppress warnings from system headers"
20148 msgstr ""
20149
20150 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:324
20151 msgid "Warn about features not present in traditional C"
20152 msgstr ""
20153
20154 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:327
20155 msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
20156 msgstr ""
20157
20158 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:333
20159 msgid "Warn if an undefined macro is used in an #if directive"
20160 msgstr ""
20161
20162 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:336
20163 msgid "Warn about uninitialized automatic variables"
20164 msgstr ""
20165
20166 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:339
20167 msgid "Warn about unrecognized pragmas"
20168 msgstr ""
20169
20170 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:342
20171 msgid "Warn about code that will never be executed"
20172 msgstr ""
20173
20174 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:345
20175 msgid "Enable all -Wunused- warnings"
20176 msgstr ""
20177
20178 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:348
20179 msgid "Warn when a function is unused"
20180 msgstr ""
20181
20182 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:351
20183 msgid "Warn when a label is unused"
20184 msgstr ""
20185
20186 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:354
20187 msgid "Warn about macros defined in the main file that are not used"
20188 msgstr ""
20189
20190 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:357
20191 msgid "Warn when a function parameter is unused"
20192 msgstr ""
20193
20194 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:360
20195 msgid "Warn when an expression value is unused"
20196 msgstr ""
20197
20198 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:363
20199 msgid "Warn when a variable is unused"
20200 msgstr ""
20201
20202 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:366
20203 msgid "Give strings the type \"array of char\""
20204 msgstr ""
20205
20206 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:369
20207 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
20208 msgstr ""
20209
20210 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:372
20211 msgid "-aux-info <file>\tEmit declaration information into <file>"
20212 msgstr ""
20213
20214 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:384
20215 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20216 msgstr ""
20217
20218 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:387
20219 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20220 msgstr ""
20221
20222 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:399
20223 msgid "Enforce class member access control semantics"
20224 msgstr ""
20225
20226 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:402
20227 msgid "Align the start of functions"
20228 msgstr ""
20229
20230 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:408
20231 msgid "Align labels which are only reached by jumping"
20232 msgstr ""
20233
20234 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:414
20235 msgid "Align all labels"
20236 msgstr ""
20237
20238 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:420
20239 msgid "Align the start of loops"
20240 msgstr ""
20241
20242 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:429
20243 msgid "Change when template instances are emitted"
20244 msgstr ""
20245
20246 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:432
20247 msgid "Specify that arguments may alias each other and globals"
20248 msgstr ""
20249
20250 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:435
20251 msgid "Assume arguments may alias globals but not each other"
20252 msgstr ""
20253
20254 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:438
20255 msgid "Assume arguments alias neither each other nor globals"
20256 msgstr ""
20257
20258 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:441
20259 msgid "Recognize the \"asm\" keyword"
20260 msgstr ""
20261
20262 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:444
20263 msgid "Generate unwind tables that are exact at each instruction boundary"
20264 msgstr ""
20265
20266 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:447
20267 #, fuzzy
20268 msgid "Generate code to check bounds before indexing arrays"
20269 msgstr "Генерыраваць код для Intel as"
20270
20271 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:450
20272 msgid "Replace add, compare, branch with branch on count register"
20273 msgstr ""
20274
20275 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:453
20276 msgid "Use profiling information for branch probabilities"
20277 msgstr ""
20278
20279 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:456
20280 msgid "Perform branch target load optimization before prologue / epilogue threading"
20281 msgstr ""
20282
20283 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:459
20284 msgid "Perform branch target load optimization after prologue / epilogue threading"
20285 msgstr ""
20286
20287 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:462
20288 #, fuzzy
20289 msgid "Recognize built-in functions"
20290 msgstr "Не генерыраваць сімвальныя інструкцыі"
20291
20292 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:468
20293 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20294 msgstr ""
20295
20296 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:471
20297 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20298 msgstr ""
20299
20300 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:474
20301 msgid "Save registers around function calls"
20302 msgstr ""
20303
20304 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:477
20305 msgid "Check the return value of new"
20306 msgstr ""
20307
20308 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:480
20309 msgid "Do not put uninitialized globals in the common section"
20310 msgstr ""
20311
20312 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:483
20313 msgid "Allow the arguments of the '?' operator to have different types"
20314 msgstr ""
20315
20316 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:486
20317 msgid "Reduce the size of object files"
20318 msgstr ""
20319
20320 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:489
20321 msgid "Make string literals \"const char[]\" not \"char[]\""
20322 msgstr ""
20323
20324 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:492
20325 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20326 msgstr ""
20327
20328 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:495
20329 msgid "Perform a register copy-propagation optimization pass"
20330 msgstr ""
20331
20332 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:498
20333 msgid "Perform cross-jumping optimization"
20334 msgstr ""
20335
20336 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:501
20337 msgid "When running CSE, follow jumps to their targets"
20338 msgstr ""
20339
20340 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:504
20341 msgid "When running CSE, follow conditional jumps"
20342 msgstr ""
20343
20344 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:507
20345 msgid "Place data items into their own section"
20346 msgstr ""
20347
20348 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:510
20349 #, fuzzy
20350 msgid "Inline member functions by default"
20351 msgstr "у функцыі \"%s\":"
20352
20353 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:513
20354 msgid "Defer popping functions args from stack until later"
20355 msgstr ""
20356
20357 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:516
20358 msgid "Attempt to fill delay slots of branch instructions"
20359 msgstr ""
20360
20361 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:519
20362 msgid "Delete useless null pointer checks"
20363 msgstr ""
20364
20365 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:522
20366 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20367 msgstr ""
20368
20369 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:525
20370 msgid "Permit '$' as an identifier character"
20371 msgstr ""
20372
20373 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:528
20374 msgid "-fdump-<type>\tDump various compiler internals to a file"
20375 msgstr ""
20376
20377 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:531
20378 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20379 msgstr ""
20380
20381 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:537
20382 msgid "Perform DWARF2 duplicate elimination"
20383 msgstr ""
20384
20385 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:540
20386 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:543
20387 msgid "Perform unused type elimination in debug info"
20388 msgstr ""
20389
20390 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:546
20391 #, fuzzy
20392 msgid "Generate code to check exception specifications"
20393 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20394
20395 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:552
20396 msgid "Enable exception handling"
20397 msgstr "Уключыць апрацоўку выключэньняў"
20398
20399 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:555
20400 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20401 msgstr ""
20402
20403 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:558
20404 msgid "Perform a number of minor, expensive optimizations"
20405 msgstr ""
20406
20407 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:567
20408 msgid "Assume no NaNs or infinities are generated"
20409 msgstr ""
20410
20411 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:570
20412 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20413 msgstr ""
20414
20415 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:579
20416 msgid "Do not store floats in registers"
20417 msgstr ""
20418
20419 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:582
20420 msgid "Scope of for-init-statement variables is local to the loop"
20421 msgstr ""
20422
20423 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:585
20424 msgid "Copy memory address constants into registers before use"
20425 msgstr ""
20426
20427 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:588
20428 msgid "Copy memory operands into registers before use"
20429 msgstr ""
20430
20431 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:591
20432 msgid "Do not assume that standard C libraries and \"main\" exist"
20433 msgstr ""
20434
20435 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:594
20436 msgid "Allow function addresses to be held in registers"
20437 msgstr ""
20438
20439 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:597
20440 #, fuzzy
20441 msgid "Place each function into its own section"
20442 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
20443
20444 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:600
20445 msgid "Perform global common subexpression elimination"
20446 msgstr ""
20447
20448 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:603
20449 msgid "Perform redundant load after store elimination in global common subexpression elimination"
20450 msgstr ""
20451
20452 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:606
20453 msgid "Perform enhanced load motion during global common subexpression elimination"
20454 msgstr ""
20455
20456 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:609
20457 msgid "Perform store motion after global common subexpression elimination"
20458 msgstr ""
20459
20460 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:612
20461 msgid "Recognize GNU-defined keywords"
20462 msgstr ""
20463
20464 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:615
20465 msgid "Generate code for GNU runtime environment"
20466 msgstr ""
20467
20468 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:618
20469 msgid "Enable guessing of branch probabilities"
20470 msgstr ""
20471
20472 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:630
20473 msgid "Assume normal C execution environment"
20474 msgstr ""
20475
20476 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:633
20477 msgid "Enable support for huge objects"
20478 msgstr ""
20479
20480 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:636
20481 msgid "Process #ident directives"
20482 msgstr ""
20483
20484 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:639
20485 msgid "Perform conversion of conditional jumps to branchless equivalents"
20486 msgstr ""
20487
20488 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:642
20489 msgid "Perform conversion of conditional jumps to conditional execution"
20490 msgstr ""
20491
20492 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:645
20493 msgid "Export functions even if they can be inlined"
20494 msgstr ""
20495
20496 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:648
20497 #, fuzzy
20498 msgid "Emit implicit instantiations of inline templates"
20499 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20500
20501 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:651
20502 #, fuzzy
20503 msgid "Emit implicit instantiations of templates"
20504 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20505
20506 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:654
20507 msgid "Do not generate .size directives"
20508 msgstr ""
20509
20510 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:657
20511 msgid "Pay attention to the \"inline\" keyword"
20512 msgstr ""
20513
20514 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:660
20515 msgid "Integrate simple functions into their callers"
20516 msgstr ""
20517
20518 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:666
20519 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20520 msgstr ""
20521
20522 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:669
20523 msgid "-finput-charset=<cset>      Specify the default character set for source files."
20524 msgstr ""
20525
20526 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:672
20527 msgid "Instrument function entry and exit with profiling calls"
20528 msgstr ""
20529
20530 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:675
20531 msgid "Generate code for functions even if they are fully inlined"
20532 msgstr ""
20533
20534 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:678
20535 msgid "Emit static const variables even if they are not used"
20536 msgstr ""
20537
20538 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:684
20539 msgid "Give external symbols a leading underscore"
20540 msgstr ""
20541
20542 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:687
20543 #, fuzzy
20544 msgid "Perform loop optimizations"
20545 msgstr "Уключаць SSA аптымізацыю"
20546
20547 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:690
20548 msgid "Set errno after built-in math functions"
20549 msgstr ""
20550
20551 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:693
20552 msgid "Report on permanent memory allocation"
20553 msgstr ""
20554
20555 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:696
20556 msgid "Attempt to merge identical constants and constant variables"
20557 msgstr ""
20558
20559 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:699
20560 msgid "Attempt to merge identical constants across compilation units"
20561 msgstr ""
20562
20563 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:702
20564 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
20565 msgstr ""
20566
20567 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:705
20568 msgid "Force all loop invariant computations out of loops"
20569 msgstr ""
20570
20571 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:708
20572 msgid "Don't warn about uses of Microsoft extensions"
20573 msgstr ""
20574
20575 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:717
20576 msgid "Use graph-coloring register allocation"
20577 msgstr ""
20578
20579 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:720
20580 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20581 msgstr ""
20582
20583 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:723
20584 msgid "Assume that receivers of Objective-C messages may be nil"
20585 msgstr ""
20586
20587 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:726
20588 msgid "Support synchronous non-call exceptions"
20589 msgstr ""
20590
20591 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:735
20592 msgid "Enable Objective-C exception and synchronization syntax"
20593 msgstr ""
20594
20595 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:738
20596 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:978
20597 msgid "Perform loop unrolling for all loops"
20598 msgstr ""
20599
20600 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:741
20601 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:981
20602 msgid "Perform loop unrolling when iteration count is known"
20603 msgstr ""
20604
20605 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:744
20606 msgid "When possible do not generate stack frames"
20607 msgstr ""
20608
20609 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:747
20610 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20611 msgstr ""
20612
20613 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:750
20614 msgid "Do the full register move optimization pass"
20615 msgstr ""
20616
20617 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:753
20618 msgid "Optimize sibling and tail recursive calls"
20619 msgstr ""
20620
20621 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:756
20622 #, fuzzy
20623 msgid "Enable optional diagnostics"
20624 msgstr "Уключаць SSA аптымізацыю"
20625
20626 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:759
20627 msgid "Pack structure members together without holes"
20628 msgstr ""
20629
20630 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:762
20631 msgid "Return small aggregates in memory, not registers"
20632 msgstr ""
20633
20634 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:768
20635 msgid "Perform loop peeling"
20636 msgstr ""
20637
20638 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:771
20639 msgid "Enable machine specific peephole optimizations"
20640 msgstr ""
20641
20642 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:774
20643 msgid "Enable an RTL peephole pass before sched2"
20644 msgstr ""
20645
20646 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:777
20647 msgid "Downgrade conformance errors to warnings"
20648 msgstr ""
20649
20650 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:780
20651 msgid "Generate position-independent code if possible"
20652 msgstr ""
20653
20654 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:783
20655 msgid "Generate position-independent code for executables if possible"
20656 msgstr ""
20657
20658 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:786
20659 msgid "Generate prefetch instructions, if available, for arrays in loops"
20660 msgstr ""
20661
20662 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:789
20663 msgid "Treat the input file as already preprocessed"
20664 msgstr ""
20665
20666 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:792
20667 msgid "Enable basic program profiling code"
20668 msgstr ""
20669
20670 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:795
20671 msgid "Insert arc-based program profiling code"
20672 msgstr ""
20673
20674 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:798
20675 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
20676 msgstr ""
20677
20678 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:801
20679 msgid "Enable common options for performing profile feedback directed optimizations"
20680 msgstr ""
20681
20682 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:804
20683 msgid "Insert code to profile values of expressions"
20684 msgstr ""
20685
20686 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:810
20687 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
20688 msgstr ""
20689
20690 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:813
20691 msgid "Strength reduce all loop general induction variables"
20692 msgstr ""
20693
20694 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:816
20695 #, fuzzy
20696 msgid "Return small aggregates in registers"
20697 msgstr "Не выкарыстоўваць рэгістра sb"
20698
20699 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:819
20700 msgid "Enables a register move optimization"
20701 msgstr ""
20702
20703 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:822
20704 msgid "Perform a register renaming optimization pass"
20705 msgstr ""
20706
20707 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:825
20708 msgid "Reorder basic blocks to improve code placement"
20709 msgstr ""
20710
20711 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:828
20712 msgid "Reorder functions to improve code placement"
20713 msgstr ""
20714
20715 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:831
20716 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
20717 msgstr ""
20718
20719 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:834
20720 msgid "Enable automatic template instantiation"
20721 msgstr ""
20722
20723 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:837
20724 msgid "Add a common subexpression elimination pass after loop optimizations"
20725 msgstr ""
20726
20727 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:840
20728 msgid "Run the loop optimizer twice"
20729 msgstr ""
20730
20731 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:843
20732 msgid "Disable optimizations that assume default FP rounding behavior"
20733 msgstr ""
20734
20735 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:846
20736 msgid "Generate run time type descriptor information"
20737 msgstr ""
20738
20739 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:849
20740 msgid "Enable scheduling across basic blocks"
20741 msgstr ""
20742
20743 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:852
20744 msgid "Allow speculative motion of non-loads"
20745 msgstr ""
20746
20747 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:855
20748 msgid "Allow speculative motion of some loads"
20749 msgstr ""
20750
20751 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:858
20752 msgid "Allow speculative motion of more loads"
20753 msgstr ""
20754
20755 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:861
20756 msgid "Allow premature scheduling of queued insns"
20757 msgstr ""
20758
20759 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:864
20760 msgid "Set dependence distance checking in premature scheduling of queued insns"
20761 msgstr ""
20762
20763 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:867
20764 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
20765 msgstr ""
20766
20767 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:870
20768 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
20769 msgstr ""
20770
20771 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:873
20772 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
20773 msgstr ""
20774
20775 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:876
20776 msgid "If scheduling post reload, do superblock scheduling"
20777 msgstr ""
20778
20779 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:879
20780 msgid "If scheduling post reload, do trace scheduling"
20781 msgstr ""
20782
20783 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:882
20784 msgid "Reschedule instructions before register allocation"
20785 msgstr ""
20786
20787 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:885
20788 msgid "Reschedule instructions after register allocation"
20789 msgstr ""
20790
20791 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:888
20792 msgid "Mark data as shared rather than private"
20793 msgstr ""
20794
20795 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:891
20796 msgid "Use the same size for double as for float"
20797 msgstr ""
20798
20799 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:894
20800 msgid "Use the narrowest integer type possible for enumeration types"
20801 msgstr ""
20802
20803 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:897
20804 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
20805 msgstr ""
20806
20807 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:903
20808 msgid "Disable optimizations observable by IEEE signaling NaNs"
20809 msgstr ""
20810
20811 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:906
20812 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
20813 msgstr ""
20814
20815 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:909
20816 msgid "Make \"char\" signed by default"
20817 msgstr ""
20818
20819 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:912
20820 msgid "Convert floating point constants to single precision constants"
20821 msgstr ""
20822
20823 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:918
20824 msgid "Insert stack checking code into the program"
20825 msgstr "Уключаць код правэркі стэку ў праграму"
20826
20827 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:924
20828 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
20829 msgstr ""
20830
20831 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:927
20832 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
20833 msgstr ""
20834
20835 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:930
20836 msgid "Display statistics accumulated during compilation"
20837 msgstr ""
20838
20839 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:933
20840 msgid "Perform strength reduction optimizations"
20841 msgstr ""
20842
20843 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:936
20844 msgid "Assume strict aliasing rules apply"
20845 msgstr ""
20846
20847 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:942
20848 msgid "Check for syntax errors, then stop"
20849 msgstr ""
20850
20851 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:945
20852 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
20853 msgstr ""
20854
20855 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:948
20856 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
20857 msgstr ""
20858
20859 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:951
20860 msgid "Create data files needed by \"gcov\""
20861 msgstr ""
20862
20863 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:957
20864 msgid "Perform jump threading optimizations"
20865 msgstr ""
20866
20867 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:960
20868 msgid "Report the time taken by each compiler pass"
20869 msgstr ""
20870
20871 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:963
20872 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
20873 msgstr ""
20874
20875 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:966
20876 msgid "Perform superblock formation via tail duplication"
20877 msgstr ""
20878
20879 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:969
20880 msgid "Assume floating-point operations can trap"
20881 msgstr ""
20882
20883 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:972
20884 msgid "Trap for signed overflow in addition, subtraction and multiplication"
20885 msgstr ""
20886
20887 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:975
20888 msgid "Compile whole compilation unit at a time"
20889 msgstr ""
20890
20891 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:984
20892 msgid "Allow math optimizations that may violate IEEE or ISO standards"
20893 msgstr ""
20894
20895 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:987
20896 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
20897 msgstr ""
20898
20899 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:990
20900 msgid "Make \"char\" unsigned by default"
20901 msgstr ""
20902
20903 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:993
20904 msgid "Perform loop unswitching"
20905 msgstr ""
20906
20907 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:996
20908 msgid "Just generate unwind tables for exception handling"
20909 msgstr ""
20910
20911 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:999
20912 msgid "Use __cxa_atexit to register destructors"
20913 msgstr ""
20914
20915 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1002
20916 msgid "Add extra commentary to assembler output"
20917 msgstr ""
20918
20919 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1005
20920 msgid "Use expression value profiles in optimizations"
20921 msgstr ""
20922
20923 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1008
20924 msgid "Discard unused virtual functions"
20925 msgstr ""
20926
20927 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1011
20928 msgid "Implement vtables using thunks"
20929 msgstr ""
20930
20931 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1014
20932 msgid "Emit common-like symbols as weak symbols"
20933 msgstr ""
20934
20935 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1017
20936 msgid "Construct webs and split unrelated uses of single variable"
20937 msgstr ""
20938
20939 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1020
20940 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
20941 msgstr ""
20942
20943 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1023
20944 msgid "Generate a #line directive pointing at the current working directory"
20945 msgstr ""
20946
20947 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1026
20948 msgid "Assume signed arithmetic overflow wraps around"
20949 msgstr ""
20950
20951 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1029
20952 msgid "Store strings in writable data section"
20953 msgstr ""
20954
20955 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1032
20956 msgid "Emit cross referencing information"
20957 msgstr ""
20958
20959 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1035
20960 msgid "Put zero initialized data in the bss section"
20961 msgstr ""
20962
20963 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1038
20964 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
20965 msgstr ""
20966
20967 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1041
20968 #, fuzzy
20969 msgid "Generate debug information in default format"
20970 msgstr "Генерыраваць код для Intel as"
20971
20972 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1044
20973 msgid "Generate debug information in COFF format"
20974 msgstr ""
20975
20976 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1047
20977 msgid "Generate debug information in DWARF v2 format"
20978 msgstr ""
20979
20980 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1050
20981 msgid "Dump declarations to a .decl file"
20982 msgstr ""
20983
20984 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1053
20985 msgid "Generate debug information in default extended format"
20986 msgstr ""
20987
20988 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1056
20989 #, fuzzy
20990 msgid "Generate debug information in STABS format"
20991 msgstr "Стварыць код для DLL"
20992
20993 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1059
20994 msgid "Generate debug information in extended STABS format"
20995 msgstr ""
20996
20997 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1062
20998 #, fuzzy
20999 msgid "Generate debug information in VMS format"
21000 msgstr "Стварыць код для DLL"
21001
21002 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1065
21003 msgid "Generate debug information in XCOFF format"
21004 msgstr ""
21005
21006 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1068
21007 msgid "Generate debug information in extended XCOFF format"
21008 msgstr ""
21009
21010 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1071
21011 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21012 msgstr ""
21013
21014 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1074
21015 msgid "-imacros <file>\tAccept definition of macros in <file>"
21016 msgstr ""
21017
21018 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1077
21019 msgid "-include <file>\tInclude the contents of <file> before other files"
21020 msgstr ""
21021
21022 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1080
21023 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21024 msgstr ""
21025
21026 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1083
21027 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21028 msgstr ""
21029
21030 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1086
21031 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21032 msgstr ""
21033
21034 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1089
21035 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21036 msgstr ""
21037
21038 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1092
21039 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21040 msgstr ""
21041
21042 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1104
21043 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21044 msgstr ""
21045
21046 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1107
21047 msgid "Do not search standard system include directories for C++"
21048 msgstr ""
21049
21050 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1110
21051 #, fuzzy
21052 msgid "-o <file>\tPlace output into <file>"
21053 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
21054
21055 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1113
21056 #, fuzzy
21057 msgid "Enable function profiling"
21058 msgstr "Уключыць апрацоўку выключэньняў"
21059
21060 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1116
21061 msgid "Issue warnings needed for strict compliance to the standard"
21062 msgstr ""
21063
21064 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1119
21065 msgid "Like -pedantic but issue them as errors"
21066 msgstr ""
21067
21068 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1122
21069 msgid "Generate C header of platform-specific features"
21070 msgstr ""
21071
21072 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1125
21073 msgid "Do not display functions compiled or elapsed time"
21074 msgstr ""
21075
21076 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1128
21077 msgid "Remap file names when including files"
21078 msgstr ""
21079
21080 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1131
21081 msgid "Conform to the ISO 1998 C++ standard"
21082 msgstr ""
21083
21084 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1134
21085 msgid "Conform to the ISO 1990 C standard"
21086 msgstr ""
21087
21088 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1137
21089 msgid "Conform to the ISO 1999 C standard"
21090 msgstr ""
21091
21092 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1140
21093 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1161
21094 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1164
21095 msgid "Deprecated in favor of -std=c99"
21096 msgstr ""
21097
21098 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1143
21099 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21100 msgstr ""
21101
21102 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1146
21103 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21104 msgstr ""
21105
21106 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1149
21107 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21108 msgstr ""
21109
21110 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1152
21111 msgid "Deprecated in favor of -std=gnu99"
21112 msgstr ""
21113
21114 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1155
21115 msgid "Deprecated in favor of -std=c89"
21116 msgstr ""
21117
21118 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1158
21119 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21120 msgstr ""
21121
21122 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1167
21123 msgid "Enable traditional preprocessing"
21124 msgstr ""
21125
21126 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1170
21127 msgid "-trigraphs\tSupport ISO C trigraphs"
21128 msgstr ""
21129
21130 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1173
21131 msgid "Do not predefine system-specific and GCC-specific macros"
21132 msgstr ""
21133
21134 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1176
21135 msgid "Enable verbose output"
21136 msgstr ""
21137
21138 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1179
21139 msgid "Display the compiler's version"
21140 msgstr ""
21141
21142 #: /home/mitchell/obj/gcc-3.4/gcc/options.c:1182
21143 #, fuzzy
21144 msgid "Suppress warnings"
21145 msgstr "%s: увага: "
21146
21147 #: config/i386/cygwin.h:29
21148 msgid "mno-cygwin and mno-win32 are not compatible"
21149 msgstr ""
21150
21151 #: config/i386/cygwin.h:70 config/i386/mingw32.h:58
21152 msgid "shared and mdll are not compatible"
21153 msgstr ""
21154
21155 #: config/i386/freebsd-aout.h:215
21156 msgid "`-p' not supported; use `-pg' and gprof(1)"
21157 msgstr ""
21158
21159 #: f/lang-specs.h:38
21160 #, fuzzy
21161 msgid "GCC does not support -C without using -E"
21162 msgstr "%s не падтрымлівае %s"
21163
21164 #: f/lang-specs.h:39
21165 #, fuzzy
21166 msgid "GCC does not support -CC without using -E"
21167 msgstr "%s не падтрымлівае %s"
21168
21169 #: config/i386/sco5.h:191
21170 #, fuzzy
21171 msgid "-pg not supported on this platform"
21172 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
21173
21174 #: config/i386/sco5.h:192
21175 msgid "-p and -pp specified - pick one"
21176 msgstr ""
21177
21178 #: config/i386/sco5.h:266
21179 msgid "-G and -static are mutually exclusive"
21180 msgstr ""
21181
21182 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21183 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21184 #, fuzzy
21185 msgid "does not support multilib"
21186 msgstr "%s не падтрымлівае %s"
21187
21188 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
21189 #: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159
21190 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21191 msgid "may not use both -m32 and -m64"
21192 msgstr ""
21193
21194 #: config/darwin.h:222
21195 msgid "-current_version only allowed with -dynamiclib"
21196 msgstr ""
21197
21198 #: config/darwin.h:225
21199 msgid "-install_name only allowed with -dynamiclib"
21200 msgstr ""
21201
21202 #: config/darwin.h:230
21203 msgid "-bundle not allowed with -dynamiclib"
21204 msgstr ""
21205
21206 #: config/darwin.h:231
21207 msgid "-bundle_loader not allowed with -dynamiclib"
21208 msgstr ""
21209
21210 #: config/darwin.h:232
21211 msgid "-client_name not allowed with -dynamiclib"
21212 msgstr ""
21213
21214 #: config/darwin.h:235
21215 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21216 msgstr ""
21217
21218 #: config/darwin.h:236
21219 msgid "-force_flat_namespace not allowed with -dynamiclib"
21220 msgstr ""
21221
21222 #: config/darwin.h:238
21223 msgid "-keep_private_externs not allowed with -dynamiclib"
21224 msgstr ""
21225
21226 #: config/darwin.h:239
21227 msgid "-private_bundle not allowed with -dynamiclib"
21228 msgstr ""
21229
21230 #: config/vax/netbsd-elf.h:42
21231 msgid "The -shared option is not currently supported for VAX ELF."
21232 msgstr ""
21233
21234 #: config/vax/vax.h:50 config/vax/vax.h:51
21235 msgid "profiling not supported with -mg\n"
21236 msgstr ""
21237
21238 #: config/arc/arc.h:63 config/mips/mips.h:1143
21239 msgid "may not use both -EB and -EL"
21240 msgstr ""
21241
21242 #: treelang/lang-specs.h:52
21243 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21244 msgstr ""
21245
21246 #: config/arm/arm.h:198
21247 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21248 msgstr ""
21249
21250 #: config/arm/arm.h:200
21251 msgid "-msoft-float and -mhard_float may not be used together"
21252 msgstr ""
21253
21254 #: config/arm/arm.h:202
21255 msgid "-mbig-endian and -mlittle-endian may not be used together"
21256 msgstr ""
21257
21258 #: config/mcore/mcore.h:65
21259 msgid "the m210 does not have little endian support"
21260 msgstr ""
21261
21262 #: config/mips/mips.h:988
21263 msgid "-pipe is not supported"
21264 msgstr "-pipe не падтрымліваецца"
21265
21266 #: ada/lang-specs.h:34 java/jvspec.c:80 gcc.c:767
21267 msgid "-pg and -fomit-frame-pointer are incompatible"
21268 msgstr ""
21269
21270 #: ada/lang-specs.h:36
21271 msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
21272 msgstr ""
21273
21274 #: config/mips/r3900.h:35
21275 msgid "-mhard-float not supported"
21276 msgstr "-mhard-float не падтрымліваецца"
21277
21278 #: config/mips/r3900.h:37
21279 msgid "-msingle-float and -msoft-float can not both be specified"
21280 msgstr ""
21281
21282 #: java/lang-specs.h:34
21283 msgid "-fjni and -femit-class-files are incompatible"
21284 msgstr ""
21285
21286 #: java/lang-specs.h:35
21287 msgid "-fjni and -femit-class-file are incompatible"
21288 msgstr ""
21289
21290 #: java/lang-specs.h:36 java/lang-specs.h:37
21291 msgid "-femit-class-file should used along with -fsyntax-only"
21292 msgstr ""
21293
21294 #: gcc.c:743
21295 msgid "GCC does not support -C or -CC without -E"
21296 msgstr ""
21297
21298 #: gcc.c:915
21299 msgid "-E required when input is from standard input"
21300 msgstr ""
21301
21302 #: config/rs6000/darwin.h:98
21303 msgid " conflicting code gen style switches are used"
21304 msgstr ""
21305
21306 #~ msgid "unknown C standard `%s'"
21307 #~ msgstr "невядомы C стандарт `%s'"
21308
21309 #~ msgid "label `%s' defined but not used"
21310 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
21311
21312 #, fuzzy
21313 #~ msgid "a parameter"
21314 #~ msgstr "невыкарыстаемы параметр \"%s\""
21315
21316 #, fuzzy
21317 #~ msgid "a global declaration"
21318 #~ msgstr "Нерэчаіснае абвяшчэнне"
21319
21320 #~ msgid "bad magic number"
21321 #~ msgstr "дрэнны \"магічны\" нумар"
21322
21323 #~ msgid "bad header version"
21324 #~ msgstr "дрэнная версія загалоўка"
21325
21326 #, fuzzy
21327 #~ msgid "missing binary operator"
21328 #~ msgstr "прапушчан ініцыялізатар"
21329
21330 #~ msgid "%s: Not a directory"
21331 #~ msgstr "%s: не дырэкторыя"
21332
21333 #, fuzzy
21334 #~ msgid "changing search order for system directory \"%s\""
21335 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
21336
21337 #~ msgid "%s:%d: warning: "
21338 #~ msgstr "%s:%d: увага: "
21339
21340 #~ msgid "In file included from %s:%d"
21341 #~ msgstr "У файле уключаным з %s:%d"
21342
21343 #~ msgid "can't get current directory"
21344 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
21345
21346 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21347 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21348
21349 #~ msgid "floating point overflow"
21350 #~ msgstr "перапаўненьне плаваючай кропкі"
21351
21352 #~ msgid ""
21353 #~ "\n"
21354 #~ "Language specific options:\n"
21355 #~ msgstr ""
21356 #~ "\n"
21357 #~ "Выбары, спецыфічныя для мовы:\n"
21358
21359 #~ msgid ""
21360 #~ "\n"
21361 #~ " Options for %s:\n"
21362 #~ msgstr ""
21363 #~ "\n"
21364 #~ " Выбары для %s:\n"
21365
21366 #, fuzzy
21367 #~ msgid "unrecognized option `%s'"
21368 #~ msgstr "нераспазнаны выбар \"-%s\""
21369
21370 #~ msgid "`%s': unknown or unsupported -g option"
21371 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
21372
21373 #~ msgid "invalid --param option: %s"
21374 #~ msgstr "нерэчаісны выбар --param : %s"
21375
21376 #, fuzzy
21377 #~ msgid "invalid character constant in #if"
21378 #~ msgstr "сімвальная канстанта вельмі доўгая"
21379
21380 #~ msgid "usage: %s [switches] input output"
21381 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
21382
21383 #~ msgid "#error%.*s"
21384 #~ msgstr "#памылка%.*s"
21385
21386 #~ msgid "#warning%.*s"
21387 #~ msgstr "#увага%.*s"
21388
21389 #~ msgid "unbalanced #endif"
21390 #~ msgstr "незбалансаваны #endif"
21391
21392 #~ msgid "optimization turned on"
21393 #~ msgstr "аптымізацыя уключана"
21394
21395 #~ msgid "optimization turned off"
21396 #~ msgstr "аптымізацыя выключана"
21397
21398 #~ msgid "invalid %%Q value"
21399 #~ msgstr "дрэннае %%Q значэнне"
21400
21401 #~ msgid "invalid %%V value"
21402 #~ msgstr "нерэчаіснае значэньне %%V"
21403
21404 #, fuzzy
21405 #~ msgid "Generate code for a Sun FPA"
21406 #~ msgstr "Стварыць код для DLL"
21407
21408 #~ msgid "Generate code for a 68881"
21409 #~ msgstr "Ствараць код для 68881"
21410
21411 #~ msgid "invalid %%o value"
21412 #~ msgstr "нерэчаіснае значэньне %%o"
21413
21414 #, fuzzy
21415 #~ msgid "invalid option `-mshort-data-%s'"
21416 #~ msgstr "Нерэчаісны выбар \"%s\""
21417
21418 #, fuzzy
21419 #~ msgid "invalid option `entry%s'"
21420 #~ msgstr "Нерэчаісны выбар \"%s\""
21421
21422 #~ msgid "Use OSF PIC"
21423 #~ msgstr "Выкарыстоўваць OSF PIC"
21424
21425 #~ msgid "Don't use OSF PIC"
21426 #~ msgstr "Не выкарыстоўваць OSF PIC"
21427
21428 #~ msgid "Optimize for 3900"
21429 #~ msgstr "Аптымізаваць для 3900"
21430
21431 #~ msgid "Optimize for 4650"
21432 #~ msgstr "Аптымізаваць для 4650"
21433
21434 #, fuzzy
21435 #~ msgid "Do not use the Xtensa boolean register option"
21436 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
21437
21438 #, fuzzy
21439 #~ msgid "Use the Xtensa floating-point unit"
21440 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
21441
21442 #, fuzzy
21443 #~ msgid "%s for `%T %s %T' operator"
21444 #~ msgstr "%s перад знакам \"%s\""
21445
21446 #, fuzzy
21447 #~ msgid "%s for `%s %T' operator"
21448 #~ msgstr "%s перад знакам \"%s\""
21449
21450 #, fuzzy
21451 #~ msgid "duplicate enum value `%D'"
21452 #~ msgstr "паўтарэнне \"volatile\""
21453
21454 #, fuzzy
21455 #~ msgid "duplicate nested type `%D'"
21456 #~ msgstr "паўтарэнне \"restrict\""
21457
21458 #, fuzzy
21459 #~ msgid "field `%D' invalidly declared offset type"
21460 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
21461
21462 #, fuzzy
21463 #~ msgid "field `%D' declared static in union"
21464 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
21465
21466 #~ msgid "invalid declarator"
21467 #~ msgstr "нерэчаісны абвяшчальнік"
21468
21469 #, fuzzy
21470 #~ msgid "parameter `%D' invalidly declared offset type"
21471 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
21472
21473 #, fuzzy
21474 #~ msgid "semicolon missing after declaration of `%#T'"
21475 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
21476
21477 #, fuzzy
21478 #~ msgid "invalid data member initialization"
21479 #~ msgstr "нерэчаісны ініцыялізатар"
21480
21481 #, fuzzy
21482 #~ msgid "previous friend declaration of `%D'"
21483 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
21484
21485 #, fuzzy
21486 #~ msgid "member initializers for `%#D'"
21487 #~ msgstr "complex нерэчаісны для \"%s\""
21488
21489 #, fuzzy
21490 #~ msgid "invalid use of member `%D'"
21491 #~ msgstr "нявернае выкарыстанне \"restict\""
21492
21493 #, fuzzy
21494 #~ msgid "no method `%T::%D'"
21495 #~ msgstr "у метадзе \"%s\":"
21496
21497 #, fuzzy
21498 #~ msgid "semicolon missing after declaration of `%T'"
21499 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
21500
21501 #, fuzzy
21502 #~ msgid "`::%D' undeclared (first use here)"
21503 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
21504
21505 #, fuzzy
21506 #~ msgid "no type `%D' in `%T'"
21507 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
21508
21509 #, fuzzy
21510 #~ msgid "base initializer for `%T'"
21511 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
21512
21513 #~ msgid "%s before `%c'"
21514 #~ msgstr "%s перад '%c'"
21515
21516 #~ msgid "%s before `\\%o'"
21517 #~ msgstr "%s перад \"\\%o\""
21518
21519 #~ msgid "%s before `%s' token"
21520 #~ msgstr "%s перад знакам \"%s\""
21521
21522 #, fuzzy
21523 #~ msgid "invalid use of undefined type `%#T'"
21524 #~ msgstr "нявернае выкарыстанне \"restict\""
21525
21526 #, fuzzy
21527 #~ msgid "forward declaration of `%#T'"
21528 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
21529
21530 #~ msgid "invalid use of `%T'"
21531 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
21532
21533 #, fuzzy
21534 #~ msgid "cannot find class (factory) method"
21535 #~ msgstr "не магу знайсці метад."
21536
21537 #~ msgid "cannot find method"
21538 #~ msgstr "немагчыма знайсьці мэтад"
21539
21540 #, fuzzy
21541 #~ msgid "duplicate definition of class method `%s'"
21542 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
21543
21544 #, fuzzy
21545 #~ msgid "duplicate declaration of instance method `%s'"
21546 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""