OSDN Git Service

* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
[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-07-01 11:41-0700\n"
10 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
11 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
12 "Language-Team: Belarusian <i18n@tut.by>\n"
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:4307 c-common.c:4326 c-common.c:4344
38 #: c-common.c:4371 c-common.c:4390 c-common.c:4413 c-common.c:4436
39 #: c-common.c:4462 c-common.c:4496 c-common.c:4540 c-common.c:4568
40 #: c-common.c:4596 c-common.c:4615 c-common.c:4870 c-common.c:4892
41 #: c-common.c:4927 c-common.c:4994 c-common.c:5040 c-common.c:5098
42 #: c-common.c:5129 c-common.c:5475 c-common.c:5498 c-common.c:5537
43 #: config/arm/arm.c:2281 config/arm/arm.c:2308 config/avr/avr.c:4539
44 #: config/h8300/h8300.c:4284 config/h8300/h8300.c:4307 config/i386/i386.c:1620
45 #: config/i386/i386.c:15397 config/i386/winnt.c:86 config/ia64/ia64.c:1057
46 #: config/ip2k/ip2k.c:3151
47 #, c-format
48 msgid "`%s' attribute ignored"
49 msgstr "\"%s\" атрыбут ігнарыруецца"
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:1733
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:917
163 msgid "%Hsuggest explicit braces to avoid ambiguous `else'"
164 msgstr ""
165
166 #: c-common.c:1141
167 #, fuzzy
168 msgid "%J'%D' is not defined outside of function scope"
169 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
170
171 #: c-common.c:1161
172 #, c-format
173 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
174 msgstr ""
175
176 #: c-common.c:1201
177 msgid "overflow in constant expression"
178 msgstr ""
179
180 #: c-common.c:1221
181 msgid "integer overflow in expression"
182 msgstr ""
183
184 #: c-common.c:1230
185 msgid "floating point overflow in expression"
186 msgstr ""
187
188 #: c-common.c:1236
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:1258
194 msgid "large integer implicitly truncated to unsigned type"
195 msgstr ""
196
197 #: c-common.c:1260
198 msgid "negative integer implicitly converted to unsigned type"
199 msgstr ""
200
201 #: c-common.c:1306
202 msgid "overflow in implicit constant conversion"
203 msgstr ""
204
205 #: c-common.c:1442
206 #, c-format
207 msgid "operation on `%s' may be undefined"
208 msgstr ""
209
210 #: c-common.c:1726
211 msgid "expression statement has incomplete type"
212 msgstr ""
213
214 #: c-common.c:1758
215 msgid "case label does not reduce to an integer constant"
216 msgstr ""
217
218 #: c-common.c:2088
219 msgid "invalid truth-value expression"
220 msgstr ""
221
222 #: c-common.c:2139
223 #, c-format
224 msgid "invalid operands to binary %s"
225 msgstr ""
226
227 #: c-common.c:2373
228 msgid "comparison is always false due to limited range of data type"
229 msgstr ""
230
231 #: c-common.c:2375
232 msgid "comparison is always true due to limited range of data type"
233 msgstr ""
234
235 #: c-common.c:2445
236 msgid "comparison of unsigned expression >= 0 is always true"
237 msgstr ""
238
239 #: c-common.c:2454
240 msgid "comparison of unsigned expression < 0 is always false"
241 msgstr ""
242
243 #: c-common.c:2499
244 msgid "pointer of type `void *' used in arithmetic"
245 msgstr ""
246
247 #: c-common.c:2505
248 msgid "pointer to a function used in arithmetic"
249 msgstr ""
250
251 #: c-common.c:2511
252 msgid "pointer to member function used in arithmetic"
253 msgstr ""
254
255 #: c-common.c:2600 f/com.c:14734
256 msgid "struct type value used where scalar is required"
257 msgstr ""
258
259 #: c-common.c:2604 f/com.c:14738
260 msgid "union type value used where scalar is required"
261 msgstr ""
262
263 #: c-common.c:2608 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:2645
270 msgid "the address of `%D', will always evaluate as `true'"
271 msgstr ""
272
273 #: c-common.c:2739 f/com.c:14874
274 msgid "suggest parentheses around assignment used as truth value"
275 msgstr ""
276
277 #: c-common.c:2785 c-common.c:2825
278 msgid "invalid use of `restrict'"
279 msgstr "нявернае выкарыстанне \"restict\""
280
281 #: c-common.c:2935
282 #, fuzzy
283 msgid "invalid application of `sizeof' to a function type"
284 msgstr "Нерэчаісны выбар \"%s\""
285
286 #: c-common.c:2945
287 #, fuzzy, c-format
288 msgid "invalid application of `%s' to a void type"
289 msgstr "нявернае выкарыстанне \"restict\""
290
291 #: c-common.c:2951
292 #, fuzzy
293 msgid "invalid application of `%s' to incomplete type `%T' "
294 msgstr "\"%s\" мае незавершаны тып"
295
296 #: c-common.c:2992
297 msgid "`__alignof' applied to a bit-field"
298 msgstr ""
299
300 #: c-common.c:3484
301 #, fuzzy, c-format
302 msgid "cannot disable built-in function `%s'"
303 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
304
305 #: c-common.c:3645 c-typeck.c:1974
306 #, c-format
307 msgid "too few arguments to function `%s'"
308 msgstr "нехапае аргументаў у функцыі \"%s\""
309
310 #: c-common.c:3651 c-typeck.c:1835
311 #, c-format
312 msgid "too many arguments to function `%s'"
313 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
314
315 #: c-common.c:3670
316 #, fuzzy, c-format
317 msgid "non-floating-point argument to function `%s'"
318 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
319
320 #: c-common.c:3897
321 msgid "pointers are not permitted as case values"
322 msgstr ""
323
324 #: c-common.c:3901
325 msgid "range expressions in switch statements are non-standard"
326 msgstr ""
327
328 #: c-common.c:3930
329 msgid "empty range specified"
330 msgstr ""
331
332 #: c-common.c:3981
333 msgid "duplicate (or overlapping) case value"
334 msgstr ""
335
336 #: c-common.c:3982
337 msgid "%Jthis is the first entry overlapping that value"
338 msgstr ""
339
340 #: c-common.c:3986
341 msgid "duplicate case value"
342 msgstr ""
343
344 #: c-common.c:3987
345 #, fuzzy
346 msgid "%Jpreviously used here"
347 msgstr "папярэдняе вызначэньне"
348
349 #: c-common.c:3991
350 msgid "multiple default labels in one switch"
351 msgstr ""
352
353 #: c-common.c:3992
354 msgid "%Jthis is the first default label"
355 msgstr ""
356
357 #: c-common.c:4017
358 #, fuzzy
359 msgid "taking the address of a label is non-standard"
360 msgstr "ISO C не дазваляе пусты ізыходны файл"
361
362 #: c-common.c:4063
363 msgid "%Hignoring return value of `%D', declared with attribute warn_unused_result"
364 msgstr ""
365
366 #: c-common.c:4068
367 msgid "%Hignoring return value of function declared with attribute warn_unused_result"
368 msgstr ""
369
370 #: c-common.c:4649
371 #, c-format
372 msgid "unknown machine mode `%s'"
373 msgstr "невядомы рэжым машыны \"%s\""
374
375 #: c-common.c:4652
376 #, c-format
377 msgid "no data type for mode `%s'"
378 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
379
380 #: c-common.c:4656
381 #, fuzzy, c-format
382 msgid "invalid pointer mode `%s'"
383 msgstr "Нерэчаісны выбар \"%s\""
384
385 #: c-common.c:4663 c-common.c:5226
386 #, fuzzy, c-format
387 msgid "unable to emulate '%s'"
388 msgstr "немагу адчыніць файл \"%s\""
389
390 #: c-common.c:4707
391 #, fuzzy
392 msgid "%Jsection attribute cannot be specified for local variables"
393 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
394
395 #: c-common.c:4718
396 #, fuzzy
397 msgid "%Jsection of '%D' conflicts with previous declaration"
398 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
399
400 #: c-common.c:4727
401 #, fuzzy
402 msgid "%Jsection attribute not allowed for '%D'"
403 msgstr "\"%s\" атрыбут ігнарыруецца"
404
405 #: c-common.c:4733
406 #, fuzzy
407 msgid "%Jsection attributes are not supported for this target"
408 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
409
410 #: c-common.c:4771
411 msgid "requested alignment is not a constant"
412 msgstr ""
413
414 #: c-common.c:4776
415 msgid "requested alignment is not a power of 2"
416 msgstr ""
417
418 #: c-common.c:4781
419 msgid "requested alignment is too large"
420 msgstr ""
421
422 #: c-common.c:4807
423 msgid "%Jalignment may not be specified for '%D'"
424 msgstr ""
425
426 #: c-common.c:4845
427 msgid "%J'%D' defined both normally and as an alias"
428 msgstr ""
429
430 #: c-common.c:4855
431 msgid "alias arg not a string"
432 msgstr ""
433
434 #: c-common.c:4898
435 msgid "visibility arg not a string"
436 msgstr ""
437
438 #: c-common.c:4911
439 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
440 msgstr ""
441
442 #: c-common.c:4937
443 msgid "tls_model arg not a string"
444 msgstr ""
445
446 #: c-common.c:4946
447 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
448 msgstr ""
449
450 #: c-common.c:4968 c-common.c:5014
451 #, fuzzy
452 msgid "%J'%E' attribute applies only to functions"
453 msgstr "\"%s\" звычайна функцыя"
454
455 #: c-common.c:4973 c-common.c:5019
456 msgid "%Jcan't set '%E' attribute after definition"
457 msgstr ""
458
459 #: c-common.c:5095
460 #, fuzzy, c-format
461 msgid "`%s' attribute ignored for `%s'"
462 msgstr "\"%s\" атрыбут ігнарыруецца"
463
464 #: c-common.c:5158
465 #, c-format
466 msgid "invalid vector type for attribute `%s'"
467 msgstr ""
468
469 #: c-common.c:5182 c-common.c:5214
470 msgid "no vector mode with the size and type specified could be found"
471 msgstr ""
472
473 #: c-common.c:5316
474 msgid "nonnull attribute without arguments on a non-prototype"
475 msgstr ""
476
477 #: c-common.c:5331
478 #, c-format
479 msgid "nonnull argument has invalid operand number (arg %lu)"
480 msgstr ""
481
482 #: c-common.c:5350
483 #, c-format
484 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
485 msgstr ""
486
487 #: c-common.c:5358
488 #, c-format
489 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
490 msgstr ""
491
492 #: c-common.c:5438
493 #, c-format
494 msgid "null argument where non-null required (arg %lu)"
495 msgstr ""
496
497 #: c-common.c:5509
498 msgid "cleanup arg not an identifier"
499 msgstr ""
500
501 #: c-common.c:5516
502 #, fuzzy
503 msgid "cleanup arg not a function"
504 msgstr "`%D' - гэта ня функцыя,"
505
506 #: c-common.c:5877
507 #, c-format
508 msgid "%s at end of input"
509 msgstr "%s на прыканцы ўводу"
510
511 #: c-common.c:5883
512 #, c-format
513 msgid "%s before %s'%c'"
514 msgstr "%s перад %s'%c'"
515
516 #: c-common.c:5885
517 #, c-format
518 msgid "%s before %s'\\x%x'"
519 msgstr "%s перад %s'\\x%x'"
520
521 #: c-common.c:5889
522 #, c-format
523 msgid "%s before string constant"
524 msgstr ""
525
526 #: c-common.c:5891
527 #, c-format
528 msgid "%s before numeric constant"
529 msgstr ""
530
531 #: c-common.c:5893
532 #, c-format
533 msgid "%s before \"%s\""
534 msgstr "%s перад \"%s\""
535
536 #: c-common.c:5895
537 #, c-format
538 msgid "%s before '%s' token"
539 msgstr "%s перад знакам '%s'"
540
541 #. Use `%s' to print the string in case there are any escape
542 #. characters in the message.
543 #: c-common.c:5897 c-typeck.c:2612 c-typeck.c:4004 c-typeck.c:4019
544 #: c-typeck.c:4034 final.c:2776 final.c:2778 gcc.c:4581 rtl-error.c:109
545 #: toplev.c:1357 config/cris/cris.c:552 cp/parser.c:1848 cp/typeck.c:4155
546 #: java/expr.c:356 java/verify.c:1456 java/verify.c:1457 java/verify.c:1472
547 #, c-format
548 msgid "%s"
549 msgstr ""
550
551 #: c-convert.c:82 c-typeck.c:1211 c-typeck.c:3444 cp/typeck.c:1363
552 #: cp/typeck.c:5708 treelang/tree-convert.c:79
553 msgid "void value not ignored as it ought to be"
554 msgstr ""
555
556 #: c-convert.c:114 java/typeck.c:148 treelang/tree-convert.c:105
557 msgid "conversion to non-scalar type requested"
558 msgstr ""
559
560 #: c-decl.c:371
561 msgid "%Jarray '%D' assumed to have one element"
562 msgstr ""
563
564 #: c-decl.c:580
565 #, fuzzy
566 msgid "%Jlabel `%D' used but not defined"
567 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
568
569 #: c-decl.c:586
570 #, fuzzy
571 msgid "%Jlabel `%D' defined but not used"
572 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
573
574 #: c-decl.c:588
575 #, fuzzy
576 msgid "%Jlabel `%D' declared but not defined"
577 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
578
579 #: c-decl.c:613
580 #, fuzzy
581 msgid "%Junused variable `%D'"
582 msgstr "невыкарыстоўваемая пераменная \"%s\""
583
584 #: c-decl.c:821
585 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
586 msgstr ""
587
588 #: c-decl.c:828
589 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
590 msgstr ""
591
592 #: c-decl.c:864
593 msgid "%Jprototype for '%D' declares more arguments than previous old-style definition"
594 msgstr ""
595
596 #: c-decl.c:870
597 msgid "%Jprototype for '%D' declares fewer arguments than previous old-style definition"
598 msgstr ""
599
600 #: c-decl.c:879
601 msgid "%Jprototype for '%D' declares arg %d with incompatible type"
602 msgstr ""
603
604 #. If we get here, no errors were found, but do issue a warning
605 #. for this poor-style construct.
606 #: c-decl.c:891
607 msgid "%Jprototype for '%D' follows non-prototype definition"
608 msgstr ""
609
610 #: c-decl.c:906
611 #, fuzzy
612 msgid "%Jprevious definition of '%D' was here"
613 msgstr "папярэдняе вызначэньне"
614
615 #: c-decl.c:908
616 #, fuzzy
617 msgid "%Jprevious implicit declaration of '%D' was here"
618 msgstr "няма папярэдняга аб'яўлення для \"%s\""
619
620 #: c-decl.c:910
621 #, fuzzy
622 msgid "%Jprevious declaration of '%D' was here"
623 msgstr "няма папярэдняга аб'яўлення для \"%s\""
624
625 #: c-decl.c:945
626 msgid "%J'%D' redeclared as different kind of symbol"
627 msgstr ""
628
629 #: c-decl.c:950
630 #, fuzzy
631 msgid "%Jbuilt-in function '%D' declared as non-function"
632 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
633
634 #: c-decl.c:953 c-decl.c:1045
635 #, fuzzy
636 msgid "%Jshadowing built-in function '%D'"
637 msgstr "у функцыі \"%s\":"
638
639 #. If types don't match for a built-in, throw away the
640 #. built-in.  No point in calling locate_old_decl here, it
641 #. won't print anything.
642 #: c-decl.c:974
643 #, fuzzy
644 msgid "%Jconflicting types for built-in function '%D'"
645 msgstr "паўторнае абвяшчэнне меткі \"%s\""
646
647 #: c-decl.c:998 c-decl.c:1006
648 msgid "%Jconflicting types for '%D'"
649 msgstr ""
650
651 #. allow OLDDECL to continue in use
652 #: c-decl.c:1021
653 #, fuzzy
654 msgid "%Jredefinition of typedef '%D'"
655 msgstr "перанакіраванне stdout: %s"
656
657 #: c-decl.c:1058 c-decl.c:1122
658 #, fuzzy
659 msgid "%Jredefinition of '%D'"
660 msgstr "перанакіраванне stdout: %s"
661
662 #: c-decl.c:1089 c-decl.c:1139
663 msgid "%Jstatic declaration of '%D' follows non-static declaration"
664 msgstr ""
665
666 #: c-decl.c:1097 c-decl.c:1136
667 msgid "%Jnon-static declaration of '%D' follows static declaration"
668 msgstr ""
669
670 #: c-decl.c:1109
671 msgid "%Jthread-local declaration of '%D' follows non-thread-local declaration"
672 msgstr ""
673
674 #: c-decl.c:1112
675 msgid "%Jnon-thread-local declaration of '%D' follows thread-local declaration"
676 msgstr ""
677
678 #: c-decl.c:1152
679 #, fuzzy
680 msgid "%Jextern declaration of '%D' follows declaration with no linkage"
681 msgstr "няма папярэдняга аб'яўлення для \"%s\""
682
683 #: c-decl.c:1155
684 msgid "%Jdeclaration of '%D' with no linkage follows extern declaration"
685 msgstr ""
686
687 #: c-decl.c:1158
688 #, fuzzy
689 msgid "%Jredeclaration of '%D' with no linkage"
690 msgstr "няма папярэдняга аб'яўлення для \"%s\""
691
692 #: c-decl.c:1172
693 msgid "%Jredeclaration of '%D' with different visibility (old visibility preserved)"
694 msgstr ""
695
696 #: c-decl.c:1183
697 #, fuzzy
698 msgid "%Jinline declaration of '%D' follows declaration with attribute noinline"
699 msgstr "няма папярэдняга аб'яўлення для \"%s\""
700
701 #: c-decl.c:1190
702 #, fuzzy
703 msgid "%Jdeclaration of '%D' with attribute noinline follows inline declaration "
704 msgstr "няма папярэдняга аб'яўлення для \"%s\""
705
706 #: c-decl.c:1202
707 msgid "%J'%D' declared inline after being called"
708 msgstr ""
709
710 #: c-decl.c:1208
711 #, fuzzy
712 msgid "%J'%D' declared inline after its definition"
713 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
714
715 #: c-decl.c:1221
716 #, fuzzy
717 msgid "%Jredefinition of parameter '%D'"
718 msgstr "перанакіраванне stdout: %s"
719
720 #: c-decl.c:1230
721 msgid "%Jvolatile declaration of '%D' follows non-volatile declaration"
722 msgstr ""
723
724 #: c-decl.c:1233
725 msgid "%Jnon-volatile declaration of '%D' follows volatile declaration"
726 msgstr ""
727
728 #: c-decl.c:1240
729 msgid "%Jconst declaration of '%D' follows non-const declaration"
730 msgstr ""
731
732 #: c-decl.c:1243
733 msgid "%Jnon-const declaration of '%D' follows const declaration"
734 msgstr ""
735
736 #: c-decl.c:1262
737 #, fuzzy
738 msgid "%Jredundant redeclaration of '%D'"
739 msgstr "Нерэчаіснае абвяшчэнне"
740
741 #: c-decl.c:1581
742 msgid "%Jdeclaration of '%D' shadows a parameter"
743 msgstr ""
744
745 #: c-decl.c:1583
746 msgid "%Jdeclaration of '%D' shadows a global declaration"
747 msgstr ""
748
749 #: c-decl.c:1585
750 msgid "%Jdeclaration of '%D' shadows a previous local"
751 msgstr ""
752
753 #: c-decl.c:1587 cp/name-lookup.c:969 cp/name-lookup.c:992
754 #: cp/name-lookup.c:1000
755 #, fuzzy
756 msgid "%Jshadowed declaration is here"
757 msgstr "няма папярэдняга аб'яўлення для \"%s\""
758
759 #: c-decl.c:1697
760 #, c-format
761 msgid "nested extern declaration of `%s'"
762 msgstr ""
763
764 #: c-decl.c:1838 objc/objc-act.c:2534 objc/objc-act.c:6794
765 #, fuzzy
766 msgid "%Jprevious declaration of '%D'"
767 msgstr "папярэдняе абвяшчэньне `%D'"
768
769 #: c-decl.c:1879 c-decl.c:1881
770 #, c-format
771 msgid "implicit declaration of function `%s'"
772 msgstr ""
773
774 #: c-decl.c:1897
775 #, c-format
776 msgid "`%s' undeclared here (not in a function)"
777 msgstr ""
778
779 #: c-decl.c:1903
780 #, c-format
781 msgid "`%s' undeclared (first use in this function)"
782 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
783
784 #: c-decl.c:1908
785 msgid "(Each undeclared identifier is reported only once"
786 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
787
788 #: c-decl.c:1909
789 msgid "for each function it appears in.)"
790 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
791
792 #: c-decl.c:1962
793 #, c-format
794 msgid "label %s referenced outside of any function"
795 msgstr ""
796
797 #: c-decl.c:2009
798 #, c-format
799 msgid "duplicate label declaration `%s'"
800 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
801
802 #: c-decl.c:2010
803 #, fuzzy
804 msgid "%Jthis is a previous declaration"
805 msgstr "гэта папярэдняе абвяшчэньне"
806
807 #: c-decl.c:2045
808 #, fuzzy
809 msgid "%Hduplicate label `%D'"
810 msgstr "паўтарэнне \"%s\""
811
812 #: c-decl.c:2047
813 #, fuzzy
814 msgid "%J`%D' previously defined here"
815 msgstr "папярэдняе вызначэньне"
816
817 #: c-decl.c:2049
818 #, fuzzy
819 msgid "%J`%D' previously declared here"
820 msgstr "няма папярэдняга аб'яўлення для \"%s\""
821
822 #: c-decl.c:2069
823 msgid "%Htraditional C lacks a separate namespace for labels, identifier `%s' conflicts"
824 msgstr ""
825
826 #: c-decl.c:2140
827 msgid "%H`%s' defined as wrong kind of tag"
828 msgstr ""
829
830 #: c-decl.c:2378
831 msgid "unnamed struct/union that defines no instances"
832 msgstr ""
833
834 #: c-decl.c:2397
835 msgid "useless keyword or type name in empty declaration"
836 msgstr ""
837
838 #: c-decl.c:2404
839 msgid "two types specified in one empty declaration"
840 msgstr ""
841
842 #: c-decl.c:2409 c-parse.y:735 c-parse.y:737 objc/objc-parse.y:776
843 #: objc/objc-parse.y:778 objc/objc-parse.y:3017
844 msgid "empty declaration"
845 msgstr "пустое абвяшчэньне"
846
847 #: c-decl.c:2435
848 #, fuzzy
849 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
850 msgstr "ISO C89 не падтрымлівае \"long long\""
851
852 #: c-decl.c:2437
853 #, fuzzy
854 msgid "ISO C90 does not support `[*]' array declarators"
855 msgstr "ISO C89 не падтрымлівае \"long long\""
856
857 #: c-decl.c:2440
858 msgid "GCC does not yet properly implement `[*]' array declarators"
859 msgstr ""
860
861 #: c-decl.c:2456
862 msgid "static or type qualifiers in abstract declarator"
863 msgstr ""
864
865 #: c-decl.c:2526
866 #, fuzzy
867 msgid "%J'%D' is usually a function"
868 msgstr "`%s' - звычайна функцыя"
869
870 #: c-decl.c:2535
871 #, fuzzy, c-format
872 msgid "typedef `%s' is initialized (use __typeof__ instead)"
873 msgstr "параметр \"%s\" ініцыялізаваны"
874
875 #: c-decl.c:2541
876 #, c-format
877 msgid "function `%s' is initialized like a variable"
878 msgstr ""
879
880 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
881 #: c-decl.c:2548
882 #, c-format
883 msgid "parameter `%s' is initialized"
884 msgstr "параметр \"%s\" ініцыялізаваны"
885
886 #: c-decl.c:2568 c-typeck.c:4254
887 msgid "variable-sized object may not be initialized"
888 msgstr ""
889
890 #: c-decl.c:2574
891 #, c-format
892 msgid "variable `%s' has initializer but incomplete type"
893 msgstr ""
894
895 #: c-decl.c:2580
896 #, c-format
897 msgid "elements of array `%s' have incomplete type"
898 msgstr ""
899
900 #: c-decl.c:2649 c-decl.c:5451 cp/decl.c:3761 cp/decl.c:10141
901 #, fuzzy
902 msgid "%Jinline function '%D' given attribute noinline"
903 msgstr "няма папярэдняга аб'яўлення для \"%s\""
904
905 #: c-decl.c:2725
906 msgid "%Jinitializer fails to determine size of '%D'"
907 msgstr ""
908
909 #: c-decl.c:2730
910 #, fuzzy
911 msgid "%Jarray size missing in '%D'"
912 msgstr "прапушчан памер масіва ў `%D'"
913
914 #: c-decl.c:2746
915 #, fuzzy
916 msgid "%Jzero or negative size array '%D'"
917 msgstr "нулявы памер масіва `%D'"
918
919 #: c-decl.c:2774
920 msgid "%Jstorage size of '%D' isn't known"
921 msgstr ""
922
923 #: c-decl.c:2784
924 #, fuzzy
925 msgid "%Jstorage size of '%D' isn't constant"
926 msgstr "тып параметра \"%s\" не аб'яўлены"
927
928 #: c-decl.c:2867
929 msgid "%Jignoring asm-specifier for non-static local variable '%D'"
930 msgstr ""
931
932 #: c-decl.c:2978
933 msgid "ISO C forbids forward parameter declarations"
934 msgstr ""
935
936 #: c-decl.c:3160
937 msgid "<anonymous>"
938 msgstr ""
939
940 #: c-decl.c:3169
941 #, c-format
942 msgid "bit-field `%s' width not an integer constant"
943 msgstr ""
944
945 #: c-decl.c:3177
946 #, c-format
947 msgid "negative width in bit-field `%s'"
948 msgstr ""
949
950 #: c-decl.c:3182
951 #, c-format
952 msgid "zero width for bit-field `%s'"
953 msgstr ""
954
955 #: c-decl.c:3192
956 #, c-format
957 msgid "bit-field `%s' has invalid type"
958 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
959
960 #: c-decl.c:3201
961 #, c-format
962 msgid "type of bit-field `%s' is a GCC extension"
963 msgstr ""
964
965 #: c-decl.c:3210
966 #, c-format
967 msgid "width of `%s' exceeds its type"
968 msgstr ""
969
970 #: c-decl.c:3220
971 #, c-format
972 msgid "`%s' is narrower than values of its type"
973 msgstr ""
974
975 #: c-decl.c:3370 cp/decl.c:6805
976 msgid "`long long long' is too long for GCC"
977 msgstr "`long long long' - вельмі доўга для GCC"
978
979 #: c-decl.c:3375
980 #, fuzzy
981 msgid "ISO C90 does not support `long long'"
982 msgstr "ISO C89 не падтрымлівае `long long'"
983
984 #: c-decl.c:3384 c-decl.c:3387 cp/decl.c:6810
985 #, c-format
986 msgid "duplicate `%s'"
987 msgstr "паўтарэньне `%s'"
988
989 #: c-decl.c:3397 cp/decl.c:6816
990 msgid "`__thread' before `extern'"
991 msgstr ""
992
993 #: c-decl.c:3399 cp/decl.c:6818
994 msgid "`__thread' before `static'"
995 msgstr ""
996
997 #: c-decl.c:3407 cp/decl.c:6845
998 #, c-format
999 msgid "two or more data types in declaration of `%s'"
1000 msgstr ""
1001
1002 #: c-decl.c:3427 cp/decl.c:6850
1003 #, c-format
1004 msgid "`%s' fails to be a typedef or built in type"
1005 msgstr ""
1006
1007 #: c-decl.c:3466
1008 #, c-format
1009 msgid "type defaults to `int' in declaration of `%s'"
1010 msgstr ""
1011
1012 #: c-decl.c:3495
1013 #, c-format
1014 msgid "both long and short specified for `%s'"
1015 msgstr ""
1016
1017 #: c-decl.c:3499 cp/decl.c:6950
1018 #, c-format
1019 msgid "long or short specified with char for `%s'"
1020 msgstr ""
1021
1022 #: c-decl.c:3506 cp/decl.c:6954
1023 #, c-format
1024 msgid "long or short specified with floating type for `%s'"
1025 msgstr ""
1026
1027 #: c-decl.c:3509
1028 msgid "the only valid combination is `long double'"
1029 msgstr ""
1030
1031 #: c-decl.c:3515
1032 #, c-format
1033 msgid "both signed and unsigned specified for `%s'"
1034 msgstr ""
1035
1036 #: c-decl.c:3517 cp/decl.c:6943
1037 #, c-format
1038 msgid "long, short, signed or unsigned invalid for `%s'"
1039 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
1040
1041 #: c-decl.c:3523 cp/decl.c:6963
1042 #, c-format
1043 msgid "long, short, signed or unsigned used invalidly for `%s'"
1044 msgstr ""
1045
1046 #: c-decl.c:3541 cp/decl.c:6984
1047 #, c-format
1048 msgid "complex invalid for `%s'"
1049 msgstr "complex нерэчаісны для \"%s\""
1050
1051 #: c-decl.c:3583
1052 #, fuzzy
1053 msgid "ISO C90 does not support complex types"
1054 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1055
1056 #: c-decl.c:3595
1057 msgid "ISO C does not support plain `complex' meaning `double complex'"
1058 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
1059
1060 #: c-decl.c:3601 c-decl.c:3613
1061 msgid "ISO C does not support complex integer types"
1062 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
1063
1064 #: c-decl.c:3643 c-decl.c:4104 cp/decl.c:7576
1065 msgid "duplicate `const'"
1066 msgstr "паўтарэнне \"const\""
1067
1068 #: c-decl.c:3645 c-decl.c:4108 cp/decl.c:7580
1069 msgid "duplicate `restrict'"
1070 msgstr "паўтарэнне \"restrict\""
1071
1072 #: c-decl.c:3647 c-decl.c:4106 cp/decl.c:7578
1073 msgid "duplicate `volatile'"
1074 msgstr "паўтарэнне \"volatile\""
1075
1076 #: c-decl.c:3676 cp/decl.c:7147
1077 #, c-format
1078 msgid "multiple storage classes in declaration of `%s'"
1079 msgstr ""
1080
1081 #: c-decl.c:3686
1082 msgid "function definition declared `auto'"
1083 msgstr ""
1084
1085 #: c-decl.c:3688
1086 msgid "function definition declared `register'"
1087 msgstr ""
1088
1089 #: c-decl.c:3690
1090 msgid "function definition declared `typedef'"
1091 msgstr ""
1092
1093 #: c-decl.c:3692
1094 #, fuzzy
1095 msgid "function definition declared `__thread'"
1096 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1097
1098 #: c-decl.c:3705
1099 #, c-format
1100 msgid "storage class specified for structure field `%s'"
1101 msgstr ""
1102
1103 #: c-decl.c:3709 cp/decl.c:7192
1104 #, c-format
1105 msgid "storage class specified for parameter `%s'"
1106 msgstr ""
1107
1108 #: c-decl.c:3712 cp/decl.c:7194
1109 msgid "storage class specified for typename"
1110 msgstr ""
1111
1112 #: c-decl.c:3724 cp/decl.c:7209
1113 #, c-format
1114 msgid "`%s' initialized and declared `extern'"
1115 msgstr ""
1116
1117 #: c-decl.c:3726 cp/decl.c:7212
1118 #, c-format
1119 msgid "`%s' has both `extern' and initializer"
1120 msgstr ""
1121
1122 #: c-decl.c:3731
1123 #, fuzzy, c-format
1124 msgid "file-scope declaration of `%s' specifies `auto'"
1125 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
1126
1127 #: c-decl.c:3736 cp/decl.c:7216
1128 #, c-format
1129 msgid "nested function `%s' declared `extern'"
1130 msgstr ""
1131
1132 #: c-decl.c:3742 cp/decl.c:7226
1133 #, fuzzy, c-format
1134 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1135 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1136
1137 #. Only the innermost declarator (making a parameter be of
1138 #. array type which is converted to pointer type)
1139 #. may have static or type qualifiers.
1140 #: c-decl.c:3781 c-decl.c:3974
1141 msgid "static or type qualifiers in non-parameter array declarator"
1142 msgstr ""
1143
1144 #: c-decl.c:3825
1145 #, c-format
1146 msgid "declaration of `%s' as array of voids"
1147 msgstr ""
1148
1149 #: c-decl.c:3831
1150 #, c-format
1151 msgid "declaration of `%s' as array of functions"
1152 msgstr ""
1153
1154 #: c-decl.c:3836
1155 #, fuzzy
1156 msgid "invalid use of structure with flexible array member"
1157 msgstr "нявернае выкарыстанне \"restict\""
1158
1159 #: c-decl.c:3855
1160 #, c-format
1161 msgid "size of array `%s' has non-integer type"
1162 msgstr ""
1163
1164 #: c-decl.c:3860
1165 #, c-format
1166 msgid "ISO C forbids zero-size array `%s'"
1167 msgstr ""
1168
1169 #: c-decl.c:3867
1170 #, c-format
1171 msgid "size of array `%s' is negative"
1172 msgstr "памер масіва \"%s\" адмоўны"
1173
1174 #: c-decl.c:3880
1175 #, c-format
1176 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1177 msgstr ""
1178
1179 #: c-decl.c:3883
1180 #, fuzzy, c-format
1181 msgid "ISO C90 forbids variable-size array `%s'"
1182 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1183
1184 #: c-decl.c:3913 c-decl.c:4131 cp/decl.c:7755
1185 #, c-format
1186 msgid "size of array `%s' is too large"
1187 msgstr "памер масіва \"%s\" вельмі вялікі"
1188
1189 #: c-decl.c:3939
1190 #, fuzzy
1191 msgid "ISO C90 does not support flexible array members"
1192 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1193
1194 #: c-decl.c:3949
1195 msgid "array type has incomplete element type"
1196 msgstr ""
1197
1198 #: c-decl.c:3994 cp/decl.c:7347
1199 #, c-format
1200 msgid "`%s' declared as function returning a function"
1201 msgstr ""
1202
1203 #: c-decl.c:3999 cp/decl.c:7352
1204 #, c-format
1205 msgid "`%s' declared as function returning an array"
1206 msgstr ""
1207
1208 #: c-decl.c:4027
1209 msgid "ISO C forbids qualified void function return type"
1210 msgstr ""
1211
1212 #: c-decl.c:4031
1213 msgid "type qualifiers ignored on function return type"
1214 msgstr ""
1215
1216 #: c-decl.c:4060 c-decl.c:4146 c-decl.c:4270 c-decl.c:4356
1217 msgid "ISO C forbids qualified function types"
1218 msgstr ""
1219
1220 #: c-decl.c:4100 cp/decl.c:7572
1221 msgid "invalid type modifier within pointer declarator"
1222 msgstr ""
1223
1224 #: c-decl.c:4181
1225 msgid "ISO C forbids const or volatile function types"
1226 msgstr ""
1227
1228 #: c-decl.c:4201 cp/decl.c:8036
1229 #, c-format
1230 msgid "variable or field `%s' declared void"
1231 msgstr ""
1232
1233 #: c-decl.c:4234
1234 msgid "attributes in parameter array declarator ignored"
1235 msgstr ""
1236
1237 #: c-decl.c:4259
1238 msgid "invalid type modifier within array declarator"
1239 msgstr ""
1240
1241 #: c-decl.c:4304
1242 #, c-format
1243 msgid "field `%s' declared as a function"
1244 msgstr ""
1245
1246 #: c-decl.c:4310
1247 #, c-format
1248 msgid "field `%s' has incomplete type"
1249 msgstr ""
1250
1251 #: c-decl.c:4336 c-decl.c:4338 c-decl.c:4340 c-decl.c:4347
1252 #, c-format
1253 msgid "invalid storage class for function `%s'"
1254 msgstr ""
1255
1256 #: c-decl.c:4362
1257 msgid "`noreturn' function returns non-void value"
1258 msgstr ""
1259
1260 #: c-decl.c:4377
1261 msgid "cannot inline function `main'"
1262 msgstr ""
1263
1264 #: c-decl.c:4431
1265 msgid "variable previously declared `static' redeclared `extern'"
1266 msgstr ""
1267
1268 #: c-decl.c:4440
1269 #, fuzzy
1270 msgid "%Jvariable '%D' declared `inline'"
1271 msgstr "тып параметра \"%s\" не аб'яўлены"
1272
1273 #. A mere warning is sure to result in improper semantics
1274 #. at runtime.  Don't bother to allow this to compile.
1275 #: c-decl.c:4468 cp/decl.c:5903
1276 #, fuzzy
1277 msgid "thread-local storage not supported for this target"
1278 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1279
1280 #: c-decl.c:4529 c-decl.c:5495
1281 msgid "function declaration isn't a prototype"
1282 msgstr ""
1283
1284 #: c-decl.c:4535
1285 msgid "parameter names (without types) in function declaration"
1286 msgstr ""
1287
1288 #: c-decl.c:4563
1289 #, c-format
1290 msgid "parameter `%s' has incomplete type"
1291 msgstr ""
1292
1293 #: c-decl.c:4566
1294 msgid "parameter has incomplete type"
1295 msgstr ""
1296
1297 #: c-decl.c:4615
1298 msgid "\"void\" as only parameter may not be qualified"
1299 msgstr ""
1300
1301 #: c-decl.c:4636
1302 #, fuzzy
1303 msgid "\"void\" must be the only parameter"
1304 msgstr "нявернае выкарыстанне \"restict\""
1305
1306 #: c-decl.c:4653
1307 msgid "%Jparameter \"%D\" has just a forward declaration"
1308 msgstr ""
1309
1310 #. The first %s will be one of 'struct', 'union', or 'enum'.
1311 #: c-decl.c:4681
1312 #, c-format
1313 msgid "\"%s %s\" declared inside parameter list"
1314 msgstr ""
1315
1316 #. The %s will be one of 'struct', 'union', or 'enum'.
1317 #: c-decl.c:4685
1318 #, c-format
1319 msgid "anonymous %s declared inside parameter list"
1320 msgstr ""
1321
1322 #: c-decl.c:4689
1323 msgid "its scope is only this definition or declaration, which is probably not what you want"
1324 msgstr ""
1325
1326 #: c-decl.c:4774
1327 #, c-format
1328 msgid "redefinition of `union %s'"
1329 msgstr ""
1330
1331 #: c-decl.c:4776
1332 #, fuzzy, c-format
1333 msgid "redefinition of `struct %s'"
1334 msgstr "перанакіраванне stdout: %s"
1335
1336 #: c-decl.c:4844 cp/decl.c:3534
1337 msgid "declaration does not declare anything"
1338 msgstr ""
1339
1340 #: c-decl.c:4889 c-decl.c:4905
1341 #, fuzzy
1342 msgid "%Jduplicate member '%D'"
1343 msgstr "паўтарэнне \"%s\""
1344
1345 #: c-decl.c:4939 c-decl.c:4942
1346 #, c-format
1347 msgid "%s defined inside parms"
1348 msgstr ""
1349
1350 #: c-decl.c:4940 c-decl.c:4943 c-decl.c:4954
1351 msgid "union"
1352 msgstr "аб'яднанне"
1353
1354 #: c-decl.c:4940 c-decl.c:4943
1355 msgid "structure"
1356 msgstr "структура"
1357
1358 #: c-decl.c:4953
1359 #, c-format
1360 msgid "%s has no %s"
1361 msgstr ""
1362
1363 #: c-decl.c:4954
1364 msgid "struct"
1365 msgstr "структура"
1366
1367 #: c-decl.c:4955
1368 msgid "named members"
1369 msgstr ""
1370
1371 #: c-decl.c:4955
1372 msgid "members"
1373 msgstr "члены"
1374
1375 #: c-decl.c:4994
1376 #, c-format
1377 msgid "nested redefinition of `%s'"
1378 msgstr ""
1379
1380 #: c-decl.c:5015
1381 msgid "%Jflexible array member in union"
1382 msgstr ""
1383
1384 #: c-decl.c:5020
1385 msgid "%Jflexible array member not at end of struct"
1386 msgstr ""
1387
1388 #: c-decl.c:5025
1389 msgid "%Jflexible array member in otherwise empty struct"
1390 msgstr ""
1391
1392 #: c-decl.c:5032
1393 #, fuzzy
1394 msgid "%Jinvalid use of structure with flexible array member"
1395 msgstr "нявернае выкарыстанне \"restict\""
1396
1397 #: c-decl.c:5127
1398 msgid "union cannot be made transparent"
1399 msgstr ""
1400
1401 #. This enum is a named one that has been declared already.
1402 #: c-decl.c:5196
1403 #, c-format
1404 msgid "redeclaration of `enum %s'"
1405 msgstr ""
1406
1407 #: c-decl.c:5227
1408 msgid "enum defined inside parms"
1409 msgstr ""
1410
1411 #: c-decl.c:5260
1412 msgid "enumeration values exceed range of largest integer"
1413 msgstr ""
1414
1415 #: c-decl.c:5363
1416 #, c-format
1417 msgid "enumerator value for `%s' not integer constant"
1418 msgstr ""
1419
1420 #: c-decl.c:5376
1421 msgid "overflow in enumeration values"
1422 msgstr ""
1423
1424 #: c-decl.c:5381
1425 msgid "ISO C restricts enumerator values to range of `int'"
1426 msgstr ""
1427
1428 #: c-decl.c:5457
1429 msgid "return type is an incomplete type"
1430 msgstr ""
1431
1432 #: c-decl.c:5465
1433 msgid "return type defaults to `int'"
1434 msgstr ""
1435
1436 #: c-decl.c:5501
1437 #, fuzzy
1438 msgid "%Jno previous prototype for '%D'"
1439 msgstr "няма папярэдняга прататыпа для \"%s\""
1440
1441 #: c-decl.c:5507
1442 #, fuzzy
1443 msgid "%J'%D' was used with no prototype before its definition"
1444 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1445
1446 #: c-decl.c:5514
1447 #, fuzzy
1448 msgid "%Jno previous declaration for '%D'"
1449 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1450
1451 #: c-decl.c:5520
1452 #, fuzzy
1453 msgid "%J`%D' was used with no declaration before its definition"
1454 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1455
1456 #: c-decl.c:5556 c-decl.c:6062
1457 #, fuzzy
1458 msgid "%Jreturn type of '%D' is not `int'"
1459 msgstr "вяртаемы тып \"%s\" не \"int\""
1460
1461 #: c-decl.c:5571
1462 #, fuzzy
1463 msgid "%Jfirst argument of '%D' should be `int'"
1464 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1465
1466 #: c-decl.c:5580
1467 #, fuzzy
1468 msgid "%Jsecond argument of '%D' should be 'char **'"
1469 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1470
1471 #: c-decl.c:5589
1472 #, fuzzy
1473 msgid "%Jthird argument of '%D' should probably be 'char **'"
1474 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1475
1476 #: c-decl.c:5599
1477 msgid "%J'%D' takes only zero or two arguments"
1478 msgstr ""
1479
1480 #: c-decl.c:5602
1481 #, fuzzy
1482 msgid "%J'%D' is normally a non-static function"
1483 msgstr "`%s' - звычайна функцыя"
1484
1485 #: c-decl.c:5658
1486 msgid "%Jold-style parameter declarations in prototyped function definition"
1487 msgstr ""
1488
1489 #: c-decl.c:5672
1490 #, fuzzy
1491 msgid "%Jparameter name omitted"
1492 msgstr "тып параметра \"%s\" не аб'яўлены"
1493
1494 #: c-decl.c:5747
1495 msgid "%Jparameter name missing from parameter list"
1496 msgstr ""
1497
1498 #: c-decl.c:5757
1499 msgid "%J\"%D\" declared as a non-parameter"
1500 msgstr ""
1501
1502 #: c-decl.c:5762
1503 #, fuzzy
1504 msgid "%Jmultiple parameters named \"%D\""
1505 msgstr "невыкарыстаемы параметр \"%s\""
1506
1507 #: c-decl.c:5770
1508 #, fuzzy
1509 msgid "%Jparameter \"%D\" declared void"
1510 msgstr "тып параметра \"%s\" не аб'яўлены"
1511
1512 #: c-decl.c:5785 c-decl.c:5787
1513 msgid "%Jtype of \"%D\" defaults to \"int\""
1514 msgstr ""
1515
1516 #: c-decl.c:5801
1517 #, fuzzy
1518 msgid "%Jparameter \"%D\" has incomplete type"
1519 msgstr "\"%s\" мае незавершаны тып"
1520
1521 #: c-decl.c:5807
1522 msgid "%Jdeclaration for parameter \"%D\" but no such parameter"
1523 msgstr ""
1524
1525 #: c-decl.c:5859
1526 msgid "number of arguments doesn't match prototype"
1527 msgstr ""
1528
1529 #: c-decl.c:5860 c-decl.c:5891 c-decl.c:5898
1530 #, fuzzy
1531 msgid "%Hprototype declaration"
1532 msgstr "пустое абвяшчэньне"
1533
1534 #: c-decl.c:5889
1535 msgid "promoted argument \"%D\" doesn't match prototype"
1536 msgstr ""
1537
1538 #: c-decl.c:5897
1539 msgid "argument \"%D\" doesn't match prototype"
1540 msgstr ""
1541
1542 #: c-decl.c:6094 cp/decl.c:10857
1543 msgid "no return statement in function returning non-void"
1544 msgstr ""
1545
1546 #: c-decl.c:6101
1547 msgid "this function may return with or without a value"
1548 msgstr ""
1549
1550 #. If we get here, declarations have been used in a for loop without
1551 #. the C99 for loop scope.  This doesn't make much sense, so don't
1552 #. allow it.
1553 #: c-decl.c:6200
1554 msgid "'for' loop initial declaration used outside C99 mode"
1555 msgstr ""
1556
1557 #: c-decl.c:6224
1558 #, c-format
1559 msgid "'struct %s' declared in 'for' loop initial declaration"
1560 msgstr ""
1561
1562 #: c-decl.c:6227
1563 #, fuzzy, c-format
1564 msgid "'union %s' declared in 'for' loop initial declaration"
1565 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
1566
1567 #: c-decl.c:6230
1568 #, c-format
1569 msgid "'enum %s' declared in 'for' loop initial declaration"
1570 msgstr ""
1571
1572 #: c-decl.c:6238
1573 msgid "%Jdeclaration of non-variable '%D' in 'for' loop initial declaration"
1574 msgstr ""
1575
1576 #: c-decl.c:6241
1577 msgid "%Jdeclaration of static variable '%D' in 'for' loop initial declaration"
1578 msgstr ""
1579
1580 #: c-decl.c:6244
1581 msgid "%Jdeclaration of 'extern' variable '%D' in 'for' loop initial declaration"
1582 msgstr ""
1583
1584 #: c-decl.c:6557
1585 #, fuzzy
1586 msgid "%Jredefinition of global '%D'"
1587 msgstr "перанакіраванне stdout: %s"
1588
1589 #: c-decl.c:6558
1590 #, fuzzy
1591 msgid "%J'%D' previously defined here"
1592 msgstr "папярэдняе вызначэньне"
1593
1594 #: c-format.c:94 c-format.c:210
1595 msgid "format string has invalid operand number"
1596 msgstr ""
1597
1598 #: c-format.c:111
1599 msgid "function does not return string type"
1600 msgstr "функцыя не вяртае тып string"
1601
1602 #: c-format.c:140
1603 msgid "format string arg not a string type"
1604 msgstr ""
1605
1606 #: c-format.c:190
1607 msgid "unrecognized format specifier"
1608 msgstr ""
1609
1610 #: c-format.c:203
1611 #, c-format
1612 msgid "`%s' is an unrecognized format function type"
1613 msgstr ""
1614
1615 #: c-format.c:216
1616 msgid "'...' has invalid operand number"
1617 msgstr ""
1618
1619 #: c-format.c:224
1620 msgid "format string arg follows the args to be formatted"
1621 msgstr ""
1622
1623 #: c-format.c:565 c-format.c:589
1624 msgid "` ' flag"
1625 msgstr ""
1626
1627 #: c-format.c:565 c-format.c:589
1628 msgid "the ` ' printf flag"
1629 msgstr ""
1630
1631 #: c-format.c:566 c-format.c:590 c-format.c:627 c-format.c:683
1632 msgid "`+' flag"
1633 msgstr ""
1634
1635 #: c-format.c:566 c-format.c:590 c-format.c:627
1636 msgid "the `+' printf flag"
1637 msgstr ""
1638
1639 #: c-format.c:567 c-format.c:591 c-format.c:628 c-format.c:659
1640 msgid "`#' flag"
1641 msgstr ""
1642
1643 #: c-format.c:567 c-format.c:591 c-format.c:628
1644 msgid "the `#' printf flag"
1645 msgstr ""
1646
1647 #: c-format.c:568 c-format.c:592 c-format.c:657
1648 msgid "`0' flag"
1649 msgstr "'0' флаг"
1650
1651 #: c-format.c:568 c-format.c:592
1652 msgid "the `0' printf flag"
1653 msgstr ""
1654
1655 #: c-format.c:569 c-format.c:593 c-format.c:656 c-format.c:686
1656 msgid "`-' flag"
1657 msgstr ""
1658
1659 #: c-format.c:569 c-format.c:593
1660 msgid "the `-' printf flag"
1661 msgstr ""
1662
1663 #: c-format.c:570 c-format.c:640
1664 msgid "`'' flag"
1665 msgstr ""
1666
1667 #: c-format.c:570
1668 msgid "the `'' printf flag"
1669 msgstr ""
1670
1671 #: c-format.c:571 c-format.c:641
1672 msgid "`I' flag"
1673 msgstr ""
1674
1675 #: c-format.c:571
1676 msgid "the `I' printf flag"
1677 msgstr ""
1678
1679 #: c-format.c:572 c-format.c:594 c-format.c:638 c-format.c:660 c-format.c:687
1680 #: c-format.c:1802
1681 msgid "field width"
1682 msgstr ""
1683
1684 #: c-format.c:572 c-format.c:594
1685 msgid "field width in printf format"
1686 msgstr ""
1687
1688 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1689 msgid "precision"
1690 msgstr ""
1691
1692 #: c-format.c:573 c-format.c:595 c-format.c:618 c-format.c:629
1693 msgid "precision in printf format"
1694 msgstr ""
1695
1696 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630 c-format.c:639
1697 #: c-format.c:690
1698 msgid "length modifier"
1699 msgstr ""
1700
1701 #: c-format.c:574 c-format.c:596 c-format.c:619 c-format.c:630
1702 msgid "length modifier in printf format"
1703 msgstr ""
1704
1705 #: c-format.c:636
1706 msgid "assignment suppression"
1707 msgstr ""
1708
1709 #: c-format.c:636
1710 msgid "the assignment suppression scanf feature"
1711 msgstr ""
1712
1713 #: c-format.c:637
1714 msgid "`a' flag"
1715 msgstr ""
1716
1717 #: c-format.c:637
1718 msgid "the `a' scanf flag"
1719 msgstr ""
1720
1721 #: c-format.c:638
1722 msgid "field width in scanf format"
1723 msgstr ""
1724
1725 #: c-format.c:639
1726 msgid "length modifier in scanf format"
1727 msgstr ""
1728
1729 #: c-format.c:640
1730 msgid "the `'' scanf flag"
1731 msgstr ""
1732
1733 #: c-format.c:641
1734 msgid "the `I' scanf flag"
1735 msgstr ""
1736
1737 #: c-format.c:655
1738 msgid "`_' flag"
1739 msgstr ""
1740
1741 #: c-format.c:655
1742 msgid "the `_' strftime flag"
1743 msgstr ""
1744
1745 #: c-format.c:656
1746 msgid "the `-' strftime flag"
1747 msgstr ""
1748
1749 #: c-format.c:657
1750 msgid "the `0' strftime flag"
1751 msgstr ""
1752
1753 #: c-format.c:658 c-format.c:682
1754 msgid "`^' flag"
1755 msgstr ""
1756
1757 #: c-format.c:658
1758 msgid "the `^' strftime flag"
1759 msgstr ""
1760
1761 #: c-format.c:659
1762 msgid "the `#' strftime flag"
1763 msgstr ""
1764
1765 #: c-format.c:660
1766 msgid "field width in strftime format"
1767 msgstr ""
1768
1769 #: c-format.c:661
1770 msgid "`E' modifier"
1771 msgstr ""
1772
1773 #: c-format.c:661
1774 msgid "the `E' strftime modifier"
1775 msgstr ""
1776
1777 #: c-format.c:662
1778 msgid "`O' modifier"
1779 msgstr "'O' мадыфікатар"
1780
1781 #: c-format.c:662
1782 msgid "the `O' strftime modifier"
1783 msgstr ""
1784
1785 #: c-format.c:663
1786 msgid "the `O' modifier"
1787 msgstr ""
1788
1789 #: c-format.c:681
1790 msgid "fill character"
1791 msgstr ""
1792
1793 #: c-format.c:681
1794 msgid "fill character in strfmon format"
1795 msgstr ""
1796
1797 #: c-format.c:682
1798 msgid "the `^' strfmon flag"
1799 msgstr ""
1800
1801 #: c-format.c:683
1802 msgid "the `+' strfmon flag"
1803 msgstr ""
1804
1805 #: c-format.c:684
1806 msgid "`(' flag"
1807 msgstr ""
1808
1809 #: c-format.c:684
1810 msgid "the `(' strfmon flag"
1811 msgstr ""
1812
1813 #: c-format.c:685
1814 msgid "`!' flag"
1815 msgstr ""
1816
1817 #: c-format.c:685
1818 msgid "the `!' strfmon flag"
1819 msgstr ""
1820
1821 #: c-format.c:686
1822 msgid "the `-' strfmon flag"
1823 msgstr ""
1824
1825 #: c-format.c:687
1826 msgid "field width in strfmon format"
1827 msgstr ""
1828
1829 #: c-format.c:688
1830 msgid "left precision"
1831 msgstr ""
1832
1833 #: c-format.c:688
1834 msgid "left precision in strfmon format"
1835 msgstr ""
1836
1837 #: c-format.c:689
1838 msgid "right precision"
1839 msgstr ""
1840
1841 #: c-format.c:689
1842 msgid "right precision in strfmon format"
1843 msgstr ""
1844
1845 #: c-format.c:690
1846 msgid "length modifier in strfmon format"
1847 msgstr ""
1848
1849 #: c-format.c:1107
1850 #, c-format
1851 msgid "function might be possible candidate for `%s' format attribute"
1852 msgstr ""
1853
1854 #: c-format.c:1223 c-format.c:1244 c-format.c:2212
1855 msgid "missing $ operand number in format"
1856 msgstr ""
1857
1858 #: c-format.c:1254
1859 #, c-format
1860 msgid "%s does not support %%n$ operand number formats"
1861 msgstr ""
1862
1863 #: c-format.c:1261
1864 msgid "operand number out of range in format"
1865 msgstr ""
1866
1867 #: c-format.c:1284
1868 #, c-format
1869 msgid "format argument %d used more than once in %s format"
1870 msgstr ""
1871
1872 #: c-format.c:1331
1873 #, c-format
1874 msgid "format argument %d unused before used argument %d in $-style format"
1875 msgstr ""
1876
1877 #: c-format.c:1429
1878 msgid "format not a string literal, format string not checked"
1879 msgstr ""
1880
1881 #: c-format.c:1443
1882 msgid "format not a string literal and no format arguments"
1883 msgstr ""
1884
1885 #: c-format.c:1445
1886 msgid "format not a string literal, argument types not checked"
1887 msgstr ""
1888
1889 #: c-format.c:1458
1890 msgid "too many arguments for format"
1891 msgstr ""
1892
1893 #: c-format.c:1461
1894 msgid "unused arguments in $-style format"
1895 msgstr ""
1896
1897 #: c-format.c:1464
1898 #, c-format
1899 msgid "zero-length %s format string"
1900 msgstr ""
1901
1902 #: c-format.c:1468
1903 msgid "format is a wide character string"
1904 msgstr ""
1905
1906 #: c-format.c:1471
1907 msgid "unterminated format string"
1908 msgstr ""
1909
1910 #: c-format.c:1681
1911 msgid "embedded `\\0' in format"
1912 msgstr ""
1913
1914 #: c-format.c:1696
1915 #, c-format
1916 msgid "spurious trailing `%%' in format"
1917 msgstr ""
1918
1919 #: c-format.c:1735 c-format.c:1972
1920 #, c-format
1921 msgid "repeated %s in format"
1922 msgstr ""
1923
1924 #: c-format.c:1748
1925 msgid "missing fill character at end of strfmon format"
1926 msgstr ""
1927
1928 #: c-format.c:1787 c-format.c:1886 c-format.c:2166 c-format.c:2219
1929 msgid "too few arguments for format"
1930 msgstr ""
1931
1932 #: c-format.c:1828
1933 #, c-format
1934 msgid "zero width in %s format"
1935 msgstr ""
1936
1937 #: c-format.c:1847
1938 #, c-format
1939 msgid "empty left precision in %s format"
1940 msgstr ""
1941
1942 #: c-format.c:1901
1943 msgid "field precision"
1944 msgstr ""
1945
1946 #: c-format.c:1916
1947 #, c-format
1948 msgid "empty precision in %s format"
1949 msgstr ""
1950
1951 #: c-format.c:1956
1952 #, c-format
1953 msgid "%s does not support the `%s' %s length modifier"
1954 msgstr ""
1955
1956 #: c-format.c:2006
1957 msgid "conversion lacks type at end of format"
1958 msgstr ""
1959
1960 #: c-format.c:2017
1961 #, c-format
1962 msgid "unknown conversion type character `%c' in format"
1963 msgstr ""
1964
1965 #: c-format.c:2020
1966 #, c-format
1967 msgid "unknown conversion type character 0x%x in format"
1968 msgstr ""
1969
1970 #: c-format.c:2027
1971 #, c-format
1972 msgid "%s does not support the `%%%c' %s format"
1973 msgstr ""
1974
1975 #: c-format.c:2043
1976 #, c-format
1977 msgid "%s used with `%%%c' %s format"
1978 msgstr ""
1979
1980 #: c-format.c:2052
1981 #, c-format
1982 msgid "%s does not support %s"
1983 msgstr "%s не падтрымлівае %s"
1984
1985 #: c-format.c:2061
1986 #, c-format
1987 msgid "%s does not support %s with the `%%%c' %s format"
1988 msgstr ""
1989
1990 #: c-format.c:2094
1991 #, c-format
1992 msgid "%s ignored with %s and `%%%c' %s format"
1993 msgstr ""
1994
1995 #: c-format.c:2098
1996 #, c-format
1997 msgid "%s ignored with %s in %s format"
1998 msgstr ""
1999
2000 #: c-format.c:2104
2001 #, c-format
2002 msgid "use of %s and %s together with `%%%c' %s format"
2003 msgstr ""
2004
2005 #: c-format.c:2108
2006 #, c-format
2007 msgid "use of %s and %s together in %s format"
2008 msgstr ""
2009
2010 #: c-format.c:2127
2011 #, c-format
2012 msgid "`%%%c' yields only last 2 digits of year in some locales"
2013 msgstr ""
2014
2015 #: c-format.c:2130
2016 #, c-format
2017 msgid "`%%%c' yields only last 2 digits of year"
2018 msgstr ""
2019
2020 #. The end of the format string was reached.
2021 #: c-format.c:2146
2022 #, c-format
2023 msgid "no closing `]' for `%%[' format"
2024 msgstr ""
2025
2026 #: c-format.c:2159
2027 #, c-format
2028 msgid "use of `%s' length modifier with `%c' type character"
2029 msgstr ""
2030
2031 #: c-format.c:2180
2032 #, c-format
2033 msgid "%s does not support the `%%%s%c' %s format"
2034 msgstr ""
2035
2036 #: c-format.c:2195
2037 msgid "operand number specified with suppressed assignment"
2038 msgstr ""
2039
2040 #: c-format.c:2197
2041 msgid "operand number specified for format taking no argument"
2042 msgstr ""
2043
2044 #: c-format.c:2309
2045 #, c-format
2046 msgid "writing through null pointer (arg %d)"
2047 msgstr ""
2048
2049 #: c-format.c:2318
2050 #, c-format
2051 msgid "reading through null pointer (arg %d)"
2052 msgstr ""
2053
2054 #: c-format.c:2338
2055 #, c-format
2056 msgid "writing into constant object (arg %d)"
2057 msgstr ""
2058
2059 #: c-format.c:2348
2060 #, c-format
2061 msgid "extra type qualifiers in format argument (arg %d)"
2062 msgstr ""
2063
2064 #: c-format.c:2355
2065 #, c-format
2066 msgid "format argument is not a pointer (arg %d)"
2067 msgstr ""
2068
2069 #: c-format.c:2357
2070 #, c-format
2071 msgid "format argument is not a pointer to a pointer (arg %d)"
2072 msgstr ""
2073
2074 #: c-format.c:2433
2075 msgid "pointer"
2076 msgstr ""
2077
2078 #: c-format.c:2435
2079 msgid "different type"
2080 msgstr ""
2081
2082 #: c-format.c:2456
2083 #, c-format
2084 msgid "%s is not type %s (arg %d)"
2085 msgstr ""
2086
2087 #: c-format.c:2459
2088 #, c-format
2089 msgid "%s format, %s arg (arg %d)"
2090 msgstr ""
2091
2092 #: c-format.c:2704
2093 msgid "args to be formatted is not '...'"
2094 msgstr ""
2095
2096 #: c-format.c:2713
2097 msgid "strftime formats cannot format arguments"
2098 msgstr ""
2099
2100 #: c-incpath.c:68
2101 #, c-format
2102 msgid "ignoring duplicate directory \"%s\"\n"
2103 msgstr ""
2104
2105 #: c-incpath.c:71
2106 msgid "  as it is a non-system directory that duplicates a system directory\n"
2107 msgstr ""
2108
2109 #: c-incpath.c:75
2110 #, c-format
2111 msgid "ignoring nonexistent directory \"%s\"\n"
2112 msgstr ""
2113
2114 #: c-incpath.c:273
2115 msgid "#include \"...\" search starts here:\n"
2116 msgstr ""
2117
2118 #: c-incpath.c:277
2119 msgid "#include <...> search starts here:\n"
2120 msgstr ""
2121
2122 #: c-incpath.c:282
2123 msgid "End of search list.\n"
2124 msgstr ""
2125
2126 #: c-lex.c:240
2127 msgid "badly nested C headers from preprocessor"
2128 msgstr ""
2129
2130 #: c-lex.c:281
2131 #, c-format
2132 msgid "ignoring #pragma %s %s"
2133 msgstr ""
2134
2135 #. ... or not.
2136 #: c-lex.c:385
2137 msgid "%Hstray '@' in program"
2138 msgstr ""
2139
2140 #: c-lex.c:393
2141 #, c-format
2142 msgid "missing terminating %c character"
2143 msgstr "прапушчан завяршаючы сімвал %c"
2144
2145 #: c-lex.c:395
2146 #, c-format
2147 msgid "stray '%c' in program"
2148 msgstr ""
2149
2150 #: c-lex.c:397
2151 #, c-format
2152 msgid "stray '\\%o' in program"
2153 msgstr ""
2154
2155 #: c-lex.c:535
2156 msgid "this decimal constant is unsigned only in ISO C90"
2157 msgstr ""
2158
2159 #: c-lex.c:538
2160 msgid "this decimal constant would be unsigned in ISO C90"
2161 msgstr ""
2162
2163 #: c-lex.c:554
2164 #, c-format
2165 msgid "integer constant is too large for \"%s\" type"
2166 msgstr ""
2167
2168 #: c-lex.c:620
2169 #, c-format
2170 msgid "floating constant exceeds range of \"%s\""
2171 msgstr ""
2172
2173 #: c-lex.c:696
2174 msgid "traditional C rejects string constant concatenation"
2175 msgstr ""
2176
2177 #: c-objc-common.c:82
2178 msgid "%Jfunction '%F' can never be inlined because it is suppressed using -fno-inline"
2179 msgstr ""
2180
2181 #: c-objc-common.c:92
2182 msgid "%Jfunction '%F' can never be inlined because it might not be bound within this unit of translation"
2183 msgstr ""
2184
2185 #: c-objc-common.c:100
2186 msgid "%Jfunction '%F' can never be inlined because it uses attributes conflicting with inlining"
2187 msgstr ""
2188
2189 #: c-objc-common.c:115
2190 msgid "%Jfunction '%F' can never be inlined because it has pending sizes"
2191 msgstr ""
2192
2193 #: c-objc-common.c:128
2194 msgid "%Jnested function '%F' can never be inlined because it has possibly saved pending sizes"
2195 msgstr ""
2196
2197 #: c-opts.c:141
2198 #, fuzzy, c-format
2199 msgid "no class name specified with \"%s\""
2200 msgstr "не зададзены ўваходзячыя файлы"
2201
2202 #: c-opts.c:145
2203 #, fuzzy, c-format
2204 msgid "assertion missing after \"%s\""
2205 msgstr "аргумент для \"%s\" прапушчан"
2206
2207 #: c-opts.c:150
2208 #, fuzzy, c-format
2209 msgid "macro name missing after \"%s\""
2210 msgstr "аргумент для \"%s\" прапушчан"
2211
2212 #: c-opts.c:157
2213 #, fuzzy, c-format
2214 msgid "missing path after \"%s\""
2215 msgstr "аргумент для \"%s\" прапушчан"
2216
2217 #: c-opts.c:166
2218 #, fuzzy, c-format
2219 msgid "missing filename after \"%s\""
2220 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2221
2222 #: c-opts.c:171
2223 #, fuzzy, c-format
2224 msgid "missing makefile target after \"%s\""
2225 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2226
2227 #: c-opts.c:291
2228 msgid "-I- specified twice"
2229 msgstr ""
2230
2231 #: c-opts.c:692
2232 #, fuzzy, c-format
2233 msgid "switch \"%s\" is no longer supported"
2234 msgstr "-pipe не падтрымліваецца."
2235
2236 #: c-opts.c:812
2237 msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
2238 msgstr ""
2239
2240 #: c-opts.c:978
2241 #, fuzzy
2242 msgid "output filename specified twice"
2243 msgstr "не зададзены ўваходзячыя файлы"
2244
2245 #: c-opts.c:1107
2246 msgid "-Wformat-y2k ignored without -Wformat"
2247 msgstr ""
2248
2249 #: c-opts.c:1109
2250 msgid "-Wformat-extra-args ignored without -Wformat"
2251 msgstr ""
2252
2253 #: c-opts.c:1111
2254 msgid "-Wformat-zero-length ignored without -Wformat"
2255 msgstr ""
2256
2257 #: c-opts.c:1113
2258 msgid "-Wformat-nonliteral ignored without -Wformat"
2259 msgstr ""
2260
2261 #: c-opts.c:1115
2262 msgid "-Wformat-security ignored without -Wformat"
2263 msgstr ""
2264
2265 #: c-opts.c:1117
2266 msgid "-Wmissing-format-attribute ignored without -Wformat"
2267 msgstr ""
2268
2269 #: c-opts.c:1131
2270 #, fuzzy, c-format
2271 msgid "opening output file %s: %m"
2272 msgstr "немагчыма адчыніць файл уводу `%s'"
2273
2274 #: c-opts.c:1136
2275 #, c-format
2276 msgid "too many filenames given.  Type %s --help for usage"
2277 msgstr ""
2278
2279 #: c-opts.c:1215
2280 #, fuzzy
2281 msgid "YYDEBUG not defined"
2282 msgstr "YYDEBUG не вызначан."
2283
2284 #: c-opts.c:1261
2285 #, c-format
2286 msgid "opening dependency file %s: %m"
2287 msgstr ""
2288
2289 #: c-opts.c:1271
2290 #, c-format
2291 msgid "closing dependency file %s: %m"
2292 msgstr ""
2293
2294 #: c-opts.c:1274
2295 #, fuzzy, c-format
2296 msgid "when writing output to %s: %m"
2297 msgstr "памылка запісу ў %s"
2298
2299 #: c-opts.c:1344
2300 msgid "to generate dependencies you must specify either -M or -MM"
2301 msgstr ""
2302
2303 #: c-opts.c:1404
2304 msgid "<built-in>"
2305 msgstr ""
2306
2307 #: c-opts.c:1419
2308 msgid "<command line>"
2309 msgstr ""
2310
2311 #: c-opts.c:1503
2312 msgid "too late for # directive to set debug directory"
2313 msgstr ""
2314
2315 #. Like YYERROR but do call yyerror.
2316 #: c-parse.y:54 objc/objc-parse.y:54
2317 msgid "syntax error"
2318 msgstr "сінтаксічная памылка"
2319
2320 #: /usr/share/bison/bison.simple:179
2321 #, fuzzy
2322 msgid "syntax error: cannot back up"
2323 msgstr "сінтаксічная памылка"
2324
2325 #: c-parse.y:320 objc/objc-parse.y:344
2326 msgid "ISO C forbids an empty source file"
2327 msgstr "ISO C не дазваляе пусты ізыходны файл"
2328
2329 #: c-parse.y:349 c-typeck.c:6248 objc/objc-parse.y:374
2330 msgid "argument of `asm' is not a constant string"
2331 msgstr ""
2332
2333 #: c-parse.y:357 objc/objc-parse.y:382
2334 msgid "ISO C forbids data definition with no type or storage class"
2335 msgstr ""
2336
2337 #: c-parse.y:359 objc/objc-parse.y:384
2338 msgid "data definition has no type or storage class"
2339 msgstr ""
2340
2341 #: c-parse.y:372 objc/objc-parse.y:397
2342 msgid "ISO C does not allow extra `;' outside of a function"
2343 msgstr ""
2344
2345 #: c-parse.y:429 cppexp.c:1253
2346 msgid "traditional C rejects the unary plus operator"
2347 msgstr ""
2348
2349 #: c-parse.y:476 objc/objc-parse.y:501
2350 msgid "`sizeof' applied to a bit-field"
2351 msgstr ""
2352
2353 #: c-parse.y:563 objc/objc-parse.y:588
2354 msgid "ISO C forbids omitting the middle term of a ?: expression"
2355 msgstr ""
2356
2357 #: c-parse.y:611 objc/objc-parse.y:636
2358 #, fuzzy
2359 msgid "ISO C90 forbids compound literals"
2360 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2361
2362 #: c-parse.y:625 objc/objc-parse.y:650
2363 msgid "ISO C forbids braced-groups within expressions"
2364 msgstr ""
2365
2366 #: c-parse.y:653 objc/objc-parse.y:678
2367 #, fuzzy
2368 msgid "first argument to __builtin_choose_expr not a constant"
2369 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2370
2371 #: c-parse.y:696 objc/objc-parse.y:737
2372 msgid "traditional C rejects ISO C style function definitions"
2373 msgstr ""
2374
2375 #: c-parse.y:699 c-parse.y:705 objc/objc-parse.y:740 objc/objc-parse.y:746
2376 #, fuzzy
2377 msgid "old-style parameter declaration"
2378 msgstr "пустое абвяшчэнне"
2379
2380 #: c-parse.y:967 c-parse.y:973 c-parse.y:979 c-parse.y:985 c-parse.y:1006
2381 #: c-parse.y:1012 c-parse.y:1018 c-parse.y:1024 c-parse.y:1057 c-parse.y:1063
2382 #: c-parse.y:1069 c-parse.y:1075 c-parse.y:1120 c-parse.y:1126 c-parse.y:1132
2383 #: c-parse.y:1138 objc/objc-parse.y:1008 objc/objc-parse.y:1014
2384 #: objc/objc-parse.y:1020 objc/objc-parse.y:1026 objc/objc-parse.y:1047
2385 #: objc/objc-parse.y:1053 objc/objc-parse.y:1059 objc/objc-parse.y:1065
2386 #: objc/objc-parse.y:1098 objc/objc-parse.y:1104 objc/objc-parse.y:1110
2387 #: objc/objc-parse.y:1116 objc/objc-parse.y:1161 objc/objc-parse.y:1167
2388 #: objc/objc-parse.y:1173 objc/objc-parse.y:1179
2389 #, c-format
2390 msgid "`%s' is not at beginning of declaration"
2391 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2392
2393 #: c-parse.y:1300 objc/objc-parse.y:1350
2394 msgid "`typeof' applied to a bit-field"
2395 msgstr ""
2396
2397 #: c-parse.y:1427 objc/objc-parse.y:1477
2398 msgid "ISO C forbids empty initializer braces"
2399 msgstr ""
2400
2401 #: c-parse.y:1441 objc/objc-parse.y:1491
2402 msgid "ISO C90 forbids specifying subobject to initialize"
2403 msgstr ""
2404
2405 #: c-parse.y:1444 objc/objc-parse.y:1494
2406 msgid "obsolete use of designated initializer without `='"
2407 msgstr ""
2408
2409 #: c-parse.y:1448 objc/objc-parse.y:1498
2410 msgid "obsolete use of designated initializer with `:'"
2411 msgstr ""
2412
2413 #: c-parse.y:1475 objc/objc-parse.y:1525
2414 msgid "ISO C forbids specifying range of elements to initialize"
2415 msgstr ""
2416
2417 #: c-parse.y:1483 c-parse.y:1514 objc/objc-parse.y:1533 objc/objc-parse.y:1564
2418 msgid "ISO C forbids nested functions"
2419 msgstr ""
2420
2421 #: c-parse.y:1691 objc/objc-parse.y:1743
2422 msgid "ISO C forbids forward references to `enum' types"
2423 msgstr ""
2424
2425 #: c-parse.y:1703 cp/parser.c:9339 objc/objc-parse.y:1755
2426 msgid "comma at end of enumerator list"
2427 msgstr ""
2428
2429 #: c-parse.y:1723 objc/objc-parse.y:1775
2430 msgid "no semicolon at end of struct or union"
2431 msgstr ""
2432
2433 #: c-parse.y:1732 objc/objc-parse.y:1784 objc/objc-parse.y:2847
2434 msgid "extra semicolon in struct or union specified"
2435 msgstr ""
2436
2437 #: c-parse.y:1745 objc/objc-parse.y:1800
2438 msgid "ISO C doesn't support unnamed structs/unions"
2439 msgstr ""
2440
2441 #: c-parse.y:1754 objc/objc-parse.y:1809
2442 msgid "ISO C forbids member declarations with no members"
2443 msgstr ""
2444
2445 #: c-parse.y:1915 objc/objc-parse.y:1970
2446 msgid "label at end of compound statement"
2447 msgstr ""
2448
2449 #: c-parse.y:1934 objc/objc-parse.y:1989
2450 #, fuzzy
2451 msgid "ISO C90 forbids mixed declarations and code"
2452 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2453
2454 #: c-parse.y:2012 objc/objc-parse.y:2069
2455 msgid "ISO C forbids label declarations"
2456 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2457
2458 #: c-parse.y:2062 objc/objc-parse.y:2119
2459 msgid "braced-group within expression allowed only inside a function"
2460 msgstr ""
2461
2462 #: c-parse.y:2185 objc/objc-parse.y:2242
2463 msgid "empty body in an else-statement"
2464 msgstr "пустое цела ў else-выражэнні"
2465
2466 #: c-parse.y:2193 objc/objc-parse.y:2250
2467 #, fuzzy
2468 msgid "%Hempty body in an if-statement"
2469 msgstr "пустое цела ў else-выражэнні"
2470
2471 #: c-parse.y:2273 cp/parser.c:6050 objc/objc-parse.y:2330
2472 msgid "break statement not within loop or switch"
2473 msgstr ""
2474
2475 #: c-parse.y:2282 cp/parser.c:6061 objc/objc-parse.y:2339
2476 msgid "continue statement not within a loop"
2477 msgstr ""
2478
2479 #: c-parse.y:2324 objc/objc-parse.y:2381
2480 msgid "ISO C forbids `goto *expr;'"
2481 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2482
2483 #. Gcc used to allow this as an extension.  However, it does
2484 #. not work for all targets, and thus has been disabled.
2485 #. Also, since func (...) and func () are indistinguishable,
2486 #. it caused problems with the code in expand_builtin which
2487 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2488 #. correctly.
2489 #: c-parse.y:2441 objc/objc-parse.y:2549
2490 msgid "ISO C requires a named argument before `...'"
2491 msgstr ""
2492
2493 #: c-parse.y:2539 objc/objc-parse.y:2647
2494 msgid "`...' in old-style identifier list"
2495 msgstr ""
2496
2497 #: /usr/share/bison/bison.simple:795
2498 msgid "parse error; also virtual memory exhausted"
2499 msgstr ""
2500
2501 #: /usr/share/bison/bison.simple:799
2502 msgid "parse error"
2503 msgstr "граматычная памылка"
2504
2505 #: /usr/share/bison/bison.simple:924
2506 msgid "parser stack overflow"
2507 msgstr ""
2508
2509 #: c-parse.y:2969 objc/objc-parse.y:3664
2510 #, c-format
2511 msgid "syntax error at '%s' token"
2512 msgstr ""
2513
2514 #: c-pch.c:125
2515 #, fuzzy, c-format
2516 msgid "can't create precompiled header %s: %m"
2517 msgstr "немагчыма стварыць дырэкторыю \"%s\""
2518
2519 #: c-pch.c:146
2520 #, fuzzy, c-format
2521 msgid "can't write to %s: %m"
2522 msgstr "не магу запісаць ў %s"
2523
2524 #: c-pch.c:152
2525 #, fuzzy, c-format
2526 msgid "`%s' is not a valid output file"
2527 msgstr "\"%s\" мае незавершаны тып"
2528
2529 #: c-pch.c:181 c-pch.c:197 c-pch.c:209
2530 #, fuzzy, c-format
2531 msgid "can't write %s: %m"
2532 msgstr "немагчыма адчыніць %s"
2533
2534 #: c-pch.c:187
2535 #, fuzzy, c-format
2536 msgid "can't seek in %s: %m"
2537 msgstr "немагчыма адчыніць %s"
2538
2539 #: c-pch.c:195 c-pch.c:240 c-pch.c:268 c-pch.c:273 c-pch.c:351
2540 #, fuzzy, c-format
2541 msgid "can't read %s: %m"
2542 msgstr "не магу прачытаць з %s"
2543
2544 #: c-pch.c:253
2545 #, c-format
2546 msgid "%s: not compatible with this GCC version"
2547 msgstr ""
2548
2549 #. It's a PCH for the wrong language.
2550 #: c-pch.c:256
2551 #, fuzzy, c-format
2552 msgid "%s: not for %s"
2553 msgstr "%s не падтрымлівае %s"
2554
2555 #. Not any kind of PCH.
2556 #: c-pch.c:260
2557 #, c-format
2558 msgid "%s: not a PCH file"
2559 msgstr ""
2560
2561 #: c-pch.c:279
2562 #, c-format
2563 msgid "%s: created on host `%.*s', but used on host `%s'"
2564 msgstr ""
2565
2566 #: c-pch.c:289
2567 #, c-format
2568 msgid "%s: created for target `%.*s', but used for target `%s'"
2569 msgstr ""
2570
2571 #: c-pch.c:302
2572 #, c-format
2573 msgid "%s: created by version `%.*s', but this is version `%s'"
2574 msgstr ""
2575
2576 #: c-pch.c:313
2577 #, c-format
2578 msgid "%s: created using different flags"
2579 msgstr ""
2580
2581 #: c-pch.c:326
2582 #, c-format
2583 msgid "%s: created with -g%s, but used with -g%s"
2584 msgstr ""
2585
2586 #: c-pch.c:340
2587 #, c-format
2588 msgid "%s: had text segment at different address"
2589 msgstr ""
2590
2591 #: c-pch.c:357 cpperror.c:176 gcc.c:6554
2592 #, c-format
2593 msgid "%s: %s"
2594 msgstr ""
2595
2596 #: c-pch.c:388
2597 msgid "calling fdopen"
2598 msgstr ""
2599
2600 #: c-pch.c:396 c-pch.c:408
2601 msgid "reading"
2602 msgstr ""
2603
2604 #: c-pragma.c:106
2605 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2606 msgstr ""
2607
2608 #: c-pragma.c:124
2609 #, c-format
2610 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2611 msgstr ""
2612
2613 #: c-pragma.c:144
2614 #, fuzzy
2615 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2616 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2617
2618 #: c-pragma.c:146
2619 #, fuzzy
2620 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2621 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2622
2623 #: c-pragma.c:165
2624 msgid "missing '(' after '#pragma pack' - ignored"
2625 msgstr ""
2626
2627 #: c-pragma.c:178 c-pragma.c:228
2628 msgid "malformed '#pragma pack' - ignored"
2629 msgstr ""
2630
2631 #: c-pragma.c:183
2632 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2633 msgstr ""
2634
2635 #: c-pragma.c:185
2636 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2637 msgstr ""
2638
2639 #: c-pragma.c:194
2640 #, c-format
2641 msgid "unknown action '%s' for '#pragma pack' - ignored"
2642 msgstr ""
2643
2644 #: c-pragma.c:231
2645 msgid "junk at end of '#pragma pack'"
2646 msgstr ""
2647
2648 #: c-pragma.c:245
2649 #, c-format
2650 msgid "alignment must be a small power of two, not %d"
2651 msgstr ""
2652
2653 #: c-pragma.c:278
2654 msgid "%Japplying #pragma weak '%D' after first use results in unspecified behavior"
2655 msgstr ""
2656
2657 #: c-pragma.c:325 c-pragma.c:330
2658 msgid "malformed #pragma weak, ignored"
2659 msgstr ""
2660
2661 #: c-pragma.c:334
2662 msgid "junk at end of #pragma weak"
2663 msgstr ""
2664
2665 #: c-pragma.c:367 c-pragma.c:372
2666 msgid "malformed #pragma redefine_extname, ignored"
2667 msgstr ""
2668
2669 #: c-pragma.c:377
2670 msgid "junk at end of #pragma redefine_extname"
2671 msgstr ""
2672
2673 #: c-pragma.c:385 c-pragma.c:463
2674 msgid "#pragma redefine_extname conflicts with declaration"
2675 msgstr ""
2676
2677 #: c-pragma.c:414
2678 msgid "malformed #pragma extern_prefix, ignored"
2679 msgstr ""
2680
2681 #: c-pragma.c:419
2682 msgid "junk at end of #pragma extern_prefix"
2683 msgstr ""
2684
2685 #: c-pragma.c:450
2686 #, fuzzy
2687 msgid "asm declaration conflicts with previous rename"
2688 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2689
2690 #: c-semantics.c:697
2691 #, fuzzy
2692 msgid "destructor needed for `%D'"
2693 msgstr "дэструктару неабходны \"%#D\""
2694
2695 #: c-semantics.c:698
2696 msgid "where case label appears here"
2697 msgstr ""
2698
2699 #: c-semantics.c:701
2700 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2701 msgstr ""
2702
2703 #: c-semantics.c:737 c-typeck.c:6270 cp/semantics.c:1070
2704 #, c-format
2705 msgid "%s qualifier ignored on asm"
2706 msgstr ""
2707
2708 #: c-semantics.c:991
2709 msgid "will never be executed"
2710 msgstr ""
2711
2712 #: c-typeck.c:123
2713 #, c-format
2714 msgid "`%s' has an incomplete type"
2715 msgstr "\"%s\" мае незавершаны тып"
2716
2717 #: c-typeck.c:145 cp/call.c:2532
2718 msgid "invalid use of void expression"
2719 msgstr ""
2720
2721 #: c-typeck.c:153
2722 msgid "invalid use of flexible array member"
2723 msgstr ""
2724
2725 #: c-typeck.c:159
2726 msgid "invalid use of array with unspecified bounds"
2727 msgstr ""
2728
2729 #: c-typeck.c:167
2730 #, c-format
2731 msgid "invalid use of undefined type `%s %s'"
2732 msgstr ""
2733
2734 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2735 #: c-typeck.c:171
2736 #, c-format
2737 msgid "invalid use of incomplete typedef `%s'"
2738 msgstr ""
2739
2740 #: c-typeck.c:428 c-typeck.c:443
2741 msgid "function types not truly compatible in ISO C"
2742 msgstr ""
2743
2744 #: c-typeck.c:625
2745 msgid "types are not quite compatible"
2746 msgstr ""
2747
2748 #: c-typeck.c:838
2749 msgid "function return types not compatible due to `volatile'"
2750 msgstr ""
2751
2752 #: c-typeck.c:984 c-typeck.c:2176
2753 msgid "arithmetic on pointer to an incomplete type"
2754 msgstr ""
2755
2756 #: c-typeck.c:1357
2757 #, c-format
2758 msgid "%s has no member named `%s'"
2759 msgstr ""
2760
2761 #: c-typeck.c:1393
2762 #, c-format
2763 msgid "request for member `%s' in something not a structure or union"
2764 msgstr ""
2765
2766 #: c-typeck.c:1422
2767 msgid "dereferencing pointer to incomplete type"
2768 msgstr ""
2769
2770 #: c-typeck.c:1426
2771 msgid "dereferencing `void *' pointer"
2772 msgstr ""
2773
2774 #: c-typeck.c:1443 cp/typeck.c:2127
2775 #, c-format
2776 msgid "invalid type argument of `%s'"
2777 msgstr ""
2778
2779 #: c-typeck.c:1461 cp/typeck.c:2152
2780 msgid "subscript missing in array reference"
2781 msgstr ""
2782
2783 #: c-typeck.c:1482 cp/typeck.c:2194
2784 msgid "array subscript has type `char'"
2785 msgstr ""
2786
2787 #: c-typeck.c:1490 c-typeck.c:1579 cp/typeck.c:2198 cp/typeck.c:2284
2788 msgid "array subscript is not an integer"
2789 msgstr ""
2790
2791 #: c-typeck.c:1523
2792 msgid "ISO C forbids subscripting `register' array"
2793 msgstr ""
2794
2795 #: c-typeck.c:1525
2796 #, fuzzy
2797 msgid "ISO C90 forbids subscripting non-lvalue array"
2798 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2799
2800 #: c-typeck.c:1558
2801 msgid "subscript has type `char'"
2802 msgstr ""
2803
2804 #: c-typeck.c:1574 cp/typeck.c:2279
2805 msgid "subscripted value is neither array nor pointer"
2806 msgstr ""
2807
2808 #: c-typeck.c:1604
2809 #, c-format
2810 msgid "local declaration of `%s' hides instance variable"
2811 msgstr ""
2812
2813 #: c-typeck.c:1697
2814 msgid "called object is not a function"
2815 msgstr ""
2816
2817 #. This situation leads to run-time undefined behavior.  We can't,
2818 #. therefore, simply error unless we can prove that all possible
2819 #. executions of the program must execute the code.
2820 #: c-typeck.c:1729
2821 msgid "function called through a non-compatible type"
2822 msgstr ""
2823
2824 #: c-typeck.c:1787 c-typeck.c:4198 c-typeck.c:4200 c-typeck.c:4216
2825 #: c-typeck.c:4237 c-typeck.c:5616
2826 msgid "initializer element is not constant"
2827 msgstr ""
2828
2829 #: c-typeck.c:1838 cp/typeck.c:2567
2830 msgid "too many arguments to function"
2831 msgstr "вельмі шмат аргументаў у функцыі"
2832
2833 #: c-typeck.c:1859
2834 #, c-format
2835 msgid "type of formal parameter %d is incomplete"
2836 msgstr ""
2837
2838 #: c-typeck.c:1872
2839 #, c-format
2840 msgid "%s as integer rather than floating due to prototype"
2841 msgstr ""
2842
2843 #: c-typeck.c:1875
2844 #, c-format
2845 msgid "%s as integer rather than complex due to prototype"
2846 msgstr ""
2847
2848 #: c-typeck.c:1878
2849 #, c-format
2850 msgid "%s as complex rather than floating due to prototype"
2851 msgstr ""
2852
2853 #: c-typeck.c:1881
2854 #, c-format
2855 msgid "%s as floating rather than integer due to prototype"
2856 msgstr ""
2857
2858 #: c-typeck.c:1884
2859 #, c-format
2860 msgid "%s as complex rather than integer due to prototype"
2861 msgstr ""
2862
2863 #: c-typeck.c:1887
2864 #, c-format
2865 msgid "%s as floating rather than complex due to prototype"
2866 msgstr ""
2867
2868 #: c-typeck.c:1897
2869 #, c-format
2870 msgid "%s as `float' rather than `double' due to prototype"
2871 msgstr ""
2872
2873 #: c-typeck.c:1915
2874 #, c-format
2875 msgid "%s with different width due to prototype"
2876 msgstr ""
2877
2878 #: c-typeck.c:1941
2879 #, c-format
2880 msgid "%s as unsigned due to prototype"
2881 msgstr ""
2882
2883 #: c-typeck.c:1943
2884 #, c-format
2885 msgid "%s as signed due to prototype"
2886 msgstr ""
2887
2888 #: c-typeck.c:1977 cp/typeck.c:2673
2889 msgid "too few arguments to function"
2890 msgstr "не хапае аргументаў у функцыі"
2891
2892 #: c-typeck.c:2017
2893 msgid "suggest parentheses around + or - inside shift"
2894 msgstr ""
2895
2896 #: c-typeck.c:2024
2897 msgid "suggest parentheses around && within ||"
2898 msgstr ""
2899
2900 #: c-typeck.c:2033
2901 msgid "suggest parentheses around arithmetic in operand of |"
2902 msgstr ""
2903
2904 #: c-typeck.c:2036
2905 msgid "suggest parentheses around comparison in operand of |"
2906 msgstr ""
2907
2908 #: c-typeck.c:2045
2909 msgid "suggest parentheses around arithmetic in operand of ^"
2910 msgstr ""
2911
2912 #: c-typeck.c:2048
2913 msgid "suggest parentheses around comparison in operand of ^"
2914 msgstr ""
2915
2916 #: c-typeck.c:2055
2917 msgid "suggest parentheses around + or - in operand of &"
2918 msgstr ""
2919
2920 #: c-typeck.c:2058
2921 msgid "suggest parentheses around comparison in operand of &"
2922 msgstr ""
2923
2924 #: c-typeck.c:2065
2925 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2926 msgstr ""
2927
2928 #: c-typeck.c:2128
2929 msgid "pointer of type `void *' used in subtraction"
2930 msgstr ""
2931
2932 #: c-typeck.c:2130
2933 msgid "pointer to a function used in subtraction"
2934 msgstr ""
2935
2936 #: c-typeck.c:2224
2937 msgid "wrong type argument to unary plus"
2938 msgstr ""
2939
2940 #: c-typeck.c:2237
2941 msgid "wrong type argument to unary minus"
2942 msgstr ""
2943
2944 #: c-typeck.c:2254
2945 msgid "ISO C does not support `~' for complex conjugation"
2946 msgstr ""
2947
2948 #: c-typeck.c:2260
2949 msgid "wrong type argument to bit-complement"
2950 msgstr ""
2951
2952 #: c-typeck.c:2268
2953 msgid "wrong type argument to abs"
2954 msgstr ""
2955
2956 #: c-typeck.c:2280
2957 msgid "wrong type argument to conjugation"
2958 msgstr ""
2959
2960 #: c-typeck.c:2294
2961 msgid "wrong type argument to unary exclamation mark"
2962 msgstr ""
2963
2964 #: c-typeck.c:2337
2965 msgid "ISO C does not support `++' and `--' on complex types"
2966 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
2967
2968 #: c-typeck.c:2352 c-typeck.c:2384
2969 #, fuzzy
2970 msgid "wrong type argument to increment"
2971 msgstr "не хапае аргументаў у функцыі"
2972
2973 #: c-typeck.c:2354 c-typeck.c:2386
2974 msgid "wrong type argument to decrement"
2975 msgstr ""
2976
2977 #: c-typeck.c:2375
2978 msgid "increment of pointer to unknown structure"
2979 msgstr ""
2980
2981 #: c-typeck.c:2377
2982 msgid "decrement of pointer to unknown structure"
2983 msgstr ""
2984
2985 #: c-typeck.c:2502
2986 msgid "invalid lvalue in unary `&'"
2987 msgstr ""
2988
2989 #: c-typeck.c:2534
2990 #, c-format
2991 msgid "attempt to take address of bit-field structure member `%s'"
2992 msgstr ""
2993
2994 #: c-typeck.c:2668
2995 msgid "use of conditional expressions as lvalues is deprecated"
2996 msgstr ""
2997
2998 #: c-typeck.c:2671
2999 msgid "use of compound expressions as lvalues is deprecated"
3000 msgstr ""
3001
3002 #: c-typeck.c:2674
3003 msgid "use of cast expressions as lvalues is deprecated"
3004 msgstr ""
3005
3006 #: c-typeck.c:2689
3007 #, c-format
3008 msgid "%s of read-only member `%s'"
3009 msgstr ""
3010
3011 #: c-typeck.c:2693
3012 #, c-format
3013 msgid "%s of read-only variable `%s'"
3014 msgstr ""
3015
3016 #: c-typeck.c:2696
3017 #, c-format
3018 msgid "%s of read-only location"
3019 msgstr ""
3020
3021 #: c-typeck.c:2714
3022 #, fuzzy, c-format
3023 msgid "cannot take address of bit-field `%s'"
3024 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3025
3026 #: c-typeck.c:2742 treelang/treetree.c:946
3027 #, c-format
3028 msgid "global register variable `%s' used in nested function"
3029 msgstr ""
3030
3031 #: c-typeck.c:2746 treelang/treetree.c:950
3032 #, c-format
3033 msgid "register variable `%s' used in nested function"
3034 msgstr ""
3035
3036 #: c-typeck.c:2753 treelang/treetree.c:957
3037 #, c-format
3038 msgid "address of global register variable `%s' requested"
3039 msgstr ""
3040
3041 #: c-typeck.c:2765
3042 msgid "cannot put object with volatile field into register"
3043 msgstr ""
3044
3045 #: c-typeck.c:2769 treelang/treetree.c:962
3046 #, c-format
3047 msgid "address of register variable `%s' requested"
3048 msgstr ""
3049
3050 #: c-typeck.c:2854
3051 msgid "signed and unsigned type in conditional expression"
3052 msgstr ""
3053
3054 #: c-typeck.c:2861
3055 msgid "ISO C forbids conditional expr with only one void side"
3056 msgstr ""
3057
3058 #: c-typeck.c:2877 c-typeck.c:2884
3059 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3060 msgstr ""
3061
3062 #: c-typeck.c:2890
3063 msgid "pointer type mismatch in conditional expression"
3064 msgstr ""
3065
3066 #: c-typeck.c:2897 c-typeck.c:2907
3067 msgid "pointer/integer type mismatch in conditional expression"
3068 msgstr ""
3069
3070 #: c-typeck.c:2921
3071 msgid "type mismatch in conditional expression"
3072 msgstr ""
3073
3074 #: c-typeck.c:2981
3075 msgid "left-hand operand of comma expression has no effect"
3076 msgstr ""
3077
3078 #: c-typeck.c:3012
3079 msgid "cast specifies array type"
3080 msgstr ""
3081
3082 #: c-typeck.c:3018
3083 msgid "cast specifies function type"
3084 msgstr ""
3085
3086 #: c-typeck.c:3028
3087 msgid "ISO C forbids casting nonscalar to the same type"
3088 msgstr ""
3089
3090 #: c-typeck.c:3046
3091 msgid "ISO C forbids casts to union type"
3092 msgstr ""
3093
3094 #: c-typeck.c:3054
3095 msgid "cast to union type from type not present in union"
3096 msgstr ""
3097
3098 #: c-typeck.c:3105
3099 msgid "cast adds new qualifiers to function type"
3100 msgstr ""
3101
3102 #. There are qualifiers present in IN_OTYPE that are not
3103 #. present in IN_TYPE.
3104 #: c-typeck.c:3110
3105 msgid "cast discards qualifiers from pointer target type"
3106 msgstr ""
3107
3108 #: c-typeck.c:3125
3109 msgid "cast increases required alignment of target type"
3110 msgstr ""
3111
3112 #: c-typeck.c:3131 cp/typeck.c:4945
3113 msgid "cast from pointer to integer of different size"
3114 msgstr ""
3115
3116 #: c-typeck.c:3136
3117 msgid "cast does not match function type"
3118 msgstr ""
3119
3120 #: c-typeck.c:3143 cp/typeck.c:4952
3121 msgid "cast to pointer from integer of different size"
3122 msgstr ""
3123
3124 #: c-typeck.c:3155
3125 msgid "type-punning to incomplete type might break strict-aliasing rules"
3126 msgstr ""
3127
3128 #: c-typeck.c:3159
3129 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3130 msgstr ""
3131
3132 #: c-typeck.c:3170
3133 msgid "ISO C forbids conversion of function pointer to object pointer type"
3134 msgstr ""
3135
3136 #: c-typeck.c:3179
3137 msgid "ISO C forbids conversion of object pointer to function pointer type"
3138 msgstr ""
3139
3140 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3141 #. Reject anything strange now.
3142 #: c-typeck.c:3337
3143 msgid "invalid lvalue in assignment"
3144 msgstr ""
3145
3146 #. Convert new value to destination type.
3147 #: c-typeck.c:3346 c-typeck.c:3371 c-typeck.c:3388 cp/typeck.c:5064
3148 #: cp/typeck.c:5211 cp/typeck.c:5226
3149 msgid "assignment"
3150 msgstr ""
3151
3152 #: c-typeck.c:3455
3153 msgid "cannot pass rvalue to reference parameter"
3154 msgstr ""
3155
3156 #: c-typeck.c:3564 c-typeck.c:3640
3157 #, c-format
3158 msgid "%s makes qualified function pointer from unqualified"
3159 msgstr ""
3160
3161 #: c-typeck.c:3568 c-typeck.c:3620
3162 #, c-format
3163 msgid "%s discards qualifiers from pointer target type"
3164 msgstr ""
3165
3166 #: c-typeck.c:3574
3167 msgid "ISO C prohibits argument conversion to union type"
3168 msgstr ""
3169
3170 #: c-typeck.c:3612
3171 #, c-format
3172 msgid "ISO C forbids %s between function pointer and `void *'"
3173 msgstr ""
3174
3175 #: c-typeck.c:3629
3176 #, c-format
3177 msgid "pointer targets in %s differ in signedness"
3178 msgstr ""
3179
3180 #: c-typeck.c:3645
3181 #, c-format
3182 msgid "%s from incompatible pointer type"
3183 msgstr ""
3184
3185 #: c-typeck.c:3651 c-typeck.c:4158 cp/typeck.c:1389
3186 msgid "invalid use of non-lvalue array"
3187 msgstr ""
3188
3189 #: c-typeck.c:3665
3190 #, c-format
3191 msgid "%s makes pointer from integer without a cast"
3192 msgstr ""
3193
3194 #: c-typeck.c:3672
3195 #, c-format
3196 msgid "%s makes integer from pointer without a cast"
3197 msgstr ""
3198
3199 #: c-typeck.c:3686 c-typeck.c:3689
3200 #, c-format
3201 msgid "incompatible type for argument %d of `%s'"
3202 msgstr ""
3203
3204 #: c-typeck.c:3693
3205 #, c-format
3206 msgid "incompatible type for argument %d of indirect function call"
3207 msgstr ""
3208
3209 #: c-typeck.c:3697
3210 #, c-format
3211 msgid "incompatible types in %s"
3212 msgstr ""
3213
3214 #. Function name is known; supply it.
3215 #: c-typeck.c:3753
3216 #, fuzzy, c-format
3217 msgid "passing arg of `%s'"
3218 msgstr "аргумент для \"%s\" прапушчан"
3219
3220 #. Function name unknown (call through ptr).
3221 #: c-typeck.c:3762
3222 #, fuzzy
3223 msgid "passing arg of pointer to function"
3224 msgstr "вельмі шмат аргументаў у функцыі"
3225
3226 #. Function name is known; supply it.
3227 #: c-typeck.c:3770
3228 #, c-format
3229 msgid "passing arg %d of `%s'"
3230 msgstr ""
3231
3232 #. Function name unknown (call through ptr); just give arg number.
3233 #: c-typeck.c:3779
3234 #, c-format
3235 msgid "passing arg %d of pointer to function"
3236 msgstr ""
3237
3238 #: c-typeck.c:3836
3239 msgid "traditional C rejects automatic aggregate initialization"
3240 msgstr ""
3241
3242 #: c-typeck.c:4007 c-typeck.c:4022 c-typeck.c:4037
3243 #, c-format
3244 msgid "(near initialization for `%s')"
3245 msgstr ""
3246
3247 #: c-typeck.c:4086 cp/typeck2.c:560
3248 msgid "char-array initialized from wide string"
3249 msgstr ""
3250
3251 #: c-typeck.c:4093 cp/typeck2.c:567
3252 msgid "int-array initialized from non-wide string"
3253 msgstr ""
3254
3255 #: c-typeck.c:4111 cp/typeck2.c:582
3256 msgid "initializer-string for array of chars is too long"
3257 msgstr ""
3258
3259 #: c-typeck.c:4181
3260 msgid "array initialized from non-constant array expression"
3261 msgstr ""
3262
3263 #: c-typeck.c:4232
3264 msgid "initialization"
3265 msgstr "ініцыялізацыя"
3266
3267 #: c-typeck.c:4243 c-typeck.c:5621
3268 msgid "initializer element is not computable at load time"
3269 msgstr ""
3270
3271 #: c-typeck.c:4258 cp/typeck2.c:659
3272 msgid "invalid initializer"
3273 msgstr "нерэчаісны ініцыялізатар"
3274
3275 #: c-typeck.c:4540 cp/decl.c:4484
3276 msgid "opaque vector types cannot be initialized"
3277 msgstr ""
3278
3279 #: c-typeck.c:4734
3280 msgid "extra brace group at end of initializer"
3281 msgstr ""
3282
3283 #: c-typeck.c:4754
3284 msgid "missing braces around initializer"
3285 msgstr ""
3286
3287 #: c-typeck.c:4814
3288 msgid "braces around scalar initializer"
3289 msgstr ""
3290
3291 #: c-typeck.c:4865
3292 msgid "initialization of flexible array member in a nested context"
3293 msgstr ""
3294
3295 #: c-typeck.c:4867
3296 msgid "initialization of a flexible array member"
3297 msgstr ""
3298
3299 #: c-typeck.c:4898
3300 msgid "missing initializer"
3301 msgstr "прапушчан ініцыялізатар"
3302
3303 #: c-typeck.c:4920
3304 msgid "empty scalar initializer"
3305 msgstr ""
3306
3307 #: c-typeck.c:4925
3308 msgid "extra elements in scalar initializer"
3309 msgstr ""
3310
3311 #: c-typeck.c:5010
3312 msgid "initialization designators may not nest"
3313 msgstr ""
3314
3315 #: c-typeck.c:5031 c-typeck.c:5099
3316 msgid "array index in non-array initializer"
3317 msgstr ""
3318
3319 #: c-typeck.c:5036 c-typeck.c:5152
3320 msgid "field name not in record or union initializer"
3321 msgstr ""
3322
3323 #: c-typeck.c:5095 c-typeck.c:5097
3324 msgid "nonconstant array index in initializer"
3325 msgstr ""
3326
3327 #: c-typeck.c:5101 c-typeck.c:5104
3328 msgid "array index in initializer exceeds array bounds"
3329 msgstr ""
3330
3331 #: c-typeck.c:5115
3332 msgid "empty index range in initializer"
3333 msgstr ""
3334
3335 #: c-typeck.c:5124
3336 msgid "array index range in initializer exceeds array bounds"
3337 msgstr ""
3338
3339 #: c-typeck.c:5164
3340 #, c-format
3341 msgid "unknown field `%s' specified in initializer"
3342 msgstr ""
3343
3344 #: c-typeck.c:5200 c-typeck.c:5221 c-typeck.c:5683
3345 msgid "initialized field with side-effects overwritten"
3346 msgstr ""
3347
3348 #: c-typeck.c:5891
3349 msgid "excess elements in char array initializer"
3350 msgstr ""
3351
3352 #: c-typeck.c:5898 c-typeck.c:5944
3353 msgid "excess elements in struct initializer"
3354 msgstr ""
3355
3356 #: c-typeck.c:5959
3357 msgid "non-static initialization of a flexible array member"
3358 msgstr ""
3359
3360 #: c-typeck.c:6026
3361 msgid "excess elements in union initializer"
3362 msgstr ""
3363
3364 #: c-typeck.c:6047
3365 msgid "traditional C rejects initialization of unions"
3366 msgstr ""
3367
3368 #: c-typeck.c:6110
3369 msgid "excess elements in array initializer"
3370 msgstr ""
3371
3372 #: c-typeck.c:6139
3373 msgid "excess elements in vector initializer"
3374 msgstr ""
3375
3376 #: c-typeck.c:6161
3377 msgid "excess elements in scalar initializer"
3378 msgstr ""
3379
3380 #: c-typeck.c:6263
3381 msgid "asm template is not a string constant"
3382 msgstr ""
3383
3384 #: c-typeck.c:6295
3385 msgid "invalid lvalue in asm statement"
3386 msgstr ""
3387
3388 #: c-typeck.c:6367 cp/typeck.c:5902
3389 msgid "modification by `asm'"
3390 msgstr ""
3391
3392 #: c-typeck.c:6385 cp/typeck.c:5986
3393 msgid "function declared `noreturn' has a `return' statement"
3394 msgstr ""
3395
3396 #: c-typeck.c:6392
3397 msgid "`return' with no value, in function returning non-void"
3398 msgstr ""
3399
3400 #: c-typeck.c:6398
3401 msgid "`return' with a value, in function returning void"
3402 msgstr ""
3403
3404 #: c-typeck.c:6402
3405 msgid "return"
3406 msgstr "вяртанне"
3407
3408 #: c-typeck.c:6454
3409 msgid "function returns address of local variable"
3410 msgstr ""
3411
3412 #: c-typeck.c:6509 cp/semantics.c:749
3413 msgid "switch quantity not an integer"
3414 msgstr ""
3415
3416 #: c-typeck.c:6519
3417 msgid "`long' switch expression not converted to `int' in ISO C"
3418 msgstr ""
3419
3420 #: c-typeck.c:6560 cp/parser.c:5560
3421 msgid "case label not within a switch statement"
3422 msgstr ""
3423
3424 #: c-typeck.c:6562
3425 msgid "`default' label not within a switch statement"
3426 msgstr ""
3427
3428 #: c-typeck.c:6714 c-typeck.c:6748
3429 msgid "division by zero"
3430 msgstr ""
3431
3432 #: c-typeck.c:6793 cp/typeck.c:2953
3433 msgid "right shift count is negative"
3434 msgstr ""
3435
3436 #: c-typeck.c:6800 cp/typeck.c:2959
3437 msgid "right shift count >= width of type"
3438 msgstr ""
3439
3440 #: c-typeck.c:6821 cp/typeck.c:2978
3441 msgid "left shift count is negative"
3442 msgstr ""
3443
3444 #: c-typeck.c:6824 cp/typeck.c:2980
3445 msgid "left shift count >= width of type"
3446 msgstr ""
3447
3448 #: c-typeck.c:6845
3449 msgid "shift count is negative"
3450 msgstr ""
3451
3452 #: c-typeck.c:6847
3453 msgid "shift count >= width of type"
3454 msgstr ""
3455
3456 #: c-typeck.c:6864 cp/typeck.c:3015
3457 msgid "comparing floating point with == or != is unsafe"
3458 msgstr ""
3459
3460 #: c-typeck.c:6888 c-typeck.c:6894
3461 msgid "ISO C forbids comparison of `void *' with function pointer"
3462 msgstr ""
3463
3464 #: c-typeck.c:6897 c-typeck.c:6937 c-typeck.c:6965
3465 msgid "comparison of distinct pointer types lacks a cast"
3466 msgstr ""
3467
3468 #: c-typeck.c:6911 c-typeck.c:6916 c-typeck.c:6985 c-typeck.c:6990
3469 msgid "comparison between pointer and integer"
3470 msgstr ""
3471
3472 #: c-typeck.c:6932 c-typeck.c:6960
3473 msgid "ISO C forbids ordered comparisons of pointers to functions"
3474 msgstr ""
3475
3476 #: c-typeck.c:6957
3477 msgid "comparison of complete and incomplete pointers"
3478 msgstr ""
3479
3480 #: c-typeck.c:6973 c-typeck.c:6980
3481 msgid "ordered comparison of pointer with integer zero"
3482 msgstr ""
3483
3484 #: c-typeck.c:7004 cp/typeck.c:3151
3485 msgid "unordered comparison on non-floating point argument"
3486 msgstr ""
3487
3488 #: c-typeck.c:7214
3489 msgid "comparison between signed and unsigned"
3490 msgstr ""
3491
3492 #: c-typeck.c:7260 cp/typeck.c:3398
3493 msgid "comparison of promoted ~unsigned with constant"
3494 msgstr ""
3495
3496 #: c-typeck.c:7268 cp/typeck.c:3406
3497 msgid "comparison of promoted ~unsigned with unsigned"
3498 msgstr ""
3499
3500 #: calls.c:1838
3501 msgid "%Jinlining failed in call to '%F'"
3502 msgstr ""
3503
3504 #: calls.c:1839 calls.c:2211 tree-inline.c:1339 tree-inline.c:1346
3505 msgid "called from here"
3506 msgstr "выклікана адсюль"
3507
3508 #: calls.c:2210
3509 msgid "%Jcan't inline call to '%F'"
3510 msgstr ""
3511
3512 #: calls.c:2219
3513 msgid "ignoring return value of `%D', declared with attribute warn_unused_result"
3514 msgstr ""
3515
3516 #: calls.c:2232
3517 msgid "ignoring return value of function declared with attribute warn_unused_result"
3518 msgstr ""
3519
3520 #: calls.c:2242
3521 msgid "function call has aggregate value"
3522 msgstr ""
3523
3524 #: cfg.c:835
3525 #, c-format
3526 msgid "bb %d on wrong place"
3527 msgstr ""
3528
3529 #: cfg.c:841
3530 #, c-format
3531 msgid "prev_bb of %d should be %d, not %d"
3532 msgstr ""
3533
3534 #: cfg.c:857
3535 #, c-format
3536 msgid "verify_flow_info: Wrong count of block %i %i"
3537 msgstr ""
3538
3539 #: cfg.c:863
3540 #, c-format
3541 msgid "verify_flow_info: Wrong frequency of block %i %i"
3542 msgstr ""
3543
3544 #: cfg.c:871
3545 #, c-format
3546 msgid "verify_flow_info: Duplicate edge %i->%i"
3547 msgstr ""
3548
3549 #: cfg.c:877
3550 #, c-format
3551 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3552 msgstr ""
3553
3554 #: cfg.c:883
3555 #, c-format
3556 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3557 msgstr ""
3558
3559 #: cfg.c:895
3560 #, c-format
3561 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3562 msgstr ""
3563
3564 #: cfg.c:909 cfgrtl.c:1971
3565 #, c-format
3566 msgid "Wrong amount of branch edges after unconditional jump %i"
3567 msgstr ""
3568
3569 #: cfg.c:917
3570 #, c-format
3571 msgid "basic block %d pred edge is corrupted"
3572 msgstr ""
3573
3574 #: cfg.c:943
3575 #, c-format
3576 msgid "basic block %i edge lists are corrupted"
3577 msgstr ""
3578
3579 #: cfg.c:955
3580 msgid "verify_flow_info failed"
3581 msgstr ""
3582
3583 #: cfgloop.c:1134
3584 #, c-format
3585 msgid "Size of loop %d should be %d, not %d."
3586 msgstr ""
3587
3588 #: cfgloop.c:1153
3589 #, c-format
3590 msgid "Bb %d do not belong to loop %d."
3591 msgstr ""
3592
3593 #: cfgloop.c:1171
3594 #, c-format
3595 msgid "Loop %d's header does not have exactly 2 entries."
3596 msgstr ""
3597
3598 #: cfgloop.c:1179
3599 #, c-format
3600 msgid "Loop %d's latch does not have exactly 1 successor."
3601 msgstr ""
3602
3603 #: cfgloop.c:1184
3604 #, c-format
3605 msgid "Loop %d's latch does not have header as successor."
3606 msgstr ""
3607
3608 #: cfgloop.c:1189
3609 #, c-format
3610 msgid "Loop %d's latch does not belong directly to it."
3611 msgstr ""
3612
3613 #: cfgloop.c:1195
3614 #, c-format
3615 msgid "Loop %d's header does not belong directly to it."
3616 msgstr ""
3617
3618 #: cfgloop.c:1201
3619 #, c-format
3620 msgid "Loop %d's latch is marked as part of irreducible region."
3621 msgstr ""
3622
3623 #: cfgloop.c:1231
3624 #, c-format
3625 msgid "Basic block %d should be marked irreducible."
3626 msgstr ""
3627
3628 #: cfgloop.c:1237
3629 #, c-format
3630 msgid "Basic block %d should not be marked irreducible."
3631 msgstr ""
3632
3633 #: cfgloop.c:1245
3634 #, c-format
3635 msgid "Edge from %d to %d should be marked irreducible."
3636 msgstr ""
3637
3638 #: cfgloop.c:1252
3639 #, c-format
3640 msgid "Edge from %d to %d should not be marked irreducible."
3641 msgstr ""
3642
3643 #: cfgrtl.c:1877
3644 #, c-format
3645 msgid "end insn %d for block %d not found in the insn stream"
3646 msgstr ""
3647
3648 #: cfgrtl.c:1891
3649 #, c-format
3650 msgid "insn %d is in multiple basic blocks (%d and %d)"
3651 msgstr ""
3652
3653 #: cfgrtl.c:1903
3654 #, c-format
3655 msgid "head insn %d for block %d not found in the insn stream"
3656 msgstr ""
3657
3658 #: cfgrtl.c:1925
3659 msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
3660 msgstr ""
3661
3662 #: cfgrtl.c:1953
3663 #, c-format
3664 msgid "Missing REG_EH_REGION note in the end of bb %i"
3665 msgstr ""
3666
3667 #: cfgrtl.c:1961
3668 #, c-format
3669 msgid "Too many outgoing branch edges from bb %i"
3670 msgstr ""
3671
3672 #: cfgrtl.c:1966
3673 #, c-format
3674 msgid "Fallthru edge after unconditional jump %i"
3675 msgstr ""
3676
3677 #: cfgrtl.c:1977
3678 #, c-format
3679 msgid "Wrong amount of branch edges after conditional jump %i"
3680 msgstr ""
3681
3682 #: cfgrtl.c:1982
3683 #, c-format
3684 msgid "Call edges for non-call insn in bb %i"
3685 msgstr ""
3686
3687 #: cfgrtl.c:1991
3688 #, c-format
3689 msgid "Abnormal edges for no purpose in bb %i"
3690 msgstr ""
3691
3692 #: cfgrtl.c:2001
3693 #, c-format
3694 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3695 msgstr ""
3696
3697 #: cfgrtl.c:2005
3698 #, c-format
3699 msgid "insn %d inside basic block %d but block_for_insn is %i"
3700 msgstr ""
3701
3702 #: cfgrtl.c:2019 cfgrtl.c:2029
3703 #, c-format
3704 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3705 msgstr ""
3706
3707 #: cfgrtl.c:2042
3708 #, c-format
3709 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3710 msgstr ""
3711
3712 #: cfgrtl.c:2052
3713 #, c-format
3714 msgid "in basic block %d:"
3715 msgstr ""
3716
3717 #: cfgrtl.c:2053
3718 msgid "flow control insn inside a basic block"
3719 msgstr ""
3720
3721 #: cfgrtl.c:2099
3722 #, c-format
3723 msgid "missing barrier after block %i"
3724 msgstr ""
3725
3726 #: cfgrtl.c:2112
3727 #, c-format
3728 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3729 msgstr ""
3730
3731 #: cfgrtl.c:2127
3732 #, c-format
3733 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3734 msgstr ""
3735
3736 #: cfgrtl.c:2129
3737 msgid "wrong insn in the fallthru edge"
3738 msgstr ""
3739
3740 #: cfgrtl.c:2146
3741 msgid "basic blocks not laid down consecutively"
3742 msgstr ""
3743
3744 #: cfgrtl.c:2171
3745 msgid "insn outside basic block"
3746 msgstr ""
3747
3748 #: cfgrtl.c:2179
3749 msgid "return not followed by barrier"
3750 msgstr ""
3751
3752 #: cfgrtl.c:2186
3753 #, c-format
3754 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3755 msgstr ""
3756
3757 #: cgraph.c:161
3758 msgid "function body not available"
3759 msgstr ""
3760
3761 #: cgraph.c:163 cgraphunit.c:341
3762 msgid "redefined extern inline functions are not considered for inlining"
3763 msgstr ""
3764
3765 #: cgraph.c:166 cgraphunit.c:346
3766 #, fuzzy
3767 msgid "function not considered for inlining"
3768 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
3769
3770 #: cgraph.c:168 cgraphunit.c:344
3771 msgid "function not inlinable"
3772 msgstr ""
3773
3774 #: cgraph.c:485
3775 msgid "%D renamed after being referenced in assembly"
3776 msgstr ""
3777
3778 #: cgraphunit.c:1046
3779 msgid "--param large-function-growth limit reached"
3780 msgstr ""
3781
3782 #: cgraphunit.c:1059
3783 msgid "--param large-function-growth limit reached while inlining the caller"
3784 msgstr ""
3785
3786 #: cgraphunit.c:1124
3787 msgid "--param max-inline-insns-single limit reached"
3788 msgstr ""
3789
3790 #: cgraphunit.c:1148
3791 msgid "--param max-inline-insns-single limit reached after inlining into the callee"
3792 msgstr ""
3793
3794 #: cgraphunit.c:1225
3795 msgid "--param inline-unit-growth limit reached"
3796 msgstr ""
3797
3798 #: cgraphunit.c:1297 cgraphunit.c:1441
3799 msgid "recursive inlining"
3800 msgstr ""
3801
3802 #: collect2.c:406
3803 msgid "internal error"
3804 msgstr "унутраная памылка"
3805
3806 #: collect2.c:894
3807 msgid "no arguments"
3808 msgstr "няма аргументаў"
3809
3810 #: collect2.c:1226 collect2.c:1374 collect2.c:1409
3811 #, c-format
3812 msgid "fopen %s"
3813 msgstr ""
3814
3815 #: collect2.c:1229 collect2.c:1379 collect2.c:1412
3816 #, c-format
3817 msgid "fclose %s"
3818 msgstr ""
3819
3820 #: collect2.c:1238
3821 #, c-format
3822 msgid "collect2 version %s"
3823 msgstr ""
3824
3825 #: collect2.c:1328
3826 #, c-format
3827 msgid "%d constructor(s) found\n"
3828 msgstr "%d канструктар(аў) знойдзен(а)\n"
3829
3830 #: collect2.c:1329
3831 #, c-format
3832 msgid "%d destructor(s)  found\n"
3833 msgstr "%d дэструктар(аў) знойдзен(а)\n"
3834
3835 #: collect2.c:1330
3836 #, c-format
3837 msgid "%d frame table(s) found\n"
3838 msgstr ""
3839
3840 #: collect2.c:1472
3841 #, c-format
3842 msgid "%s terminated with signal %d [%s]%s"
3843 msgstr ""
3844
3845 #: collect2.c:1490
3846 #, c-format
3847 msgid "%s returned %d exit status"
3848 msgstr ""
3849
3850 #: collect2.c:1515
3851 #, c-format
3852 msgid "[cannot find %s]"
3853 msgstr "[нельга знайсці %s]"
3854
3855 #: collect2.c:1530
3856 #, c-format
3857 msgid "cannot find `%s'"
3858 msgstr "нельга знайсці \"%s\""
3859
3860 #: collect2.c:1541 collect2.c:1544
3861 #, c-format
3862 msgid "redirecting stdout: %s"
3863 msgstr "перанакіраванне stdout: %s"
3864
3865 #: collect2.c:1583
3866 #, c-format
3867 msgid "[Leaving %s]\n"
3868 msgstr ""
3869
3870 #: collect2.c:1803
3871 #, c-format
3872 msgid ""
3873 "\n"
3874 "write_c_file - output name is %s, prefix is %s\n"
3875 msgstr ""
3876
3877 #: collect2.c:2007
3878 msgid "cannot find `nm'"
3879 msgstr "нельга знайсці \"nm\""
3880
3881 #: collect2.c:2017 collect2.c:2446
3882 msgid "pipe"
3883 msgstr "канвеер"
3884
3885 #: collect2.c:2021 collect2.c:2450
3886 msgid "fdopen"
3887 msgstr ""
3888
3889 #: collect2.c:2047 collect2.c:2476
3890 #, c-format
3891 msgid "dup2 %d 1"
3892 msgstr ""
3893
3894 #: collect2.c:2050 collect2.c:2053 collect2.c:2066 collect2.c:2479
3895 #: collect2.c:2482 collect2.c:2495
3896 #, c-format
3897 msgid "close %d"
3898 msgstr ""
3899
3900 #: collect2.c:2056 collect2.c:2485
3901 #, c-format
3902 msgid "execv %s"
3903 msgstr ""
3904
3905 #: collect2.c:2110
3906 #, c-format
3907 msgid "init function found in object %s"
3908 msgstr ""
3909
3910 #: collect2.c:2118
3911 #, c-format
3912 msgid "fini function found in object %s"
3913 msgstr ""
3914
3915 #: collect2.c:2141 collect2.c:2534
3916 msgid "fclose"
3917 msgstr ""
3918
3919 #: collect2.c:2183
3920 #, c-format
3921 msgid "unable to open file '%s'"
3922 msgstr "немагу адчыніць файл \"%s\""
3923
3924 #: collect2.c:2185
3925 #, c-format
3926 msgid "unable to stat file '%s'"
3927 msgstr ""
3928
3929 #: collect2.c:2191
3930 #, c-format
3931 msgid "unable to mmap file '%s'"
3932 msgstr ""
3933
3934 #: collect2.c:2337
3935 msgid "not found\n"
3936 msgstr "не знойдзена\n"
3937
3938 #: collect2.c:2339 collect2.c:2513
3939 #, c-format
3940 msgid "dynamic dependency %s not found"
3941 msgstr ""
3942
3943 #: collect2.c:2358
3944 #, c-format
3945 msgid "bad magic number in file '%s'"
3946 msgstr "дрэнная магічная лічба ў файле \"%s\""
3947
3948 #: collect2.c:2380
3949 msgid "dynamic dependencies.\n"
3950 msgstr ""
3951
3952 #: collect2.c:2437
3953 msgid "cannot find `ldd'"
3954 msgstr "не магу знайсці \"ldd\""
3955
3956 #: collect2.c:2498
3957 msgid ""
3958 "\n"
3959 "ldd output with constructors/destructors.\n"
3960 msgstr ""
3961
3962 #: collect2.c:2525
3963 #, c-format
3964 msgid "unable to open dynamic dependency '%s'"
3965 msgstr ""
3966
3967 #: collect2.c:2685
3968 #, c-format
3969 msgid "%s: not a COFF file"
3970 msgstr ""
3971
3972 #: collect2.c:2805
3973 #, c-format
3974 msgid "%s: cannot open as COFF file"
3975 msgstr ""
3976
3977 #: collect2.c:2860
3978 #, fuzzy, c-format
3979 msgid "library lib%s not found"
3980 msgstr "Бібліятэка lib%s не знойдзена"
3981
3982 #: combine.c:13048
3983 #, c-format
3984 msgid ""
3985 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
3986 ";; %d successes.\n"
3987 "\n"
3988 msgstr ""
3989
3990 #: combine.c:13057
3991 #, c-format
3992 msgid ""
3993 "\n"
3994 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
3995 ";; %d successes.\n"
3996 msgstr ""
3997
3998 #: convert.c:70
3999 msgid "cannot convert to a pointer type"
4000 msgstr ""
4001
4002 #: convert.c:267
4003 msgid "pointer value used where a floating point value was expected"
4004 msgstr ""
4005
4006 #: convert.c:271
4007 msgid "aggregate value used where a float was expected"
4008 msgstr ""
4009
4010 #: convert.c:296
4011 msgid "conversion to incomplete type"
4012 msgstr ""
4013
4014 #: convert.c:600 convert.c:678
4015 msgid "can't convert between vector values of different size"
4016 msgstr ""
4017
4018 #: convert.c:606
4019 msgid "aggregate value used where an integer was expected"
4020 msgstr ""
4021
4022 #: convert.c:657 f/com.c:1101
4023 msgid "pointer value used where a complex was expected"
4024 msgstr ""
4025
4026 #: convert.c:661 f/com.c:1103
4027 msgid "aggregate value used where a complex was expected"
4028 msgstr ""
4029
4030 #: convert.c:684
4031 msgid "can't convert value to a vector"
4032 msgstr ""
4033
4034 #: coverage.c:164
4035 #, fuzzy, c-format
4036 msgid "`%s' is not a gcov data file"
4037 msgstr "\"%s\" звычайна функцыя"
4038
4039 #: coverage.c:175
4040 #, c-format
4041 msgid "`%s' is version `%.4s', expected version `%.4s'"
4042 msgstr ""
4043
4044 #: coverage.c:255 coverage.c:263
4045 #, c-format
4046 msgid "coverage mismatch for function %u while reading execution counters."
4047 msgstr ""
4048
4049 #: coverage.c:257 coverage.c:340
4050 #, c-format
4051 msgid "checksum is %x instead of %x"
4052 msgstr ""
4053
4054 #: coverage.c:265 coverage.c:348
4055 #, c-format
4056 msgid "number of counters is %d instead of %d"
4057 msgstr ""
4058
4059 #: coverage.c:271
4060 #, c-format
4061 msgid "cannot merge separate %s counters for function %u"
4062 msgstr ""
4063
4064 #: coverage.c:296
4065 #, c-format
4066 msgid "`%s' has overflowed"
4067 msgstr ""
4068
4069 #: coverage.c:296
4070 #, c-format
4071 msgid "`%s' is corrupted"
4072 msgstr ""
4073
4074 #: coverage.c:319
4075 #, c-format
4076 msgid "file %s not found, execution counts assumed to be zero"
4077 msgstr ""
4078
4079 #: coverage.c:329
4080 #, fuzzy, c-format
4081 msgid "no coverage for function '%s' found."
4082 msgstr "у функцыі \"%s\":"
4083
4084 #: coverage.c:337 coverage.c:345
4085 #, c-format
4086 msgid "coverage mismatch for function '%s' while reading counter '%s'."
4087 msgstr ""
4088
4089 #: coverage.c:493
4090 #, fuzzy, c-format
4091 msgid "cannot open %s"
4092 msgstr "немагчыма адчыніць %s"
4093
4094 #: coverage.c:528
4095 #, fuzzy, c-format
4096 msgid "error writing `%s'"
4097 msgstr "памылка запісу ў %s"
4098
4099 #. XXX should be DL_SORRY
4100 #: cppcharset.c:653
4101 #, c-format
4102 msgid "conversion from %s to %s not supported by iconv"
4103 msgstr ""
4104
4105 #: cppcharset.c:656
4106 msgid "iconv_open"
4107 msgstr ""
4108
4109 #. XXX should be DL_SORRY
4110 #: cppcharset.c:664
4111 #, c-format
4112 msgid "no iconv implementation, cannot convert from %s to %s"
4113 msgstr ""
4114
4115 #: cppcharset.c:808
4116 msgid "universal character names are only valid in C++ and C99"
4117 msgstr ""
4118
4119 #: cppcharset.c:811
4120 #, c-format
4121 msgid "the meaning of '\\%c' is different in traditional C"
4122 msgstr ""
4123
4124 #: cppcharset.c:837
4125 #, c-format
4126 msgid "incomplete universal character name %.*s"
4127 msgstr ""
4128
4129 #: cppcharset.c:849
4130 #, fuzzy, c-format
4131 msgid "%.*s is not a valid universal character"
4132 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
4133
4134 #: cppcharset.c:859
4135 #, c-format
4136 msgid "universal character %.*s is not valid in an identifier"
4137 msgstr ""
4138
4139 #: cppcharset.c:863
4140 #, c-format
4141 msgid "universal character %.*s is not valid at the start of an identifier"
4142 msgstr ""
4143
4144 #: cppcharset.c:898
4145 msgid "converting UCN to source character set"
4146 msgstr ""
4147
4148 #: cppcharset.c:902
4149 msgid "converting UCN to execution character set"
4150 msgstr ""
4151
4152 #: cppcharset.c:967
4153 msgid "the meaning of '\\x' is different in traditional C"
4154 msgstr ""
4155
4156 #: cppcharset.c:984 f/lex.c:580
4157 msgid "\\x used with no following hex digits"
4158 msgstr ""
4159
4160 #: cppcharset.c:991
4161 msgid "hex escape sequence out of range"
4162 msgstr ""
4163
4164 #: cppcharset.c:1030
4165 msgid "octal escape sequence out of range"
4166 msgstr ""
4167
4168 #: cppcharset.c:1098
4169 msgid "the meaning of '\\a' is different in traditional C"
4170 msgstr ""
4171
4172 #: cppcharset.c:1105
4173 #, c-format
4174 msgid "non-ISO-standard escape sequence, '\\%c'"
4175 msgstr ""
4176
4177 #: cppcharset.c:1113
4178 #, c-format
4179 msgid "unknown escape sequence '\\%c'"
4180 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4181
4182 #: cppcharset.c:1116
4183 #, fuzzy, c-format
4184 msgid "unknown escape sequence: '\\%03o'"
4185 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4186
4187 #: cppcharset.c:1122
4188 msgid "converting escape sequence to execution character set"
4189 msgstr ""
4190
4191 #: cppcharset.c:1181
4192 msgid "converting to execution character set"
4193 msgstr ""
4194
4195 #: cppcharset.c:1244 cppcharset.c:1307
4196 #, fuzzy
4197 msgid "character constant too long for its type"
4198 msgstr "сімвальная канстанта вельмі доўгая"
4199
4200 #: cppcharset.c:1247
4201 msgid "multi-character character constant"
4202 msgstr "мнагасімвальная сімвальная канстанта"
4203
4204 #: cppcharset.c:1339
4205 msgid "empty character constant"
4206 msgstr "пустая сімвальная канстанта"
4207
4208 #: cppcharset.c:1378
4209 #, c-format
4210 msgid "failure to convert %s to %s"
4211 msgstr ""
4212
4213 #: cpperror.c:110 diagnostic.def:5
4214 msgid "warning: "
4215 msgstr ""
4216
4217 #: cpperror.c:112
4218 msgid "internal error: "
4219 msgstr ""
4220
4221 #: cpperror.c:174
4222 #, fuzzy
4223 msgid "stdout"
4224 msgstr "структура"
4225
4226 #: cppexp.c:192
4227 msgid "too many decimal points in number"
4228 msgstr ""
4229
4230 #: cppexp.c:212
4231 #, fuzzy, c-format
4232 msgid "invalid digit \"%c\" in octal constant"
4233 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4234
4235 #: cppexp.c:218
4236 msgid "use of C99 hexadecimal floating constant"
4237 msgstr ""
4238
4239 #: cppexp.c:227
4240 msgid "exponent has no digits"
4241 msgstr ""
4242
4243 #: cppexp.c:234
4244 msgid "hexadecimal floating constants require an exponent"
4245 msgstr ""
4246
4247 #: cppexp.c:240
4248 #, fuzzy, c-format
4249 msgid "invalid suffix \"%.*s\" on floating constant"
4250 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4251
4252 #: cppexp.c:250 cppexp.c:275
4253 #, c-format
4254 msgid "traditional C rejects the \"%.*s\" suffix"
4255 msgstr ""
4256
4257 #: cppexp.c:261
4258 #, fuzzy, c-format
4259 msgid "invalid suffix \"%.*s\" on integer constant"
4260 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4261
4262 #: cppexp.c:283
4263 msgid "use of C99 long long integer constant"
4264 msgstr ""
4265
4266 #: cppexp.c:290
4267 msgid "imaginary constants are a GCC extension"
4268 msgstr ""
4269
4270 #: cppexp.c:376
4271 msgid "integer constant is too large for its type"
4272 msgstr ""
4273
4274 #: cppexp.c:388
4275 msgid "integer constant is so large that it is unsigned"
4276 msgstr ""
4277
4278 #: cppexp.c:470
4279 msgid "missing ')' after \"defined\""
4280 msgstr ""
4281
4282 #: cppexp.c:477
4283 msgid "operator \"defined\" requires an identifier"
4284 msgstr ""
4285
4286 #: cppexp.c:485
4287 #, c-format
4288 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4289 msgstr ""
4290
4291 #: cppexp.c:495
4292 msgid "this use of \"defined\" may not be portable"
4293 msgstr ""
4294
4295 #: cppexp.c:531
4296 msgid "floating constant in preprocessor expression"
4297 msgstr ""
4298
4299 #: cppexp.c:537
4300 msgid "imaginary number in preprocessor expression"
4301 msgstr ""
4302
4303 #: cppexp.c:582
4304 #, c-format
4305 msgid "\"%s\" is not defined"
4306 msgstr ""
4307
4308 #: cppexp.c:714 cppexp.c:743
4309 #, fuzzy, c-format
4310 msgid "missing binary operator before token \"%s\""
4311 msgstr "прапушчан прабел пасля нумара \"%.*s\""
4312
4313 #: cppexp.c:734
4314 #, c-format
4315 msgid "token \"%s\" is not valid in preprocessor expressions"
4316 msgstr ""
4317
4318 #: cppexp.c:753
4319 msgid "void expression between '(' and ')'"
4320 msgstr ""
4321
4322 #: cppexp.c:756
4323 msgid "#if with no expression"
4324 msgstr ""
4325
4326 #: cppexp.c:758
4327 #, c-format
4328 msgid "operator '%s' has no right operand"
4329 msgstr ""
4330
4331 #: cppexp.c:784
4332 msgid " ':' without preceding '?'"
4333 msgstr ""
4334
4335 #: cppexp.c:811
4336 msgid "unbalanced stack in #if"
4337 msgstr ""
4338
4339 #: cppexp.c:830
4340 #, fuzzy, c-format
4341 msgid "impossible operator '%u'"
4342 msgstr "немагчымы апэратар '%s'"
4343
4344 #: cppexp.c:922
4345 msgid "missing ')' in expression"
4346 msgstr ""
4347
4348 #: cppexp.c:943
4349 msgid "'?' without following ':'"
4350 msgstr ""
4351
4352 #: cppexp.c:953
4353 msgid "integer overflow in preprocessor expression"
4354 msgstr ""
4355
4356 #: cppexp.c:958
4357 msgid "missing '(' in expression"
4358 msgstr ""
4359
4360 #: cppexp.c:990
4361 #, c-format
4362 msgid "the left operand of \"%s\" changes sign when promoted"
4363 msgstr ""
4364
4365 #: cppexp.c:995
4366 #, c-format
4367 msgid "the right operand of \"%s\" changes sign when promoted"
4368 msgstr ""
4369
4370 #: cppexp.c:1353
4371 msgid "comma operator in operand of #if"
4372 msgstr ""
4373
4374 #: cppexp.c:1484
4375 msgid "division by zero in #if"
4376 msgstr ""
4377
4378 #: cppfiles.c:370
4379 msgid "NULL directory in find_file"
4380 msgstr ""
4381
4382 #: cppfiles.c:397
4383 msgid "one or more PCH files were found, but they were invalid"
4384 msgstr ""
4385
4386 #: cppfiles.c:400
4387 msgid "use -Winvalid-pch for more information"
4388 msgstr ""
4389
4390 #: cppfiles.c:458
4391 #, c-format
4392 msgid "%s is a block device"
4393 msgstr "%s - гэта блёчная прылада"
4394
4395 #: cppfiles.c:475
4396 #, c-format
4397 msgid "%s is too large"
4398 msgstr "%s - вельмі вялікі"
4399
4400 #: cppfiles.c:510
4401 #, c-format
4402 msgid "%s is shorter than expected"
4403 msgstr ""
4404
4405 #: cppfiles.c:696
4406 #, c-format
4407 msgid "no include path in which to search for %s"
4408 msgstr ""
4409
4410 #: cppfiles.c:956
4411 msgid "Multiple include guards may be useful for:\n"
4412 msgstr ""
4413
4414 #: cppinit.c:387
4415 msgid "cppchar_t must be an unsigned type"
4416 msgstr ""
4417
4418 #: cppinit.c:391
4419 #, c-format
4420 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4421 msgstr ""
4422
4423 #: cppinit.c:398
4424 msgid "CPP arithmetic must be at least as precise as a target int"
4425 msgstr ""
4426
4427 #: cppinit.c:401
4428 msgid "target char is less than 8 bits wide"
4429 msgstr ""
4430
4431 #: cppinit.c:405
4432 msgid "target wchar_t is narrower than target char"
4433 msgstr ""
4434
4435 #: cppinit.c:409
4436 msgid "target int is narrower than target char"
4437 msgstr ""
4438
4439 #: cppinit.c:414
4440 msgid "CPP half-integer narrower than CPP character"
4441 msgstr ""
4442
4443 #: cppinit.c:418
4444 #, c-format
4445 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4446 msgstr ""
4447
4448 #: cpplex.c:410
4449 msgid "null character(s) ignored"
4450 msgstr ""
4451
4452 #: cpplex.c:445
4453 msgid "'$' in identifier or number"
4454 msgstr ""
4455
4456 #: cpplex.c:492
4457 #, c-format
4458 msgid "attempt to use poisoned \"%s\""
4459 msgstr ""
4460
4461 #: cpplex.c:500
4462 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4463 msgstr ""
4464
4465 #: cpplex.c:596
4466 msgid "null character(s) preserved in literal"
4467 msgstr ""
4468
4469 #: cpplex.c:919
4470 msgid "unterminated comment"
4471 msgstr "незавершаныя каментарыі"
4472
4473 #: cpplex.c:930
4474 msgid "C++ style comments are not allowed in ISO C90"
4475 msgstr ""
4476
4477 #: cpplex.c:932
4478 msgid "(this will be reported only once per input file)"
4479 msgstr ""
4480
4481 #: cpplex.c:937
4482 msgid "multi-line comment"
4483 msgstr ""
4484
4485 #: cpplex.c:1201
4486 #, fuzzy, c-format
4487 msgid "unspellable token %s"
4488 msgstr "немагу адчыніць файл \"%s\""
4489
4490 #: cpplib.c:218
4491 #, c-format
4492 msgid "extra tokens at end of #%s directive"
4493 msgstr ""
4494
4495 #: cpplib.c:304
4496 #, c-format
4497 msgid "#%s is a GCC extension"
4498 msgstr ""
4499
4500 #: cpplib.c:316
4501 msgid "suggest not using #elif in traditional C"
4502 msgstr ""
4503
4504 #: cpplib.c:319
4505 #, c-format
4506 msgid "traditional C ignores #%s with the # indented"
4507 msgstr ""
4508
4509 #: cpplib.c:323
4510 #, c-format
4511 msgid "suggest hiding #%s from traditional C with an indented #"
4512 msgstr ""
4513
4514 #: cpplib.c:345
4515 msgid "embedding a directive within macro arguments is not portable"
4516 msgstr ""
4517
4518 #: cpplib.c:365
4519 msgid "style of line directive is a GCC extension"
4520 msgstr ""
4521
4522 #: cpplib.c:415
4523 #, c-format
4524 msgid "invalid preprocessing directive #%s"
4525 msgstr ""
4526
4527 #: cpplib.c:484
4528 msgid "\"defined\" cannot be used as a macro name"
4529 msgstr ""
4530
4531 #: cpplib.c:490
4532 #, c-format
4533 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4534 msgstr ""
4535
4536 #: cpplib.c:493
4537 #, c-format
4538 msgid "no macro name given in #%s directive"
4539 msgstr ""
4540
4541 #: cpplib.c:496
4542 msgid "macro names must be identifiers"
4543 msgstr ""
4544
4545 #: cpplib.c:537
4546 #, c-format
4547 msgid "undefining \"%s\""
4548 msgstr ""
4549
4550 #: cpplib.c:609
4551 msgid "missing terminating > character"
4552 msgstr ""
4553
4554 #: cpplib.c:662
4555 #, c-format
4556 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4557 msgstr ""
4558
4559 #: cpplib.c:685
4560 msgid "#include nested too deeply"
4561 msgstr ""
4562
4563 #: cpplib.c:723
4564 msgid "#include_next in primary source file"
4565 msgstr ""
4566
4567 #: cpplib.c:749
4568 #, c-format
4569 msgid "invalid flag \"%s\" in line directive"
4570 msgstr ""
4571
4572 #: cpplib.c:794
4573 #, c-format
4574 msgid "\"%s\" after #line is not a positive integer"
4575 msgstr ""
4576
4577 #: cpplib.c:800
4578 msgid "line number out of range"
4579 msgstr ""
4580
4581 #: cpplib.c:812 cpplib.c:885
4582 #, c-format
4583 msgid "\"%s\" is not a valid filename"
4584 msgstr ""
4585
4586 #: cpplib.c:847
4587 #, c-format
4588 msgid "\"%s\" after # is not a positive integer"
4589 msgstr ""
4590
4591 #: cpplib.c:947
4592 #, fuzzy
4593 msgid "invalid #ident directive"
4594 msgstr "нерэчаісны ініцыялізатар"
4595
4596 #: cpplib.c:1027
4597 #, c-format
4598 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4599 msgstr ""
4600
4601 #: cpplib.c:1030
4602 #, fuzzy, c-format
4603 msgid "#pragma %s %s is already registered"
4604 msgstr "Клас \"%s\" ужо існуе"
4605
4606 #: cpplib.c:1033
4607 #, c-format
4608 msgid "#pragma %s is already registered"
4609 msgstr ""
4610
4611 #: cpplib.c:1175
4612 msgid "#pragma once in main file"
4613 msgstr ""
4614
4615 #: cpplib.c:1198
4616 msgid "invalid #pragma GCC poison directive"
4617 msgstr ""
4618
4619 #: cpplib.c:1207
4620 #, c-format
4621 msgid "poisoning existing macro \"%s\""
4622 msgstr ""
4623
4624 #: cpplib.c:1228
4625 msgid "#pragma system_header ignored outside include file"
4626 msgstr ""
4627
4628 #: cpplib.c:1252
4629 #, fuzzy, c-format
4630 msgid "cannot find source file %s"
4631 msgstr "не магу знайсці крыніцу %s"
4632
4633 #: cpplib.c:1256
4634 #, c-format
4635 msgid "current file is older than %s"
4636 msgstr ""
4637
4638 #: cpplib.c:1370
4639 msgid "_Pragma takes a parenthesized string literal"
4640 msgstr ""
4641
4642 #: cpplib.c:1448
4643 msgid "#else without #if"
4644 msgstr ""
4645
4646 #: cpplib.c:1453
4647 msgid "#else after #else"
4648 msgstr ""
4649
4650 #: cpplib.c:1481
4651 msgid "#elif without #if"
4652 msgstr ""
4653
4654 #: cpplib.c:1486
4655 msgid "#elif after #else"
4656 msgstr ""
4657
4658 #: cpplib.c:1516
4659 msgid "#endif without #if"
4660 msgstr ""
4661
4662 #: cpplib.c:1593
4663 msgid "missing '(' after predicate"
4664 msgstr ""
4665
4666 #: cpplib.c:1608
4667 msgid "missing ')' to complete answer"
4668 msgstr ""
4669
4670 #: cpplib.c:1628
4671 msgid "predicate's answer is empty"
4672 msgstr ""
4673
4674 #: cpplib.c:1655
4675 msgid "assertion without predicate"
4676 msgstr ""
4677
4678 #: cpplib.c:1657
4679 msgid "predicate must be an identifier"
4680 msgstr ""
4681
4682 #: cpplib.c:1741
4683 #, c-format
4684 msgid "\"%s\" re-asserted"
4685 msgstr ""
4686
4687 #: cppmacro.c:125 cppmacro.c:280
4688 #, c-format
4689 msgid "invalid built-in macro \"%s\""
4690 msgstr ""
4691
4692 #: cppmacro.c:221
4693 #, fuzzy
4694 msgid "could not determine date and time"
4695 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
4696
4697 #: cppmacro.c:393
4698 msgid "invalid string literal, ignoring final '\\'"
4699 msgstr ""
4700
4701 #: cppmacro.c:476
4702 #, c-format
4703 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4704 msgstr ""
4705
4706 #: cppmacro.c:514
4707 msgid "ISO C99 requires rest arguments to be used"
4708 msgstr ""
4709
4710 #: cppmacro.c:519
4711 #, c-format
4712 msgid "macro \"%s\" requires %u arguments, but only %u given"
4713 msgstr ""
4714
4715 #: cppmacro.c:524
4716 #, c-format
4717 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4718 msgstr ""
4719
4720 #: cppmacro.c:635
4721 #, c-format
4722 msgid "unterminated argument list invoking macro \"%s\""
4723 msgstr ""
4724
4725 #: cppmacro.c:738
4726 #, c-format
4727 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4728 msgstr ""
4729
4730 #: cppmacro.c:1245
4731 #, c-format
4732 msgid "duplicate macro parameter \"%s\""
4733 msgstr ""
4734
4735 #: cppmacro.c:1290
4736 #, c-format
4737 msgid "\"%s\" may not appear in macro parameter list"
4738 msgstr ""
4739
4740 #: cppmacro.c:1298
4741 msgid "macro parameters must be comma-separated"
4742 msgstr ""
4743
4744 #: cppmacro.c:1315
4745 msgid "parameter name missing"
4746 msgstr ""
4747
4748 #: cppmacro.c:1330
4749 msgid "anonymous variadic macros were introduced in C99"
4750 msgstr ""
4751
4752 #: cppmacro.c:1334
4753 msgid "ISO C does not permit named variadic macros"
4754 msgstr ""
4755
4756 #: cppmacro.c:1343
4757 msgid "missing ')' in macro parameter list"
4758 msgstr ""
4759
4760 #: cppmacro.c:1406
4761 msgid "ISO C requires whitespace after the macro name"
4762 msgstr ""
4763
4764 #: cppmacro.c:1434
4765 msgid "'#' is not followed by a macro parameter"
4766 msgstr ""
4767
4768 #: cppmacro.c:1453
4769 msgid "'##' cannot appear at either end of a macro expansion"
4770 msgstr ""
4771
4772 #: cppmacro.c:1592
4773 #, c-format
4774 msgid "macro argument \"%s\" would be stringified in traditional C"
4775 msgstr ""
4776
4777 #: cppmacro.c:1615
4778 #, c-format
4779 msgid "invalid hash type %d in cpp_macro_definition"
4780 msgstr ""
4781
4782 #: cpppch.c:84 cpppch.c:332 cpppch.c:356 cpppch.c:365
4783 msgid "while writing precompiled header"
4784 msgstr ""
4785
4786 #: cpppch.c:463
4787 #, fuzzy, c-format
4788 msgid "%s: not used because `%.*s' not defined"
4789 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
4790
4791 #: cpppch.c:475
4792 #, c-format
4793 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
4794 msgstr ""
4795
4796 #: cpppch.c:516
4797 #, c-format
4798 msgid "%s: not used because `%s' is defined"
4799 msgstr ""
4800
4801 #: cpppch.c:529 cpppch.c:715
4802 msgid "while reading precompiled header"
4803 msgstr ""
4804
4805 #: cppspec.c:106
4806 #, c-format
4807 msgid "\"%s\" is not a valid option to the preprocessor"
4808 msgstr ""
4809
4810 #: cppspec.c:128
4811 msgid "too many input files"
4812 msgstr "вельмі шмат уваходзячых файлаў"
4813
4814 #: cpptrad.c:744
4815 #, c-format
4816 msgid "detected recursion whilst expanding macro \"%s\""
4817 msgstr ""
4818
4819 #: cpptrad.c:911
4820 msgid "syntax error in macro parameter list"
4821 msgstr ""
4822
4823 #: cse.c:7064
4824 #, c-format
4825 msgid ";; Processing block from %d to %d, %d sets.\n"
4826 msgstr ""
4827
4828 #: diagnostic.c:209
4829 #, c-format
4830 msgid "%s:%d: confused by earlier errors, bailing out\n"
4831 msgstr ""
4832
4833 #: diagnostic.c:281
4834 msgid "compilation terminated.\n"
4835 msgstr "кампіляцыя завершана.\n"
4836
4837 #: diagnostic.c:572
4838 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4839 msgstr ""
4840
4841 #: diagnostic.c:584
4842 #, fuzzy, c-format
4843 msgid "in %s, at %s:%d"
4844 msgstr "спынена ў %s, ля %s:%d"
4845
4846 #: dominance.c:763
4847 #, c-format
4848 msgid "dominator of %d should be %d, not %d"
4849 msgstr ""
4850
4851 #: dwarf2out.c:3229
4852 #, c-format
4853 msgid "DW_LOC_OP %s not implemented\n"
4854 msgstr ""
4855
4856 #: emit-rtl.c:1155
4857 msgid "can't access real part of complex value in hard register"
4858 msgstr ""
4859
4860 #: emit-rtl.c:1182
4861 msgid "can't access imaginary part of complex value in hard register"
4862 msgstr ""
4863
4864 #: emit-rtl.c:2327
4865 #, fuzzy
4866 msgid "Invalid rtl sharing found in the insn"
4867 msgstr "нявернае выкарыстанне \"restict\""
4868
4869 #: emit-rtl.c:2329
4870 msgid "Shared rtx"
4871 msgstr ""
4872
4873 #: emit-rtl.c:3464
4874 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
4875 msgstr ""
4876
4877 #: errors.c:129
4878 #, c-format
4879 msgid "abort in %s, at %s:%d"
4880 msgstr "спынена ў %s, ля %s:%d"
4881
4882 #: except.c:357
4883 msgid "exception handling disabled, use -fexceptions to enable"
4884 msgstr ""
4885
4886 #: except.c:2953
4887 msgid "argument of `__builtin_eh_return_regno' must be constant"
4888 msgstr ""
4889
4890 #: except.c:3084
4891 msgid "__builtin_eh_return not supported on this target"
4892 msgstr ""
4893
4894 #: explow.c:1319
4895 msgid "stack limits not supported on this target"
4896 msgstr ""
4897
4898 #: expr.c:2998
4899 msgid "function using short complex types cannot be inline"
4900 msgstr ""
4901
4902 #: expr.c:6386
4903 msgid "%Jprior parameter's size depends on '%D'"
4904 msgstr ""
4905
4906 #: expr.c:6753
4907 msgid "returned value in block_exit_expr"
4908 msgstr ""
4909
4910 #. We can't make a bitwise copy of this object, so fail.
4911 #: expr.c:8894
4912 #, fuzzy
4913 msgid "cannot take the address of an unaligned member"
4914 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
4915
4916 #: final.c:1058
4917 msgid "negative insn length"
4918 msgstr ""
4919
4920 #: final.c:2429
4921 msgid "could not split insn"
4922 msgstr ""
4923
4924 #: final.c:2771
4925 msgid "invalid `asm': "
4926 msgstr ""
4927
4928 #: final.c:2954
4929 msgid "nested assembly dialect alternatives"
4930 msgstr ""
4931
4932 #: final.c:2971 final.c:2983
4933 msgid "unterminated assembly dialect alternative"
4934 msgstr ""
4935
4936 #: final.c:3027
4937 #, c-format
4938 msgid "operand number missing after %%-letter"
4939 msgstr ""
4940
4941 #: final.c:3030 final.c:3069
4942 msgid "operand number out of range"
4943 msgstr ""
4944
4945 #: final.c:3088
4946 #, c-format
4947 msgid "invalid %%-code"
4948 msgstr "нерэчаісны %%-код"
4949
4950 #: final.c:3118
4951 #, c-format
4952 msgid "`%%l' operand isn't a label"
4953 msgstr ""
4954
4955 #. We can't handle floating point constants;
4956 #. PRINT_OPERAND must handle them.
4957 #: final.c:3220 vmsdbgout.c:467 config/i386/i386.c:6768
4958 #: config/pdp11/pdp11.c:1646
4959 msgid "floating constant misused"
4960 msgstr ""
4961
4962 #: final.c:3276 vmsdbgout.c:524 config/i386/i386.c:6846
4963 #: config/pdp11/pdp11.c:1693
4964 msgid "invalid expression as operand"
4965 msgstr ""
4966
4967 #: flow.c:329
4968 msgid "function might be possible candidate for attribute `noreturn'"
4969 msgstr ""
4970
4971 #: flow.c:334
4972 msgid "`noreturn' function does return"
4973 msgstr ""
4974
4975 #: flow.c:355
4976 msgid "control reaches end of non-void function"
4977 msgstr ""
4978
4979 #: flow.c:1582
4980 msgid "Attempt to delete prologue/epilogue insn:"
4981 msgstr ""
4982
4983 #: fold-const.c:2878 fold-const.c:2891
4984 #, c-format
4985 msgid "comparison is always %d due to width of bit-field"
4986 msgstr ""
4987
4988 #: fold-const.c:4093 fold-const.c:4110
4989 #, c-format
4990 msgid "comparison is always %d"
4991 msgstr ""
4992
4993 #: fold-const.c:4241
4994 msgid "`or' of unmatched not-equal tests is always 1"
4995 msgstr ""
4996
4997 #: fold-const.c:4246
4998 msgid "`and' of mutually exclusive equal-tests is always 0"
4999 msgstr ""
5000
5001 #: fold-const.c:8393
5002 msgid "fold check: original tree changed by fold"
5003 msgstr ""
5004
5005 #: function.c:884 varasm.c:1408
5006 #, fuzzy
5007 msgid "%Jsize of variable '%D' is too large"
5008 msgstr "памер масіва \"%s\" вельмі вялікі"
5009
5010 #: function.c:3742
5011 #, fuzzy
5012 msgid "impossible constraint in `asm'"
5013 msgstr "немагчымы апэратар '%s'"
5014
5015 #: function.c:5733
5016 msgid "%J'%D' might be used uninitialized in this function"
5017 msgstr ""
5018
5019 #: function.c:5740
5020 msgid "%Jvariable '%D' might be clobbered by `longjmp' or `vfork'"
5021 msgstr ""
5022
5023 #: function.c:5759
5024 msgid "%Jargument '%D' might be clobbered by `longjmp' or `vfork'"
5025 msgstr ""
5026
5027 #: function.c:6533
5028 msgid "function returns an aggregate"
5029 msgstr ""
5030
5031 #: function.c:6929
5032 #, fuzzy
5033 msgid "%Junused parameter '%D'"
5034 msgstr "невыкарыстаемы параметр \"%s\""
5035
5036 #: gcc.c:1191
5037 #, c-format
5038 msgid "ambiguous abbreviation %s"
5039 msgstr ""
5040
5041 #: gcc.c:1218
5042 #, c-format
5043 msgid "incomplete `%s' option"
5044 msgstr ""
5045
5046 #: gcc.c:1229
5047 #, fuzzy, c-format
5048 msgid "missing argument to `%s' option"
5049 msgstr "аргумент для \"%s\" прапушчан"
5050
5051 #: gcc.c:1242
5052 #, fuzzy, c-format
5053 msgid "extraneous argument to `%s' option"
5054 msgstr "аргумент для \"%s\" прапушчан"
5055
5056 #: gcc.c:1570
5057 msgid "Using built-in specs.\n"
5058 msgstr ""
5059
5060 #: gcc.c:1755
5061 #, c-format
5062 msgid ""
5063 "Setting spec %s to '%s'\n"
5064 "\n"
5065 msgstr ""
5066
5067 #: gcc.c:1857
5068 #, c-format
5069 msgid "Reading specs from %s\n"
5070 msgstr ""
5071
5072 #: gcc.c:1953 gcc.c:1972
5073 #, c-format
5074 msgid "specs %%include syntax malformed after %ld characters"
5075 msgstr ""
5076
5077 #: gcc.c:1980
5078 #, fuzzy, c-format
5079 msgid "could not find specs file %s\n"
5080 msgstr "не магу знайсці крыніцу %s\n"
5081
5082 #: gcc.c:1997 gcc.c:2005 gcc.c:2014 gcc.c:2023
5083 #, c-format
5084 msgid "specs %%rename syntax malformed after %ld characters"
5085 msgstr ""
5086
5087 #: gcc.c:2032
5088 #, c-format
5089 msgid "specs %s spec was not found to be renamed"
5090 msgstr ""
5091
5092 #: gcc.c:2039
5093 #, c-format
5094 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5095 msgstr ""
5096
5097 #: gcc.c:2044
5098 #, c-format
5099 msgid "rename spec %s to %s\n"
5100 msgstr ""
5101
5102 #: gcc.c:2046
5103 #, c-format
5104 msgid ""
5105 "spec is '%s'\n"
5106 "\n"
5107 msgstr ""
5108
5109 #: gcc.c:2059
5110 #, c-format
5111 msgid "specs unknown %% command after %ld characters"
5112 msgstr ""
5113
5114 #: gcc.c:2070 gcc.c:2083
5115 #, c-format
5116 msgid "specs file malformed after %ld characters"
5117 msgstr ""
5118
5119 #: gcc.c:2136
5120 msgid "spec file has no spec for linking"
5121 msgstr ""
5122
5123 #: gcc.c:2641
5124 msgid "-pipe not supported"
5125 msgstr "-pipe не падтрымліваецца"
5126
5127 #: gcc.c:2703
5128 msgid ""
5129 "\n"
5130 "Go ahead? (y or n) "
5131 msgstr ""
5132
5133 #: gcc.c:2829
5134 #, c-format
5135 msgid ""
5136 "Internal error: %s (program %s)\n"
5137 "Please submit a full bug report.\n"
5138 "See %s for instructions."
5139 msgstr ""
5140
5141 #: gcc.c:2847
5142 #, c-format
5143 msgid "# %s %.2f %.2f\n"
5144 msgstr "# %s %.2f %.2f\n"
5145
5146 #: gcc.c:2980
5147 #, c-format
5148 msgid "Usage: %s [options] file...\n"
5149 msgstr "Выкарыстанне: %s [выбары] файл...\n"
5150
5151 #: gcc.c:2981
5152 msgid "Options:\n"
5153 msgstr "Выбары:\n"
5154
5155 #: gcc.c:2983
5156 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5157 msgstr ""
5158
5159 #: gcc.c:2984
5160 msgid "  --help                   Display this information\n"
5161 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5162
5163 #: gcc.c:2985
5164 msgid "  --target-help            Display target specific command line options\n"
5165 msgstr ""
5166
5167 #: gcc.c:2987
5168 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5169 msgstr ""
5170
5171 #: gcc.c:2988
5172 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5173 msgstr ""
5174
5175 #: gcc.c:2989
5176 msgid "  -dumpversion             Display the version of the compiler\n"
5177 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5178
5179 #: gcc.c:2990
5180 msgid "  -dumpmachine             Display the compiler's target processor\n"
5181 msgstr ""
5182
5183 #: gcc.c:2991
5184 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5185 msgstr ""
5186
5187 #: gcc.c:2992
5188 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5189 msgstr ""
5190
5191 #: gcc.c:2993
5192 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5193 msgstr ""
5194
5195 #: gcc.c:2994
5196 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5197 msgstr ""
5198
5199 #: gcc.c:2995
5200 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5201 msgstr ""
5202
5203 #: gcc.c:2996
5204 msgid ""
5205 "  -print-multi-lib         Display the mapping between command line options and\n"
5206 "                           multiple library search directories\n"
5207 msgstr ""
5208
5209 #: gcc.c:2999
5210 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5211 msgstr ""
5212
5213 #: gcc.c:3000
5214 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5215 msgstr ""
5216
5217 #: gcc.c:3001
5218 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5219 msgstr ""
5220
5221 #: gcc.c:3002
5222 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5223 msgstr ""
5224
5225 #: gcc.c:3003
5226 msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
5227 msgstr ""
5228
5229 #: gcc.c:3004
5230 msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
5231 msgstr ""
5232
5233 #: gcc.c:3005
5234 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5235 msgstr ""
5236
5237 #: gcc.c:3006
5238 msgid "  -save-temps              Do not delete intermediate files\n"
5239 msgstr ""
5240
5241 #: gcc.c:3007
5242 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5243 msgstr ""
5244
5245 #: gcc.c:3008
5246 msgid "  -time                    Time the execution of each subprocess\n"
5247 msgstr ""
5248
5249 #: gcc.c:3009
5250 #, fuzzy
5251 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5252 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5253
5254 #: gcc.c:3010
5255 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5256 msgstr ""
5257
5258 #: gcc.c:3011
5259 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5260 msgstr ""
5261
5262 #: gcc.c:3012
5263 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5264 msgstr ""
5265
5266 #: gcc.c:3013
5267 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5268 msgstr ""
5269
5270 #: gcc.c:3014
5271 msgid "  -v                       Display the programs invoked by the compiler\n"
5272 msgstr ""
5273
5274 #: gcc.c:3015
5275 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5276 msgstr ""
5277
5278 #: gcc.c:3016
5279 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5280 msgstr ""
5281
5282 #: gcc.c:3017
5283 msgid "  -S                       Compile only; do not assemble or link\n"
5284 msgstr ""
5285
5286 #: gcc.c:3018
5287 msgid "  -c                       Compile and assemble, but do not link\n"
5288 msgstr ""
5289
5290 #: gcc.c:3019
5291 msgid "  -o <file>                Place the output into <file>\n"
5292 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5293
5294 #: gcc.c:3020
5295 msgid ""
5296 "  -x <language>            Specify the language of the following input files\n"
5297 "                           Permissible languages include: c c++ assembler none\n"
5298 "                           'none' means revert to the default behavior of\n"
5299 "                           guessing the language based on the file's extension\n"
5300 msgstr ""
5301
5302 #: gcc.c:3027
5303 #, c-format
5304 msgid ""
5305 "\n"
5306 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5307 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5308 " other options on to these processes the -W<letter> options must be used.\n"
5309 msgstr ""
5310
5311 #: gcc.c:3148
5312 #, c-format
5313 msgid "`-%c' option must have argument"
5314 msgstr ""
5315
5316 #: gcc.c:3170
5317 #, c-format
5318 msgid "couldn't run `%s': %s"
5319 msgstr ""
5320
5321 #. translate_options () has turned --version into -fversion.
5322 #: gcc.c:3356
5323 #, c-format
5324 msgid "%s (GCC) %s\n"
5325 msgstr ""
5326
5327 #: gcc.c:3358 gcov.c:424 f/g77spec.c:351
5328 msgid "(C)"
5329 msgstr ""
5330
5331 #: gcc.c:3359
5332 msgid ""
5333 "This is free software; see the source for copying conditions.  There is NO\n"
5334 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5335 "\n"
5336 msgstr ""
5337
5338 #: gcc.c:3460
5339 msgid "argument to `-Xlinker' is missing"
5340 msgstr ""
5341
5342 #: gcc.c:3468
5343 #, fuzzy
5344 msgid "argument to `-Xpreprocessor' is missing"
5345 msgstr "аргумент для \"-%s\" прапушчан"
5346
5347 #: gcc.c:3475
5348 #, fuzzy
5349 msgid "argument to `-Xassembler' is missing"
5350 msgstr "аргумент для \"-x\" прапушчан"
5351
5352 #: gcc.c:3482
5353 #, fuzzy
5354 msgid "argument to `-l' is missing"
5355 msgstr "аргумент для \"-x\" прапушчан"
5356
5357 #: gcc.c:3498
5358 msgid "argument to `-specs' is missing"
5359 msgstr ""
5360
5361 #: gcc.c:3512
5362 msgid "argument to `-specs=' is missing"
5363 msgstr ""
5364
5365 #: gcc.c:3549
5366 #, c-format
5367 msgid "`-%c' must come at the start of the command line"
5368 msgstr ""
5369
5370 #: gcc.c:3558
5371 msgid "argument to `-B' is missing"
5372 msgstr ""
5373
5374 #: gcc.c:3735
5375 msgid "warning: -pipe ignored because -save-temps specified"
5376 msgstr ""
5377
5378 #: gcc.c:3739
5379 msgid "warning: -pipe ignored because -time specified"
5380 msgstr ""
5381
5382 #: gcc.c:3951
5383 msgid "argument to `-x' is missing"
5384 msgstr "аргумент для \"-x\" прапушчан"
5385
5386 #: gcc.c:3979
5387 #, c-format
5388 msgid "argument to `-%s' is missing"
5389 msgstr "аргумент для \"-%s\" прапушчан"
5390
5391 #: gcc.c:4040
5392 #, c-format
5393 msgid "warning: `-x %s' after last input file has no effect"
5394 msgstr ""
5395
5396 #: gcc.c:4441
5397 #, fuzzy
5398 msgid "invalid specification!  Bug in cc"
5399 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
5400
5401 #: gcc.c:4595
5402 #, c-format
5403 msgid "%s\n"
5404 msgstr "%s\n"
5405
5406 #. Catch the case where a spec string contains something like
5407 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5408 #. hand side of the :.
5409 #: gcc.c:5099
5410 #, c-format
5411 msgid "spec failure: '%%*' has not been initialized by pattern match"
5412 msgstr ""
5413
5414 #: gcc.c:5108
5415 #, c-format
5416 msgid "warning: use of obsolete %%[ operator in specs"
5417 msgstr ""
5418
5419 #: gcc.c:5126
5420 #, c-format
5421 msgid "Processing spec %c%s%c, which is '%s'\n"
5422 msgstr ""
5423
5424 #: gcc.c:5189
5425 #, fuzzy, c-format
5426 msgid "spec failure: unrecognized spec option '%c'"
5427 msgstr "нераспазнаны выбар \"-%s\""
5428
5429 #: gcc.c:5268
5430 #, fuzzy, c-format
5431 msgid "unknown spec function `%s'"
5432 msgstr "у функцыі \"%s\":"
5433
5434 #: gcc.c:5287
5435 #, fuzzy, c-format
5436 msgid "error in args to spec function `%s'"
5437 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5438
5439 #: gcc.c:5335
5440 msgid "malformed spec function name"
5441 msgstr ""
5442
5443 #. )
5444 #: gcc.c:5338
5445 #, fuzzy
5446 msgid "no arguments for spec function"
5447 msgstr "не хапае аргументаў у функцыі"
5448
5449 #: gcc.c:5357
5450 msgid "malformed spec function arguments"
5451 msgstr ""
5452
5453 #: gcc.c:6083
5454 msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC."
5455 msgstr ""
5456
5457 #: gcc.c:6093
5458 msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC."
5459 msgstr ""
5460
5461 #: gcc.c:6186
5462 #, c-format
5463 msgid "unrecognized option `-%s'"
5464 msgstr "нераспазнаны выбар \"-%s\""
5465
5466 #: gcc.c:6192
5467 #, c-format
5468 msgid "install: %s%s\n"
5469 msgstr ""
5470
5471 #: gcc.c:6193
5472 #, c-format
5473 msgid "programs: %s\n"
5474 msgstr "праграмы: %s\n"
5475
5476 #: gcc.c:6194
5477 #, c-format
5478 msgid "libraries: %s\n"
5479 msgstr "бібліятэкі: %s\n"
5480
5481 #: gcc.c:6251
5482 msgid ""
5483 "\n"
5484 "For bug reporting instructions, please see:\n"
5485 msgstr ""
5486 "\n"
5487 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5488
5489 #: gcc.c:6267
5490 #, c-format
5491 msgid "Configured with: %s\n"
5492 msgstr ""
5493
5494 #: gcc.c:6281
5495 #, c-format
5496 msgid "Thread model: %s\n"
5497 msgstr ""
5498
5499 #: gcc.c:6292
5500 #, c-format
5501 msgid "gcc version %s\n"
5502 msgstr "версія gcc %s\n"
5503
5504 #: gcc.c:6294
5505 #, c-format
5506 msgid "gcc driver version %s executing gcc version %s\n"
5507 msgstr ""
5508
5509 #: gcc.c:6302
5510 #, fuzzy
5511 msgid "no input files"
5512 msgstr "няма ўваходзячых файлаў"
5513
5514 #: gcc.c:6324 gcc.c:6443
5515 #, c-format
5516 msgid "%s: linker input file unused because linking not done"
5517 msgstr ""
5518
5519 #: gcc.c:6327
5520 msgid "cannot specify -o with -c or -S and multiple languages"
5521 msgstr ""
5522
5523 #: gcc.c:6362
5524 #, c-format
5525 msgid "%s: %s compiler not installed on this system"
5526 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5527
5528 #: gcc.c:6483
5529 #, c-format
5530 msgid "language %s not recognized"
5531 msgstr "мова %s не распазнана"
5532
5533 #: gcc.c:6580
5534 #, fuzzy
5535 msgid "internal gcc abort"
5536 msgstr "унутраная памылка"
5537
5538 #: gcov.c:384
5539 msgid "Internal gcov abort.\n"
5540 msgstr ""
5541
5542 #: gcov.c:397
5543 msgid ""
5544 "Usage: gcov [OPTION]... SOURCEFILE\n"
5545 "\n"
5546 msgstr ""
5547
5548 #: gcov.c:398
5549 msgid ""
5550 "Print code coverage information.\n"
5551 "\n"
5552 msgstr ""
5553
5554 #: gcov.c:399
5555 #, fuzzy
5556 msgid "  -h, --help                      Print this help, then exit\n"
5557 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5558
5559 #: gcov.c:400
5560 #, fuzzy
5561 msgid "  -v, --version                   Print version number, then exit\n"
5562 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5563
5564 #: gcov.c:401
5565 msgid "  -a, --all-blocks                Show information for every basic block\n"
5566 msgstr ""
5567
5568 #: gcov.c:402
5569 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5570 msgstr ""
5571
5572 #: gcov.c:403
5573 msgid ""
5574 "  -c, --branch-counts             Given counts of branches taken\n"
5575 "                                    rather than percentages\n"
5576 msgstr ""
5577
5578 #: gcov.c:405
5579 #, fuzzy
5580 msgid "  -n, --no-output                 Do not create an output file\n"
5581 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5582
5583 #: gcov.c:406
5584 msgid ""
5585 "  -l, --long-file-names           Use long output file names for included\n"
5586 "                                    source files\n"
5587 msgstr ""
5588
5589 #: gcov.c:408
5590 msgid "  -f, --function-summaries        Output summaries for each function\n"
5591 msgstr ""
5592
5593 #: gcov.c:409
5594 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5595 msgstr ""
5596
5597 #: gcov.c:410
5598 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5599 msgstr ""
5600
5601 #: gcov.c:411
5602 msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
5603 msgstr ""
5604
5605 #: gcov.c:412
5606 #, fuzzy, c-format
5607 msgid ""
5608 "\n"
5609 "For bug reporting instructions, please see:\n"
5610 "%s.\n"
5611 msgstr ""
5612 "\n"
5613 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5614
5615 #: gcov.c:422
5616 #, c-format
5617 msgid "gcov (GCC) %s\n"
5618 msgstr ""
5619
5620 #: gcov.c:426
5621 msgid ""
5622 "This is free software; see the source for copying conditions.\n"
5623 "There is NO warranty; not even for MERCHANTABILITY or \n"
5624 "FITNESS FOR A PARTICULAR PURPOSE.\n"
5625 "\n"
5626 msgstr ""
5627
5628 #: gcov.c:516
5629 #, fuzzy, c-format
5630 msgid "%s:no functions found\n"
5631 msgstr "не знойдзена\n"
5632
5633 #: gcov.c:537 gcov.c:565
5634 #, fuzzy
5635 msgid "\n"
5636 msgstr ":\n"
5637
5638 #: gcov.c:552
5639 #, fuzzy, c-format
5640 msgid "%s:creating `%s'\n"
5641 msgstr "%s: кампілюецца \"%s\"\n"
5642
5643 #: gcov.c:556
5644 #, fuzzy, c-format
5645 msgid "%s:error writing output file `%s'\n"
5646 msgstr ""
5647 "\n"
5648 "%s: памылка чытаньня файла ўводу `%s': %s\n"
5649
5650 #: gcov.c:561
5651 #, fuzzy, c-format
5652 msgid "%s:could not open output file `%s'\n"
5653 msgstr "немагчыма адчыніць файл уводу `%s'"
5654
5655 #: gcov.c:712
5656 #, fuzzy, c-format
5657 msgid "%s:cannot open graph file\n"
5658 msgstr "немагчыма адчыніць файл уводу `%s'"
5659
5660 #: gcov.c:718
5661 #, c-format
5662 msgid "%s:not a gcov graph file\n"
5663 msgstr ""
5664
5665 #: gcov.c:731
5666 #, c-format
5667 msgid "%s:version `%.4s', prefer `%.4s'\n"
5668 msgstr ""
5669
5670 #: gcov.c:783
5671 #, c-format
5672 msgid "%s:already seen blocks for `%s'\n"
5673 msgstr ""
5674
5675 #: gcov.c:904 gcov.c:1063
5676 #, c-format
5677 msgid "%s:corrupted\n"
5678 msgstr ""
5679
5680 #: gcov.c:977
5681 #, fuzzy, c-format
5682 msgid "%s:cannot open data file\n"
5683 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5684
5685 #: gcov.c:982
5686 #, fuzzy, c-format
5687 msgid "%s:not a gcov data file\n"
5688 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5689
5690 #: gcov.c:995
5691 #, c-format
5692 msgid "%s:version `%.4s', prefer version `%.4s'\n"
5693 msgstr ""
5694
5695 #: gcov.c:1001
5696 #, c-format
5697 msgid "%s:stamp mismatch with graph file\n"
5698 msgstr ""
5699
5700 #: gcov.c:1027
5701 #, fuzzy, c-format
5702 msgid "%s:unknown function `%u'\n"
5703 msgstr "у функцыі \"%s\":"
5704
5705 #: gcov.c:1040
5706 #, c-format
5707 msgid "%s:profile mismatch for `%s'\n"
5708 msgstr ""
5709
5710 #: gcov.c:1063
5711 #, c-format
5712 msgid "%s:overflowed\n"
5713 msgstr ""
5714
5715 #: gcov.c:1086
5716 #, c-format
5717 msgid "%s:`%s' lacks entry and/or exit blocks\n"
5718 msgstr ""
5719
5720 #: gcov.c:1091
5721 #, c-format
5722 msgid "%s:`%s' has arcs to entry block\n"
5723 msgstr ""
5724
5725 #: gcov.c:1099
5726 #, c-format
5727 msgid "%s:`%s' has arcs from exit block\n"
5728 msgstr ""
5729
5730 #: gcov.c:1307
5731 #, c-format
5732 msgid "%s:graph is unsolvable for `%s'\n"
5733 msgstr ""
5734
5735 #: gcov.c:1387
5736 #, fuzzy, c-format
5737 msgid "%s `%s'\n"
5738 msgstr "як `%D'"
5739
5740 #: gcov.c:1390
5741 #, c-format
5742 msgid "Lines executed:%s of %d\n"
5743 msgstr ""
5744
5745 #: gcov.c:1394
5746 msgid "No executable lines"
5747 msgstr ""
5748
5749 #: gcov.c:1400
5750 #, c-format
5751 msgid "Branches executed:%s of %d\n"
5752 msgstr ""
5753
5754 #: gcov.c:1404
5755 #, c-format
5756 msgid "Taken at least once:%s of %d\n"
5757 msgstr ""
5758
5759 #: gcov.c:1410
5760 msgid "No branches\n"
5761 msgstr ""
5762
5763 #: gcov.c:1412
5764 #, c-format
5765 msgid "Calls executed:%s of %d\n"
5766 msgstr ""
5767
5768 #: gcov.c:1416
5769 msgid "No calls\n"
5770 msgstr ""
5771
5772 #: gcov.c:1557
5773 #, fuzzy, c-format
5774 msgid "%s:no lines for `%s'\n"
5775 msgstr "%s перад \"%s\""
5776
5777 #: gcov.c:1752
5778 #, c-format
5779 msgid "call   %2d returned %s\n"
5780 msgstr ""
5781
5782 #: gcov.c:1757
5783 #, c-format
5784 msgid "call   %2d never executed\n"
5785 msgstr ""
5786
5787 #: gcov.c:1762
5788 #, c-format
5789 msgid "branch %2d taken %s%s\n"
5790 msgstr ""
5791
5792 #: gcov.c:1766
5793 #, c-format
5794 msgid "branch %2d never executed\n"
5795 msgstr ""
5796
5797 #: gcov.c:1771
5798 #, fuzzy, c-format
5799 msgid "unconditional %2d taken %s\n"
5800 msgstr "невядомая назва рэгістра: %s\n"
5801
5802 #: gcov.c:1774
5803 #, c-format
5804 msgid "unconditional %2d never executed\n"
5805 msgstr ""
5806
5807 #: gcov.c:1806
5808 #, fuzzy, c-format
5809 msgid "%s:cannot open source file\n"
5810 msgstr "не магу знайсці крыніцу %s"
5811
5812 #: gcov.c:1816
5813 #, c-format
5814 msgid "%s:source file is newer than graph file `%s'\n"
5815 msgstr ""
5816
5817 #. Return if there's nothing to do, or it is too expensive.
5818 #: gcse.c:747
5819 msgid "GCSE disabled"
5820 msgstr ""
5821
5822 #: gcse.c:6124
5823 msgid "NULL pointer checks disabled"
5824 msgstr ""
5825
5826 #. Return if there's nothing to do, or it is too expensive.
5827 #: gcse.c:8010
5828 msgid "jump bypassing disabled"
5829 msgstr ""
5830
5831 #: gcse.c:8071
5832 #, c-format
5833 msgid "%s: %d basic blocks and %d edges/basic block"
5834 msgstr ""
5835
5836 #: gcse.c:8084
5837 #, c-format
5838 msgid "%s: %d basic blocks and %d registers"
5839 msgstr ""
5840
5841 #: ggc-common.c:398 ggc-common.c:406 ggc-common.c:487 ggc-common.c:507
5842 #: ggc-page.c:2030 ggc-page.c:2062 ggc-page.c:2069 ggc-zone.c:1361
5843 #: ggc-zone.c:1367 ggc-zone.c:1372 ggc-zone.c:1379
5844 #, fuzzy, c-format
5845 msgid "can't write PCH file: %m"
5846 msgstr "не магу запісаць ў %s"
5847
5848 #: ggc-common.c:500
5849 #, fuzzy, c-format
5850 msgid "can't get position in PCH file: %m"
5851 msgstr "немагчыма зачыніць уваходзячы файл %s"
5852
5853 #: ggc-common.c:510
5854 #, fuzzy, c-format
5855 msgid "can't write padding to PCH file: %m"
5856 msgstr "не магу запісаць ў %s"
5857
5858 #: ggc-common.c:563 ggc-common.c:571 ggc-common.c:578 ggc-common.c:581
5859 #: ggc-common.c:654 ggc-common.c:657 ggc-page.c:2157 ggc-zone.c:1389
5860 #, fuzzy, c-format
5861 msgid "can't read PCH file: %m"
5862 msgstr "не магу прачытаць з %s"
5863
5864 #: ggc-common.c:681
5865 msgid "had to relocate PCH"
5866 msgstr ""
5867
5868 #: ggc-page.c:1325
5869 #, c-format
5870 msgid "open /dev/zero: %m"
5871 msgstr ""
5872
5873 #: ggc-page.c:2047 ggc-page.c:2053
5874 #, fuzzy
5875 msgid "can't write PCH file"
5876 msgstr "не магу запісаць ў %s"
5877
5878 #: ggc-simple.c:526
5879 msgid "Generating PCH files is not supported when using ggc-simple.c"
5880 msgstr ""
5881
5882 #: global.c:356 global.c:369 global.c:383
5883 #, fuzzy, c-format
5884 msgid "%s cannot be used in asm here"
5885 msgstr "\"%s\" звычайна функцыя"
5886
5887 #: graph.c:403 toplev.c:1498 toplev.c:4432 f/com.c:14202 java/jcf-parse.c:883
5888 #: java/jcf-parse.c:1029 java/lex.c:1828 objc/objc-act.c:503
5889 #, fuzzy, c-format
5890 msgid "can't open %s: %m"
5891 msgstr "немагчыма адчыніць %s"
5892
5893 #: haifa-sched.c:196
5894 #, c-format
5895 msgid "fix_sched_param: unknown param: %s"
5896 msgstr ""
5897
5898 #: integrate.c:166
5899 msgid "function cannot be inline"
5900 msgstr ""
5901
5902 #: integrate.c:170
5903 msgid "varargs function cannot be inline"
5904 msgstr ""
5905
5906 #: integrate.c:173
5907 msgid "function using alloca cannot be inline"
5908 msgstr ""
5909
5910 #: integrate.c:176
5911 msgid "function using longjmp cannot be inline"
5912 msgstr ""
5913
5914 #: integrate.c:179
5915 msgid "function using setjmp cannot be inline"
5916 msgstr ""
5917
5918 #: integrate.c:182
5919 msgid "function uses __builtin_eh_return"
5920 msgstr ""
5921
5922 #: integrate.c:185
5923 msgid "function with nested functions cannot be inline"
5924 msgstr ""
5925
5926 #: integrate.c:189
5927 msgid "function with label addresses used in initializers cannot inline"
5928 msgstr ""
5929
5930 #: integrate.c:196 integrate.c:240
5931 msgid "function too large to be inline"
5932 msgstr ""
5933
5934 #: integrate.c:206
5935 msgid "no prototype, and parameter address used; cannot be inline"
5936 msgstr ""
5937
5938 #: integrate.c:213 integrate.c:258
5939 msgid "inline functions not supported for this return value type"
5940 msgstr ""
5941
5942 #: integrate.c:218
5943 msgid "function with varying-size return value cannot be inline"
5944 msgstr ""
5945
5946 #: integrate.c:225
5947 msgid "function with varying-size parameter cannot be inline"
5948 msgstr ""
5949
5950 #: integrate.c:228
5951 msgid "function with transparent unit parameter cannot be inline"
5952 msgstr ""
5953
5954 #: integrate.c:247
5955 msgid "function with computed jump cannot inline"
5956 msgstr ""
5957
5958 #: integrate.c:251
5959 msgid "function with nonlocal goto cannot be inline"
5960 msgstr ""
5961
5962 #: integrate.c:265
5963 msgid "function with target specific attribute(s) cannot be inlined"
5964 msgstr ""
5965
5966 #: jump.c:1896
5967 msgid "%Hwill never be executed"
5968 msgstr ""
5969
5970 #: line-map.c:202
5971 #, c-format
5972 msgid "In file included from %s:%u"
5973 msgstr ""
5974
5975 #. Translators note: this message is used in conjunction
5976 #. with "In file included from %s:%ld" and some other
5977 #. tricks.  We want something like this:
5978 #.
5979 #. | In file included from sys/select.h:123,
5980 #. |                  from sys/types.h:234,
5981 #. |                  from userfile.c:31:
5982 #. | bits/select.h:45: <error message here>
5983 #.
5984 #. with all the "from"s lined up.
5985 #. The trailing comma is at the beginning of this message,
5986 #. and the trailing colon is not translated.
5987 #: line-map.c:220
5988 #, c-format
5989 msgid ""
5990 ",\n"
5991 "                 from %s:%u"
5992 msgstr ""
5993
5994 #. What to print when a switch has no documentation.
5995 #: opts.c:149
5996 msgid "This switch lacks documentation"
5997 msgstr ""
5998
5999 #. Eventually this should become a hard error IMO.
6000 #: opts.c:318
6001 #, c-format
6002 msgid "command line option \"%s\" is valid for %s but not for %s"
6003 msgstr ""
6004
6005 #: opts.c:406
6006 #, fuzzy, c-format
6007 msgid "missing argument to \"%s\""
6008 msgstr "аргумент для \"%s\" прапушчан"
6009
6010 #: opts.c:416
6011 #, fuzzy, c-format
6012 msgid "argument to \"%s\" should be a non-negative integer"
6013 msgstr "першым аргументам \"%s\" павінен быць \"int\""
6014
6015 #: opts.c:463
6016 #, fuzzy, c-format
6017 msgid "unrecognized command line option \"%s\""
6018 msgstr "Нераспазнаны выбар \"%s\""
6019
6020 #: opts.c:646
6021 msgid "-Wuninitialized is not supported without -O"
6022 msgstr ""
6023
6024 #: opts.c:1354
6025 #, fuzzy, c-format
6026 msgid "unrecognized register name \"%s\""
6027 msgstr "нераспазнаная назва сэкцыі \"%s\""
6028
6029 #: opts.c:1398
6030 #, fuzzy, c-format
6031 msgid "unknown tls-model \"%s\""
6032 msgstr "невядомы рэжым машыны \"%s\""
6033
6034 #: opts.c:1454
6035 msgid "-fwritable-strings is deprecated; see documentation for details"
6036 msgstr ""
6037
6038 #: opts.c:1538
6039 #, c-format
6040 msgid "%s: --param arguments should be of the form NAME=VALUE"
6041 msgstr ""
6042
6043 #: opts.c:1543
6044 #, fuzzy, c-format
6045 msgid "invalid --param value `%s'"
6046 msgstr "нерэчаісны парамэтр `%s'"
6047
6048 #: opts.c:1639
6049 #, fuzzy
6050 msgid "target system does not support debug output"
6051 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
6052
6053 #: opts.c:1646
6054 #, fuzzy, c-format
6055 msgid "debug format \"%s\" conflicts with prior selection"
6056 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6057
6058 #: opts.c:1662
6059 #, fuzzy, c-format
6060 msgid "unrecognised debug output level \"%s\""
6061 msgstr "нераспазнаная назва сэкцыі \"%s\""
6062
6063 #: opts.c:1664
6064 #, c-format
6065 msgid "debug output level %s is too high"
6066 msgstr ""
6067
6068 #: opts.c:1683
6069 msgid "The following options are language-independent:\n"
6070 msgstr ""
6071
6072 #: opts.c:1690
6073 #, c-format
6074 msgid ""
6075 "The %s front end recognizes the following options:\n"
6076 "\n"
6077 msgstr ""
6078
6079 #: opts.c:1704
6080 msgid "The --param option recognizes the following as parameters:\n"
6081 msgstr ""
6082
6083 #. If we didn't find this parameter, issue an error message.
6084 #: params.c:76
6085 #, c-format
6086 msgid "invalid parameter `%s'"
6087 msgstr "нерэчаісны парамэтр `%s'"
6088
6089 #: profile.c:288
6090 msgid "corrupted profile info: run_max * runs < sum_max"
6091 msgstr ""
6092
6093 #: profile.c:294
6094 msgid "corrupted profile info: sum_all is smaller than sum_max"
6095 msgstr ""
6096
6097 #: profile.c:336
6098 #, c-format
6099 msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
6100 msgstr ""
6101
6102 #: profile.c:499
6103 #, c-format
6104 msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
6105 msgstr ""
6106
6107 #: profile.c:526
6108 #, c-format
6109 msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
6110 msgstr ""
6111
6112 #: protoize.c:534
6113 #, c-format
6114 msgid "%s: internal abort\n"
6115 msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
6116
6117 #: protoize.c:592
6118 #, c-format
6119 msgid "%s: error writing file `%s': %s\n"
6120 msgstr ""
6121
6122 #: protoize.c:636
6123 #, c-format
6124 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6125 msgstr ""
6126
6127 #: protoize.c:639
6128 #, c-format
6129 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6130 msgstr ""
6131
6132 #: protoize.c:745
6133 #, c-format
6134 msgid "%s: warning: no read access for file `%s'\n"
6135 msgstr ""
6136
6137 #: protoize.c:753
6138 #, c-format
6139 msgid "%s: warning: no write access for file `%s'\n"
6140 msgstr ""
6141
6142 #: protoize.c:761
6143 #, c-format
6144 msgid "%s: warning: no write access for dir containing `%s'\n"
6145 msgstr ""
6146
6147 #. Catch cases like /.. where we try to backup to a
6148 #. point above the absolute root of the logical file
6149 #. system.
6150 #: protoize.c:1148
6151 #, c-format
6152 msgid "%s: invalid file name: %s\n"
6153 msgstr ""
6154
6155 #: protoize.c:1296
6156 #, c-format
6157 msgid "%s: %s: can't get status: %s\n"
6158 msgstr ""
6159
6160 #: protoize.c:1317
6161 #, c-format
6162 msgid ""
6163 "\n"
6164 "%s: fatal error: aux info file corrupted at line %d\n"
6165 msgstr ""
6166
6167 #: protoize.c:1646
6168 #, c-format
6169 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6170 msgstr ""
6171
6172 #: protoize.c:1901
6173 #, c-format
6174 msgid "%s: compiling `%s'\n"
6175 msgstr "%s: кампілюецца \"%s\"\n"
6176
6177 #: protoize.c:1924
6178 #, c-format
6179 msgid "%s: wait: %s\n"
6180 msgstr ""
6181
6182 #: protoize.c:1929
6183 #, c-format
6184 msgid "%s: subprocess got fatal signal %d\n"
6185 msgstr ""
6186
6187 #: protoize.c:1937
6188 #, c-format
6189 msgid "%s: %s exited with status %d\n"
6190 msgstr ""
6191
6192 #: protoize.c:1986
6193 #, c-format
6194 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6195 msgstr ""
6196
6197 #: protoize.c:1995 protoize.c:2024
6198 #, c-format
6199 msgid "%s: can't read aux info file `%s': %s\n"
6200 msgstr ""
6201
6202 #: protoize.c:2040 protoize.c:2068
6203 #, c-format
6204 msgid "%s: can't get status of aux info file `%s': %s\n"
6205 msgstr ""
6206
6207 #: protoize.c:2096
6208 #, c-format
6209 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6210 msgstr ""
6211
6212 #: protoize.c:2114
6213 #, c-format
6214 msgid "%s: error reading aux info file `%s': %s\n"
6215 msgstr ""
6216
6217 #: protoize.c:2127
6218 #, c-format
6219 msgid "%s: error closing aux info file `%s': %s\n"
6220 msgstr ""
6221
6222 #: protoize.c:2143
6223 #, c-format
6224 msgid "%s: can't delete aux info file `%s': %s\n"
6225 msgstr ""
6226
6227 #: protoize.c:2225 protoize.c:4195
6228 #, c-format
6229 msgid "%s: can't delete file `%s': %s\n"
6230 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6231
6232 #: protoize.c:2303
6233 #, c-format
6234 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6235 msgstr ""
6236
6237 #: protoize.c:2425
6238 #, c-format
6239 msgid "%s: conflicting extern definitions of '%s'\n"
6240 msgstr ""
6241
6242 #: protoize.c:2429
6243 #, c-format
6244 msgid "%s: declarations of '%s' will not be converted\n"
6245 msgstr ""
6246
6247 #: protoize.c:2431
6248 #, c-format
6249 msgid "%s: conflict list for '%s' follows:\n"
6250 msgstr ""
6251
6252 #: protoize.c:2464
6253 #, c-format
6254 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6255 msgstr ""
6256
6257 #: protoize.c:2504
6258 #, c-format
6259 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6260 msgstr ""
6261
6262 #: protoize.c:2510
6263 #, c-format
6264 msgid "%s: %d: warning: no extern definition for `%s'\n"
6265 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6266
6267 #: protoize.c:2540
6268 #, c-format
6269 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6270 msgstr ""
6271
6272 #: protoize.c:2546
6273 #, c-format
6274 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6275 msgstr ""
6276
6277 #: protoize.c:2716 protoize.c:2719
6278 #, c-format
6279 msgid "%s: %d: warning: source too confusing\n"
6280 msgstr ""
6281
6282 #: protoize.c:2915
6283 #, c-format
6284 msgid "%s: %d: warning: varargs function declaration not converted\n"
6285 msgstr ""
6286
6287 #: protoize.c:2930
6288 #, c-format
6289 msgid "%s: declaration of function `%s' not converted\n"
6290 msgstr ""
6291
6292 #: protoize.c:3053
6293 #, c-format
6294 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6295 msgstr ""
6296
6297 #: protoize.c:3074
6298 #, c-format
6299 msgid ""
6300 "\n"
6301 "%s: warning: too few parameter lists in declaration of `%s'\n"
6302 msgstr ""
6303
6304 #: protoize.c:3170
6305 #, c-format
6306 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6307 msgstr ""
6308
6309 #: protoize.c:3345
6310 #, c-format
6311 msgid "%s: local declaration for function `%s' not inserted\n"
6312 msgstr ""
6313
6314 #: protoize.c:3372
6315 #, c-format
6316 msgid ""
6317 "\n"
6318 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6319 msgstr ""
6320
6321 #: protoize.c:3444
6322 #, c-format
6323 msgid "%s: global declarations for file `%s' not inserted\n"
6324 msgstr ""
6325
6326 #: protoize.c:3533 protoize.c:3563
6327 #, c-format
6328 msgid "%s: definition of function `%s' not converted\n"
6329 msgstr ""
6330
6331 #: protoize.c:3552
6332 #, c-format
6333 msgid "%s: %d: warning: definition of %s not converted\n"
6334 msgstr ""
6335
6336 #: protoize.c:3878
6337 #, c-format
6338 msgid "%s: found definition of `%s' at %s(%d)\n"
6339 msgstr ""
6340
6341 #. If we make it here, then we did not know about this
6342 #. function definition.
6343 #: protoize.c:3894
6344 #, c-format
6345 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6346 msgstr ""
6347
6348 #: protoize.c:3897
6349 #, c-format
6350 msgid "%s: function definition not converted\n"
6351 msgstr ""
6352
6353 #: protoize.c:3955
6354 #, c-format
6355 msgid "%s: `%s' not converted\n"
6356 msgstr ""
6357
6358 #: protoize.c:3963
6359 #, c-format
6360 msgid "%s: would convert file `%s'\n"
6361 msgstr ""
6362
6363 #: protoize.c:3966
6364 #, c-format
6365 msgid "%s: converting file `%s'\n"
6366 msgstr ""
6367
6368 #: protoize.c:3976
6369 #, c-format
6370 msgid "%s: can't get status for file `%s': %s\n"
6371 msgstr ""
6372
6373 #: protoize.c:4018
6374 #, c-format
6375 msgid "%s: can't open file `%s' for reading: %s\n"
6376 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6377
6378 #: protoize.c:4033
6379 #, c-format
6380 msgid ""
6381 "\n"
6382 "%s: error reading input file `%s': %s\n"
6383 msgstr ""
6384 "\n"
6385 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6386
6387 #: protoize.c:4067
6388 #, c-format
6389 msgid "%s: can't create/open clean file `%s': %s\n"
6390 msgstr ""
6391
6392 #: protoize.c:4172
6393 #, c-format
6394 msgid "%s: warning: file `%s' already saved in `%s'\n"
6395 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6396
6397 #: protoize.c:4180
6398 #, c-format
6399 msgid "%s: can't link file `%s' to `%s': %s\n"
6400 msgstr ""
6401
6402 #: protoize.c:4210
6403 #, c-format
6404 msgid "%s: can't create/open output file `%s': %s\n"
6405 msgstr ""
6406
6407 #: protoize.c:4243
6408 #, c-format
6409 msgid "%s: can't change mode of file `%s': %s\n"
6410 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6411
6412 #: protoize.c:4416
6413 #, c-format
6414 msgid "%s: cannot get working directory: %s\n"
6415 msgstr ""
6416
6417 #: protoize.c:4514
6418 #, c-format
6419 msgid "%s: input file names must have .c suffixes: %s\n"
6420 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6421
6422 #: ra.c:750
6423 msgid "Didn't find a coloring.\n"
6424 msgstr ""
6425
6426 #: reg-stack.c:665
6427 #, c-format
6428 msgid "output constraint %d must specify a single register"
6429 msgstr ""
6430
6431 #: reg-stack.c:675
6432 #, c-format
6433 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6434 msgstr ""
6435
6436 #: reg-stack.c:698
6437 msgid "output regs must be grouped at top of stack"
6438 msgstr ""
6439
6440 #: reg-stack.c:735
6441 msgid "implicitly popped regs must be grouped at top of stack"
6442 msgstr ""
6443
6444 #: reg-stack.c:754
6445 #, c-format
6446 msgid "output operand %d must use `&' constraint"
6447 msgstr ""
6448
6449 #: regclass.c:743
6450 #, c-format
6451 msgid "can't use '%s' as a %s register"
6452 msgstr ""
6453
6454 #: regclass.c:758 config/ia64/ia64.c:4660 config/ia64/ia64.c:4667
6455 #, c-format
6456 msgid "unknown register name: %s"
6457 msgstr "невядомая назва рэгістра: %s"
6458
6459 #: regclass.c:768
6460 msgid "global register variable follows a function definition"
6461 msgstr ""
6462
6463 #: regclass.c:772
6464 msgid "register used for two global register variables"
6465 msgstr ""
6466
6467 #: regclass.c:777
6468 msgid "call-clobbered register used for global register variable"
6469 msgstr ""
6470
6471 #: regrename.c:1846
6472 #, c-format
6473 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6474 msgstr ""
6475
6476 #: regrename.c:1858
6477 #, c-format
6478 msgid "validate_value_data: Loop in regno chain (%u)"
6479 msgstr ""
6480
6481 #: regrename.c:1861
6482 #, c-format
6483 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6484 msgstr ""
6485
6486 #: regrename.c:1873
6487 #, c-format
6488 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6489 msgstr ""
6490
6491 #: reload.c:1254
6492 msgid "cannot reload integer constant operand in `asm'"
6493 msgstr ""
6494
6495 #: reload.c:1276
6496 msgid "impossible register constraint in `asm'"
6497 msgstr ""
6498
6499 #: reload.c:3504
6500 msgid "`&' constraint used with no register class"
6501 msgstr ""
6502
6503 #: reload.c:3672
6504 msgid "unable to generate reloads for:"
6505 msgstr ""
6506
6507 #: reload.c:3673 reload.c:3887
6508 msgid "inconsistent operand constraints in an `asm'"
6509 msgstr ""
6510
6511 #: reload1.c:1222
6512 msgid "frame size too large for reliable stack checking"
6513 msgstr ""
6514
6515 #: reload1.c:1225
6516 msgid "try reducing the number of local variables"
6517 msgstr ""
6518
6519 #: reload1.c:1878
6520 #, c-format
6521 msgid "can't find a register in class `%s' while reloading `asm'"
6522 msgstr ""
6523
6524 #: reload1.c:1882
6525 #, c-format
6526 msgid "unable to find a register to spill in class `%s'"
6527 msgstr ""
6528
6529 #: reload1.c:1884
6530 msgid "this is the insn:"
6531 msgstr ""
6532
6533 #: reload1.c:3881
6534 msgid "`asm' operand requires impossible reload"
6535 msgstr ""
6536
6537 #. It's the compiler's fault.
6538 #: reload1.c:4973
6539 #, fuzzy
6540 msgid "could not find a spill register"
6541 msgstr "Не выкарыстоўваць рэгістра sb"
6542
6543 #: reload1.c:4978
6544 msgid "`asm' operand constraint incompatible with operand size"
6545 msgstr ""
6546
6547 #. It's the compiler's fault.
6548 #: reload1.c:6600
6549 msgid "VOIDmode on an output"
6550 msgstr ""
6551
6552 #: reload1.c:6601
6553 msgid "output operand is constant in `asm'"
6554 msgstr ""
6555
6556 #: rtl-error.c:124
6557 #, fuzzy
6558 msgid "unrecognizable insn:"
6559 msgstr "нераспазнаны выбар \"-%s\""
6560
6561 #: rtl-error.c:126
6562 msgid "insn does not satisfy its constraints:"
6563 msgstr ""
6564
6565 #: rtl.c:477
6566 #, c-format
6567 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6568 msgstr ""
6569
6570 #: rtl.c:487
6571 #, c-format
6572 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6573 msgstr ""
6574
6575 #: rtl.c:497
6576 #, c-format
6577 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6578 msgstr ""
6579
6580 #: rtl.c:506
6581 #, c-format
6582 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6583 msgstr ""
6584
6585 #: rtl.c:516
6586 #, c-format
6587 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6588 msgstr ""
6589
6590 #: rtl.c:527
6591 #, c-format
6592 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6593 msgstr ""
6594
6595 #: rtl.c:538
6596 #, c-format
6597 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6598 msgstr ""
6599
6600 #: stmt.c:750
6601 #, c-format
6602 msgid "jump to `%s' invalidly jumps into binding contour"
6603 msgstr ""
6604
6605 #: stmt.c:977 stmt.c:3790
6606 msgid "%Jlabel '%D' used before containing binding contour"
6607 msgstr ""
6608
6609 #: stmt.c:1156
6610 msgid "output operand constraint lacks `='"
6611 msgstr ""
6612
6613 #: stmt.c:1171
6614 #, c-format
6615 msgid "output constraint `%c' for operand %d is not at the beginning"
6616 msgstr ""
6617
6618 #: stmt.c:1193
6619 msgid "operand constraint contains incorrectly positioned '+' or '='"
6620 msgstr ""
6621
6622 #: stmt.c:1199 stmt.c:1298
6623 #, c-format
6624 msgid "`%%' constraint used with last operand"
6625 msgstr ""
6626
6627 #: stmt.c:1218
6628 msgid "matching constraint not valid in output operand"
6629 msgstr ""
6630
6631 #: stmt.c:1289
6632 #, c-format
6633 msgid "input operand constraint contains `%c'"
6634 msgstr ""
6635
6636 #: stmt.c:1331
6637 msgid "matching constraint references invalid operand number"
6638 msgstr ""
6639
6640 #: stmt.c:1369
6641 #, c-format
6642 msgid "invalid punctuation `%c' in constraint"
6643 msgstr ""
6644
6645 #: stmt.c:1393
6646 msgid "matching constraint does not allow a register"
6647 msgstr ""
6648
6649 #: stmt.c:1421
6650 #, c-format
6651 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6652 msgstr ""
6653
6654 #: stmt.c:1511
6655 #, c-format
6656 msgid "unknown register name `%s' in `asm'"
6657 msgstr ""
6658
6659 #: stmt.c:1519
6660 #, c-format
6661 msgid "PIC register `%s' clobbered in `asm'"
6662 msgstr ""
6663
6664 #: stmt.c:1568
6665 #, c-format
6666 msgid "more than %d operands in `asm'"
6667 msgstr ""
6668
6669 #: stmt.c:1630
6670 #, c-format
6671 msgid "output number %d not directly addressable"
6672 msgstr ""
6673
6674 #: stmt.c:1708
6675 #, c-format
6676 msgid "asm operand %d probably doesn't match constraints"
6677 msgstr ""
6678
6679 #: stmt.c:1718
6680 #, c-format
6681 msgid "use of memory input without lvalue in asm operand %d is deprecated"
6682 msgstr ""
6683
6684 #: stmt.c:1872
6685 #, fuzzy
6686 msgid "asm clobber conflict with output operand"
6687 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6688
6689 #: stmt.c:1877
6690 #, fuzzy
6691 msgid "asm clobber conflict with input operand"
6692 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6693
6694 #: stmt.c:1911
6695 msgid "too many alternatives in `asm'"
6696 msgstr ""
6697
6698 #: stmt.c:1923
6699 msgid "operand constraints for `asm' differ in number of alternatives"
6700 msgstr ""
6701
6702 #: stmt.c:1975
6703 #, fuzzy, c-format
6704 msgid "duplicate asm operand name '%s'"
6705 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6706
6707 #: stmt.c:2073
6708 msgid "missing close brace for named operand"
6709 msgstr ""
6710
6711 #: stmt.c:2101
6712 #, fuzzy, c-format
6713 msgid "undefined named operand '%s'"
6714 msgstr "нераспазнаны аператар %s"
6715
6716 #: stmt.c:2158
6717 msgid "%Hstatement with no effect"
6718 msgstr ""
6719
6720 #: stmt.c:2314
6721 msgid "%Hvalue computed is not used"
6722 msgstr ""
6723
6724 #: stmt.c:3730
6725 #, fuzzy
6726 msgid "%Junused variable '%D'"
6727 msgstr "невыкарыстоўваемая пераменная \"%s\""
6728
6729 #: stmt.c:4505
6730 msgid "%Hunreachable code at beginning of %s"
6731 msgstr ""
6732
6733 #: stmt.c:5133
6734 #, c-format
6735 msgid "enumeration value `%s' not handled in switch"
6736 msgstr ""
6737
6738 #: stmt.c:5158 stmt.c:5178
6739 #, c-format
6740 msgid "case value `%ld' not in enumerated type"
6741 msgstr ""
6742
6743 #: stmt.c:5161 stmt.c:5181
6744 #, c-format
6745 msgid "case value `%ld' not in enumerated type `%s'"
6746 msgstr ""
6747
6748 #: stmt.c:5398
6749 msgid "switch missing default case"
6750 msgstr ""
6751
6752 #: stor-layout.c:183
6753 msgid "type size can't be explicitly evaluated"
6754 msgstr ""
6755
6756 #: stor-layout.c:185
6757 msgid "variable-size type declared outside of any function"
6758 msgstr ""
6759
6760 #: stor-layout.c:515
6761 #, fuzzy
6762 msgid "%Jsize of '%D' is %d bytes"
6763 msgstr "памер \"%s\" - %d байт"
6764
6765 #: stor-layout.c:517
6766 #, fuzzy
6767 msgid "%Jsize of '%D' is larger than %d bytes"
6768 msgstr "памер \"%s\" больш чам %d байт"
6769
6770 #: stor-layout.c:883
6771 msgid "%Jpacked attribute causes inefficient alignment for '%D'"
6772 msgstr ""
6773
6774 #: stor-layout.c:886
6775 #, fuzzy
6776 msgid "%Jpacked attribute is unnecessary for '%D'"
6777 msgstr "\"%s\" атрыбут ігнарыруецца"
6778
6779 #: stor-layout.c:902
6780 msgid "%Jpadding struct to align '%D'"
6781 msgstr ""
6782
6783 #: stor-layout.c:1244
6784 msgid "padding struct size to alignment boundary"
6785 msgstr ""
6786
6787 #: stor-layout.c:1274
6788 #, c-format
6789 msgid "packed attribute causes inefficient alignment for `%s'"
6790 msgstr ""
6791
6792 #: stor-layout.c:1276
6793 #, c-format
6794 msgid "packed attribute is unnecessary for `%s'"
6795 msgstr ""
6796
6797 #: stor-layout.c:1281
6798 msgid "packed attribute causes inefficient alignment"
6799 msgstr ""
6800
6801 #: stor-layout.c:1283
6802 msgid "packed attribute is unnecessary"
6803 msgstr ""
6804
6805 #: targhooks.c:162
6806 msgid "__builtin_saveregs not supported by this target"
6807 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
6808
6809 #: timevar.c:314
6810 #, c-format
6811 msgid "cannot timevar_pop '%s' when top of timevars stack is '%s'"
6812 msgstr ""
6813
6814 #: timevar.c:440
6815 msgid ""
6816 "\n"
6817 "Execution times (seconds)\n"
6818 msgstr ""
6819
6820 #. Print total time.
6821 #: timevar.c:490
6822 msgid " TOTAL                 :"
6823 msgstr ""
6824
6825 #: timevar.c:513
6826 #, c-format
6827 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6828 msgstr ""
6829
6830 #: tlink.c:377
6831 #, c-format
6832 msgid "collect: reading %s\n"
6833 msgstr ""
6834
6835 #: tlink.c:478
6836 #, c-format
6837 msgid "collect: recompiling %s\n"
6838 msgstr ""
6839
6840 #: tlink.c:654
6841 #, c-format
6842 msgid "collect: tweaking %s in %s\n"
6843 msgstr ""
6844
6845 #: tlink.c:700
6846 msgid "collect: relinking\n"
6847 msgstr ""
6848
6849 #: tlink.c:709
6850 #, c-format
6851 msgid "ld returned %d exit status"
6852 msgstr ""
6853
6854 #: toplev.c:1243
6855 #, c-format
6856 msgid "%s "
6857 msgstr ""
6858
6859 #: toplev.c:1245
6860 #, c-format
6861 msgid " %s"
6862 msgstr ""
6863
6864 #: toplev.c:1310
6865 #, fuzzy, c-format
6866 msgid "invalid option argument `%s'"
6867 msgstr "Нерэчаісны выбар \"%s\""
6868
6869 #: toplev.c:1373
6870 #, c-format
6871 msgid "getting core file size maximum limit: %m"
6872 msgstr ""
6873
6874 #: toplev.c:1376
6875 #, c-format
6876 msgid "setting core file size limit to maximum: %m"
6877 msgstr ""
6878
6879 #: toplev.c:1695
6880 #, fuzzy
6881 msgid "%J'%F' used but never defined"
6882 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
6883
6884 #: toplev.c:1697
6885 msgid "%J'%F' declared `static' but never defined"
6886 msgstr ""
6887
6888 #: toplev.c:1722
6889 #, fuzzy
6890 msgid "%J'%D' defined but not used"
6891 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
6892
6893 #: toplev.c:1743 toplev.c:1760
6894 #, c-format
6895 msgid "`%s' is deprecated (declared at %s:%d)"
6896 msgstr ""
6897
6898 #: toplev.c:1763
6899 #, c-format
6900 msgid "`%s' is deprecated"
6901 msgstr ""
6902
6903 #: toplev.c:1766
6904 #, c-format
6905 msgid "type is deprecated (declared at %s:%d)"
6906 msgstr ""
6907
6908 #: toplev.c:1769
6909 msgid "type is deprecated"
6910 msgstr ""
6911
6912 #: toplev.c:1973
6913 #, c-format
6914 msgid "invalid register name `%s' for register variable"
6915 msgstr ""
6916
6917 #: toplev.c:3546
6918 msgid "branch target register load optimization is not intended to be run twice"
6919 msgstr ""
6920
6921 #: toplev.c:3713
6922 msgid ""
6923 "\n"
6924 "Target specific options:\n"
6925 msgstr ""
6926
6927 #: toplev.c:3727 toplev.c:3746
6928 #, c-format
6929 msgid "  -m%-23s [undocumented]\n"
6930 msgstr ""
6931
6932 #: toplev.c:3755
6933 msgid ""
6934 "\n"
6935 "There are undocumented target specific options as well.\n"
6936 msgstr ""
6937
6938 #: toplev.c:3757
6939 msgid "  They exist, but they are not documented.\n"
6940 msgstr ""
6941
6942 #: toplev.c:3812
6943 #, c-format
6944 msgid "unrecognized gcc debugging option: %c"
6945 msgstr ""
6946
6947 #: toplev.c:3874 config/rs6000/rs6000.c:922
6948 #, fuzzy, c-format
6949 msgid "invalid option `%s'"
6950 msgstr "Нерэчаісны выбар \"%s\""
6951
6952 #: toplev.c:3889
6953 #, c-format
6954 msgid ""
6955 "%s%s%s version %s (%s)\n"
6956 "%s\tcompiled by GNU C version %s.\n"
6957 "%s%s%s version %s (%s) compiled by CC.\n"
6958 msgstr ""
6959 "%s%s%s версія %s (%s)\n"
6960 "%s\tзкампілявана GNU C версія %s.\n"
6961 "%s%s%s версія %s (%s) зкампілявана CC.\n"
6962
6963 #: toplev.c:3896
6964 #, c-format
6965 msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
6966 msgstr ""
6967
6968 #: toplev.c:3948
6969 msgid "options passed: "
6970 msgstr ""
6971
6972 #: toplev.c:3977
6973 msgid "options enabled: "
6974 msgstr "выбары ўключаны:"
6975
6976 #: toplev.c:4035 java/jcf-write.c:3424
6977 #, fuzzy, c-format
6978 msgid "can't open %s for writing: %m"
6979 msgstr "немагчыма адчыніць %s для запісу"
6980
6981 #: toplev.c:4118 config/sh/sh.c:7019
6982 msgid "created and used with different settings of -fpic"
6983 msgstr ""
6984
6985 #: toplev.c:4120 config/sh/sh.c:7021
6986 msgid "created and used with different settings of -fpie"
6987 msgstr ""
6988
6989 #: toplev.c:4171 config/sh/sh.c:7071
6990 #, c-format
6991 msgid "created and used with differing settings of `-m%s'"
6992 msgstr ""
6993
6994 #: toplev.c:4174 config/sh/sh.c:7074
6995 msgid "out of memory"
6996 msgstr ""
6997
6998 #: toplev.c:4355
6999 msgid "instruction scheduling not supported on this target machine"
7000 msgstr ""
7001
7002 #: toplev.c:4359
7003 msgid "this target machine does not have delayed branches"
7004 msgstr ""
7005
7006 #: toplev.c:4373
7007 #, c-format
7008 msgid "-f%sleading-underscore not supported on this target machine"
7009 msgstr ""
7010
7011 #: toplev.c:4422
7012 #, c-format
7013 msgid "target system does not support the \"%s\" debug format"
7014 msgstr ""
7015
7016 #: toplev.c:4439
7017 #, fuzzy
7018 msgid "-ffunction-sections not supported for this target"
7019 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7020
7021 #: toplev.c:4444
7022 #, fuzzy
7023 msgid "-fdata-sections not supported for this target"
7024 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7025
7026 #: toplev.c:4451
7027 msgid "-ffunction-sections disabled; it makes profiling impossible"
7028 msgstr ""
7029
7030 #: toplev.c:4458
7031 #, fuzzy
7032 msgid "-fprefetch-loop-arrays not supported for this target"
7033 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7034
7035 #: toplev.c:4464
7036 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7037 msgstr ""
7038
7039 #: toplev.c:4473
7040 msgid "-fprefetch-loop-arrays is not supported with -Os"
7041 msgstr ""
7042
7043 #: toplev.c:4479
7044 msgid "-ffunction-sections may affect debugging on some targets"
7045 msgstr ""
7046
7047 #: toplev.c:4581
7048 #, fuzzy, c-format
7049 msgid "error writing to %s: %m"
7050 msgstr "памылка запісу ў %s"
7051
7052 #: toplev.c:4583 java/jcf-parse.c:902 java/jcf-write.c:3431
7053 #, fuzzy, c-format
7054 msgid "error closing %s: %m"
7055 msgstr "памылка запісу ў %s"
7056
7057 #: tree-dump.c:692
7058 #, c-format
7059 msgid "could not open dump file `%s'"
7060 msgstr ""
7061
7062 #: tree-dump.c:763
7063 #, c-format
7064 msgid "ignoring unknown option `%.*s' in `-fdump-%s'"
7065 msgstr ""
7066
7067 #: tree-inline.c:1016
7068 msgid "%Jfunction '%F' can never be inlined because it uses alloca (override using the always_inline attribute)"
7069 msgstr ""
7070
7071 #: tree-inline.c:1029
7072 msgid "%Jfunction '%F' can never be inlined because it uses setjmp"
7073 msgstr ""
7074
7075 #: tree-inline.c:1044
7076 msgid "%Jfunction '%F' can never be inlined because it uses variable argument lists"
7077 msgstr ""
7078
7079 #: tree-inline.c:1060
7080 msgid "%Jfunction '%F' can never be inlined because it uses setjmp-longjmp exception handling"
7081 msgstr ""
7082
7083 #: tree-inline.c:1078
7084 msgid "%Jfunction '%F' can never be inlined because it contains a nested function"
7085 msgstr ""
7086
7087 #: tree-inline.c:1095
7088 msgid "%Jfunction '%F' can never be inlined because it contains a computed goto"
7089 msgstr ""
7090
7091 #: tree-inline.c:1105
7092 msgid "%Jfunction '%F' can never be inlined because it contains a nonlocal goto"
7093 msgstr ""
7094
7095 #: tree-inline.c:1128
7096 msgid "%Jfunction '%F' can never be inlined because it uses variable sized variables"
7097 msgstr ""
7098
7099 #: tree-inline.c:1338 tree-inline.c:1345
7100 msgid "%Jinlining failed in call to '%F': %s"
7101 msgstr ""
7102
7103 #: tree-optimize.c:190
7104 #, fuzzy
7105 msgid "%Jsize of return value of '%D' is %u bytes"
7106 msgstr "памер вяртаемага значэння \"%s\" %u байт"
7107
7108 #: tree-optimize.c:193
7109 #, fuzzy
7110 msgid "%Jsize of return value of '%D' is larger than %wd bytes"
7111 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
7112
7113 #: tree.c:3801
7114 msgid "arrays of functions are not meaningful"
7115 msgstr ""
7116
7117 #: tree.c:3856
7118 msgid "function return type cannot be function"
7119 msgstr ""
7120
7121 #: tree.c:4685
7122 msgid "invalid initializer for bit string"
7123 msgstr ""
7124
7125 #: tree.c:4737
7126 #, c-format
7127 msgid "tree check: expected %s, have %s in %s, at %s:%d"
7128 msgstr ""
7129
7130 #: tree.c:4750
7131 #, c-format
7132 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
7133 msgstr ""
7134
7135 #: tree.c:4763
7136 #, c-format
7137 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
7138 msgstr ""
7139
7140 #: tree.c:4775
7141 #, c-format
7142 msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
7143 msgstr ""
7144
7145 #: varasm.c:434
7146 msgid "%J%D causes a section type conflict"
7147 msgstr ""
7148
7149 #: varasm.c:796
7150 msgid "%Jregister name not specified for '%D'"
7151 msgstr ""
7152
7153 #: varasm.c:798
7154 #, fuzzy
7155 msgid "%Jinvalid register name for '%D'"
7156 msgstr "нерэчаісная назва рэгістра `%s'"
7157
7158 #: varasm.c:800
7159 msgid "%Jdata type of '%D' isn't suitable for a register"
7160 msgstr ""
7161
7162 #: varasm.c:803
7163 msgid "%Jregister specified for '%D' isn't suitable for data type"
7164 msgstr ""
7165
7166 #: varasm.c:813
7167 msgid "global register variable has initial value"
7168 msgstr ""
7169
7170 #: varasm.c:816
7171 msgid "volatile register variables don't work as you might wish"
7172 msgstr ""
7173
7174 #: varasm.c:848
7175 msgid "%Jregister name given for non-register variable '%D'"
7176 msgstr ""
7177
7178 #: varasm.c:1380
7179 msgid "%Jstorage size of `%D' isn't known"
7180 msgstr ""
7181
7182 #: varasm.c:1434
7183 msgid "%Jalignment of '%D' is greater than maximum object file alignment.  Using %d"
7184 msgstr ""
7185
7186 #: varasm.c:1480
7187 msgid "thread-local COMMON data not implemented"
7188 msgstr ""
7189
7190 #: varasm.c:1505
7191 msgid "%Jrequested alignment for '%D' is greater than implemented alignment of %d"
7192 msgstr ""
7193
7194 #: varasm.c:3789
7195 msgid "initializer for integer value is too complicated"
7196 msgstr ""
7197
7198 #: varasm.c:3794
7199 msgid "initializer for floating value is not a floating constant"
7200 msgstr ""
7201
7202 #: varasm.c:3860
7203 msgid "unknown set constructor type"
7204 msgstr ""
7205
7206 #: varasm.c:4079
7207 #, c-format
7208 msgid "invalid initial value for member `%s'"
7209 msgstr ""
7210
7211 #: varasm.c:4266 varasm.c:4310
7212 msgid "%Jweak declaration of '%D' must precede definition"
7213 msgstr ""
7214
7215 #: varasm.c:4274
7216 msgid "%Jweak declaration of '%D' after first use results in unspecified behavior"
7217 msgstr ""
7218
7219 #: varasm.c:4308
7220 #, fuzzy
7221 msgid "%Jweak declaration of '%D' must be public"
7222 msgstr "няма папярэдняга аб'яўлення для \"%s\""
7223
7224 #: varasm.c:4317
7225 #, fuzzy
7226 msgid "%Jweak declaration of '%D' not supported"
7227 msgstr "пустое абвяшчэнне"
7228
7229 #: varasm.c:4346 varasm.c:4436
7230 msgid "only weak aliases are supported in this configuration"
7231 msgstr ""
7232
7233 #: varasm.c:4439
7234 msgid "alias definitions not supported in this configuration; ignored"
7235 msgstr ""
7236
7237 #: varasm.c:4468
7238 #, fuzzy
7239 msgid "visibility attribute not supported in this configuration; ignored"
7240 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7241
7242 #: varray.c:194
7243 #, c-format
7244 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
7245 msgstr ""
7246
7247 #: varray.c:204
7248 #, c-format
7249 msgid "underflowed virtual array %s in %s, at %s:%d"
7250 msgstr ""
7251
7252 #. Print an error message for unrecognized stab codes.
7253 #: xcoffout.c:173
7254 #, c-format
7255 msgid "no sclass for %s stab (0x%x)\n"
7256 msgstr ""
7257
7258 #.
7259 #. Local variables:
7260 #. mode:c
7261 #. End:
7262 #.
7263 #: diagnostic.def:1
7264 #, fuzzy
7265 msgid "fatal error: "
7266 msgstr "Унутраная памылка: %s"
7267
7268 #: diagnostic.def:2
7269 #, fuzzy
7270 msgid "internal compiler error: "
7271 msgstr "Унутраная памылка: %s"
7272
7273 #: diagnostic.def:3
7274 msgid "error: "
7275 msgstr ""
7276
7277 #: diagnostic.def:4
7278 msgid "sorry, unimplemented: "
7279 msgstr ""
7280
7281 #: diagnostic.def:6
7282 msgid "anachronism: "
7283 msgstr ""
7284
7285 #: diagnostic.def:7
7286 msgid "note: "
7287 msgstr ""
7288
7289 #: diagnostic.def:8
7290 msgid "debug: "
7291 msgstr ""
7292
7293 #: params.def:53
7294 msgid "The maximum number of instructions in a single function eligible for inlining"
7295 msgstr ""
7296
7297 #: params.def:65
7298 msgid "The maximum number of instructions when automatically inlining"
7299 msgstr ""
7300
7301 #: params.def:75
7302 msgid "The maximum number of instructions for the RTL inliner"
7303 msgstr ""
7304
7305 #: params.def:86
7306 msgid "The maximum number of instructions to consider to fill a delay slot"
7307 msgstr ""
7308
7309 #: params.def:97
7310 msgid "The maximum number of instructions to consider to find accurate live register information"
7311 msgstr ""
7312
7313 #: params.def:107
7314 msgid "The maximum length of scheduling's pending operations list"
7315 msgstr ""
7316
7317 #: params.def:112
7318 msgid "The size of function body to be considered large"
7319 msgstr ""
7320
7321 #: params.def:116
7322 msgid "Maximal growth due to inlining of large function (in percent)"
7323 msgstr ""
7324
7325 #: params.def:120
7326 msgid "how much can given compilation unit grow because of the inlining (in percent)"
7327 msgstr ""
7328
7329 #: params.def:127
7330 msgid "The maximum amount of memory to be allocated by GCSE"
7331 msgstr ""
7332
7333 #: params.def:132
7334 msgid "The maximum number of passes to make when doing GCSE"
7335 msgstr ""
7336
7337 #: params.def:144
7338 msgid "The maximum number of instructions to consider to unroll in a loop"
7339 msgstr ""
7340
7341 #: params.def:150
7342 msgid "The maximum number of instructions to consider to unroll in a loop on average"
7343 msgstr ""
7344
7345 #: params.def:155
7346 msgid "The maximum number of unrollings of a single loop"
7347 msgstr ""
7348
7349 #: params.def:160
7350 msgid "The maximum number of insns of a peeled loop"
7351 msgstr ""
7352
7353 #: params.def:165
7354 msgid "The maximum number of peelings of a single loop"
7355 msgstr ""
7356
7357 #: params.def:170
7358 msgid "The maximum number of insns of a completely peeled loop"
7359 msgstr ""
7360
7361 #: params.def:175
7362 msgid "The maximum number of peelings of a single loop that is peeled completely"
7363 msgstr ""
7364
7365 #: params.def:180
7366 msgid "The maximum number of insns of a peeled loop that rolls only once"
7367 msgstr ""
7368
7369 #: params.def:186
7370 msgid "The maximum number of insns of an unswitched loop"
7371 msgstr ""
7372
7373 #: params.def:191
7374 msgid "The maximum number of unswitchings in a single loop"
7375 msgstr ""
7376
7377 #: params.def:196
7378 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
7379 msgstr ""
7380
7381 #: params.def:201
7382 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
7383 msgstr ""
7384
7385 #: params.def:206
7386 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
7387 msgstr ""
7388
7389 #: params.def:211
7390 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
7391 msgstr ""
7392
7393 #: params.def:216
7394 msgid "Maximal code growth caused by tail duplication (in percent)"
7395 msgstr ""
7396
7397 #: params.def:220
7398 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
7399 msgstr ""
7400
7401 #: params.def:225
7402 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
7403 msgstr ""
7404
7405 #: params.def:230
7406 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
7407 msgstr ""
7408
7409 #: params.def:237
7410 msgid "The maximum number of incoming edges to consider for crossjumping"
7411 msgstr ""
7412
7413 #: params.def:243
7414 msgid "The maximum length of path considered in cse"
7415 msgstr ""
7416
7417 #: params.def:248
7418 msgid "The maximum memory locations recorded by cselib"
7419 msgstr ""
7420
7421 #: params.def:261
7422 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
7423 msgstr ""
7424
7425 #: params.def:267
7426 msgid "Minimum heap size before we start collecting garbage, in kilobytes"
7427 msgstr ""
7428
7429 #: params.def:275
7430 msgid "The maximum number of instructions to search backward when looking for equivalent reload"
7431 msgstr ""
7432
7433 #: config/darwin-c.c:75
7434 msgid "too many #pragma options align=reset"
7435 msgstr ""
7436
7437 #: config/darwin-c.c:95 config/darwin-c.c:98 config/darwin-c.c:100
7438 #: config/darwin-c.c:102
7439 msgid "malformed '#pragma options', ignoring"
7440 msgstr ""
7441
7442 #: config/darwin-c.c:105
7443 msgid "junk at end of '#pragma options'"
7444 msgstr ""
7445
7446 #: config/darwin-c.c:115
7447 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
7448 msgstr ""
7449
7450 #: config/darwin-c.c:127
7451 msgid "missing '(' after '#pragma unused', ignoring"
7452 msgstr ""
7453
7454 #: config/darwin-c.c:145
7455 msgid "missing ')' after '#pragma unused', ignoring"
7456 msgstr ""
7457
7458 #: config/darwin-c.c:148
7459 msgid "junk at end of '#pragma unused'"
7460 msgstr ""
7461
7462 #: config/darwin.c:1347
7463 msgid "internal and protected visibility attributes not supportedin this configuration; ignored"
7464 msgstr ""
7465
7466 #: config/lynx-ng.h:97 config/lynx.h:116 config/rs6000/lynx.h:73
7467 msgid "-msystem-v and -p are incompatible"
7468 msgstr ""
7469
7470 #: config/lynx-ng.h:99 config/lynx.h:118 config/rs6000/lynx.h:75
7471 msgid "-msystem-v and -mthreads are incompatible"
7472 msgstr ""
7473
7474 #: config/windiss.h:37
7475 msgid "profiler support for WindISS"
7476 msgstr ""
7477
7478 #: config/alpha/alpha.c:231
7479 #, fuzzy, c-format
7480 msgid "-f%s ignored for Unicos/Mk (not supported)"
7481 msgstr "-pipe не падтрымліваецца."
7482
7483 #: config/alpha/alpha.c:255
7484 #, fuzzy
7485 msgid "-mieee not supported on Unicos/Mk"
7486 msgstr "-pipe не падтрымліваецца"
7487
7488 #: config/alpha/alpha.c:266
7489 msgid "-mieee-with-inexact not supported on Unicos/Mk"
7490 msgstr ""
7491
7492 #: config/alpha/alpha.c:283
7493 #, c-format
7494 msgid "bad value `%s' for -mtrap-precision switch"
7495 msgstr ""
7496
7497 #: config/alpha/alpha.c:297
7498 #, c-format
7499 msgid "bad value `%s' for -mfp-rounding-mode switch"
7500 msgstr ""
7501
7502 #: config/alpha/alpha.c:312
7503 #, c-format
7504 msgid "bad value `%s' for -mfp-trap-mode switch"
7505 msgstr ""
7506
7507 #: config/alpha/alpha.c:324 config/rs6000/rs6000.c:1088
7508 #, c-format
7509 msgid "bad value `%s' for -mtls-size switch"
7510 msgstr ""
7511
7512 #: config/alpha/alpha.c:343 config/alpha/alpha.c:355
7513 #, c-format
7514 msgid "bad value `%s' for -mcpu switch"
7515 msgstr ""
7516
7517 #: config/alpha/alpha.c:362
7518 msgid "trap mode not supported on Unicos/Mk"
7519 msgstr ""
7520
7521 #: config/alpha/alpha.c:369
7522 msgid "fp software completion requires -mtrap-precision=i"
7523 msgstr ""
7524
7525 #: config/alpha/alpha.c:385
7526 msgid "rounding mode not supported for VAX floats"
7527 msgstr ""
7528
7529 #: config/alpha/alpha.c:390
7530 msgid "trap mode not supported for VAX floats"
7531 msgstr ""
7532
7533 #: config/alpha/alpha.c:394
7534 msgid "128-bit long double not supported for VAX floats"
7535 msgstr ""
7536
7537 #: config/alpha/alpha.c:422
7538 #, c-format
7539 msgid "L%d cache latency unknown for %s"
7540 msgstr ""
7541
7542 #: config/alpha/alpha.c:437
7543 #, c-format
7544 msgid "bad value `%s' for -mmemory-latency"
7545 msgstr ""
7546
7547 #: config/alpha/alpha.c:5425
7548 #, c-format
7549 msgid "invalid %%H value"
7550 msgstr "нерэчаіснае значэньне %%H"
7551
7552 #: config/alpha/alpha.c:5446
7553 #, fuzzy, c-format
7554 msgid "invalid %%J value"
7555 msgstr "дрэннае %%Q значэнне"
7556
7557 #: config/alpha/alpha.c:5462 config/ia64/ia64.c:4263
7558 #, c-format
7559 msgid "invalid %%r value"
7560 msgstr "нерэчаіснае значэньне %%r"
7561
7562 #: config/alpha/alpha.c:5472 config/rs6000/rs6000.c:9241
7563 #: config/xtensa/xtensa.c:2014
7564 #, c-format
7565 msgid "invalid %%R value"
7566 msgstr "нерэчаіснае значэньне %%R"
7567
7568 #: config/alpha/alpha.c:5478 config/rs6000/rs6000.c:9160
7569 #: config/xtensa/xtensa.c:1981
7570 #, c-format
7571 msgid "invalid %%N value"
7572 msgstr "нерэчаіснае значэньне %%N"
7573
7574 #: config/alpha/alpha.c:5486 config/rs6000/rs6000.c:9188
7575 #, c-format
7576 msgid "invalid %%P value"
7577 msgstr "нерэчаіснае значэньне %%P"
7578
7579 #: config/alpha/alpha.c:5494
7580 #, c-format
7581 msgid "invalid %%h value"
7582 msgstr "нерэчаіснае значэньне %%h"
7583
7584 #: config/alpha/alpha.c:5502 config/xtensa/xtensa.c:2007
7585 #, c-format
7586 msgid "invalid %%L value"
7587 msgstr "нерэчаіснае значэньне %%L"
7588
7589 #: config/alpha/alpha.c:5541 config/rs6000/rs6000.c:9142
7590 #, c-format
7591 msgid "invalid %%m value"
7592 msgstr "нерэчаіснае значэньне %%m"
7593
7594 #: config/alpha/alpha.c:5549 config/rs6000/rs6000.c:9150
7595 #, c-format
7596 msgid "invalid %%M value"
7597 msgstr "нерэчаіснае значэньне %%M"
7598
7599 #: config/alpha/alpha.c:5593
7600 #, c-format
7601 msgid "invalid %%U value"
7602 msgstr "нерэчаіснае значэньне %%U"
7603
7604 #: config/alpha/alpha.c:5605 config/alpha/alpha.c:5619
7605 #: config/rs6000/rs6000.c:9249
7606 #, c-format
7607 msgid "invalid %%s value"
7608 msgstr "нерэчаіснае значэньне %%v"
7609
7610 #: config/alpha/alpha.c:5642
7611 #, c-format
7612 msgid "invalid %%C value"
7613 msgstr "нерэчаіснае значэньне %%C"
7614
7615 #: config/alpha/alpha.c:5679 config/rs6000/rs6000.c:8979
7616 #: config/rs6000/rs6000.c:8999
7617 #, c-format
7618 msgid "invalid %%E value"
7619 msgstr "нерэчаіснае значэньне %%E"
7620
7621 #: config/alpha/alpha.c:5704 config/alpha/alpha.c:5752
7622 msgid "unknown relocation unspec"
7623 msgstr ""
7624
7625 #: config/alpha/alpha.c:5713 config/rs6000/rs6000.c:9562
7626 #, c-format
7627 msgid "invalid %%xn code"
7628 msgstr "нерэчаіснае значэньне %%xn"
7629
7630 #: config/alpha/alpha.c:6657 config/alpha/alpha.c:6660 config/s390/s390.c:6575
7631 #: config/s390/s390.c:6578
7632 msgid "bad builtin fcode"
7633 msgstr ""
7634
7635 #. Macro to define tables used to set the flags.
7636 #. This is a list in braces of pairs in braces,
7637 #. each pair being { "NAME", VALUE }
7638 #. where VALUE is the bits to set or minus the bits to clear.
7639 #. An empty string NAME is used to identify the default VALUE.
7640 #: config/alpha/alpha.h:293 config/i386/i386.h:327 config/i386/i386.h:329
7641 #: config/i386/i386.h:331 config/ns32k/ns32k.h:140 config/s390/s390.h:124
7642 #: config/sparc/sparc.h:543 config/sparc/sparc.h:548
7643 msgid "Use hardware fp"
7644 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
7645
7646 #: config/alpha/alpha.h:294 config/i386/i386.h:328 config/i386/i386.h:330
7647 #: config/sparc/sparc.h:545 config/sparc/sparc.h:550
7648 msgid "Do not use hardware fp"
7649 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
7650
7651 #: config/alpha/alpha.h:295
7652 msgid "Use fp registers"
7653 msgstr ""
7654
7655 #: config/alpha/alpha.h:297
7656 msgid "Do not use fp registers"
7657 msgstr ""
7658
7659 #: config/alpha/alpha.h:298
7660 msgid "Do not assume GAS"
7661 msgstr ""
7662
7663 #: config/alpha/alpha.h:299
7664 msgid "Assume GAS"
7665 msgstr ""
7666
7667 #: config/alpha/alpha.h:301
7668 msgid "Request IEEE-conformant math library routines (OSF/1)"
7669 msgstr ""
7670
7671 #: config/alpha/alpha.h:303
7672 msgid "Emit IEEE-conformant code, without inexact exceptions"
7673 msgstr ""
7674
7675 #: config/alpha/alpha.h:305
7676 msgid "Emit IEEE-conformant code, with inexact exceptions"
7677 msgstr ""
7678
7679 #: config/alpha/alpha.h:307
7680 msgid "Do not emit complex integer constants to read-only memory"
7681 msgstr ""
7682
7683 #: config/alpha/alpha.h:308
7684 msgid "Use VAX fp"
7685 msgstr ""
7686
7687 #: config/alpha/alpha.h:309
7688 msgid "Do not use VAX fp"
7689 msgstr ""
7690
7691 #: config/alpha/alpha.h:310
7692 msgid "Emit code for the byte/word ISA extension"
7693 msgstr ""
7694
7695 #: config/alpha/alpha.h:313
7696 msgid "Emit code for the motion video ISA extension"
7697 msgstr ""
7698
7699 #: config/alpha/alpha.h:316
7700 msgid "Emit code for the fp move and sqrt ISA extension"
7701 msgstr ""
7702
7703 #: config/alpha/alpha.h:318
7704 msgid "Emit code for the counting ISA extension"
7705 msgstr ""
7706
7707 #: config/alpha/alpha.h:321
7708 msgid "Emit code using explicit relocation directives"
7709 msgstr ""
7710
7711 #: config/alpha/alpha.h:324
7712 msgid "Emit 16-bit relocations to the small data areas"
7713 msgstr ""
7714
7715 #: config/alpha/alpha.h:326
7716 msgid "Emit 32-bit relocations to the small data areas"
7717 msgstr ""
7718
7719 #: config/alpha/alpha.h:328
7720 msgid "Emit direct branches to local functions"
7721 msgstr ""
7722
7723 #: config/alpha/alpha.h:331
7724 msgid "Emit rdval instead of rduniq for thread pointer"
7725 msgstr ""
7726
7727 #: config/alpha/alpha.h:333
7728 msgid "Use 128-bit long double"
7729 msgstr ""
7730
7731 #: config/alpha/alpha.h:335
7732 #, fuzzy
7733 msgid "Use 64-bit long double"
7734 msgstr "Выкарыстоўваць 64-х бітны float"
7735
7736 #. For -mcpu=
7737 #. For -mtune=
7738 #. For -mfp-rounding-mode=[n|m|c|d]
7739 #. For -mfp-trap-mode=[n|u|su|sui]
7740 #. For -mtrap-precision=[p|f|i]
7741 #. For -mmemory-latency=
7742 #. For -mtls-size=
7743 #: config/alpha/alpha.h:364
7744 msgid "Use features of and schedule given CPU"
7745 msgstr ""
7746
7747 #: config/alpha/alpha.h:366
7748 msgid "Schedule given CPU"
7749 msgstr ""
7750
7751 #: config/alpha/alpha.h:368
7752 msgid "Control the generated fp rounding mode"
7753 msgstr ""
7754
7755 #: config/alpha/alpha.h:370
7756 msgid "Control the IEEE trap mode"
7757 msgstr ""
7758
7759 #: config/alpha/alpha.h:372
7760 msgid "Control the precision given to fp exceptions"
7761 msgstr ""
7762
7763 #: config/alpha/alpha.h:374
7764 msgid "Tune expected memory latency"
7765 msgstr ""
7766
7767 #: config/alpha/alpha.h:376 config/ia64/ia64.h:267 config/rs6000/sysv4.h:90
7768 msgid "Specify bit size of immediate TLS offsets"
7769 msgstr ""
7770
7771 #: config/arc/arc.c:147
7772 #, c-format
7773 msgid "bad value (%s) for -mcpu switch"
7774 msgstr ""
7775
7776 #: config/arc/arc.c:369
7777 #, fuzzy, c-format
7778 msgid "argument of `%s' attribute is not a string constant"
7779 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
7780
7781 #: config/arc/arc.c:376
7782 #, c-format
7783 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
7784 msgstr ""
7785
7786 #: config/arc/arc.c:1714 config/m32r/m32r.c:2352
7787 #, fuzzy, c-format
7788 msgid "invalid operand to %%R code"
7789 msgstr "нерэчаісны %%-код"
7790
7791 #: config/arc/arc.c:1746 config/m32r/m32r.c:2375
7792 #, fuzzy, c-format
7793 msgid "invalid operand to %%H/%%L code"
7794 msgstr "нерэчаісны %%-код"
7795
7796 #: config/arc/arc.c:1769 config/m32r/m32r.c:2446
7797 #, fuzzy, c-format
7798 msgid "invalid operand to %%U code"
7799 msgstr "нерэчаісны %%-код"
7800
7801 #: config/arc/arc.c:1780
7802 #, fuzzy, c-format
7803 msgid "invalid operand to %%V code"
7804 msgstr "нерэчаісны %%-код"
7805
7806 #. Unknown flag.
7807 #: config/arc/arc.c:1787 config/m32r/m32r.c:2473 config/sparc/sparc.c:7010
7808 msgid "invalid operand output code"
7809 msgstr ""
7810
7811 #: config/arm/arm.c:520
7812 #, c-format
7813 msgid "switch -mcpu=%s conflicts with -march= switch"
7814 msgstr ""
7815
7816 #: config/arm/arm.c:530 config/rs6000/rs6000.c:767 config/sparc/sparc.c:424
7817 #, c-format
7818 msgid "bad value (%s) for %s switch"
7819 msgstr ""
7820
7821 #: config/arm/arm.c:672
7822 msgid "target CPU does not support APCS-32"
7823 msgstr ""
7824
7825 #: config/arm/arm.c:677
7826 msgid "target CPU does not support APCS-26"
7827 msgstr ""
7828
7829 #: config/arm/arm.c:683
7830 msgid "target CPU does not support interworking"
7831 msgstr ""
7832
7833 #: config/arm/arm.c:689
7834 #, fuzzy
7835 msgid "target CPU does not support THUMB instructions"
7836 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
7837
7838 #: config/arm/arm.c:694
7839 msgid "future releases of GCC will not support -mapcs-26"
7840 msgstr ""
7841
7842 #: config/arm/arm.c:706
7843 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
7844 msgstr ""
7845
7846 #: config/arm/arm.c:709
7847 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
7848 msgstr ""
7849
7850 #: config/arm/arm.c:712
7851 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
7852 msgstr ""
7853
7854 #: config/arm/arm.c:718
7855 msgid "interworking forces APCS-32 to be used"
7856 msgstr ""
7857
7858 #: config/arm/arm.c:724
7859 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
7860 msgstr ""
7861
7862 #: config/arm/arm.c:732
7863 msgid "-fpic and -mapcs-reent are incompatible"
7864 msgstr ""
7865
7866 #: config/arm/arm.c:735
7867 msgid "APCS reentrant code not supported.  Ignored"
7868 msgstr ""
7869
7870 #: config/arm/arm.c:743
7871 msgid "-g with -mno-apcs-frame may not give sensible debugging"
7872 msgstr ""
7873
7874 #: config/arm/arm.c:751
7875 msgid "passing floating point arguments in fp regs not yet supported"
7876 msgstr ""
7877
7878 #: config/arm/arm.c:795
7879 #, c-format
7880 msgid "invalid floating point emulation option: -mfpe-%s"
7881 msgstr ""
7882
7883 #: config/arm/arm.c:806
7884 msgid "-mfpe switch not supported by ep9312 target cpu - ignored."
7885 msgstr ""
7886
7887 #: config/arm/arm.c:826
7888 msgid "structure size boundary can only be set to 8 or 32"
7889 msgstr ""
7890
7891 #: config/arm/arm.c:834
7892 msgid "-mpic-register= is useless without -fpic"
7893 msgstr ""
7894
7895 #: config/arm/arm.c:841
7896 #, c-format
7897 msgid "unable to use '%s' for PIC register"
7898 msgstr ""
7899
7900 #: config/arm/arm.c:2249 config/arm/arm.c:2267 config/avr/avr.c:4558
7901 #: config/c4x/c4x.c:4447 config/h8300/h8300.c:4260 config/i386/i386.c:1592
7902 #: config/i386/i386.c:1638 config/ip2k/ip2k.c:3169
7903 #: config/m68hc11/m68hc11.c:1311 config/m68k/m68k.c:345
7904 #: config/mcore/mcore.c:3375 config/ns32k/ns32k.c:1064
7905 #: config/rs6000/rs6000.c:14866 config/sh/sh.c:6873 config/sh/sh.c:6894
7906 #: config/sh/sh.c:6929 config/stormy16/stormy16.c:2073 config/v850/v850.c:2173
7907 #, fuzzy, c-format
7908 msgid "`%s' attribute only applies to functions"
7909 msgstr "\"%s\" звычайна функцыя"
7910
7911 #: config/arm/arm.c:10576
7912 msgid "unable to compute real location of stacked parameter"
7913 msgstr ""
7914
7915 #. @@@ better error message
7916 #: config/arm/arm.c:11204 config/arm/arm.c:11241
7917 msgid "selector must be an immediate"
7918 msgstr ""
7919
7920 #. @@@ better error message
7921 #: config/arm/arm.c:11284 config/i386/i386.c:14317 config/i386/i386.c:14351
7922 msgid "mask must be an immediate"
7923 msgstr ""
7924
7925 #: config/arm/arm.c:11979
7926 msgid "no low registers available for popping high registers"
7927 msgstr ""
7928
7929 #: config/arm/arm.c:12229
7930 msgid "interrupt Service Routines cannot be coded in Thumb mode"
7931 msgstr ""
7932
7933 #: config/arm/pe.c:170 config/mcore/mcore.c:3241
7934 msgid "%Jinitialized variable '%D' is marked dllimport"
7935 msgstr ""
7936
7937 #: config/arm/pe.c:179
7938 msgid "%Jstatic variable '%D' is marked dllimport"
7939 msgstr ""
7940
7941 #: config/arm/arm.h:451
7942 msgid "Generate APCS conformant stack frames"
7943 msgstr ""
7944
7945 #: config/arm/arm.h:454
7946 msgid "Store function names in object code"
7947 msgstr ""
7948
7949 #: config/arm/arm.h:458
7950 msgid "Use the 32-bit version of the APCS"
7951 msgstr ""
7952
7953 #: config/arm/arm.h:463
7954 msgid "Pass FP arguments in FP registers"
7955 msgstr ""
7956
7957 #: config/arm/arm.h:466
7958 msgid "Generate re-entrant, PIC code"
7959 msgstr ""
7960
7961 #: config/arm/arm.h:469
7962 msgid "The MMU will trap on unaligned accesses"
7963 msgstr ""
7964
7965 #: config/arm/arm.h:472
7966 msgid "Use library calls to perform FP operations"
7967 msgstr ""
7968
7969 #: config/arm/arm.h:474 config/i960/i960.h:291
7970 msgid "Use hardware floating point instructions"
7971 msgstr ""
7972
7973 #: config/arm/arm.h:476
7974 msgid "Assume target CPU is configured as big endian"
7975 msgstr ""
7976
7977 #: config/arm/arm.h:478
7978 msgid "Assume target CPU is configured as little endian"
7979 msgstr ""
7980
7981 #: config/arm/arm.h:480
7982 msgid "Assume big endian bytes, little endian words"
7983 msgstr ""
7984
7985 #: config/arm/arm.h:482
7986 msgid "Support calls between Thumb and ARM instruction sets"
7987 msgstr ""
7988
7989 #: config/arm/arm.h:485
7990 msgid "Generate a call to abort if a noreturn function returns"
7991 msgstr ""
7992
7993 #: config/arm/arm.h:488
7994 msgid "Do not move instructions into a function's prologue"
7995 msgstr ""
7996
7997 #: config/arm/arm.h:491
7998 msgid "Do not load the PIC register in function prologues"
7999 msgstr ""
8000
8001 #: config/arm/arm.h:494
8002 msgid "Generate call insns as indirect calls, if necessary"
8003 msgstr ""
8004
8005 #: config/arm/arm.h:497
8006 msgid "Compile for the Thumb not the ARM"
8007 msgstr ""
8008
8009 #: config/arm/arm.h:501
8010 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8011 msgstr ""
8012
8013 #: config/arm/arm.h:504
8014 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8015 msgstr ""
8016
8017 #: config/arm/arm.h:507
8018 msgid "Thumb: Assume non-static functions may be called from ARM code"
8019 msgstr ""
8020
8021 #: config/arm/arm.h:511
8022 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8023 msgstr ""
8024
8025 #: config/arm/arm.h:515
8026 msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
8027 msgstr ""
8028
8029 #: config/arm/arm.h:517
8030 msgid "Cirrus: Do not break up invalid instruction combinations with NOPs"
8031 msgstr ""
8032
8033 #: config/arm/arm.h:525
8034 msgid "Specify the name of the target CPU"
8035 msgstr ""
8036
8037 #: config/arm/arm.h:527
8038 msgid "Specify the name of the target architecture"
8039 msgstr ""
8040
8041 #: config/arm/arm.h:531
8042 msgid "Specify the version of the floating point emulator"
8043 msgstr ""
8044
8045 #: config/arm/arm.h:533
8046 msgid "Specify the minimum bit alignment of structures"
8047 msgstr ""
8048
8049 #: config/arm/arm.h:535
8050 msgid "Specify the register to be used for PIC addressing"
8051 msgstr ""
8052
8053 #: config/arm/pe.h:65
8054 msgid "Ignore dllimport attribute for functions"
8055 msgstr ""
8056
8057 #: config/avr/avr.c:514
8058 #, c-format
8059 msgid "large frame pointer change (%d) with -mtiny-stack"
8060 msgstr ""
8061
8062 #: config/avr/avr.c:1101
8063 msgid "bad address, not (reg+disp):"
8064 msgstr ""
8065
8066 #: config/avr/avr.c:1109
8067 msgid "internal compiler error.  Bad address:"
8068 msgstr ""
8069
8070 #: config/avr/avr.c:1122
8071 msgid "internal compiler error.  Unknown mode:"
8072 msgstr ""
8073
8074 #: config/avr/avr.c:1744 config/avr/avr.c:2405
8075 #, fuzzy
8076 msgid "invalid insn:"
8077 msgstr "Нерэчаісны выбар %s"
8078
8079 #: config/avr/avr.c:1778 config/avr/avr.c:1861 config/avr/avr.c:1910
8080 #: config/avr/avr.c:1919 config/avr/avr.c:2014 config/avr/avr.c:2183
8081 #: config/avr/avr.c:2439 config/avr/avr.c:2547
8082 msgid "incorrect insn:"
8083 msgstr ""
8084
8085 #: config/avr/avr.c:1938 config/avr/avr.c:2099 config/avr/avr.c:2254
8086 #: config/avr/avr.c:2591
8087 msgid "unknown move insn:"
8088 msgstr ""
8089
8090 #: config/avr/avr.c:2814
8091 msgid "bad shift insn:"
8092 msgstr ""
8093
8094 #: config/avr/avr.c:2927 config/avr/avr.c:3348 config/avr/avr.c:3719
8095 msgid "internal compiler error.  Incorrect shift:"
8096 msgstr ""
8097
8098 #: config/avr/avr.c:4532 config/ip2k/ip2k.c:3144
8099 msgid "only initialized variables can be placed into program memory area"
8100 msgstr ""
8101
8102 #: config/avr/avr.c:4626
8103 msgid "only uninitialized variables can be placed in the .noinit section"
8104 msgstr ""
8105
8106 #: config/avr/avr.c:4640
8107 #, c-format
8108 msgid "MCU `%s' supported for assembler only"
8109 msgstr ""
8110
8111 #: config/avr/avr.h:73
8112 msgid "Assume int to be 8 bit integer"
8113 msgstr ""
8114
8115 #: config/avr/avr.h:75
8116 msgid "Change the stack pointer without disabling interrupts"
8117 msgstr ""
8118
8119 #: config/avr/avr.h:77
8120 msgid "Use subroutines for function prologue/epilogue"
8121 msgstr ""
8122
8123 #: config/avr/avr.h:79
8124 msgid "Change only the low 8 bits of the stack pointer"
8125 msgstr ""
8126
8127 #: config/avr/avr.h:81
8128 msgid "Do not generate tablejump insns"
8129 msgstr ""
8130
8131 #: config/avr/avr.h:83
8132 msgid "Use rjmp/rcall (limited range) on >8K devices"
8133 msgstr ""
8134
8135 #: config/avr/avr.h:85
8136 msgid "Output instruction sizes to the asm file"
8137 msgstr ""
8138
8139 #: config/avr/avr.h:102
8140 msgid "Specify the initial stack address"
8141 msgstr ""
8142
8143 #: config/avr/avr.h:103
8144 msgid "Specify the MCU name"
8145 msgstr ""
8146
8147 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8148 #. In some cases, the strength reduction optimization pass can
8149 #. produce better code if this is defined.  This macro controls the
8150 #. order that induction variables are combined.  This macro is
8151 #. particularly useful if the target has limited addressing modes.
8152 #. For instance, the SH target has only positive offsets in
8153 #. addresses.  Thus sorting to put the smallest address first allows
8154 #. the most combinations to be found.
8155 #: config/avr/avr.h:2268
8156 msgid "trampolines not supported"
8157 msgstr ""
8158
8159 #: config/c4x/c4x-c.c:71
8160 #, c-format
8161 msgid "missing '(' after '#pragma %s' - ignored"
8162 msgstr ""
8163
8164 #: config/c4x/c4x-c.c:74
8165 #, c-format
8166 msgid "missing function name in '#pragma %s' - ignored"
8167 msgstr ""
8168
8169 #: config/c4x/c4x-c.c:79
8170 #, c-format
8171 msgid "malformed '#pragma %s' - ignored"
8172 msgstr ""
8173
8174 #: config/c4x/c4x-c.c:81
8175 #, c-format
8176 msgid "missing section name in '#pragma %s' - ignored"
8177 msgstr ""
8178
8179 #: config/c4x/c4x-c.c:86
8180 #, c-format
8181 msgid "missing ')' for '#pragma %s' - ignored"
8182 msgstr ""
8183
8184 #: config/c4x/c4x-c.c:89
8185 #, c-format
8186 msgid "junk at end of '#pragma %s'"
8187 msgstr ""
8188
8189 #: config/c4x/c4x.c:300
8190 #, c-format
8191 msgid "unknown CPU version %d, using 40.\n"
8192 msgstr ""
8193
8194 #: config/c4x/c4x.c:850
8195 #, c-format
8196 msgid "ISR %s requires %d words of local vars, max is 32767"
8197 msgstr ""
8198
8199 #: config/c4x/c4x.c:1571
8200 msgid "using CONST_DOUBLE for address"
8201 msgstr ""
8202
8203 #: config/c4x/c4x.c:1709
8204 msgid "c4x_address_cost: Invalid addressing mode"
8205 msgstr ""
8206
8207 #: config/c4x/c4x.c:1844
8208 #, c-format
8209 msgid "c4x_print_operand: %%L inconsistency"
8210 msgstr ""
8211
8212 #: config/c4x/c4x.c:1850
8213 #, c-format
8214 msgid "c4x_print_operand: %%N inconsistency"
8215 msgstr ""
8216
8217 #: config/c4x/c4x.c:1891
8218 #, c-format
8219 msgid "c4x_print_operand: %%O inconsistency"
8220 msgstr ""
8221
8222 #: config/c4x/c4x.c:1986
8223 msgid "c4x_print_operand: Bad operand case"
8224 msgstr ""
8225
8226 #: config/c4x/c4x.c:2027
8227 msgid "c4x_print_operand_address: Bad post_modify"
8228 msgstr ""
8229
8230 #: config/c4x/c4x.c:2049
8231 msgid "c4x_print_operand_address: Bad pre_modify"
8232 msgstr ""
8233
8234 #: config/c4x/c4x.c:2097 config/c4x/c4x.c:2109 config/c4x/c4x.c:2124
8235 msgid "c4x_print_operand_address: Bad operand case"
8236 msgstr ""
8237
8238 #: config/c4x/c4x.c:2375
8239 msgid "c4x_rptb_insert: Cannot find start label"
8240 msgstr ""
8241
8242 #: config/c4x/c4x.c:3292 config/c4x/c4x.c:3310
8243 msgid "mode not QImode"
8244 msgstr ""
8245
8246 #: config/c4x/c4x.c:3380
8247 msgid "invalid indirect memory address"
8248 msgstr ""
8249
8250 #: config/c4x/c4x.c:3469
8251 msgid "invalid indirect (S) memory address"
8252 msgstr ""
8253
8254 #: config/c4x/c4x.c:3797
8255 msgid "c4x_valid_operands: Internal error"
8256 msgstr ""
8257
8258 #: config/c4x/c4x.c:4216
8259 msgid "c4x_operand_subword: invalid mode"
8260 msgstr ""
8261
8262 #: config/c4x/c4x.c:4219
8263 msgid "c4x_operand_subword: invalid operand"
8264 msgstr ""
8265
8266 #. We could handle these with some difficulty.
8267 #. e.g., *p-- => *(p-=2); *(p+1).
8268 #: config/c4x/c4x.c:4245
8269 msgid "c4x_operand_subword: invalid autoincrement"
8270 msgstr ""
8271
8272 #: config/c4x/c4x.c:4251
8273 msgid "c4x_operand_subword: invalid address"
8274 msgstr ""
8275
8276 #: config/c4x/c4x.c:4262
8277 msgid "c4x_operand_subword: address not offsettable"
8278 msgstr ""
8279
8280 #: config/c4x/c4x.c:4472
8281 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
8282 msgstr ""
8283
8284 #. ??? HACK.  We shouldn't have flag_inline_trees at all.
8285 #. Name of the c4x assembler.
8286 #. Name of the c4x linker.
8287 #. Define assembler options.
8288 #. Define linker options.
8289 #. Specify the end file to link with.
8290 #. Target compilation option flags.
8291 #. Small memory model.
8292 #. Use 24-bit MPYI for C3x.
8293 #. Fast fixing of floats.
8294 #. Allow use of RPTS.
8295 #. Emit C3x code.
8296 #. Be compatible with TI assembler.
8297 #. Be paranoid about DP reg. in ISRs.
8298 #. Pass arguments on stack.
8299 #. Enable features under development.
8300 #. Enable repeat block.
8301 #. Use BK as general register.
8302 #. Use decrement and branch for C3x.
8303 #. Enable debugging of GCC.
8304 #. Force constants into registers.
8305 #. Allow unsigned loop counters.
8306 #. Force op0 and op1 to be same.
8307 #. Save all 40 bits for floats.
8308 #. Allow parallel insns.
8309 #. Allow MPY||ADD, MPY||SUB insns.
8310 #. Assume mem refs possibly aliased.
8311 #. Emit C30 code.
8312 #. Emit C31 code.
8313 #. Emit C32 code.
8314 #. Emit C33 code.
8315 #. Emit C40 code.
8316 #. Emit C44 code.
8317 #. Run-time compilation parameters selecting different hardware subsets.
8318 #.
8319 #. Macro to define tables used to set the flags.
8320 #. This is a list in braces of triplets in braces,
8321 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
8322 #. where VALUE is the bits to set or minus the bits to clear.
8323 #. An empty string NAME is used to identify the default VALUE.
8324 #: config/c4x/c4x.h:168
8325 msgid "Small memory model"
8326 msgstr ""
8327
8328 #: config/c4x/c4x.h:170
8329 msgid "Big memory model"
8330 msgstr ""
8331
8332 #: config/c4x/c4x.h:172
8333 msgid "Use MPYI instruction for C3x"
8334 msgstr ""
8335
8336 #: config/c4x/c4x.h:174
8337 msgid "Do not use MPYI instruction for C3x"
8338 msgstr ""
8339
8340 #: config/c4x/c4x.h:176
8341 msgid "Use fast but approximate float to integer conversion"
8342 msgstr ""
8343
8344 #: config/c4x/c4x.h:178
8345 msgid "Use slow but accurate float to integer conversion"
8346 msgstr ""
8347
8348 #: config/c4x/c4x.h:180
8349 msgid "Enable use of RTPS instruction"
8350 msgstr ""
8351
8352 #: config/c4x/c4x.h:182
8353 msgid "Disable use of RTPS instruction"
8354 msgstr ""
8355
8356 #: config/c4x/c4x.h:184
8357 msgid "Enable use of RTPB instruction"
8358 msgstr ""
8359
8360 #: config/c4x/c4x.h:186
8361 msgid "Disable use of RTPB instruction"
8362 msgstr ""
8363
8364 #: config/c4x/c4x.h:188
8365 msgid "Generate code for C30 CPU"
8366 msgstr ""
8367
8368 #: config/c4x/c4x.h:190
8369 msgid "Generate code for C31 CPU"
8370 msgstr ""
8371
8372 #: config/c4x/c4x.h:192
8373 msgid "Generate code for C32 CPU"
8374 msgstr ""
8375
8376 #: config/c4x/c4x.h:194
8377 msgid "Generate code for C33 CPU"
8378 msgstr ""
8379
8380 #: config/c4x/c4x.h:196
8381 msgid "Generate code for C40 CPU"
8382 msgstr ""
8383
8384 #: config/c4x/c4x.h:198
8385 msgid "Generate code for C44 CPU"
8386 msgstr ""
8387
8388 #: config/c4x/c4x.h:200
8389 msgid "Emit code compatible with TI tools"
8390 msgstr ""
8391
8392 #: config/c4x/c4x.h:202
8393 msgid "Emit code to use GAS extensions"
8394 msgstr ""
8395
8396 #: config/c4x/c4x.h:204 config/c4x/c4x.h:208
8397 msgid "Save DP across ISR in small memory model"
8398 msgstr ""
8399
8400 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
8401 msgid "Don't save DP across ISR in small memory model"
8402 msgstr ""
8403
8404 #: config/c4x/c4x.h:212
8405 msgid "Pass arguments on the stack"
8406 msgstr ""
8407
8408 #: config/c4x/c4x.h:214
8409 msgid "Pass arguments in registers"
8410 msgstr ""
8411
8412 #: config/c4x/c4x.h:216
8413 msgid "Enable new features under development"
8414 msgstr ""
8415
8416 #: config/c4x/c4x.h:218
8417 msgid "Disable new features under development"
8418 msgstr ""
8419
8420 #: config/c4x/c4x.h:220
8421 msgid "Use the BK register as a general purpose register"
8422 msgstr ""
8423
8424 #: config/c4x/c4x.h:222
8425 msgid "Do not allocate BK register"
8426 msgstr ""
8427
8428 #: config/c4x/c4x.h:224
8429 msgid "Enable use of DB instruction"
8430 msgstr ""
8431
8432 #: config/c4x/c4x.h:226
8433 msgid "Disable use of DB instruction"
8434 msgstr ""
8435
8436 #: config/c4x/c4x.h:228
8437 msgid "Enable debugging"
8438 msgstr ""
8439
8440 #: config/c4x/c4x.h:230
8441 msgid "Disable debugging"
8442 msgstr ""
8443
8444 #: config/c4x/c4x.h:232
8445 msgid "Force constants into registers to improve hoisting"
8446 msgstr ""
8447
8448 #: config/c4x/c4x.h:234
8449 msgid "Don't force constants into registers"
8450 msgstr ""
8451
8452 #: config/c4x/c4x.h:236
8453 msgid "Force RTL generation to emit valid 3 operand insns"
8454 msgstr ""
8455
8456 #: config/c4x/c4x.h:238
8457 msgid "Allow RTL generation to emit invalid 3 operand insns"
8458 msgstr ""
8459
8460 #: config/c4x/c4x.h:240
8461 msgid "Allow unsigned iteration counts for RPTB/DB"
8462 msgstr ""
8463
8464 #: config/c4x/c4x.h:242
8465 msgid "Disallow unsigned iteration counts for RPTB/DB"
8466 msgstr ""
8467
8468 #: config/c4x/c4x.h:244
8469 msgid "Preserve all 40 bits of FP reg across call"
8470 msgstr ""
8471
8472 #: config/c4x/c4x.h:246
8473 msgid "Only preserve 32 bits of FP reg across call"
8474 msgstr ""
8475
8476 #: config/c4x/c4x.h:248
8477 msgid "Enable parallel instructions"
8478 msgstr ""
8479
8480 #: config/c4x/c4x.h:250
8481 msgid "Disable parallel instructions"
8482 msgstr ""
8483
8484 #: config/c4x/c4x.h:252
8485 msgid "Enable MPY||ADD and MPY||SUB instructions"
8486 msgstr ""
8487
8488 #: config/c4x/c4x.h:254
8489 msgid "Disable MPY||ADD and MPY||SUB instructions"
8490 msgstr ""
8491
8492 #: config/c4x/c4x.h:256
8493 msgid "Assume that pointers may be aliased"
8494 msgstr ""
8495
8496 #: config/c4x/c4x.h:258
8497 msgid "Assume that pointers not aliased"
8498 msgstr ""
8499
8500 #: config/c4x/c4x.h:331
8501 msgid "Specify maximum number of iterations for RPTS"
8502 msgstr ""
8503
8504 #: config/c4x/c4x.h:333
8505 msgid "Select CPU to generate code for"
8506 msgstr ""
8507
8508 #: config/cris/cris.c:604
8509 msgid "unexpected index-type in cris_print_index"
8510 msgstr ""
8511
8512 #: config/cris/cris.c:618
8513 msgid "unexpected base-type in cris_print_base"
8514 msgstr ""
8515
8516 #: config/cris/cris.c:911
8517 #, c-format
8518 msgid "stackframe too big: %d bytes"
8519 msgstr ""
8520
8521 #: config/cris/cris.c:1222
8522 msgid "allocated but unused delay list in epilogue"
8523 msgstr ""
8524
8525 #: config/cris/cris.c:1232
8526 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
8527 msgstr ""
8528
8529 #: config/cris/cris.c:1308
8530 msgid "invalid operand for 'b' modifier"
8531 msgstr ""
8532
8533 #: config/cris/cris.c:1321
8534 msgid "invalid operand for 'v' modifier"
8535 msgstr ""
8536
8537 #: config/cris/cris.c:1331
8538 msgid "invalid operand for 'P' modifier"
8539 msgstr ""
8540
8541 #: config/cris/cris.c:1338
8542 msgid "invalid operand for 'p' modifier"
8543 msgstr ""
8544
8545 #: config/cris/cris.c:1377
8546 msgid "invalid operand for 'z' modifier"
8547 msgstr ""
8548
8549 #: config/cris/cris.c:1425 config/cris/cris.c:1455
8550 msgid "invalid operand for 'H' modifier"
8551 msgstr ""
8552
8553 #: config/cris/cris.c:1431
8554 msgid "bad register"
8555 msgstr ""
8556
8557 #: config/cris/cris.c:1469
8558 msgid "invalid operand for 'e' modifier"
8559 msgstr ""
8560
8561 #: config/cris/cris.c:1486
8562 msgid "invalid operand for 'm' modifier"
8563 msgstr ""
8564
8565 #: config/cris/cris.c:1511
8566 msgid "invalid operand for 'A' modifier"
8567 msgstr ""
8568
8569 #: config/cris/cris.c:1519
8570 msgid "invalid operand for 'D' modifier"
8571 msgstr ""
8572
8573 #: config/cris/cris.c:1533
8574 msgid "invalid operand for 'T' modifier"
8575 msgstr ""
8576
8577 #: config/cris/cris.c:1542
8578 msgid "invalid operand modifier letter"
8579 msgstr ""
8580
8581 #: config/cris/cris.c:1550
8582 #, c-format
8583 msgid "internal error: bad register: %d"
8584 msgstr "унутраная памылка: дрэнны рэгістр: %d"
8585
8586 #: config/cris/cris.c:1598
8587 msgid "unexpected multiplicative operand"
8588 msgstr ""
8589
8590 #: config/cris/cris.c:1618
8591 msgid "unexpected operand"
8592 msgstr ""
8593
8594 #: config/cris/cris.c:1651 config/cris/cris.c:1661
8595 msgid "unrecognized address"
8596 msgstr "нераспазнаны адрас"
8597
8598 #: config/cris/cris.c:2011
8599 msgid "internal error: sideeffect-insn affecting main effect"
8600 msgstr ""
8601
8602 #. If we get here, the caller got its initial tests wrong.
8603 #: config/cris/cris.c:2404
8604 msgid "internal error: cris_side_effect_mode_ok with bad operands"
8605 msgstr ""
8606
8607 #: config/cris/cris.c:2481 config/cris/cris.c:2543
8608 #, fuzzy
8609 msgid "unrecognized supposed constant"
8610 msgstr "нераспазнаны выбар \"-%s\""
8611
8612 #: config/cris/cris.c:2588
8613 msgid "unrecognized supposed constant in cris_global_pic_symbol"
8614 msgstr ""
8615
8616 #: config/cris/cris.c:2607
8617 #, c-format
8618 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
8619 msgstr ""
8620
8621 #: config/cris/cris.c:2635
8622 #, c-format
8623 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
8624 msgstr ""
8625
8626 #: config/cris/cris.c:2671
8627 #, c-format
8628 msgid "unknown CRIS cpu version specification in -mtune= : %s"
8629 msgstr ""
8630
8631 #: config/cris/cris.c:2689
8632 msgid "-fPIC and -fpic are not supported in this configuration"
8633 msgstr ""
8634
8635 #: config/cris/cris.c:2705
8636 msgid "that particular -g option is invalid with -maout and -melinux"
8637 msgstr ""
8638
8639 #: config/cris/cris.c:2960 config/cris/cris.c:3005
8640 msgid "unexpected side-effects in address"
8641 msgstr ""
8642
8643 #. Labels are never marked as global symbols.
8644 #: config/cris/cris.c:3100 config/cris/cris.c:3131
8645 msgid "unexpected PIC symbol"
8646 msgstr ""
8647
8648 #: config/cris/cris.c:3104
8649 msgid "PIC register isn't set up"
8650 msgstr ""
8651
8652 #: config/cris/cris.c:3117 config/cris/cris.c:3200
8653 msgid "unexpected address expression"
8654 msgstr ""
8655
8656 #: config/cris/cris.c:3135
8657 msgid "emitting PIC operand, but PIC register isn't set up"
8658 msgstr ""
8659
8660 #: config/cris/cris.c:3144
8661 msgid "unexpected NOTE as addr_const:"
8662 msgstr ""
8663
8664 #: config/cris/aout.h:108
8665 msgid "Compile for the MMU-less Etrax 100-based elinux system"
8666 msgstr ""
8667
8668 #: config/cris/aout.h:115
8669 msgid "For elinux, request a specified stack-size for this program"
8670 msgstr ""
8671
8672 #: config/cris/cris.h:362
8673 msgid "Work around bug in multiplication instruction"
8674 msgstr ""
8675
8676 #. 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.
8677 #: config/cris/cris.h:368
8678 msgid "Compile for ETRAX 4 (CRIS v3)"
8679 msgstr ""
8680
8681 #: config/cris/cris.h:373
8682 msgid "Compile for ETRAX 100 (CRIS v8)"
8683 msgstr ""
8684
8685 #: config/cris/cris.h:377
8686 msgid "Emit verbose debug information in assembly code"
8687 msgstr ""
8688
8689 #: config/cris/cris.h:380
8690 #, fuzzy
8691 msgid "Do not use condition codes from normal instructions"
8692 msgstr "Не генерыраваць сімвальныя інструкцыі"
8693
8694 #: config/cris/cris.h:384
8695 msgid "Do not emit addressing modes with side-effect assignment"
8696 msgstr ""
8697
8698 #: config/cris/cris.h:387
8699 msgid "Do not tune stack alignment"
8700 msgstr ""
8701
8702 #: config/cris/cris.h:390
8703 msgid "Do not tune writable data alignment"
8704 msgstr ""
8705
8706 #: config/cris/cris.h:393
8707 msgid "Do not tune code and read-only data alignment"
8708 msgstr ""
8709
8710 #: config/cris/cris.h:402
8711 msgid "Align code and data to 32 bits"
8712 msgstr ""
8713
8714 #: config/cris/cris.h:415
8715 msgid "Don't align items in code or data"
8716 msgstr ""
8717
8718 #: config/cris/cris.h:418
8719 msgid "Do not emit function prologue or epilogue"
8720 msgstr ""
8721
8722 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
8723 #: config/cris/cris.h:422
8724 msgid "Use the most feature-enabling options allowed by other options"
8725 msgstr ""
8726
8727 #. 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.
8728 #: config/cris/cris.h:428
8729 msgid "Override -mbest-lib-options"
8730 msgstr ""
8731
8732 #: config/cris/cris.h:460
8733 #, fuzzy
8734 msgid "Generate code for the specified chip or CPU version"
8735 msgstr "Генерыраваць код для дадзенага ЦП"
8736
8737 #: config/cris/cris.h:462
8738 msgid "Tune alignment for the specified chip or CPU version"
8739 msgstr ""
8740
8741 #: config/cris/cris.h:464
8742 msgid "Warn when a stackframe is larger than the specified size"
8743 msgstr ""
8744
8745 #. Node: Profiling
8746 #: config/cris/cris.h:1050
8747 msgid "no FUNCTION_PROFILER for CRIS"
8748 msgstr ""
8749
8750 #: config/cris/linux.h:69
8751 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8752 msgstr ""
8753
8754 #: config/d30v/d30v.c:218
8755 #, c-format
8756 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
8757 msgstr ""
8758
8759 #: config/d30v/d30v.c:2678
8760 msgid "bad insn to d30v_print_operand_address:"
8761 msgstr ""
8762
8763 #: config/d30v/d30v.c:2695 config/d30v/d30v.c:2756 config/d30v/d30v.c:2777
8764 #: config/d30v/d30v.c:2795
8765 msgid "bad insn to d30v_print_operand_memory_reference:"
8766 msgstr ""
8767
8768 #: config/d30v/d30v.c:2863
8769 msgid "bad insn to d30v_print_operand, 'f' modifier:"
8770 msgstr ""
8771
8772 #: config/d30v/d30v.c:2872
8773 msgid "bad insn to d30v_print_operand, 'A' modifier:"
8774 msgstr ""
8775
8776 #: config/d30v/d30v.c:2879
8777 msgid "bad insn to d30v_print_operand, 'M' modifier:"
8778 msgstr ""
8779
8780 #: config/d30v/d30v.c:2933
8781 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
8782 msgstr ""
8783
8784 #: config/d30v/d30v.c:2944
8785 msgid "bad insn to print_operand, 'B' modifier:"
8786 msgstr ""
8787
8788 #: config/d30v/d30v.c:2951
8789 msgid "bad insn to print_operand, 'E' modifier:"
8790 msgstr ""
8791
8792 #: config/d30v/d30v.c:2969
8793 msgid "bad insn to print_operand, 'R' modifier:"
8794 msgstr ""
8795
8796 #: config/d30v/d30v.c:2978 config/d30v/d30v.c:2986
8797 msgid "bad insn to print_operand, 's' modifier:"
8798 msgstr ""
8799
8800 #: config/d30v/d30v.c:3015
8801 msgid "bad insn in d30v_print_operand, 0 case"
8802 msgstr ""
8803
8804 #: config/d30v/d30v.c:3313
8805 msgid "d30v_emit_comparison"
8806 msgstr ""
8807
8808 #: config/d30v/d30v.c:3357
8809 msgid "bad call to d30v_move_2words"
8810 msgstr ""
8811
8812 #: config/d30v/d30v.h:111
8813 msgid "Enable use of conditional move instructions"
8814 msgstr ""
8815
8816 #: config/d30v/d30v.h:114
8817 msgid "Disable use of conditional move instructions"
8818 msgstr ""
8819
8820 #: config/d30v/d30v.h:117
8821 msgid "Debug argument support in compiler"
8822 msgstr ""
8823
8824 #: config/d30v/d30v.h:120
8825 msgid "Debug stack support in compiler"
8826 msgstr ""
8827
8828 #: config/d30v/d30v.h:123
8829 msgid "Debug memory address support in compiler"
8830 msgstr ""
8831
8832 #: config/d30v/d30v.h:126
8833 msgid "Make adjacent short instructions parallel if possible"
8834 msgstr ""
8835
8836 #: config/d30v/d30v.h:129
8837 #, fuzzy
8838 msgid "Do not make adjacent short instructions parallel"
8839 msgstr "Не генерыраваць сімвальныя інструкцыі"
8840
8841 #: config/d30v/d30v.h:132 config/d30v/d30v.h:135
8842 msgid "Link programs/data to be in external memory by default"
8843 msgstr ""
8844
8845 #: config/d30v/d30v.h:138
8846 msgid "Link programs/data to be in onchip memory by default"
8847 msgstr ""
8848
8849 #: config/d30v/d30v.h:146
8850 msgid "Change the branch costs within the compiler"
8851 msgstr ""
8852
8853 #: config/d30v/d30v.h:149
8854 msgid "Change the threshold for conversion to conditional execution"
8855 msgstr ""
8856
8857 #: config/dsp16xx/dsp16xx.c:1463 config/dsp16xx/dsp16xx.c:1486
8858 msgid "stack size > 32k"
8859 msgstr ""
8860
8861 #: config/dsp16xx/dsp16xx.c:1695
8862 msgid "invalid addressing mode"
8863 msgstr ""
8864
8865 #: config/dsp16xx/dsp16xx.c:1838
8866 msgid "bad register extension code"
8867 msgstr ""
8868
8869 #: config/dsp16xx/dsp16xx.c:1938
8870 msgid "invalid offset in ybase addressing"
8871 msgstr ""
8872
8873 #: config/dsp16xx/dsp16xx.c:1941
8874 msgid "invalid register in ybase addressing"
8875 msgstr ""
8876
8877 #: config/dsp16xx/dsp16xx.c:2116
8878 msgid "invalid shift operator in emit_1600_core_shift"
8879 msgstr ""
8880
8881 #: config/dsp16xx/dsp16xx.c:2406
8882 msgid "invalid mode for gen_tst_reg"
8883 msgstr "нерэчаісны рэжым для gen_tst_reg"
8884
8885 #: config/dsp16xx/dsp16xx.c:2478
8886 msgid "invalid mode for integer comparison in gen_compare_reg"
8887 msgstr ""
8888
8889 #. Macro to define tables used to set the flags.
8890 #. This is a list in braces of pairs in braces,
8891 #. each pair being { "NAME", VALUE }
8892 #. where VALUE is the bits to set or minus the bits to clear.
8893 #. An empty string NAME is used to identify the default VALUE.
8894 #: config/dsp16xx/dsp16xx.h:230
8895 msgid "Pass parameters in registers (default)"
8896 msgstr ""
8897
8898 #: config/dsp16xx/dsp16xx.h:232
8899 #, fuzzy
8900 msgid "Don't pass parameters in registers"
8901 msgstr "Не выкарыстоўваць рэгістра sb"
8902
8903 #: config/dsp16xx/dsp16xx.h:234
8904 #, fuzzy
8905 msgid "Generate code for near calls"
8906 msgstr "Генерыраваць код для Intel as"
8907
8908 #: config/dsp16xx/dsp16xx.h:236
8909 #, fuzzy
8910 msgid "Don't generate code for near calls"
8911 msgstr "Генерыраваць код для Intel as"
8912
8913 #: config/dsp16xx/dsp16xx.h:238
8914 #, fuzzy
8915 msgid "Generate code for near jumps"
8916 msgstr "Генерыраваць код для Intel as"
8917
8918 #: config/dsp16xx/dsp16xx.h:240
8919 #, fuzzy
8920 msgid "Don't generate code for near jumps"
8921 msgstr "Генерыраваць код для Intel as"
8922
8923 #: config/dsp16xx/dsp16xx.h:242
8924 #, fuzzy
8925 msgid "Generate code for a bit-manipulation unit"
8926 msgstr "Генерыраваць код для Intel as"
8927
8928 #: config/dsp16xx/dsp16xx.h:244
8929 #, fuzzy
8930 msgid "Don't generate code for a bit-manipulation unit"
8931 msgstr "Не генерыраваць сімвальныя інструкцыі"
8932
8933 #: config/dsp16xx/dsp16xx.h:246
8934 #, fuzzy
8935 msgid "Generate code for memory map1"
8936 msgstr "Генерыраваць код для Intel as"
8937
8938 #: config/dsp16xx/dsp16xx.h:248
8939 #, fuzzy
8940 msgid "Generate code for memory map2"
8941 msgstr "Генерыраваць код для Intel as"
8942
8943 #: config/dsp16xx/dsp16xx.h:250
8944 #, fuzzy
8945 msgid "Generate code for memory map3"
8946 msgstr "Генерыраваць код для Intel as"
8947
8948 #: config/dsp16xx/dsp16xx.h:252
8949 #, fuzzy
8950 msgid "Generate code for memory map4"
8951 msgstr "Генерыраваць код для Intel as"
8952
8953 #: config/dsp16xx/dsp16xx.h:254
8954 msgid "Ouput extra code for initialized data"
8955 msgstr ""
8956
8957 #: config/dsp16xx/dsp16xx.h:256
8958 msgid "Don't let reg. allocator use ybase registers"
8959 msgstr ""
8960
8961 #: config/dsp16xx/dsp16xx.h:258
8962 msgid "Output extra debug info in Luxworks environment"
8963 msgstr ""
8964
8965 #: config/dsp16xx/dsp16xx.h:260
8966 msgid "Save temp. files in Luxworks environment"
8967 msgstr ""
8968
8969 #: config/dsp16xx/dsp16xx.h:272
8970 msgid "Specify alternate name for text section"
8971 msgstr ""
8972
8973 #: config/dsp16xx/dsp16xx.h:274
8974 msgid "Specify alternate name for data section"
8975 msgstr ""
8976
8977 #: config/dsp16xx/dsp16xx.h:276
8978 msgid "Specify alternate name for bss section"
8979 msgstr ""
8980
8981 #: config/dsp16xx/dsp16xx.h:278
8982 msgid "Specify alternate name for constant section"
8983 msgstr ""
8984
8985 #: config/dsp16xx/dsp16xx.h:280
8986 msgid "Specify alternate name for dsp16xx chip"
8987 msgstr ""
8988
8989 #. Output assembler code to FILE to increment profiler label # LABELNO
8990 #. for profiling a function entry.
8991 #: config/dsp16xx/dsp16xx.h:1217 config/dsp16xx/dsp16xx.h:1668
8992 #: config/dsp16xx/dsp16xx.h:1673
8993 msgid "profiling not implemented yet"
8994 msgstr ""
8995
8996 #. Emit RTL insns to initialize the variable parts of a trampoline.
8997 #. FNADDR is an RTX for the address of the function's pure code.
8998 #. CXT is an RTX for the static chain value for the function.
8999 #: config/dsp16xx/dsp16xx.h:1227 config/dsp16xx/dsp16xx.h:1239
9000 msgid "trampolines not yet implemented"
9001 msgstr ""
9002
9003 #: config/fr30/fr30.c:451
9004 msgid "fr30_print_operand_address: unhandled address"
9005 msgstr ""
9006
9007 #: config/fr30/fr30.c:475
9008 #, c-format
9009 msgid "fr30_print_operand: unrecognized %%p code"
9010 msgstr ""
9011
9012 #: config/fr30/fr30.c:495
9013 #, c-format
9014 msgid "fr30_print_operand: unrecognized %%b code"
9015 msgstr ""
9016
9017 #: config/fr30/fr30.c:516
9018 #, c-format
9019 msgid "fr30_print_operand: unrecognized %%B code"
9020 msgstr ""
9021
9022 #: config/fr30/fr30.c:524
9023 #, c-format
9024 msgid "fr30_print_operand: invalid operand to %%A code"
9025 msgstr ""
9026
9027 #: config/fr30/fr30.c:541
9028 #, c-format
9029 msgid "fr30_print_operand: invalid %%x code"
9030 msgstr ""
9031
9032 #: config/fr30/fr30.c:548
9033 #, c-format
9034 msgid "fr30_print_operand: invalid %%F code"
9035 msgstr ""
9036
9037 #: config/fr30/fr30.c:565
9038 msgid "fr30_print_operand: unknown code"
9039 msgstr ""
9040
9041 #: config/fr30/fr30.c:594 config/fr30/fr30.c:603 config/fr30/fr30.c:614
9042 #: config/fr30/fr30.c:627
9043 msgid "fr30_print_operand: unhandled MEM"
9044 msgstr ""
9045
9046 #: config/fr30/fr30.h:63
9047 msgid "Assume small address space"
9048 msgstr ""
9049
9050 #: config/frv/frv.c:392 config/frv/frv.c:410
9051 #, c-format
9052 msgid "Unknown cpu: -mcpu=%s"
9053 msgstr ""
9054
9055 #: config/frv/frv.c:433
9056 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
9057 msgstr ""
9058
9059 #: config/frv/frv.c:2397
9060 msgid "Bad insn to frv_print_operand_address:"
9061 msgstr ""
9062
9063 #: config/frv/frv.c:2408
9064 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9065 msgstr ""
9066
9067 #: config/frv/frv.c:2446 config/frv/frv.c:2456 config/frv/frv.c:2465
9068 #: config/frv/frv.c:2493 config/frv/frv.c:2506 config/frv/frv.c:2510
9069 msgid "Bad insn to frv_print_operand_memory_reference:"
9070 msgstr ""
9071
9072 #: config/frv/frv.c:2648
9073 msgid "Bad insn in frv_print_operand, bad const_double"
9074 msgstr ""
9075
9076 #: config/frv/frv.c:2693
9077 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9078 msgstr ""
9079
9080 #: config/frv/frv.c:2716
9081 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9082 msgstr ""
9083
9084 #: config/frv/frv.c:2741
9085 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9086 msgstr ""
9087
9088 #: config/frv/frv.c:2749
9089 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9090 msgstr ""
9091
9092 #: config/frv/frv.c:2765
9093 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9094 msgstr ""
9095
9096 #: config/frv/frv.c:2818
9097 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9098 msgstr ""
9099
9100 #: config/frv/frv.c:2831
9101 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9102 msgstr ""
9103
9104 #: config/frv/frv.c:2852
9105 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9106 msgstr ""
9107
9108 #: config/frv/frv.c:2870
9109 msgid "Bad insn to frv_print_operand, P modifier:"
9110 msgstr ""
9111
9112 #: config/frv/frv.c:2890
9113 msgid "Bad insn in frv_print_operand, z case"
9114 msgstr ""
9115
9116 #: config/frv/frv.c:2918
9117 msgid "Bad insn in frv_print_operand, 0 case"
9118 msgstr ""
9119
9120 #: config/frv/frv.c:2923
9121 msgid "frv_print_operand: unknown code"
9122 msgstr ""
9123
9124 #: config/frv/frv.c:5474
9125 msgid "Bad output_move_single operand"
9126 msgstr ""
9127
9128 #: config/frv/frv.c:5601
9129 msgid "Bad output_move_double operand"
9130 msgstr ""
9131
9132 #: config/frv/frv.c:5743
9133 msgid "Bad output_condmove_single operand"
9134 msgstr ""
9135
9136 #: config/frv/frv.c:8031
9137 msgid "frv_registers_update"
9138 msgstr ""
9139
9140 #: config/frv/frv.c:8188
9141 msgid "frv_registers_used_p"
9142 msgstr ""
9143
9144 #: config/frv/frv.c:8314
9145 msgid "frv_registers_set_p"
9146 msgstr ""
9147
9148 #: config/frv/frv.c:8910
9149 msgid "accumulator is not a constant integer"
9150 msgstr ""
9151
9152 #: config/frv/frv.c:8915
9153 msgid "accumulator number is out of bounds"
9154 msgstr ""
9155
9156 #: config/frv/frv.c:8926
9157 #, fuzzy, c-format
9158 msgid "inappropriate accumulator for `%s'"
9159 msgstr "няма папярэдняга аб'яўлення для \"%s\""
9160
9161 #: config/frv/frv.c:8986
9162 #, c-format
9163 msgid "`%s' expects a constant argument"
9164 msgstr ""
9165
9166 #: config/frv/frv.c:8991
9167 #, fuzzy, c-format
9168 msgid "constant argument out of range for `%s'"
9169 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
9170
9171 #: config/frv/frv.c:9338
9172 msgid "media functions are not available unless -mmedia is used"
9173 msgstr ""
9174
9175 #: config/frv/frv.c:9350
9176 msgid "this media function is only available on the fr500"
9177 msgstr ""
9178
9179 #: config/frv/frv.c:9378
9180 msgid "this media function is only available on the fr400"
9181 msgstr ""
9182
9183 #. This macro is a C statement to print on `stderr' a string describing the
9184 #. particular machine description choice.  Every machine description should
9185 #. define `TARGET_VERSION'.  For example:
9186 #.
9187 #. #ifdef MOTOROLA
9188 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9189 #. #else
9190 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9191 #. #endif
9192 #: config/frv/frv.h:506
9193 msgid " (frv)"
9194 msgstr ""
9195
9196 #: config/h8300/h8300.c:288
9197 #, fuzzy
9198 msgid "-ms2600 is used without -ms"
9199 msgstr "-ms2600 ужываецца без -ms."
9200
9201 #: config/h8300/h8300.c:294
9202 #, fuzzy
9203 msgid "-mn is used without -mh or -ms"
9204 msgstr "-ms2600 ужываецца без -ms."
9205
9206 #. Macro to define tables used to set the flags.
9207 #. This is a list in braces of pairs in braces,
9208 #. each pair being { "NAME", VALUE }
9209 #. where VALUE is the bits to set or minus the bits to clear.
9210 #. An empty string NAME is used to identify the default VALUE.
9211 #: config/h8300/h8300.h:145
9212 #, fuzzy
9213 msgid "Generate H8S code"
9214 msgstr "Стварыць код для DLL"
9215
9216 #: config/h8300/h8300.h:146
9217 #, fuzzy
9218 msgid "Do not generate H8S code"
9219 msgstr "Не ствараць код для 68851"
9220
9221 #: config/h8300/h8300.h:147
9222 msgid "Generate H8S/2600 code"
9223 msgstr ""
9224
9225 #: config/h8300/h8300.h:148
9226 #, fuzzy
9227 msgid "Do not generate H8S/2600 code"
9228 msgstr "Стварыць код для DLL"
9229
9230 #: config/h8300/h8300.h:149
9231 msgid "Make integers 32 bits wide"
9232 msgstr ""
9233
9234 #: config/h8300/h8300.h:152
9235 msgid "Use registers for argument passing"
9236 msgstr ""
9237
9238 #: config/h8300/h8300.h:154
9239 msgid "Do not use registers for argument passing"
9240 msgstr ""
9241
9242 #: config/h8300/h8300.h:156
9243 msgid "Consider access to byte sized memory slow"
9244 msgstr ""
9245
9246 #: config/h8300/h8300.h:157
9247 msgid "Enable linker relaxing"
9248 msgstr ""
9249
9250 #: config/h8300/h8300.h:158
9251 msgid "Generate H8/300H code"
9252 msgstr ""
9253
9254 #: config/h8300/h8300.h:159
9255 msgid "Enable the normal mode"
9256 msgstr ""
9257
9258 #: config/h8300/h8300.h:160
9259 msgid "Do not generate H8/300H code"
9260 msgstr ""
9261
9262 #: config/h8300/h8300.h:161
9263 msgid "Use H8/300 alignment rules"
9264 msgstr ""
9265
9266 #: config/i370/i370-c.c:55
9267 msgid "junk at end of #pragma map"
9268 msgstr ""
9269
9270 #: config/i370/i370-c.c:61
9271 msgid "malformed #pragma map, ignored"
9272 msgstr ""
9273
9274 #: config/i370/i370.c:784
9275 msgid "real name is too long - alias ignored"
9276 msgstr ""
9277
9278 #: config/i370/i370.c:789
9279 msgid "alias name is too long - alias ignored"
9280 msgstr ""
9281
9282 #: config/i370/i370.c:1060
9283 msgid "internal error--no jump follows compare:"
9284 msgstr ""
9285
9286 #. Macro to define tables used to set the flags.  This is a list in braces
9287 #. of pairs in braces, each pair being { "NAME", VALUE }
9288 #. where VALUE is the bits to set or minus the bits to clear.
9289 #. An empty string NAME is used to identify the default VALUE.
9290 #: config/i370/i370.h:75
9291 msgid "Generate char instructions"
9292 msgstr ""
9293
9294 #: config/i370/i370.h:76
9295 msgid "Do not generate char instructions"
9296 msgstr "Не генерыраваць сімвальныя інструкцыі"
9297
9298 #: config/i386/i386.c:1179
9299 #, c-format
9300 msgid "code model %s not supported in PIC mode"
9301 msgstr ""
9302
9303 #: config/i386/i386.c:1189 config/sparc/sparc.c:387
9304 #, c-format
9305 msgid "bad value (%s) for -mcmodel= switch"
9306 msgstr ""
9307
9308 #: config/i386/i386.c:1204
9309 #, c-format
9310 msgid "bad value (%s) for -masm= switch"
9311 msgstr ""
9312
9313 #: config/i386/i386.c:1207
9314 #, c-format
9315 msgid "code model `%s' not supported in the %s bit mode"
9316 msgstr ""
9317
9318 #: config/i386/i386.c:1210
9319 msgid "code model `large' not supported yet"
9320 msgstr ""
9321
9322 #: config/i386/i386.c:1212
9323 #, c-format
9324 msgid "%i-bit mode not compiled in"
9325 msgstr ""
9326
9327 #: config/i386/i386.c:1242 config/i386/i386.c:1254
9328 #, fuzzy
9329 msgid "CPU you selected does not support x86-64 instruction set"
9330 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
9331
9332 #: config/i386/i386.c:1247 config/iq2000/iq2000.c:1840
9333 #, c-format
9334 msgid "bad value (%s) for -march= switch"
9335 msgstr ""
9336
9337 #: config/i386/i386.c:1260
9338 #, c-format
9339 msgid "bad value (%s) for -mtune= switch"
9340 msgstr ""
9341
9342 #: config/i386/i386.c:1277
9343 #, c-format
9344 msgid "-mregparm=%d is not between 0 and %d"
9345 msgstr ""
9346
9347 #: config/i386/i386.c:1290
9348 msgid "-malign-loops is obsolete, use -falign-loops"
9349 msgstr ""
9350
9351 #: config/i386/i386.c:1295 config/i386/i386.c:1308 config/i386/i386.c:1321
9352 #, c-format
9353 msgid "-malign-loops=%d is not between 0 and %d"
9354 msgstr ""
9355
9356 #: config/i386/i386.c:1303
9357 msgid "-malign-jumps is obsolete, use -falign-jumps"
9358 msgstr ""
9359
9360 #: config/i386/i386.c:1316
9361 msgid "-malign-functions is obsolete, use -falign-functions"
9362 msgstr ""
9363
9364 #: config/i386/i386.c:1354
9365 #, c-format
9366 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
9367 msgstr ""
9368
9369 #: config/i386/i386.c:1366
9370 #, c-format
9371 msgid "-mbranch-cost=%d is not between 0 and 5"
9372 msgstr ""
9373
9374 #: config/i386/i386.c:1378
9375 #, c-format
9376 msgid "bad value (%s) for -mtls-dialect= switch"
9377 msgstr ""
9378
9379 #: config/i386/i386.c:1407
9380 msgid "-malign-double makes no sense in the 64bit mode"
9381 msgstr ""
9382
9383 #: config/i386/i386.c:1409
9384 msgid "-mrtd calling convention not supported in the 64bit mode"
9385 msgstr ""
9386
9387 #: config/i386/i386.c:1431 config/i386/i386.c:1442
9388 msgid "SSE instruction set disabled, using 387 arithmetics"
9389 msgstr ""
9390
9391 #: config/i386/i386.c:1447
9392 msgid "387 instruction set disabled, using SSE arithmetics"
9393 msgstr ""
9394
9395 #: config/i386/i386.c:1454
9396 #, c-format
9397 msgid "bad value (%s) for -mfpmath= switch"
9398 msgstr ""
9399
9400 #: config/i386/i386.c:1602 config/i386/i386.c:1613
9401 msgid "fastcall and stdcall attributes are not compatible"
9402 msgstr ""
9403
9404 #: config/i386/i386.c:1606 config/i386/i386.c:1662
9405 msgid "fastcall and regparm attributes are not compatible"
9406 msgstr ""
9407
9408 #: config/i386/i386.c:1649
9409 #, c-format
9410 msgid "`%s' attribute requires an integer constant argument"
9411 msgstr ""
9412
9413 #: config/i386/i386.c:1655
9414 #, fuzzy, c-format
9415 msgid "argument to `%s' attribute larger than %d"
9416 msgstr "памер \"%s\" больш чам %d байт"
9417
9418 #: config/i386/i386.c:2621
9419 msgid "SSE vector argument without SSE enabled changes the ABI"
9420 msgstr ""
9421
9422 #: config/i386/i386.c:2637
9423 msgid "MMX vector argument without MMX enabled changes the ABI"
9424 msgstr ""
9425
9426 #: config/i386/i386.c:2865
9427 msgid "SSE vector return without SSE enabled changes the ABI"
9428 msgstr ""
9429
9430 #: config/i386/i386.c:6840
9431 msgid "invalid UNSPEC as operand"
9432 msgstr ""
9433
9434 #: config/i386/i386.c:7098
9435 msgid "extended registers have no high halves"
9436 msgstr ""
9437
9438 #: config/i386/i386.c:7113
9439 msgid "unsupported operand size for extended register"
9440 msgstr ""
9441
9442 #: config/i386/i386.c:7428
9443 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
9444 msgstr ""
9445
9446 #: config/i386/i386.c:7474
9447 #, fuzzy, c-format
9448 msgid "invalid operand code `%c'"
9449 msgstr "Нерэчаісны выбар \"%s\""
9450
9451 #: config/i386/i386.c:7517
9452 #, fuzzy
9453 msgid "invalid constraints for operand"
9454 msgstr "нерэчаісны %%c аперанд"
9455
9456 #: config/i386/i386.c:12031
9457 #, fuzzy
9458 msgid "unknown insn mode"
9459 msgstr "невядомы рэжым машыны \"%s\""
9460
9461 #: config/i386/i386.c:14119 config/i386/i386.c:14155
9462 #, c-format
9463 msgid "selector must be an integer constant in the range 0..%i"
9464 msgstr ""
9465
9466 #: config/i386/i386.c:14383
9467 msgid "shift must be an immediate"
9468 msgstr ""
9469
9470 #: config/i386/i386.c:15406
9471 #, fuzzy, c-format
9472 msgid "`%s' incompatible attribute ignored"
9473 msgstr "\"%s\" атрыбут ігнарыруецца"
9474
9475 #: config/i386/winnt.c:104
9476 msgid "%Jfunction `%D' definition is marked dllimport."
9477 msgstr ""
9478
9479 #: config/i386/winnt.c:112
9480 msgid "%Jvariable `%D' definition is marked dllimport."
9481 msgstr ""
9482
9483 #: config/i386/winnt.c:132
9484 msgid "%Jexternal linkage required for symbol '%D' because of '%s' attribute."
9485 msgstr ""
9486
9487 #: config/i386/winnt.c:149
9488 #, fuzzy, c-format
9489 msgid "`%s' attribute only applies to variables"
9490 msgstr "\"%s\" атрыбут ігнарыруецца"
9491
9492 #: config/i386/winnt.c:248
9493 msgid "%Jfunction '%D' is defined after prior declaration as dllimport: attribute ignored"
9494 msgstr ""
9495
9496 #: config/i386/winnt.c:259
9497 msgid "%Jinline function '%D' is declared as dllimport: attribute ignored."
9498 msgstr ""
9499
9500 #: config/i386/winnt.c:271
9501 msgid "%Jdefinition of static data member '%D' of dllimport'd class."
9502 msgstr ""
9503
9504 #: config/i386/winnt.c:330
9505 msgid "%Jinconsistent dll linkage for '%D', dllexport assumed."
9506 msgstr ""
9507
9508 #: config/i386/winnt.c:372
9509 #, c-format
9510 msgid "`%s' declared as both exported to and imported from a DLL"
9511 msgstr ""
9512
9513 #: config/i386/winnt.c:381
9514 msgid "%Jfailure in redeclaration of '%D': dllimport'd symbol lacks external linkage."
9515 msgstr ""
9516
9517 #: config/i386/winnt.c:530
9518 msgid "%J'%D' defined locally after being referenced with dllimport linkage"
9519 msgstr ""
9520
9521 #: config/i386/winnt.c:533
9522 msgid "%J'%D' redeclared without dllimport attribute after being referenced with dllimport linkage"
9523 msgstr ""
9524
9525 #: config/i386/winnt.c:702
9526 msgid "%J'%D' causes a section type conflict"
9527 msgstr ""
9528
9529 #: config/i386/cygming.h:42
9530 msgid "Use the Cygwin interface"
9531 msgstr ""
9532
9533 #: config/i386/cygming.h:43
9534 msgid "Use the Mingw32 interface"
9535 msgstr ""
9536
9537 #: config/i386/cygming.h:44
9538 msgid "Create GUI application"
9539 msgstr "Стварыць GUI прыдатак"
9540
9541 #: config/i386/cygming.h:45
9542 msgid "Don't set Windows defines"
9543 msgstr ""
9544
9545 #: config/i386/cygming.h:46
9546 msgid "Set Windows defines"
9547 msgstr ""
9548
9549 #: config/i386/cygming.h:47
9550 msgid "Create console application"
9551 msgstr "Стварыць кансольны прыдатак"
9552
9553 #: config/i386/cygming.h:48
9554 msgid "Generate code for a DLL"
9555 msgstr "Стварыць код для DLL"
9556
9557 #: config/i386/cygming.h:50
9558 msgid "Ignore dllimport for functions"
9559 msgstr ""
9560
9561 #: config/i386/cygming.h:52
9562 msgid "Use Mingw-specific thread support"
9563 msgstr ""
9564
9565 #: config/i386/cygming.h:171
9566 #, c-format
9567 msgid "-f%s ignored for target (all code is position independent)"
9568 msgstr ""
9569
9570 #: config/i386/djgpp.h:191
9571 msgid "-mbnu210 is ignored (option is obsolete)"
9572 msgstr ""
9573
9574 #: config/i386/i386-interix.h:256
9575 #, fuzzy
9576 msgid "ms-bitfields not supported for objc"
9577 msgstr "-pipe не падтрымліваецца"
9578
9579 #. Deprecated.
9580 #. Deprecated.
9581 #. Deprecated.
9582 #. Deprecated.
9583 #. Deprecated.
9584 #. Deprecated.
9585 #. Deprecated.
9586 #. Deprecated.
9587 #: config/i386/i386.h:341
9588 msgid "Alternate calling convention"
9589 msgstr ""
9590
9591 #: config/i386/i386.h:343 config/m68k/m68k.h:344 config/ns32k/ns32k.h:144
9592 msgid "Use normal calling convention"
9593 msgstr ""
9594
9595 #: config/i386/i386.h:345
9596 msgid "Align some doubles on dword boundary"
9597 msgstr ""
9598
9599 #: config/i386/i386.h:347
9600 msgid "Align doubles on word boundary"
9601 msgstr ""
9602
9603 #: config/i386/i386.h:349
9604 msgid "Uninitialized locals in .bss"
9605 msgstr ""
9606
9607 #: config/i386/i386.h:351
9608 msgid "Uninitialized locals in .data"
9609 msgstr ""
9610
9611 #: config/i386/i386.h:353 config/m68k/linux.h:35 config/ns32k/ns32k.h:167
9612 msgid "Use IEEE math for fp comparisons"
9613 msgstr ""
9614
9615 #: config/i386/i386.h:355 config/ns32k/ns32k.h:169
9616 msgid "Do not use IEEE math for fp comparisons"
9617 msgstr ""
9618
9619 #: config/i386/i386.h:357
9620 msgid "Return values of functions in FPU registers"
9621 msgstr ""
9622
9623 #: config/i386/i386.h:359
9624 msgid "Do not return values of functions in FPU registers"
9625 msgstr ""
9626
9627 #: config/i386/i386.h:361
9628 msgid "Do not generate sin, cos, sqrt for FPU"
9629 msgstr ""
9630
9631 #: config/i386/i386.h:363
9632 msgid "Generate sin, cos, sqrt for FPU"
9633 msgstr ""
9634
9635 #: config/i386/i386.h:365
9636 msgid "Omit the frame pointer in leaf functions"
9637 msgstr ""
9638
9639 #: config/i386/i386.h:368
9640 msgid "Enable stack probing"
9641 msgstr ""
9642
9643 #. undocumented
9644 #. undocumented
9645 #: config/i386/i386.h:373
9646 msgid "Align destination of the string operations"
9647 msgstr ""
9648
9649 #: config/i386/i386.h:375
9650 msgid "Do not align destination of the string operations"
9651 msgstr ""
9652
9653 #: config/i386/i386.h:377
9654 msgid "Inline all known string operations"
9655 msgstr ""
9656
9657 #: config/i386/i386.h:379
9658 msgid "Do not inline all known string operations"
9659 msgstr ""
9660
9661 #: config/i386/i386.h:381 config/i386/i386.h:385
9662 msgid "Use push instructions to save outgoing arguments"
9663 msgstr ""
9664
9665 #: config/i386/i386.h:383 config/i386/i386.h:387
9666 msgid "Do not use push instructions to save outgoing arguments"
9667 msgstr ""
9668
9669 #: config/i386/i386.h:389
9670 msgid "Support MMX built-in functions"
9671 msgstr ""
9672
9673 #: config/i386/i386.h:391
9674 msgid "Do not support MMX built-in functions"
9675 msgstr ""
9676
9677 #: config/i386/i386.h:393
9678 msgid "Support 3DNow! built-in functions"
9679 msgstr ""
9680
9681 #: config/i386/i386.h:395
9682 msgid "Do not support 3DNow! built-in functions"
9683 msgstr ""
9684
9685 #: config/i386/i386.h:397
9686 msgid "Support MMX and SSE built-in functions and code generation"
9687 msgstr ""
9688
9689 #: config/i386/i386.h:399
9690 msgid "Do not support MMX and SSE built-in functions and code generation"
9691 msgstr ""
9692
9693 #: config/i386/i386.h:401
9694 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
9695 msgstr ""
9696
9697 #: config/i386/i386.h:403
9698 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
9699 msgstr ""
9700
9701 #: config/i386/i386.h:405
9702 msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9703 msgstr ""
9704
9705 #: config/i386/i386.h:407
9706 msgid "Do not support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
9707 msgstr ""
9708
9709 #: config/i386/i386.h:409
9710 msgid "sizeof(long double) is 16"
9711 msgstr ""
9712
9713 #: config/i386/i386.h:411
9714 msgid "sizeof(long double) is 12"
9715 msgstr ""
9716
9717 #: config/i386/i386.h:413
9718 msgid "Generate 64bit x86-64 code"
9719 msgstr ""
9720
9721 #: config/i386/i386.h:415
9722 msgid "Generate 32bit i386 code"
9723 msgstr ""
9724
9725 #: config/i386/i386.h:417
9726 msgid "Use native (MS) bitfield layout"
9727 msgstr ""
9728
9729 #: config/i386/i386.h:419
9730 msgid "Use gcc default bitfield layout"
9731 msgstr ""
9732
9733 #: config/i386/i386.h:421
9734 msgid "Use red-zone in the x86-64 code"
9735 msgstr ""
9736
9737 #: config/i386/i386.h:423
9738 msgid "Do not use red-zone in the x86-64 code"
9739 msgstr ""
9740
9741 #: config/i386/i386.h:425
9742 #, c-format
9743 msgid "Use direct references against %gs when accessing tls data"
9744 msgstr ""
9745
9746 #: config/i386/i386.h:427
9747 #, c-format
9748 msgid "Do not use direct references against %gs when accessing tls data"
9749 msgstr ""
9750
9751 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9752 #. command options that have values.  Its definition is an
9753 #. initializer with a subgrouping for each command option.
9754 #.
9755 #. Each subgrouping contains a string constant, that defines the
9756 #. fixed part of the option name, and the address of a variable.  The
9757 #. variable, type `char *', is set to the variable part of the given
9758 #. option if the fixed part matches.  The actual option name is made
9759 #. by appending `-m' to the specified name.
9760 #: config/i386/i386.h:461 config/ia64/ia64.h:269 config/rs6000/rs6000.h:449
9761 #: config/s390/s390.h:146 config/sparc/sparc.h:656
9762 msgid "Schedule code for given CPU"
9763 msgstr ""
9764
9765 #: config/i386/i386.h:463
9766 msgid "Generate floating point mathematics using given instruction set"
9767 msgstr ""
9768
9769 #: config/i386/i386.h:465 config/s390/s390.h:148
9770 msgid "Generate code for given CPU"
9771 msgstr "Генерыраваць код для дадзенага ЦП"
9772
9773 #: config/i386/i386.h:467
9774 msgid "Number of registers used to pass integer arguments"
9775 msgstr ""
9776
9777 #. TARGET_DEFAULT is defined in m68k-none.h, netbsd.h, etc.
9778 #. This macro is similar to `TARGET_SWITCHES' but defines names of
9779 #. command options that have values.  Its definition is an
9780 #. initializer with a subgrouping for each command option.
9781 #.
9782 #. Each subgrouping contains a string constant, that defines the
9783 #. fixed part of the option name, and the address of a variable.  The
9784 #. variable, type `char *', is set to the variable part of the given
9785 #. option if the fixed part matches.  The actual option name is made
9786 #. by appending `-m' to the specified name.
9787 #: config/i386/i386.h:469 config/m68k/m68k.h:360
9788 msgid "Loop code aligned to this power of 2"
9789 msgstr ""
9790
9791 #: config/i386/i386.h:471 config/m68k/m68k.h:362
9792 msgid "Jump targets are aligned to this power of 2"
9793 msgstr ""
9794
9795 #: config/i386/i386.h:473 config/m68k/m68k.h:364
9796 msgid "Function starts are aligned to this power of 2"
9797 msgstr ""
9798
9799 #: config/i386/i386.h:476
9800 msgid "Attempt to keep stack aligned to this power of 2"
9801 msgstr ""
9802
9803 #: config/i386/i386.h:478
9804 msgid "Branches are this expensive (1-5, arbitrary units)"
9805 msgstr ""
9806
9807 #: config/i386/i386.h:480
9808 msgid "Use given x86-64 code model"
9809 msgstr ""
9810
9811 #. Undocumented.
9812 #. Undocumented.
9813 #: config/i386/i386.h:486
9814 msgid "Use given assembler dialect"
9815 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9816
9817 #: config/i386/i386.h:488
9818 #, fuzzy
9819 msgid "Use given thread-local storage dialect"
9820 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
9821
9822 #: config/i386/sco5.h:292
9823 msgid "Generate ELF output"
9824 msgstr "Стварыць ELF-вывад"
9825
9826 #. 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.
9827 #. 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.
9828 #: config/i386/xm-djgpp.h:61
9829 msgid "environment variable DJGPP not defined"
9830 msgstr ""
9831
9832 #: config/i386/xm-djgpp.h:63
9833 #, c-format
9834 msgid "environment variable DJGPP points to missing file '%s'"
9835 msgstr ""
9836
9837 #: config/i386/xm-djgpp.h:66
9838 #, c-format
9839 msgid "environment variable DJGPP points to corrupt file '%s'"
9840 msgstr ""
9841
9842 #. Macro to define tables used to set the flags.
9843 #. This is a list in braces of pairs in braces,
9844 #. each pair being { "NAME", VALUE }
9845 #. where VALUE is the bits to set or minus the bits to clear.
9846 #. An empty string NAME is used to identify the default VALUE.
9847 #: config/i860/i860.h:60
9848 msgid "Generate code which uses the FPU"
9849 msgstr ""
9850
9851 #: config/i860/i860.h:61 config/i860/i860.h:62
9852 msgid "Do not generate code which uses the FPU"
9853 msgstr ""
9854
9855 #: config/i960/i960-c.c:68
9856 msgid "sorry, not implemented: #pragma align NAME=SIZE"
9857 msgstr ""
9858
9859 #: config/i960/i960-c.c:73
9860 msgid "malformed #pragma align - ignored"
9861 msgstr ""
9862
9863 #: config/i960/i960-c.c:111
9864 msgid "sorry, not implemented: #pragma noalign NAME"
9865 msgstr ""
9866
9867 #: config/i960/i960.c:134 config/i960/i960.c:144
9868 msgid "conflicting architectures defined - using C series"
9869 msgstr ""
9870
9871 #: config/i960/i960.c:139
9872 msgid "conflicting architectures defined - using K series"
9873 msgstr ""
9874
9875 #: config/i960/i960.c:154
9876 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
9877 msgstr ""
9878
9879 #: config/i960/i960.c:1456 config/m68k/m68k.c:600 config/rs6000/rs6000.c:11597
9880 msgid "stack limit expression is not supported"
9881 msgstr ""
9882
9883 #. Macro to define tables used to set the flags.
9884 #. This is a list in braces of pairs in braces,
9885 #. each pair being { "NAME", VALUE }
9886 #. where VALUE is the bits to set or minus the bits to clear.
9887 #. An empty string NAME is used to identify the default VALUE.
9888 #. ??? Not all ten of these architecture variations actually exist, but I
9889 #. am not sure which are real and which aren't.
9890 #: config/i960/i960.h:250
9891 msgid "Generate SA code"
9892 msgstr ""
9893
9894 #: config/i960/i960.h:253
9895 msgid "Generate SB code"
9896 msgstr ""
9897
9898 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
9899 #: config/i960/i960.h:258
9900 msgid "Generate KA code"
9901 msgstr ""
9902
9903 #: config/i960/i960.h:261
9904 msgid "Generate KB code"
9905 msgstr ""
9906
9907 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
9908 #: config/i960/i960.h:266
9909 msgid "Generate JA code"
9910 msgstr ""
9911
9912 #: config/i960/i960.h:268
9913 msgid "Generate JD code"
9914 msgstr ""
9915
9916 #: config/i960/i960.h:271
9917 msgid "Generate JF code"
9918 msgstr ""
9919
9920 #: config/i960/i960.h:273
9921 msgid "generate RP code"
9922 msgstr ""
9923
9924 #: config/i960/i960.h:276
9925 msgid "Generate MC code"
9926 msgstr ""
9927
9928 #: config/i960/i960.h:279
9929 msgid "Generate CA code"
9930 msgstr ""
9931
9932 #. {"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")},
9933 #: config/i960/i960.h:289
9934 msgid "Generate CF code"
9935 msgstr ""
9936
9937 #: config/i960/i960.h:293 config/mips/mips.h:552 config/pa/pa.h:266
9938 msgid "Use software floating point"
9939 msgstr ""
9940
9941 #: config/i960/i960.h:295
9942 msgid "Use alternate leaf function entries"
9943 msgstr ""
9944
9945 #: config/i960/i960.h:297
9946 msgid "Do not use alternate leaf function entries"
9947 msgstr ""
9948
9949 #: config/i960/i960.h:299
9950 msgid "Perform tail call optimization"
9951 msgstr ""
9952
9953 #: config/i960/i960.h:301
9954 msgid "Do not perform tail call optimization"
9955 msgstr ""
9956
9957 #: config/i960/i960.h:303
9958 msgid "Use complex addressing modes"
9959 msgstr ""
9960
9961 #: config/i960/i960.h:305
9962 msgid "Do not use complex addressing modes"
9963 msgstr ""
9964
9965 #: config/i960/i960.h:307
9966 msgid "Align code to 8 byte boundary"
9967 msgstr ""
9968
9969 #: config/i960/i960.h:309
9970 msgid "Do not align code to 8 byte boundary"
9971 msgstr ""
9972
9973 #. {"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")},
9974 #: config/i960/i960.h:315 config/i960/i960.h:317
9975 msgid "Enable compatibility with iC960 v2.0"
9976 msgstr ""
9977
9978 #: config/i960/i960.h:319
9979 msgid "Enable compatibility with iC960 v3.0"
9980 msgstr ""
9981
9982 #: config/i960/i960.h:321 config/i960/i960.h:323
9983 msgid "Enable compatibility with ic960 assembler"
9984 msgstr ""
9985
9986 #: config/i960/i960.h:325
9987 msgid "Do not permit unaligned accesses"
9988 msgstr ""
9989
9990 #: config/i960/i960.h:327
9991 msgid "Permit unaligned accesses"
9992 msgstr ""
9993
9994 #: config/i960/i960.h:329
9995 msgid "Layout types like Intel's v1.3 gcc"
9996 msgstr ""
9997
9998 #: config/i960/i960.h:331
9999 msgid "Do not layout types like Intel's v1.3 gcc"
10000 msgstr ""
10001
10002 #: config/i960/i960.h:333 config/sparc/freebsd.h:81 config/sparc/linux.h:91
10003 #: config/sparc/linux64.h:106 config/sparc/netbsd-elf.h:215
10004 msgid "Use 64 bit long doubles"
10005 msgstr ""
10006
10007 #: config/i960/i960.h:335
10008 msgid "Enable linker relaxation"
10009 msgstr ""
10010
10011 #: config/i960/i960.h:337
10012 msgid "Do not enable linker relaxation"
10013 msgstr ""
10014
10015 #: config/ia64/ia64-c.c:52
10016 msgid "malformed #pragma builtin"
10017 msgstr ""
10018
10019 #: config/ia64/ia64.c:1025 config/m32r/m32r.c:354
10020 #, fuzzy, c-format
10021 msgid "invalid argument of `%s' attribute"
10022 msgstr "нявернае выкарыстанне \"restict\""
10023
10024 #: config/ia64/ia64.c:1037
10025 msgid "%Jan address area attribute cannot be specified for local variables"
10026 msgstr ""
10027
10028 #: config/ia64/ia64.c:1044
10029 #, fuzzy
10030 msgid "%Jaddress area of '%s' conflicts with previous declaration"
10031 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
10032
10033 #: config/ia64/ia64.c:1051
10034 #, fuzzy
10035 msgid "%Jaddress area attribute cannot be specified for functions"
10036 msgstr "\"%s\" звычайна функцыя"
10037
10038 #: config/ia64/ia64.c:4308
10039 msgid "ia64_print_operand: unknown code"
10040 msgstr ""
10041
10042 #: config/ia64/ia64.c:4648
10043 msgid "value of -mfixed-range must have form REG1-REG2"
10044 msgstr ""
10045
10046 #: config/ia64/ia64.c:4675
10047 #, c-format
10048 msgid "%s-%s is an empty range"
10049 msgstr ""
10050
10051 #: config/ia64/ia64.c:4723
10052 msgid "cannot optimize floating point division for both latency and throughput"
10053 msgstr ""
10054
10055 #: config/ia64/ia64.c:4729
10056 msgid "cannot optimize integer division for both latency and throughput"
10057 msgstr ""
10058
10059 #: config/ia64/ia64.c:4735
10060 msgid "cannot optimize square root for both latency and throughput"
10061 msgstr ""
10062
10063 #: config/ia64/ia64.c:4741
10064 msgid "not yet implemented: latency-optimized inline square root"
10065 msgstr ""
10066
10067 #: config/ia64/ia64.c:4753
10068 #, c-format
10069 msgid "bad value (%s) for -mtls-size= switch"
10070 msgstr ""
10071
10072 #: config/ia64/ia64.c:4769
10073 #, c-format
10074 msgid "bad value (%s) for -tune= switch"
10075 msgstr ""
10076
10077 #. This macro defines names of command options to set and clear bits in
10078 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10079 #. each command option.
10080 #: config/ia64/ia64.h:172
10081 msgid "Generate big endian code"
10082 msgstr ""
10083
10084 #: config/ia64/ia64.h:174 config/mcore/mcore.h:154
10085 msgid "Generate little endian code"
10086 msgstr ""
10087
10088 #: config/ia64/ia64.h:176
10089 msgid "Generate code for GNU as"
10090 msgstr "Генерыраваць код для GNU as"
10091
10092 #: config/ia64/ia64.h:178
10093 msgid "Generate code for Intel as"
10094 msgstr "Генерыраваць код для Intel as"
10095
10096 #: config/ia64/ia64.h:180
10097 msgid "Generate code for GNU ld"
10098 msgstr "Генерыраваць код для GNU ld"
10099
10100 #: config/ia64/ia64.h:182
10101 msgid "Generate code for Intel ld"
10102 msgstr "Генерыраваць код для Intel ld"
10103
10104 #: config/ia64/ia64.h:184
10105 msgid "Generate code without GP reg"
10106 msgstr "Генерыраваць код без GP reg"
10107
10108 #: config/ia64/ia64.h:186
10109 msgid "Emit stop bits before and after volatile extended asms"
10110 msgstr ""
10111
10112 #: config/ia64/ia64.h:188
10113 msgid "Don't emit stop bits before and after volatile extended asms"
10114 msgstr ""
10115
10116 #: config/ia64/ia64.h:190
10117 msgid "Emit code for Itanium (TM) processor B step"
10118 msgstr ""
10119
10120 #: config/ia64/ia64.h:192
10121 msgid "Use in/loc/out register names"
10122 msgstr ""
10123
10124 #: config/ia64/ia64.h:194
10125 msgid "Disable use of sdata/scommon/sbss"
10126 msgstr ""
10127
10128 #: config/ia64/ia64.h:196
10129 msgid "Enable use of sdata/scommon/sbss"
10130 msgstr ""
10131
10132 #: config/ia64/ia64.h:198
10133 msgid "gp is constant (but save/restore gp on indirect calls)"
10134 msgstr ""
10135
10136 #: config/ia64/ia64.h:200
10137 msgid "Generate self-relocatable code"
10138 msgstr ""
10139
10140 #: config/ia64/ia64.h:202
10141 msgid "Generate inline floating point division, optimize for latency"
10142 msgstr ""
10143
10144 #: config/ia64/ia64.h:204
10145 msgid "Generate inline floating point division, optimize for throughput"
10146 msgstr ""
10147
10148 #: config/ia64/ia64.h:206
10149 msgid "Generate inline integer division, optimize for latency"
10150 msgstr ""
10151
10152 #: config/ia64/ia64.h:208
10153 msgid "Generate inline integer division, optimize for throughput"
10154 msgstr ""
10155
10156 #: config/ia64/ia64.h:210
10157 msgid "Generate inline square root, optimize for latency"
10158 msgstr ""
10159
10160 #: config/ia64/ia64.h:212
10161 msgid "Generate inline square root, optimize for throughput"
10162 msgstr ""
10163
10164 #: config/ia64/ia64.h:214
10165 msgid "Enable Dwarf 2 line debug info via GNU as"
10166 msgstr ""
10167
10168 #: config/ia64/ia64.h:216
10169 msgid "Disable Dwarf 2 line debug info via GNU as"
10170 msgstr ""
10171
10172 #: config/ia64/ia64.h:218
10173 msgid "Enable earlier placing stop bits for better scheduling"
10174 msgstr ""
10175
10176 #: config/ia64/ia64.h:220
10177 msgid "Disable earlier placing stop bits"
10178 msgstr ""
10179
10180 #: config/ia64/ia64.h:265
10181 msgid "Specify range of registers to make fixed"
10182 msgstr ""
10183
10184 #: config/ip2k/ip2k.c:1074
10185 #, fuzzy
10186 msgid "bad operand"
10187 msgstr "нерэчаісны %%f аперанд"
10188
10189 #: config/iq2000/iq2000.c:1816
10190 #, c-format
10191 msgid "bad value (%s) for -mcpu= switch"
10192 msgstr ""
10193
10194 #: config/iq2000/iq2000.c:1845
10195 #, fuzzy, c-format
10196 msgid "The compiler does not support -march=%s."
10197 msgstr "%s не падтрымлівае %s"
10198
10199 #: config/iq2000/iq2000.c:2232
10200 #, c-format
10201 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
10202 msgstr ""
10203
10204 #: config/iq2000/iq2000.c:3023
10205 #, fuzzy, c-format
10206 msgid "argument `%d' is not a constant"
10207 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
10208
10209 #: config/iq2000/iq2000.c:3314 config/xtensa/xtensa.c:2096
10210 msgid "PRINT_OPERAND_ADDRESS, null pointer"
10211 msgstr ""
10212
10213 #: config/iq2000/iq2000.c:3469
10214 #, c-format
10215 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
10216 msgstr ""
10217
10218 #: config/iq2000/iq2000.c:3478 config/mips/mips.c:5464
10219 #: config/xtensa/xtensa.c:1950
10220 msgid "PRINT_OPERAND null pointer"
10221 msgstr ""
10222
10223 #: config/iq2000/iq2000.c:3547
10224 #, fuzzy, c-format
10225 msgid "invalid %%P operand"
10226 msgstr "нерэчаісны %%-код"
10227
10228 #: config/iq2000/iq2000.c:3555 config/rs6000/rs6000.c:9178
10229 #, c-format
10230 msgid "invalid %%p value"
10231 msgstr ""
10232
10233 #: config/iq2000/iq2000.c:3619 config/mips/mips.c:5594
10234 #, c-format
10235 msgid "invalid use of %%d, %%x, or %%X"
10236 msgstr ""
10237
10238 #: config/iq2000/iq2000.h:72 config/mn10300/mn10300.h:74
10239 msgid "No default crt0.o"
10240 msgstr ""
10241
10242 #: config/iq2000/iq2000.h:74
10243 msgid "Use GP relative sdata/sbss sections"
10244 msgstr ""
10245
10246 #: config/iq2000/iq2000.h:76
10247 msgid "Don't use GP relative sdata/sbss sections"
10248 msgstr ""
10249
10250 #: config/iq2000/iq2000.h:78 config/mips/mips.h:576
10251 msgid "Use ROM instead of RAM"
10252 msgstr ""
10253
10254 #: config/iq2000/iq2000.h:80 config/mips/mips.h:578
10255 msgid "Don't use ROM instead of RAM"
10256 msgstr ""
10257
10258 #: config/iq2000/iq2000.h:82 config/mips/mips.h:580
10259 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
10260 msgstr ""
10261
10262 #: config/iq2000/iq2000.h:84 config/mips/mips.h:582
10263 msgid "Don't put uninitialized constants in ROM"
10264 msgstr ""
10265
10266 #: config/iq2000/iq2000.h:106 config/mips/mips.h:744 config/pa/pa.h:310
10267 msgid "Specify CPU for scheduling purposes"
10268 msgstr ""
10269
10270 #: config/iq2000/iq2000.h:108 config/mips/mips.h:746
10271 msgid "Specify CPU for code generation purposes"
10272 msgstr ""
10273
10274 #: config/m32r/m32r.c:172
10275 #, c-format
10276 msgid "bad value (%s) for -mmodel switch"
10277 msgstr ""
10278
10279 #: config/m32r/m32r.c:181
10280 #, c-format
10281 msgid "bad value (%s) for -msdata switch"
10282 msgstr ""
10283
10284 #: config/m32r/m32r.c:188
10285 #, c-format
10286 msgid "bad value (%s) for -flush-trap=n (0=<n<=15)"
10287 msgstr ""
10288
10289 #: config/m32r/m32r.c:2322
10290 #, fuzzy, c-format
10291 msgid "invalid operand to %%s code"
10292 msgstr "нерэчаісны %%-код"
10293
10294 #: config/m32r/m32r.c:2329
10295 #, fuzzy, c-format
10296 msgid "invalid operand to %%p code"
10297 msgstr "нерэчаісны %%-код"
10298
10299 #: config/m32r/m32r.c:2384
10300 msgid "bad insn for 'A'"
10301 msgstr ""
10302
10303 #: config/m32r/m32r.c:2431
10304 #, fuzzy, c-format
10305 msgid "invalid operand to %%T/%%B code"
10306 msgstr "нерэчаісны %%-код"
10307
10308 #: config/m32r/m32r.c:2454
10309 #, fuzzy, c-format
10310 msgid "invalid operand to %%N code"
10311 msgstr "нерэчаісны %%-код"
10312
10313 #: config/m32r/m32r.c:2487
10314 msgid "pre-increment address is not a register"
10315 msgstr ""
10316
10317 #: config/m32r/m32r.c:2494
10318 msgid "pre-decrement address is not a register"
10319 msgstr ""
10320
10321 #: config/m32r/m32r.c:2501
10322 msgid "post-increment address is not a register"
10323 msgstr ""
10324
10325 #: config/m32r/m32r.c:2577 config/m32r/m32r.c:2593
10326 #: config/rs6000/rs6000.c:15063
10327 msgid "bad address"
10328 msgstr "дрэнны адрас"
10329
10330 #: config/m32r/m32r.c:2598
10331 #, fuzzy
10332 msgid "lo_sum not of register"
10333 msgstr "Не выкарыстоўваць рэгістра sb"
10334
10335 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10336 #: config/m32r/m32r.h:284
10337 msgid "Display compile time statistics"
10338 msgstr ""
10339
10340 #: config/m32r/m32r.h:286
10341 msgid "Align all loops to 32 byte boundary"
10342 msgstr ""
10343
10344 #: config/m32r/m32r.h:289
10345 msgid "Only issue one instruction per cycle"
10346 msgstr ""
10347
10348 #: config/m32r/m32r.h:292
10349 msgid "Prefer branches over conditional execution"
10350 msgstr ""
10351
10352 #: config/m32r/m32r.h:313
10353 msgid "Code size: small, medium or large"
10354 msgstr ""
10355
10356 #: config/m32r/m32r.h:315
10357 msgid "Small data area: none, sdata, use"
10358 msgstr ""
10359
10360 #: config/m32r/m32r.h:317 config/mips/mips.h:752
10361 msgid "Don't call any cache flush functions"
10362 msgstr ""
10363
10364 #: config/m32r/m32r.h:319 config/mips/mips.h:754
10365 msgid "Specify cache flush function"
10366 msgstr ""
10367
10368 #: config/m32r/m32r.h:321
10369 msgid "Don't call any cache flush trap"
10370 msgstr ""
10371
10372 #: config/m32r/m32r.h:323
10373 msgid "Specify cache flush trap number"
10374 msgstr ""
10375
10376 #: config/m68hc11/m68hc11.c:280
10377 #, c-format
10378 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10379 msgstr ""
10380
10381 #: config/m68hc11/m68hc11.c:1344
10382 msgid "`trap' and `far' attributes are not compatible, ignoring `far'"
10383 msgstr ""
10384
10385 #: config/m68hc11/m68hc11.c:1350
10386 #, fuzzy
10387 msgid "`trap' attribute is already used"
10388 msgstr "\"%s\" атрыбут ігнарыруецца"
10389
10390 #. !!!! SCz wrong here.
10391 #: config/m68hc11/m68hc11.c:3323 config/m68hc11/m68hc11.c:3707
10392 msgid "move insn not handled"
10393 msgstr ""
10394
10395 #: config/m68hc11/m68hc11.c:3555 config/m68hc11/m68hc11.c:3639
10396 #: config/m68hc11/m68hc11.c:3910
10397 msgid "invalid register in the move instruction"
10398 msgstr ""
10399
10400 #: config/m68hc11/m68hc11.c:3589
10401 msgid "invalid operand in the instruction"
10402 msgstr ""
10403
10404 #: config/m68hc11/m68hc11.c:3884
10405 #, fuzzy
10406 msgid "invalid register in the instruction"
10407 msgstr "нявернае выкарыстанне \"restict\""
10408
10409 #: config/m68hc11/m68hc11.c:3917
10410 msgid "operand 1 must be a hard register"
10411 msgstr ""
10412
10413 #: config/m68hc11/m68hc11.c:3931
10414 #, fuzzy
10415 msgid "invalid rotate insn"
10416 msgstr "Нерэчаісны выбар %s"
10417
10418 #: config/m68hc11/m68hc11.c:4355
10419 msgid "registers IX, IY and Z used in the same INSN"
10420 msgstr ""
10421
10422 #: config/m68hc11/m68hc11.c:4692 config/m68hc11/m68hc11.c:4992
10423 msgid "cannot do z-register replacement"
10424 msgstr ""
10425
10426 #: config/m68hc11/m68hc11.c:5055
10427 msgid "invalid Z register replacement for insn"
10428 msgstr ""
10429
10430 #. Macro to define tables used to set the flags. This is a list in braces of
10431 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10432 #. to set or minus the bits to clear. An empty string NAME is used to
10433 #. identify the default VALUE.
10434 #: config/m68hc11/m68hc11.h:180
10435 msgid "Compile with 16-bit integer mode"
10436 msgstr ""
10437
10438 #: config/m68hc11/m68hc11.h:182
10439 msgid "Compile with 32-bit integer mode"
10440 msgstr ""
10441
10442 #: config/m68hc11/m68hc11.h:184
10443 msgid "Auto pre/post decrement increment allowed"
10444 msgstr ""
10445
10446 #: config/m68hc11/m68hc11.h:186
10447 msgid "Auto pre/post decrement increment not allowed"
10448 msgstr ""
10449
10450 #: config/m68hc11/m68hc11.h:188
10451 msgid "Min/max instructions allowed"
10452 msgstr ""
10453
10454 #: config/m68hc11/m68hc11.h:190
10455 msgid "Min/max instructions not allowed"
10456 msgstr ""
10457
10458 #: config/m68hc11/m68hc11.h:192
10459 msgid "Use call and rtc for function calls and returns"
10460 msgstr ""
10461
10462 #: config/m68hc11/m68hc11.h:194
10463 msgid "Use jsr and rts for function calls and returns"
10464 msgstr ""
10465
10466 #: config/m68hc11/m68hc11.h:196
10467 msgid "Do not use direct addressing mode for soft registers"
10468 msgstr ""
10469
10470 #: config/m68hc11/m68hc11.h:198
10471 msgid "Use direct addressing mode for soft registers"
10472 msgstr ""
10473
10474 #: config/m68hc11/m68hc11.h:200 config/m68hc11/m68hc11.h:206
10475 msgid "Compile for a 68HC11"
10476 msgstr ""
10477
10478 #: config/m68hc11/m68hc11.h:202 config/m68hc11/m68hc11.h:208
10479 msgid "Compile for a 68HC12"
10480 msgstr ""
10481
10482 #: config/m68hc11/m68hc11.h:204 config/m68hc11/m68hc11.h:210
10483 msgid "Compile for a 68HCS12"
10484 msgstr ""
10485
10486 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10487 #. command options that have values.  Its definition is an
10488 #. initializer with a subgrouping for each command option.
10489 #.
10490 #. Each subgrouping contains a string constant, that defines the
10491 #. fixed part of the option name, and the address of a variable.  The
10492 #. variable, type `char *', is set to the variable part of the given
10493 #. option if the fixed part matches.  The actual option name is made
10494 #. by appending `-m' to the specified name.
10495 #: config/m68hc11/m68hc11.h:224
10496 msgid "Specify the register allocation order"
10497 msgstr ""
10498
10499 #: config/m68hc11/m68hc11.h:226
10500 msgid "Indicate the number of soft registers available"
10501 msgstr ""
10502
10503 #: config/m68k/m68k.c:239
10504 #, c-format
10505 msgid "-malign-loops=%d is not between 1 and %d"
10506 msgstr ""
10507
10508 #: config/m68k/m68k.c:250
10509 msgid "-mshared-library-id= specified without -mid-shared-library"
10510 msgstr ""
10511
10512 #: config/m68k/m68k.c:253
10513 #, c-format
10514 msgid "-mshared-library-id=%d is not between 0 and %d"
10515 msgstr ""
10516
10517 #: config/m68k/m68k.c:267
10518 msgid "cannot specify both -msep-data and -mid-shared-library"
10519 msgstr ""
10520
10521 #: config/m68k/m68k.c:282
10522 #, c-format
10523 msgid "-malign-jumps=%d is not between 1 and %d"
10524 msgstr ""
10525
10526 #: config/m68k/m68k.c:293
10527 #, c-format
10528 msgid "-malign-functions=%d is not between 1 and %d"
10529 msgstr ""
10530
10531 #: config/m68k/m68k.c:302
10532 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
10533 msgstr ""
10534
10535 #. Macro to define tables used to set the flags.
10536 #. This is a list in braces of pairs in braces,
10537 #. each pair being { "NAME", VALUE }
10538 #. where VALUE is the bits to set or minus the bits to clear.
10539 #. An empty string NAME is used to identify the default VALUE.
10540 #: config/m68k/m68k.h:248 config/m68k/m68k.h:250
10541 msgid "Generate code for a 68020"
10542 msgstr "Ствараць код для 68020"
10543
10544 #: config/m68k/m68k.h:255 config/m68k/m68k.h:258
10545 msgid "Generate code for a 68000"
10546 msgstr "Ствараць код для 68000"
10547
10548 #: config/m68k/m68k.h:260
10549 msgid "Use the bit-field instructions"
10550 msgstr ""
10551
10552 #: config/m68k/m68k.h:262
10553 #, fuzzy
10554 msgid "Do not use the bit-field instructions"
10555 msgstr "Не генерыраваць сімвальныя інструкцыі"
10556
10557 #: config/m68k/m68k.h:264
10558 msgid "Consider type `int' to be 16 bits wide"
10559 msgstr ""
10560
10561 #: config/m68k/m68k.h:266
10562 msgid "Consider type `int' to be 32 bits wide"
10563 msgstr ""
10564
10565 #: config/m68k/m68k.h:269
10566 msgid "Generate code with library calls for floating point"
10567 msgstr ""
10568
10569 #: config/m68k/m68k.h:271
10570 msgid "Generate code for a 68040, without any new instructions"
10571 msgstr ""
10572
10573 #: config/m68k/m68k.h:274
10574 msgid "Generate code for a 68060, without any new instructions"
10575 msgstr ""
10576
10577 #: config/m68k/m68k.h:278
10578 msgid "Generate code for a 68030"
10579 msgstr "Ствараць код для 68030"
10580
10581 #: config/m68k/m68k.h:281
10582 msgid "Generate code for a 68040"
10583 msgstr "Ствараць код для 68040"
10584
10585 #: config/m68k/m68k.h:285
10586 msgid "Generate code for a 68060"
10587 msgstr "Ствараць код для 68060"
10588
10589 #: config/m68k/m68k.h:290
10590 msgid "Generate code for a 520X"
10591 msgstr "Ствараць код для 520X"
10592
10593 #: config/m68k/m68k.h:294
10594 #, fuzzy
10595 msgid "Generate code for a 5206e"
10596 msgstr "Ствараць код для 520X"
10597
10598 #: config/m68k/m68k.h:298
10599 #, fuzzy
10600 msgid "Generate code for a 528x"
10601 msgstr "Ствараць код для 520X"
10602
10603 #: config/m68k/m68k.h:302
10604 #, fuzzy
10605 msgid "Generate code for a 5307"
10606 msgstr "Ствараць код для 520X"
10607
10608 #: config/m68k/m68k.h:306
10609 #, fuzzy
10610 msgid "Generate code for a 5407"
10611 msgstr "Ствараць код для 520X"
10612
10613 #: config/m68k/m68k.h:309
10614 msgid "Generate code for a 68851"
10615 msgstr "Ствараць код для 68851"
10616
10617 #: config/m68k/m68k.h:311
10618 msgid "Do no generate code for a 68851"
10619 msgstr "Не ствараць код для 68851"
10620
10621 #: config/m68k/m68k.h:314
10622 msgid "Generate code for a 68302"
10623 msgstr "Ствараць код для 68302"
10624
10625 #: config/m68k/m68k.h:317
10626 msgid "Generate code for a 68332"
10627 msgstr "Ствараць код для 68332"
10628
10629 #: config/m68k/m68k.h:321
10630 msgid "Generate code for a cpu32"
10631 msgstr "Ствараць код для цп32"
10632
10633 #: config/m68k/m68k.h:324
10634 msgid "Align variables on a 32-bit boundary"
10635 msgstr ""
10636
10637 #: config/m68k/m68k.h:326
10638 msgid "Align variables on a 16-bit boundary"
10639 msgstr ""
10640
10641 #: config/m68k/m68k.h:328
10642 msgid "Enable separate data segment"
10643 msgstr ""
10644
10645 #: config/m68k/m68k.h:330
10646 msgid "Disable separate data segment"
10647 msgstr ""
10648
10649 #: config/m68k/m68k.h:332
10650 msgid "Enable ID based shared library"
10651 msgstr ""
10652
10653 #: config/m68k/m68k.h:334
10654 msgid "Disable ID based shared library"
10655 msgstr ""
10656
10657 #: config/m68k/m68k.h:336
10658 msgid "Generate pc-relative code"
10659 msgstr ""
10660
10661 #: config/m68k/m68k.h:338
10662 msgid "Do not use unaligned memory references"
10663 msgstr ""
10664
10665 #: config/m68k/m68k.h:340
10666 msgid "Use unaligned memory references"
10667 msgstr ""
10668
10669 #: config/m68k/m68k.h:342
10670 msgid "Use different calling convention using 'rtd'"
10671 msgstr ""
10672
10673 #: config/m68k/m68k.h:366
10674 msgid "ID of shared library to build"
10675 msgstr ""
10676
10677 #: config/mcore/mcore.c:2973
10678 #, fuzzy, c-format
10679 msgid "invalid option `-mstack-increment=%s'"
10680 msgstr "Нерэчаісны выбар \"%s\""
10681
10682 #: config/mcore/mcore.h:121
10683 msgid "Inline constants if it can be done in 2 insns or less"
10684 msgstr ""
10685
10686 #: config/mcore/mcore.h:123
10687 msgid "Inline constants if it only takes 1 instruction"
10688 msgstr ""
10689
10690 #: config/mcore/mcore.h:125
10691 msgid "Set maximum alignment to 4"
10692 msgstr ""
10693
10694 #: config/mcore/mcore.h:127
10695 msgid "Set maximum alignment to 8"
10696 msgstr ""
10697
10698 #: config/mcore/mcore.h:131
10699 msgid "Do not use the divide instruction"
10700 msgstr ""
10701
10702 #: config/mcore/mcore.h:135
10703 msgid "Do not arbitrary sized immediates in bit operations"
10704 msgstr ""
10705
10706 #: config/mcore/mcore.h:137
10707 msgid "Always treat bit-field as int-sized"
10708 msgstr ""
10709
10710 #: config/mcore/mcore.h:141
10711 msgid "Force functions to be aligned to a 4 byte boundary"
10712 msgstr ""
10713
10714 #: config/mcore/mcore.h:143
10715 msgid "Force functions to be aligned to a 2 byte boundary"
10716 msgstr ""
10717
10718 #: config/mcore/mcore.h:145
10719 msgid "Emit call graph information"
10720 msgstr ""
10721
10722 #: config/mcore/mcore.h:149
10723 msgid "Prefer word accesses over byte accesses"
10724 msgstr ""
10725
10726 #: config/mcore/mcore.h:160
10727 msgid "Generate code for the M*Core M340"
10728 msgstr ""
10729
10730 #: config/mcore/mcore.h:173
10731 msgid "Maximum amount for a single stack increment operation"
10732 msgstr ""
10733
10734 #: config/mips/mips.c:3122 config/xtensa/xtensa.c:1001
10735 #: config/xtensa/xtensa.c:1033 config/xtensa/xtensa.c:1042
10736 msgid "bad test"
10737 msgstr ""
10738
10739 #: config/mips/mips.c:4600
10740 #, c-format
10741 msgid "bad value (%s) for -mabi= switch"
10742 msgstr ""
10743
10744 #: config/mips/mips.c:4623
10745 #, c-format
10746 msgid "-mips%s conflicts with the other architecture options, which specify a MIPS%d processor"
10747 msgstr ""
10748
10749 #: config/mips/mips.c:4642
10750 #, c-format
10751 msgid "-march=%s is not compatible with the selected ABI"
10752 msgstr ""
10753
10754 #: config/mips/mips.c:4657
10755 msgid "-mgp64 used with a 32-bit processor"
10756 msgstr ""
10757
10758 #: config/mips/mips.c:4659
10759 msgid "-mgp32 used with a 64-bit ABI"
10760 msgstr ""
10761
10762 #: config/mips/mips.c:4661
10763 msgid "-mgp64 used with a 32-bit ABI"
10764 msgstr ""
10765
10766 #: config/mips/mips.c:4679 config/mips/mips.c:4681 config/mips/mips.c:4683
10767 #: config/mips/mips.c:4811
10768 #, fuzzy, c-format
10769 msgid "unsupported combination: %s"
10770 msgstr "непадтрымліваемая версія"
10771
10772 #: config/mips/mips.c:4775
10773 msgid "-g is only supported using GNU as,"
10774 msgstr ""
10775
10776 #: config/mips/mips.c:4777
10777 msgid "-g is only supported using GNU as with -mabi=32,"
10778 msgstr ""
10779
10780 #: config/mips/mips.c:4778 config/pa/pa.c:353
10781 msgid "-g option disabled"
10782 msgstr ""
10783
10784 #: config/mips/mips.c:4806
10785 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
10786 msgstr ""
10787
10788 #: config/mips/mips.c:4823
10789 msgid "-G is incompatible with PIC code which is the default"
10790 msgstr ""
10791
10792 #: config/mips/mips.c:4851
10793 msgid "-membedded-pic and -mabicalls are incompatible"
10794 msgstr ""
10795
10796 #: config/mips/mips.c:4854
10797 msgid "-G and -membedded-pic are incompatible"
10798 msgstr ""
10799
10800 #: config/mips/mips.c:4886
10801 msgid "non-PIC n64 with explicit relocations"
10802 msgstr ""
10803
10804 #: config/mips/mips.c:5274
10805 msgid "mips_debugger_offset called with non stack/frame/arg pointer"
10806 msgstr ""
10807
10808 #: config/mips/mips.c:5401
10809 #, c-format
10810 msgid "internal error: %%) found without a %%( in assembler pattern"
10811 msgstr ""
10812
10813 #: config/mips/mips.c:5415
10814 #, c-format
10815 msgid "internal error: %%] found without a %%[ in assembler pattern"
10816 msgstr ""
10817
10818 #: config/mips/mips.c:5428
10819 #, c-format
10820 msgid "internal error: %%> found without a %%< in assembler pattern"
10821 msgstr ""
10822
10823 #: config/mips/mips.c:5441
10824 #, c-format
10825 msgid "internal error: %%} found without a %%{ in assembler pattern"
10826 msgstr ""
10827
10828 #: config/mips/mips.c:5455
10829 #, c-format
10830 msgid "PRINT_OPERAND: unknown punctuation '%c'"
10831 msgstr ""
10832
10833 #: config/mips/mips.c:5484
10834 #, c-format
10835 msgid "PRINT_OPERAND, invalid insn for %%C"
10836 msgstr ""
10837
10838 #: config/mips/mips.c:5501
10839 #, c-format
10840 msgid "PRINT_OPERAND, invalid insn for %%N"
10841 msgstr ""
10842
10843 #: config/mips/mips.c:5510
10844 #, c-format
10845 msgid "PRINT_OPERAND, invalid insn for %%F"
10846 msgstr ""
10847
10848 #: config/mips/mips.c:5519
10849 #, c-format
10850 msgid "PRINT_OPERAND, invalid insn for %%W"
10851 msgstr ""
10852
10853 #: config/mips/mips.c:5625
10854 msgid "PRINT_OPERAND, invalid operand for relocation"
10855 msgstr ""
10856
10857 #: config/mips/mips.c:8310
10858 #, c-format
10859 msgid "can not handle inconsistent calls to `%s'"
10860 msgstr ""
10861
10862 #: config/mips/mips.c:9316
10863 msgid "the cpu name must be lower case"
10864 msgstr ""
10865
10866 #: config/mips/mips.c:9338
10867 #, c-format
10868 msgid "bad value (%s) for %s"
10869 msgstr ""
10870
10871 #: config/mips/mips.c:9607
10872 #, fuzzy, c-format
10873 msgid "can't rewind temp file: %m"
10874 msgstr "немагчыма стварыць часовы файл"
10875
10876 #: config/mips/mips.c:9611
10877 #, fuzzy, c-format
10878 msgid "can't write to output file: %m"
10879 msgstr "не магу запісаць ў %s"
10880
10881 #: config/mips/mips.c:9614
10882 #, fuzzy, c-format
10883 msgid "can't read from temp file: %m"
10884 msgstr "не магу прачытаць з %s"
10885
10886 #: config/mips/mips.c:9617
10887 #, fuzzy, c-format
10888 msgid "can't close temp file: %m"
10889 msgstr "немагчыма зачыніць уваходзячы файл %s"
10890
10891 #: config/mips/linux64.h:39
10892 msgid "Same as -mabi=32, just trickier"
10893 msgstr ""
10894
10895 #. Target CPU builtins.
10896 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
10897 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
10898 #. Macros dependent on the C dialect.
10899 #. Bizarre, but needed at least for Irix.
10900 #. Macro to define tables used to set the flags.
10901 #. This is a list in braces of pairs in braces,
10902 #. each pair being { "NAME", VALUE }
10903 #. where VALUE is the bits to set or minus the bits to clear.
10904 #. An empty string NAME is used to identify the default VALUE.
10905 #: config/mips/mips.h:514
10906 msgid "Use 64-bit int type"
10907 msgstr ""
10908
10909 #: config/mips/mips.h:516
10910 msgid "Use 64-bit long type"
10911 msgstr ""
10912
10913 #: config/mips/mips.h:518
10914 msgid "Use 32-bit long type"
10915 msgstr ""
10916
10917 #: config/mips/mips.h:520
10918 msgid "Optimize lui/addiu address loads"
10919 msgstr ""
10920
10921 #: config/mips/mips.h:522
10922 msgid "Don't optimize lui/addiu address loads"
10923 msgstr ""
10924
10925 #: config/mips/mips.h:524
10926 msgid "Use MIPS as"
10927 msgstr ""
10928
10929 #: config/mips/mips.h:526
10930 msgid "Use GNU as"
10931 msgstr "Выкарыстоўваць GNU як"
10932
10933 #: config/mips/mips.h:528
10934 msgid "Use symbolic register names"
10935 msgstr "Ужываць сімвалічныя назвы рэгістраў"
10936
10937 #: config/mips/mips.h:530
10938 msgid "Don't use symbolic register names"
10939 msgstr "Не ўжываць сімвалічныя назва рэгістраў"
10940
10941 #: config/mips/mips.h:532 config/mips/mips.h:534
10942 msgid "Use GP relative sdata/sbss sections (now ignored)"
10943 msgstr ""
10944
10945 #: config/mips/mips.h:536 config/mips/mips.h:538
10946 msgid "Don't use GP relative sdata/sbss sections (now ignored)"
10947 msgstr ""
10948
10949 #: config/mips/mips.h:540
10950 #, fuzzy
10951 msgid "Output compiler statistics (now ignored)"
10952 msgstr "Вывесці статыстыку капілятара"
10953
10954 #: config/mips/mips.h:542
10955 msgid "Don't output compiler statistics"
10956 msgstr "Не выводзіць статыстыку кампілятара"
10957
10958 #: config/mips/mips.h:544
10959 msgid "Don't optimize block moves"
10960 msgstr ""
10961
10962 #: config/mips/mips.h:546
10963 msgid "Optimize block moves"
10964 msgstr ""
10965
10966 #: config/mips/mips.h:548
10967 msgid "Use mips-tfile asm postpass"
10968 msgstr ""
10969
10970 #: config/mips/mips.h:550
10971 msgid "Don't use mips-tfile asm postpass"
10972 msgstr ""
10973
10974 #. Macro to define tables used to set the flags.
10975 #. This is a list in braces of triplets in braces,
10976 #. each triplet being { "NAME", VALUE, DOC }
10977 #. where VALUE is the bits to set or minus the bits to clear and DOC
10978 #. is the documentation for --help (NULL if intentionally undocumented).
10979 #. An empty string NAME is used to identify the default VALUE.
10980 #: config/mips/mips.h:554 config/pdp11/pdp11.h:61 config/rs6000/rs6000.h:325
10981 msgid "Use hardware floating point"
10982 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
10983
10984 #: config/mips/mips.h:556
10985 msgid "Use 64-bit FP registers"
10986 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
10987
10988 #: config/mips/mips.h:558
10989 msgid "Use 32-bit FP registers"
10990 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
10991
10992 #: config/mips/mips.h:560
10993 msgid "Use 64-bit general registers"
10994 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
10995
10996 #: config/mips/mips.h:562
10997 msgid "Use 32-bit general registers"
10998 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
10999
11000 #: config/mips/mips.h:564
11001 msgid "Use Irix PIC"
11002 msgstr "Выкарыстоўваць Irix PIC"
11003
11004 #: config/mips/mips.h:566
11005 msgid "Don't use Irix PIC"
11006 msgstr "Не выкарыстоўваць Irix PIC"
11007
11008 #: config/mips/mips.h:568
11009 msgid "Use indirect calls"
11010 msgstr ""
11011
11012 #: config/mips/mips.h:570
11013 msgid "Don't use indirect calls"
11014 msgstr ""
11015
11016 #: config/mips/mips.h:572
11017 msgid "Use embedded PIC"
11018 msgstr ""
11019
11020 #: config/mips/mips.h:574
11021 msgid "Don't use embedded PIC"
11022 msgstr ""
11023
11024 #: config/mips/mips.h:584
11025 msgid "Use big-endian byte order"
11026 msgstr ""
11027
11028 #: config/mips/mips.h:586
11029 msgid "Use little-endian byte order"
11030 msgstr ""
11031
11032 #: config/mips/mips.h:588
11033 msgid "Use single (32-bit) FP only"
11034 msgstr ""
11035
11036 #: config/mips/mips.h:590
11037 msgid "Don't use single (32-bit) FP only"
11038 msgstr ""
11039
11040 #: config/mips/mips.h:592
11041 msgid "Use multiply accumulate"
11042 msgstr ""
11043
11044 #: config/mips/mips.h:594
11045 msgid "Don't use multiply accumulate"
11046 msgstr ""
11047
11048 #: config/mips/mips.h:596
11049 msgid "Don't generate fused multiply/add instructions"
11050 msgstr ""
11051
11052 #: config/mips/mips.h:598 config/rs6000/rs6000.h:341
11053 msgid "Generate fused multiply/add instructions"
11054 msgstr ""
11055
11056 #: config/mips/mips.h:600
11057 msgid "Work around early 4300 hardware bug"
11058 msgstr ""
11059
11060 #: config/mips/mips.h:602
11061 msgid "Don't work around early 4300 hardware bug"
11062 msgstr ""
11063
11064 #: config/mips/mips.h:604
11065 msgid "Work around errata for early SB-1 revision 2 cores"
11066 msgstr ""
11067
11068 #: config/mips/mips.h:606
11069 msgid "Don't work around errata for early SB-1 revision 2 cores"
11070 msgstr ""
11071
11072 #: config/mips/mips.h:608
11073 msgid "Trap on integer divide by zero"
11074 msgstr ""
11075
11076 #: config/mips/mips.h:610
11077 msgid "Don't trap on integer divide by zero"
11078 msgstr ""
11079
11080 #: config/mips/mips.h:612
11081 msgid "Use Branch Likely instructions, overriding default for arch"
11082 msgstr ""
11083
11084 #: config/mips/mips.h:614
11085 msgid "Don't use Branch Likely instructions, overriding default for arch"
11086 msgstr ""
11087
11088 #: config/mips/mips.h:616
11089 msgid "Use NewABI-style %reloc() assembly operators"
11090 msgstr ""
11091
11092 #: config/mips/mips.h:618
11093 msgid "Use assembler macros instead of relocation operators"
11094 msgstr ""
11095
11096 #: config/mips/mips.h:620
11097 #, fuzzy
11098 msgid "Generate mips16 code"
11099 msgstr "Стварыць код для DLL"
11100
11101 #: config/mips/mips.h:622
11102 #, fuzzy
11103 msgid "Generate normal-mode code"
11104 msgstr "Генерыраваць код для GNU ld"
11105
11106 #: config/mips/mips.h:624
11107 msgid "Lift restrictions on GOT size"
11108 msgstr ""
11109
11110 #: config/mips/mips.h:626
11111 msgid "Do not lift restrictions on GOT size"
11112 msgstr ""
11113
11114 #: config/mips/mips.h:748
11115 msgid "Specify an ABI"
11116 msgstr ""
11117
11118 #: config/mips/mips.h:750
11119 msgid "Specify a Standard MIPS ISA"
11120 msgstr ""
11121
11122 #. Output assembler code to FILE to increment profiler label # LABELNO
11123 #. for profiling a function entry.
11124 #: config/mips/mips.h:2418
11125 msgid "mips16 function profiling"
11126 msgstr ""
11127
11128 #: config/mmix/mmix.c:207
11129 #, fuzzy, c-format
11130 msgid "-f%s not supported: ignored"
11131 msgstr "-pipe не падтрымліваецца"
11132
11133 #: config/mmix/mmix.c:633
11134 #, c-format
11135 msgid "too large function value type, needs %d registers, have only %d registers for this"
11136 msgstr ""
11137
11138 #: config/mmix/mmix.c:803
11139 msgid "function_profiler support for MMIX"
11140 msgstr ""
11141
11142 #: config/mmix/mmix.c:823
11143 msgid "MMIX Internal: Last named vararg would not fit in a register"
11144 msgstr ""
11145
11146 #: config/mmix/mmix.c:1538 config/mmix/mmix.c:1668
11147 msgid "MMIX Internal: Expected a CONST_INT, not this"
11148 msgstr ""
11149
11150 #: config/mmix/mmix.c:1546 config/mmix/mmix.c:1570 config/mmix/mmix.c:1686
11151 #, c-format
11152 msgid "MMIX Internal: Bad register: %d"
11153 msgstr ""
11154
11155 #: config/mmix/mmix.c:1617
11156 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11157 msgstr ""
11158
11159 #: config/mmix/mmix.c:1636
11160 msgid "MMIX Internal: Expected a register, not this"
11161 msgstr ""
11162
11163 #: config/mmix/mmix.c:1646
11164 msgid "MMIX Internal: Expected a constant, not this"
11165 msgstr ""
11166
11167 #. Presumably there's a missing case above if we get here.
11168 #: config/mmix/mmix.c:1678
11169 #, c-format
11170 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11171 msgstr ""
11172
11173 #. We need the original here.
11174 #: config/mmix/mmix.c:1730
11175 msgid "MMIX Internal: Cannot decode this operand"
11176 msgstr ""
11177
11178 #: config/mmix/mmix.c:1787
11179 msgid "MMIX Internal: This is not a recognized address"
11180 msgstr ""
11181
11182 #: config/mmix/mmix.c:1964
11183 #, c-format
11184 msgid "stack frame not a multiple of 8 bytes: %d"
11185 msgstr ""
11186
11187 #: config/mmix/mmix.c:2203
11188 #, c-format
11189 msgid "stack frame not a multiple of octabyte: %d"
11190 msgstr ""
11191
11192 #: config/mmix/mmix.c:2677 config/mmix/mmix.c:2741
11193 #, c-format
11194 msgid "MMIX Internal: %s is not a shiftable int"
11195 msgstr ""
11196
11197 #: config/mmix/mmix.c:2857
11198 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11199 msgstr ""
11200
11201 #: config/mmix/mmix.c:2864
11202 msgid "MMIX Internal: What's the CC of this?"
11203 msgstr ""
11204
11205 #: config/mmix/mmix.c:2868
11206 msgid "MMIX Internal: What is the CC of this?"
11207 msgstr ""
11208
11209 #: config/mmix/mmix.c:2938
11210 msgid "MMIX Internal: This is not a constant:"
11211 msgstr ""
11212
11213 #. For these target macros, there is no generic documentation here.  You
11214 #. should read `Using and Porting GCC' for that.  Only comments specific
11215 #. to the MMIX target are here.
11216 #.
11217 #. There are however references to the specific texinfo node (comments
11218 #. with "Node:"), so there should be little or nothing amiss.  Probably
11219 #. the opposite, since we don't have to care about old littering and
11220 #. soon outdated generic comments.
11221 #. Node: Driver
11222 #. User symbols are in the same name-space as built-in symbols, but we
11223 #. don't need the built-in symbols, so remove those and instead apply
11224 #. stricter operand checking.  Don't warn when expanding insns.
11225 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11226 #. Provide default program start 0x100 unless -mno-set-program-start.
11227 #. Don't do this if linking relocatably, with -r.  For a final link,
11228 #. produce mmo, unless ELF is requested or when linking relocatably.
11229 #. Put unused option values here.
11230 #: config/mmix/mmix.h:132
11231 msgid "Set start-address of the program"
11232 msgstr ""
11233
11234 #: config/mmix/mmix.h:134
11235 msgid "Set start-address of data"
11236 msgstr ""
11237
11238 #. FIXME: Provide a way to *load* the epsilon register.
11239 #: config/mmix/mmix.h:198
11240 msgid "For intrinsics library: pass all parameters in registers"
11241 msgstr ""
11242
11243 #: config/mmix/mmix.h:201
11244 msgid "Use register stack for parameters and return value"
11245 msgstr ""
11246
11247 #: config/mmix/mmix.h:203
11248 msgid "Use call-clobbered registers for parameters and return value"
11249 msgstr ""
11250
11251 #: config/mmix/mmix.h:205
11252 msgid "Use epsilon-respecting floating point compare instructions"
11253 msgstr ""
11254
11255 #: config/mmix/mmix.h:208
11256 msgid "Use zero-extending memory loads, not sign-extending ones"
11257 msgstr ""
11258
11259 #: config/mmix/mmix.h:211
11260 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11261 msgstr ""
11262
11263 #: config/mmix/mmix.h:215
11264 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11265 msgstr ""
11266
11267 #: config/mmix/mmix.h:217
11268 msgid "Do not provide a default start-address 0x100 of the program"
11269 msgstr ""
11270
11271 #: config/mmix/mmix.h:219
11272 msgid "Link to emit program in ELF format (rather than mmo)"
11273 msgstr ""
11274
11275 #: config/mmix/mmix.h:221
11276 msgid "Use P-mnemonics for branches statically predicted as taken"
11277 msgstr ""
11278
11279 #: config/mmix/mmix.h:223
11280 msgid "Don't use P-mnemonics for branches"
11281 msgstr ""
11282
11283 #: config/mmix/mmix.h:225
11284 msgid "Use addresses that allocate global registers"
11285 msgstr ""
11286
11287 #: config/mmix/mmix.h:227
11288 msgid "Do not use addresses that allocate global registers"
11289 msgstr ""
11290
11291 #: config/mmix/mmix.h:229
11292 msgid "Generate a single exit point for each function"
11293 msgstr ""
11294
11295 #: config/mmix/mmix.h:231
11296 #, fuzzy
11297 msgid "Do not generate a single exit point for each function"
11298 msgstr "Не генерыраваць сімвальныя інструкцыі"
11299
11300 #: config/mn10300/linux.h:60 config/mn10300/mn10300.h:71
11301 msgid "Target the AM33 processor"
11302 msgstr "Мэта - AM33 працэсар"
11303
11304 #: config/mn10300/linux.h:61 config/mn10300/mn10300.h:75
11305 #, fuzzy
11306 msgid "Target the AM33/2.0 processor"
11307 msgstr "Мэта - AM33 працэсар"
11308
11309 #: config/mn10300/linux.h:62 config/mn10300/mn10300.h:78
11310 msgid "Enable linker relaxations"
11311 msgstr ""
11312
11313 #: config/mn10300/mn10300.h:69
11314 msgid "Work around hardware multiply bug"
11315 msgstr ""
11316
11317 #: config/mn10300/mn10300.h:70
11318 msgid "Do not work around hardware multiply bug"
11319 msgstr ""
11320
11321 #: config/ns32k/ns32k.h:142 config/s390/s390.h:125
11322 msgid "Don't use hardware fp"
11323 msgstr "Не выкарыстоўваць апаратную fp"
11324
11325 #: config/ns32k/ns32k.h:143
11326 msgid "Alternative calling convention"
11327 msgstr ""
11328
11329 #: config/ns32k/ns32k.h:145
11330 msgid "Pass some arguments in registers"
11331 msgstr ""
11332
11333 #: config/ns32k/ns32k.h:146
11334 msgid "Pass all arguments on stack"
11335 msgstr ""
11336
11337 #: config/ns32k/ns32k.h:147
11338 msgid "Optimize for 32532 cpu"
11339 msgstr "Аптымізаваць для 32532 ЦП"
11340
11341 #: config/ns32k/ns32k.h:148
11342 msgid "Optimize for 32332 cpu"
11343 msgstr "Аптымізаваць для 32332 ЦП"
11344
11345 #: config/ns32k/ns32k.h:150
11346 msgid "Optimize for 32032"
11347 msgstr "Аптымізаваць для 32032 ЦП"
11348
11349 #: config/ns32k/ns32k.h:152
11350 msgid "Register sb is zero. Use for absolute addressing"
11351 msgstr ""
11352
11353 #: config/ns32k/ns32k.h:153
11354 msgid "Do not use register sb"
11355 msgstr "Не выкарыстоўваць рэгістра sb"
11356
11357 #: config/ns32k/ns32k.h:155
11358 msgid "Use bit-field instructions"
11359 msgstr ""
11360
11361 #: config/ns32k/ns32k.h:157
11362 #, fuzzy
11363 msgid "Do not use bit-field instructions"
11364 msgstr "Не генерыраваць сімвальныя інструкцыі"
11365
11366 #: config/ns32k/ns32k.h:158
11367 msgid "Generate code for high memory"
11368 msgstr ""
11369
11370 #: config/ns32k/ns32k.h:159
11371 msgid "Generate code for low memory"
11372 msgstr ""
11373
11374 #: config/ns32k/ns32k.h:160
11375 msgid "32381 fpu"
11376 msgstr ""
11377
11378 #: config/ns32k/ns32k.h:162
11379 msgid "Use multiply-accumulate fp instructions"
11380 msgstr ""
11381
11382 #: config/ns32k/ns32k.h:164
11383 msgid "Do not use multiply-accumulate fp instructions"
11384 msgstr ""
11385
11386 #: config/ns32k/ns32k.h:165
11387 msgid "\"Small register classes\" kludge"
11388 msgstr ""
11389
11390 #: config/ns32k/ns32k.h:166
11391 msgid "No \"Small register classes\" kludge"
11392 msgstr ""
11393
11394 #: config/pa/pa.c:304
11395 #, c-format
11396 msgid ""
11397 "unknown -mschedule= option (%s).\n"
11398 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11399 msgstr ""
11400
11401 #: config/pa/pa.c:329
11402 #, c-format
11403 msgid ""
11404 "unknown -march= option (%s).\n"
11405 "Valid options are 1.0, 1.1, and 2.0\n"
11406 msgstr ""
11407
11408 #: config/pa/pa.c:342
11409 msgid "PIC code generation is not supported in the portable runtime model\n"
11410 msgstr ""
11411
11412 #: config/pa/pa.c:347
11413 msgid "PIC code generation is not compatible with fast indirect calls\n"
11414 msgstr ""
11415
11416 #: config/pa/pa.c:352
11417 msgid "-g is only supported when using GAS on this processor,"
11418 msgstr ""
11419
11420 #: config/pa/pa-hpux.h:91 config/pa/pa64-hpux.h:25
11421 #, fuzzy
11422 msgid "Generate cpp defines for server IO"
11423 msgstr "Генерыраваць код для дадзенага ЦП"
11424
11425 #: config/pa/pa-hpux.h:92 config/pa/pa64-hpux.h:27
11426 #, fuzzy
11427 msgid "Generate cpp defines for workstation IO"
11428 msgstr "Стварыць код для DLL"
11429
11430 #. Macro to define tables used to set the flags.  This is a
11431 #. list in braces of target switches with each switch being
11432 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
11433 #. or minus the bits to clear.  An empty string NAME is used to
11434 #. identify the default VALUE.  Do not mark empty strings for
11435 #. translation.
11436 #: config/pa/pa.h:232 config/pa/pa.h:238
11437 #, fuzzy
11438 msgid "Generate PA1.1 code"
11439 msgstr "Стварыць код для DLL"
11440
11441 #: config/pa/pa.h:234 config/pa/pa.h:236
11442 #, fuzzy
11443 msgid "Generate PA1.0 code"
11444 msgstr "Стварыць код для DLL"
11445
11446 #: config/pa/pa.h:240
11447 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
11448 msgstr ""
11449
11450 #: config/pa/pa.h:242
11451 msgid "Disable FP regs"
11452 msgstr ""
11453
11454 #: config/pa/pa.h:244
11455 #, fuzzy
11456 msgid "Do not disable FP regs"
11457 msgstr "Не выкарыстоўваць рэгістра sb"
11458
11459 #: config/pa/pa.h:246
11460 msgid "Disable space regs"
11461 msgstr ""
11462
11463 #: config/pa/pa.h:248
11464 msgid "Do not disable space regs"
11465 msgstr ""
11466
11467 #: config/pa/pa.h:250
11468 msgid "Put jumps in call delay slots"
11469 msgstr ""
11470
11471 #: config/pa/pa.h:252
11472 msgid "Do not put jumps in call delay slots"
11473 msgstr ""
11474
11475 #: config/pa/pa.h:254
11476 #, fuzzy
11477 msgid "Disable indexed addressing"
11478 msgstr "нерэчаісны адрас"
11479
11480 #: config/pa/pa.h:256
11481 #, fuzzy
11482 msgid "Do not disable indexed addressing"
11483 msgstr "невядомая назва рэгістра: %s"
11484
11485 #: config/pa/pa.h:258
11486 msgid "Use portable calling conventions"
11487 msgstr ""
11488
11489 #: config/pa/pa.h:260
11490 #, fuzzy
11491 msgid "Do not use portable calling conventions"
11492 msgstr "Не генерыраваць сімвальныя інструкцыі"
11493
11494 #: config/pa/pa.h:262
11495 msgid "Assume code will be assembled by GAS"
11496 msgstr ""
11497
11498 #: config/pa/pa.h:264
11499 msgid "Do not assume code will be assembled by GAS"
11500 msgstr ""
11501
11502 #: config/pa/pa.h:268
11503 #, fuzzy
11504 msgid "Do not use software floating point"
11505 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11506
11507 #: config/pa/pa.h:270
11508 msgid "Emit long load/store sequences"
11509 msgstr ""
11510
11511 #: config/pa/pa.h:272
11512 msgid "Do not emit long load/store sequences"
11513 msgstr ""
11514
11515 #: config/pa/pa.h:274
11516 #, fuzzy
11517 msgid "Generate fast indirect calls"
11518 msgstr "Генерыраваць код для Intel as"
11519
11520 #: config/pa/pa.h:276
11521 #, fuzzy
11522 msgid "Do not generate fast indirect calls"
11523 msgstr "Не генерыраваць сімвальныя інструкцыі"
11524
11525 #: config/pa/pa.h:278
11526 #, fuzzy
11527 msgid "Generate code for huge switch statements"
11528 msgstr "Генерыраваць код для Intel as"
11529
11530 #: config/pa/pa.h:280
11531 #, fuzzy
11532 msgid "Do not generate code for huge switch statements"
11533 msgstr "Генерыраваць код для Intel as"
11534
11535 #: config/pa/pa.h:282
11536 #, fuzzy
11537 msgid "Always generate long calls"
11538 msgstr "Генерыраваць код для Intel as"
11539
11540 #: config/pa/pa.h:284
11541 msgid "Generate long calls only when needed"
11542 msgstr ""
11543
11544 #: config/pa/pa.h:286
11545 #, fuzzy
11546 msgid "Enable linker optimizations"
11547 msgstr "Уключаць SSA аптымізацыю"
11548
11549 #: config/pa/pa.h:312
11550 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
11551 msgstr ""
11552
11553 #: config/pa/pa64-hpux.h:29
11554 msgid "Assume code will be linked by GNU ld"
11555 msgstr ""
11556
11557 #: config/pa/pa64-hpux.h:31
11558 msgid "Assume code will be linked by HP ld"
11559 msgstr ""
11560
11561 #: config/pdp11/pdp11.h:62 config/rs6000/rs6000.h:327
11562 msgid "Do not use hardware floating point"
11563 msgstr ""
11564
11565 #. return float result in ac0
11566 #: config/pdp11/pdp11.h:64
11567 msgid "Return floating point results in ac0"
11568 msgstr ""
11569
11570 #: config/pdp11/pdp11.h:65
11571 msgid "Return floating point results in memory"
11572 msgstr ""
11573
11574 #. is 11/40
11575 #: config/pdp11/pdp11.h:67
11576 msgid "Generate code for an 11/40"
11577 msgstr ""
11578
11579 #. is 11/45
11580 #: config/pdp11/pdp11.h:70
11581 msgid "Generate code for an 11/45"
11582 msgstr ""
11583
11584 #. is 11/10
11585 #: config/pdp11/pdp11.h:73
11586 msgid "Generate code for an 11/10"
11587 msgstr ""
11588
11589 #. use movstrhi for bcopy
11590 #. use 32 bit for int
11591 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
11592 msgid "Use 32 bit int"
11593 msgstr "Выкарыстоўваць 32-х бітны int"
11594
11595 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
11596 msgid "Use 16 bit int"
11597 msgstr "Выкарыстоўваць 16-ці бітны int"
11598
11599 #. use 32 bit for float
11600 #: config/pdp11/pdp11.h:83 config/pdp11/pdp11.h:84
11601 msgid "Use 32 bit float"
11602 msgstr "Выкарыстоўваць 32-х бітны float"
11603
11604 #: config/pdp11/pdp11.h:85 config/pdp11/pdp11.h:86
11605 msgid "Use 64 bit float"
11606 msgstr "Выкарыстоўваць 64-х бітны float"
11607
11608 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
11609 #. is branching expensive - on a PDP, it's actually really cheap
11610 #. this is just to play around and check what code gcc generates
11611 #. split instruction and data memory?
11612 #: config/pdp11/pdp11.h:95
11613 msgid "Target has split I&D"
11614 msgstr ""
11615
11616 #: config/pdp11/pdp11.h:96
11617 msgid "Target does not have split I&D"
11618 msgstr ""
11619
11620 #. UNIX assembler syntax?
11621 #: config/pdp11/pdp11.h:98
11622 msgid "Use UNIX assembler syntax"
11623 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
11624
11625 #: config/pdp11/pdp11.h:99
11626 msgid "Use DEC assembler syntax"
11627 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
11628
11629 #: config/rs6000/host-darwin.c:52
11630 msgid "Segmentation Fault (code)"
11631 msgstr ""
11632
11633 #: config/rs6000/host-darwin.c:83
11634 msgid "Out of stack space.\n"
11635 msgstr ""
11636
11637 #: config/rs6000/host-darwin.c:104
11638 #, c-format
11639 msgid "Try running `%s' in the shell to raise its limit.\n"
11640 msgstr ""
11641
11642 #: config/rs6000/host-darwin.c:117
11643 msgid "Segmentation Fault"
11644 msgstr ""
11645
11646 #: config/rs6000/host-darwin.c:131
11647 #, c-format
11648 msgid "While setting up signal stack: %m"
11649 msgstr ""
11650
11651 #: config/rs6000/host-darwin.c:137
11652 #, c-format
11653 msgid "While setting up signal handler: %m"
11654 msgstr ""
11655
11656 #: config/rs6000/host-darwin.c:184
11657 #, c-format
11658 msgid "couldn't unmap pch_address_space: %m\n"
11659 msgstr ""
11660
11661 #. Handle the machine specific pragma longcall.  Its syntax is
11662 #.
11663 #. # pragma longcall ( TOGGLE )
11664 #.
11665 #. where TOGGLE is either 0 or 1.
11666 #.
11667 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
11668 #. whether or not new function declarations receive a longcall
11669 #. attribute by default.
11670 #: config/rs6000/rs6000-c.c:46
11671 msgid "ignoring malformed #pragma longcall"
11672 msgstr ""
11673
11674 #: config/rs6000/rs6000-c.c:59
11675 #, fuzzy
11676 msgid "missing open paren"
11677 msgstr "Прапушчана назва"
11678
11679 #: config/rs6000/rs6000-c.c:61
11680 #, fuzzy
11681 msgid "missing number"
11682 msgstr "Прапушчана назва"
11683
11684 #: config/rs6000/rs6000-c.c:63
11685 #, fuzzy
11686 msgid "missing close paren"
11687 msgstr "Прапушчана назва класа"
11688
11689 #: config/rs6000/rs6000-c.c:66
11690 msgid "number must be 0 or 1"
11691 msgstr ""
11692
11693 #: config/rs6000/rs6000-c.c:69
11694 msgid "junk at end of #pragma longcall"
11695 msgstr ""
11696
11697 #: config/rs6000/rs6000.c:791
11698 msgid "-mmultiple is not supported on little endian systems"
11699 msgstr ""
11700
11701 #: config/rs6000/rs6000.c:798
11702 msgid "-mstring is not supported on little endian systems"
11703 msgstr ""
11704
11705 #: config/rs6000/rs6000.c:812
11706 #, c-format
11707 msgid "unknown -mdebug-%s switch"
11708 msgstr ""
11709
11710 #: config/rs6000/rs6000.c:824
11711 #, c-format
11712 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
11713 msgstr ""
11714
11715 #: config/rs6000/rs6000.c:835
11716 #, c-format
11717 msgid "Unknown switch -mlong-double-%s"
11718 msgstr ""
11719
11720 #: config/rs6000/rs6000.c:876
11721 msgid "AltiVec and E500 instructions cannot coexist"
11722 msgstr ""
11723
11724 #: config/rs6000/rs6000.c:1029
11725 #, fuzzy, c-format
11726 msgid "unknown -m%s= option specified: '%s'"
11727 msgstr "невядомы рэжым машыны \"%s\""
11728
11729 #: config/rs6000/rs6000.c:1050
11730 #, c-format
11731 msgid "not configured for ABI: '%s'"
11732 msgstr ""
11733
11734 #: config/rs6000/rs6000.c:1056
11735 #, fuzzy, c-format
11736 msgid "unknown ABI specified: '%s'"
11737 msgstr "невядомы рэжым машыны \"%s\""
11738
11739 #: config/rs6000/rs6000.c:1070
11740 #, fuzzy, c-format
11741 msgid "unknown -malign-XXXXX option specified: '%s'"
11742 msgstr "невядомы рэжым машыны \"%s\""
11743
11744 #: config/rs6000/rs6000.c:3972
11745 msgid "Cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them."
11746 msgstr ""
11747
11748 #: config/rs6000/rs6000.c:4095
11749 msgid "Cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them."
11750 msgstr ""
11751
11752 #: config/rs6000/rs6000.c:5599
11753 #, fuzzy
11754 msgid "argument 1 must be a 5-bit signed literal"
11755 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11756
11757 #: config/rs6000/rs6000.c:5701 config/rs6000/rs6000.c:6357
11758 #, fuzzy
11759 msgid "argument 2 must be a 5-bit unsigned literal"
11760 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11761
11762 #: config/rs6000/rs6000.c:5741
11763 #, fuzzy
11764 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
11765 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11766
11767 #: config/rs6000/rs6000.c:5795
11768 #, fuzzy
11769 msgid "argument 1 of __builtin_altivec_predicate is out of range"
11770 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11771
11772 #: config/rs6000/rs6000.c:5956
11773 #, fuzzy
11774 msgid "argument 3 must be a 4-bit unsigned literal"
11775 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11776
11777 #: config/rs6000/rs6000.c:6126
11778 #, fuzzy, c-format
11779 msgid "argument to `%s' must be a 2-bit unsigned literal"
11780 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11781
11782 #: config/rs6000/rs6000.c:6239
11783 #, fuzzy
11784 msgid "argument to dss must be a 2-bit unsigned literal"
11785 msgstr "першым аргументам \"%s\" павінен быць \"int\""
11786
11787 #: config/rs6000/rs6000.c:6477
11788 #, fuzzy
11789 msgid "argument 1 of __builtin_spe_predicate must be a constant"
11790 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
11791
11792 #: config/rs6000/rs6000.c:6550
11793 #, fuzzy
11794 msgid "argument 1 of __builtin_spe_predicate is out of range"
11795 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
11796
11797 #: config/rs6000/rs6000.c:9008
11798 #, c-format
11799 msgid "invalid %%f value"
11800 msgstr ""
11801
11802 #: config/rs6000/rs6000.c:9017
11803 #, c-format
11804 msgid "invalid %%F value"
11805 msgstr ""
11806
11807 #: config/rs6000/rs6000.c:9026
11808 #, c-format
11809 msgid "invalid %%G value"
11810 msgstr ""
11811
11812 #: config/rs6000/rs6000.c:9061
11813 #, c-format
11814 msgid "invalid %%j code"
11815 msgstr ""
11816
11817 #: config/rs6000/rs6000.c:9071
11818 #, c-format
11819 msgid "invalid %%J code"
11820 msgstr ""
11821
11822 #: config/rs6000/rs6000.c:9081
11823 #, c-format
11824 msgid "invalid %%k value"
11825 msgstr ""
11826
11827 #: config/rs6000/rs6000.c:9101 config/xtensa/xtensa.c:2000
11828 #, c-format
11829 msgid "invalid %%K value"
11830 msgstr ""
11831
11832 #: config/rs6000/rs6000.c:9168
11833 #, c-format
11834 msgid "invalid %%O value"
11835 msgstr "нерэчаіснае значэньне %%O"
11836
11837 #: config/rs6000/rs6000.c:9215
11838 #, c-format
11839 msgid "invalid %%q value"
11840 msgstr ""
11841
11842 #: config/rs6000/rs6000.c:9259
11843 #, c-format
11844 msgid "invalid %%S value"
11845 msgstr ""
11846
11847 #: config/rs6000/rs6000.c:9301
11848 #, c-format
11849 msgid "invalid %%T value"
11850 msgstr ""
11851
11852 #: config/rs6000/rs6000.c:9311
11853 #, c-format
11854 msgid "invalid %%u value"
11855 msgstr ""
11856
11857 #: config/rs6000/rs6000.c:9320 config/xtensa/xtensa.c:1970
11858 #, c-format
11859 msgid "invalid %%v value"
11860 msgstr ""
11861
11862 #: config/rs6000/rs6000.c:13815
11863 msgid "no profiling of 64-bit code for this ABI"
11864 msgstr ""
11865
11866 #: config/rs6000/aix.h:184 config/rs6000/beos.h:32
11867 msgid "Always pass floating-point arguments in memory"
11868 msgstr ""
11869
11870 #: config/rs6000/aix.h:186 config/rs6000/beos.h:34
11871 msgid "Don't always pass floating-point arguments in memory"
11872 msgstr ""
11873
11874 #: config/rs6000/aix41.h:27 config/rs6000/aix43.h:31 config/rs6000/aix51.h:31
11875 #: config/rs6000/aix52.h:31
11876 msgid "Support message passing with the Parallel Environment"
11877 msgstr ""
11878
11879 #: config/rs6000/aix43.h:27 config/rs6000/aix51.h:27 config/rs6000/aix52.h:27
11880 msgid "Compile for 64-bit pointers"
11881 msgstr ""
11882
11883 #: config/rs6000/aix43.h:29 config/rs6000/aix51.h:29 config/rs6000/aix52.h:29
11884 msgid "Compile for 32-bit pointers"
11885 msgstr ""
11886
11887 #: config/rs6000/aix43.h:48 config/rs6000/aix51.h:48 config/rs6000/aix52.h:48
11888 msgid "-maix64 and POWER architecture are incompatible"
11889 msgstr ""
11890
11891 #: config/rs6000/aix43.h:53 config/rs6000/aix51.h:53 config/rs6000/aix52.h:53
11892 msgid "-maix64 requires PowerPC64 architecture remain enabled"
11893 msgstr ""
11894
11895 #: config/rs6000/aix43.h:57 config/rs6000/aix51.h:57 config/rs6000/aix52.h:57
11896 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
11897 msgstr ""
11898
11899 #: config/rs6000/darwin.h:64
11900 msgid "Generate code suitable for executables (NOT shared libs)"
11901 msgstr ""
11902
11903 #. The Darwin ABI always includes AltiVec, can't be (validly) turned
11904 #. off.
11905 #: config/rs6000/darwin.h:80
11906 msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
11907 msgstr ""
11908
11909 #. Darwin doesn't support -fpic.
11910 #: config/rs6000/darwin.h:86
11911 #, fuzzy
11912 msgid "-fpic is not supported; -fPIC assumed"
11913 msgstr "-pipe не падтрымліваецца"
11914
11915 #: config/rs6000/linux64.h:96
11916 msgid "-m64 requires a PowerPC64 cpu"
11917 msgstr ""
11918
11919 #: config/rs6000/linux64.h:206
11920 msgid "Call mcount for profiling before a function prologue"
11921 msgstr ""
11922
11923 #: config/rs6000/linux64.h:208
11924 msgid "Call mcount for profiling after a function prologue"
11925 msgstr ""
11926
11927 #. Run-time compilation parameters selecting different hardware subsets.
11928 #.
11929 #. Macro to define tables used to set the flags.
11930 #. This is a list in braces of pairs in braces,
11931 #. each pair being { "NAME", VALUE }
11932 #. where VALUE is the bits to set or minus the bits to clear.
11933 #. An empty string NAME is used to identify the default VALUE.
11934 #: config/rs6000/rs6000.h:273
11935 msgid "Use POWER instruction set"
11936 msgstr ""
11937
11938 #: config/rs6000/rs6000.h:276
11939 msgid "Use POWER2 instruction set"
11940 msgstr ""
11941
11942 #: config/rs6000/rs6000.h:278
11943 msgid "Do not use POWER2 instruction set"
11944 msgstr ""
11945
11946 #: config/rs6000/rs6000.h:281
11947 msgid "Do not use POWER instruction set"
11948 msgstr ""
11949
11950 #: config/rs6000/rs6000.h:283
11951 msgid "Use PowerPC instruction set"
11952 msgstr ""
11953
11954 #: config/rs6000/rs6000.h:286
11955 msgid "Do not use PowerPC instruction set"
11956 msgstr ""
11957
11958 #: config/rs6000/rs6000.h:288
11959 msgid "Use PowerPC General Purpose group optional instructions"
11960 msgstr ""
11961
11962 #: config/rs6000/rs6000.h:290
11963 #, fuzzy
11964 msgid "Do not use PowerPC General Purpose group optional instructions"
11965 msgstr "Не генерыраваць сімвальныя інструкцыі"
11966
11967 #: config/rs6000/rs6000.h:292
11968 msgid "Use PowerPC Graphics group optional instructions"
11969 msgstr ""
11970
11971 #: config/rs6000/rs6000.h:294
11972 #, fuzzy
11973 msgid "Do not use PowerPC Graphics group optional instructions"
11974 msgstr "Не генерыраваць сімвальныя інструкцыі"
11975
11976 #: config/rs6000/rs6000.h:296
11977 msgid "Use PowerPC-64 instruction set"
11978 msgstr ""
11979
11980 #: config/rs6000/rs6000.h:298
11981 #, fuzzy
11982 msgid "Do not use PowerPC-64 instruction set"
11983 msgstr "Не генерыраваць сімвальныя інструкцыі"
11984
11985 #: config/rs6000/rs6000.h:300
11986 msgid "Use AltiVec instructions"
11987 msgstr ""
11988
11989 #: config/rs6000/rs6000.h:302
11990 #, fuzzy
11991 msgid "Do not use AltiVec instructions"
11992 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
11993
11994 #: config/rs6000/rs6000.h:304
11995 msgid "Use new mnemonics for PowerPC architecture"
11996 msgstr ""
11997
11998 #: config/rs6000/rs6000.h:306
11999 msgid "Use old mnemonics for PowerPC architecture"
12000 msgstr ""
12001
12002 #: config/rs6000/rs6000.h:309
12003 msgid "Put everything in the regular TOC"
12004 msgstr ""
12005
12006 #: config/rs6000/rs6000.h:311
12007 msgid "Place floating point constants in TOC"
12008 msgstr ""
12009
12010 #: config/rs6000/rs6000.h:313
12011 msgid "Do not place floating point constants in TOC"
12012 msgstr ""
12013
12014 #: config/rs6000/rs6000.h:315
12015 msgid "Place symbol+offset constants in TOC"
12016 msgstr ""
12017
12018 #: config/rs6000/rs6000.h:317
12019 msgid "Do not place symbol+offset constants in TOC"
12020 msgstr ""
12021
12022 #: config/rs6000/rs6000.h:323
12023 msgid "Place variable addresses in the regular TOC"
12024 msgstr ""
12025
12026 #: config/rs6000/rs6000.h:329
12027 msgid "Generate load/store multiple instructions"
12028 msgstr ""
12029
12030 #: config/rs6000/rs6000.h:331
12031 msgid "Do not generate load/store multiple instructions"
12032 msgstr ""
12033
12034 #: config/rs6000/rs6000.h:333
12035 msgid "Generate string instructions for block moves"
12036 msgstr ""
12037
12038 #: config/rs6000/rs6000.h:335
12039 msgid "Do not generate string instructions for block moves"
12040 msgstr ""
12041
12042 #: config/rs6000/rs6000.h:337
12043 msgid "Generate load/store with update instructions"
12044 msgstr ""
12045
12046 #: config/rs6000/rs6000.h:339
12047 msgid "Do not generate load/store with update instructions"
12048 msgstr ""
12049
12050 #: config/rs6000/rs6000.h:343
12051 #, fuzzy
12052 msgid "Do not generate fused multiply/add instructions"
12053 msgstr "Не генерыраваць сімвальныя інструкцыі"
12054
12055 #: config/rs6000/rs6000.h:347
12056 msgid "Do not schedule the start and end of the procedure"
12057 msgstr ""
12058
12059 #: config/rs6000/rs6000.h:353
12060 msgid "Return all structures in memory (AIX default)"
12061 msgstr ""
12062
12063 #: config/rs6000/rs6000.h:355
12064 msgid "Return small structures in registers (SVR4 default)"
12065 msgstr ""
12066
12067 #: config/rs6000/rs6000.h:361
12068 #, fuzzy
12069 msgid "Generate single field mfcr instruction"
12070 msgstr "Не генерыраваць сімвальныя інструкцыі"
12071
12072 #: config/rs6000/rs6000.h:363
12073 #, fuzzy
12074 msgid "Do not generate single field mfcr instruction"
12075 msgstr "Не генерыраваць сімвальныя інструкцыі"
12076
12077 #: config/rs6000/rs6000.h:447 config/sparc/sparc.h:654
12078 msgid "Use features of and schedule code for given CPU"
12079 msgstr ""
12080
12081 #: config/rs6000/rs6000.h:450
12082 msgid "Enable debug output"
12083 msgstr ""
12084
12085 #: config/rs6000/rs6000.h:452
12086 msgid "Select full, part, or no traceback table"
12087 msgstr ""
12088
12089 #: config/rs6000/rs6000.h:453
12090 msgid "Specify ABI to use"
12091 msgstr ""
12092
12093 #: config/rs6000/rs6000.h:455
12094 msgid "Specify size of long double (64 or 128 bits)"
12095 msgstr ""
12096
12097 #: config/rs6000/rs6000.h:457
12098 msgid "Specify yes/no if isel instructions should be generated"
12099 msgstr ""
12100
12101 #: config/rs6000/rs6000.h:459
12102 msgid "Specify yes/no if SPE SIMD instructions should be generated"
12103 msgstr ""
12104
12105 #: config/rs6000/rs6000.h:461
12106 msgid "Specify yes/no if using floating point in the GPRs"
12107 msgstr ""
12108
12109 #: config/rs6000/rs6000.h:463
12110 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12111 msgstr ""
12112
12113 #: config/rs6000/rs6000.h:465
12114 msgid "Avoid all range limits on call instructions"
12115 msgstr ""
12116
12117 #: config/rs6000/rs6000.h:468
12118 msgid "Determine which dependences between insns are considered costly"
12119 msgstr ""
12120
12121 #: config/rs6000/rs6000.h:470
12122 msgid "Specify which post scheduling nop insertion scheme to apply"
12123 msgstr ""
12124
12125 #: config/rs6000/rs6000.h:472
12126 msgid "Specify alignment of structure fields default/natural"
12127 msgstr ""
12128
12129 #: config/rs6000/rs6000.h:474
12130 msgid "Specify scheduling priority for dispatch slot restricted insns"
12131 msgstr ""
12132
12133 #. Definitions for __builtin_return_address and __builtin_frame_address.
12134 #. __builtin_return_address (0) should give link register (65), enable
12135 #. this.
12136 #. This should be uncommented, so that the link register is used, but
12137 #. currently this would result in unmatched insns and spilling fixed
12138 #. registers so we'll leave it for another day.  When these problems are
12139 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12140 #. (mrs)
12141 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12142 #. Number of bytes into the frame return addresses can be found.  See
12143 #. rs6000_stack_info in rs6000.c for more information on how the different
12144 #. abi's store the return address.
12145 #: config/rs6000/rs6000.h:1923
12146 msgid "RETURN_ADDRESS_OFFSET not supported"
12147 msgstr ""
12148
12149 #: config/rs6000/sysv4.h:87
12150 msgid "Select ABI calling convention"
12151 msgstr ""
12152
12153 #: config/rs6000/sysv4.h:88
12154 msgid "Select method for sdata handling"
12155 msgstr ""
12156
12157 #: config/rs6000/sysv4.h:100
12158 msgid "Align to the base type of the bit-field"
12159 msgstr ""
12160
12161 #: config/rs6000/sysv4.h:102
12162 msgid "Don't align to the base type of the bit-field"
12163 msgstr ""
12164
12165 #: config/rs6000/sysv4.h:104
12166 msgid "Don't assume that unaligned accesses are handled by the system"
12167 msgstr ""
12168
12169 #: config/rs6000/sysv4.h:106
12170 msgid "Assume that unaligned accesses are handled by the system"
12171 msgstr ""
12172
12173 #: config/rs6000/sysv4.h:108 config/rs6000/sysv4.h:112
12174 msgid "Produce code relocatable at runtime"
12175 msgstr ""
12176
12177 #: config/rs6000/sysv4.h:110 config/rs6000/sysv4.h:114
12178 msgid "Don't produce code relocatable at runtime"
12179 msgstr ""
12180
12181 #: config/rs6000/sysv4.h:116 config/rs6000/sysv4.h:118
12182 msgid "Produce little endian code"
12183 msgstr ""
12184
12185 #: config/rs6000/sysv4.h:120 config/rs6000/sysv4.h:122
12186 msgid "Produce big endian code"
12187 msgstr ""
12188
12189 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:124
12190 #: config/rs6000/sysv4.h:125 config/rs6000/sysv4.h:126
12191 #: config/rs6000/sysv4.h:127 config/rs6000/sysv4.h:128
12192 #: config/rs6000/sysv4.h:138 config/rs6000/sysv4.h:139
12193 #: config/rs6000/sysv4.h:151 config/rs6000/sysv4.h:157
12194 msgid "no description yet"
12195 msgstr ""
12196
12197 #: config/rs6000/sysv4.h:129
12198 msgid "Use EABI"
12199 msgstr ""
12200
12201 #: config/rs6000/sysv4.h:130
12202 msgid "Don't use EABI"
12203 msgstr "Не выкарыстоўваць EABI"
12204
12205 #: config/rs6000/sysv4.h:133
12206 msgid "Do not allow bit-fields to cross word boundaries"
12207 msgstr ""
12208
12209 #: config/rs6000/sysv4.h:135
12210 msgid "Use alternate register names"
12211 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12212
12213 #: config/rs6000/sysv4.h:137
12214 msgid "Don't use alternate register names"
12215 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12216
12217 #: config/rs6000/sysv4.h:141
12218 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12219 msgstr ""
12220
12221 #: config/rs6000/sysv4.h:143
12222 msgid "Link with libads.a, libc.a and crt0.o"
12223 msgstr ""
12224
12225 #: config/rs6000/sysv4.h:145
12226 msgid "Link with libyk.a, libc.a and crt0.o"
12227 msgstr ""
12228
12229 #: config/rs6000/sysv4.h:147
12230 msgid "Link with libmvme.a, libc.a and crt0.o"
12231 msgstr ""
12232
12233 #: config/rs6000/sysv4.h:149
12234 msgid "Set the PPC_EMB bit in the ELF flags header"
12235 msgstr ""
12236
12237 #: config/rs6000/sysv4.h:150
12238 msgid "Use the WindISS simulator"
12239 msgstr ""
12240
12241 #: config/rs6000/sysv4.h:153
12242 #, fuzzy
12243 msgid "Generate 64-bit code"
12244 msgstr "Стварыць код для DLL"
12245
12246 #: config/rs6000/sysv4.h:155
12247 #, fuzzy
12248 msgid "Generate 32-bit code"
12249 msgstr "Стварыць код для DLL"
12250
12251 #. Sometimes certain combinations of command options do not make sense
12252 #. on a particular target machine.  You can define a macro
12253 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12254 #. defined, is executed once just after all the command options have
12255 #. been parsed.
12256 #.
12257 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12258 #. get control.
12259 #: config/rs6000/sysv4.h:214
12260 #, c-format
12261 msgid "bad value for -mcall-%s"
12262 msgstr ""
12263
12264 #: config/rs6000/sysv4.h:230
12265 #, c-format
12266 msgid "bad value for -msdata=%s"
12267 msgstr ""
12268
12269 #: config/rs6000/sysv4.h:247
12270 #, c-format
12271 msgid "-mrelocatable and -msdata=%s are incompatible"
12272 msgstr ""
12273
12274 #: config/rs6000/sysv4.h:256
12275 #, c-format
12276 msgid "-f%s and -msdata=%s are incompatible"
12277 msgstr ""
12278
12279 #: config/rs6000/sysv4.h:265
12280 #, c-format
12281 msgid "-msdata=%s and -mcall-%s are incompatible"
12282 msgstr ""
12283
12284 #: config/rs6000/sysv4.h:274
12285 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12286 msgstr ""
12287
12288 #: config/rs6000/sysv4.h:280
12289 #, c-format
12290 msgid "-mrelocatable and -mcall-%s are incompatible"
12291 msgstr ""
12292
12293 #: config/rs6000/sysv4.h:287
12294 #, c-format
12295 msgid "-fPIC and -mcall-%s are incompatible"
12296 msgstr ""
12297
12298 #: config/rs6000/sysv4.h:294
12299 msgid "-mcall-aixdesc must be big endian"
12300 msgstr ""
12301
12302 #: config/rs6000/sysv4.h:309
12303 #, fuzzy, c-format
12304 msgid "-m%s not supported in this configuration"
12305 msgstr "-pipe не падтрымліваецца"
12306
12307 #: config/s390/s390.c:926
12308 #, c-format
12309 msgid "Unknown cpu used in -march=%s."
12310 msgstr ""
12311
12312 #: config/s390/s390.c:945
12313 #, c-format
12314 msgid "Unknown cpu used in -mtune=%s."
12315 msgstr ""
12316
12317 #: config/s390/s390.c:950
12318 #, fuzzy, c-format
12319 msgid "z/Architecture mode not supported on %s."
12320 msgstr "-pipe не падтрымліваецца"
12321
12322 #: config/s390/s390.c:952
12323 msgid "64-bit ABI not supported in ESA/390 mode."
12324 msgstr ""
12325
12326 #: config/s390/s390.c:3336
12327 msgid "invalid UNSPEC as operand (1)"
12328 msgstr ""
12329
12330 #: config/s390/s390.c:3384
12331 msgid "invalid UNSPEC as operand (2)"
12332 msgstr ""
12333
12334 #: config/s390/s390.c:3390
12335 msgid "UNKNOWN in s390_output_symbolic_const !?"
12336 msgstr ""
12337
12338 #: config/s390/s390.c:3406
12339 msgid "Cannot decompose address."
12340 msgstr ""
12341
12342 #: config/s390/s390.c:3577
12343 msgid "UNKNOWN in print_operand !?"
12344 msgstr ""
12345
12346 #: config/s390/s390.c:5304
12347 msgid "Total size of local variables exceeds architecture limit."
12348 msgstr ""
12349
12350 #: config/s390/s390.h:126
12351 msgid "Set backchain"
12352 msgstr ""
12353
12354 #: config/s390/s390.h:127
12355 msgid "Don't set backchain (faster, but debug harder"
12356 msgstr ""
12357
12358 #: config/s390/s390.h:128
12359 msgid "Use bras for executable < 64k"
12360 msgstr ""
12361
12362 #: config/s390/s390.h:129
12363 #, fuzzy
12364 msgid "Don't use bras"
12365 msgstr "Не выкарыстоўваць Irix PIC"
12366
12367 #: config/s390/s390.h:130
12368 msgid "Additional debug prints"
12369 msgstr ""
12370
12371 #: config/s390/s390.h:131
12372 msgid "Don't print additional debug prints"
12373 msgstr ""
12374
12375 #: config/s390/s390.h:132
12376 msgid "64 bit ABI"
12377 msgstr ""
12378
12379 #: config/s390/s390.h:133
12380 msgid "31 bit ABI"
12381 msgstr ""
12382
12383 #: config/s390/s390.h:134
12384 msgid "z/Architecture"
12385 msgstr ""
12386
12387 #: config/s390/s390.h:135
12388 msgid "ESA/390 architecture"
12389 msgstr ""
12390
12391 #: config/s390/s390.h:136
12392 msgid "mvcle use"
12393 msgstr ""
12394
12395 #: config/s390/s390.h:137
12396 msgid "mvc&ex"
12397 msgstr ""
12398
12399 #: config/s390/s390.h:138
12400 msgid "enable tpf OS code"
12401 msgstr ""
12402
12403 #: config/s390/s390.h:139
12404 msgid "disable tpf OS code"
12405 msgstr ""
12406
12407 #: config/s390/s390.h:140
12408 #, fuzzy
12409 msgid "disable fused multiply/add instructions"
12410 msgstr "Не генерыраваць сімвальныя інструкцыі"
12411
12412 #: config/s390/s390.h:141
12413 #, fuzzy
12414 msgid "enable fused multiply/add instructions"
12415 msgstr "Не генерыраваць сімвальныя інструкцыі"
12416
12417 #: config/sh/sh.c:5977
12418 #, fuzzy
12419 msgid "__builtin_saveregs not supported by this subtarget"
12420 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12421
12422 #: config/sh/sh.c:6879
12423 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12424 msgstr ""
12425
12426 #. The sp_switch attribute only has meaning for interrupt functions.
12427 #: config/sh/sh.c:6901 config/sh/sh.c:6936
12428 #, c-format
12429 msgid "`%s' attribute only applies to interrupt functions"
12430 msgstr ""
12431
12432 #. The argument must be a constant string.
12433 #: config/sh/sh.c:6908
12434 #, c-format
12435 msgid "`%s' attribute argument not a string constant"
12436 msgstr ""
12437
12438 #. The argument must be a constant integer.
12439 #: config/sh/sh.c:6943
12440 #, c-format
12441 msgid "`%s' attribute argument not an integer constant"
12442 msgstr ""
12443
12444 #. There are no delay slots on SHmedia.
12445 #. Relaxation isn't yet supported for SHmedia
12446 #. -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.
12447 #: config/sh/sh.h:478
12448 #, fuzzy
12449 msgid "Profiling is not supported on this target."
12450 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12451
12452 #: config/sparc/sparc.c:360
12453 #, c-format
12454 msgid "%s is not supported by this configuration"
12455 msgstr ""
12456
12457 #: config/sparc/sparc.c:367
12458 msgid "-mlong-double-64 not allowed with -m64"
12459 msgstr ""
12460
12461 #: config/sparc/sparc.c:392
12462 msgid "-mcmodel= is not supported on 32 bit systems"
12463 msgstr ""
12464
12465 #: config/sparc/sparc.c:6818 config/sparc/sparc.c:6824
12466 #, c-format
12467 msgid "invalid %%Y operand"
12468 msgstr "нерэчаісны %%Y аперанд"
12469
12470 #: config/sparc/sparc.c:6894
12471 #, c-format
12472 msgid "invalid %%A operand"
12473 msgstr "нерэчаісны %%A аперанд"
12474
12475 #: config/sparc/sparc.c:6904
12476 #, c-format
12477 msgid "invalid %%B operand"
12478 msgstr "нерэчаісны %%B аперанд"
12479
12480 #: config/sparc/sparc.c:6943
12481 #, c-format
12482 msgid "invalid %%c operand"
12483 msgstr "нерэчаісны %%c аперанд"
12484
12485 #: config/sparc/sparc.c:6944
12486 #, c-format
12487 msgid "invalid %%C operand"
12488 msgstr "нерэчаісны %%C аперанд"
12489
12490 #: config/sparc/sparc.c:6965
12491 #, c-format
12492 msgid "invalid %%d operand"
12493 msgstr "нерэчаісны %%d аперанд"
12494
12495 #: config/sparc/sparc.c:6966
12496 #, c-format
12497 msgid "invalid %%D operand"
12498 msgstr "нерэчаісны %%D аперанд"
12499
12500 #: config/sparc/sparc.c:6982
12501 #, c-format
12502 msgid "invalid %%f operand"
12503 msgstr "нерэчаісны %%f аперанд"
12504
12505 #: config/sparc/sparc.c:6996
12506 #, fuzzy, c-format
12507 msgid "invalid %%s operand"
12508 msgstr "нерэчаісны %%f аперанд"
12509
12510 #: config/sparc/sparc.c:7050
12511 msgid "long long constant not a valid immediate operand"
12512 msgstr ""
12513
12514 #: config/sparc/sparc.c:7053
12515 msgid "floating point constant not a valid immediate operand"
12516 msgstr ""
12517
12518 #: config/sparc/freebsd.h:82 config/sparc/linux.h:92
12519 #: config/sparc/linux64.h:107 config/sparc/netbsd-elf.h:216
12520 msgid "Use 128 bit long doubles"
12521 msgstr ""
12522
12523 #: config/sparc/sp64-elf.h:90
12524 msgid "Generate code for big endian"
12525 msgstr ""
12526
12527 #: config/sparc/sp64-elf.h:91
12528 msgid "Generate code for little endian"
12529 msgstr ""
12530
12531 #: config/sparc/sp86x-elf.h:68
12532 msgid "Use little-endian byte order for data"
12533 msgstr ""
12534
12535 #: config/sparc/sparc.h:553
12536 msgid "Assume possible double misalignment"
12537 msgstr ""
12538
12539 #: config/sparc/sparc.h:555
12540 msgid "Assume all doubles are aligned"
12541 msgstr ""
12542
12543 #: config/sparc/sparc.h:557
12544 msgid "Pass -assert pure-text to linker"
12545 msgstr ""
12546
12547 #: config/sparc/sparc.h:559
12548 msgid "Do not pass -assert pure-text to linker"
12549 msgstr ""
12550
12551 #: config/sparc/sparc.h:561
12552 msgid "Use flat register window model"
12553 msgstr ""
12554
12555 #: config/sparc/sparc.h:563
12556 msgid "Do not use flat register window model"
12557 msgstr ""
12558
12559 #: config/sparc/sparc.h:565
12560 msgid "Use ABI reserved registers"
12561 msgstr ""
12562
12563 #: config/sparc/sparc.h:567
12564 msgid "Do not use ABI reserved registers"
12565 msgstr ""
12566
12567 #: config/sparc/sparc.h:569
12568 msgid "Use hardware quad fp instructions"
12569 msgstr ""
12570
12571 #: config/sparc/sparc.h:571
12572 msgid "Do not use hardware quad fp instructions"
12573 msgstr ""
12574
12575 #: config/sparc/sparc.h:573
12576 msgid "Compile for v8plus ABI"
12577 msgstr ""
12578
12579 #: config/sparc/sparc.h:575
12580 msgid "Do not compile for v8plus ABI"
12581 msgstr ""
12582
12583 #: config/sparc/sparc.h:577
12584 msgid "Utilize Visual Instruction Set"
12585 msgstr ""
12586
12587 #: config/sparc/sparc.h:579
12588 msgid "Do not utilize Visual Instruction Set"
12589 msgstr ""
12590
12591 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
12592 #: config/sparc/sparc.h:582
12593 msgid "Optimize for Cypress processors"
12594 msgstr "Аптымізацыя для Cypress працэсараў"
12595
12596 #: config/sparc/sparc.h:584
12597 #, fuzzy
12598 msgid "Optimize for SPARCLite processors"
12599 msgstr "Аптымізацыя для SparcLite працэсараў"
12600
12601 #: config/sparc/sparc.h:586
12602 msgid "Optimize for F930 processors"
12603 msgstr "Аптымізацыя для  F930 працэсараў"
12604
12605 #: config/sparc/sparc.h:588
12606 msgid "Optimize for F934 processors"
12607 msgstr "Аптымізацыя для F934 працэсараў"
12608
12609 #: config/sparc/sparc.h:590
12610 msgid "Use V8 SPARC ISA"
12611 msgstr ""
12612
12613 #: config/sparc/sparc.h:592
12614 #, fuzzy
12615 msgid "Optimize for SuperSPARC processors"
12616 msgstr "Аптымізацыя для SuperSparc працэсараў"
12617
12618 #. End of deprecated options.
12619 #: config/sparc/sparc.h:595
12620 msgid "Pointers are 64-bit"
12621 msgstr ""
12622
12623 #: config/sparc/sparc.h:597
12624 msgid "Pointers are 32-bit"
12625 msgstr ""
12626
12627 #: config/sparc/sparc.h:599
12628 msgid "Use 32-bit ABI"
12629 msgstr ""
12630
12631 #: config/sparc/sparc.h:601
12632 msgid "Use 64-bit ABI"
12633 msgstr ""
12634
12635 #: config/sparc/sparc.h:603
12636 msgid "Use stack bias"
12637 msgstr ""
12638
12639 #: config/sparc/sparc.h:605
12640 msgid "Do not use stack bias"
12641 msgstr ""
12642
12643 #: config/sparc/sparc.h:607
12644 msgid "Use structs on stronger alignment for double-word copies"
12645 msgstr ""
12646
12647 #: config/sparc/sparc.h:609
12648 msgid "Do not use structs on stronger alignment for double-word copies"
12649 msgstr ""
12650
12651 #: config/sparc/sparc.h:611
12652 msgid "Optimize tail call instructions in assembler and linker"
12653 msgstr ""
12654
12655 #: config/sparc/sparc.h:613
12656 msgid "Do not optimize tail call instructions in assembler or linker"
12657 msgstr ""
12658
12659 #: config/sparc/sparc.h:658
12660 msgid "Use given SPARC code model"
12661 msgstr ""
12662
12663 #: config/stormy16/stormy16.c:526
12664 msgid "Constant halfword load operand out of range."
12665 msgstr ""
12666
12667 #: config/stormy16/stormy16.c:536
12668 msgid "Constant arithmetic operand out of range."
12669 msgstr ""
12670
12671 #: config/stormy16/stormy16.c:1027
12672 msgid "Local variable memory requirements exceed capacity."
12673 msgstr ""
12674
12675 #: config/stormy16/stormy16.c:1193
12676 msgid "function_profiler support"
12677 msgstr ""
12678
12679 #: config/stormy16/stormy16.c:1292
12680 msgid "cannot use va_start in interrupt function"
12681 msgstr ""
12682
12683 #: config/stormy16/stormy16.c:1624
12684 msgid "`B' operand is not constant"
12685 msgstr ""
12686
12687 #: config/stormy16/stormy16.c:1630
12688 msgid "`B' operand has multiple bits set"
12689 msgstr ""
12690
12691 #: config/stormy16/stormy16.c:1656
12692 msgid "`o' operand is not constant"
12693 msgstr ""
12694
12695 #: config/stormy16/stormy16.c:1670
12696 msgid "xstormy16_print_operand: unknown code"
12697 msgstr ""
12698
12699 #: config/stormy16/stormy16.c:1716
12700 #, c-format
12701 msgid "switch statement of size %lu entries too large"
12702 msgstr ""
12703
12704 #: config/v850/v850-c.c:67
12705 msgid "#pragma GHS endXXXX found without previous startXXX"
12706 msgstr ""
12707
12708 #: config/v850/v850-c.c:69
12709 msgid "#pragma GHS endXXX does not match previous startXXX"
12710 msgstr ""
12711
12712 #: config/v850/v850-c.c:94
12713 msgid "cannot set interrupt attribute: no current function"
12714 msgstr ""
12715
12716 #: config/v850/v850-c.c:102
12717 msgid "cannot set interrupt attribute: no such identifier"
12718 msgstr ""
12719
12720 #: config/v850/v850-c.c:147
12721 msgid "junk at end of #pragma ghs section"
12722 msgstr ""
12723
12724 #: config/v850/v850-c.c:164
12725 #, c-format
12726 msgid "unrecognized section name \"%s\""
12727 msgstr "нераспазнаная назва сэкцыі \"%s\""
12728
12729 #: config/v850/v850-c.c:179
12730 msgid "malformed #pragma ghs section"
12731 msgstr ""
12732
12733 #: config/v850/v850-c.c:198
12734 msgid "junk at end of #pragma ghs interrupt"
12735 msgstr ""
12736
12737 #: config/v850/v850-c.c:209
12738 msgid "junk at end of #pragma ghs starttda"
12739 msgstr ""
12740
12741 #: config/v850/v850-c.c:220
12742 msgid "junk at end of #pragma ghs startsda"
12743 msgstr ""
12744
12745 #: config/v850/v850-c.c:231
12746 msgid "junk at end of #pragma ghs startzda"
12747 msgstr ""
12748
12749 #: config/v850/v850-c.c:242
12750 msgid "junk at end of #pragma ghs endtda"
12751 msgstr ""
12752
12753 #: config/v850/v850-c.c:253
12754 msgid "junk at end of #pragma ghs endsda"
12755 msgstr ""
12756
12757 #: config/v850/v850-c.c:264
12758 msgid "junk at end of #pragma ghs endzda"
12759 msgstr ""
12760
12761 #: config/v850/v850.c:142
12762 #, c-format
12763 msgid "%s=%s is not numeric"
12764 msgstr ""
12765
12766 #: config/v850/v850.c:149
12767 #, c-format
12768 msgid "%s=%s is too large"
12769 msgstr "%s=%s вельмі вялікі"
12770
12771 #: config/v850/v850.c:301
12772 msgid "const_double_split got a bad insn:"
12773 msgstr ""
12774
12775 #: config/v850/v850.c:866
12776 msgid "output_move_single:"
12777 msgstr ""
12778
12779 #: config/v850/v850.c:2209
12780 msgid "%Jdata area attributes cannot be specified for local variables"
12781 msgstr ""
12782
12783 #: config/v850/v850.c:2220
12784 #, fuzzy
12785 msgid "%Jdata area of '%D' conflicts with previous declaration"
12786 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
12787
12788 #: config/v850/v850.c:2419
12789 #, c-format
12790 msgid "bogus JR construction: %d\n"
12791 msgstr ""
12792
12793 #: config/v850/v850.c:2440 config/v850/v850.c:2643
12794 #, c-format
12795 msgid "bad amount of stack space removal: %d"
12796 msgstr ""
12797
12798 #: config/v850/v850.c:2619
12799 #, c-format
12800 msgid "bogus JARL construction: %d\n"
12801 msgstr ""
12802
12803 #: config/v850/v850.c:2989
12804 #, c-format
12805 msgid "Bogus DISPOSE construction: %d\n"
12806 msgstr ""
12807
12808 #: config/v850/v850.c:3011
12809 #, c-format
12810 msgid "Too much stack space to dispose of: %d"
12811 msgstr ""
12812
12813 #: config/v850/v850.c:3184
12814 #, c-format
12815 msgid "Bogus PREPEARE construction: %d\n"
12816 msgstr ""
12817
12818 #: config/v850/v850.c:3206
12819 #, c-format
12820 msgid "Too much stack space to prepare: %d"
12821 msgstr ""
12822
12823 #. Macro to define tables used to set the flags.
12824 #. This is a list in braces of pairs in braces,
12825 #. each pair being { "NAME", VALUE }
12826 #. where VALUE is the bits to set or minus the bits to clear.
12827 #. An empty string NAME is used to identify the default VALUE.
12828 #: config/v850/v850.h:174
12829 msgid "Support Green Hills ABI"
12830 msgstr ""
12831
12832 #: config/v850/v850.h:177
12833 msgid "Prohibit PC relative function calls"
12834 msgstr ""
12835
12836 #: config/v850/v850.h:180
12837 msgid "Reuse r30 on a per function basis"
12838 msgstr ""
12839
12840 #: config/v850/v850.h:183
12841 msgid "Use stubs for function prologues"
12842 msgstr ""
12843
12844 #: config/v850/v850.h:186
12845 msgid "Same as: -mep -mprolog-function"
12846 msgstr ""
12847
12848 #: config/v850/v850.h:187
12849 msgid "Enable backend debugging"
12850 msgstr ""
12851
12852 #: config/v850/v850.h:189
12853 msgid "Compile for the v850 processor"
12854 msgstr ""
12855
12856 #: config/v850/v850.h:191
12857 #, fuzzy
12858 msgid "Compile for v850e1 processor"
12859 msgstr "Аптымізацыя для  F930 працэсараў"
12860
12861 #. Make sure that the other bits are cleared.
12862 #: config/v850/v850.h:193
12863 #, fuzzy
12864 msgid "Compile for v850e processor"
12865 msgstr "Аптымізацыя для  F930 працэсараў"
12866
12867 #. Make sure that the other bits are cleared.
12868 #: config/v850/v850.h:195
12869 #, fuzzy
12870 msgid "Enable the use of the short load instructions"
12871 msgstr "Не генерыраваць сімвальныя інструкцыі"
12872
12873 #: config/v850/v850.h:198
12874 #, fuzzy
12875 msgid "Do not use the callt instruction"
12876 msgstr "Не генерыраваць сімвальныя інструкцыі"
12877
12878 #: config/v850/v850.h:205
12879 #, fuzzy
12880 msgid "Do not use registers r2 and r5"
12881 msgstr "Не выкарыстоўваць рэгістра sb"
12882
12883 #: config/v850/v850.h:207
12884 msgid "Enforce strict alignment"
12885 msgstr ""
12886
12887 #: config/v850/v850.h:210
12888 msgid "Use 4 byte entries in switch tables"
12889 msgstr ""
12890
12891 #: config/v850/v850.h:236
12892 msgid "Set the max size of data eligible for the TDA area"
12893 msgstr ""
12894
12895 #: config/v850/v850.h:239
12896 msgid "Set the max size of data eligible for the SDA area"
12897 msgstr ""
12898
12899 #: config/v850/v850.h:242
12900 msgid "Set the max size of data eligible for the ZDA area"
12901 msgstr ""
12902
12903 #: config/xtensa/xtensa.c:1829
12904 msgid "boolean registers required for the floating-point option"
12905 msgstr ""
12906
12907 #: config/xtensa/xtensa.c:1883
12908 #, fuzzy, c-format
12909 msgid "-f%s is not supported with CONST16 instructions"
12910 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
12911
12912 #: config/xtensa/xtensa.c:1888
12913 msgid "PIC is required but not supported with CONST16 instructions"
12914 msgstr ""
12915
12916 #: config/xtensa/xtensa.c:1958
12917 #, fuzzy, c-format
12918 msgid "invalid %%D value"
12919 msgstr "дрэннае %%Q значэнне"
12920
12921 #: config/xtensa/xtensa.c:1995
12922 msgid "invalid mask"
12923 msgstr "нерэчаісная маска"
12924
12925 #: config/xtensa/xtensa.c:2021
12926 #, fuzzy, c-format
12927 msgid "invalid %%x value"
12928 msgstr "нерэчаіснае значэньне %%x/X"
12929
12930 #: config/xtensa/xtensa.c:2028
12931 #, fuzzy, c-format
12932 msgid "invalid %%d value"
12933 msgstr "дрэннае %%Q значэнне"
12934
12935 #: config/xtensa/xtensa.c:2049 config/xtensa/xtensa.c:2059
12936 #, fuzzy, c-format
12937 msgid "invalid %%t/%%b value"
12938 msgstr "дрэннае %%Q значэнне"
12939
12940 #: config/xtensa/xtensa.c:2101
12941 msgid "invalid address"
12942 msgstr "нерэчаісны адрас"
12943
12944 #: config/xtensa/xtensa.c:2126
12945 #, fuzzy
12946 msgid "no register in address"
12947 msgstr "невядомая назва рэгістра: %s"
12948
12949 #: config/xtensa/xtensa.c:2134
12950 msgid "address offset not a constant"
12951 msgstr ""
12952
12953 #: config/xtensa/xtensa.c:2745
12954 msgid "only uninitialized variables can be placed in a .bss section"
12955 msgstr ""
12956
12957 #: config/xtensa/xtensa.h:79
12958 msgid "Use CONST16 instruction to load constants"
12959 msgstr ""
12960
12961 #: config/xtensa/xtensa.h:81
12962 msgid "Use PC-relative L32R instruction to load constants"
12963 msgstr ""
12964
12965 #: config/xtensa/xtensa.h:83
12966 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
12967 msgstr ""
12968
12969 #: config/xtensa/xtensa.h:85
12970 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
12971 msgstr ""
12972
12973 #: config/xtensa/xtensa.h:87
12974 msgid "Intersperse literal pools with code in the text section"
12975 msgstr ""
12976
12977 #: config/xtensa/xtensa.h:89
12978 msgid "Put literal pools in a separate literal section"
12979 msgstr ""
12980
12981 #: config/xtensa/xtensa.h:91
12982 msgid "Automatically align branch targets to reduce branch penalties"
12983 msgstr ""
12984
12985 #: config/xtensa/xtensa.h:93
12986 msgid "Do not automatically align branch targets"
12987 msgstr ""
12988
12989 #: config/xtensa/xtensa.h:95
12990 msgid "Use indirect CALLXn instructions for large programs"
12991 msgstr ""
12992
12993 #: config/xtensa/xtensa.h:97
12994 msgid "Use direct CALLn instructions for fast calls"
12995 msgstr ""
12996
12997 #: ada/misc.c:240
12998 #, fuzzy, c-format
12999 msgid "missing argument to \"-%s\""
13000 msgstr "аргумент для \"%s\" прапушчан"
13001
13002 #: ada/misc.c:281
13003 msgid "`-gnat' misspelled as `-gant'"
13004 msgstr ""
13005
13006 #: cp/call.c:217
13007 msgid "unable to call pointer to member function here"
13008 msgstr ""
13009
13010 #: cp/call.c:2228
13011 msgid "%s %D(%T, %T, %T) <built-in>"
13012 msgstr ""
13013
13014 #: cp/call.c:2233
13015 msgid "%s %D(%T, %T) <built-in>"
13016 msgstr ""
13017
13018 #: cp/call.c:2237
13019 msgid "%s %D(%T) <built-in>"
13020 msgstr ""
13021
13022 #: cp/call.c:2241
13023 msgid "%s %T <conversion>"
13024 msgstr ""
13025
13026 #: cp/call.c:2243
13027 msgid "%J%s %+#D <near match>"
13028 msgstr ""
13029
13030 #: cp/call.c:2245
13031 msgid "%J%s %+#D"
13032 msgstr ""
13033
13034 #: cp/call.c:2280
13035 msgid "candidates are:"
13036 msgstr ""
13037
13038 #: cp/call.c:2468
13039 msgid "conversion from `%T' to `%T' is ambiguous"
13040 msgstr ""
13041
13042 #: cp/call.c:2619 cp/call.c:2663
13043 msgid "no matching function for call to `%D(%A)'"
13044 msgstr ""
13045
13046 #: cp/call.c:2622 cp/call.c:2666
13047 msgid "call of overloaded `%D(%A)' is ambiguous"
13048 msgstr ""
13049
13050 #. It's no good looking for an overloaded operator() on a
13051 #. pointer-to-member-function.
13052 #: cp/call.c:2732
13053 #, c-format
13054 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13055 msgstr ""
13056
13057 #: cp/call.c:2798
13058 msgid "no match for call to `(%T) (%A)'"
13059 msgstr ""
13060
13061 #: cp/call.c:2806
13062 msgid "call of `(%T) (%A)' is ambiguous"
13063 msgstr ""
13064
13065 #: cp/call.c:2839
13066 #, c-format
13067 msgid "%s for ternary 'operator?:' in '%E ? %E : %E'"
13068 msgstr ""
13069
13070 #: cp/call.c:2845
13071 #, fuzzy, c-format
13072 msgid "%s for 'operator%s' in '%E%s'"
13073 msgstr "%s перад знакам \"%s\""
13074
13075 #: cp/call.c:2849
13076 #, c-format
13077 msgid "%s for 'operator[]' in '%E[%E]'"
13078 msgstr ""
13079
13080 #: cp/call.c:2854
13081 #, fuzzy, c-format
13082 msgid "%s for '%s' in '%s %E'"
13083 msgstr "прапушчана поле '%s' у '%s'"
13084
13085 #: cp/call.c:2859
13086 #, c-format
13087 msgid "%s for 'operator%s' in '%E %s %E'"
13088 msgstr ""
13089
13090 #: cp/call.c:2862
13091 #, fuzzy, c-format
13092 msgid "%s for 'operator%s' in '%s%E'"
13093 msgstr "%s перад знакам \"%s\""
13094
13095 #: cp/call.c:2951
13096 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13097 msgstr ""
13098
13099 #: cp/call.c:3028
13100 #, c-format
13101 msgid "`%E' has type `void' and is not a throw-expression"
13102 msgstr ""
13103
13104 #: cp/call.c:3061 cp/call.c:3265
13105 msgid "operands to ?: have different types"
13106 msgstr ""
13107
13108 #: cp/call.c:3219
13109 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13110 msgstr ""
13111
13112 #: cp/call.c:3226
13113 msgid "enumeral and non-enumeral type in conditional expression"
13114 msgstr ""
13115
13116 #: cp/call.c:3511
13117 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13118 msgstr ""
13119
13120 #: cp/call.c:3560
13121 msgid "using synthesized `%#D' for copy assignment"
13122 msgstr ""
13123
13124 #: cp/call.c:3562
13125 msgid "  where cfront would use `%#D'"
13126 msgstr ""
13127
13128 #: cp/call.c:3585
13129 msgid "comparison between `%#T' and `%#T'"
13130 msgstr ""
13131
13132 #: cp/call.c:3831
13133 #, fuzzy
13134 msgid "no suitable `operator %s' for `%T'"
13135 msgstr "немагчымы апэратар '%s'"
13136
13137 #: cp/call.c:3848
13138 msgid "`%+#D' is private"
13139 msgstr ""
13140
13141 #: cp/call.c:3850
13142 msgid "`%+#D' is protected"
13143 msgstr ""
13144
13145 #: cp/call.c:3852
13146 msgid "`%+#D' is inaccessible"
13147 msgstr ""
13148
13149 #: cp/call.c:3853
13150 msgid "within this context"
13151 msgstr ""
13152
13153 #: cp/call.c:3923
13154 msgid "invalid conversion from `%T' to `%T'"
13155 msgstr ""
13156
13157 #: cp/call.c:3925
13158 msgid "  initializing argument %P of `%D'"
13159 msgstr ""
13160
13161 #: cp/call.c:4079
13162 #, fuzzy
13163 msgid "cannot bind bitfield `%E' to `%T'"
13164 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13165
13166 #: cp/call.c:4082
13167 #, fuzzy
13168 msgid "cannot bind packed field `%E' to `%T'"
13169 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13170
13171 #: cp/call.c:4085
13172 #, fuzzy
13173 msgid "cannot bind rvalue `%E' to `%T'"
13174 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
13175
13176 #: cp/call.c:4170
13177 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13178 msgstr ""
13179
13180 #. Undefined behavior [expr.call] 5.2.2/7.
13181 #: cp/call.c:4196
13182 msgid "cannot receive objects of non-POD type `%#T' through `...'; call will abort at runtime"
13183 msgstr ""
13184
13185 #: cp/call.c:4240
13186 #, fuzzy
13187 msgid "the default argument for parameter %d of `%D' has not yet been parsed"
13188 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
13189
13190 #: cp/call.c:4437
13191 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13192 msgstr ""
13193
13194 #: cp/call.c:4456
13195 msgid "`%T' is not an accessible base of `%T'"
13196 msgstr ""
13197
13198 #: cp/call.c:4725
13199 msgid "could not find class$ field in java interface type `%T'"
13200 msgstr ""
13201
13202 #: cp/call.c:4980
13203 #, fuzzy
13204 msgid "call to non-function `%D'"
13205 msgstr "у функцыі \"%s\":"
13206
13207 #: cp/call.c:5006
13208 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13209 msgstr ""
13210
13211 #: cp/call.c:5084
13212 msgid "no matching function for call to `%T::%s(%A)%#V'"
13213 msgstr ""
13214
13215 #: cp/call.c:5101
13216 #, fuzzy, c-format
13217 msgid "call of overloaded `%s(%A)' is ambiguous"
13218 msgstr "памер \"%s\" - %d байт"
13219
13220 #: cp/call.c:5122
13221 msgid "cannot call member function `%D' without object"
13222 msgstr ""
13223
13224 #: cp/call.c:5707
13225 msgid "passing `%T' chooses `%T' over `%T'"
13226 msgstr ""
13227
13228 #: cp/call.c:5709 cp/name-lookup.c:4155
13229 msgid "  in call to `%D'"
13230 msgstr ""
13231
13232 #: cp/call.c:5766
13233 msgid "choosing `%D' over `%D'"
13234 msgstr ""
13235
13236 #: cp/call.c:5767
13237 msgid "  for conversion from `%T' to `%T'"
13238 msgstr ""
13239
13240 #: cp/call.c:5769
13241 msgid "  because conversion sequence for the argument is better"
13242 msgstr ""
13243
13244 #: cp/call.c:5889
13245 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:"
13246 msgstr ""
13247
13248 #: cp/call.c:5893
13249 msgid "candidate 1:"
13250 msgstr ""
13251
13252 #: cp/call.c:5894
13253 msgid "candidate 2:"
13254 msgstr ""
13255
13256 #: cp/call.c:6003
13257 msgid "could not convert `%E' to `%T'"
13258 msgstr ""
13259
13260 #: cp/call.c:6108
13261 msgid "invalid initialization of non-const reference of type '%T' from a temporary of type '%T'"
13262 msgstr ""
13263
13264 #: cp/call.c:6112
13265 msgid "invalid initialization of reference of type '%T' from expression of type '%T'"
13266 msgstr ""
13267
13268 #: cp/class.c:279
13269 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13270 msgstr ""
13271
13272 #: cp/class.c:762
13273 msgid "Java class '%T' cannot have an implicit non-trivial destructor"
13274 msgstr ""
13275
13276 #: cp/class.c:763
13277 msgid "Java class '%T' cannot have a destructor"
13278 msgstr ""
13279
13280 #: cp/class.c:931
13281 msgid "`%#D' and `%#D' cannot be overloaded"
13282 msgstr ""
13283
13284 #: cp/class.c:977
13285 msgid "conflicting access specifications for method `%D', ignored"
13286 msgstr ""
13287
13288 #: cp/class.c:979
13289 #, c-format
13290 msgid "conflicting access specifications for field `%s', ignored"
13291 msgstr ""
13292
13293 #: cp/class.c:1029
13294 msgid "`%D' names constructor"
13295 msgstr ""
13296
13297 #: cp/class.c:1034
13298 #, fuzzy
13299 msgid "`%D' invalid in `%T'"
13300 msgstr "Нерэчаісны выбар \"%s\""
13301
13302 #: cp/class.c:1042
13303 msgid "no members matching `%D' in `%#T'"
13304 msgstr ""
13305
13306 #: cp/class.c:1074 cp/class.c:1082
13307 #, fuzzy
13308 msgid "`%D' invalid in `%#T'"
13309 msgstr "Нерэчаісны выбар \"%s\""
13310
13311 #: cp/class.c:1075
13312 msgid "  because of local method `%#D' with same name"
13313 msgstr ""
13314
13315 #: cp/class.c:1083
13316 msgid "  because of local member `%#D' with same name"
13317 msgstr ""
13318
13319 #: cp/class.c:1153
13320 msgid "base class `%#T' has a non-virtual destructor"
13321 msgstr ""
13322
13323 #: cp/class.c:1173
13324 msgid "base `%T' with only non-default constructor in class without a constructor"
13325 msgstr ""
13326
13327 #: cp/class.c:1557
13328 msgid "all member functions in class `%T' are private"
13329 msgstr ""
13330
13331 #: cp/class.c:1568
13332 msgid "`%#T' only defines a private destructor and has no friends"
13333 msgstr ""
13334
13335 #: cp/class.c:1610
13336 msgid "`%#T' only defines private constructors and has no friends"
13337 msgstr ""
13338
13339 #: cp/class.c:1995
13340 msgid "no unique final overrider for `%D' in `%T'"
13341 msgstr ""
13342
13343 #. Here we know it is a hider, and no overrider exists.
13344 #: cp/class.c:2441
13345 msgid "`%D' was hidden"
13346 msgstr ""
13347
13348 #: cp/class.c:2442
13349 msgid "  by `%D'"
13350 msgstr ""
13351
13352 #: cp/class.c:2484 cp/decl2.c:1161
13353 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13354 msgstr ""
13355
13356 #: cp/class.c:2490 cp/decl2.c:1168
13357 msgid "private member `%#D' in anonymous union"
13358 msgstr ""
13359
13360 #: cp/class.c:2493 cp/decl2.c:1170
13361 msgid "protected member `%#D' in anonymous union"
13362 msgstr ""
13363
13364 #: cp/class.c:2612
13365 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"
13366 msgstr ""
13367
13368 #: cp/class.c:2672
13369 #, fuzzy
13370 msgid "bit-field `%#D' with non-integral type"
13371 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13372
13373 #: cp/class.c:2692
13374 msgid "bit-field `%D' width not an integer constant"
13375 msgstr ""
13376
13377 #: cp/class.c:2698
13378 msgid "negative width in bit-field `%D'"
13379 msgstr ""
13380
13381 #: cp/class.c:2703
13382 msgid "zero width for bit-field `%D'"
13383 msgstr ""
13384
13385 #: cp/class.c:2709
13386 msgid "width of `%D' exceeds its type"
13387 msgstr ""
13388
13389 #: cp/class.c:2718
13390 msgid "`%D' is too small to hold all values of `%#T'"
13391 msgstr ""
13392
13393 #: cp/class.c:2780
13394 msgid "member `%#D' with constructor not allowed in union"
13395 msgstr ""
13396
13397 #: cp/class.c:2783
13398 msgid "member `%#D' with destructor not allowed in union"
13399 msgstr ""
13400
13401 #: cp/class.c:2786
13402 msgid "member `%#D' with copy assignment operator not allowed in union"
13403 msgstr ""
13404
13405 #: cp/class.c:2813
13406 msgid "multiple fields in union `%T' initialized"
13407 msgstr ""
13408
13409 #: cp/class.c:2879
13410 msgid "ignoring packed attribute on unpacked non-POD field `%#D'"
13411 msgstr ""
13412
13413 #: cp/class.c:2939
13414 msgid "`%D' may not be static because it is a member of a union"
13415 msgstr ""
13416
13417 #: cp/class.c:2944
13418 msgid "`%D' may not have reference type `%T' because it is a member of a union"
13419 msgstr ""
13420
13421 #: cp/class.c:2952
13422 msgid "field `%D' in local class cannot be static"
13423 msgstr ""
13424
13425 #: cp/class.c:2958
13426 msgid "field `%D' invalidly declared function type"
13427 msgstr ""
13428
13429 #: cp/class.c:2965
13430 #, fuzzy
13431 msgid "field `%D' invalidly declared method type"
13432 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13433
13434 #: cp/class.c:2998
13435 msgid "non-static reference `%#D' in class without a constructor"
13436 msgstr ""
13437
13438 #: cp/class.c:3041
13439 msgid "non-static const member `%#D' in class without a constructor"
13440 msgstr ""
13441
13442 #: cp/class.c:3056
13443 msgid "field `%#D' with same name as class"
13444 msgstr ""
13445
13446 #: cp/class.c:3074
13447 msgid "`%#T' has pointer data members"
13448 msgstr ""
13449
13450 #: cp/class.c:3078
13451 msgid "  but does not override `%T(const %T&)'"
13452 msgstr ""
13453
13454 #: cp/class.c:3080
13455 msgid "  or `operator=(const %T&)'"
13456 msgstr ""
13457
13458 #: cp/class.c:3083
13459 msgid "  but does not override `operator=(const %T&)'"
13460 msgstr ""
13461
13462 #: cp/class.c:3517
13463 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
13464 msgstr ""
13465
13466 #: cp/class.c:3627
13467 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13468 msgstr ""
13469
13470 #: cp/class.c:3714
13471 msgid "initializer specified for non-virtual method `%D'"
13472 msgstr ""
13473
13474 #: cp/class.c:4402
13475 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
13476 msgstr ""
13477
13478 #: cp/class.c:4492
13479 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13480 msgstr ""
13481
13482 #: cp/class.c:4505
13483 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13484 msgstr ""
13485
13486 #: cp/class.c:4679
13487 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
13488 msgstr ""
13489
13490 #. Versions of G++ before G++ 3.4 did not reset the
13491 #. DECL_MODE.
13492 #: cp/class.c:4718
13493 msgid "the offset of `%D' may not be ABI-compliant and may change in a future version of GCC"
13494 msgstr ""
13495
13496 #: cp/class.c:4741
13497 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13498 msgstr ""
13499
13500 #: cp/class.c:4750
13501 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13502 msgstr ""
13503
13504 #: cp/class.c:4809
13505 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
13506 msgstr ""
13507
13508 #: cp/class.c:4939 cp/semantics.c:2044
13509 msgid "redefinition of `%#T'"
13510 msgstr ""
13511
13512 #: cp/class.c:5109
13513 msgid "`%#T' has virtual functions but non-virtual destructor"
13514 msgstr ""
13515
13516 #: cp/class.c:5188
13517 msgid "trying to finish struct, but kicked out due to previous parse errors"
13518 msgstr ""
13519
13520 #: cp/class.c:5630
13521 #, c-format
13522 msgid "language string `\"%s\"' not recognized"
13523 msgstr ""
13524
13525 #: cp/class.c:5718
13526 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13527 msgstr ""
13528
13529 #: cp/class.c:5843
13530 msgid "no matches converting function `%D' to type `%#T'"
13531 msgstr ""
13532
13533 #: cp/class.c:5866
13534 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13535 msgstr ""
13536
13537 #: cp/class.c:5892
13538 msgid "assuming pointer to member `%D'"
13539 msgstr ""
13540
13541 #: cp/class.c:5895
13542 #, c-format
13543 msgid "(a pointer to member can only be formed with `&%E')"
13544 msgstr ""
13545
13546 #: cp/class.c:5940 cp/class.c:6122 cp/class.c:6129
13547 msgid "not enough type information"
13548 msgstr ""
13549
13550 #: cp/class.c:5957
13551 msgid "argument of type `%T' does not match `%T'"
13552 msgstr ""
13553
13554 #: cp/class.c:6106
13555 msgid "invalid operation on uninstantiated type"
13556 msgstr ""
13557
13558 #. [basic.scope.class]
13559 #.
13560 #. A name N used in a class S shall refer to the same declaration
13561 #. in its context and when re-evaluated in the completed scope of
13562 #. S.
13563 #: cp/class.c:6364 cp/decl.c:1222 cp/name-lookup.c:514 cp/pt.c:2097
13564 msgid "declaration of `%#D'"
13565 msgstr "абвяшчэньне `%#D'"
13566
13567 #: cp/class.c:6365
13568 msgid "changes meaning of `%D' from `%+#D'"
13569 msgstr ""
13570
13571 #: cp/cp-lang.c:398
13572 msgid "inter-module optimisations not implemented yet"
13573 msgstr ""
13574
13575 #: cp/cvt.c:88
13576 msgid "can't convert from incomplete type `%T' to `%T'"
13577 msgstr ""
13578
13579 #: cp/cvt.c:97
13580 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
13581 msgstr ""
13582
13583 #: cp/cvt.c:113 cp/cvt.c:127
13584 msgid "converting from `%T' to `%T'"
13585 msgstr "пераўтварэньне з `%T' у `%T'"
13586
13587 #: cp/cvt.c:185 cp/cvt.c:253 cp/cvt.c:297
13588 msgid "cannot convert `%E' from type `%T' to type `%T'"
13589 msgstr ""
13590
13591 #: cp/cvt.c:214 cp/cvt.c:218
13592 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
13593 msgstr ""
13594
13595 #: cp/cvt.c:276
13596 #, fuzzy
13597 msgid "invalid conversion from '%T' to '%T'"
13598 msgstr "пераўтварэньне з `%T' у `%T'"
13599
13600 #: cp/cvt.c:508
13601 msgid "conversion from `%T' to `%T' discards qualifiers"
13602 msgstr ""
13603
13604 #: cp/cvt.c:526
13605 msgid "casting `%T' to `%T' does not dereference pointer"
13606 msgstr ""
13607
13608 #: cp/cvt.c:553
13609 msgid "cannot convert type `%T' to type `%T'"
13610 msgstr ""
13611
13612 #: cp/cvt.c:679
13613 msgid "conversion from `%#T' to `%#T'"
13614 msgstr ""
13615
13616 #: cp/cvt.c:691
13617 msgid "`%#T' used where a `%T' was expected"
13618 msgstr ""
13619
13620 #: cp/cvt.c:715
13621 msgid "`%#T' used where a floating point value was expected"
13622 msgstr ""
13623
13624 #: cp/cvt.c:762
13625 msgid "conversion from `%T' to non-scalar type `%T' requested"
13626 msgstr ""
13627
13628 #: cp/cvt.c:852
13629 msgid "object of incomplete type `%T' will not be accessed in %s"
13630 msgstr ""
13631
13632 #: cp/cvt.c:855
13633 msgid "object of type `%T' will not be accessed in %s"
13634 msgstr ""
13635
13636 #: cp/cvt.c:871
13637 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
13638 msgstr ""
13639
13640 #. [over.over] enumerates the places where we can take the address
13641 #. of an overloaded function, and this is not one of them.
13642 #: cp/cvt.c:887
13643 #, c-format
13644 msgid "%s cannot resolve address of overloaded function"
13645 msgstr ""
13646
13647 #. Only warn when there is no &.
13648 #: cp/cvt.c:893
13649 #, c-format
13650 msgid "%s is a reference, not call, to function `%E'"
13651 msgstr ""
13652
13653 #: cp/cvt.c:900
13654 #, c-format
13655 msgid "%s has no effect"
13656 msgstr ""
13657
13658 #: cp/cvt.c:1011
13659 msgid "converting NULL to non-pointer type"
13660 msgstr ""
13661
13662 #: cp/cvt.c:1084
13663 msgid "ambiguous default type conversion from `%T'"
13664 msgstr ""
13665
13666 #: cp/cvt.c:1086
13667 msgid "  candidate conversions include `%D' and `%D'"
13668 msgstr ""
13669
13670 #: cp/decl.c:371
13671 msgid "label `%D' used but not defined"
13672 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
13673
13674 #: cp/decl.c:378
13675 msgid "label `%D' defined but not used"
13676 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
13677
13678 #: cp/decl.c:1130 cp/decl.c:1556
13679 msgid "previous declaration of `%D'"
13680 msgstr "папярэдняе абвяшчэньне `%D'"
13681
13682 #: cp/decl.c:1178
13683 #, fuzzy
13684 msgid "%Jfunction '%D' redeclared as inline"
13685 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13686
13687 #: cp/decl.c:1179
13688 #, fuzzy
13689 msgid "%Jprevious declaration of '%D' with attribute noinline"
13690 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13691
13692 #: cp/decl.c:1186
13693 #, fuzzy
13694 msgid "%Jfunction '%D' redeclared with attribute noinline"
13695 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13696
13697 #: cp/decl.c:1188
13698 #, fuzzy
13699 msgid "%Jprevious declaration of '%D' was inline"
13700 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13701
13702 #: cp/decl.c:1209 cp/decl.c:1247
13703 #, fuzzy
13704 msgid "shadowing %s function `%#D'"
13705 msgstr "у функцыі \"%s\":"
13706
13707 #: cp/decl.c:1218
13708 msgid "library function `%#D' redeclared as non-function `%#D'"
13709 msgstr ""
13710
13711 #: cp/decl.c:1223
13712 #, fuzzy
13713 msgid "conflicts with built-in declaration `%#D'"
13714 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13715
13716 #: cp/decl.c:1242 cp/decl.c:1354 cp/decl.c:1370
13717 msgid "new declaration `%#D'"
13718 msgstr "новае абвяшчэньне `%#D'"
13719
13720 #: cp/decl.c:1243
13721 #, fuzzy
13722 msgid "ambiguates built-in declaration `%#D'"
13723 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13724
13725 #: cp/decl.c:1314
13726 msgid "`%#D' redeclared as different kind of symbol"
13727 msgstr ""
13728
13729 #: cp/decl.c:1317
13730 msgid "previous declaration of `%#D'"
13731 msgstr "папярэдняе абвяшчэньне `%#D'"
13732
13733 #: cp/decl.c:1339
13734 msgid "declaration of template `%#D'"
13735 msgstr "абвяшчэньне шаблёну `%#D'"
13736
13737 #: cp/decl.c:1340 cp/name-lookup.c:515
13738 msgid "conflicts with previous declaration `%#D'"
13739 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13740
13741 #: cp/decl.c:1355 cp/decl.c:1371
13742 #, fuzzy
13743 msgid "ambiguates old declaration `%#D'"
13744 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13745
13746 #: cp/decl.c:1363
13747 msgid "declaration of C function `%#D' conflicts with"
13748 msgstr ""
13749
13750 #: cp/decl.c:1365
13751 #, fuzzy
13752 msgid "previous declaration `%#D' here"
13753 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13754
13755 #: cp/decl.c:1381
13756 #, fuzzy
13757 msgid "conflicting declaration '%#D'"
13758 msgstr "паўторнае абвяшчэнне меткі \"%s\""
13759
13760 #: cp/decl.c:1382
13761 #, fuzzy
13762 msgid "'%D' has a previous declaration as `%#D'"
13763 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13764
13765 #: cp/decl.c:1435
13766 msgid "`%#D' previously defined here"
13767 msgstr ""
13768
13769 #: cp/decl.c:1436
13770 msgid "`%#D' previously declared here"
13771 msgstr ""
13772
13773 #. Prototype decl follows defn w/o prototype.
13774 #: cp/decl.c:1445
13775 #, fuzzy
13776 msgid "prototype for `%#D'"
13777 msgstr "няма папярэдняга прататыпа для \"%s\""
13778
13779 #: cp/decl.c:1446
13780 #, fuzzy
13781 msgid "%Jfollows non-prototype definition here"
13782 msgstr "папярэдняе вызначэньне"
13783
13784 #: cp/decl.c:1458
13785 #, fuzzy
13786 msgid "previous declaration of `%#D' with %L linkage"
13787 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13788
13789 #: cp/decl.c:1460
13790 msgid "conflicts with new declaration with %L linkage"
13791 msgstr ""
13792
13793 #: cp/decl.c:1483 cp/decl.c:1490
13794 msgid "default argument given for parameter %d of `%#D'"
13795 msgstr ""
13796
13797 #: cp/decl.c:1485 cp/decl.c:1492
13798 #, fuzzy
13799 msgid "after previous specification in `%#D'"
13800 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13801
13802 #: cp/decl.c:1501
13803 msgid "`%#D' was used before it was declared inline"
13804 msgstr ""
13805
13806 #: cp/decl.c:1502
13807 #, fuzzy
13808 msgid "%Jprevious non-inline declaration here"
13809 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13810
13811 #: cp/decl.c:1555
13812 msgid "redundant redeclaration of `%D' in same scope"
13813 msgstr ""
13814
13815 #: cp/decl.c:1649
13816 #, c-format
13817 msgid "declaration of `%F' throws different exceptions"
13818 msgstr ""
13819
13820 #: cp/decl.c:1651
13821 #, fuzzy, c-format
13822 msgid "than previous declaration `%F'"
13823 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13824
13825 #. From [temp.expl.spec]:
13826 #.
13827 #. If a template, a member template or the member of a class
13828 #. template is explicitly specialized then that
13829 #. specialization shall be declared before the first use of
13830 #. that specialization that would cause an implicit
13831 #. instantiation to take place, in every translation unit in
13832 #. which such a use occurs.
13833 #: cp/decl.c:1798
13834 msgid "explicit specialization of %D after first use"
13835 msgstr ""
13836
13837 #: cp/decl.c:1878
13838 msgid "%J'%D': visibility attribute ignored because it"
13839 msgstr ""
13840
13841 #: cp/decl.c:1880
13842 #, fuzzy
13843 msgid "%Jconflicts with previous declaration here"
13844 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
13845
13846 #: cp/decl.c:1974
13847 #, fuzzy
13848 msgid "implicit declaration of function `%#D'"
13849 msgstr "няма папярэдняга аб'яўлення для \"%s\""
13850
13851 #: cp/decl.c:2137
13852 #, c-format
13853 msgid "label `%s' referenced outside of any function"
13854 msgstr ""
13855
13856 #: cp/decl.c:2234 cp/decl.c:2258 cp/decl.c:2346
13857 msgid "jump to label `%D'"
13858 msgstr ""
13859
13860 #: cp/decl.c:2236 cp/decl.c:2260
13861 msgid "jump to case label"
13862 msgstr ""
13863
13864 #: cp/decl.c:2239 cp/decl.c:2263
13865 #, fuzzy
13866 msgid "%H  from here"
13867 msgstr " адсюль"
13868
13869 #: cp/decl.c:2244
13870 msgid "  crosses initialization of `%#D'"
13871 msgstr ""
13872
13873 #: cp/decl.c:2247 cp/decl.c:2362
13874 msgid "  enters scope of non-POD `%#D'"
13875 msgstr ""
13876
13877 #: cp/decl.c:2267 cp/decl.c:2366
13878 msgid "  enters try block"
13879 msgstr ""
13880
13881 #: cp/decl.c:2269 cp/decl.c:2368
13882 msgid "  enters catch block"
13883 msgstr ""
13884
13885 #: cp/decl.c:2347
13886 msgid "  from here"
13887 msgstr " адсюль"
13888
13889 #. Can't skip init of __exception_info.
13890 #: cp/decl.c:2358
13891 msgid "%J  enters catch block"
13892 msgstr ""
13893
13894 #: cp/decl.c:2360
13895 #, fuzzy
13896 msgid "  skips initialization of `%#D'"
13897 msgstr "ініцыялізацыя"
13898
13899 #: cp/decl.c:2394
13900 msgid "label named wchar_t"
13901 msgstr ""
13902
13903 #: cp/decl.c:2397
13904 #, fuzzy
13905 msgid "duplicate label `%D'"
13906 msgstr "паўтарэнне \"%s\""
13907
13908 #: cp/decl.c:2625 cp/parser.c:3182
13909 msgid "`%D' used without template parameters"
13910 msgstr ""
13911
13912 #: cp/decl.c:2635 cp/decl.c:2651 cp/decl.c:2739
13913 msgid "no class template named `%#T' in `%#T'"
13914 msgstr ""
13915
13916 #: cp/decl.c:2672 cp/decl.c:2682 cp/decl.c:2702
13917 msgid "no type named `%#T' in `%#T'"
13918 msgstr ""
13919
13920 #: cp/decl.c:3429
13921 msgid "%Jan anonymous union cannot have function members"
13922 msgstr ""
13923
13924 #: cp/decl.c:3447
13925 msgid "member %#D' with constructor not allowed in anonymous aggregate"
13926 msgstr ""
13927
13928 #: cp/decl.c:3450
13929 msgid "member %#D' with destructor not allowed in anonymous aggregate"
13930 msgstr ""
13931
13932 #: cp/decl.c:3453
13933 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
13934 msgstr ""
13935
13936 #: cp/decl.c:3493
13937 msgid "redeclaration of C++ built-in type `%T'"
13938 msgstr ""
13939
13940 #: cp/decl.c:3531
13941 msgid "multiple types in one declaration"
13942 msgstr ""
13943
13944 #: cp/decl.c:3557
13945 msgid "missing type-name in typedef-declaration"
13946 msgstr ""
13947
13948 #: cp/decl.c:3565
13949 msgid "ISO C++ prohibits anonymous structs"
13950 msgstr ""
13951
13952 #: cp/decl.c:3572
13953 msgid "`%D' can only be specified for functions"
13954 msgstr ""
13955
13956 #: cp/decl.c:3574
13957 msgid "`%D' can only be specified inside a class"
13958 msgstr ""
13959
13960 #: cp/decl.c:3576
13961 msgid "`%D' can only be specified for constructors"
13962 msgstr ""
13963
13964 #: cp/decl.c:3579
13965 msgid "`%D' can only be specified for objects and functions"
13966 msgstr ""
13967
13968 #: cp/decl.c:3721 cp/decl2.c:855
13969 #, fuzzy
13970 msgid "typedef `%D' is initialized (use __typeof__ instead)"
13971 msgstr "параметр \"%s\" ініцыялізаваны"
13972
13973 #: cp/decl.c:3726
13974 msgid "function `%#D' is initialized like a variable"
13975 msgstr ""
13976
13977 #: cp/decl.c:3738
13978 msgid "declaration of `%#D' has `extern' and is initialized"
13979 msgstr ""
13980
13981 #: cp/decl.c:3771
13982 msgid "`%#D' is not a static member of `%#T'"
13983 msgstr ""
13984
13985 #: cp/decl.c:3777
13986 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
13987 msgstr ""
13988
13989 #: cp/decl.c:3788
13990 msgid "duplicate initialization of %D"
13991 msgstr ""
13992
13993 #: cp/decl.c:3819
13994 msgid "declaration of `%#D' outside of class is not definition"
13995 msgstr ""
13996
13997 #: cp/decl.c:3868
13998 #, fuzzy
13999 msgid "variable `%#D' has initializer but incomplete type"
14000 msgstr "\"%s\" мае незавершаны тып"
14001
14002 #: cp/decl.c:3876 cp/decl.c:4445
14003 #, fuzzy
14004 msgid "elements of array `%#D' have incomplete type"
14005 msgstr "\"%s\" мае незавершаны тып"
14006
14007 #: cp/decl.c:3892
14008 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14009 msgstr ""
14010
14011 #: cp/decl.c:3942
14012 msgid "`%D' declared as reference but not initialized"
14013 msgstr ""
14014
14015 #: cp/decl.c:3948
14016 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14017 msgstr ""
14018
14019 #: cp/decl.c:3976
14020 #, fuzzy
14021 msgid "cannot initialize `%T' from `%T'"
14022 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14023
14024 #: cp/decl.c:4008
14025 msgid "initializer fails to determine size of `%D'"
14026 msgstr ""
14027
14028 #: cp/decl.c:4013
14029 msgid "array size missing in `%D'"
14030 msgstr "прапушчан памер масіва ў `%D'"
14031
14032 #: cp/decl.c:4025
14033 msgid "zero-size array `%D'"
14034 msgstr "нулявы памер масіва `%D'"
14035
14036 #. An automatic variable with an incomplete type: that is an error.
14037 #. Don't talk about array types here, since we took care of that
14038 #. message in grokdeclarator.
14039 #: cp/decl.c:4062
14040 msgid "storage size of `%D' isn't known"
14041 msgstr ""
14042
14043 #: cp/decl.c:4084
14044 msgid "storage size of `%D' isn't constant"
14045 msgstr ""
14046
14047 #: cp/decl.c:4139
14048 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14049 msgstr ""
14050
14051 #: cp/decl.c:4140
14052 msgid "%J  you can work around this by removing the initializer"
14053 msgstr ""
14054
14055 #: cp/decl.c:4166
14056 #, fuzzy
14057 msgid "uninitialized const `%D'"
14058 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14059
14060 #: cp/decl.c:4245
14061 #, fuzzy
14062 msgid "brace-enclosed initializer used to initialize `%T'"
14063 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14064
14065 #: cp/decl.c:4309
14066 msgid "initializer for `%T' must be brace-enclosed"
14067 msgstr ""
14068
14069 #: cp/decl.c:4326
14070 msgid "ISO C++ does not allow designated initializers"
14071 msgstr ""
14072
14073 #: cp/decl.c:4330
14074 msgid "`%T' has no non-static data member named `%D'"
14075 msgstr ""
14076
14077 #: cp/decl.c:4378
14078 msgid "name `%D' used in a GNU-style designated initializer for an array"
14079 msgstr ""
14080
14081 #: cp/decl.c:4401
14082 #, fuzzy
14083 msgid "too many initializers for `%T'"
14084 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14085
14086 #: cp/decl.c:4439
14087 msgid "variable-sized object `%D' may not be initialized"
14088 msgstr ""
14089
14090 #: cp/decl.c:4450
14091 #, fuzzy
14092 msgid "`%D' has incomplete type"
14093 msgstr "\"%s\" мае незавершаны тып"
14094
14095 #: cp/decl.c:4505
14096 msgid "`%D' must be initialized by constructor, not by `{...}'"
14097 msgstr ""
14098
14099 #: cp/decl.c:4549
14100 msgid "structure `%D' with uninitialized const members"
14101 msgstr ""
14102
14103 #: cp/decl.c:4551
14104 msgid "structure `%D' with uninitialized reference members"
14105 msgstr ""
14106
14107 #: cp/decl.c:4732
14108 msgid "assignment (not initialization) in declaration"
14109 msgstr ""
14110
14111 #: cp/decl.c:4749
14112 #, fuzzy
14113 msgid "cannot initialize `%D' to namespace `%D'"
14114 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14115
14116 #: cp/decl.c:4803
14117 #, fuzzy
14118 msgid "shadowing previous type declaration of `%#D'"
14119 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14120
14121 #: cp/decl.c:4840
14122 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14123 msgstr ""
14124
14125 #: cp/decl.c:4855
14126 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14127 msgstr ""
14128
14129 #: cp/decl.c:5337
14130 msgid "invalid catch parameter"
14131 msgstr ""
14132
14133 #: cp/decl.c:5451
14134 msgid "destructor for alien class `%T' cannot be a member"
14135 msgstr ""
14136
14137 #: cp/decl.c:5454
14138 msgid "constructor for alien class `%T' cannot be a member"
14139 msgstr ""
14140
14141 #: cp/decl.c:5476
14142 msgid "`%D' declared as a `virtual' %s"
14143 msgstr ""
14144
14145 #: cp/decl.c:5478
14146 msgid "`%D' declared as an `inline' %s"
14147 msgstr ""
14148
14149 #: cp/decl.c:5480
14150 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14151 msgstr ""
14152
14153 #: cp/decl.c:5483
14154 msgid "`%D' declared as a friend"
14155 msgstr ""
14156
14157 #: cp/decl.c:5489
14158 #, fuzzy
14159 msgid "`%D' declared with an exception specification"
14160 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14161
14162 #: cp/decl.c:5571
14163 msgid "cannot declare `::main' to be a template"
14164 msgstr ""
14165
14166 #: cp/decl.c:5573
14167 msgid "cannot declare `::main' to be inline"
14168 msgstr ""
14169
14170 #: cp/decl.c:5575
14171 msgid "cannot declare `::main' to be static"
14172 msgstr ""
14173
14174 #: cp/decl.c:5578
14175 msgid "`main' must return `int'"
14176 msgstr "`main' павінна вяртаць `int'"
14177
14178 #: cp/decl.c:5606
14179 msgid "non-local function `%#D' uses anonymous type"
14180 msgstr ""
14181
14182 #: cp/decl.c:5609
14183 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14184 msgstr ""
14185
14186 #: cp/decl.c:5615
14187 msgid "non-local function `%#D' uses local type `%T'"
14188 msgstr ""
14189
14190 #: cp/decl.c:5639
14191 msgid "%smember function `%D' cannot have `%T' method qualifier"
14192 msgstr ""
14193
14194 #: cp/decl.c:5663
14195 msgid "defining explicit specialization `%D' in friend declaration"
14196 msgstr ""
14197
14198 #. Something like `template <class T> friend void f<T>()'.
14199 #: cp/decl.c:5673
14200 msgid "invalid use of template-id `%D' in declaration of primary template"
14201 msgstr ""
14202
14203 #: cp/decl.c:5700
14204 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14205 msgstr ""
14206
14207 #: cp/decl.c:5707
14208 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14209 msgstr ""
14210
14211 #: cp/decl.c:5765
14212 msgid "definition of implicitly-declared `%D'"
14213 msgstr ""
14214
14215 #: cp/decl.c:5785 cp/decl2.c:738
14216 msgid "no `%#D' member function declared in class `%T'"
14217 msgstr ""
14218
14219 #: cp/decl.c:5919
14220 msgid "non-local variable `%#D' uses local type `%T'"
14221 msgstr ""
14222
14223 #: cp/decl.c:6034
14224 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
14225 msgstr ""
14226
14227 #: cp/decl.c:6043
14228 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14229 msgstr ""
14230
14231 #: cp/decl.c:6046
14232 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
14233 msgstr ""
14234
14235 #: cp/decl.c:6065
14236 #, fuzzy
14237 msgid "size of array `%D' has non-integral type `%T'"
14238 msgstr "памер масіва `%D' не цэлалікавы тып"
14239
14240 #: cp/decl.c:6067
14241 #, fuzzy
14242 msgid "size of array has non-integral type `%T'"
14243 msgstr "памер масіва \"%s\" адмоўны"
14244
14245 #: cp/decl.c:6103
14246 msgid "size of array `%D' is negative"
14247 msgstr "памер масіва `%D' - адмоўны"
14248
14249 #: cp/decl.c:6105
14250 msgid "size of array is negative"
14251 msgstr "адмоўны памер масіва "
14252
14253 #: cp/decl.c:6113
14254 msgid "ISO C++ forbids zero-size array `%D'"
14255 msgstr ""
14256
14257 #: cp/decl.c:6115
14258 #, fuzzy
14259 msgid "ISO C++ forbids zero-size array"
14260 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14261
14262 #: cp/decl.c:6122
14263 #, fuzzy
14264 msgid "size of array `%D' is not an integral constant-expression"
14265 msgstr "памер масіва \"%s\" адмоўны"
14266
14267 #: cp/decl.c:6125
14268 msgid "size of array is not an integral constant-expression"
14269 msgstr ""
14270
14271 #: cp/decl.c:6130
14272 msgid "ISO C++ forbids variable-size array `%D'"
14273 msgstr ""
14274
14275 #: cp/decl.c:6132
14276 #, fuzzy
14277 msgid "ISO C++ forbids variable-size array"
14278 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14279
14280 #: cp/decl.c:6154
14281 msgid "overflow in array dimension"
14282 msgstr ""
14283
14284 #: cp/decl.c:6248
14285 msgid "declaration of `%D' as %s"
14286 msgstr ""
14287
14288 #: cp/decl.c:6250
14289 #, c-format
14290 msgid "creating %s"
14291 msgstr ""
14292
14293 #: cp/decl.c:6262
14294 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
14295 msgstr ""
14296
14297 #: cp/decl.c:6265
14298 msgid "multidimensional array must have bounds for all dimensions except the first"
14299 msgstr ""
14300
14301 #: cp/decl.c:6293
14302 msgid "return type specification for constructor invalid"
14303 msgstr ""
14304
14305 #: cp/decl.c:6300
14306 msgid "return type specification for destructor invalid"
14307 msgstr ""
14308
14309 #: cp/decl.c:6306
14310 msgid "operator `%T' declared to return `%T'"
14311 msgstr ""
14312
14313 #: cp/decl.c:6308
14314 msgid "return type specified for `operator %T'"
14315 msgstr ""
14316
14317 #: cp/decl.c:6452
14318 msgid "destructors must be member functions"
14319 msgstr ""
14320
14321 #: cp/decl.c:6471
14322 msgid "destructor `%T' must match class name `%T'"
14323 msgstr ""
14324
14325 #: cp/decl.c:6534
14326 msgid "declarator-id missing; using reserved word `%D'"
14327 msgstr ""
14328
14329 #: cp/decl.c:6588
14330 msgid "type `%T' is not derived from type `%T'"
14331 msgstr ""
14332
14333 #. Parse error puts this typespec where
14334 #. a declarator should go.
14335 #: cp/decl.c:6651
14336 msgid "`%T' specified as declarator-id"
14337 msgstr ""
14338
14339 #: cp/decl.c:6653
14340 msgid "  perhaps you want `%T' for a constructor"
14341 msgstr ""
14342
14343 #. Sometimes, we see a template-name used as part of a
14344 #. decl-specifier like in
14345 #. std::allocator alloc;
14346 #. Handle that gracefully.
14347 #: cp/decl.c:6675
14348 #, fuzzy, c-format
14349 msgid "invalid use of template-name '%E' in a declarator"
14350 msgstr "нявернае выкарыстанне \"restict\""
14351
14352 #: cp/decl.c:6695
14353 msgid "declaration of `%D' as non-function"
14354 msgstr ""
14355
14356 #: cp/decl.c:6772
14357 msgid "`bool' is now a keyword"
14358 msgstr ""
14359
14360 #: cp/decl.c:6774
14361 msgid "extraneous `%T' ignored"
14362 msgstr ""
14363
14364 #: cp/decl.c:6790 cp/decl.c:6834
14365 msgid "multiple declarations `%T' and `%T'"
14366 msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
14367
14368 #: cp/decl.c:6803
14369 msgid "ISO C++ does not support `long long'"
14370 msgstr "ISO C++ не падтрымлівае \"long long\""
14371
14372 #: cp/decl.c:6907 cp/decl.c:6910
14373 #, fuzzy, c-format
14374 msgid "ISO C++ forbids declaration of `%s' with no type"
14375 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14376
14377 #: cp/decl.c:6941
14378 #, c-format
14379 msgid "short, signed or unsigned invalid for `%s'"
14380 msgstr ""
14381
14382 #: cp/decl.c:6946
14383 #, c-format
14384 msgid "long and short specified together for `%s'"
14385 msgstr ""
14386
14387 #: cp/decl.c:6957
14388 #, c-format
14389 msgid "signed and unsigned given together for `%s'"
14390 msgstr ""
14391
14392 #: cp/decl.c:7066
14393 msgid "qualifiers are not allowed on declaration of `operator %T'"
14394 msgstr ""
14395
14396 #: cp/decl.c:7088
14397 msgid "member `%D' cannot be declared both virtual and static"
14398 msgstr ""
14399
14400 #: cp/decl.c:7097
14401 #, fuzzy
14402 msgid "`%T::%D' is not a valid declarator"
14403 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14404
14405 #: cp/decl.c:7109
14406 msgid "storage class specifiers invalid in parameter declarations"
14407 msgstr ""
14408
14409 #: cp/decl.c:7113
14410 msgid "typedef declaration invalid in parameter declaration"
14411 msgstr ""
14412
14413 #: cp/decl.c:7126
14414 msgid "virtual outside class declaration"
14415 msgstr ""
14416
14417 #: cp/decl.c:7185
14418 #, c-format
14419 msgid "storage class specified for %s `%s'"
14420 msgstr ""
14421
14422 #: cp/decl.c:7220
14423 #, c-format
14424 msgid "top-level declaration of `%s' specifies `auto'"
14425 msgstr ""
14426
14427 #: cp/decl.c:7232
14428 msgid "storage class specifiers invalid in friend function declarations"
14429 msgstr ""
14430
14431 #: cp/decl.c:7397
14432 msgid "destructor cannot be static member function"
14433 msgstr ""
14434
14435 #: cp/decl.c:7400
14436 #, c-format
14437 msgid "destructors may not be `%s'"
14438 msgstr ""
14439
14440 #: cp/decl.c:7421
14441 msgid "constructor cannot be static member function"
14442 msgstr ""
14443
14444 #: cp/decl.c:7424
14445 msgid "constructors cannot be declared virtual"
14446 msgstr ""
14447
14448 #: cp/decl.c:7429
14449 #, c-format
14450 msgid "constructors may not be `%s'"
14451 msgstr ""
14452
14453 #: cp/decl.c:7439
14454 msgid "return value type specifier for constructor ignored"
14455 msgstr ""
14456
14457 #: cp/decl.c:7458
14458 #, c-format
14459 msgid "can't initialize friend function `%s'"
14460 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14461
14462 #. Cannot be both friend and virtual.
14463 #: cp/decl.c:7462
14464 msgid "virtual functions cannot be friends"
14465 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14466
14467 #: cp/decl.c:7467
14468 msgid "friend declaration not in class definition"
14469 msgstr ""
14470
14471 #: cp/decl.c:7469
14472 #, fuzzy, c-format
14473 msgid "can't define friend function `%s' in a local class definition"
14474 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14475
14476 #: cp/decl.c:7490
14477 msgid "destructors may not have parameters"
14478 msgstr ""
14479
14480 #: cp/decl.c:7510 cp/decl.c:7517
14481 #, fuzzy
14482 msgid "cannot declare reference to `%#T'"
14483 msgstr "Не магу знайсці файл для класа %s."
14484
14485 #: cp/decl.c:7511
14486 #, fuzzy
14487 msgid "cannot declare pointer to `%#T'"
14488 msgstr "\"%s\" мае незавершаны тып"
14489
14490 #: cp/decl.c:7516
14491 msgid "cannot declare pointer to `%#T' member"
14492 msgstr ""
14493
14494 #: cp/decl.c:7655
14495 msgid "extra qualification `%T::' on member `%s' ignored"
14496 msgstr ""
14497
14498 #: cp/decl.c:7671
14499 msgid "cannot declare member function `%T::%s' within `%T'"
14500 msgstr ""
14501
14502 #: cp/decl.c:7686
14503 msgid "cannot declare member `%T::%s' within `%T'"
14504 msgstr ""
14505
14506 #: cp/decl.c:7766
14507 msgid "data member may not have variably modified type `%T'"
14508 msgstr ""
14509
14510 #: cp/decl.c:7768
14511 msgid "parameter may not have variably modified type `%T'"
14512 msgstr ""
14513
14514 #. [dcl.fct.spec] The explicit specifier shall only be used in
14515 #. declarations of constructors within a class definition.
14516 #: cp/decl.c:7776
14517 msgid "only declarations of constructors can be `explicit'"
14518 msgstr ""
14519
14520 #: cp/decl.c:7784
14521 #, c-format
14522 msgid "non-member `%s' cannot be declared `mutable'"
14523 msgstr ""
14524
14525 #: cp/decl.c:7789
14526 #, c-format
14527 msgid "non-object member `%s' cannot be declared `mutable'"
14528 msgstr ""
14529
14530 #: cp/decl.c:7795
14531 #, c-format
14532 msgid "function `%s' cannot be declared `mutable'"
14533 msgstr ""
14534
14535 #: cp/decl.c:7800
14536 #, c-format
14537 msgid "static `%s' cannot be declared `mutable'"
14538 msgstr ""
14539
14540 #: cp/decl.c:7805
14541 #, c-format
14542 msgid "const `%s' cannot be declared `mutable'"
14543 msgstr ""
14544
14545 #: cp/decl.c:7818
14546 msgid "template-id `%D' used as a declarator"
14547 msgstr ""
14548
14549 #: cp/decl.c:7839
14550 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
14551 msgstr ""
14552
14553 #: cp/decl.c:7847
14554 msgid "%Jtypedef name may not be a nested-name-specifier"
14555 msgstr ""
14556
14557 #: cp/decl.c:7893
14558 #, fuzzy
14559 msgid "%Jinvalid type qualifier for non-member function type"
14560 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14561
14562 #: cp/decl.c:7956
14563 msgid "type qualifiers specified for friend class declaration"
14564 msgstr ""
14565
14566 #: cp/decl.c:7961
14567 msgid "`inline' specified for friend class declaration"
14568 msgstr ""
14569
14570 #: cp/decl.c:7969
14571 #, fuzzy
14572 msgid "template parameters cannot be friends"
14573 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14574
14575 #: cp/decl.c:7971
14576 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
14577 msgstr ""
14578
14579 #: cp/decl.c:7975
14580 msgid "friend declaration requires class-key, i.e. `friend %#T'"
14581 msgstr ""
14582
14583 #: cp/decl.c:7988
14584 msgid "trying to make class `%T' a friend of global scope"
14585 msgstr ""
14586
14587 #: cp/decl.c:7999
14588 msgid "invalid qualifiers on non-member function type"
14589 msgstr ""
14590
14591 #: cp/decl.c:8018
14592 msgid "abstract declarator `%T' used as declaration"
14593 msgstr ""
14594
14595 #: cp/decl.c:8030
14596 msgid "unnamed variable or field declared void"
14597 msgstr ""
14598
14599 #: cp/decl.c:8039
14600 msgid "variable or field declared void"
14601 msgstr ""
14602
14603 #: cp/decl.c:8049
14604 msgid "cannot use `::' in parameter declaration"
14605 msgstr ""
14606
14607 #. Something like struct S { int N::j; };
14608 #: cp/decl.c:8094
14609 msgid "invalid use of `::'"
14610 msgstr "нерэчаіснае выкарыстаньне `::'"
14611
14612 #: cp/decl.c:8106
14613 #, fuzzy
14614 msgid "function `%D' cannot be declared friend"
14615 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
14616
14617 #: cp/decl.c:8118
14618 msgid "can't make `%D' into a method -- not in a class"
14619 msgstr ""
14620
14621 #: cp/decl.c:8127
14622 #, fuzzy
14623 msgid "function `%D' declared virtual inside a union"
14624 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14625
14626 #: cp/decl.c:8136
14627 msgid "`%D' cannot be declared virtual, since it is always static"
14628 msgstr ""
14629
14630 #: cp/decl.c:8215
14631 #, fuzzy
14632 msgid "field `%D' has incomplete type"
14633 msgstr "\"%s\" мае незавершаны тып"
14634
14635 #: cp/decl.c:8217
14636 #, fuzzy
14637 msgid "name `%T' has incomplete type"
14638 msgstr "\"%s\" мае незавершаны тып"
14639
14640 #: cp/decl.c:8226
14641 msgid "  in instantiation of template `%T'"
14642 msgstr ""
14643
14644 #: cp/decl.c:8236
14645 #, c-format
14646 msgid "`%s' is neither function nor member function; cannot be declared friend"
14647 msgstr ""
14648
14649 #: cp/decl.c:8247
14650 msgid "member functions are implicitly friends of their class"
14651 msgstr ""
14652
14653 #. An attempt is being made to initialize a non-static
14654 #. member.  But, from [class.mem]:
14655 #.
14656 #. 4 A member-declarator can contain a
14657 #. constant-initializer only if it declares a static
14658 #. member (_class.static_) of integral or enumeration
14659 #. type, see _class.static.data_.
14660 #.
14661 #. This used to be relatively common practice, but
14662 #. the rest of the compiler does not correctly
14663 #. handle the initialization unless the member is
14664 #. static so we make it static below.
14665 #: cp/decl.c:8287
14666 msgid "ISO C++ forbids initialization of member `%D'"
14667 msgstr ""
14668
14669 #: cp/decl.c:8289
14670 msgid "making `%D' static"
14671 msgstr ""
14672
14673 #: cp/decl.c:8345
14674 #, c-format
14675 msgid "storage class `auto' invalid for function `%s'"
14676 msgstr ""
14677
14678 #: cp/decl.c:8347
14679 #, c-format
14680 msgid "storage class `register' invalid for function `%s'"
14681 msgstr ""
14682
14683 #: cp/decl.c:8349
14684 #, c-format
14685 msgid "storage class `__thread' invalid for function `%s'"
14686 msgstr ""
14687
14688 #: cp/decl.c:8360
14689 #, c-format
14690 msgid "storage class `static' invalid for function `%s' declared out of global scope"
14691 msgstr ""
14692
14693 #: cp/decl.c:8362
14694 #, c-format
14695 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
14696 msgstr ""
14697
14698 #: cp/decl.c:8369
14699 #, c-format
14700 msgid "virtual non-class function `%s'"
14701 msgstr ""
14702
14703 #: cp/decl.c:8400
14704 msgid "cannot declare member function `%D' to have static linkage"
14705 msgstr ""
14706
14707 #. FIXME need arm citation
14708 #: cp/decl.c:8406
14709 msgid "cannot declare static function inside another function"
14710 msgstr ""
14711
14712 #: cp/decl.c:8434
14713 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
14714 msgstr ""
14715
14716 #: cp/decl.c:8440
14717 msgid "static member `%D' declared `register'"
14718 msgstr ""
14719
14720 #: cp/decl.c:8445
14721 msgid "cannot explicitly declare member `%#D' to have extern linkage"
14722 msgstr ""
14723
14724 #: cp/decl.c:8585
14725 msgid "default argument for `%#D' has type `%T'"
14726 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
14727
14728 #: cp/decl.c:8588
14729 msgid "default argument for parameter of type `%T' has type `%T'"
14730 msgstr ""
14731
14732 #: cp/decl.c:8605
14733 msgid "default argument `%E' uses local variable `%D'"
14734 msgstr ""
14735
14736 #: cp/decl.c:8649
14737 #, c-format
14738 msgid "invalid string constant `%E'"
14739 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
14740
14741 #: cp/decl.c:8651
14742 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
14743 msgstr ""
14744
14745 #: cp/decl.c:8689
14746 #, fuzzy
14747 msgid "parameter `%D' invalidly declared method type"
14748 msgstr "тып параметра \"%s\" не аб'яўлены"
14749
14750 #: cp/decl.c:8713
14751 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
14752 msgstr ""
14753
14754 #. [class.copy]
14755 #.
14756 #. A declaration of a constructor for a class X is ill-formed if
14757 #. its first parameter is of type (optionally cv-qualified) X
14758 #. and either there are no other parameters or else all other
14759 #. parameters have default arguments.
14760 #.
14761 #. We *don't* complain about member template instantiations that
14762 #. have this form, though; they can occur as we try to decide
14763 #. what constructor to use during overload resolution.  Since
14764 #. overload resolution will never prefer such a constructor to
14765 #. the non-template copy constructor (which is either explicitly
14766 #. or implicitly defined), there's no need to worry about their
14767 #. existence.  Theoretically, they should never even be
14768 #. instantiated, but that's hard to forestall.
14769 #: cp/decl.c:8872
14770 msgid "invalid constructor; you probably meant `%T (const %T&)'"
14771 msgstr ""
14772
14773 #: cp/decl.c:9000
14774 msgid "`%D' must be a nonstatic member function"
14775 msgstr ""
14776
14777 #: cp/decl.c:9006
14778 msgid "`%D' must be either a non-static member function or a non-member function"
14779 msgstr ""
14780
14781 #: cp/decl.c:9023
14782 msgid "`%D' must have an argument of class or enumerated type"
14783 msgstr ""
14784
14785 #: cp/decl.c:9058
14786 #, c-format
14787 msgid "conversion to %s%s will never use a type conversion operator"
14788 msgstr ""
14789
14790 #. 13.4.0.3
14791 #: cp/decl.c:9065
14792 msgid "ISO C++ prohibits overloading operator ?:"
14793 msgstr ""
14794
14795 #: cp/decl.c:9115
14796 msgid "postfix `%D' must take `int' as its argument"
14797 msgstr ""
14798
14799 #: cp/decl.c:9119
14800 msgid "postfix `%D' must take `int' as its second argument"
14801 msgstr ""
14802
14803 #: cp/decl.c:9126
14804 msgid "`%D' must take either zero or one argument"
14805 msgstr ""
14806
14807 #: cp/decl.c:9128
14808 msgid "`%D' must take either one or two arguments"
14809 msgstr ""
14810
14811 #: cp/decl.c:9149
14812 msgid "prefix `%D' should return `%T'"
14813 msgstr ""
14814
14815 #: cp/decl.c:9155
14816 msgid "postfix `%D' should return `%T'"
14817 msgstr ""
14818
14819 #: cp/decl.c:9164
14820 msgid "`%D' must take `void'"
14821 msgstr ""
14822
14823 #: cp/decl.c:9166 cp/decl.c:9174
14824 msgid "`%D' must take exactly one argument"
14825 msgstr ""
14826
14827 #: cp/decl.c:9176
14828 msgid "`%D' must take exactly two arguments"
14829 msgstr ""
14830
14831 #: cp/decl.c:9184
14832 msgid "user-defined `%D' always evaluates both arguments"
14833 msgstr ""
14834
14835 #: cp/decl.c:9198
14836 msgid "`%D' should return by value"
14837 msgstr ""
14838
14839 #: cp/decl.c:9210 cp/decl.c:9213
14840 msgid "`%D' cannot have default arguments"
14841 msgstr ""
14842
14843 #: cp/decl.c:9273
14844 msgid "using typedef-name `%D' after `%s'"
14845 msgstr ""
14846
14847 #: cp/decl.c:9279
14848 msgid "using template type parameter `%T' after `%s'"
14849 msgstr ""
14850
14851 #: cp/decl.c:9287
14852 #, fuzzy
14853 msgid "`%T' referred to as `%s'"
14854 msgstr "не знойдзен клас \"%s\""
14855
14856 #: cp/decl.c:9293
14857 msgid "`%T' referred to as enum"
14858 msgstr ""
14859
14860 #. If a class template appears as elaborated type specifier
14861 #. without a template header such as:
14862 #.
14863 #. template <class T> class C {};
14864 #. void f(class C);             // No template header here
14865 #.
14866 #. then the required template argument is missing.
14867 #: cp/decl.c:9308
14868 #, fuzzy
14869 msgid "template argument required for `%s %T'"
14870 msgstr "невыкарыстаемы параметр \"%s\""
14871
14872 #: cp/decl.c:9453
14873 #, fuzzy
14874 msgid "use of enum `%#D' without previous declaration"
14875 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
14876
14877 #: cp/decl.c:9471
14878 #, fuzzy
14879 msgid "redeclaration of `%T' as a non-template"
14880 msgstr "абвяшчэньне шаблёну `%#D'"
14881
14882 #: cp/decl.c:9517
14883 msgid "derived union `%T' invalid"
14884 msgstr ""
14885
14886 #: cp/decl.c:9570
14887 msgid "base type `%T' fails to be a struct or class type"
14888 msgstr ""
14889
14890 #: cp/decl.c:9578
14891 msgid "recursive type `%T' undefined"
14892 msgstr ""
14893
14894 #: cp/decl.c:9580
14895 msgid "duplicate base type `%T' invalid"
14896 msgstr ""
14897
14898 #: cp/decl.c:9658
14899 msgid "Java class '%T' cannot have multiple bases"
14900 msgstr ""
14901
14902 #: cp/decl.c:9660
14903 msgid "Java class '%T' cannot have virtual bases"
14904 msgstr ""
14905
14906 #: cp/decl.c:9700
14907 msgid "multiple definition of `%#T'"
14908 msgstr ""
14909
14910 #: cp/decl.c:9701
14911 #, fuzzy
14912 msgid "%Jprevious definition here"
14913 msgstr "папярэдняе вызначэньне"
14914
14915 #. DR 377
14916 #.
14917 #. IF no integral type can represent all the enumerator values, the
14918 #. enumeration is ill-formed.
14919 #: cp/decl.c:9836
14920 msgid "no integral type can represent all of the enumerator values for `%T'"
14921 msgstr ""
14922
14923 #: cp/decl.c:9926
14924 msgid "enumerator value for `%D' not integer constant"
14925 msgstr ""
14926
14927 #: cp/decl.c:9946
14928 msgid "overflow in enumeration values at `%D'"
14929 msgstr ""
14930
14931 #: cp/decl.c:10015
14932 #, fuzzy
14933 msgid "return type `%#T' is incomplete"
14934 msgstr "вяртаемы тып \"%s\" не \"int\""
14935
14936 #: cp/decl.c:10133
14937 msgid "return type for `main' changed to `int'"
14938 msgstr ""
14939
14940 #: cp/decl.c:10162
14941 #, fuzzy
14942 msgid "`%D' implicitly declared before its definition"
14943 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14944
14945 #: cp/decl.c:10184 cp/typeck.c:6071
14946 msgid "`operator=' should return a reference to `*this'"
14947 msgstr ""
14948
14949 #: cp/decl.c:10453
14950 #, fuzzy
14951 msgid "parameter `%D' declared void"
14952 msgstr "тып параметра \"%s\" не аб'яўлены"
14953
14954 #: cp/decl.c:10919
14955 #, fuzzy
14956 msgid "invalid member function declaration"
14957 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14958
14959 #: cp/decl.c:10936
14960 msgid "`%D' is already defined in class `%T'"
14961 msgstr ""
14962
14963 #: cp/decl.c:11149
14964 msgid "static member function `%#D' declared with type qualifiers"
14965 msgstr ""
14966
14967 #: cp/decl2.c:143
14968 #, fuzzy, c-format
14969 msgid "duplicate type qualifiers in %s declaration"
14970 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14971
14972 #: cp/decl2.c:316
14973 msgid "name missing for member function"
14974 msgstr ""
14975
14976 #: cp/decl2.c:408 cp/decl2.c:422
14977 msgid "ambiguous conversion for array subscript"
14978 msgstr ""
14979
14980 #: cp/decl2.c:416
14981 msgid "invalid types `%T[%T]' for array subscript"
14982 msgstr ""
14983
14984 #: cp/decl2.c:461
14985 msgid "deleting array `%#D'"
14986 msgstr ""
14987
14988 #: cp/decl2.c:467
14989 msgid "type `%#T' argument given to `delete', expected pointer"
14990 msgstr ""
14991
14992 #: cp/decl2.c:479
14993 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
14994 msgstr ""
14995
14996 #: cp/decl2.c:486
14997 #, fuzzy
14998 msgid "deleting `%T' is undefined"
14999 msgstr "метка \"%s\" ужываецца, але не вызначана"
15000
15001 #. 14.5.2.2 [temp.mem]
15002 #.
15003 #. A local class shall not have member templates.
15004 #: cp/decl2.c:522
15005 msgid "invalid declaration of member template `%#D' in local class"
15006 msgstr ""
15007
15008 #: cp/decl2.c:531
15009 msgid "invalid use of `virtual' in template declaration of `%#D'"
15010 msgstr ""
15011
15012 #: cp/decl2.c:541 cp/pt.c:2834
15013 #, fuzzy
15014 msgid "template declaration of `%#D'"
15015 msgstr "пустое абвяшчэнне"
15016
15017 #: cp/decl2.c:590
15018 msgid "Java method '%D' has non-Java return type `%T'"
15019 msgstr ""
15020
15021 #: cp/decl2.c:606
15022 msgid "Java method '%D' has non-Java parameter type `%T'"
15023 msgstr ""
15024
15025 #: cp/decl2.c:699
15026 msgid "prototype for `%#D' does not match any in class `%T'"
15027 msgstr ""
15028
15029 #: cp/decl2.c:778
15030 msgid "local class `%#T' shall not have static data member `%#D'"
15031 msgstr ""
15032
15033 #: cp/decl2.c:786
15034 msgid "initializer invalid for static member with constructor"
15035 msgstr ""
15036
15037 #: cp/decl2.c:789
15038 msgid "(an out of class initialization is required)"
15039 msgstr ""
15040
15041 #: cp/decl2.c:872
15042 msgid "member `%D' conflicts with virtual function table field name"
15043 msgstr ""
15044
15045 #: cp/decl2.c:889
15046 msgid "`%D' is already defined in `%T'"
15047 msgstr ""
15048
15049 #: cp/decl2.c:936
15050 msgid "field initializer is not constant"
15051 msgstr ""
15052
15053 #: cp/decl2.c:964
15054 msgid "`asm' specifiers are not permitted on non-static data members"
15055 msgstr ""
15056
15057 #: cp/decl2.c:1014
15058 msgid "cannot declare `%D' to be a bit-field type"
15059 msgstr ""
15060
15061 #: cp/decl2.c:1024
15062 msgid "cannot declare bit-field `%D' with function type"
15063 msgstr ""
15064
15065 #: cp/decl2.c:1031
15066 msgid "`%D' is already defined in the class %T"
15067 msgstr ""
15068
15069 #: cp/decl2.c:1038
15070 msgid "static member `%D' cannot be a bit-field"
15071 msgstr ""
15072
15073 #: cp/decl2.c:1097
15074 #, fuzzy
15075 msgid "initializer specified for non-member function `%D'"
15076 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15077
15078 #: cp/decl2.c:1101
15079 #, fuzzy
15080 msgid "invalid initializer for virtual method `%D'"
15081 msgstr "нерэчаісны ініцыялізатар"
15082
15083 #: cp/decl2.c:1148
15084 msgid "anonymous struct not inside named type"
15085 msgstr ""
15086
15087 #: cp/decl2.c:1218
15088 msgid "namespace-scope anonymous aggregates must be static"
15089 msgstr ""
15090
15091 #: cp/decl2.c:1225
15092 msgid "anonymous union with no members"
15093 msgstr ""
15094
15095 #: cp/decl2.c:1259
15096 msgid "`operator new' must return type `%T'"
15097 msgstr ""
15098
15099 #: cp/decl2.c:1267
15100 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15101 msgstr ""
15102
15103 #: cp/decl2.c:1293
15104 msgid "`operator delete' must return type `%T'"
15105 msgstr ""
15106
15107 #: cp/decl2.c:1301
15108 msgid "`operator delete' takes type `%T' as first parameter"
15109 msgstr ""
15110
15111 #: cp/decl2.c:2810
15112 #, fuzzy
15113 msgid "inline function `%D' used but never defined"
15114 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15115
15116 #: cp/decl2.c:2956
15117 msgid "default argument missing for parameter %P of `%+#D'"
15118 msgstr ""
15119
15120 #. damn ICE suppression
15121 #: cp/error.c:2387
15122 #, c-format
15123 msgid "unexpected letter `%c' in locate_error\n"
15124 msgstr ""
15125
15126 #. Can't throw a reference.
15127 #: cp/except.c:239
15128 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15129 msgstr ""
15130
15131 #: cp/except.c:250
15132 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15133 msgstr ""
15134
15135 #. Thrown object must be a Throwable.
15136 #: cp/except.c:257
15137 msgid "type `%T' is not derived from `java::lang::Throwable'"
15138 msgstr ""
15139
15140 #: cp/except.c:320
15141 msgid "mixing C++ and Java catches in a single translation unit"
15142 msgstr ""
15143
15144 #: cp/except.c:575
15145 msgid "throwing NULL, which has integral, not pointer type"
15146 msgstr ""
15147
15148 #: cp/except.c:598 cp/init.c:2038
15149 msgid "`%D' should never be overloaded"
15150 msgstr ""
15151
15152 #: cp/except.c:665
15153 msgid "  in thrown expression"
15154 msgstr ""
15155
15156 #: cp/except.c:812
15157 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
15158 msgstr ""
15159
15160 #: cp/except.c:894
15161 msgid "exception of type `%T' will be caught"
15162 msgstr ""
15163
15164 #: cp/except.c:897
15165 msgid "   by earlier handler for `%T'"
15166 msgstr ""
15167
15168 #: cp/except.c:918
15169 msgid "`...' handler must be the last handler for its try block"
15170 msgstr ""
15171
15172 #: cp/friend.c:151
15173 #, fuzzy
15174 msgid "`%D' is already a friend of class `%T'"
15175 msgstr "не знойдзен клас \"%s\""
15176
15177 #: cp/friend.c:206
15178 msgid "invalid type `%T' declared `friend'"
15179 msgstr ""
15180
15181 #. [temp.friend]
15182 #. Friend declarations shall not declare partial
15183 #. specializations.
15184 #: cp/friend.c:222
15185 msgid "partial specialization `%T' declared `friend'"
15186 msgstr ""
15187
15188 #: cp/friend.c:232
15189 msgid "class `%T' is implicitly friends with itself"
15190 msgstr ""
15191
15192 #. template <class T> friend typename S<T>::X;
15193 #: cp/friend.c:250
15194 msgid "typename type `%#T' declared `friend'"
15195 msgstr ""
15196
15197 #. template <class T> friend class T;
15198 #: cp/friend.c:256
15199 #, fuzzy
15200 msgid "template parameter type `%T' declared `friend'"
15201 msgstr "тып параметра \"%s\" не аб'яўлены"
15202
15203 #. template <class T> friend class A; where A is not a template
15204 #: cp/friend.c:262
15205 msgid "`%#T' is not a template"
15206 msgstr ""
15207
15208 #: cp/friend.c:281
15209 #, fuzzy
15210 msgid "`%D' is already a friend of `%T'"
15211 msgstr "не знойдзен клас \"%s\""
15212
15213 #: cp/friend.c:291
15214 msgid "`%T' is already a friend of `%T'"
15215 msgstr ""
15216
15217 #: cp/friend.c:413
15218 msgid "member `%D' declared as friend before type `%T' defined"
15219 msgstr ""
15220
15221 #: cp/friend.c:469
15222 msgid "friend declaration `%#D' declares a non-template function"
15223 msgstr ""
15224
15225 #: cp/friend.c:472
15226 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"
15227 msgstr ""
15228
15229 #: cp/g++spec.c:229 java/jvspec.c:415
15230 #, c-format
15231 msgid "argument to `%s' missing\n"
15232 msgstr ""
15233
15234 #: cp/init.c:318
15235 msgid "`%D' should be initialized in the member initialization list"
15236 msgstr ""
15237
15238 #: cp/init.c:368
15239 msgid "default-initialization of `%#D', which has reference type"
15240 msgstr ""
15241
15242 #: cp/init.c:373
15243 msgid "uninitialized reference member `%D'"
15244 msgstr ""
15245
15246 #: cp/init.c:375
15247 #, fuzzy
15248 msgid "uninitialized member `%D' with `const' type `%T'"
15249 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15250
15251 #: cp/init.c:514
15252 #, fuzzy
15253 msgid "`%D' will be initialized after"
15254 msgstr "параметр \"%s\" ініцыялізаваны"
15255
15256 #: cp/init.c:517
15257 #, fuzzy
15258 msgid "base `%T' will be initialized after"
15259 msgstr "Клас \"%s\" ужо існуе"
15260
15261 #: cp/init.c:520
15262 #, fuzzy
15263 msgid "  `%#D'"
15264 msgstr "як `%D'"
15265
15266 #: cp/init.c:522
15267 #, fuzzy
15268 msgid "  base `%T'"
15269 msgstr "як `%D'"
15270
15271 #: cp/init.c:523
15272 #, fuzzy
15273 msgid "  when initialized here"
15274 msgstr "нерэчаісны ініцыялізатар"
15275
15276 #: cp/init.c:539
15277 msgid "multiple initializations given for `%D'"
15278 msgstr ""
15279
15280 #: cp/init.c:541
15281 #, fuzzy
15282 msgid "multiple initializations given for base `%T'"
15283 msgstr "ініцыялізацыя"
15284
15285 #: cp/init.c:608
15286 msgid "initializations for multiple members of `%T'"
15287 msgstr ""
15288
15289 #: cp/init.c:665
15290 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
15291 msgstr ""
15292
15293 #: cp/init.c:895 cp/init.c:914
15294 msgid "class `%T' does not have any field named `%D'"
15295 msgstr ""
15296
15297 #: cp/init.c:901
15298 msgid "`%#D' is a static data member; it can only be initialized at its definition"
15299 msgstr ""
15300
15301 #: cp/init.c:908
15302 msgid "`%#D' is not a non-static data member of `%T'"
15303 msgstr ""
15304
15305 #: cp/init.c:947
15306 msgid "unnamed initializer for `%T', which has no base classes"
15307 msgstr ""
15308
15309 #: cp/init.c:954
15310 msgid "unnamed initializer for `%T', which uses multiple inheritance"
15311 msgstr ""
15312
15313 #: cp/init.c:1009
15314 msgid "'%D' is both a direct base and an indirect virtual base"
15315 msgstr ""
15316
15317 #: cp/init.c:1017
15318 msgid "type `%D' is not a direct or virtual base of `%T'"
15319 msgstr ""
15320
15321 #: cp/init.c:1020
15322 msgid "type `%D' is not a direct base of `%T'"
15323 msgstr ""
15324
15325 #. Handle bad initializers like:
15326 #. class COMPLEX {
15327 #. public:
15328 #. double re, im;
15329 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
15330 #. ~COMPLEX() {};
15331 #. };
15332 #.
15333 #. int main(int argc, char **argv) {
15334 #. COMPLEX zees(1.0, 0.0)[10];
15335 #. }
15336 #.
15337 #: cp/init.c:1112
15338 #, fuzzy
15339 msgid "bad array initializer"
15340 msgstr "нерэчаісны ініцыялізатар"
15341
15342 #: cp/init.c:1310
15343 #, fuzzy
15344 msgid "`%T' is not an aggregate type"
15345 msgstr "\"%s\" мае незавершаны тып"
15346
15347 #: cp/init.c:1331
15348 msgid "`%T' fails to be an aggregate typedef"
15349 msgstr ""
15350
15351 #: cp/init.c:1340
15352 msgid "type `%T' is of non-aggregate type"
15353 msgstr ""
15354
15355 #: cp/init.c:1432 cp/typeck.c:1818
15356 msgid "qualified type `%T' does not match destructor name `~%T'"
15357 msgstr ""
15358
15359 #: cp/init.c:1440
15360 msgid "incomplete type `%T' does not have member `%D'"
15361 msgstr ""
15362
15363 #: cp/init.c:1459
15364 msgid "`%D' is not a member of type `%T'"
15365 msgstr ""
15366
15367 #: cp/init.c:1478
15368 #, fuzzy
15369 msgid "invalid pointer to bit-field `%D'"
15370 msgstr "нявернае выкарыстанне \"restict\""
15371
15372 #: cp/init.c:1580
15373 #, fuzzy
15374 msgid "invalid use of non-static member function `%D'"
15375 msgstr "нявернае выкарыстанне \"restict\""
15376
15377 #: cp/init.c:1586 cp/semantics.c:1236
15378 #, fuzzy
15379 msgid "invalid use of non-static data member `%D'"
15380 msgstr "нявернае выкарыстанне \"restict\""
15381
15382 #: cp/init.c:1725
15383 msgid "new of array type fails to specify size"
15384 msgstr ""
15385
15386 #: cp/init.c:1736
15387 msgid "size in array new must have integral type"
15388 msgstr ""
15389
15390 #: cp/init.c:1742
15391 msgid "zero size array reserves no space"
15392 msgstr ""
15393
15394 #: cp/init.c:1809
15395 msgid "new cannot be applied to a reference type"
15396 msgstr ""
15397
15398 #: cp/init.c:1815
15399 msgid "new cannot be applied to a function type"
15400 msgstr ""
15401
15402 #: cp/init.c:1861
15403 msgid "call to Java constructor, while `jclass' undefined"
15404 msgstr ""
15405
15406 #: cp/init.c:1877
15407 #, fuzzy
15408 msgid "can't find class$"
15409 msgstr "Не магу знайсці клас \"%s\""
15410
15411 #: cp/init.c:2004
15412 msgid "invalid type `void' for new"
15413 msgstr ""
15414
15415 #: cp/init.c:2014
15416 msgid "uninitialized const in `new' of `%#T'"
15417 msgstr ""
15418
15419 #: cp/init.c:2033
15420 #, c-format
15421 msgid "call to Java constructor with `%s' undefined"
15422 msgstr ""
15423
15424 #. See PR 15967. This should never happen (and it is
15425 #. fixed correctly in mainline), but on the release branch
15426 #. we prefer this less-intrusive approacch.
15427 #: cp/init.c:2077
15428 msgid "no suitable or ambiguous `%D' found in class `%T'"
15429 msgstr ""
15430
15431 #: cp/init.c:2083
15432 #, fuzzy
15433 msgid "request for member `%D' is ambiguous"
15434 msgstr "памер \"%s\" - %d байт"
15435
15436 #: cp/init.c:2203
15437 msgid "ISO C++ forbids initialization in array new"
15438 msgstr ""
15439
15440 #: cp/init.c:2677
15441 msgid "initializer ends prematurely"
15442 msgstr ""
15443
15444 #: cp/init.c:2734
15445 msgid "cannot initialize multi-dimensional array with initializer"
15446 msgstr ""
15447
15448 #: cp/init.c:2895
15449 msgid "possible problem detected in invocation of delete operator:"
15450 msgstr ""
15451
15452 #: cp/init.c:2898
15453 msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
15454 msgstr ""
15455
15456 #: cp/init.c:2919
15457 msgid "unknown array size in delete"
15458 msgstr ""
15459
15460 #: cp/init.c:3184
15461 msgid "type to vector delete is neither pointer or array type"
15462 msgstr ""
15463
15464 #: cp/lex.c:99
15465 msgid "type name expected before `*'"
15466 msgstr ""
15467
15468 #: cp/lex.c:501
15469 #, c-format
15470 msgid "junk at end of #pragma %s"
15471 msgstr ""
15472
15473 #: cp/lex.c:508
15474 #, c-format
15475 msgid "invalid #pragma %s"
15476 msgstr ""
15477
15478 #: cp/lex.c:516
15479 msgid "#pragma vtable no longer supported"
15480 msgstr ""
15481
15482 #: cp/lex.c:590
15483 #, c-format
15484 msgid "#pragma implementation for %s appears after file is included"
15485 msgstr ""
15486
15487 #: cp/lex.c:614
15488 msgid "junk at end of #pragma GCC java_exceptions"
15489 msgstr ""
15490
15491 #: cp/lex.c:628
15492 #, fuzzy
15493 msgid "`%D' not defined"
15494 msgstr "YYDEBUG не вызначан."
15495
15496 #: cp/lex.c:631
15497 #, fuzzy
15498 msgid "`%D' was not declared in this scope"
15499 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15500
15501 #: cp/lex.c:639
15502 #, fuzzy
15503 msgid "`%D' undeclared (first use this function)"
15504 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15505
15506 #: cp/lex.c:643
15507 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
15508 msgstr ""
15509
15510 #. In a template, it is invalid to write "f()" or "f(3)" if no
15511 #. declaration of "f" is available.  Historically, G++ and most
15512 #. other compilers accepted that usage since they deferred all name
15513 #. lookup until instantiation time rather than doing unqualified
15514 #. name lookup at template definition time; explain to the user what
15515 #. is going wrong.
15516 #.
15517 #. Note that we have the exact wording of the following message in
15518 #. the manual (trouble.texi, node "Name lookup"), so they need to
15519 #. be kept in synch.
15520 #: cp/lex.c:674
15521 msgid "there are no arguments to `%D' that depend on a template parameter, so a declaration of `%D' must be available"
15522 msgstr ""
15523
15524 #: cp/lex.c:683
15525 msgid "(if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
15526 msgstr ""
15527
15528 #: cp/mangle.c:2037
15529 msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
15530 msgstr ""
15531
15532 #: cp/mangle.c:2090
15533 msgid "omitted middle operand to `?:' operand cannot be mangled"
15534 msgstr ""
15535
15536 #: cp/mangle.c:2389
15537 msgid "the mangled name of `%D' will change in a future version of GCC"
15538 msgstr ""
15539
15540 #: cp/method.c:461
15541 msgid "generic thunk code fails for method `%#D' which uses `...'"
15542 msgstr ""
15543
15544 #: cp/method.c:686
15545 msgid "non-static const member `%#D', can't use default assignment operator"
15546 msgstr ""
15547
15548 #: cp/method.c:691
15549 msgid "non-static reference member `%#D', can't use default assignment operator"
15550 msgstr ""
15551
15552 #: cp/name-lookup.c:671
15553 #, fuzzy
15554 msgid "`%#D' used prior to declaration"
15555 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15556
15557 #: cp/name-lookup.c:702
15558 #, fuzzy
15559 msgid "redeclaration of `wchar_t' as `%T'"
15560 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15561
15562 #. A redeclaration of main, but not a duplicate of the
15563 #. previous one.
15564 #.
15565 #. [basic.start.main]
15566 #.
15567 #. This function shall not be overloaded.
15568 #: cp/name-lookup.c:734
15569 #, fuzzy
15570 msgid "invalid redeclaration of `%D'"
15571 msgstr "Нерэчаіснае абвяшчэнне"
15572
15573 #: cp/name-lookup.c:735
15574 msgid "as `%D'"
15575 msgstr "як `%D'"
15576
15577 #: cp/name-lookup.c:823
15578 #, fuzzy
15579 msgid "type mismatch with previous external decl of `%#D'"
15580 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15581
15582 #: cp/name-lookup.c:824
15583 #, fuzzy
15584 msgid "previous external decl of `%#D'"
15585 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15586
15587 #: cp/name-lookup.c:866
15588 msgid "`%D' was previously implicitly declared to return `int'"
15589 msgstr ""
15590
15591 #: cp/name-lookup.c:924
15592 msgid "extern declaration of `%#D' doesn't match"
15593 msgstr ""
15594
15595 #: cp/name-lookup.c:925
15596 #, fuzzy
15597 msgid "global declaration `%#D'"
15598 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15599
15600 #: cp/name-lookup.c:961 cp/name-lookup.c:968
15601 #, fuzzy
15602 msgid "declaration of '%#D' shadows a parameter"
15603 msgstr "абвяшчэньне `%#D'"
15604
15605 #. Location of previous decl is not useful in this case.
15606 #: cp/name-lookup.c:985
15607 msgid "declaration of '%D' shadows a member of 'this'"
15608 msgstr ""
15609
15610 #: cp/name-lookup.c:991
15611 #, fuzzy
15612 msgid "declaration of '%D' shadows a previous local"
15613 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15614
15615 #: cp/name-lookup.c:998
15616 #, fuzzy
15617 msgid "declaration of '%D' shadows a global declaration"
15618 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15619
15620 #: cp/name-lookup.c:1167
15621 msgid "name lookup of `%D' changed"
15622 msgstr ""
15623
15624 #: cp/name-lookup.c:1169
15625 msgid "  matches this `%D' under ISO standard rules"
15626 msgstr ""
15627
15628 #: cp/name-lookup.c:1171
15629 msgid "  matches this `%D' under old rules"
15630 msgstr ""
15631
15632 #: cp/name-lookup.c:1185 cp/name-lookup.c:1192
15633 msgid "name lookup of `%D' changed for new ISO `for' scoping"
15634 msgstr ""
15635
15636 #: cp/name-lookup.c:1187
15637 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
15638 msgstr ""
15639
15640 #: cp/name-lookup.c:1194
15641 msgid "  using obsolete binding at `%D'"
15642 msgstr ""
15643
15644 #: cp/name-lookup.c:1247
15645 #, c-format
15646 msgid "%s %s(%E) %p %d\n"
15647 msgstr ""
15648
15649 #: cp/name-lookup.c:1250
15650 #, fuzzy, c-format
15651 msgid "%s %s %p %d\n"
15652 msgstr "%s: %s: "
15653
15654 #: cp/name-lookup.c:1369
15655 msgid "XXX is_class_level != (current_scope == class_scope)\n"
15656 msgstr ""
15657
15658 #: cp/name-lookup.c:2007
15659 #, fuzzy
15660 msgid "`%#D' hides constructor for `%#T'"
15661 msgstr "дэструктару неабходны \"%#D\""
15662
15663 #: cp/name-lookup.c:2022
15664 #, fuzzy
15665 msgid "`%#D' conflicts with previous using declaration `%#D'"
15666 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15667
15668 #: cp/name-lookup.c:2034
15669 #, fuzzy
15670 msgid "previous non-function declaration `%#D'"
15671 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15672
15673 #: cp/name-lookup.c:2035
15674 #, fuzzy
15675 msgid "conflicts with function declaration `%#D'"
15676 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15677
15678 #. 7.3.3/5
15679 #. A using-declaration shall not name a template-id.
15680 #: cp/name-lookup.c:2112
15681 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15682 msgstr ""
15683
15684 #: cp/name-lookup.c:2118
15685 #, fuzzy
15686 msgid "namespace `%D' not allowed in using-declaration"
15687 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15688
15689 #. It's a nested name with template parameter dependent scope.
15690 #. This can only be using-declaration for class member.
15691 #: cp/name-lookup.c:2126 cp/name-lookup.c:2140 cp/name-lookup.c:3380
15692 msgid "`%T' is not a namespace"
15693 msgstr ""
15694
15695 #: cp/name-lookup.c:2164
15696 msgid "`%D' not declared"
15697 msgstr ""
15698
15699 #. If the OLD_FN was really declared, the
15700 #. declarations don't match.
15701 #: cp/name-lookup.c:2176 cp/name-lookup.c:2218 cp/name-lookup.c:2255
15702 msgid "`%D' is already declared in this scope"
15703 msgstr ""
15704
15705 #: cp/name-lookup.c:2261
15706 msgid "using declaration `%D' introduced ambiguous type `%T'"
15707 msgstr ""
15708
15709 #. Definition isn't the kind we were looking for.
15710 #: cp/name-lookup.c:2423 cp/name-lookup.c:2442
15711 msgid "`%#D' redeclared as %C"
15712 msgstr ""
15713
15714 #: cp/name-lookup.c:2815
15715 msgid "`%D' has the same name as the class in which it is declared"
15716 msgstr ""
15717
15718 #: cp/name-lookup.c:2902
15719 msgid "using-declaration for non-member at class scope"
15720 msgstr ""
15721
15722 #: cp/name-lookup.c:2909
15723 msgid "using-declaration cannot name destructor"
15724 msgstr ""
15725
15726 #: cp/name-lookup.c:3005
15727 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15728 msgstr ""
15729
15730 #: cp/name-lookup.c:3045
15731 msgid "`%D' should have been declared inside `%D'"
15732 msgstr ""
15733
15734 #: cp/name-lookup.c:3109
15735 msgid "namespace alias `%D' not allowed here, assuming `%D'"
15736 msgstr ""
15737
15738 #. The parser did not find it, so it's not there.
15739 #: cp/name-lookup.c:3224
15740 #, fuzzy
15741 msgid "unknown namespace `%D'"
15742 msgstr "невядомы рэжым машыны \"%s\""
15743
15744 #: cp/name-lookup.c:3374
15745 msgid "namespace `%T' undeclared"
15746 msgstr ""
15747
15748 #: cp/name-lookup.c:3407
15749 msgid "strong using only meaningful at namespace scope"
15750 msgstr ""
15751
15752 #: cp/name-lookup.c:3414
15753 #, fuzzy
15754 msgid "`%D' attribute directive ignored"
15755 msgstr "\"%s\" атрыбут ігнарыруецца"
15756
15757 #: cp/name-lookup.c:3547
15758 #, fuzzy
15759 msgid "use of `%D' is ambiguous"
15760 msgstr "памер \"%s\" - %d байт"
15761
15762 #: cp/name-lookup.c:3548
15763 msgid "  first declared as `%#D' here"
15764 msgstr ""
15765
15766 #: cp/name-lookup.c:3551
15767 msgid "  also declared as `%#D' here"
15768 msgstr ""
15769
15770 #: cp/name-lookup.c:3566
15771 msgid "`%D' denotes an ambiguous type"
15772 msgstr ""
15773
15774 #: cp/name-lookup.c:3567
15775 #, fuzzy
15776 msgid "%J  first type here"
15777 msgstr " адсюль"
15778
15779 #: cp/name-lookup.c:3568
15780 msgid "%J  other type here"
15781 msgstr ""
15782
15783 #. This happens for A::B where B is a template, and there are no
15784 #. template arguments.
15785 #: cp/name-lookup.c:3633 cp/typeck.c:1792
15786 msgid "invalid use of `%D'"
15787 msgstr "нерэчаіснае выкарыстаньне `%D'"
15788
15789 #: cp/name-lookup.c:3674
15790 msgid "`%D::%D' is not a template"
15791 msgstr ""
15792
15793 #: cp/name-lookup.c:3691
15794 msgid "`%D' undeclared in namespace `%D'"
15795 msgstr ""
15796
15797 #: cp/name-lookup.c:4153
15798 msgid "`%D' is not a function,"
15799 msgstr "`%D' - гэта ня функцыя,"
15800
15801 #: cp/name-lookup.c:4154
15802 msgid "  conflict with `%D'"
15803 msgstr ""
15804
15805 #: cp/name-lookup.c:4911
15806 msgid "XXX entering pop_everything ()\n"
15807 msgstr ""
15808
15809 #: cp/name-lookup.c:4920
15810 msgid "XXX leaving pop_everything ()\n"
15811 msgstr ""
15812
15813 #: cp/parser.c:609
15814 #, fuzzy
15815 msgid "invalid token"
15816 msgstr "Нерэчаісны выбар %s"
15817
15818 #: cp/parser.c:1806
15819 #, fuzzy
15820 msgid "`%D::%D' has not been declared"
15821 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15822
15823 #: cp/parser.c:1809 cp/semantics.c:2308
15824 #, fuzzy
15825 msgid "`::%D' has not been declared"
15826 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15827
15828 #: cp/parser.c:1811
15829 #, fuzzy
15830 msgid "`%D' has not been declared"
15831 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15832
15833 #: cp/parser.c:1814
15834 msgid "`%D::%D' %s"
15835 msgstr ""
15836
15837 #: cp/parser.c:1816
15838 msgid "`::%D' %s"
15839 msgstr ""
15840
15841 #: cp/parser.c:1818
15842 msgid "`%D' %s"
15843 msgstr ""
15844
15845 #: cp/parser.c:1870
15846 msgid "new types may not be defined in a return type"
15847 msgstr ""
15848
15849 #: cp/parser.c:1888 cp/pt.c:4196
15850 msgid "`%T' is not a template"
15851 msgstr ""
15852
15853 #: cp/parser.c:1890
15854 #, fuzzy, c-format
15855 msgid "`%s' is not a template"
15856 msgstr "\"%s\" мае незавершаны тып"
15857
15858 #: cp/parser.c:1892
15859 #, fuzzy
15860 msgid "invalid template-id"
15861 msgstr "Нерэчаісны выбар %s"
15862
15863 #: cp/parser.c:1933
15864 #, fuzzy, c-format
15865 msgid "%s cannot appear in a constant-expression"
15866 msgstr "памер масіва \"%s\" адмоўны"
15867
15868 #. Issue an error message.
15869 #: cp/parser.c:1964
15870 #, fuzzy, c-format
15871 msgid "`%s' does not name a type"
15872 msgstr "\"%s\" мае незавершаны тып"
15873
15874 #: cp/parser.c:1995
15875 msgid "(perhaps `typename %T::%s' was intended)"
15876 msgstr ""
15877
15878 #: cp/parser.c:2417
15879 msgid "ISO C++ forbids braced-groups within expressions"
15880 msgstr ""
15881
15882 #: cp/parser.c:2426
15883 msgid "statement-expressions are allowed only inside functions"
15884 msgstr ""
15885
15886 #: cp/parser.c:2477
15887 #, fuzzy
15888 msgid "`this' may not be used in this context"
15889 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15890
15891 #: cp/parser.c:2621
15892 #, fuzzy
15893 msgid "local variable `%D' may not appear in this context"
15894 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15895
15896 #: cp/parser.c:2986
15897 msgid "typedef-name `%D' used as destructor declarator"
15898 msgstr ""
15899
15900 #: cp/parser.c:3638
15901 #, fuzzy
15902 msgid "ISO C++ forbids compound-literals"
15903 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
15904
15905 #: cp/parser.c:4461
15906 msgid "array bound forbidden after parenthesized type-id"
15907 msgstr ""
15908
15909 #: cp/parser.c:4462
15910 msgid "try removing the parentheses around the type-id"
15911 msgstr ""
15912
15913 #: cp/parser.c:4624
15914 msgid "expression in new-declarator must have integral or enumeration type"
15915 msgstr ""
15916
15917 #: cp/parser.c:4805
15918 msgid "use of old-style cast"
15919 msgstr ""
15920
15921 #: cp/parser.c:5550
15922 #, c-format
15923 msgid "case label `%E' not within a switch statement"
15924 msgstr ""
15925
15926 #: cp/parser.c:6092
15927 msgid "ISO C++ forbids computed gotos"
15928 msgstr ""
15929
15930 #: cp/parser.c:6212
15931 msgid "extra `;'"
15932 msgstr ""
15933
15934 #: cp/parser.c:6507
15935 msgid "mixing declarations and function-definitions is forbidden"
15936 msgstr ""
15937
15938 #: cp/parser.c:6645
15939 #, fuzzy
15940 msgid "duplicate `friend'"
15941 msgstr "паўтарэньне `%s'"
15942
15943 #: cp/parser.c:6794
15944 #, fuzzy
15945 msgid "class definition may not be declared a friend"
15946 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15947
15948 #: cp/parser.c:7109
15949 msgid "only constructors take base initializers"
15950 msgstr ""
15951
15952 #: cp/parser.c:7160
15953 msgid "anachronistic old-style base class initializer"
15954 msgstr ""
15955
15956 #: cp/parser.c:7201
15957 msgid "keyword `typename' not allowed in this context (a qualified member initializer is implicitly a type)"
15958 msgstr ""
15959
15960 #. Warn that we do not support `export'.
15961 #: cp/parser.c:7563
15962 msgid "keyword `export' not implemented, and will be ignored"
15963 msgstr ""
15964
15965 #. Otherwise, emit an error about the invalid digraph, but continue
15966 #. parsing because we got our argument list.
15967 #: cp/parser.c:7923
15968 msgid "`<::' cannot begin a template-argument list"
15969 msgstr ""
15970
15971 #: cp/parser.c:7924
15972 msgid "`<:' is an alternate spelling for `['. Insert whitespace between `<' and `::'"
15973 msgstr ""
15974
15975 #: cp/parser.c:7931
15976 msgid "(if you use `-fpermissive' G++ will accept your code)"
15977 msgstr ""
15978
15979 #. Explain what went wrong.
15980 #: cp/parser.c:8106
15981 msgid "non-template `%D' used as template"
15982 msgstr ""
15983
15984 #: cp/parser.c:8107
15985 msgid "use `%T::template %D' to indicate that it is a template"
15986 msgstr ""
15987
15988 #: cp/parser.c:9058
15989 msgid "using `typename' outside of template"
15990 msgstr ""
15991
15992 #: cp/parser.c:9180
15993 msgid "expected type-name"
15994 msgstr ""
15995
15996 #: cp/parser.c:9239
15997 msgid "type attributes are honored only at type definition"
15998 msgstr ""
15999
16000 #. [namespace.udecl]
16001 #.
16002 #. A using declaration shall not name a template-id.
16003 #: cp/parser.c:9622
16004 #, fuzzy
16005 msgid "a template-id may not appear in a using-declaration"
16006 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16007
16008 #: cp/parser.c:9949
16009 msgid "an asm-specification is not allowed on a function-definition"
16010 msgstr ""
16011
16012 #: cp/parser.c:9951
16013 #, fuzzy
16014 msgid "attributes are not allowed on a function-definition"
16015 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16016
16017 #: cp/parser.c:10084
16018 msgid "attributes after parenthesized initializer ignored"
16019 msgstr ""
16020
16021 #: cp/parser.c:10540
16022 #, fuzzy
16023 msgid "`%T::%D' is not a type"
16024 msgstr "\"%s\" мае незавершаны тып"
16025
16026 #: cp/parser.c:11288
16027 #, fuzzy
16028 msgid "file ends in default argument"
16029 msgstr "нехапае аргументаў у функцыі \"%s\""
16030
16031 #: cp/parser.c:11344
16032 msgid "deprecated use of default argument for parameter of non-function"
16033 msgstr ""
16034
16035 #: cp/parser.c:11347
16036 msgid "default arguments are only permitted for function parameters"
16037 msgstr ""
16038
16039 #: cp/parser.c:12078
16040 msgid "declaration of `%D' in `%D' which does not enclose `%D'"
16041 msgstr ""
16042
16043 #: cp/parser.c:12091
16044 msgid "extra qualification ignored"
16045 msgstr ""
16046
16047 #: cp/parser.c:12102
16048 #, fuzzy
16049 msgid "an explicit specialization must be preceded by 'template <>'"
16050 msgstr "ініцыялізацыя"
16051
16052 #: cp/parser.c:12385
16053 msgid "extra semicolon"
16054 msgstr ""
16055
16056 #: cp/parser.c:12403
16057 msgid "a class-key must be used when declaring a friend"
16058 msgstr ""
16059
16060 #: cp/parser.c:12434
16061 msgid "friend declaration does not name a class or function"
16062 msgstr ""
16063
16064 #: cp/parser.c:12605
16065 msgid "pure-specifier on function-definition"
16066 msgstr ""
16067
16068 #: cp/parser.c:12878
16069 msgid "keyword `typename' not allowed outside of templates"
16070 msgstr ""
16071
16072 #: cp/parser.c:12880
16073 msgid "keyword `typename' not allowed in this context (the base class is implicitly a type)"
16074 msgstr ""
16075
16076 #: cp/parser.c:13700
16077 #, fuzzy
16078 msgid "reference to `%D' is ambiguous"
16079 msgstr "памер \"%s\" - %d байт"
16080
16081 #: cp/parser.c:13874
16082 #, fuzzy
16083 msgid "too few template-parameter-lists"
16084 msgstr "невыкарыстаемы параметр \"%s\""
16085
16086 #. Otherwise, there are too many template parameter lists.  We have
16087 #. something like:
16088 #.
16089 #. template <class T> template <class U> void S::f();
16090 #: cp/parser.c:13889
16091 msgid "too many template-parameter-lists"
16092 msgstr ""
16093
16094 #. If begin_function_definition didn't like the definition, skip
16095 #. the entire function.
16096 #: cp/parser.c:14185
16097 #, fuzzy
16098 msgid "invalid function declaration"
16099 msgstr "Нерэчаіснае абвяшчэнне"
16100
16101 #. Issue an error message.
16102 #: cp/parser.c:14222
16103 #, fuzzy
16104 msgid "named return values are no longer supported"
16105 msgstr "-pipe не падтрымліваецца."
16106
16107 #: cp/parser.c:14561
16108 msgid "`>>' should be `> >' within a nested template argument list"
16109 msgstr ""
16110
16111 #. If this is not a nested template argument list, the '>>' is
16112 #. a typo for '>'. Emit an error message and continue.
16113 #: cp/parser.c:14569
16114 msgid "spurious `>>', use `>' to terminate a template argument list"
16115 msgstr ""
16116
16117 #: cp/parser.c:14574
16118 msgid "missing `>' to terminate the template argument list"
16119 msgstr ""
16120
16121 #: cp/parser.c:15062
16122 msgid "`%s' tag used in naming `%#T'"
16123 msgstr ""
16124
16125 #: cp/parser.c:15082
16126 msgid "%D redeclared with different access"
16127 msgstr ""
16128
16129 #: cp/parser.c:15099
16130 msgid "`template' (as a disambiguator) is only allowed within templates"
16131 msgstr ""
16132
16133 #: cp/pt.c:243
16134 msgid "data member `%D' cannot be a member template"
16135 msgstr ""
16136
16137 #: cp/pt.c:255
16138 #, fuzzy
16139 msgid "invalid member template declaration `%D'"
16140 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16141
16142 #: cp/pt.c:637
16143 msgid "explicit specialization in non-namespace scope `%D'"
16144 msgstr ""
16145
16146 #: cp/pt.c:649
16147 msgid "enclosing class templates are not explicitly specialized"
16148 msgstr ""
16149
16150 #: cp/pt.c:739 cp/pt.c:780
16151 msgid "specializing `%#T' in different namespace"
16152 msgstr ""
16153
16154 #: cp/pt.c:740 cp/pt.c:781
16155 msgid "  from definition of `%#D'"
16156 msgstr ""
16157
16158 #: cp/pt.c:748
16159 msgid "specialization of `%T' after instantiation"
16160 msgstr ""
16161
16162 #: cp/pt.c:795
16163 #, fuzzy
16164 msgid "specialization `%T' after instantiation `%T'"
16165 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16166
16167 #: cp/pt.c:807
16168 msgid "explicit specialization of non-template `%T'"
16169 msgstr ""
16170
16171 #: cp/pt.c:1067
16172 msgid "specialization of %D after instantiation"
16173 msgstr ""
16174
16175 #: cp/pt.c:1192
16176 msgid "%s %+#D"
16177 msgstr ""
16178
16179 #: cp/pt.c:1241
16180 #, fuzzy
16181 msgid "`%D' is not a function template"
16182 msgstr "\"%s\" звычайна функцыя"
16183
16184 #: cp/pt.c:1389
16185 msgid "template-id `%D' for `%+D' does not match any template declaration"
16186 msgstr ""
16187
16188 #: cp/pt.c:1397
16189 msgid "ambiguous template specialization `%D' for `%+D'"
16190 msgstr ""
16191
16192 #. This case handles bogus declarations like template <>
16193 #. template <class T> void f<int>();
16194 #: cp/pt.c:1620 cp/pt.c:1694
16195 msgid "template-id `%D' in declaration of primary template"
16196 msgstr ""
16197
16198 #: cp/pt.c:1633
16199 msgid "template parameter list used in explicit instantiation"
16200 msgstr ""
16201
16202 #: cp/pt.c:1639
16203 msgid "definition provided for explicit instantiation"
16204 msgstr ""
16205
16206 #: cp/pt.c:1645
16207 msgid "too many template parameter lists in declaration of `%D'"
16208 msgstr ""
16209
16210 #: cp/pt.c:1661
16211 msgid "too few template parameter lists in declaration of `%D'"
16212 msgstr ""
16213
16214 #: cp/pt.c:1678
16215 msgid "explicit specialization not preceded by `template <>'"
16216 msgstr ""
16217
16218 #: cp/pt.c:1691
16219 msgid "partial specialization `%D' of function template"
16220 msgstr ""
16221
16222 #: cp/pt.c:1723
16223 msgid "default argument specified in explicit specialization"
16224 msgstr ""
16225
16226 #: cp/pt.c:1727
16227 msgid "template specialization with C linkage"
16228 msgstr ""
16229
16230 #. From [temp.expl.spec]:
16231 #.
16232 #. If such an explicit specialization for the member
16233 #. of a class template names an implicitly-declared
16234 #. special member function (clause _special_), the
16235 #. program is ill-formed.
16236 #.
16237 #. Similar language is found in [temp.explicit].
16238 #: cp/pt.c:1811
16239 msgid "specialization of implicitly-declared special member function"
16240 msgstr ""
16241
16242 #: cp/pt.c:1855
16243 msgid "no member function `%D' declared in `%T'"
16244 msgstr ""
16245
16246 #. There are two many template parameter lists.
16247 #: cp/pt.c:2005
16248 msgid "too many template parameter lists in declaration of `%T'"
16249 msgstr ""
16250
16251 #: cp/pt.c:2098
16252 msgid " shadows template parm `%#D'"
16253 msgstr ""
16254
16255 #: cp/pt.c:2495
16256 msgid "template parameters not used in partial specialization:"
16257 msgstr ""
16258
16259 #: cp/pt.c:2499
16260 msgid "        `%D'"
16261 msgstr ""
16262
16263 #: cp/pt.c:2511
16264 msgid "partial specialization `%T' does not specialize any template arguments"
16265 msgstr ""
16266
16267 #: cp/pt.c:2536
16268 #, c-format
16269 msgid "template argument `%E' involves template parameter(s)"
16270 msgstr ""
16271
16272 #: cp/pt.c:2580
16273 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16274 msgstr ""
16275
16276 #: cp/pt.c:2665
16277 #, fuzzy
16278 msgid "no default argument for `%D'"
16279 msgstr "нехапае аргументаў у функцыі \"%s\""
16280
16281 #: cp/pt.c:2814
16282 msgid "template with C linkage"
16283 msgstr ""
16284
16285 #: cp/pt.c:2817
16286 msgid "template class without a name"
16287 msgstr ""
16288
16289 #. [temp.mem]
16290 #.
16291 #. A destructor shall not be a member template.
16292 #: cp/pt.c:2824
16293 msgid "destructor `%D' declared as member template"
16294 msgstr ""
16295
16296 #: cp/pt.c:2904
16297 msgid "`%D' does not declare a template type"
16298 msgstr ""
16299
16300 #: cp/pt.c:2910
16301 msgid "template definition of non-template `%#D'"
16302 msgstr ""
16303
16304 #: cp/pt.c:2951
16305 msgid "expected %d levels of template parms for `%#D', got %d"
16306 msgstr ""
16307
16308 #: cp/pt.c:2963
16309 msgid "got %d template parameters for `%#D'"
16310 msgstr ""
16311
16312 #: cp/pt.c:2966
16313 msgid "got %d template parameters for `%#T'"
16314 msgstr ""
16315
16316 #: cp/pt.c:2968
16317 #, c-format
16318 msgid "  but %d required"
16319 msgstr ""
16320
16321 #: cp/pt.c:3053
16322 #, fuzzy
16323 msgid "`%T' is not a template type"
16324 msgstr "\"%s\" мае незавершаны тып"
16325
16326 #: cp/pt.c:3069
16327 msgid "previous declaration `%D'"
16328 msgstr "папярэдняе абвяшчэньне `%D'"
16329
16330 #: cp/pt.c:3070
16331 #, c-format
16332 msgid "used %d template parameter%s instead of %d"
16333 msgstr ""
16334
16335 #: cp/pt.c:3086
16336 #, fuzzy
16337 msgid "template parameter `%#D'"
16338 msgstr "невыкарыстаемы параметр \"%s\""
16339
16340 #: cp/pt.c:3087
16341 msgid "redeclared here as `%#D'"
16342 msgstr ""
16343
16344 #. We have in [temp.param]:
16345 #.
16346 #. A template-parameter may not be given default arguments
16347 #. by two different declarations in the same scope.
16348 #: cp/pt.c:3097
16349 msgid "redefinition of default argument for `%#D'"
16350 msgstr ""
16351
16352 #: cp/pt.c:3098
16353 msgid "%J  original definition appeared here"
16354 msgstr ""
16355
16356 #: cp/pt.c:3246
16357 #, c-format
16358 msgid "`%E' is not a valid template argument"
16359 msgstr ""
16360
16361 #: cp/pt.c:3250
16362 msgid "it must be the address of a function with external linkage"
16363 msgstr ""
16364
16365 #: cp/pt.c:3252
16366 msgid "it must be the address of an object with external linkage"
16367 msgstr ""
16368
16369 #: cp/pt.c:3255
16370 msgid "it must be a pointer-to-member of the form `&X::Y'"
16371 msgstr ""
16372
16373 #: cp/pt.c:3266
16374 #, c-format
16375 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16376 msgstr ""
16377
16378 #: cp/pt.c:3281
16379 #, c-format
16380 msgid "address of non-extern `%E' cannot be used as template argument"
16381 msgstr ""
16382
16383 #: cp/pt.c:3290
16384 #, c-format
16385 msgid "non-constant `%E' cannot be used as template argument"
16386 msgstr ""
16387
16388 #: cp/pt.c:3298
16389 msgid "type '%T' cannot be used as a value for a non-type template-parameter"
16390 msgstr ""
16391
16392 #: cp/pt.c:3301
16393 #, fuzzy
16394 msgid "invalid use of '%D' as a non-type template-argument"
16395 msgstr "нявернае выкарыстанне \"restict\""
16396
16397 #: cp/pt.c:3303
16398 #, fuzzy, c-format
16399 msgid "invalid use of '%E' as a non-type template-argument"
16400 msgstr "нявернае выкарыстанне \"restict\""
16401
16402 #: cp/pt.c:3668
16403 #, c-format
16404 msgid "to refer to a type member of a template parameter, use `typename %E'"
16405 msgstr ""
16406
16407 #: cp/pt.c:3681 cp/pt.c:3699 cp/pt.c:3738
16408 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16409 msgstr ""
16410
16411 #: cp/pt.c:3684
16412 msgid "  expected a constant of type `%T', got `%T'"
16413 msgstr ""
16414
16415 #: cp/pt.c:3688
16416 #, c-format
16417 msgid "  expected a class template, got `%E'"
16418 msgstr ""
16419
16420 #: cp/pt.c:3690
16421 #, c-format
16422 msgid "  expected a type, got `%E'"
16423 msgstr ""
16424
16425 #: cp/pt.c:3702
16426 msgid "  expected a type, got `%T'"
16427 msgstr ""
16428
16429 #: cp/pt.c:3704
16430 msgid "  expected a class template, got `%T'"
16431 msgstr ""
16432
16433 #: cp/pt.c:3740
16434 msgid "  expected a template of type `%D', got `%D'"
16435 msgstr ""
16436
16437 #: cp/pt.c:3775
16438 msgid "could not convert template argument `%E' to `%T'"
16439 msgstr ""
16440
16441 #: cp/pt.c:3815
16442 #, c-format
16443 msgid "wrong number of template arguments (%d, should be %d)"
16444 msgstr ""
16445
16446 #: cp/pt.c:3819
16447 #, fuzzy
16448 msgid "provided for `%D'"
16449 msgstr "дэструктару неабходны \"%#D\""
16450
16451 #: cp/pt.c:3847
16452 #, fuzzy, c-format
16453 msgid "template argument %d is invalid"
16454 msgstr "параметр \"%s\" ініцыялізаваны"
16455
16456 #: cp/pt.c:4068
16457 msgid "non-template used as template"
16458 msgstr ""
16459
16460 #: cp/pt.c:4208
16461 msgid "non-template type `%T' used as a template"
16462 msgstr ""
16463
16464 #: cp/pt.c:4210
16465 #, fuzzy
16466 msgid "for template declaration `%D'"
16467 msgstr "пустое абвяшчэнне"
16468
16469 #: cp/pt.c:4857
16470 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
16471 msgstr ""
16472
16473 #: cp/pt.c:5296
16474 msgid "ambiguous class template instantiation for `%#T'"
16475 msgstr ""
16476
16477 #: cp/pt.c:5302
16478 msgid "%s %+#T"
16479 msgstr ""
16480
16481 #: cp/pt.c:6308 cp/pt.c:6428
16482 msgid "instantiation of `%D' as type `%T'"
16483 msgstr ""
16484
16485 #: cp/pt.c:6470
16486 msgid "invalid parameter type `%T'"
16487 msgstr "нерэчаісны тып парамэтра `%T'"
16488
16489 #: cp/pt.c:6472
16490 msgid "in declaration `%D'"
16491 msgstr "у абвяшчэньні  `%D'"
16492
16493 #: cp/pt.c:6546
16494 msgid "creating pointer to member function of non-class type `%T'"
16495 msgstr ""
16496
16497 #: cp/pt.c:6685
16498 msgid "creating array with size zero"
16499 msgstr ""
16500
16501 #: cp/pt.c:6699
16502 #, c-format
16503 msgid "creating array with size zero (`%E')"
16504 msgstr ""
16505
16506 #: cp/pt.c:6938
16507 msgid "forming reference to void"
16508 msgstr ""
16509
16510 #: cp/pt.c:6940
16511 msgid "forming %s to reference type `%T'"
16512 msgstr ""
16513
16514 #: cp/pt.c:6977
16515 msgid "creating pointer to member of non-class type `%T'"
16516 msgstr ""
16517
16518 #: cp/pt.c:6983
16519 msgid "creating pointer to member reference type `%T'"
16520 msgstr ""
16521
16522 #: cp/pt.c:7069
16523 msgid "creating array of `%T'"
16524 msgstr ""
16525
16526 #: cp/pt.c:7075
16527 msgid "creating array of `%T', which is an abstract class type"
16528 msgstr ""
16529
16530 #: cp/pt.c:7119
16531 msgid "`%T' is not a class, struct, or union type"
16532 msgstr ""
16533
16534 #: cp/pt.c:7232
16535 #, c-format
16536 msgid "use of `%s' in template"
16537 msgstr ""
16538
16539 #: cp/pt.c:7345
16540 #, c-format
16541 msgid "dependent-name `%E' is parsed as a non-type, but instantiation yields a type"
16542 msgstr ""
16543
16544 #: cp/pt.c:7347
16545 #, c-format
16546 msgid "say `typename %E' if a type is meant"
16547 msgstr ""
16548
16549 #: cp/pt.c:8613
16550 msgid "`%T' uses anonymous type"
16551 msgstr ""
16552
16553 #: cp/pt.c:8615
16554 msgid "`%T' uses local type `%T'"
16555 msgstr ""
16556
16557 #: cp/pt.c:8623
16558 #, fuzzy
16559 msgid "`%T' is a variably modified type"
16560 msgstr "\"%s\" мае незавершаны тып"
16561
16562 #: cp/pt.c:8634
16563 #, fuzzy, c-format
16564 msgid "integral expression `%E' is not constant"
16565 msgstr "тып параметра \"%s\" не аб'яўлены"
16566
16567 #: cp/pt.c:8639
16568 msgid "  trying to instantiate `%D'"
16569 msgstr ""
16570
16571 #: cp/pt.c:9156
16572 msgid "incomplete type unification"
16573 msgstr ""
16574
16575 #: cp/pt.c:10112
16576 #, c-format
16577 msgid "use of `%s' in template type unification"
16578 msgstr ""
16579
16580 #: cp/pt.c:10546 cp/pt.c:10618
16581 msgid "explicit instantiation of non-template `%#D'"
16582 msgstr ""
16583
16584 #: cp/pt.c:10562 cp/pt.c:10613
16585 msgid "no matching template for `%D' found"
16586 msgstr ""
16587
16588 #: cp/pt.c:10568
16589 msgid "explicit instantiation of `%#D'"
16590 msgstr ""
16591
16592 #: cp/pt.c:10605
16593 #, fuzzy
16594 msgid "duplicate explicit instantiation of `%#D'"
16595 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16596
16597 #: cp/pt.c:10627
16598 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16599 msgstr ""
16600
16601 #: cp/pt.c:10631 cp/pt.c:10712
16602 msgid "storage class `%D' applied to template instantiation"
16603 msgstr ""
16604
16605 #: cp/pt.c:10684
16606 msgid "explicit instantiation of non-template type `%T'"
16607 msgstr ""
16608
16609 #: cp/pt.c:10693
16610 msgid "explicit instantiation of `%#T' before definition of template"
16611 msgstr ""
16612
16613 #: cp/pt.c:10701
16614 #, c-format
16615 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16616 msgstr ""
16617
16618 #: cp/pt.c:10745
16619 #, fuzzy
16620 msgid "duplicate explicit instantiation of `%#T'"
16621 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16622
16623 #: cp/pt.c:11126
16624 msgid "explicit instantiation of `%D' but no definition available"
16625 msgstr ""
16626
16627 #: cp/pt.c:11562
16628 msgid "`%#T' is not a valid type for a template constant parameter"
16629 msgstr ""
16630
16631 #: cp/repo.c:259
16632 msgid "-frepo must be used with -c"
16633 msgstr ""
16634
16635 #: cp/repo.c:346
16636 #, c-format
16637 msgid "mysterious repository information in %s"
16638 msgstr ""
16639
16640 #: cp/repo.c:361
16641 #, c-format
16642 msgid "can't create repository information file `%s'"
16643 msgstr ""
16644
16645 #: cp/rtti.c:248
16646 msgid "cannot use typeid with -fno-rtti"
16647 msgstr ""
16648
16649 #: cp/rtti.c:254
16650 msgid "must #include <typeinfo> before using typeid"
16651 msgstr ""
16652
16653 #: cp/rtti.c:326
16654 msgid "cannot create type information for type `%T' because its size is variable"
16655 msgstr ""
16656
16657 #: cp/rtti.c:580 cp/rtti.c:594
16658 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16659 msgstr ""
16660
16661 #: cp/rtti.c:674
16662 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16663 msgstr ""
16664
16665 #: cp/search.c:311
16666 msgid "`%T' is an ambiguous base of `%T'"
16667 msgstr ""
16668
16669 #: cp/search.c:329
16670 msgid "`%T' is an inaccessible base of `%T'"
16671 msgstr ""
16672
16673 #: cp/search.c:1767
16674 msgid "invalid covariant return type for `%#D'"
16675 msgstr ""
16676
16677 #: cp/search.c:1768 cp/search.c:1774
16678 msgid "  overriding `%#D'"
16679 msgstr ""
16680
16681 #: cp/search.c:1772
16682 msgid "conflicting return type specified for `%#D'"
16683 msgstr ""
16684
16685 #: cp/search.c:1786
16686 #, c-format
16687 msgid "looser throw specifier for `%#F'"
16688 msgstr ""
16689
16690 #: cp/search.c:1787
16691 #, c-format
16692 msgid "  overriding `%#F'"
16693 msgstr ""
16694
16695 #. A static member function cannot match an inherited
16696 #. virtual member function.
16697 #: cp/search.c:1877
16698 msgid "`%#D' cannot be declared"
16699 msgstr ""
16700
16701 #: cp/search.c:1878
16702 msgid "  since `%#D' declared in base class"
16703 msgstr ""
16704
16705 #: cp/search.c:1955
16706 msgid "`%#D' needs a final overrider"
16707 msgstr ""
16708
16709 #: cp/semantics.c:1092
16710 #, fuzzy, c-format
16711 msgid "type of asm operand `%E' could not be determined"
16712 msgstr "тып параметра \"%s\" не аб'яўлены"
16713
16714 #: cp/semantics.c:1233
16715 msgid "invalid use of member `%D' in static member function"
16716 msgstr ""
16717
16718 #: cp/semantics.c:1237 cp/semantics.c:1276
16719 msgid "from this location"
16720 msgstr ""
16721
16722 #: cp/semantics.c:1275
16723 msgid "object missing in reference to `%D'"
16724 msgstr ""
16725
16726 #: cp/semantics.c:1721
16727 #, fuzzy
16728 msgid "arguments to destructor are not allowed"
16729 msgstr "памер \"%s\" больш чам %d байт"
16730
16731 #: cp/semantics.c:1770
16732 msgid "`this' is unavailable for static member functions"
16733 msgstr ""
16734
16735 #: cp/semantics.c:1776
16736 msgid "invalid use of `this' in non-member function"
16737 msgstr ""
16738
16739 #: cp/semantics.c:1778
16740 msgid "invalid use of `this' at top level"
16741 msgstr ""
16742
16743 #: cp/semantics.c:1802
16744 msgid "invalid qualifying scope in pseudo-destructor name"
16745 msgstr ""
16746
16747 #: cp/semantics.c:1822
16748 msgid "`%E' is not of type `%T'"
16749 msgstr ""
16750
16751 #: cp/semantics.c:1933
16752 msgid "template type parameters must use the keyword `class' or `typename'"
16753 msgstr ""
16754
16755 #: cp/semantics.c:1977
16756 #, fuzzy
16757 msgid "invalid use of type `%T' as a default value for a template template-parameter"
16758 msgstr "нявернае выкарыстанне \"restict\""
16759
16760 #: cp/semantics.c:1980
16761 #, fuzzy
16762 msgid "invalid use of `%D' as a default value for a template template-parameter"
16763 msgstr "нявернае выкарыстанне \"restict\""
16764
16765 #: cp/semantics.c:1984
16766 #, fuzzy
16767 msgid "invalid default argument for a template template parameter"
16768 msgstr "нявернае выкарыстанне \"restict\""
16769
16770 #: cp/semantics.c:2019
16771 msgid "definition of `%#T' inside template parameter list"
16772 msgstr ""
16773
16774 #: cp/semantics.c:2030
16775 msgid "invalid definition of qualified type `%T'"
16776 msgstr ""
16777
16778 #: cp/semantics.c:2045
16779 msgid "previous definition of `%#T'"
16780 msgstr "папярэдняе вызначэньне `%#T'"
16781
16782 #: cp/semantics.c:2249
16783 #, fuzzy
16784 msgid "invalid base-class specification"
16785 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
16786
16787 #: cp/semantics.c:2258
16788 msgid "base class `%T' has cv qualifiers"
16789 msgstr ""
16790
16791 #: cp/semantics.c:2290
16792 msgid "multiple declarators in template declaration"
16793 msgstr ""
16794
16795 #: cp/semantics.c:2301
16796 msgid "incomplete type `%T' used in nested name specifier"
16797 msgstr ""
16798
16799 #: cp/semantics.c:2303 cp/typeck.c:1635
16800 #, fuzzy
16801 msgid "`%D' is not a member of `%T'"
16802 msgstr "\"%s\" мае незавершаны тып"
16803
16804 #: cp/semantics.c:2306
16805 #, fuzzy
16806 msgid "`%D' is not a member of `%D'"
16807 msgstr "\"%s\" мае незавершаны тып"
16808
16809 #: cp/semantics.c:2431
16810 msgid "template parameter `%D' of type `%T' is not allowed in an integral constant expression because it is not of integral or enumeration type"
16811 msgstr ""
16812
16813 #: cp/semantics.c:2584
16814 #, fuzzy
16815 msgid "`%D' cannot appear in a constant-expression"
16816 msgstr "памер масіва \"%s\" адмоўны"
16817
16818 #: cp/semantics.c:2593
16819 msgid "use of namespace `%D' as expression"
16820 msgstr ""
16821
16822 #: cp/semantics.c:2598
16823 msgid "use of class template `%T' as expression"
16824 msgstr ""
16825
16826 #. Ambiguous reference to base members.
16827 #: cp/semantics.c:2604
16828 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16829 msgstr ""
16830
16831 #: cp/semantics.c:2664
16832 #, c-format
16833 msgid "use of %s from containing function"
16834 msgstr ""
16835
16836 #: cp/semantics.c:2667
16837 msgid "  `%#D' declared here"
16838 msgstr ""
16839
16840 #: cp/semantics.c:2718
16841 #, fuzzy, c-format
16842 msgid "type of `%E' is unknown"
16843 msgstr "вяртаемы тып \"%s\" не \"int\""
16844
16845 #: cp/tree.c:226
16846 #, c-format
16847 msgid "non-lvalue in %s"
16848 msgstr ""
16849
16850 #: cp/tree.c:532
16851 msgid "`%V' qualifiers cannot be applied to `%T'"
16852 msgstr ""
16853
16854 #: cp/tree.c:1821
16855 #, c-format
16856 msgid "`%s' attribute can only be applied to Java class definitions"
16857 msgstr ""
16858
16859 #: cp/tree.c:1850
16860 #, c-format
16861 msgid "`%s' attribute can only be applied to class definitions"
16862 msgstr ""
16863
16864 #: cp/tree.c:1856
16865 #, c-format
16866 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
16867 msgstr ""
16868
16869 #: cp/tree.c:1880
16870 msgid "requested init_priority is not an integer constant"
16871 msgstr ""
16872
16873 #: cp/tree.c:1901
16874 #, c-format
16875 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
16876 msgstr ""
16877
16878 #: cp/tree.c:1909
16879 msgid "requested init_priority is out of range"
16880 msgstr ""
16881
16882 #: cp/tree.c:1919
16883 msgid "requested init_priority is reserved for internal use"
16884 msgstr ""
16885
16886 #: cp/tree.c:1929
16887 #, fuzzy, c-format
16888 msgid "`%s' attribute is not supported on this platform"
16889 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
16890
16891 #: cp/tree.c:2524
16892 #, c-format
16893 msgid "lang_* check: failed in %s, at %s:%d"
16894 msgstr ""
16895
16896 #: cp/typeck.c:436 cp/typeck.c:450 cp/typeck.c:542
16897 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
16898 msgstr ""
16899
16900 #: cp/typeck.c:512
16901 #, c-format
16902 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
16903 msgstr ""
16904
16905 #: cp/typeck.c:562
16906 msgid "%s between distinct pointer-to-member types `%T' and `%T' lacks a cast"
16907 msgstr ""
16908
16909 #: cp/typeck.c:1234
16910 #, c-format
16911 msgid "invalid application of `%s' to a member function"
16912 msgstr ""
16913
16914 #: cp/typeck.c:1267
16915 #, fuzzy, c-format
16916 msgid "invalid application of `%s' to a bit-field"
16917 msgstr "нявернае выкарыстанне \"restict\""
16918
16919 #: cp/typeck.c:1272
16920 #, fuzzy, c-format
16921 msgid "ISO C++ forbids applying `%s' to an expression of function type"
16922 msgstr "ISO C не дазваляе пусты ізыходны файл"
16923
16924 #: cp/typeck.c:1308
16925 #, fuzzy
16926 msgid "invalid use of non-static member function"
16927 msgstr "нявернае выкарыстанне \"restict\""
16928
16929 #: cp/typeck.c:1494
16930 msgid "deprecated conversion from string constant to `%T'"
16931 msgstr ""
16932
16933 #: cp/typeck.c:1606 cp/typeck.c:1897
16934 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
16935 msgstr ""
16936
16937 #: cp/typeck.c:1633
16938 #, fuzzy, c-format
16939 msgid "invalid use of nonstatic data member '%E'"
16940 msgstr "нявернае выкарыстанне \"restict\""
16941
16942 #: cp/typeck.c:1685 cp/typeck.c:1707
16943 #, fuzzy
16944 msgid "invalid access to non-static data member `%D' of NULL object"
16945 msgstr "нявернае выкарыстанне \"restict\""
16946
16947 #: cp/typeck.c:1687 cp/typeck.c:1709
16948 msgid "(perhaps the `offsetof' macro was used incorrectly)"
16949 msgstr ""
16950
16951 #: cp/typeck.c:1824
16952 msgid "the type being destroyed is `%T', but the destructor refers to `%T'"
16953 msgstr ""
16954
16955 #: cp/typeck.c:1947
16956 #, fuzzy
16957 msgid "`%D::%D' is not a member of `%T'"
16958 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
16959
16960 #: cp/typeck.c:1958
16961 #, fuzzy
16962 msgid "`%T' is not a base of `%T'"
16963 msgstr "\"%s\" мае незавершаны тып"
16964
16965 #: cp/typeck.c:1977
16966 msgid "'%D' has no member named '%E'"
16967 msgstr ""
16968
16969 #: cp/typeck.c:1992
16970 #, fuzzy
16971 msgid "`%D' is not a member template function"
16972 msgstr "`%D' - гэта ня функцыя,"
16973
16974 #. A pointer to incomplete type (other than cv void) can be
16975 #. dereferenced [expr.unary.op]/1
16976 #: cp/typeck.c:2098
16977 msgid "`%T' is not a pointer-to-object type"
16978 msgstr ""
16979
16980 #: cp/typeck.c:2123
16981 #, c-format
16982 msgid "invalid use of `%s' on pointer to member"
16983 msgstr ""
16984
16985 #: cp/typeck.c:2129
16986 msgid "invalid type argument"
16987 msgstr ""
16988
16989 #: cp/typeck.c:2235
16990 msgid "ISO C++ forbids subscripting non-lvalue array"
16991 msgstr ""
16992
16993 #: cp/typeck.c:2246
16994 msgid "subscripting array declared `register'"
16995 msgstr ""
16996
16997 #: cp/typeck.c:2329
16998 #, c-format
16999 msgid "object missing in use of `%E'"
17000 msgstr ""
17001
17002 #: cp/typeck.c:2431
17003 msgid "ISO C++ forbids calling `::main' from within program"
17004 msgstr ""
17005
17006 #: cp/typeck.c:2456
17007 #, c-format
17008 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
17009 msgstr ""
17010
17011 #: cp/typeck.c:2469
17012 #, fuzzy, c-format
17013 msgid "`%E' cannot be used as a function"
17014 msgstr "\"%s\" звычайна функцыя"
17015
17016 #: cp/typeck.c:2562
17017 #, fuzzy
17018 msgid "too many arguments to %s `%+#D'"
17019 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17020
17021 #: cp/typeck.c:2564 cp/typeck.c:2670
17022 msgid "at this point in file"
17023 msgstr ""
17024
17025 #: cp/typeck.c:2601
17026 #, fuzzy
17027 msgid "parameter %P of `%D' has incomplete type `%T'"
17028 msgstr "\"%s\" мае незавершаны тып"
17029
17030 #: cp/typeck.c:2604
17031 #, fuzzy
17032 msgid "parameter %P has incomplete type `%T'"
17033 msgstr "\"%s\" мае незавершаны тып"
17034
17035 #: cp/typeck.c:2668
17036 #, fuzzy
17037 msgid "too few arguments to %s `%+#D'"
17038 msgstr "нехапае аргументаў у функцыі \"%s\""
17039
17040 #: cp/typeck.c:2815 cp/typeck.c:2825
17041 msgid "assuming cast to type `%T' from overloaded function"
17042 msgstr ""
17043
17044 #: cp/typeck.c:2886
17045 #, c-format
17046 msgid "division by zero in `%E / 0'"
17047 msgstr ""
17048
17049 #: cp/typeck.c:2888
17050 #, c-format
17051 msgid "division by zero in `%E / 0.'"
17052 msgstr ""
17053
17054 #: cp/typeck.c:2917
17055 #, c-format
17056 msgid "division by zero in `%E %% 0'"
17057 msgstr ""
17058
17059 #: cp/typeck.c:2919
17060 #, c-format
17061 msgid "division by zero in `%E %% 0.'"
17062 msgstr ""
17063
17064 #: cp/typeck.c:2999
17065 #, c-format
17066 msgid "%s rotate count is negative"
17067 msgstr ""
17068
17069 #: cp/typeck.c:3002
17070 #, c-format
17071 msgid "%s rotate count >= width of type"
17072 msgstr ""
17073
17074 #: cp/typeck.c:3036 cp/typeck.c:3041 cp/typeck.c:3132 cp/typeck.c:3137
17075 msgid "ISO C++ forbids comparison between pointer and integer"
17076 msgstr ""
17077
17078 #: cp/typeck.c:3318
17079 msgid "comparison between types `%#T' and `%#T'"
17080 msgstr ""
17081
17082 #: cp/typeck.c:3354
17083 msgid "comparison between signed and unsigned integer expressions"
17084 msgstr ""
17085
17086 #: cp/typeck.c:3419
17087 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17088 msgstr ""
17089
17090 #. Some sort of arithmetic operation involving NULL was
17091 #. performed.  Note that pointer-difference and pointer-addition
17092 #. have already been handled above, and so we don't end up here in
17093 #. that case.
17094 #: cp/typeck.c:3441
17095 msgid "NULL used in arithmetic"
17096 msgstr ""
17097
17098 #: cp/typeck.c:3504
17099 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17100 msgstr ""
17101
17102 #: cp/typeck.c:3506
17103 msgid "ISO C++ forbids using pointer to a function in subtraction"
17104 msgstr ""
17105
17106 #: cp/typeck.c:3508
17107 msgid "ISO C++ forbids using pointer to a method in subtraction"
17108 msgstr ""
17109
17110 #: cp/typeck.c:3520
17111 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17112 msgstr ""
17113
17114 #: cp/typeck.c:3582
17115 #, c-format
17116 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17117 msgstr ""
17118
17119 #: cp/typeck.c:3588
17120 #, c-format
17121 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17122 msgstr ""
17123
17124 #: cp/typeck.c:3610
17125 msgid "taking address of temporary"
17126 msgstr ""
17127
17128 #: cp/typeck.c:3845
17129 #, c-format
17130 msgid "ISO C++ forbids %sing an enum"
17131 msgstr ""
17132
17133 #: cp/typeck.c:3856
17134 #, fuzzy
17135 msgid "cannot %s a pointer to incomplete type `%T'"
17136 msgstr "\"%s\" мае незавершаны тып"
17137
17138 #: cp/typeck.c:3862
17139 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17140 msgstr ""
17141
17142 #: cp/typeck.c:3887
17143 msgid "cast to non-reference type used as lvalue"
17144 msgstr ""
17145
17146 #: cp/typeck.c:3921
17147 msgid "invalid use of `--' on bool variable `%D'"
17148 msgstr ""
17149
17150 #. ARM $3.4
17151 #: cp/typeck.c:3952
17152 msgid "ISO C++ forbids taking address of function `::main'"
17153 msgstr ""
17154
17155 #. An expression like &memfn.
17156 #: cp/typeck.c:4027
17157 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'"
17158 msgstr ""
17159
17160 #: cp/typeck.c:4032
17161 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17162 msgstr ""
17163
17164 #: cp/typeck.c:4060
17165 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17166 msgstr ""
17167
17168 #: cp/typeck.c:4080
17169 msgid "unary `&'"
17170 msgstr ""
17171
17172 #: cp/typeck.c:4113
17173 #, fuzzy
17174 msgid "attempt to take address of bit-field structure member `%D'"
17175 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17176
17177 #: cp/typeck.c:4227
17178 msgid "taking address of destructor"
17179 msgstr ""
17180
17181 #: cp/typeck.c:4240
17182 msgid "taking address of bound pointer-to-member expression"
17183 msgstr ""
17184
17185 #: cp/typeck.c:4248
17186 msgid "cannot create pointer to reference member `%D'"
17187 msgstr ""
17188
17189 #: cp/typeck.c:4311
17190 msgid "cannot take the address of `this', which is an rvalue expression"
17191 msgstr ""
17192
17193 #: cp/typeck.c:4330
17194 msgid "address requested for `%D', which is declared `register'"
17195 msgstr ""
17196
17197 #: cp/typeck.c:4398
17198 #, c-format
17199 msgid "%s expression list treated as compound expression"
17200 msgstr ""
17201
17202 #: cp/typeck.c:4472
17203 msgid "%s from type `%T' to type `%T' casts away constness"
17204 msgstr ""
17205
17206 #: cp/typeck.c:4674
17207 msgid "invalid static_cast from type `%T' to type `%T'"
17208 msgstr ""
17209
17210 #: cp/typeck.c:4714
17211 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17212 msgstr ""
17213
17214 #: cp/typeck.c:4734
17215 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17216 msgstr ""
17217
17218 #: cp/typeck.c:4753
17219 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17220 msgstr ""
17221
17222 #: cp/typeck.c:4759
17223 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17224 msgstr ""
17225
17226 #: cp/typeck.c:4787
17227 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17228 msgstr ""
17229
17230 #: cp/typeck.c:4790
17231 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17232 msgstr ""
17233
17234 #: cp/typeck.c:4813
17235 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17236 msgstr ""
17237
17238 #: cp/typeck.c:4830
17239 msgid "invalid const_cast from type `%T' to type `%T'"
17240 msgstr ""
17241
17242 #: cp/typeck.c:4870 cp/typeck.c:4875
17243 msgid "ISO C++ forbids casting to an array type `%T'"
17244 msgstr ""
17245
17246 #: cp/typeck.c:4883
17247 #, fuzzy
17248 msgid "invalid cast to function type `%T'"
17249 msgstr "Нерэчаісны выбар \"%s\""
17250
17251 #: cp/typeck.c:4939
17252 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17253 msgstr ""
17254
17255 #: cp/typeck.c:4985
17256 msgid "cast from `%T' to `%T' increases required alignment of target type"
17257 msgstr ""
17258
17259 #: cp/typeck.c:5152
17260 msgid "  in evaluation of `%Q(%#T, %#T)'"
17261 msgstr ""
17262
17263 #: cp/typeck.c:5194
17264 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17265 msgstr ""
17266
17267 #: cp/typeck.c:5267
17268 msgid "incompatible types in assignment of `%T' to `%T'"
17269 msgstr ""
17270
17271 #: cp/typeck.c:5274
17272 msgid "ISO C++ forbids assignment of arrays"
17273 msgstr ""
17274
17275 #: cp/typeck.c:5374
17276 msgid "   in pointer to member function conversion"
17277 msgstr ""
17278
17279 #: cp/typeck.c:5382
17280 msgid "   in pointer to member conversion"
17281 msgstr ""
17282
17283 #. This is a reinterpret cast, we choose to do nothing.
17284 #: cp/typeck.c:5392 cp/typeck.c:5407
17285 msgid "pointer to member cast via virtual base `%T'"
17286 msgstr ""
17287
17288 #: cp/typeck.c:5410
17289 msgid "pointer to member conversion via virtual base `%T'"
17290 msgstr ""
17291
17292 #: cp/typeck.c:5480
17293 msgid "invalid conversion to type `%T' from type `%T'"
17294 msgstr ""
17295
17296 #: cp/typeck.c:5636
17297 msgid "passing NULL used for non-pointer %s %P of `%D'"
17298 msgstr ""
17299
17300 #: cp/typeck.c:5639
17301 msgid "%s to non-pointer type `%T' from NULL"
17302 msgstr ""
17303
17304 #: cp/typeck.c:5647
17305 msgid "passing `%T' for %s %P of `%D'"
17306 msgstr ""
17307
17308 #: cp/typeck.c:5650
17309 msgid "%s to `%T' from `%T'"
17310 msgstr ""
17311
17312 #: cp/typeck.c:5660
17313 msgid "passing negative value `%E' for %s %P of `%D'"
17314 msgstr ""
17315
17316 #: cp/typeck.c:5663
17317 msgid "%s of negative value `%E' to `%T'"
17318 msgstr ""
17319
17320 #: cp/typeck.c:5751
17321 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17322 msgstr ""
17323
17324 #: cp/typeck.c:5754
17325 msgid "cannot convert `%T' to `%T' in %s"
17326 msgstr ""
17327
17328 #: cp/typeck.c:5831 cp/typeck.c:5833
17329 msgid "in passing argument %P of `%+D'"
17330 msgstr ""
17331
17332 #: cp/typeck.c:5940
17333 msgid "returning reference to temporary"
17334 msgstr ""
17335
17336 #: cp/typeck.c:5947
17337 msgid "reference to non-lvalue returned"
17338 msgstr ""
17339
17340 #: cp/typeck.c:5959
17341 msgid "reference to local variable `%D' returned"
17342 msgstr ""
17343
17344 #: cp/typeck.c:5962
17345 msgid "address of local variable `%D' returned"
17346 msgstr ""
17347
17348 #: cp/typeck.c:5992
17349 msgid "returning a value from a destructor"
17350 msgstr ""
17351
17352 #. If a return statement appears in a handler of the
17353 #. function-try-block of a constructor, the program is ill-formed.
17354 #: cp/typeck.c:6000
17355 msgid "cannot return from a handler of a function-try-block of a constructor"
17356 msgstr ""
17357
17358 #. You can't return a value from a constructor.
17359 #: cp/typeck.c:6003
17360 msgid "returning a value from a constructor"
17361 msgstr ""
17362
17363 #: cp/typeck.c:6026
17364 msgid "return-statement with no value, in function returning '%T'"
17365 msgstr ""
17366
17367 #: cp/typeck.c:6043
17368 msgid "return-statement with a value, in function returning 'void'"
17369 msgstr ""
17370
17371 #: cp/typeck.c:6065
17372 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17373 msgstr ""
17374
17375 #: cp/typeck2.c:55
17376 msgid "type `%T' is not a base type for type `%T'"
17377 msgstr ""
17378
17379 #: cp/typeck2.c:151
17380 msgid "cannot declare variable `%D' to be of type `%T'"
17381 msgstr ""
17382
17383 #: cp/typeck2.c:154
17384 msgid "cannot declare parameter `%D' to be of type `%T'"
17385 msgstr ""
17386
17387 #: cp/typeck2.c:157
17388 msgid "cannot declare field `%D' to be of type `%T'"
17389 msgstr ""
17390
17391 #: cp/typeck2.c:161
17392 msgid "invalid return type for member function `%#D'"
17393 msgstr ""
17394
17395 #: cp/typeck2.c:163
17396 msgid "invalid return type for function `%#D'"
17397 msgstr ""
17398
17399 #: cp/typeck2.c:166
17400 msgid "cannot allocate an object of type `%T'"
17401 msgstr ""
17402
17403 #: cp/typeck2.c:173
17404 msgid "  because the following virtual functions are abstract:"
17405 msgstr ""
17406
17407 #: cp/typeck2.c:175
17408 msgid "\t%#D"
17409 msgstr ""
17410
17411 #: cp/typeck2.c:178
17412 msgid "  since type `%T' has abstract virtual functions"
17413 msgstr ""
17414
17415 #: cp/typeck2.c:427
17416 msgid "constructor syntax used, but no constructor declared for type `%T'"
17417 msgstr ""
17418
17419 #: cp/typeck2.c:440
17420 msgid "cannot initialize arrays using this syntax"
17421 msgstr ""
17422
17423 #: cp/typeck2.c:545
17424 msgid "initializing array with parameter list"
17425 msgstr ""
17426
17427 #: cp/typeck2.c:600
17428 msgid "initializer for scalar variable requires one element"
17429 msgstr ""
17430
17431 #: cp/typeck2.c:607
17432 msgid "braces around scalar initializer for `%T'"
17433 msgstr ""
17434
17435 #: cp/typeck2.c:610
17436 msgid "ignoring extra initializers for `%T'"
17437 msgstr ""
17438
17439 #: cp/typeck2.c:622
17440 msgid "variable-sized object of type `%T' may not be initialized"
17441 msgstr ""
17442
17443 #: cp/typeck2.c:632
17444 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17445 msgstr ""
17446
17447 #: cp/typeck2.c:697
17448 msgid "aggregate has a partly bracketed initializer"
17449 msgstr ""
17450
17451 #: cp/typeck2.c:735 cp/typeck2.c:840
17452 msgid "non-trivial labeled initializers"
17453 msgstr ""
17454
17455 #: cp/typeck2.c:752
17456 msgid "non-empty initializer for array of empty elements"
17457 msgstr ""
17458
17459 #: cp/typeck2.c:806
17460 msgid "initializer list for object of class with virtual base classes"
17461 msgstr ""
17462
17463 #: cp/typeck2.c:812
17464 msgid "initializer list for object of class with base classes"
17465 msgstr ""
17466
17467 #: cp/typeck2.c:818
17468 msgid "initializer list for object using virtual functions"
17469 msgstr ""
17470
17471 #: cp/typeck2.c:880 cp/typeck2.c:896
17472 #, fuzzy
17473 msgid "missing initializer for member `%D'"
17474 msgstr "прапушчан ініцыялізатар"
17475
17476 #: cp/typeck2.c:885
17477 msgid "uninitialized const member `%D'"
17478 msgstr ""
17479
17480 #: cp/typeck2.c:887
17481 #, fuzzy
17482 msgid "member `%D' with uninitialized const fields"
17483 msgstr "параметр \"%s\" ініцыялізаваны"
17484
17485 #: cp/typeck2.c:890
17486 #, fuzzy
17487 msgid "member `%D' is uninitialized reference"
17488 msgstr "параметр \"%s\" ініцыялізаваны"
17489
17490 #: cp/typeck2.c:937
17491 msgid "index value instead of field name in union initializer"
17492 msgstr ""
17493
17494 #: cp/typeck2.c:949
17495 msgid "no field `%D' in union being initialized"
17496 msgstr ""
17497
17498 #: cp/typeck2.c:957
17499 msgid "union `%T' with no named members cannot be initialized"
17500 msgstr ""
17501
17502 #: cp/typeck2.c:993
17503 msgid "excess elements in aggregate initializer"
17504 msgstr ""
17505
17506 #: cp/typeck2.c:1102
17507 msgid "circular pointer delegation detected"
17508 msgstr ""
17509
17510 #: cp/typeck2.c:1115
17511 msgid "base operand of `->' has non-pointer type `%T'"
17512 msgstr ""
17513
17514 #: cp/typeck2.c:1139
17515 msgid "result of `operator->()' yields non-pointer result"
17516 msgstr ""
17517
17518 #: cp/typeck2.c:1141
17519 msgid "base operand of `->' is not a pointer"
17520 msgstr ""
17521
17522 #: cp/typeck2.c:1164
17523 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17524 msgstr ""
17525
17526 #: cp/typeck2.c:1172
17527 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17528 msgstr ""
17529
17530 #: cp/typeck2.c:1182
17531 msgid "member type `%T::' incompatible with object type `%T'"
17532 msgstr ""
17533
17534 #: cp/typeck2.c:1398
17535 #, fuzzy
17536 msgid "call to function `%D' which throws incomplete type `%#T'"
17537 msgstr "\"%s\" мае незавершаны тып"
17538
17539 #: cp/typeck2.c:1401
17540 #, fuzzy
17541 msgid "call to function which throws incomplete type `%#T'"
17542 msgstr "\"%s\" мае незавершаны тып"
17543
17544 #. XXX Not i18n clean.
17545 #: cp/cp-tree.h:3756
17546 #, c-format
17547 msgid "%s is deprecated, please see the documentation for details"
17548 msgstr ""
17549
17550 #: f/bad.c:388
17551 msgid "note:"
17552 msgstr ""
17553
17554 #: f/bad.c:392
17555 msgid "warning:"
17556 msgstr "увага:"
17557
17558 #: f/bad.c:396
17559 msgid "fatal:"
17560 msgstr ""
17561
17562 #: f/bad.c:438
17563 msgid "(continued):"
17564 msgstr ""
17565
17566 #: f/bad.c:488 f/bad.c:506
17567 msgid "[REPORT BUG!!] %"
17568 msgstr ""
17569
17570 #: f/bad.c:495 f/bad.c:527
17571 msgid "[REPORT BUG!!]"
17572 msgstr ""
17573
17574 #: f/com.c:3125
17575 #, no-c-format
17576 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
17577 msgstr ""
17578
17579 #: f/com.c:11565
17580 msgid "no INTEGER type can hold a pointer on this configuration"
17581 msgstr ""
17582
17583 #: f/com.c:11839
17584 #, c-format
17585 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
17586 msgstr ""
17587
17588 #: f/com.c:11841
17589 #, c-format
17590 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
17591 msgstr ""
17592
17593 #: f/com.c:11843
17594 msgid "properly unless they all are 32 bits wide"
17595 msgstr ""
17596
17597 #: f/com.c:11844
17598 msgid "Please keep this in mind before you report bugs."
17599 msgstr ""
17600
17601 #. I/O will probably crash.
17602 #: f/com.c:11852
17603 #, c-format
17604 msgid "configuration: char * holds %d bits, but ftnlen only %d"
17605 msgstr ""
17606
17607 #. ASSIGN 10 TO I will crash.
17608 #: f/com.c:11861
17609 #, c-format
17610 msgid ""
17611 "configuration: char * holds %d bits, but INTEGER only %d --\n"
17612 " ASSIGN statement might fail"
17613 msgstr ""
17614
17615 #: f/com.c:13677
17616 #, fuzzy
17617 msgid "In statement function"
17618 msgstr "вельмі шмат аргументаў у функцыі"
17619
17620 #: f/com.c:13687
17621 msgid "Outside of any program unit:\n"
17622 msgstr ""
17623
17624 #: f/com.c:15283
17625 #, no-c-format
17626 msgid "%A from %B at %0%C"
17627 msgstr ""
17628
17629 #: f/com.c:15593
17630 #, no-c-format
17631 msgid "At %0, INCLUDE file %A exists, but is not readable"
17632 msgstr ""
17633
17634 #: f/com.c:15628
17635 #, no-c-format
17636 msgid "At %0, INCLUDE nesting too deep"
17637 msgstr ""
17638
17639 #: f/expr.c:8706
17640 #, no-c-format
17641 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
17642 msgstr ""
17643
17644 #: f/expr.c:8756
17645 #, no-c-format
17646 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
17647 msgstr ""
17648
17649 #: f/expr.c:9639
17650 #, no-c-format
17651 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
17652 msgstr ""
17653
17654 #: f/expr.c:10010
17655 #, no-c-format
17656 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
17657 msgstr ""
17658
17659 #: f/g77spec.c:231
17660 #, c-format
17661 msgid "overflowed output arg list for `%s'"
17662 msgstr ""
17663
17664 #: f/g77spec.c:353
17665 msgid ""
17666 "GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
17667 "You may redistribute copies of GNU Fortran\n"
17668 "under the terms of the GNU General Public License.\n"
17669 "For more information about these matters, see the file named COPYING\n"
17670 "or type the command `info -f g77 Copying'.\n"
17671 msgstr ""
17672
17673 #: f/g77spec.c:369
17674 msgid "--driver no longer supported"
17675 msgstr ""
17676
17677 #: f/g77spec.c:382
17678 #, c-format
17679 msgid "argument to `%s' missing"
17680 msgstr "аргумент для \"%s\" прапушчан"
17681
17682 #: f/g77spec.c:386
17683 msgid "no input files; unwilling to write output files"
17684 msgstr ""
17685
17686 #: f/implic.c:203
17687 #, fuzzy, no-c-format
17688 msgid "Implicit declaration of `%A' at %0"
17689 msgstr "паўторнае абвяшчэнне меткі \"%s\""
17690
17691 #: f/lex.c:321
17692 #, no-c-format
17693 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
17694 msgstr ""
17695
17696 #: f/lex.c:340
17697 #, no-c-format
17698 msgid "Unknown escape sequence `\\%A' at %0"
17699 msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
17700
17701 #: f/lex.c:349
17702 #, fuzzy, no-c-format
17703 msgid "Unterminated escape sequence `\\' at %0"
17704 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
17705
17706 #: f/lex.c:360
17707 #, no-c-format
17708 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
17709 msgstr ""
17710
17711 #: f/lex.c:388
17712 #, no-c-format
17713 msgid "\\x used at %0 with no following hex digits"
17714 msgstr ""
17715
17716 #: f/lex.c:402
17717 #, no-c-format
17718 msgid "Hex escape at %0 out of range"
17719 msgstr ""
17720
17721 #: f/lex.c:436
17722 #, no-c-format
17723 msgid "Escape sequence at %0 out of range for character"
17724 msgstr ""
17725
17726 #: f/lex.c:590
17727 msgid "hex escape out of range"
17728 msgstr ""
17729
17730 #: f/lex.c:643
17731 #, c-format
17732 msgid "non-ANSI-standard escape sequence, `\\%c'"
17733 msgstr ""
17734
17735 #: f/lex.c:656
17736 #, fuzzy, c-format
17737 msgid "non-ISO escape sequence `\\%c'"
17738 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
17739
17740 #: f/lex.c:660
17741 #, c-format
17742 msgid "unknown escape sequence `\\%c'"
17743 msgstr ""
17744
17745 #: f/lex.c:662
17746 #, c-format
17747 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
17748 msgstr ""
17749
17750 #: f/lex.c:745
17751 msgid "badly formed directive -- no closing quote"
17752 msgstr ""
17753
17754 #: f/lex.c:809
17755 msgid "#-lines for entering and leaving files don't match"
17756 msgstr ""
17757
17758 #: f/lex.c:969
17759 msgid "bad directive -- missing close-quote"
17760 msgstr ""
17761
17762 #: f/lex.c:1108
17763 msgid "invalid #ident"
17764 msgstr ""
17765
17766 #: f/lex.c:1125
17767 msgid "undefined or invalid # directive"
17768 msgstr ""
17769
17770 #: f/lex.c:1180
17771 msgid "invalid #line"
17772 msgstr ""
17773
17774 #: f/lex.c:1236 f/lex.c:1280
17775 msgid "use `#line ...' instead of `# ...' in first line"
17776 msgstr ""
17777
17778 #: f/lex.c:1290
17779 msgid "invalid #-line"
17780 msgstr ""
17781
17782 #: f/lex.c:1383
17783 #, no-c-format
17784 msgid "Null character at %0 -- line ignored"
17785 msgstr ""
17786
17787 #: f/stb.c:9177
17788 #, no-c-format
17789 msgid "INCLUDE at %0 not the only statement on the source line"
17790 msgstr ""
17791
17792 #: f/ste.c:1397 f/ste.c:1744
17793 msgid "ASSIGNed FORMAT specifier is too small"
17794 msgstr ""
17795
17796 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
17797 #: f/ste.c:2621
17798 #, no-c-format
17799 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
17800 msgstr ""
17801
17802 #: f/ste.c:2725
17803 msgid "SELECT (at %0) has duplicate cases -- check integer overflow of CASE(s)"
17804 msgstr ""
17805
17806 #: f/ste.c:2957
17807 msgid "ASSIGN to variable that is too small"
17808 msgstr ""
17809
17810 #: f/ste.c:2989
17811 msgid "ASSIGNed GOTO target variable is too small"
17812 msgstr ""
17813
17814 #: f/stu.c:305
17815 #, no-c-format
17816 msgid "Local adjustable symbol `%A' at %0"
17817 msgstr ""
17818
17819 #: f/target.c:2545
17820 msgid "data initializer on host with different endianness"
17821 msgstr ""
17822
17823 #: f/top.c:244
17824 msgid "-fvxt-not-f90 no longer supported -- try -fvxt"
17825 msgstr ""
17826
17827 #: f/top.c:248
17828 msgid "-ff90-not-vxt no longer supported -- try -fno-vxt -ff90"
17829 msgstr ""
17830
17831 #: f/top.c:318
17832 msgid "-fdebug-kludge is disabled, use normal debugging flags"
17833 msgstr ""
17834
17835 #: f/bad.def:39
17836 #, no-c-format
17837 msgid "Missing first operand for binary operator at %0"
17838 msgstr ""
17839
17840 #: f/bad.def:42
17841 #, fuzzy, no-c-format
17842 msgid "Zero-length character constant at %0"
17843 msgstr "пустая сімвальная канстанта"
17844
17845 #: f/bad.def:45
17846 #, no-c-format
17847 msgid "Invalid token at %0 in expression or subexpression at %1"
17848 msgstr ""
17849
17850 #: f/bad.def:48
17851 #, no-c-format
17852 msgid "Missing operand for operator at %1 at end of expression at %0"
17853 msgstr ""
17854
17855 #: f/bad.def:51
17856 #, no-c-format
17857 msgid "Label %A already defined at %1 when redefined at %0"
17858 msgstr ""
17859
17860 #: f/bad.def:54
17861 #, no-c-format
17862 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
17863 msgstr ""
17864
17865 #: f/bad.def:57
17866 #, no-c-format
17867 msgid "Label definition %A at %0 on empty statement (as of %1)"
17868 msgstr ""
17869
17870 #: f/bad.def:65
17871 #, no-c-format
17872 msgid "Invalid first character at %0 [info -f g77 M LEX]"
17873 msgstr ""
17874
17875 #: f/bad.def:68
17876 #, no-c-format
17877 msgid "Line too long as of %0 [info -f g77 M LEX]"
17878 msgstr ""
17879
17880 #: f/bad.def:71
17881 #, no-c-format
17882 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
17883 msgstr ""
17884
17885 #: f/bad.def:74
17886 #, no-c-format
17887 msgid "Label number at %0 not in range 1-99999"
17888 msgstr ""
17889
17890 #: f/bad.def:77
17891 #, no-c-format
17892 msgid "At %0, '!' and '/*' are not valid comment delimiters"
17893 msgstr ""
17894
17895 #: f/bad.def:80
17896 #, no-c-format
17897 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
17898 msgstr ""
17899
17900 #: f/bad.def:83
17901 #, no-c-format
17902 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
17903 msgstr ""
17904
17905 #: f/bad.def:91
17906 #, fuzzy, no-c-format
17907 msgid "Character constant at %0 has no closing apostrophe at %1"
17908 msgstr "сімвальная канстанта вельмі доўгая"
17909
17910 #: f/bad.def:94
17911 #, no-c-format
17912 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
17913 msgstr ""
17914
17915 #: f/bad.def:97
17916 #, no-c-format
17917 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
17918 msgstr ""
17919
17920 #: f/bad.def:100
17921 #, no-c-format
17922 msgid "Integer at %0 too large"
17923 msgstr ""
17924
17925 #: f/bad.def:123
17926 #, no-c-format
17927 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
17928 msgstr ""
17929
17930 #: f/bad.def:126
17931 #, no-c-format
17932 msgid "Missing close-period between `.%A' at %0 and %1"
17933 msgstr ""
17934
17935 #: f/bad.def:129
17936 #, no-c-format
17937 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
17938 msgstr ""
17939
17940 #: f/bad.def:132
17941 #, no-c-format
17942 msgid "Missing value at %1 for real-number exponent at %0"
17943 msgstr ""
17944
17945 #: f/bad.def:135
17946 #, no-c-format
17947 msgid "Expected binary operator between expressions at %0 and at %1"
17948 msgstr ""
17949
17950 #: f/bad.def:253
17951 #, no-c-format
17952 msgid "Semicolon at %0 is an invalid token"
17953 msgstr ""
17954
17955 #: f/bad.def:271
17956 #, no-c-format
17957 msgid "Extraneous comma in FORMAT statement at %0"
17958 msgstr ""
17959
17960 #: f/bad.def:274
17961 #, no-c-format
17962 msgid "Missing comma in FORMAT statement at %0"
17963 msgstr ""
17964
17965 #: f/bad.def:277
17966 #, no-c-format
17967 msgid "Spurious sign in FORMAT statement at %0"
17968 msgstr ""
17969
17970 #: f/bad.def:280
17971 #, no-c-format
17972 msgid "Spurious number in FORMAT statement at %0"
17973 msgstr ""
17974
17975 #: f/bad.def:283
17976 #, no-c-format
17977 msgid "Spurious text trailing number in FORMAT statement at %0"
17978 msgstr ""
17979
17980 #: f/bad.def:291
17981 #, no-c-format
17982 msgid "Unrecognized FORMAT specifier at %0"
17983 msgstr ""
17984
17985 #: f/bad.def:419
17986 #, no-c-format
17987 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
17988 msgstr ""
17989
17990 #: f/bad.def:422
17991 #, no-c-format
17992 msgid "Missing number following period in FORMAT statement at %0"
17993 msgstr ""
17994
17995 #: f/bad.def:425
17996 #, no-c-format
17997 msgid "Missing number following `E' in FORMAT statement at %0"
17998 msgstr ""
17999
18000 #: f/bad.def:433
18001 #, no-c-format
18002 msgid "Spurious trailing comma preceding terminator at %0"
18003 msgstr ""
18004
18005 #: f/bad.def:436
18006 #, no-c-format
18007 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
18008 msgstr ""
18009
18010 #: f/bad.def:439
18011 #, no-c-format
18012 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
18013 msgstr ""
18014
18015 #: f/bad.def:452
18016 #, no-c-format
18017 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
18018 msgstr ""
18019
18020 #: f/bad.def:455
18021 #, no-c-format
18022 msgid "Reference to label at %1 inconsistent with its definition at %0"
18023 msgstr ""
18024
18025 #: f/bad.def:458
18026 #, no-c-format
18027 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18028 msgstr ""
18029
18030 #: f/bad.def:461
18031 #, no-c-format
18032 msgid "DO-statement reference to label at %1 follows its definition at %0"
18033 msgstr ""
18034
18035 #: f/bad.def:464
18036 #, no-c-format
18037 msgid "Reference to label at %1 is outside block containing definition at %0"
18038 msgstr ""
18039
18040 #: f/bad.def:467
18041 #, no-c-format
18042 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
18043 msgstr ""
18044
18045 #: f/bad.def:470
18046 #, no-c-format
18047 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
18048 msgstr ""
18049
18050 #: f/bad.def:473
18051 #, no-c-format
18052 msgid "Label definition at %0 invalid on this kind of statement"
18053 msgstr ""
18054
18055 #: f/bad.def:476
18056 #, no-c-format
18057 msgid "Statement at %0 invalid in this context"
18058 msgstr ""
18059
18060 #: f/bad.def:479
18061 #, no-c-format
18062 msgid "Statement at %0 invalid in context established by statement at %1"
18063 msgstr ""
18064
18065 #: f/bad.def:482
18066 #, no-c-format
18067 msgid "Statement at %0 must specify construct name specified at %1"
18068 msgstr ""
18069
18070 #: f/bad.def:485
18071 #, no-c-format
18072 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18073 msgstr ""
18074
18075 #: f/bad.def:488
18076 #, no-c-format
18077 msgid "Construct name at %0 not the same as construct name at %1"
18078 msgstr ""
18079
18080 #: f/bad.def:491
18081 #, no-c-format
18082 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
18083 msgstr ""
18084
18085 #: f/bad.def:494
18086 #, no-c-format
18087 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18088 msgstr ""
18089
18090 #: f/bad.def:497
18091 #, no-c-format
18092 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18093 msgstr ""
18094
18095 #: f/bad.def:500
18096 #, no-c-format
18097 msgid "No label definition for FORMAT statement at %0"
18098 msgstr ""
18099
18100 #: f/bad.def:503
18101 #, no-c-format
18102 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18103 msgstr ""
18104
18105 #: f/bad.def:506
18106 #, no-c-format
18107 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
18108 msgstr ""
18109
18110 #: f/bad.def:509
18111 #, no-c-format
18112 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
18113 msgstr ""
18114
18115 #: f/bad.def:512
18116 #, no-c-format
18117 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18118 msgstr ""
18119
18120 #: f/bad.def:515
18121 #, no-c-format
18122 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18123 msgstr ""
18124
18125 #: f/bad.def:518
18126 #, no-c-format
18127 msgid "Program unit name at %0 not the same as name at %1"
18128 msgstr ""
18129
18130 #: f/bad.def:521
18131 #, no-c-format
18132 msgid "Type name at %0 not the same as name at %1"
18133 msgstr ""
18134
18135 #: f/bad.def:524
18136 #, no-c-format
18137 msgid "End of source file before end of block started at %0"
18138 msgstr ""
18139
18140 #: f/bad.def:527
18141 #, no-c-format
18142 msgid "Undefined label, first referenced at %0"
18143 msgstr ""
18144
18145 #: f/bad.def:530
18146 #, no-c-format
18147 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
18148 msgstr ""
18149
18150 #: f/bad.def:533
18151 #, no-c-format
18152 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
18153 msgstr ""
18154
18155 #: f/bad.def:536
18156 #, no-c-format
18157 msgid "RETURN statement at %0 invalid within a main program unit"
18158 msgstr ""
18159
18160 #: f/bad.def:539
18161 #, no-c-format
18162 msgid "Alternate return specifier at %0 invalid within a main program unit"
18163 msgstr ""
18164
18165 #: f/bad.def:542
18166 #, no-c-format
18167 msgid "Alternate return specifier at %0 invalid within a function"
18168 msgstr ""
18169
18170 #: f/bad.def:545
18171 #, no-c-format
18172 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
18173 msgstr ""
18174
18175 #: f/bad.def:548
18176 #, no-c-format
18177 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
18178 msgstr ""
18179
18180 #: f/bad.def:551
18181 #, no-c-format
18182 msgid "No components specified as of %0 for derived-type definition beginning at %1"
18183 msgstr ""
18184
18185 #: f/bad.def:554
18186 #, no-c-format
18187 msgid "No components specified as of %0 for structure definition beginning at %1"
18188 msgstr ""
18189
18190 #: f/bad.def:557
18191 #, no-c-format
18192 msgid "Missing structure name for outer structure definition at %0"
18193 msgstr ""
18194
18195 #: f/bad.def:560
18196 #, no-c-format
18197 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
18198 msgstr ""
18199
18200 #: f/bad.def:563
18201 #, no-c-format
18202 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
18203 msgstr ""
18204
18205 #: f/bad.def:566
18206 #, no-c-format
18207 msgid "No components specified as of %0 for map beginning at %1"
18208 msgstr ""
18209
18210 #: f/bad.def:569
18211 #, no-c-format
18212 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
18213 msgstr ""
18214
18215 #: f/bad.def:572
18216 #, no-c-format
18217 msgid "Missing %A specifier in statement at %0"
18218 msgstr ""
18219
18220 #: f/bad.def:575
18221 #, no-c-format
18222 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18223 msgstr ""
18224
18225 #: f/bad.def:578
18226 #, no-c-format
18227 msgid "Conflicting I/O control specifications at %0 and %1"
18228 msgstr ""
18229
18230 #: f/bad.def:581
18231 #, no-c-format
18232 msgid "No UNIT= specifier in I/O control list at %0"
18233 msgstr ""
18234
18235 #: f/bad.def:584
18236 #, no-c-format
18237 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
18238 msgstr ""
18239
18240 #: f/bad.def:587
18241 #, no-c-format
18242 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
18243 msgstr ""
18244
18245 #: f/bad.def:595
18246 #, no-c-format
18247 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
18248 msgstr ""
18249
18250 #: f/bad.def:598
18251 #, no-c-format
18252 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
18253 msgstr ""
18254
18255 #: f/bad.def:601
18256 #, no-c-format
18257 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
18258 msgstr ""
18259
18260 #: f/bad.def:604
18261 #, no-c-format
18262 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
18263 msgstr ""
18264
18265 #: f/bad.def:617
18266 #, no-c-format
18267 msgid "Fortran 90 feature at %0 unsupported"
18268 msgstr ""
18269
18270 #: f/bad.def:630
18271 #, no-c-format
18272 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
18273 msgstr ""
18274
18275 #: f/bad.def:638
18276 #, no-c-format
18277 msgid "Null element at %0 for array reference at %1"
18278 msgstr ""
18279
18280 #: f/bad.def:641
18281 #, no-c-format
18282 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
18283 msgstr ""
18284
18285 #: f/bad.def:644
18286 #, no-c-format
18287 msgid "Too many elements as of %0 for array reference at %1"
18288 msgstr ""
18289
18290 #: f/bad.def:647
18291 #, no-c-format
18292 msgid "Missing colon as of %0 in substring reference for %1"
18293 msgstr ""
18294
18295 #: f/bad.def:650
18296 #, no-c-format
18297 msgid "Invalid use at %0 of substring operator on %1"
18298 msgstr ""
18299
18300 #: f/bad.def:653
18301 #, no-c-format
18302 msgid "Substring begin/end point at %0 out of defined range"
18303 msgstr ""
18304
18305 #: f/bad.def:656
18306 #, no-c-format
18307 msgid "Array element value at %0 out of defined range"
18308 msgstr ""
18309
18310 #: f/bad.def:659
18311 #, no-c-format
18312 msgid "Expression at %0 has incorrect data type or rank for its context"
18313 msgstr ""
18314
18315 #: f/bad.def:662
18316 #, no-c-format
18317 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
18318 msgstr ""
18319
18320 #: f/bad.def:665
18321 #, no-c-format
18322 msgid "%A step count known to be 0 (zero) at %0"
18323 msgstr ""
18324
18325 #: f/bad.def:668
18326 #, no-c-format
18327 msgid "%A end value plus step count known to overflow at %0"
18328 msgstr ""
18329
18330 #: f/bad.def:671
18331 #, no-c-format
18332 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
18333 msgstr ""
18334
18335 #: f/bad.def:674
18336 #, no-c-format
18337 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
18338 msgstr ""
18339
18340 #: f/bad.def:677
18341 #, no-c-format
18342 msgid "Type disagreement between expressions at %0 and %1"
18343 msgstr ""
18344
18345 #: f/bad.def:690
18346 #, no-c-format
18347 msgid "No specification for implied-DO iterator `%A' at %0"
18348 msgstr ""
18349
18350 #: f/bad.def:693
18351 #, no-c-format
18352 msgid "Gratuitous parentheses surround implied-DO construct at %0"
18353 msgstr ""
18354
18355 #: f/bad.def:696
18356 #, no-c-format
18357 msgid "Zero-size specification invalid at %0"
18358 msgstr ""
18359
18360 #: f/bad.def:699
18361 #, no-c-format
18362 msgid "Zero-size array at %0"
18363 msgstr ""
18364
18365 #: f/bad.def:702
18366 #, no-c-format
18367 msgid "Target machine does not support complex entity of kind specified at %0"
18368 msgstr ""
18369
18370 #: f/bad.def:705
18371 #, no-c-format
18372 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
18373 msgstr ""
18374
18375 #: f/bad.def:708
18376 #, no-c-format
18377 msgid "Attempt to raise constant zero to a power at %0"
18378 msgstr ""
18379
18380 #: f/bad.def:806
18381 #, no-c-format
18382 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
18383 msgstr ""
18384
18385 #: f/bad.def:809
18386 #, no-c-format
18387 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
18388 msgstr ""
18389
18390 #: f/bad.def:812
18391 #, no-c-format
18392 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
18393 msgstr ""
18394
18395 #: f/bad.def:815
18396 #, no-c-format
18397 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
18398 msgstr ""
18399
18400 #: f/bad.def:818
18401 #, no-c-format
18402 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
18403 msgstr ""
18404
18405 #: f/bad.def:821
18406 #, fuzzy, no-c-format
18407 msgid "Unable to open INCLUDE file `%A' at %0"
18408 msgstr "немагу адчыніць файл \"%s\""
18409
18410 #: f/bad.def:839
18411 #, no-c-format
18412 msgid "Null argument at %0 for statement function reference at %1"
18413 msgstr ""
18414
18415 #: f/bad.def:842
18416 #, no-c-format
18417 msgid "Null argument at %0 for procedure invocation at %1"
18418 msgstr ""
18419
18420 #: f/bad.def:845
18421 #, no-c-format
18422 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
18423 msgstr ""
18424
18425 #: f/bad.def:848
18426 #, no-c-format
18427 msgid "%A too many arguments as of %0 for statement function reference at %1"
18428 msgstr ""
18429
18430 #: f/bad.def:851
18431 #, no-c-format
18432 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
18433 msgstr ""
18434
18435 #: f/bad.def:854
18436 #, no-c-format
18437 msgid "Unsupported FORMAT specifier at %0"
18438 msgstr ""
18439
18440 #: f/bad.def:857
18441 #, no-c-format
18442 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
18443 msgstr ""
18444
18445 #: f/bad.def:880
18446 #, no-c-format
18447 msgid "Unsupported VXT statement at %0"
18448 msgstr ""
18449
18450 #: f/bad.def:883
18451 #, no-c-format
18452 msgid "Attempt to specify second initial value for `%A' at %0"
18453 msgstr ""
18454
18455 #: f/bad.def:886
18456 #, no-c-format
18457 msgid "Too few initial values in list of initializers for `%A' at %0"
18458 msgstr ""
18459
18460 #: f/bad.def:889
18461 #, no-c-format
18462 msgid "Too many initial values in list of initializers starting at %0"
18463 msgstr ""
18464
18465 #: f/bad.def:892
18466 #, no-c-format
18467 msgid "Array or substring specification for `%A' out of range in statement at %0"
18468 msgstr ""
18469
18470 #: f/bad.def:895
18471 #, no-c-format
18472 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
18473 msgstr ""
18474
18475 #: f/bad.def:898
18476 #, no-c-format
18477 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
18478 msgstr ""
18479
18480 #: f/bad.def:901
18481 #, no-c-format
18482 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
18483 msgstr ""
18484
18485 #: f/bad.def:904
18486 #, no-c-format
18487 msgid "Not an integer constant expression in implied do-loop in statement at %0"
18488 msgstr ""
18489
18490 #: f/bad.def:907
18491 #, no-c-format
18492 msgid "Attempt to specify second initial value for element of `%A' at %0"
18493 msgstr ""
18494
18495 #: f/bad.def:910
18496 #, no-c-format
18497 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
18498 msgstr ""
18499
18500 #: f/bad.def:913
18501 #, no-c-format
18502 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
18503 msgstr ""
18504
18505 #: f/bad.def:916
18506 #, no-c-format
18507 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
18508 msgstr ""
18509
18510 #: f/bad.def:919
18511 #, no-c-format
18512 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
18513 msgstr ""
18514
18515 #: f/bad.def:922
18516 #, no-c-format
18517 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
18518 msgstr ""
18519
18520 #: f/bad.def:925
18521 #, no-c-format
18522 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
18523 msgstr ""
18524
18525 #: f/bad.def:928
18526 #, no-c-format
18527 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
18528 msgstr ""
18529
18530 #: f/bad.def:936
18531 #, no-c-format
18532 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
18533 msgstr ""
18534
18535 #: f/bad.def:939
18536 #, no-c-format
18537 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
18538 msgstr ""
18539
18540 #: f/bad.def:942
18541 #, no-c-format
18542 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
18543 msgstr ""
18544
18545 #: f/bad.def:945
18546 #, no-c-format
18547 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
18548 msgstr ""
18549
18550 #: f/bad.def:958
18551 #, no-c-format
18552 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
18553 msgstr ""
18554
18555 #: f/bad.def:976
18556 #, no-c-format
18557 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
18558 msgstr ""
18559
18560 #: f/bad.def:979
18561 #, no-c-format
18562 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
18563 msgstr ""
18564
18565 #: f/bad.def:987
18566 #, no-c-format
18567 msgid "Blank common initialized at %0"
18568 msgstr ""
18569
18570 #: f/bad.def:990
18571 #, no-c-format
18572 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
18573 msgstr ""
18574
18575 #: f/bad.def:993
18576 #, no-c-format
18577 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
18578 msgstr ""
18579
18580 #: f/bad.def:996
18581 #, no-c-format
18582 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
18583 msgstr ""
18584
18585 #: f/bad.def:999
18586 #, no-c-format
18587 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
18588 msgstr ""
18589
18590 #: f/bad.def:1002
18591 #, no-c-format
18592 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
18593 msgstr ""
18594
18595 #: f/bad.def:1005
18596 #, no-c-format
18597 msgid "Initial character `%A' is lower-case in symbol name at %0"
18598 msgstr ""
18599
18600 #: f/bad.def:1013
18601 #, no-c-format
18602 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
18603 msgstr ""
18604
18605 #: f/bad.def:1016
18606 #, no-c-format
18607 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
18608 msgstr ""
18609
18610 #: f/bad.def:1034
18611 #, no-c-format
18612 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
18613 msgstr ""
18614
18615 #: f/bad.def:1037
18616 #, fuzzy, no-c-format
18617 msgid "Truncating characters on right side of character constant at %0"
18618 msgstr "мнагасімвальная сімвальная канстанта"
18619
18620 #: f/bad.def:1040
18621 #, no-c-format
18622 msgid "Truncating characters on right side of hollerith constant at %0"
18623 msgstr ""
18624
18625 #: f/bad.def:1043
18626 #, no-c-format
18627 msgid "Truncating non-zero data on left side of numeric constant at %0"
18628 msgstr ""
18629
18630 #: f/bad.def:1046
18631 #, no-c-format
18632 msgid "Truncating non-zero data on left side of typeless constant at %0"
18633 msgstr ""
18634
18635 #: f/bad.def:1049
18636 #, no-c-format
18637 msgid "Typeless constant at %0 too large"
18638 msgstr ""
18639
18640 #: f/bad.def:1052
18641 #, no-c-format
18642 msgid "First-column ampersand continuation at %0"
18643 msgstr ""
18644
18645 #: f/bad.def:1055 f/bad.def:1058
18646 #, no-c-format
18647 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
18648 msgstr ""
18649
18650 #: f/bad.def:1061 f/bad.def:1064
18651 #, no-c-format
18652 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
18653 msgstr ""
18654
18655 #: f/bad.def:1067 f/bad.def:1070
18656 #, no-c-format
18657 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
18658 msgstr ""
18659
18660 #: f/bad.def:1073
18661 #, no-c-format
18662 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
18663 msgstr ""
18664
18665 #: f/bad.def:1076
18666 #, no-c-format
18667 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
18668 msgstr ""
18669
18670 #: f/bad.def:1079 f/bad.def:1082
18671 #, no-c-format
18672 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
18673 msgstr ""
18674
18675 #: f/bad.def:1085
18676 #, fuzzy, no-c-format
18677 msgid "Array `%A' at %0 is too large to handle"
18678 msgstr "памер масіва \"%s\" вельмі вялікі"
18679
18680 #: f/bad.def:1088
18681 #, fuzzy, no-c-format
18682 msgid "Statement function `%A' defined at %0 is not used"
18683 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
18684
18685 #: f/bad.def:1091
18686 #, no-c-format
18687 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
18688 msgstr ""
18689
18690 #: f/bad.def:1094
18691 #, no-c-format
18692 msgid "Internal compiler error -- cannot perform operation"
18693 msgstr ""
18694
18695 #. Kind messages are used in diagnostic location reports of the
18696 #. form "<file>: In function `foo': <error message>".
18697 #: f/info-k.def:32
18698 msgid "In unknown kind"
18699 msgstr ""
18700
18701 #: f/info-k.def:33
18702 msgid "In entity"
18703 msgstr ""
18704
18705 #: f/info-k.def:34
18706 msgid "In function"
18707 msgstr "У функцыі"
18708
18709 #: f/info-k.def:35
18710 msgid "In subroutine"
18711 msgstr ""
18712
18713 #: f/info-k.def:36
18714 msgid "In program"
18715 msgstr "У праграме"
18716
18717 #: f/info-k.def:37
18718 msgid "In block-data unit"
18719 msgstr ""
18720
18721 #: f/info-k.def:38
18722 msgid "In common block"
18723 msgstr ""
18724
18725 #: f/info-k.def:39
18726 msgid "In construct"
18727 msgstr "У канструкцыі"
18728
18729 #: f/info-k.def:40
18730 msgid "In namelist"
18731 msgstr ""
18732
18733 #: f/info-k.def:41
18734 msgid "In anything"
18735 msgstr ""
18736
18737 #: java/check-init.c:905
18738 #, c-format
18739 msgid "internal error in check-init: tree code not implemented: %s"
18740 msgstr ""
18741
18742 #: java/check-init.c:977
18743 msgid "%Jfinal field '%D' may not have been initialized"
18744 msgstr ""
18745
18746 #: java/class.c:592 java/class.c:616
18747 msgid "internal error - too many interface type"
18748 msgstr ""
18749
18750 #: java/class.c:715
18751 msgid "bad method signature"
18752 msgstr ""
18753
18754 #: java/class.c:759
18755 msgid "misplaced ConstantValue attribute (not in any field)"
18756 msgstr ""
18757
18758 #: java/class.c:761
18759 #, c-format
18760 msgid "duplicate ConstantValue attribute for field '%s'"
18761 msgstr ""
18762
18763 #: java/class.c:772
18764 #, c-format
18765 msgid "ConstantValue attribute of field '%s' has wrong type"
18766 msgstr ""
18767
18768 #: java/class.c:1067
18769 #, c-format
18770 msgid "field '%s' not found in class"
18771 msgstr "поле \"%s\" не знойдзена ў класе"
18772
18773 #: java/class.c:1324
18774 #, fuzzy
18775 msgid "%Jabstract method in non-abstract class"
18776 msgstr "абстрактны метад у неабстрактным класе"
18777
18778 #: java/class.c:2141
18779 msgid "%Jnon-static method '%D' overrides static method"
18780 msgstr ""
18781
18782 #: java/decl.c:1018
18783 #, fuzzy
18784 msgid "%J'%D' used prior to declaration"
18785 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
18786
18787 #: java/decl.c:1059
18788 #, c-format
18789 msgid "declaration of `%s' shadows a parameter"
18790 msgstr ""
18791
18792 #: java/decl.c:1062
18793 #, c-format
18794 msgid "declaration of `%s' shadows a symbol from the parameter list"
18795 msgstr ""
18796
18797 #: java/decl.c:1361
18798 #, fuzzy
18799 msgid "%Jlabel '%D' used but not defined"
18800 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
18801
18802 #: java/decl.c:1366
18803 #, fuzzy
18804 msgid "%Jlabel '%D' defined but not used"
18805 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
18806
18807 #: java/decl.c:1494
18808 msgid "%JIn %D: overlapped variable and exception ranges at %d"
18809 msgstr ""
18810
18811 #: java/decl.c:1572
18812 msgid "bad type in parameter debug info"
18813 msgstr ""
18814
18815 #: java/decl.c:1581
18816 msgid "%Jbad PC range for debug info for local '%D'"
18817 msgstr ""
18818
18819 #: java/expr.c:519
18820 msgid "stack underflow - dup* operation"
18821 msgstr ""
18822
18823 #: java/expr.c:1469
18824 #, c-format
18825 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
18826 msgstr ""
18827
18828 #: java/expr.c:1497
18829 #, c-format
18830 msgid "field `%s' not found"
18831 msgstr ""
18832
18833 #: java/expr.c:1658
18834 msgid "ret instruction not implemented"
18835 msgstr ""
18836
18837 #: java/expr.c:1815
18838 #, c-format
18839 msgid "method '%s' not found in class"
18840 msgstr "метад \"%s\" не знойдзен у класе"
18841
18842 #: java/expr.c:2020
18843 #, c-format
18844 msgid "failed to find class '%s'"
18845 msgstr "не знойдзен клас \"%s\""
18846
18847 #: java/expr.c:2030
18848 #, c-format
18849 msgid "class '%s' has no method named '%s' matching signature '%s'"
18850 msgstr ""
18851
18852 #: java/expr.c:2040
18853 msgid "invokestatic on non static method"
18854 msgstr ""
18855
18856 #: java/expr.c:2045
18857 msgid "invokestatic on abstract method"
18858 msgstr ""
18859
18860 #: java/expr.c:2053
18861 msgid "invoke[non-static] on static method"
18862 msgstr ""
18863
18864 #: java/expr.c:2352
18865 #, c-format
18866 msgid "missing field '%s' in '%s'"
18867 msgstr "прапушчана поле '%s' у '%s'"
18868
18869 #: java/expr.c:2358
18870 #, fuzzy, c-format
18871 msgid "mismatching signature for field '%s' in '%s'"
18872 msgstr "Прапушчана поле \"%s\" у \"%s\""
18873
18874 #: java/expr.c:2380
18875 msgid "%Jassignment to final field '%D' not in field's class"
18876 msgstr ""
18877
18878 #: java/expr.c:2385
18879 msgid "%Jassignment to final static field `%D' not in class initializer"
18880 msgstr ""
18881
18882 #: java/expr.c:2393
18883 msgid "%Jassignment to final field '%D' not in constructor"
18884 msgstr ""
18885
18886 #: java/expr.c:2636
18887 #, fuzzy, c-format
18888 msgid "can't expand %s"
18889 msgstr "не магу прачытаць з %s"
18890
18891 #: java/expr.c:2808
18892 msgid "invalid PC in line number table"
18893 msgstr ""
18894
18895 #: java/expr.c:2854
18896 #, c-format
18897 msgid "unreachable bytecode from %d to before %d"
18898 msgstr ""
18899
18900 #: java/expr.c:2892
18901 #, c-format
18902 msgid "unreachable bytecode from %d to the end of the method"
18903 msgstr ""
18904
18905 #. duplicate code from LOAD macro
18906 #: java/expr.c:3206
18907 msgid "unrecogized wide sub-instruction"
18908 msgstr ""
18909
18910 #: java/jcf-io.c:534
18911 #, c-format
18912 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
18913 msgstr ""
18914
18915 #: java/jcf-parse.c:330
18916 msgid "bad string constant"
18917 msgstr ""
18918
18919 #: java/jcf-parse.c:348
18920 #, c-format
18921 msgid "bad value constant type %d, index %d"
18922 msgstr ""
18923
18924 #: java/jcf-parse.c:514
18925 #, fuzzy, c-format
18926 msgid "can't reopen %s: %m"
18927 msgstr "немагчыма адчыніць %s"
18928
18929 #: java/jcf-parse.c:519
18930 #, fuzzy, c-format
18931 msgid "can't close %s: %m"
18932 msgstr "не магу зачыніць %s"
18933
18934 #: java/jcf-parse.c:604
18935 #, c-format
18936 msgid "cannot find file for class %s"
18937 msgstr "немагчыма знайсьці файл для кляса %s"
18938
18939 #: java/jcf-parse.c:615
18940 msgid "not a valid Java .class file"
18941 msgstr ""
18942
18943 #: java/jcf-parse.c:618
18944 msgid "error while parsing constant pool"
18945 msgstr ""
18946
18947 #: java/jcf-parse.c:621
18948 #, c-format
18949 msgid "error in constant pool entry #%d\n"
18950 msgstr ""
18951
18952 #. FIXME - where was first time
18953 #: java/jcf-parse.c:633
18954 #, c-format
18955 msgid "reading class %s for the second time from %s"
18956 msgstr ""
18957
18958 #: java/jcf-parse.c:651
18959 msgid "error while parsing fields"
18960 msgstr ""
18961
18962 #: java/jcf-parse.c:654
18963 msgid "error while parsing methods"
18964 msgstr ""
18965
18966 #: java/jcf-parse.c:657
18967 msgid "error while parsing final attributes"
18968 msgstr ""
18969
18970 #: java/jcf-parse.c:671
18971 #, c-format
18972 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"
18973 msgstr ""
18974
18975 #: java/jcf-parse.c:749
18976 msgid "missing Code attribute"
18977 msgstr ""
18978
18979 #: java/jcf-parse.c:981
18980 msgid "%Hsource file seen twice on command line and will be compiled only once"
18981 msgstr ""
18982
18983 #: java/jcf-parse.c:996
18984 msgid "no input file specified"
18985 msgstr "не зададзены ўваходзячыя файлы"
18986
18987 #: java/jcf-parse.c:1025
18988 #, fuzzy, c-format
18989 msgid "can't close input file %s: %m"
18990 msgstr "немагчыма зачыніць уваходзячы файл %s"
18991
18992 #: java/jcf-parse.c:1063
18993 #, c-format
18994 msgid "bad zip/jar file %s"
18995 msgstr "дрэнны zip/jar файл \"%s\""
18996
18997 #: java/jcf-parse.c:1235
18998 #, c-format
18999 msgid "error while reading %s from zip file"
19000 msgstr ""
19001
19002 #: java/jcf-write.c:2602
19003 #, c-format
19004 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19005 msgstr ""
19006
19007 #: java/jcf-write.c:2934
19008 #, fuzzy
19009 msgid "field initializer type mismatch"
19010 msgstr "нерэчаісны ініцыялізатар"
19011
19012 #: java/jcf-write.c:3391
19013 #, fuzzy, c-format
19014 msgid "can't create directory %s: %m"
19015 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19016
19017 #: java/jcf-write.c:3444
19018 #, fuzzy, c-format
19019 msgid "can't create %s: %m"
19020 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19021
19022 #: java/jv-scan.c:185
19023 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19024 msgstr ""
19025
19026 #: java/jv-scan.c:188
19027 #, c-format
19028 msgid "can't open output file `%s'"
19029 msgstr "немагчыма адчыніць файл уводу `%s'"
19030
19031 #: java/jv-scan.c:222
19032 #, c-format
19033 msgid "file not found `%s'"
19034 msgstr "файл `%s' ня знойдзен"
19035
19036 #: java/jvspec.c:418
19037 msgid "can't specify `-D' without `--main'\n"
19038 msgstr ""
19039
19040 #: java/jvspec.c:421
19041 #, c-format
19042 msgid "`%s' is not a valid class name"
19043 msgstr ""
19044
19045 #: java/jvspec.c:427
19046 msgid "--resource requires -o"
19047 msgstr ""
19048
19049 #: java/jvspec.c:434
19050 msgid "warning: already-compiled .class files ignored with -C"
19051 msgstr ""
19052
19053 #: java/jvspec.c:441
19054 msgid "cannot specify both -C and -o"
19055 msgstr ""
19056
19057 #: java/jvspec.c:453
19058 msgid "cannot create temporary file"
19059 msgstr "немагчыма стварыць часовы файл"
19060
19061 #: java/jvspec.c:481
19062 msgid "using both @FILE with multiple files not implemented"
19063 msgstr ""
19064
19065 #: java/jvspec.c:530
19066 msgid "cannot specify `main' class when not linking"
19067 msgstr ""
19068
19069 #: java/lang.c:740
19070 msgid "can't do dependency tracking with input from stdin"
19071 msgstr ""
19072
19073 #: java/lang.c:756
19074 msgid "couldn't determine target name for dependency tracking"
19075 msgstr ""
19076
19077 #: java/lex.c:303
19078 #, c-format
19079 msgid ""
19080 "unknown encoding: `%s'\n"
19081 "This might mean that your locale's encoding is not supported\n"
19082 "by your system's iconv(3) implementation.  If you aren't trying\n"
19083 "to use a particular encoding for your input file, try the\n"
19084 "`--encoding=UTF-8' option"
19085 msgstr ""
19086
19087 #: java/mangle.c:89
19088 #, fuzzy, c-format
19089 msgid "can't mangle %s"
19090 msgstr "не магу зачыніць %s"
19091
19092 #: java/mangle_name.c:140 java/mangle_name.c:210
19093 msgid "internal error - invalid Utf8 name"
19094 msgstr ""
19095
19096 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse-scan.y:880
19097 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:949
19098 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1290
19099 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1351
19100 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1555
19101 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1777
19102 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1786
19103 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1797
19104 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1808
19105 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1820
19106 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1835
19107 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1852
19108 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1854
19109 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1935
19110 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2106
19111 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2168
19112 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2320
19113 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2332
19114 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2339
19115 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2346
19116 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2357
19117 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2359
19118 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2397
19119 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2399
19120 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2401
19121 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2422
19122 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2424
19123 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2426
19124 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2442
19125 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2444
19126 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2465
19127 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2467
19128 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2469
19129 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2497
19130 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2499
19131 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2501
19132 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2503
19133 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2521
19134 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2523
19135 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2534
19136 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2545
19137 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2556
19138 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2567
19139 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2578
19140 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2591
19141 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2595
19142 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2597
19143 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2610
19144 msgid "Missing term"
19145 msgstr ""
19146
19147 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse-scan.y:882
19148 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:721
19149 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:759
19150 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:784
19151 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:970
19152 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1325
19153 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1531
19154 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1533
19155 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1762
19156 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1788
19157 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1799
19158 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1810
19159 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1822
19160 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1837
19161 msgid "';' expected"
19162 msgstr ""
19163
19164 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:719
19165 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:757
19166 msgid "Missing name"
19167 msgstr "Прапушчана назва"
19168
19169 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:782
19170 msgid "'*' expected"
19171 msgstr ""
19172
19173 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:796
19174 msgid "Class or interface declaration expected"
19175 msgstr ""
19176
19177 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:833
19178 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:835
19179 msgid "Missing class name"
19180 msgstr "Прапушчана назва класа"
19181
19182 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:838
19183 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:842
19184 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:850
19185 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1010
19186 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1271
19187 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1273
19188 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1597
19189 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1848
19190 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1880
19191 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1942
19192 msgid "'{' expected"
19193 msgstr ""
19194
19195 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:852
19196 msgid "Missing super class name"
19197 msgstr ""
19198
19199 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:862
19200 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:878
19201 msgid "Missing interface name"
19202 msgstr ""
19203
19204 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:964
19205 msgid "Missing variable initializer"
19206 msgstr ""
19207
19208 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:981
19209 msgid "Invalid declaration"
19210 msgstr "Нерэчаіснае абвяшчэнне"
19211
19212 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:984
19213 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1069
19214 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2143
19215 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2165
19216 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2169
19217 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2204
19218 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2281
19219 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2291
19220 msgid "']' expected"
19221 msgstr ""
19222
19223 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:988
19224 msgid "Unbalanced ']'"
19225 msgstr ""
19226
19227 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1024
19228 msgid "Invalid method declaration, method name required"
19229 msgstr ""
19230
19231 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1029
19232 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1034
19233 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1039
19234 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2026
19235 msgid "Identifier expected"
19236 msgstr ""
19237
19238 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1044
19239 msgid "Invalid method declaration, return type required"
19240 msgstr ""
19241
19242 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1067
19243 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1511
19244 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1518
19245 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1527
19246 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1529
19247 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1557
19248 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1665
19249 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1971
19250 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2024
19251 msgid "')' expected"
19252 msgstr ""
19253
19254 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1083
19255 msgid "Missing formal parameter term"
19256 msgstr ""
19257
19258 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1098
19259 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1103
19260 msgid "Missing identifier"
19261 msgstr "Прапушчан ідэнтыфікатар"
19262
19263 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1123
19264 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1132
19265 msgid "Missing class type term"
19266 msgstr ""
19267
19268 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1288
19269 msgid "Invalid interface type"
19270 msgstr ""
19271
19272 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1475
19273 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1644
19274 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1646
19275 msgid "':' expected"
19276 msgstr ""
19277
19278 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1497
19279 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1502
19280 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1507
19281 msgid "Invalid expression statement"
19282 msgstr ""
19283
19284 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1525
19285 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1553
19286 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1593
19287 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1661
19288 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1729
19289 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1850
19290 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1928
19291 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2018
19292 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2020
19293 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2028
19294 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2264
19295 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2266
19296 msgid "'(' expected"
19297 msgstr ""
19298
19299 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1595
19300 msgid "Missing term or ')'"
19301 msgstr ""
19302
19303 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1642
19304 msgid "Missing or invalid constant expression"
19305 msgstr ""
19306
19307 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1663
19308 msgid "Missing term and ')' expected"
19309 msgstr ""
19310
19311 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1702
19312 msgid "Invalid control expression"
19313 msgstr ""
19314
19315 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1704
19316 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1706
19317 msgid "Invalid update expression"
19318 msgstr ""
19319
19320 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1731
19321 msgid "Invalid init statement"
19322 msgstr ""
19323
19324 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1931
19325 msgid "Missing term or ')' expected"
19326 msgstr ""
19327
19328 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1973
19329 msgid "'class' or 'this' expected"
19330 msgstr ""
19331
19332 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1975
19333 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:1977
19334 msgid "'class' expected"
19335 msgstr ""
19336
19337 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2022
19338 msgid "')' or term expected"
19339 msgstr ""
19340
19341 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2141
19342 msgid "'[' expected"
19343 msgstr ""
19344
19345 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2219
19346 msgid "Field expected"
19347 msgstr ""
19348
19349 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2276
19350 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2286
19351 msgid "Missing term and ']' expected"
19352 msgstr ""
19353
19354 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2390
19355 msgid "']' expected, invalid type expression"
19356 msgstr ""
19357
19358 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2393
19359 msgid "Invalid type expression"
19360 msgstr ""
19361
19362 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2505
19363 msgid "Invalid reference type"
19364 msgstr ""
19365
19366 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2977
19367 msgid "Constructor invocation must be first thing in a constructor"
19368 msgstr ""
19369
19370 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2979
19371 msgid "Only constructors can invoke constructors"
19372 msgstr ""
19373
19374 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:2987
19375 #, c-format
19376 msgid ": `%s' JDK1.1(TM) feature"
19377 msgstr ""
19378
19379 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:3046
19380 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:3048
19381 #, c-format
19382 msgid ""
19383 "%s.\n"
19384 "%s"
19385 msgstr ""
19386
19387 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:6909
19388 #, c-format
19389 msgid "malformed .zip archive in CLASSPATH: %s"
19390 msgstr ""
19391
19392 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:6980
19393 #, c-format
19394 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
19395 msgstr ""
19396
19397 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:12193
19398 #, c-format
19399 msgid "missing static field `%s'"
19400 msgstr ""
19401
19402 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:12198
19403 #, c-format
19404 msgid "not a static field `%s'"
19405 msgstr ""
19406
19407 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:12241
19408 #, c-format
19409 msgid "No case for %s"
19410 msgstr ""
19411
19412 #: /home/mitchell/gcc-3.4.1-20040625/gcc-3.4.1-20040625/gcc/java/parse.y:13173
19413 #, c-format
19414 msgid "unregistered operator %s"
19415 msgstr "нераспазнаны аператар %s"
19416
19417 #: java/typeck.c:530
19418 msgid "junk at end of signature string"
19419 msgstr ""
19420
19421 #: java/verify.c:471
19422 msgid "bad pc in exception_table"
19423 msgstr ""
19424
19425 #: java/verify.c:1384
19426 #, c-format
19427 msgid "unknown opcode %d@pc=%d during verification"
19428 msgstr ""
19429
19430 #: java/verify.c:1454 java/verify.c:1467 java/verify.c:1471
19431 #, c-format
19432 msgid "verification error at PC=%d"
19433 msgstr ""
19434
19435 #: objc/objc-act.c:689
19436 #, c-format
19437 msgid "object does not conform to the `%s' protocol"
19438 msgstr ""
19439
19440 #: objc/objc-act.c:775 objc/objc-act.c:848
19441 #, c-format
19442 msgid "class `%s' does not implement the `%s' protocol"
19443 msgstr ""
19444
19445 #: objc/objc-act.c:951
19446 #, c-format
19447 msgid "statically allocated instance of Objective-C class `%s'"
19448 msgstr ""
19449
19450 #: objc/objc-act.c:998
19451 #, c-format
19452 msgid "unexpected type for `id' (%s)"
19453 msgstr ""
19454
19455 #: objc/objc-act.c:1003
19456 msgid "undefined type `id', please import <objc/objc.h>"
19457 msgstr ""
19458
19459 #: objc/objc-act.c:1052
19460 #, c-format
19461 msgid "protocol `%s' has circular dependency"
19462 msgstr ""
19463
19464 #: objc/objc-act.c:1074 objc/objc-act.c:5982
19465 #, fuzzy, c-format
19466 msgid "cannot find protocol declaration for `%s'"
19467 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
19468
19469 #: objc/objc-act.c:1408 objc/objc-act.c:2645 objc/objc-act.c:6507
19470 #: objc/objc-act.c:6823 objc/objc-act.c:6876 objc/objc-act.c:6901
19471 #, fuzzy, c-format
19472 msgid "cannot find interface declaration for `%s'"
19473 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19474
19475 #: objc/objc-act.c:1423
19476 #, c-format
19477 msgid "interface `%s' does not have valid constant string layout"
19478 msgstr ""
19479
19480 #: objc/objc-act.c:1439
19481 #, fuzzy, c-format
19482 msgid "cannot find reference tag for class `%s'"
19483 msgstr "Не магу знайсці файл для класа %s."
19484
19485 #: objc/objc-act.c:2179
19486 #, c-format
19487 msgid "creating selector for non existant method %s"
19488 msgstr ""
19489
19490 #: objc/objc-act.c:2389
19491 #, c-format
19492 msgid "`%s' is not an Objective-C class name or alias"
19493 msgstr ""
19494
19495 #: objc/objc-act.c:2500 objc/objc-act.c:2518 objc/objc-act.c:6770
19496 #: objc/objc-act.c:7060 objc/objc-act.c:7089
19497 msgid "Objective-C declarations may only appear in global scope"
19498 msgstr ""
19499
19500 #: objc/objc-act.c:2505
19501 #, c-format
19502 msgid "cannot find class `%s'"
19503 msgstr "немагчыма знайсьці кляс `%s'"
19504
19505 #: objc/objc-act.c:2507
19506 #, c-format
19507 msgid "class `%s' already exists"
19508 msgstr "кляс `%s' ужо існуе"
19509
19510 #: objc/objc-act.c:2532 objc/objc-act.c:6792
19511 #, c-format
19512 msgid "`%s' redeclared as different kind of symbol"
19513 msgstr ""
19514
19515 #. fatal did not work with 2 args...should fix
19516 #: objc/objc-act.c:2680
19517 #, fuzzy, c-format
19518 msgid "cannot find interface declaration for `%s', superclass of `%s'"
19519 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19520
19521 #: objc/objc-act.c:2687
19522 #, fuzzy, c-format
19523 msgid "circular inheritance in interface declaration for `%s'"
19524 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
19525
19526 #: objc/objc-act.c:2780 objc/objc-act.c:2924 objc/objc-act.c:3024
19527 #: objc/objc-act.c:3200 objc/objc-act.c:3240
19528 msgid "Use `-fobjc-exceptions' to enable Objective-C exception syntax"
19529 msgstr ""
19530
19531 #: objc/objc-act.c:2787
19532 msgid "`@throw;' (rethrow) used outside of a `@catch' block"
19533 msgstr ""
19534
19535 #: objc/objc-act.c:3027
19536 msgid "`@catch' parameter is not a known Objective-C class type"
19537 msgstr ""
19538
19539 #: objc/objc-act.c:3036
19540 msgid "Exception already handled by preceding `@catch(id)'"
19541 msgstr ""
19542
19543 #: objc/objc-act.c:3041
19544 #, c-format
19545 msgid "Exception of type `%s *' already handled by `@catch (%s *)'"
19546 msgstr ""
19547
19548 #: objc/objc-act.c:3206
19549 msgid "`@try' without `@catch' or `@finally'"
19550 msgstr ""
19551
19552 #: objc/objc-act.c:3647
19553 msgid "%Jtype '%D' does not have a known size"
19554 msgstr ""
19555
19556 #: objc/objc-act.c:4256
19557 #, fuzzy
19558 msgid "%J%s `%s'"
19559 msgstr "як `%D'"
19560
19561 #: objc/objc-act.c:4281 objc/objc-act.c:4300
19562 msgid "inconsistent instance variable specification"
19563 msgstr ""
19564
19565 #: objc/objc-act.c:5303
19566 msgid "can not use an object as parameter to a method\n"
19567 msgstr ""
19568
19569 #: objc/objc-act.c:5504
19570 #, c-format
19571 msgid "multiple %s named `%c%s' found"
19572 msgstr ""
19573
19574 #: objc/objc-act.c:5721
19575 #, fuzzy, c-format
19576 msgid "no super class declared in @interface for `%s'"
19577 msgstr "няма папярэдняга аб'яўлення для \"%s\""
19578
19579 #: objc/objc-act.c:5809
19580 #, c-format
19581 msgid "invalid receiver type `%s'"
19582 msgstr ""
19583
19584 #: objc/objc-act.c:5820
19585 #, fuzzy, c-format
19586 msgid "`%s' may not respond to `%c%s'"
19587 msgstr "\"%s\" атрыбут ігнарыруецца"
19588
19589 #: objc/objc-act.c:5825
19590 #, fuzzy, c-format
19591 msgid "`%c%s' not implemented by protocol(s)"
19592 msgstr "метад \"%s\" не знойдзен у класе"
19593
19594 #: objc/objc-act.c:5830
19595 msgid "(Messages without a matching method signature"
19596 msgstr ""
19597
19598 #: objc/objc-act.c:5831
19599 msgid "will be assumed to return `id' and accept"
19600 msgstr ""
19601
19602 #: objc/objc-act.c:5832
19603 #, fuzzy
19604 msgid "`...' as arguments.)"
19605 msgstr "няма аргументаў"
19606
19607 #: objc/objc-act.c:6079
19608 #, fuzzy, c-format
19609 msgid "undeclared selector `%s'"
19610 msgstr "у абвяшчэньні  `%D'"
19611
19612 #. Historically, a class method that produced objects (factory
19613 #. method) would assign `self' to the instance that it
19614 #. allocated.  This would effectively turn the class method into
19615 #. an instance method.  Following this assignment, the instance
19616 #. variables could be accessed.  That practice, while safe,
19617 #. violates the simple rule that a class method should not refer
19618 #. to an instance variable.  It's better to catch the cases
19619 #. where this is done unknowingly than to support the above
19620 #. paradigm.
19621 #: objc/objc-act.c:6121
19622 #, c-format
19623 msgid "instance variable `%s' accessed in class method"
19624 msgstr ""
19625
19626 #: objc/objc-act.c:6327
19627 #, fuzzy, c-format
19628 msgid "duplicate declaration of method `%c%s'"
19629 msgstr "паўторнае абвяшчэнне меткі \"%s\""
19630
19631 #: objc/objc-act.c:6368
19632 #, c-format
19633 msgid "duplicate interface declaration for category `%s(%s)'"
19634 msgstr ""
19635
19636 #: objc/objc-act.c:6398
19637 #, c-format
19638 msgid "illegal reference type specified for instance variable `%s'"
19639 msgstr ""
19640
19641 #: objc/objc-act.c:6414
19642 #, c-format
19643 msgid "instance variable `%s' has unknown size"
19644 msgstr ""
19645
19646 #. vtable pointers are Real Bad(tm), since Obj-C cannot initialize them
19647 #: objc/objc-act.c:6428
19648 #, fuzzy, c-format
19649 msgid "type `%s' has virtual member functions"
19650 msgstr "`%s' - звычайна функцыя"
19651
19652 #: objc/objc-act.c:6429
19653 #, c-format
19654 msgid "illegal aggregate type `%s' specified for instance variable `%s'"
19655 msgstr ""
19656
19657 #: objc/objc-act.c:6437
19658 #, c-format
19659 msgid "type `%s' has a user-defined constructor"
19660 msgstr ""
19661
19662 #: objc/objc-act.c:6439
19663 #, c-format
19664 msgid "type `%s' has a user-defined destructor"
19665 msgstr ""
19666
19667 #: objc/objc-act.c:6440
19668 msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
19669 msgstr ""
19670
19671 #: objc/objc-act.c:6531
19672 #, c-format
19673 msgid "instance variable `%s' is declared private"
19674 msgstr ""
19675
19676 #: objc/objc-act.c:6540
19677 #, c-format
19678 msgid "instance variable `%s' is %s; this will be a hard error in the future"
19679 msgstr ""
19680
19681 #: objc/objc-act.c:6547
19682 #, c-format
19683 msgid "instance variable `%s' is declared %s"
19684 msgstr ""
19685
19686 #: objc/objc-act.c:6557
19687 msgid "static access to object of type `id'"
19688 msgstr ""
19689
19690 #: objc/objc-act.c:6579 objc/objc-act.c:6667
19691 #, c-format
19692 msgid "incomplete implementation of class `%s'"
19693 msgstr ""
19694
19695 #: objc/objc-act.c:6583 objc/objc-act.c:6672
19696 #, c-format
19697 msgid "incomplete implementation of category `%s'"
19698 msgstr ""
19699
19700 #: objc/objc-act.c:6588 objc/objc-act.c:6677
19701 #, c-format
19702 msgid "method definition for `%c%s' not found"
19703 msgstr ""
19704
19705 #: objc/objc-act.c:6718
19706 #, c-format
19707 msgid "%s `%s' does not fully implement the `%s' protocol"
19708 msgstr ""
19709
19710 #: objc/objc-act.c:6776 objc/objc-act.c:8804
19711 msgid "`@end' missing in implementation context"
19712 msgstr ""
19713
19714 #: objc/objc-act.c:6806
19715 #, c-format
19716 msgid "reimplementation of class `%s'"
19717 msgstr ""
19718
19719 #: objc/objc-act.c:6837
19720 #, c-format
19721 msgid "conflicting super class name `%s'"
19722 msgstr ""
19723
19724 #: objc/objc-act.c:6839
19725 #, c-format
19726 msgid "previous declaration of `%s'"
19727 msgstr ""
19728
19729 #: objc/objc-act.c:6853 objc/objc-act.c:6855
19730 #, c-format
19731 msgid "duplicate interface declaration for class `%s'"
19732 msgstr ""
19733
19734 #: objc/objc-act.c:7122
19735 #, c-format
19736 msgid "duplicate declaration for protocol `%s'"
19737 msgstr ""
19738
19739 #. Add a readable method name to the warning.
19740 #: objc/objc-act.c:7614
19741 msgid "%J%s `%c%s'"
19742 msgstr ""
19743
19744 #: objc/objc-act.c:7909
19745 #, c-format
19746 msgid "no super class declared in interface for `%s'"
19747 msgstr ""
19748
19749 #: objc/objc-act.c:7957
19750 msgid "[super ...] must appear in a method context"
19751 msgstr ""
19752
19753 #: objc/objc-parse.y:2701
19754 msgid "`@end' must appear in an implementation context"
19755 msgstr ""
19756
19757 #: objc/objc-parse.y:2914
19758 msgid "method definition not in class context"
19759 msgstr ""
19760
19761 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:23
19762 #, fuzzy
19763 msgid "Display this information"
19764 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
19765
19766 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:29
19767 msgid "--param <param>=<value>\tSet paramter <param> to value.  See below for a complete list of parameters"
19768 msgstr ""
19769
19770 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:38
19771 msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
19772 msgstr ""
19773
19774 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:41
19775 #, fuzzy
19776 msgid "Do not discard comments"
19777 msgstr "незавершаныя каментарыі"
19778
19779 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:44
19780 msgid "Do not discard comments in macro expansions"
19781 msgstr ""
19782
19783 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:47
19784 msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
19785 msgstr ""
19786
19787 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:53
19788 msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
19789 msgstr ""
19790
19791 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:56
19792 msgid "Print the name of header files as they are used"
19793 msgstr ""
19794
19795 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:65
19796 msgid "Generate make dependencies and compile"
19797 msgstr ""
19798
19799 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:74
19800 msgid "Treat missing header files as generated files"
19801 msgstr ""
19802
19803 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:80
19804 msgid "Like -MD but ignore system header files"
19805 msgstr ""
19806
19807 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:89
19808 msgid "-MQ <target>\tAdd a MAKE-quoted target"
19809 msgstr ""
19810
19811 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:95
19812 msgid "-O<number>\tSet optimization level to <number>"
19813 msgstr ""
19814
19815 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:98
19816 #, fuzzy
19817 msgid "Optimize for space rather than speed"
19818 msgstr "Аптымізацыя для SparcLite працэсараў"
19819
19820 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:101
19821 #, fuzzy
19822 msgid "Do not generate #line directives"
19823 msgstr "Не генерыраваць сімвальныя інструкцыі"
19824
19825 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:104
19826 msgid "-U<macro>\tUndefine <macro>"
19827 msgstr ""
19828
19829 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:107
19830 msgid "This switch is deprecated; use -Wextra instead"
19831 msgstr ""
19832
19833 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:113
19834 msgid "Warn about returning structures, unions or arrays"
19835 msgstr ""
19836
19837 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:119
19838 msgid "Warn about casting functions to incompatible types"
19839 msgstr ""
19840
19841 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:122
19842 msgid "Warn about pointer casts which increase alignment"
19843 msgstr ""
19844
19845 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:125
19846 msgid "Warn about casts which discard qualifiers"
19847 msgstr ""
19848
19849 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:128
19850 msgid "Warn about subscripts whose type is \"char\""
19851 msgstr ""
19852
19853 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:137
19854 msgid "Warn about possibly confusing type conversions"
19855 msgstr ""
19856
19857 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:140
19858 msgid "Warn when all constructors and destructors are private"
19859 msgstr ""
19860
19861 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:143
19862 msgid "Warn when a declaration is found after a statement"
19863 msgstr ""
19864
19865 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:146
19866 msgid "Warn if deprecated class, method, or field is used"
19867 msgstr ""
19868
19869 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:149
19870 msgid "Warn about uses of __attribute__((deprecated)) declarations"
19871 msgstr ""
19872
19873 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:152
19874 msgid "Warn when an optimization pass is disabled"
19875 msgstr ""
19876
19877 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:155
19878 msgid "Warn about compile-time integer division by zero"
19879 msgstr ""
19880
19881 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:158
19882 msgid "Warn about violations of Effective C++ style rules"
19883 msgstr ""
19884
19885 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:161
19886 msgid "Warn about stray tokens after #elif and #endif"
19887 msgstr ""
19888
19889 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:164
19890 msgid "Treat all warnings as errors"
19891 msgstr ""
19892
19893 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:167
19894 #, fuzzy
19895 msgid "Make implicit function declarations an error"
19896 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19897
19898 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:170
19899 msgid "Print extra (possibly unwanted) warnings"
19900 msgstr ""
19901
19902 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:173
19903 msgid "Warn if deprecated empty statements are found"
19904 msgstr ""
19905
19906 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:176
19907 msgid "Warn if testing floating point numbers for equality"
19908 msgstr ""
19909
19910 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:179
19911 msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
19912 msgstr ""
19913
19914 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:182
19915 #, fuzzy
19916 msgid "Warn if passing too many arguments to a function for its format string"
19917 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
19918
19919 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:185
19920 msgid "Warn about format strings that are not literals"
19921 msgstr ""
19922
19923 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:188
19924 msgid "Warn about possible security problems with format functions"
19925 msgstr ""
19926
19927 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:191
19928 msgid "Warn about strftime formats yielding 2-digit years"
19929 msgstr ""
19930
19931 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:200
19932 msgid "Enable warnings about inter-procedural problems"
19933 msgstr ""
19934
19935 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:206
19936 msgid "Warn about implicit function declarations"
19937 msgstr ""
19938
19939 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:209
19940 msgid "Warn when a declaration does not specify a type"
19941 msgstr ""
19942
19943 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:215
19944 msgid "Warn about variables which are initialized to themselves."
19945 msgstr ""
19946
19947 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:218
19948 msgid "Warn when an inlined function cannot be inlined"
19949 msgstr ""
19950
19951 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:221
19952 msgid "Warn about invalid uses of the \"offsetof\" macro"
19953 msgstr ""
19954
19955 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:224
19956 msgid "Warn about PCH files that are found but not used"
19957 msgstr ""
19958
19959 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:227
19960 msgid "-Wlarger-than-<number>\tWarn if an object is larger than <number> bytes"
19961 msgstr ""
19962
19963 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:230
19964 msgid "Do not warn about using \"long long\" when -pedantic"
19965 msgstr ""
19966
19967 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:233
19968 #, fuzzy
19969 msgid "Warn about suspicious declarations of \"main\""
19970 msgstr "няма папярэдняга аб'яўлення для \"%s\""
19971
19972 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:236
19973 msgid "Warn about possibly missing braces around initializers"
19974 msgstr ""
19975
19976 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:239
19977 #, fuzzy
19978 msgid "Warn about global functions without previous declarations"
19979 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
19980
19981 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:242
19982 msgid "Warn about functions which might be candidates for format attributes"
19983 msgstr ""
19984
19985 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:245
19986 msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
19987 msgstr ""
19988
19989 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:248
19990 msgid "Warn about global functions without prototypes"
19991 msgstr ""
19992
19993 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:251
19994 #, fuzzy
19995 msgid "Warn about use of multi-character character constants"
19996 msgstr "мнагасімвальная сімвальная канстанта"
19997
19998 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:254
19999 msgid "Warn about \"extern\" declarations not at file scope"
20000 msgstr ""
20001
20002 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:257
20003 msgid "Warn when non-templatized friend functions are declared within a template"
20004 msgstr ""
20005
20006 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:260
20007 msgid "Warn about non-virtual destructors"
20008 msgstr ""
20009
20010 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:266
20011 msgid "Warn if a C-style cast is used in a program"
20012 msgstr ""
20013
20014 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:269
20015 msgid "Warn if an old-style parameter definition is used"
20016 msgstr ""
20017
20018 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:272
20019 msgid "Warn if .class files are out of date"
20020 msgstr ""
20021
20022 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:275
20023 msgid "Warn about overloaded virtual function names"
20024 msgstr ""
20025
20026 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:278
20027 msgid "Warn when the packed attribute has no effect on struct layout"
20028 msgstr ""
20029
20030 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:281
20031 msgid "Warn when padding is required to align structure members"
20032 msgstr ""
20033
20034 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:284
20035 msgid "Warn about possibly missing parentheses"
20036 msgstr ""
20037
20038 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:287
20039 msgid "Warn when converting the type of pointers to member functions"
20040 msgstr ""
20041
20042 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:290
20043 msgid "Warn about function pointer arithmetic"
20044 msgstr ""
20045
20046 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:293
20047 msgid "Warn if inherited methods are unimplemented"
20048 msgstr ""
20049
20050 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:296
20051 msgid "Warn about multiple declarations of the same object"
20052 msgstr ""
20053
20054 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:299
20055 msgid "Warn if modifiers are specified when not necessary"
20056 msgstr ""
20057
20058 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:302
20059 msgid "Warn when the compiler reorders code"
20060 msgstr ""
20061
20062 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:305
20063 msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
20064 msgstr ""
20065
20066 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:308
20067 msgid "Warn if a selector has multiple methods"
20068 msgstr ""
20069
20070 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:311
20071 msgid "Warn about possible violations of sequence point rules"
20072 msgstr ""
20073
20074 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:314
20075 msgid "Warn when one local variable shadows another"
20076 msgstr ""
20077
20078 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:317
20079 msgid "Warn about signed-unsigned comparisons"
20080 msgstr ""
20081
20082 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:320
20083 msgid "Warn when overload promotes from unsigned to signed"
20084 msgstr ""
20085
20086 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:323
20087 msgid "Warn about code which might break strict aliasing rules"
20088 msgstr ""
20089
20090 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:326
20091 #, fuzzy
20092 msgid "Warn about unprototyped function declarations"
20093 msgstr "няма папярэдняга аб'яўлення для \"%s\""
20094
20095 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:329
20096 msgid "Warn about constructs with surprising meanings"
20097 msgstr ""
20098
20099 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:332
20100 msgid "Warn about enumerated switches, with no default, missing a case"
20101 msgstr ""
20102
20103 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:335
20104 msgid "Warn about enumerated switches missing a \"default:\" statement"
20105 msgstr ""
20106
20107 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:338
20108 msgid "Warn about all enumerated switches missing a specific case"
20109 msgstr ""
20110
20111 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:341
20112 msgid "Warn when synthesis behavior differs from Cfront"
20113 msgstr ""
20114
20115 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:344
20116 msgid "Do not suppress warnings from system headers"
20117 msgstr ""
20118
20119 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:347
20120 msgid "Warn about features not present in traditional C"
20121 msgstr ""
20122
20123 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:356
20124 msgid "Warn if an undefined macro is used in an #if directive"
20125 msgstr ""
20126
20127 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:359
20128 msgid "Warn about uninitialized automatic variables"
20129 msgstr ""
20130
20131 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:362
20132 msgid "Warn about unrecognized pragmas"
20133 msgstr ""
20134
20135 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:365
20136 msgid "Warn about code that will never be executed"
20137 msgstr ""
20138
20139 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:368
20140 msgid "Enable all -Wunused- warnings"
20141 msgstr ""
20142
20143 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:371
20144 msgid "Warn when a function is unused"
20145 msgstr ""
20146
20147 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:374
20148 msgid "Warn when a label is unused"
20149 msgstr ""
20150
20151 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:377
20152 msgid "Warn about macros defined in the main file that are not used"
20153 msgstr ""
20154
20155 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:380
20156 msgid "Warn when a function parameter is unused"
20157 msgstr ""
20158
20159 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:383
20160 msgid "Warn when an expression value is unused"
20161 msgstr ""
20162
20163 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:386
20164 msgid "Warn when a variable is unused"
20165 msgstr ""
20166
20167 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:389
20168 msgid "Give strings the type \"array of char\""
20169 msgstr ""
20170
20171 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:392
20172 msgid "A synonym for -std=c89.  In a future version of GCC it will become synonymous with -std=c99 instead"
20173 msgstr ""
20174
20175 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:395
20176 msgid "-aux-info <file>\tEmit declaration information into <file>"
20177 msgstr ""
20178
20179 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:407
20180 msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
20181 msgstr ""
20182
20183 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:410
20184 msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
20185 msgstr ""
20186
20187 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:413
20188 msgid "--CLASSPATH\tDeprecated; use --classpath instead"
20189 msgstr ""
20190
20191 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:425
20192 msgid "Enforce class member access control semantics"
20193 msgstr ""
20194
20195 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:428
20196 msgid "Align the start of functions"
20197 msgstr ""
20198
20199 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:434
20200 msgid "Align labels which are only reached by jumping"
20201 msgstr ""
20202
20203 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:440
20204 msgid "Align all labels"
20205 msgstr ""
20206
20207 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:446
20208 msgid "Align the start of loops"
20209 msgstr ""
20210
20211 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:455
20212 msgid "Change when template instances are emitted"
20213 msgstr ""
20214
20215 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:458
20216 msgid "Specify that arguments may alias each other and globals"
20217 msgstr ""
20218
20219 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:461
20220 msgid "Assume arguments may alias globals but not each other"
20221 msgstr ""
20222
20223 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:464
20224 msgid "Assume arguments alias neither each other nor globals"
20225 msgstr ""
20226
20227 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:467
20228 msgid "Recognize the \"asm\" keyword"
20229 msgstr ""
20230
20231 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:479
20232 msgid "Generate unwind tables that are exact at each instruction boundary"
20233 msgstr ""
20234
20235 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:482
20236 msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
20237 msgstr ""
20238
20239 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:485
20240 msgid "Backslashes in character and hollerith constants are special (not C-style)"
20241 msgstr ""
20242
20243 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:488
20244 msgid "Delete libU77 intrinsics with bad interfaces"
20245 msgstr ""
20246
20247 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:491
20248 msgid "Disable libU77 intrinsics with bad interfaces"
20249 msgstr ""
20250
20251 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:494
20252 msgid "Enable libU77 intrinsics with bad interfaces"
20253 msgstr ""
20254
20255 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:497
20256 msgid "Hide libU77 intrinsics with bad interfaces"
20257 msgstr ""
20258
20259 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:500
20260 msgid "--bootclasspath=<path>\tReplace system path"
20261 msgstr ""
20262
20263 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:503
20264 #, fuzzy
20265 msgid "Generate code to check bounds before indexing arrays"
20266 msgstr "Генерыраваць код для Intel as"
20267
20268 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:506
20269 msgid "Replace add, compare, branch with branch on count register"
20270 msgstr ""
20271
20272 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:509
20273 msgid "Use profiling information for branch probabilities"
20274 msgstr ""
20275
20276 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:512
20277 msgid "Perform branch target load optimization before prologue / epilogue threading"
20278 msgstr ""
20279
20280 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:515
20281 msgid "Perform branch target load optimization after prologue / epilogue threading"
20282 msgstr ""
20283
20284 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:518
20285 #, fuzzy
20286 msgid "Recognize built-in functions"
20287 msgstr "Не генерыраваць сімвальныя інструкцыі"
20288
20289 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:524
20290 msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
20291 msgstr ""
20292
20293 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:527
20294 msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
20295 msgstr ""
20296
20297 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:530
20298 msgid "Save registers around function calls"
20299 msgstr ""
20300
20301 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:533
20302 msgid "Program written in strict mixed-case"
20303 msgstr ""
20304
20305 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:536
20306 msgid "Compile as if program written in lowercase"
20307 msgstr ""
20308
20309 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:539
20310 msgid "Preserve case used in program"
20311 msgstr ""
20312
20313 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:542
20314 msgid "Program written in lowercase"
20315 msgstr ""
20316
20317 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:545
20318 msgid "Program written in uppercase"
20319 msgstr ""
20320
20321 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:548
20322 msgid "Compile as if program written in uppercase"
20323 msgstr ""
20324
20325 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:551
20326 msgid "Check the return value of new"
20327 msgstr ""
20328
20329 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:557
20330 msgid "--classpath=<path>\tSet class path"
20331 msgstr ""
20332
20333 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:560
20334 msgid "Do not put uninitialized globals in the common section"
20335 msgstr ""
20336
20337 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:566
20338 msgid "Allow the arguments of the '?' operator to have different types"
20339 msgstr ""
20340
20341 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:569
20342 msgid "Reduce the size of object files"
20343 msgstr ""
20344
20345 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:572
20346 msgid "Make string literals \"const char[]\" not \"char[]\""
20347 msgstr ""
20348
20349 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:575
20350 msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
20351 msgstr ""
20352
20353 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:578
20354 msgid "Perform a register copy-propagation optimization pass"
20355 msgstr ""
20356
20357 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:581
20358 msgid "Perform cross-jumping optimization"
20359 msgstr ""
20360
20361 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:584
20362 msgid "When running CSE, follow jumps to their targets"
20363 msgstr ""
20364
20365 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:587
20366 msgid "When running CSE, follow conditional jumps"
20367 msgstr ""
20368
20369 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:590
20370 msgid "Place data items into their own section"
20371 msgstr ""
20372
20373 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:593
20374 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
20375 msgstr ""
20376
20377 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:596
20378 #, fuzzy
20379 msgid "Inline member functions by default"
20380 msgstr "у функцыі \"%s\":"
20381
20382 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:599
20383 msgid "Defer popping functions args from stack until later"
20384 msgstr ""
20385
20386 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:602
20387 msgid "Attempt to fill delay slots of branch instructions"
20388 msgstr ""
20389
20390 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:605
20391 msgid "Delete useless null pointer checks"
20392 msgstr ""
20393
20394 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:608
20395 msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
20396 msgstr ""
20397
20398 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:611
20399 msgid "Allow '$' in symbol names"
20400 msgstr ""
20401
20402 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:614
20403 msgid "Permit '$' as an identifier character"
20404 msgstr ""
20405
20406 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:620
20407 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
20408 msgstr ""
20409
20410 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:626
20411 msgid "Perform DWARF2 duplicate elimination"
20412 msgstr ""
20413
20414 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:629
20415 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:632
20416 msgid "Perform unused type elimination in debug info"
20417 msgstr ""
20418
20419 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:641
20420 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
20421 msgstr ""
20422
20423 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:644
20424 msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
20425 msgstr ""
20426
20427 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:647
20428 #, fuzzy
20429 msgid "Generate code to check exception specifications"
20430 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
20431
20432 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:653
20433 msgid "Enable exception handling"
20434 msgstr "Уключыць апрацоўку выключэньняў"
20435
20436 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:656
20437 msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
20438 msgstr ""
20439
20440 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:659
20441 msgid "Perform a number of minor, expensive optimizations"
20442 msgstr ""
20443
20444 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:668
20445 msgid "f2c-compatible code can be generated"
20446 msgstr ""
20447
20448 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:671
20449 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
20450 msgstr ""
20451
20452 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:674
20453 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
20454 msgstr ""
20455
20456 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:677
20457 msgid "Enable non-FORTRAN-77 intrinsics f2c supports"
20458 msgstr ""
20459
20460 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:680
20461 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
20462 msgstr ""
20463
20464 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:683
20465 msgid "Unsupported; generate libf2c-calling code"
20466 msgstr ""
20467
20468 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:686
20469 msgid "Program is written in typical FORTRAN 66 dialect"
20470 msgstr ""
20471
20472 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:689
20473 msgid "Program is written in typical Unix-f77 dialect"
20474 msgstr ""
20475
20476 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:692
20477 msgid "Program is written in Fortran-90-ish dialect"
20478 msgstr ""
20479
20480 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:695
20481 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
20482 msgstr ""
20483
20484 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:698
20485 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
20486 msgstr ""
20487
20488 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:701
20489 msgid "Enable non-FORTRAN-77 intrinsics F90 supports"
20490 msgstr ""
20491
20492 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:704
20493 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
20494 msgstr ""
20495
20496 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:716
20497 msgid "Assume no NaNs or infinities are generated"
20498 msgstr ""
20499
20500 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:719
20501 msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
20502 msgstr ""
20503
20504 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:725
20505 msgid "ffixed-line-length-<number>\tSet the maximum line length to <number>"
20506 msgstr ""
20507
20508 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:728
20509 msgid "Unsupported; affects code generation of arrays"
20510 msgstr ""
20511
20512 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:731
20513 msgid "Do not store floats in registers"
20514 msgstr ""
20515
20516 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:734
20517 msgid "Scope of for-init-statement variables is local to the loop"
20518 msgstr ""
20519
20520 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:737
20521 msgid "Copy memory address constants into registers before use"
20522 msgstr ""
20523
20524 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:740
20525 msgid "Always check for non gcj generated classes archives"
20526 msgstr ""
20527
20528 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:743
20529 msgid "Copy memory operands into registers before use"
20530 msgstr ""
20531
20532 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:746
20533 msgid "Generate code to check subscript and substring bounds"
20534 msgstr ""
20535
20536 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:749
20537 msgid "Program is written in Fortran-90-ish free form"
20538 msgstr ""
20539
20540 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:752
20541 msgid "Do not assume that standard C libraries and \"main\" exist"
20542 msgstr ""
20543
20544 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:755
20545 msgid "Allow function addresses to be held in registers"
20546 msgstr ""
20547
20548 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:758
20549 #, fuzzy
20550 msgid "Place each function into its own section"
20551 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
20552
20553 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:761
20554 msgid "Perform global common subexpression elimination"
20555 msgstr ""
20556
20557 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:764
20558 msgid "Perform redundant load after store elimination in global common subexpression elimination"
20559 msgstr ""
20560
20561 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:767
20562 msgid "Perform enhanced load motion during global common subexpression elimination"
20563 msgstr ""
20564
20565 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:770
20566 msgid "Perform store motion after global common subexpression elimination"
20567 msgstr ""
20568
20569 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:773
20570 msgid "Enable fatal diagnostics about inter-procedural problems"
20571 msgstr ""
20572
20573 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:776
20574 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
20575 msgstr ""
20576
20577 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:779
20578 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
20579 msgstr ""
20580
20581 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:782
20582 msgid "Enable non-FORTRAN 77 intrinsics F90 supports"
20583 msgstr ""
20584
20585 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:785
20586 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
20587 msgstr ""
20588
20589 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:788
20590 msgid "Recognize GNU-defined keywords"
20591 msgstr ""
20592
20593 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:791
20594 msgid "Generate code for GNU runtime environment"
20595 msgstr ""
20596
20597 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:794
20598 msgid "Enable guessing of branch probabilities"
20599 msgstr ""
20600
20601 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:809
20602 msgid "Assume normal C execution environment"
20603 msgstr ""
20604
20605 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:812
20606 msgid "Enable support for huge objects"
20607 msgstr ""
20608
20609 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:815
20610 msgid "Process #ident directives"
20611 msgstr ""
20612
20613 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:818
20614 msgid "Perform conversion of conditional jumps to branchless equivalents"
20615 msgstr ""
20616
20617 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:821
20618 msgid "Perform conversion of conditional jumps to conditional execution"
20619 msgstr ""
20620
20621 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:824
20622 msgid "Export functions even if they can be inlined"
20623 msgstr ""
20624
20625 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:827
20626 #, fuzzy
20627 msgid "Emit implicit instantiations of inline templates"
20628 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20629
20630 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:830
20631 #, fuzzy
20632 msgid "Emit implicit instantiations of templates"
20633 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20634
20635 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:833
20636 msgid "Use offset tables for virtual method calls"
20637 msgstr ""
20638
20639 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:836
20640 msgid "Do not generate .size directives"
20641 msgstr ""
20642
20643 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:839
20644 msgid "Initialize local vars and arrays to zero"
20645 msgstr ""
20646
20647 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:842
20648 msgid "Pay attention to the \"inline\" keyword"
20649 msgstr ""
20650
20651 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:851
20652 msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
20653 msgstr ""
20654
20655 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:854
20656 msgid "-finput-charset=<cset>      Specify the default character set for source files."
20657 msgstr ""
20658
20659 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:857
20660 msgid "Instrument function entry and exit with profiling calls"
20661 msgstr ""
20662
20663 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:860
20664 msgid "Intrinsics letters in arbitrary cases"
20665 msgstr ""
20666
20667 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:863
20668 msgid "Intrinsics spelled as e.g. SqRt"
20669 msgstr ""
20670
20671 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:866
20672 msgid "Intrinsics in lowercase"
20673 msgstr ""
20674
20675 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:869
20676 msgid "Intrinsics in uppercase"
20677 msgstr ""
20678
20679 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:872
20680 msgid "Assume native functions are implemented using JNI"
20681 msgstr ""
20682
20683 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:875
20684 msgid "Generate code for functions even if they are fully inlined"
20685 msgstr ""
20686
20687 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:878
20688 msgid "Emit static const variables even if they are not used"
20689 msgstr ""
20690
20691 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:884
20692 msgid "Give external symbols a leading underscore"
20693 msgstr ""
20694
20695 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:887
20696 #, fuzzy
20697 msgid "Perform loop optimizations"
20698 msgstr "Уключаць SSA аптымізацыю"
20699
20700 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:890
20701 msgid "Language keyword letters in arbitrary cases"
20702 msgstr ""
20703
20704 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:893
20705 msgid "Language keywords spelled as e.g. IOStat"
20706 msgstr ""
20707
20708 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:896
20709 msgid "Language keywords in lowercase"
20710 msgstr ""
20711
20712 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:899
20713 msgid "Language keywords in uppercase"
20714 msgstr ""
20715
20716 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:902
20717 msgid "Set errno after built-in math functions"
20718 msgstr ""
20719
20720 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:905
20721 msgid "Report on permanent memory allocation"
20722 msgstr ""
20723
20724 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:908
20725 msgid "Attempt to merge identical constants and constant variables"
20726 msgstr ""
20727
20728 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:911
20729 msgid "Attempt to merge identical constants across compilation units"
20730 msgstr ""
20731
20732 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:914
20733 msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
20734 msgstr ""
20735
20736 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:917
20737 msgid "Delete MIL-STD 1753 intrinsics"
20738 msgstr ""
20739
20740 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:920
20741 msgid "Disable MIL-STD 1753 intrinsics"
20742 msgstr ""
20743
20744 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:923
20745 msgid "Enable MIL-STD 1753 intrinsics"
20746 msgstr ""
20747
20748 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:926
20749 msgid "Hide MIL-STD 1753 intrinsics"
20750 msgstr ""
20751
20752 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:929
20753 msgid "Force all loop invariant computations out of loops"
20754 msgstr ""
20755
20756 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:932
20757 msgid "Don't warn about uses of Microsoft extensions"
20758 msgstr ""
20759
20760 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:941
20761 msgid "Use graph-coloring register allocation"
20762 msgstr ""
20763
20764 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:944
20765 msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
20766 msgstr ""
20767
20768 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:947
20769 msgid "Assume that receivers of Objective-C messages may be nil"
20770 msgstr ""
20771
20772 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:950
20773 msgid "Support synchronous non-call exceptions"
20774 msgstr ""
20775
20776 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:959
20777 msgid "Enable Objective-C exception and synchronization syntax"
20778 msgstr ""
20779
20780 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:962
20781 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1286
20782 msgid "Perform loop unrolling for all loops"
20783 msgstr ""
20784
20785 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:965
20786 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1289
20787 msgid "Perform loop unrolling when iteration count is known"
20788 msgstr ""
20789
20790 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:968
20791 msgid "When possible do not generate stack frames"
20792 msgstr ""
20793
20794 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:971
20795 msgid "Take at least one trip through each iterative DO loop"
20796 msgstr ""
20797
20798 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:974
20799 msgid "Recognize C++ kewords like \"compl\" and \"xor\""
20800 msgstr ""
20801
20802 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:977
20803 msgid "Do the full register move optimization pass"
20804 msgstr ""
20805
20806 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:980
20807 msgid "Optimize sibling and tail recursive calls"
20808 msgstr ""
20809
20810 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:983
20811 msgid "Enable optimization of static class initialization code"
20812 msgstr ""
20813
20814 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:986
20815 #, fuzzy
20816 msgid "Enable optional diagnostics"
20817 msgstr "Уключаць SSA аптымізацыю"
20818
20819 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:992
20820 msgid "Pack structure members together without holes"
20821 msgstr ""
20822
20823 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:995
20824 msgid "Return small aggregates in memory, not registers"
20825 msgstr ""
20826
20827 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1001
20828 msgid "Warn about use of (only a few for now) Fortran extensions"
20829 msgstr ""
20830
20831 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1004
20832 msgid "Perform loop peeling"
20833 msgstr ""
20834
20835 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1007
20836 msgid "Enable machine specific peephole optimizations"
20837 msgstr ""
20838
20839 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1010
20840 msgid "Enable an RTL peephole pass before sched2"
20841 msgstr ""
20842
20843 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1013
20844 msgid "Downgrade conformance errors to warnings"
20845 msgstr ""
20846
20847 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1016
20848 msgid "Generate position-independent code if possible"
20849 msgstr ""
20850
20851 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1019
20852 msgid "Generate position-independent code for executables if possible"
20853 msgstr ""
20854
20855 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1022
20856 msgid "Generate prefetch instructions, if available, for arrays in loops"
20857 msgstr ""
20858
20859 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1028
20860 msgid "Enable basic program profiling code"
20861 msgstr ""
20862
20863 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1031
20864 msgid "Insert arc-based program profiling code"
20865 msgstr ""
20866
20867 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1034
20868 msgid "Enable common options for generating profile info for profile feedback directed optimizations"
20869 msgstr ""
20870
20871 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1037
20872 msgid "Enable common options for performing profile feedback directed optimizations"
20873 msgstr ""
20874
20875 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1040
20876 msgid "Insert code to profile values of expressions"
20877 msgstr ""
20878
20879 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1046
20880 msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
20881 msgstr ""
20882
20883 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1049
20884 msgid "Strength reduce all loop general induction variables"
20885 msgstr ""
20886
20887 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1052
20888 #, fuzzy
20889 msgid "Return small aggregates in registers"
20890 msgstr "Не выкарыстоўваць рэгістра sb"
20891
20892 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1055
20893 msgid "Enables a register move optimization"
20894 msgstr ""
20895
20896 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1058
20897 msgid "Perform a register renaming optimization pass"
20898 msgstr ""
20899
20900 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1061
20901 msgid "Reorder basic blocks to improve code placement"
20902 msgstr ""
20903
20904 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1064
20905 msgid "Reorder functions to improve code placement"
20906 msgstr ""
20907
20908 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1067
20909 msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
20910 msgstr ""
20911
20912 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1070
20913 msgid "Enable automatic template instantiation"
20914 msgstr ""
20915
20916 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1073
20917 msgid "Add a common subexpression elimination pass after loop optimizations"
20918 msgstr ""
20919
20920 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1076
20921 msgid "Run the loop optimizer twice"
20922 msgstr ""
20923
20924 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1079
20925 msgid "Disable optimizations that assume default FP rounding behavior"
20926 msgstr ""
20927
20928 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1082
20929 msgid "Generate run time type descriptor information"
20930 msgstr ""
20931
20932 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1085
20933 msgid "Enable scheduling across basic blocks"
20934 msgstr ""
20935
20936 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1088
20937 msgid "Allow speculative motion of non-loads"
20938 msgstr ""
20939
20940 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1091
20941 msgid "Allow speculative motion of some loads"
20942 msgstr ""
20943
20944 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1094
20945 msgid "Allow speculative motion of more loads"
20946 msgstr ""
20947
20948 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1097
20949 msgid "Allow premature scheduling of queued insns"
20950 msgstr ""
20951
20952 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1100
20953 msgid "Set dependence distance checking in premature scheduling of queued insns"
20954 msgstr ""
20955
20956 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1103
20957 msgid "-fsched-stalled-insns-dep=<number>   Set dependence distance checking in premature scheduling of queued insns"
20958 msgstr ""
20959
20960 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1106
20961 msgid "-fsched-stalled-insns=<number>       Set number of queued insns that can be prematurely scheduled"
20962 msgstr ""
20963
20964 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1109
20965 msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
20966 msgstr ""
20967
20968 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1112
20969 msgid "If scheduling post reload, do superblock scheduling"
20970 msgstr ""
20971
20972 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1115
20973 msgid "If scheduling post reload, do trace scheduling"
20974 msgstr ""
20975
20976 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1118
20977 msgid "Reschedule instructions before register allocation"
20978 msgstr ""
20979
20980 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1121
20981 msgid "Reschedule instructions after register allocation"
20982 msgstr ""
20983
20984 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1124
20985 msgid "Allow appending a second underscore to externals"
20986 msgstr ""
20987
20988 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1127
20989 msgid "Mark data as shared rather than private"
20990 msgstr ""
20991
20992 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1130
20993 msgid "Use the same size for double as for float"
20994 msgstr ""
20995
20996 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1133
20997 msgid "Use the narrowest integer type possible for enumeration types"
20998 msgstr ""
20999
21000 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1136
21001 msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
21002 msgstr ""
21003
21004 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1142
21005 msgid "Disable optimizations observable by IEEE signaling NaNs"
21006 msgstr ""
21007
21008 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1145
21009 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
21010 msgstr ""
21011
21012 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1148
21013 msgid "Make \"char\" signed by default"
21014 msgstr ""
21015
21016 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1151
21017 msgid "Do not print names of program units as they are compiled"
21018 msgstr ""
21019
21020 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1154
21021 msgid "Convert floating point constants to single precision constants"
21022 msgstr ""
21023
21024 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1157
21025 msgid "Internally convert most source to lowercase"
21026 msgstr ""
21027
21028 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1160
21029 msgid "Internally preserve source case"
21030 msgstr ""
21031
21032 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1163
21033 msgid "Internally convert most source to uppercase"
21034 msgstr ""
21035
21036 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1169
21037 msgid "Insert stack checking code into the program"
21038 msgstr "Уключаць код правэркі стэку ў праграму"
21039
21040 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1175
21041 msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
21042 msgstr ""
21043
21044 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1178
21045 msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
21046 msgstr ""
21047
21048 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1181
21049 msgid "Display statistics accumulated during compilation"
21050 msgstr ""
21051
21052 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1184
21053 msgid "Enable assignability checks for stores into object arrays"
21054 msgstr ""
21055
21056 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1187
21057 msgid "Perform strength reduction optimizations"
21058 msgstr ""
21059
21060 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1190
21061 msgid "Assume strict aliasing rules apply"
21062 msgstr ""
21063
21064 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1199
21065 msgid "Symbol names spelled in mixed case"
21066 msgstr ""
21067
21068 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1202
21069 msgid "Symbol names in lowercase"
21070 msgstr ""
21071
21072 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1205
21073 msgid "Symbol names in uppercase"
21074 msgstr ""
21075
21076 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1208
21077 msgid "Check for syntax errors, then stop"
21078 msgstr ""
21079
21080 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1211
21081 msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
21082 msgstr ""
21083
21084 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1214
21085 msgid "-ftemplate-depth-<number>\tSpecify maximum template instantiation depth"
21086 msgstr ""
21087
21088 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1217
21089 msgid "Create data files needed by \"gcov\""
21090 msgstr ""
21091
21092 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1223
21093 msgid "Perform jump threading optimizations"
21094 msgstr ""
21095
21096 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1226
21097 msgid "Report the time taken by each compiler pass"
21098 msgstr ""
21099
21100 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1229
21101 msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
21102 msgstr ""
21103
21104 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1232
21105 msgid "Perform superblock formation via tail duplication"
21106 msgstr ""
21107
21108 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1235
21109 msgid "Assume floating-point operations can trap"
21110 msgstr ""
21111
21112 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1238
21113 msgid "Trap for signed overflow in addition, subtraction and multiplication"
21114 msgstr ""
21115
21116 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1241
21117 msgid "Make prefix-radix non-decimal constants be typeless"
21118 msgstr ""
21119
21120 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1244
21121 msgid "Allow all ugly features"
21122 msgstr ""
21123
21124 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1247
21125 msgid "Hollerith and typeless can be passed as arguments"
21126 msgstr ""
21127
21128 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1250
21129 msgid "Allow ordinary copying of ASSIGN'ed vars"
21130 msgstr ""
21131
21132 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1253
21133 msgid "Dummy array dimensioned to (1) is assumed-size"
21134 msgstr ""
21135
21136 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1256
21137 msgid "Trailing comma in procedure call denotes null argument"
21138 msgstr ""
21139
21140 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1259
21141 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
21142 msgstr ""
21143
21144 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1262
21145 msgid "Initialization via DATA and PARAMETER is not type-compatible"
21146 msgstr ""
21147
21148 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1265
21149 msgid "Allow INTEGER and LOGICAL interchangeability"
21150 msgstr ""
21151
21152 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1268
21153 msgid "Append underscores to externals"
21154 msgstr ""
21155
21156 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1271
21157 msgid "Compile whole compilation unit at a time"
21158 msgstr ""
21159
21160 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1274
21161 msgid "Delete libU77 intrinsics"
21162 msgstr ""
21163
21164 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1277
21165 msgid "Disable libU77 intrinsics"
21166 msgstr ""
21167
21168 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1280
21169 msgid "Enable libU77 intrinsics"
21170 msgstr ""
21171
21172 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1283
21173 msgid "Hide libU77 intrinsics"
21174 msgstr ""
21175
21176 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1292
21177 msgid "Allow math optimizations that may violate IEEE or ISO standards"
21178 msgstr ""
21179
21180 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1295
21181 msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
21182 msgstr ""
21183
21184 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1298
21185 msgid "Make \"char\" unsigned by default"
21186 msgstr ""
21187
21188 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1301
21189 msgid "Perform loop unswitching"
21190 msgstr ""
21191
21192 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1304
21193 msgid "Just generate unwind tables for exception handling"
21194 msgstr ""
21195
21196 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1310
21197 msgid "Use __cxa_atexit to register destructors"
21198 msgstr ""
21199
21200 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1316
21201 msgid "Add extra commentary to assembler output"
21202 msgstr ""
21203
21204 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1319
21205 msgid "Print g77-specific version information and run internal tests"
21206 msgstr ""
21207
21208 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1322
21209 msgid "Use expression value profiles in optimizations"
21210 msgstr ""
21211
21212 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1325
21213 msgid "Discard unused virtual functions"
21214 msgstr ""
21215
21216 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1328
21217 msgid "Implement vtables using thunks"
21218 msgstr ""
21219
21220 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1331
21221 msgid "Program is written in VXT (Digital-like) FORTRAN"
21222 msgstr ""
21223
21224 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1334
21225 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21226 msgstr ""
21227
21228 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1337
21229 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21230 msgstr ""
21231
21232 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1340
21233 msgid "Enable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21234 msgstr ""
21235
21236 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1343
21237 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
21238 msgstr ""
21239
21240 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1349
21241 msgid "Emit common-like symbols as weak symbols"
21242 msgstr ""
21243
21244 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1352
21245 msgid "Construct webs and split unrelated uses of single variable"
21246 msgstr ""
21247
21248 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1355
21249 msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
21250 msgstr ""
21251
21252 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1358
21253 msgid "Generate a #line directive pointing at the current working directory"
21254 msgstr ""
21255
21256 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1361
21257 msgid "Assume signed arithmetic overflow wraps around"
21258 msgstr ""
21259
21260 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1364
21261 msgid "Store strings in writable data section"
21262 msgstr ""
21263
21264 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1367
21265 msgid "Emit cross referencing information"
21266 msgstr ""
21267
21268 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1370
21269 msgid "Print internal debugging-related information"
21270 msgstr ""
21271
21272 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1373
21273 msgid "Put zero initialized data in the bss section"
21274 msgstr ""
21275
21276 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1376
21277 msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
21278 msgstr ""
21279
21280 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1379
21281 msgid "Treat initial values of 0 like non-zero values"
21282 msgstr ""
21283
21284 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1382
21285 #, fuzzy
21286 msgid "Generate debug information in default format"
21287 msgstr "Генерыраваць код для Intel as"
21288
21289 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1385
21290 msgid "Generate debug information in COFF format"
21291 msgstr ""
21292
21293 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1388
21294 msgid "Generate debug information in DWARF v2 format"
21295 msgstr ""
21296
21297 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1391
21298 msgid "Dump declarations to a .decl file"
21299 msgstr ""
21300
21301 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1394
21302 msgid "Generate debug information in default extended format"
21303 msgstr ""
21304
21305 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1397
21306 #, fuzzy
21307 msgid "Generate debug information in STABS format"
21308 msgstr "Стварыць код для DLL"
21309
21310 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1400
21311 msgid "Generate debug information in extended STABS format"
21312 msgstr ""
21313
21314 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1403
21315 #, fuzzy
21316 msgid "Generate debug information in VMS format"
21317 msgstr "Стварыць код для DLL"
21318
21319 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1406
21320 msgid "Generate debug information in XCOFF format"
21321 msgstr ""
21322
21323 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1409
21324 msgid "Generate debug information in extended XCOFF format"
21325 msgstr ""
21326
21327 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1412
21328 msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
21329 msgstr ""
21330
21331 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1415
21332 msgid "-imacros <file>\tAccept definition of macros in <file>"
21333 msgstr ""
21334
21335 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1418
21336 msgid "-include <file>\tInclude the contents of <file> before other files"
21337 msgstr ""
21338
21339 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1421
21340 msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
21341 msgstr ""
21342
21343 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1424
21344 msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
21345 msgstr ""
21346
21347 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1427
21348 msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
21349 msgstr ""
21350
21351 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1430
21352 msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
21353 msgstr ""
21354
21355 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1433
21356 msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
21357 msgstr ""
21358
21359 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1445
21360 msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
21361 msgstr ""
21362
21363 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1448
21364 msgid "Do not search standard system include directories for C++"
21365 msgstr ""
21366
21367 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1451
21368 #, fuzzy
21369 msgid "-o <file>\tPlace output into <file>"
21370 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
21371
21372 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1454
21373 #, fuzzy
21374 msgid "Enable function profiling"
21375 msgstr "Уключыць апрацоўку выключэньняў"
21376
21377 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1457
21378 msgid "Issue warnings needed for strict compliance to the standard"
21379 msgstr ""
21380
21381 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1460
21382 msgid "Like -pedantic but issue them as errors"
21383 msgstr ""
21384
21385 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1463
21386 msgid "Generate C header of platform-specific features"
21387 msgstr ""
21388
21389 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1466
21390 msgid "Do not display functions compiled or elapsed time"
21391 msgstr ""
21392
21393 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1469
21394 msgid "Remap file names when including files"
21395 msgstr ""
21396
21397 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1472
21398 msgid "Conform to the ISO 1998 C++ standard"
21399 msgstr ""
21400
21401 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1475
21402 msgid "Conform to the ISO 1990 C standard"
21403 msgstr ""
21404
21405 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1478
21406 msgid "Conform to the ISO 1999 C standard"
21407 msgstr ""
21408
21409 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1481
21410 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1502
21411 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1505
21412 msgid "Deprecated in favor of -std=c99"
21413 msgstr ""
21414
21415 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1484
21416 msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
21417 msgstr ""
21418
21419 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1487
21420 msgid "Conform to the ISO 1990 C standard with GNU extensions"
21421 msgstr ""
21422
21423 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1490
21424 msgid "Conform to the ISO 1999 C standard with GNU extensions"
21425 msgstr ""
21426
21427 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1493
21428 msgid "Deprecated in favor of -std=gnu99"
21429 msgstr ""
21430
21431 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1496
21432 msgid "Deprecated in favor of -std=c89"
21433 msgstr ""
21434
21435 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1499
21436 msgid "Conform to the ISO 1990 C standard as amended in 1994"
21437 msgstr ""
21438
21439 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1508
21440 msgid "Enable traditional preprocessing"
21441 msgstr ""
21442
21443 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1511
21444 msgid "-trigraphs\tSupport ISO C trigraphs"
21445 msgstr ""
21446
21447 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1514
21448 msgid "Do not predefine system-specific and GCC-specific macros"
21449 msgstr ""
21450
21451 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1517
21452 msgid "Enable verbose output"
21453 msgstr ""
21454
21455 #: /home/mitchell/gcc-3.4.1-20040625/objdir/gcc/options.c:1523
21456 #, fuzzy
21457 msgid "Suppress warnings"
21458 msgstr "%s: увага: "
21459
21460 #: config/i386/freebsd-aout.h:215 config/rs6000/sysv4.h:1089
21461 msgid "`-p' not supported; use `-pg' and gprof(1)"
21462 msgstr ""
21463
21464 #: f/lang-specs.h:38
21465 #, fuzzy
21466 msgid "GCC does not support -C without using -E"
21467 msgstr "%s не падтрымлівае %s"
21468
21469 #: f/lang-specs.h:39
21470 #, fuzzy
21471 msgid "GCC does not support -CC without using -E"
21472 msgstr "%s не падтрымлівае %s"
21473
21474 #: config/sparc/linux64.h:211 config/sparc/linux64.h:222
21475 #: config/sparc/netbsd-elf.h:140 config/sparc/netbsd-elf.h:159
21476 #: config/sparc/sol2-bi.h:195 config/sparc/sol2-bi.h:205
21477 msgid "may not use both -m32 and -m64"
21478 msgstr ""
21479
21480 #: config/i386/mingw32.h:58 config/i386/cygwin.h:70
21481 msgid "shared and mdll are not compatible"
21482 msgstr ""
21483
21484 #: config/darwin.h:215
21485 msgid "-current_version only allowed with -dynamiclib"
21486 msgstr ""
21487
21488 #: config/darwin.h:218
21489 msgid "-install_name only allowed with -dynamiclib"
21490 msgstr ""
21491
21492 #: config/darwin.h:223
21493 msgid "-bundle not allowed with -dynamiclib"
21494 msgstr ""
21495
21496 #: config/darwin.h:224
21497 msgid "-bundle_loader not allowed with -dynamiclib"
21498 msgstr ""
21499
21500 #: config/darwin.h:225
21501 msgid "-client_name not allowed with -dynamiclib"
21502 msgstr ""
21503
21504 #: config/darwin.h:228
21505 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
21506 msgstr ""
21507
21508 #: config/darwin.h:229
21509 msgid "-force_flat_namespace not allowed with -dynamiclib"
21510 msgstr ""
21511
21512 #: config/darwin.h:231
21513 msgid "-keep_private_externs not allowed with -dynamiclib"
21514 msgstr ""
21515
21516 #: config/darwin.h:232
21517 msgid "-private_bundle not allowed with -dynamiclib"
21518 msgstr ""
21519
21520 #: config/vax/netbsd-elf.h:42
21521 msgid "The -shared option is not currently supported for VAX ELF."
21522 msgstr ""
21523
21524 #: config/vax/vax.h:50 config/vax/vax.h:51
21525 msgid "profiling not supported with -mg\n"
21526 msgstr ""
21527
21528 #: config/arc/arc.h:63 config/mips/mips.h:1143
21529 msgid "may not use both -EB and -EL"
21530 msgstr ""
21531
21532 #: config/mips/mips.h:988
21533 msgid "-pipe is not supported"
21534 msgstr "-pipe не падтрымліваецца"
21535
21536 #: java/jvspec.c:80 ada/lang-specs.h:34 gcc.c:767
21537 msgid "-pg and -fomit-frame-pointer are incompatible"
21538 msgstr ""
21539
21540 #: java/lang-specs.h:34
21541 msgid "-fjni and -femit-class-files are incompatible"
21542 msgstr ""
21543
21544 #: java/lang-specs.h:35
21545 msgid "-fjni and -femit-class-file are incompatible"
21546 msgstr ""
21547
21548 #: java/lang-specs.h:36 java/lang-specs.h:37
21549 msgid "-femit-class-file should used along with -fsyntax-only"
21550 msgstr ""
21551
21552 #: treelang/lang-specs.h:52
21553 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
21554 msgstr ""
21555
21556 #: config/sparc/sol2-bi.h:167 config/sparc/sol2-bi.h:172
21557 #: config/sparc/sol2-gld-bi.h:17 config/sparc/sol2-gld-bi.h:22
21558 #, fuzzy
21559 msgid "does not support multilib"
21560 msgstr "%s не падтрымлівае %s"
21561
21562 #: config/i386/sco5.h:191
21563 #, fuzzy
21564 msgid "-pg not supported on this platform"
21565 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
21566
21567 #: config/i386/sco5.h:192
21568 msgid "-p and -pp specified - pick one"
21569 msgstr ""
21570
21571 #: config/i386/sco5.h:266
21572 msgid "-G and -static are mutually exclusive"
21573 msgstr ""
21574
21575 #: config/arm/arm.h:198
21576 msgid "-mapcs-26 and -mapcs-32 may not be used together"
21577 msgstr ""
21578
21579 #: config/arm/arm.h:200
21580 msgid "-msoft-float and -mhard_float may not be used together"
21581 msgstr ""
21582
21583 #: config/arm/arm.h:202
21584 msgid "-mbig-endian and -mlittle-endian may not be used together"
21585 msgstr ""
21586
21587 #: config/mcore/mcore.h:65
21588 msgid "the m210 does not have little endian support"
21589 msgstr ""
21590
21591 #: ada/lang-specs.h:36
21592 msgid "one of -c, -S, -gnatc, -gnatz, or -gnats is required for Ada"
21593 msgstr ""
21594
21595 #: config/mips/r3900.h:35
21596 msgid "-mhard-float not supported"
21597 msgstr "-mhard-float не падтрымліваецца"
21598
21599 #: config/mips/r3900.h:37
21600 msgid "-msingle-float and -msoft-float can not both be specified"
21601 msgstr ""
21602
21603 #: config/rs6000/darwin.h:98
21604 msgid " conflicting code gen style switches are used"
21605 msgstr ""
21606
21607 #: gcc.c:743
21608 msgid "GCC does not support -C or -CC without -E"
21609 msgstr ""
21610
21611 #: gcc.c:915
21612 msgid "-E required when input is from standard input"
21613 msgstr ""
21614
21615 #: config/i386/cygwin.h:29
21616 msgid "mno-cygwin and mno-win32 are not compatible"
21617 msgstr ""
21618
21619 #~ msgid "unknown C standard `%s'"
21620 #~ msgstr "невядомы C стандарт `%s'"
21621
21622 #~ msgid "label `%s' defined but not used"
21623 #~ msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
21624
21625 #, fuzzy
21626 #~ msgid "a parameter"
21627 #~ msgstr "невыкарыстаемы параметр \"%s\""
21628
21629 #, fuzzy
21630 #~ msgid "a global declaration"
21631 #~ msgstr "Нерэчаіснае абвяшчэнне"
21632
21633 #~ msgid "bad magic number"
21634 #~ msgstr "дрэнны \"магічны\" нумар"
21635
21636 #~ msgid "bad header version"
21637 #~ msgstr "дрэнная версія загалоўка"
21638
21639 #, fuzzy
21640 #~ msgid "missing binary operator"
21641 #~ msgstr "прапушчан ініцыялізатар"
21642
21643 #~ msgid "%s: Not a directory"
21644 #~ msgstr "%s: не дырэкторыя"
21645
21646 #, fuzzy
21647 #~ msgid "changing search order for system directory \"%s\""
21648 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
21649
21650 #~ msgid "%s:%d: warning: "
21651 #~ msgstr "%s:%d: увага: "
21652
21653 #~ msgid "In file included from %s:%d"
21654 #~ msgstr "У файле уключаным з %s:%d"
21655
21656 #~ msgid "can't get current directory"
21657 #~ msgstr "не магу атрымаць бягучую дырэкторыю"
21658
21659 #~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21660 #~ msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
21661
21662 #~ msgid "floating point overflow"
21663 #~ msgstr "перапаўненьне плаваючай кропкі"
21664
21665 #~ msgid ""
21666 #~ "\n"
21667 #~ "Language specific options:\n"
21668 #~ msgstr ""
21669 #~ "\n"
21670 #~ "Выбары, спецыфічныя для мовы:\n"
21671
21672 #~ msgid ""
21673 #~ "\n"
21674 #~ " Options for %s:\n"
21675 #~ msgstr ""
21676 #~ "\n"
21677 #~ " Выбары для %s:\n"
21678
21679 #, fuzzy
21680 #~ msgid "unrecognized option `%s'"
21681 #~ msgstr "нераспазнаны выбар \"-%s\""
21682
21683 #~ msgid "`%s': unknown or unsupported -g option"
21684 #~ msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
21685
21686 #~ msgid "invalid --param option: %s"
21687 #~ msgstr "нерэчаісны выбар --param : %s"
21688
21689 #, fuzzy
21690 #~ msgid "invalid character constant in #if"
21691 #~ msgstr "сімвальная канстанта вельмі доўгая"
21692
21693 #~ msgid "usage: %s [switches] input output"
21694 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
21695
21696 #~ msgid "#error%.*s"
21697 #~ msgstr "#памылка%.*s"
21698
21699 #~ msgid "#warning%.*s"
21700 #~ msgstr "#увага%.*s"
21701
21702 #~ msgid "unbalanced #endif"
21703 #~ msgstr "незбалансаваны #endif"
21704
21705 #~ msgid "optimization turned on"
21706 #~ msgstr "аптымізацыя уключана"
21707
21708 #~ msgid "optimization turned off"
21709 #~ msgstr "аптымізацыя выключана"
21710
21711 #~ msgid "invalid %%Q value"
21712 #~ msgstr "дрэннае %%Q значэнне"
21713
21714 #~ msgid "invalid %%V value"
21715 #~ msgstr "нерэчаіснае значэньне %%V"
21716
21717 #, fuzzy
21718 #~ msgid "Generate code for a Sun FPA"
21719 #~ msgstr "Стварыць код для DLL"
21720
21721 #~ msgid "Generate code for a 68881"
21722 #~ msgstr "Ствараць код для 68881"
21723
21724 #~ msgid "invalid %%o value"
21725 #~ msgstr "нерэчаіснае значэньне %%o"
21726
21727 #, fuzzy
21728 #~ msgid "invalid option `-mshort-data-%s'"
21729 #~ msgstr "Нерэчаісны выбар \"%s\""
21730
21731 #, fuzzy
21732 #~ msgid "invalid option `entry%s'"
21733 #~ msgstr "Нерэчаісны выбар \"%s\""
21734
21735 #~ msgid "Use OSF PIC"
21736 #~ msgstr "Выкарыстоўваць OSF PIC"
21737
21738 #~ msgid "Don't use OSF PIC"
21739 #~ msgstr "Не выкарыстоўваць OSF PIC"
21740
21741 #~ msgid "Optimize for 3900"
21742 #~ msgstr "Аптымізаваць для 3900"
21743
21744 #~ msgid "Optimize for 4650"
21745 #~ msgstr "Аптымізаваць для 4650"
21746
21747 #, fuzzy
21748 #~ msgid "Do not use the Xtensa boolean register option"
21749 #~ msgstr "Не ўжываць сімвалічныя назва рэгістраў"
21750
21751 #, fuzzy
21752 #~ msgid "Use the Xtensa floating-point unit"
21753 #~ msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
21754
21755 #, fuzzy
21756 #~ msgid "%s for `%T %s %T' operator"
21757 #~ msgstr "%s перад знакам \"%s\""
21758
21759 #, fuzzy
21760 #~ msgid "%s for `%s %T' operator"
21761 #~ msgstr "%s перад знакам \"%s\""
21762
21763 #, fuzzy
21764 #~ msgid "duplicate enum value `%D'"
21765 #~ msgstr "паўтарэнне \"volatile\""
21766
21767 #, fuzzy
21768 #~ msgid "duplicate nested type `%D'"
21769 #~ msgstr "паўтарэнне \"restrict\""
21770
21771 #, fuzzy
21772 #~ msgid "field `%D' invalidly declared offset type"
21773 #~ msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
21774
21775 #, fuzzy
21776 #~ msgid "field `%D' declared static in union"
21777 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
21778
21779 #~ msgid "invalid declarator"
21780 #~ msgstr "нерэчаісны абвяшчальнік"
21781
21782 #, fuzzy
21783 #~ msgid "parameter `%D' invalidly declared offset type"
21784 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
21785
21786 #, fuzzy
21787 #~ msgid "semicolon missing after declaration of `%#T'"
21788 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
21789
21790 #, fuzzy
21791 #~ msgid "invalid data member initialization"
21792 #~ msgstr "нерэчаісны ініцыялізатар"
21793
21794 #, fuzzy
21795 #~ msgid "previous friend declaration of `%D'"
21796 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
21797
21798 #, fuzzy
21799 #~ msgid "member initializers for `%#D'"
21800 #~ msgstr "complex нерэчаісны для \"%s\""
21801
21802 #, fuzzy
21803 #~ msgid "invalid use of member `%D'"
21804 #~ msgstr "нявернае выкарыстанне \"restict\""
21805
21806 #, fuzzy
21807 #~ msgid "no method `%T::%D'"
21808 #~ msgstr "у метадзе \"%s\":"
21809
21810 #, fuzzy
21811 #~ msgid "semicolon missing after declaration of `%T'"
21812 #~ msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
21813
21814 #, fuzzy
21815 #~ msgid "`::%D' undeclared (first use here)"
21816 #~ msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
21817
21818 #, fuzzy
21819 #~ msgid "no type `%D' in `%T'"
21820 #~ msgstr "вяртаемы тып \"%s\" не \"int\""
21821
21822 #, fuzzy
21823 #~ msgid "base initializer for `%T'"
21824 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
21825
21826 #~ msgid "%s before `%c'"
21827 #~ msgstr "%s перад '%c'"
21828
21829 #~ msgid "%s before `\\%o'"
21830 #~ msgstr "%s перад \"\\%o\""
21831
21832 #~ msgid "%s before `%s' token"
21833 #~ msgstr "%s перад знакам \"%s\""
21834
21835 #, fuzzy
21836 #~ msgid "invalid use of undefined type `%#T'"
21837 #~ msgstr "нявернае выкарыстанне \"restict\""
21838
21839 #, fuzzy
21840 #~ msgid "forward declaration of `%#T'"
21841 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
21842
21843 #~ msgid "invalid use of `%T'"
21844 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"
21845
21846 #, fuzzy
21847 #~ msgid "cannot find class (factory) method"
21848 #~ msgstr "не магу знайсці метад."
21849
21850 #~ msgid "cannot find method"
21851 #~ msgstr "немагчыма знайсьці мэтад"
21852
21853 #, fuzzy
21854 #~ msgid "duplicate definition of class method `%s'"
21855 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""
21856
21857 #, fuzzy
21858 #~ msgid "duplicate declaration of instance method `%s'"
21859 #~ msgstr "паўторнае абвяшчэнне меткі \"%s\""