FSF GCC merge 02/23/03
[official-gcc.git] / gcc / po / be.po
blob54fc4b33b9ac8b67bcb6d04d01036ea5c533120a
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) 2002 Free Software Foundation, Inc.
3 # Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>, 2002.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: gcc 3.1\n"
8 "POT-Creation-Date: 2002-12-30 18:56+0000\n"
9 "PO-Revision-Date: 2002-05-17 15:54+0200\n"
10 "Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
11 "Language-Team: Belarusian <i18n@tut.by>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=utf-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
16 #: attribs.c:185
17 #, c-format
18 msgid "`%s' attribute directive ignored"
19 msgstr ""
21 #: attribs.c:193
22 #, c-format
23 msgid "wrong number of arguments specified for `%s' attribute"
24 msgstr "памылковая колькасьць аргументаў, зададзеных для атрыбута `%s'"
26 #: attribs.c:210
27 #, c-format
28 msgid "`%s' attribute does not apply to types"
29 msgstr ""
31 #: attribs.c:247
32 #, c-format
33 msgid "`%s' attribute only applies to function types"
34 msgstr ""
36 #: attribs.c:404 c-common.c:5253 c-common.c:5275 c-common.c:5297
37 #: c-common.c:5328 c-common.c:5350 c-common.c:5375 c-common.c:5398
38 #: c-common.c:5428 c-common.c:5466 c-common.c:5513 c-common.c:5543
39 #: c-common.c:5573 c-common.c:5596 c-common.c:5853 c-common.c:5875
40 #: c-common.c:5918 c-common.c:5995 c-common.c:6051 c-common.c:6112
41 #: c-common.c:6146 c-common.c:6500 config/arm/arm.c:2098 config/arm/arm.c:2125
42 #: config/avr/avr.c:4774 config/h8300/h8300.c:3649 config/h8300/h8300.c:3674
43 #: config/i386/i386.c:1396 config/i386/winnt.c:76
44 #, c-format
45 msgid "`%s' attribute ignored"
46 msgstr "\"%s\" атрыбут ігнарыруецца"
48 #: builtins.c:285
49 msgid "offset outside bounds of constant string"
50 msgstr ""
52 #: builtins.c:765
53 #, fuzzy
54 msgid "second arg to `__builtin_prefetch' must be a constant"
55 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
57 #: builtins.c:772
58 msgid "invalid second arg to __builtin_prefetch; using zero"
59 msgstr ""
61 #: builtins.c:779
62 #, fuzzy
63 msgid "third arg to `__builtin_prefetch' must be a constant"
64 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
66 #: builtins.c:786
67 msgid "invalid third arg to __builtin_prefetch; using zero"
68 msgstr ""
70 #. ??? We used to try and build up a call to the out of line function,
71 #. guessing about what registers needed saving etc.  This became much
72 #. harder with __builtin_va_start, since we don't have a tree for a
73 #. call to __builtin_saveregs to fall back on.  There was exactly one
74 #. port (i860) that used this code, and I'm unconvinced it could actually
75 #. handle the general case.  So we no longer try to handle anything
76 #. weird and make the backend absorb the evil.
77 #: builtins.c:2864
78 msgid "__builtin_saveregs not supported by this target"
79 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
81 #: builtins.c:2906
82 msgid "argument of `__builtin_args_info' must be constant"
83 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
85 #: builtins.c:2912
86 msgid "argument of `__builtin_args_info' out of range"
87 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
89 #: builtins.c:2918
90 msgid "missing argument in `__builtin_args_info'"
91 msgstr "прапушчан аргумент у `__builtin_args_info'"
93 #: builtins.c:2949
94 msgid "`va_start' used in function with fixed args"
95 msgstr ""
96 "`va_start' выкарыстоўвываецца ў функцыі з нязьменнай\n"
97 "           колькасьцю аргументаў"
99 #: builtins.c:2968
100 msgid "second parameter of `va_start' not last named argument"
101 msgstr ""
103 #. Evidently an out of date version of <stdarg.h>; can't validate
104 #. va_start's second argument, but can still work as intended.
105 #: builtins.c:2973
106 msgid "`__builtin_next_arg' called without an argument"
107 msgstr "\"__buitin_next_arg\" выклікаецца без аргумента"
109 #: builtins.c:3059
110 msgid "too many arguments to function `va_start'"
111 msgstr ""
113 #: builtins.c:3161
114 msgid "first argument to `va_arg' not of type `va_list'"
115 msgstr ""
117 #. Unfortunately, this is merely undefined, rather than a constraint
118 #. violation, so we cannot make this an error.  If this call is never
119 #. executed, the program is still strictly conforming.
120 #: builtins.c:3193
121 #, c-format
122 msgid "`%s' is promoted to `%s' when passed through `...'"
123 msgstr ""
125 #: builtins.c:3198
126 #, c-format
127 msgid "(so you should pass `%s' not `%s' to `va_arg')"
128 msgstr ""
130 #: builtins.c:3329
131 msgid "invalid arg to `__builtin_frame_address'"
132 msgstr ""
134 #: builtins.c:3331
135 msgid "invalid arg to `__builtin_return_address'"
136 msgstr ""
138 #: builtins.c:3345
139 msgid "unsupported arg to `__builtin_frame_address'"
140 msgstr ""
142 #: builtins.c:3347
143 msgid "unsupported arg to `__builtin_return_address'"
144 msgstr ""
146 #: builtins.c:3515
147 msgid "second arg to `__builtin_expect' must be a constant"
148 msgstr ""
150 #: builtins.c:4010
151 msgid "__builtin_longjmp second argument must be 1"
152 msgstr ""
154 #. just do library call, if unknown builtin
155 #: builtins.c:4074 c-common.c:4437
156 #, c-format
157 msgid "built-in function `%s' not currently supported"
158 msgstr ""
160 #: builtins.c:4147
161 #, fuzzy
162 msgid "target format does not support infinity"
163 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
165 #: c-common.c:1163
166 #, c-format
167 msgid "`%s' is not defined outside of function scope"
168 msgstr ""
170 #: c-common.c:1184
171 #, c-format
172 msgid "string length `%d' is greater than the length `%d' ISO C%d compilers are required to support"
173 msgstr ""
175 #: c-common.c:1242
176 msgid "concatenation of string literals with __FUNCTION__ is deprecated"
177 msgstr ""
179 #: c-common.c:1338
180 msgid "overflow in constant expression"
181 msgstr ""
183 #: c-common.c:1359
184 msgid "integer overflow in expression"
185 msgstr ""
187 #: c-common.c:1368
188 msgid "floating point overflow in expression"
189 msgstr ""
191 #: c-common.c:1374
192 msgid "vector overflow in expression"
193 msgstr ""
195 #. This detects cases like converting -129 or 256 to unsigned char.
196 #: c-common.c:1397
197 msgid "large integer implicitly truncated to unsigned type"
198 msgstr ""
200 #: c-common.c:1399
201 msgid "negative integer implicitly converted to unsigned type"
202 msgstr ""
204 #: c-common.c:1447
205 msgid "overflow in implicit constant conversion"
206 msgstr ""
208 #: c-common.c:1595
209 #, c-format
210 msgid "operation on `%s' may be undefined"
211 msgstr ""
213 #: c-common.c:1886
214 msgid "expression statement has incomplete type"
215 msgstr ""
217 #: c-common.c:1919
218 msgid "case label does not reduce to an integer constant"
219 msgstr ""
221 #: c-common.c:2223
222 msgid "invalid truth-value expression"
223 msgstr ""
225 #: c-common.c:2274
226 #, c-format
227 msgid "invalid operands to binary %s"
228 msgstr ""
230 #: c-common.c:2508
231 msgid "comparison is always false due to limited range of data type"
232 msgstr ""
234 #: c-common.c:2510
235 msgid "comparison is always true due to limited range of data type"
236 msgstr ""
238 #: c-common.c:2580
239 msgid "comparison of unsigned expression >= 0 is always true"
240 msgstr ""
242 #: c-common.c:2589
243 msgid "comparison of unsigned expression < 0 is always false"
244 msgstr ""
246 #: c-common.c:2636
247 msgid "pointer of type `void *' used in arithmetic"
248 msgstr ""
250 #: c-common.c:2642
251 msgid "pointer to a function used in arithmetic"
252 msgstr ""
254 #: c-common.c:2648
255 msgid "pointer to member function used in arithmetic"
256 msgstr ""
258 #: c-common.c:2654
259 msgid "pointer to a member used in arithmetic"
260 msgstr ""
262 #: c-common.c:2741 f/com.c:14690
263 msgid "struct type value used where scalar is required"
264 msgstr ""
266 #: c-common.c:2745 f/com.c:14694
267 msgid "union type value used where scalar is required"
268 msgstr ""
270 #: c-common.c:2749 f/com.c:14698
271 msgid "array type value used where scalar is required"
272 msgstr ""
274 #: c-common.c:2869 f/com.c:14831
275 msgid "suggest parentheses around assignment used as truth value"
276 msgstr ""
278 #: c-common.c:2913 c-common.c:2945
279 msgid "invalid use of `restrict'"
280 msgstr "нявернае выкарыстанне \"restict\""
282 #: c-common.c:3059
283 #, fuzzy
284 msgid "invalid application of `sizeof' to a function type"
285 msgstr "Нерэчаісны выбар \"%s\""
287 #: c-common.c:3069
288 #, fuzzy, c-format
289 msgid "invalid application of `%s' to a void type"
290 msgstr "нявернае выкарыстанне \"restict\""
292 #: c-common.c:3075
293 #, fuzzy, c-format
294 msgid "invalid application of `%s' to an incomplete type"
295 msgstr "\"%s\" мае незавершаны тып"
297 #: c-common.c:3116
298 msgid "`__alignof' applied to a bit-field"
299 msgstr ""
301 #: c-common.c:3596
302 #, fuzzy, c-format
303 msgid "cannot disable built-in function `%s'"
304 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
306 #: c-common.c:3765 c-typeck.c:1734
307 #, c-format
308 msgid "too few arguments to function `%s'"
309 msgstr "нехапае аргументаў у функцыі \"%s\""
311 #: c-common.c:3771 c-typeck.c:1587
312 #, c-format
313 msgid "too many arguments to function `%s'"
314 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
316 #: c-common.c:3790
317 #, fuzzy, c-format
318 msgid "non-floating-point argument to function `%s'"
319 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
321 #: c-common.c:4059
322 msgid "pointers are not permitted as case values"
323 msgstr ""
325 #: c-common.c:4065
326 msgid "ISO C++ forbids range expressions in switch statements"
327 msgstr ""
329 #: c-common.c:4067
330 msgid "ISO C forbids range expressions in switch statements"
331 msgstr ""
333 #: c-common.c:4097
334 msgid "empty range specified"
335 msgstr ""
337 #: c-common.c:4148
338 msgid "duplicate (or overlapping) case value"
339 msgstr ""
341 #: c-common.c:4150
342 msgid "this is the first entry overlapping that value"
343 msgstr ""
345 #: c-common.c:4154
346 msgid "duplicate case value"
347 msgstr ""
349 #: c-common.c:4155
350 msgid "previously used here"
351 msgstr ""
353 #: c-common.c:4159
354 msgid "multiple default labels in one switch"
355 msgstr ""
357 #: c-common.c:4160
358 msgid "this is the first default label"
359 msgstr ""
361 #: c-common.c:4188
362 #, fuzzy
363 msgid "ISO C++ forbids taking the address of a label"
364 msgstr "ISO C не дазваляе пусты ізыходны файл"
366 #: c-common.c:4190
367 #, fuzzy
368 msgid "ISO C forbids taking the address of a label"
369 msgstr "ISO C не дазваляе пусты ізыходны файл"
371 #: c-common.c:5213
372 #, c-format
373 msgid "declaration of `%s' shadows %s"
374 msgstr ""
376 #: c-common.c:5629
377 #, c-format
378 msgid "unknown machine mode `%s'"
379 msgstr "невядомы рэжым машыны \"%s\""
381 #: c-common.c:5632
382 #, c-format
383 msgid "no data type for mode `%s'"
384 msgstr "няма тыпа дадзеных для рэжыма \"%s\""
386 #: c-common.c:5641 c-common.c:6242
387 #, fuzzy, c-format
388 msgid "unable to emulate '%s'"
389 msgstr "немагу адчыніць файл \"%s\""
391 #: c-common.c:5677
392 msgid "section attribute cannot be specified for local variables"
393 msgstr ""
395 #: c-common.c:5688
396 #, c-format
397 msgid "section of `%s' conflicts with previous declaration"
398 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
400 #: c-common.c:5697
401 #, c-format
402 msgid "section attribute not allowed for `%s'"
403 msgstr ""
405 #: c-common.c:5704
406 msgid "section attributes are not supported for this target"
407 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
409 #: c-common.c:5746
410 msgid "requested alignment is not a constant"
411 msgstr ""
413 #: c-common.c:5751
414 msgid "requested alignment is not a power of 2"
415 msgstr ""
417 #: c-common.c:5756
418 msgid "requested alignment is too large"
419 msgstr ""
421 #: c-common.c:5783
422 #, c-format
423 msgid "alignment may not be specified for `%s'"
424 msgstr ""
426 #: c-common.c:5828
427 #, c-format
428 msgid "`%s' defined both normally and as an alias"
429 msgstr ""
431 #: c-common.c:5838
432 msgid "alias arg not a string"
433 msgstr ""
435 #: c-common.c:5885
436 msgid "visibility arg not a string"
437 msgstr ""
439 #: c-common.c:5894
440 msgid "visibility arg must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
441 msgstr ""
443 #: c-common.c:5928
444 msgid "tls_model arg not a string"
445 msgstr ""
447 #: c-common.c:5937
448 msgid "tls_model arg must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
449 msgstr ""
451 #: c-common.c:5962 c-common.c:6018
452 #, c-format
453 msgid "`%s' attribute applies only to functions"
454 msgstr ""
456 #: c-common.c:5969 c-common.c:6025
457 #, c-format
458 msgid "can't set `%s' attribute after definition"
459 msgstr ""
461 #: c-common.c:6109
462 #, fuzzy, c-format
463 msgid "`%s' attribute ignored for `%s'"
464 msgstr "\"%s\" атрыбут ігнарыруецца"
466 #: c-common.c:6174
467 #, c-format
468 msgid "invalid vector type for attribute `%s'"
469 msgstr ""
471 #: c-common.c:6198 c-common.c:6230
472 msgid "no vector mode with the size and type specified could be found"
473 msgstr ""
475 #: c-common.c:6329
476 msgid "nonnull attribute without arguments on a non-prototype"
477 msgstr ""
479 #: c-common.c:6344
480 #, c-format
481 msgid "nonnull argument has invalid operand number (arg %lu)"
482 msgstr ""
484 #: c-common.c:6363
485 #, c-format
486 msgid "nonnull argument with out-of-range operand number (arg %lu, operand %lu)"
487 msgstr ""
489 #: c-common.c:6371
490 #, c-format
491 msgid "nonnull argument references non-pointer operand (arg %lu, operand %lu)"
492 msgstr ""
494 #: c-common.c:6457
495 #, c-format
496 msgid "null argument where non-null required (arg %lu)"
497 msgstr ""
499 #: c-convert.c:80 c-typeck.c:988 c-typeck.c:4045 cp/typeck.c:1617
500 #: cp/typeck.c:5855
501 msgid "void value not ignored as it ought to be"
502 msgstr ""
504 #: c-convert.c:112 java/typeck.c:150
505 msgid "conversion to non-scalar type requested"
506 msgstr ""
508 #: c-decl.c:336
509 #, c-format
510 msgid "array `%s' assumed to have one element"
511 msgstr ""
513 #: c-decl.c:522
514 #, c-format
515 msgid "`struct %s' incomplete in scope ending here"
516 msgstr ""
518 #: c-decl.c:525
519 #, c-format
520 msgid "`union %s' incomplete in scope ending here"
521 msgstr ""
523 #: c-decl.c:528
524 #, c-format
525 msgid "`enum %s' incomplete in scope ending here"
526 msgstr ""
528 #: c-decl.c:642 c-decl.c:767 java/decl.c:1399
529 #, c-format
530 msgid "label `%s' used but not defined"
531 msgstr "адмеціна `%s' выкарыстоўвываецца, але ня вызначана"
533 #: c-decl.c:648 c-decl.c:774 java/decl.c:1405
534 #, c-format
535 msgid "label `%s' defined but not used"
536 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
538 #: c-decl.c:889 cp/decl.c:3058
539 #, c-format
540 msgid "function `%s' redeclared as inline"
541 msgstr ""
543 #: c-decl.c:891 cp/decl.c:3060
544 #, fuzzy, c-format
545 msgid "previous declaration of function `%s' with attribute noinline"
546 msgstr "няма папярэдняга аб'яўлення для \"%s\""
548 #: c-decl.c:898 cp/decl.c:3067
549 #, c-format
550 msgid "function `%s' redeclared with attribute noinline"
551 msgstr ""
553 #: c-decl.c:900 cp/decl.c:3069
554 #, fuzzy, c-format
555 msgid "previous declaration of function `%s' was inline"
556 msgstr "няма папярэдняга аб'яўлення для \"%s\""
558 #: c-decl.c:929 c-decl.c:975
559 #, c-format
560 msgid "shadowing built-in function `%s'"
561 msgstr ""
563 #: c-decl.c:931
564 #, c-format
565 msgid "shadowing library function `%s'"
566 msgstr ""
568 #: c-decl.c:937
569 #, c-format
570 msgid "library function `%s' declared as non-function"
571 msgstr ""
573 #: c-decl.c:941 c-decl.c:944
574 #, c-format
575 msgid "built-in function `%s' declared as non-function"
576 msgstr ""
578 #: c-decl.c:948 objc/objc-act.c:2384 objc/objc-act.c:6154
579 #, c-format
580 msgid "`%s' redeclared as different kind of symbol"
581 msgstr ""
583 #: c-decl.c:949 c-decl.c:1140 c-decl.c:1147 c-decl.c:1154 c-decl.c:1299
584 #: objc/objc-act.c:2386 objc/objc-act.c:6156 objc/objc-act.c:6211
585 #, c-format
586 msgid "previous declaration of `%s'"
587 msgstr ""
589 #. If types don't match for a built-in, throw away the built-in.
590 #: c-decl.c:1044
591 #, c-format
592 msgid "conflicting types for built-in function `%s'"
593 msgstr ""
595 #: c-decl.c:1087 c-decl.c:1106
596 #, c-format
597 msgid "conflicting types for `%s'"
598 msgstr ""
600 #: c-decl.c:1129
601 msgid "a parameter list with an ellipsis can't match an empty parameter name list declaration"
602 msgstr ""
604 #: c-decl.c:1135
605 msgid "an argument type that has a default promotion can't match an empty parameter name list declaration"
606 msgstr ""
608 #: c-decl.c:1146
609 #, fuzzy, c-format
610 msgid "thread-local declaration of `%s' follows non thread-local declaration"
611 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
613 #: c-decl.c:1153
614 #, fuzzy, c-format
615 msgid "non thread-local declaration of `%s' follows thread-local declaration"
616 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
618 #: c-decl.c:1164 c-decl.c:1187
619 #, c-format
620 msgid "redefinition of `%s'"
621 msgstr ""
623 #: c-decl.c:1167
624 #, c-format
625 msgid "redeclaration of `%s'"
626 msgstr ""
628 #: c-decl.c:1170
629 #, c-format
630 msgid "conflicting declarations of `%s'"
631 msgstr ""
633 #: c-decl.c:1214
634 #, c-format
635 msgid "prototype for `%s' follows"
636 msgstr ""
638 #: c-decl.c:1215 c-decl.c:1223 c-decl.c:1234
639 msgid "non-prototype definition here"
640 msgstr ""
642 #: c-decl.c:1222
643 #, c-format
644 msgid "prototype for `%s' follows and number of arguments doesn't match"
645 msgstr ""
647 #: c-decl.c:1232
648 #, c-format
649 msgid "prototype for `%s' follows and argument %d doesn't match"
650 msgstr ""
652 #: c-decl.c:1250
653 #, c-format
654 msgid "`%s' declared inline after being called"
655 msgstr ""
657 #: c-decl.c:1256
658 #, c-format
659 msgid "`%s' declared inline after its definition"
660 msgstr ""
662 #: c-decl.c:1263
663 #, c-format
664 msgid "static declaration for `%s' follows non-static"
665 msgstr ""
667 #: c-decl.c:1271
668 #, c-format
669 msgid "non-static declaration for `%s' follows static"
670 msgstr ""
672 #: c-decl.c:1278
673 #, c-format
674 msgid "const declaration for `%s' follows non-const"
675 msgstr ""
677 #: c-decl.c:1285
678 #, c-format
679 msgid "type qualifiers for `%s' conflict with previous decl"
680 msgstr ""
682 #: c-decl.c:1298
683 #, c-format
684 msgid "redundant redeclaration of `%s' in same scope"
685 msgstr ""
687 #: c-decl.c:1599 java/decl.c:1098
688 #, c-format
689 msgid "declaration of `%s' shadows a parameter"
690 msgstr ""
692 #: c-decl.c:1602 java/decl.c:1101
693 #, c-format
694 msgid "declaration of `%s' shadows a symbol from the parameter list"
695 msgstr ""
697 #: c-decl.c:1623 cp/decl.c:4176
698 #, fuzzy
699 msgid "a parameter"
700 msgstr "невыкарыстаемы параметр \"%s\""
702 #: c-decl.c:1625 cp/decl.c:4193
703 msgid "a previous local"
704 msgstr ""
706 #. XXX shadow warnings in outer-more namespaces
707 #: c-decl.c:1629 cp/decl.c:4197
708 #, fuzzy
709 msgid "a global declaration"
710 msgstr "Нерэчаіснае абвяшчэнне"
712 #: c-decl.c:1673
713 #, c-format
714 msgid "nested extern declaration of `%s'"
715 msgstr ""
717 #: c-decl.c:1692 java/decl.c:1051
718 #, c-format
719 msgid "`%s' used prior to declaration"
720 msgstr ""
722 #: c-decl.c:1706 c-decl.c:1881
723 #, c-format
724 msgid "`%s' was declared implicitly `extern' and later `static'"
725 msgstr ""
727 #: c-decl.c:1809 cp/decl.c:4035
728 msgid "type mismatch with previous external decl"
729 msgstr ""
731 #: c-decl.c:1810
732 #, c-format
733 msgid "previous external decl of `%s'"
734 msgstr ""
736 #: c-decl.c:1823
737 msgid "type mismatch with previous implicit declaration"
738 msgstr ""
740 #: c-decl.c:1825
741 #, c-format
742 msgid "previous implicit declaration of `%s'"
743 msgstr ""
745 #: c-decl.c:1860
746 #, c-format
747 msgid "`%s' was previously implicitly declared to return `int'"
748 msgstr ""
750 #: c-decl.c:1885
751 #, c-format
752 msgid "`%s' was declared `extern' and later `static'"
753 msgstr ""
755 #: c-decl.c:1909
756 #, c-format
757 msgid "extern declaration of `%s' doesn't match global one"
758 msgstr ""
760 #: c-decl.c:1951
761 #, c-format
762 msgid "`%s' locally external but globally static"
763 msgstr ""
765 #: c-decl.c:2073
766 #, c-format
767 msgid "function `%s' was previously declared within a block"
768 msgstr ""
770 #: c-decl.c:2093 c-decl.c:2095
771 #, c-format
772 msgid "implicit declaration of function `%s'"
773 msgstr ""
775 #: c-decl.c:2174
776 #, c-format
777 msgid "label %s referenced outside of any function"
778 msgstr ""
780 #: c-decl.c:2231
781 #, c-format
782 msgid "duplicate label declaration `%s'"
783 msgstr "паўторнае абвяшчэньне адмеціны `%s'"
785 #: c-decl.c:2234
786 msgid "this is a previous declaration"
787 msgstr "гэта папярэдняе абвяшчэньне"
789 #: c-decl.c:2657
790 msgid "unnamed struct/union that defines no instances"
791 msgstr ""
793 #: c-decl.c:2676
794 msgid "useless keyword or type name in empty declaration"
795 msgstr ""
797 #: c-decl.c:2683
798 msgid "two types specified in one empty declaration"
799 msgstr ""
801 #: c-decl.c:2688 c-parse.y:753 c-parse.y:755 parse.y:765 parse.y:1835
802 #: objc-parse.y:800 objc-parse.y:802 objc-parse.y:3043
803 msgid "empty declaration"
804 msgstr "пустое абвяшчэньне"
806 #: c-decl.c:2718
807 #, fuzzy
808 msgid "ISO C90 does not support `static' or type qualifiers in parameter array declarators"
809 msgstr "ISO C89 не падтрымлівае \"long long\""
811 #: c-decl.c:2720
812 #, fuzzy
813 msgid "ISO C90 does not support `[*]' array declarators"
814 msgstr "ISO C89 не падтрымлівае \"long long\""
816 #: c-decl.c:2723
817 msgid "GCC does not yet properly implement `[*]' array declarators"
818 msgstr ""
820 #: c-decl.c:2742
821 msgid "static or type qualifiers in abstract declarator"
822 msgstr ""
824 #: c-decl.c:2816
825 #, c-format
826 msgid "`%s' is usually a function"
827 msgstr "`%s' - звычайна функцыя"
829 #: c-decl.c:2825
830 #, fuzzy, c-format
831 msgid "typedef `%s' is initialized (use __typeof__ instead)"
832 msgstr "параметр \"%s\" ініцыялізаваны"
834 #: c-decl.c:2831
835 #, c-format
836 msgid "function `%s' is initialized like a variable"
837 msgstr ""
839 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
840 #: c-decl.c:2838
841 #, c-format
842 msgid "parameter `%s' is initialized"
843 msgstr "параметр \"%s\" ініцыялізаваны"
845 #: c-decl.c:2858 c-typeck.c:4854
846 msgid "variable-sized object may not be initialized"
847 msgstr ""
849 #: c-decl.c:2864
850 #, c-format
851 msgid "variable `%s' has initializer but incomplete type"
852 msgstr ""
854 #: c-decl.c:2870
855 #, c-format
856 msgid "elements of array `%s' have incomplete type"
857 msgstr ""
859 #: c-decl.c:2883
860 #, c-format
861 msgid "declaration of `%s' has `extern' and is initialized"
862 msgstr ""
864 #: c-decl.c:2932 c-decl.c:5694 cp/decl.c:7353 cp/decl.c:13860
865 #, c-format
866 msgid "inline function `%s' given attribute noinline"
867 msgstr ""
869 #: c-decl.c:3006
870 #, c-format
871 msgid "initializer fails to determine size of `%s'"
872 msgstr ""
874 #: c-decl.c:3011
875 #, c-format
876 msgid "array size missing in `%s'"
877 msgstr ""
879 #: c-decl.c:3027
880 #, c-format
881 msgid "zero or negative size array `%s'"
882 msgstr ""
884 #: c-decl.c:3055
885 #, c-format
886 msgid "storage size of `%s' isn't known"
887 msgstr ""
889 #: c-decl.c:3065
890 #, c-format
891 msgid "storage size of `%s' isn't constant"
892 msgstr ""
894 #: c-decl.c:3125
895 #, c-format
896 msgid "ignoring asm-specifier for non-static local variable `%s'"
897 msgstr ""
899 #: c-decl.c:3190
900 #, c-format
901 msgid "ISO C forbids parameter `%s' shadowing typedef"
902 msgstr ""
904 #: c-decl.c:3535 cp/decl.c:10433
905 msgid "`long long long' is too long for GCC"
906 msgstr "`long long long' - вельмі доўга для GCC"
908 #: c-decl.c:3540
909 #, fuzzy
910 msgid "ISO C90 does not support `long long'"
911 msgstr "ISO C89 не падтрымлівае `long long'"
913 #: c-decl.c:3549 c-decl.c:3552 cp/decl.c:10438
914 #, c-format
915 msgid "duplicate `%s'"
916 msgstr "паўтарэньне `%s'"
918 #: c-decl.c:3562 cp/decl.c:10445
919 msgid "`__thread' before `extern'"
920 msgstr ""
922 #: c-decl.c:3564 cp/decl.c:10447
923 msgid "`__thread' before `static'"
924 msgstr ""
926 #: c-decl.c:3572 cp/decl.c:10474
927 #, c-format
928 msgid "two or more data types in declaration of `%s'"
929 msgstr ""
931 #: c-decl.c:3592 cp/decl.c:10479
932 #, c-format
933 msgid "`%s' fails to be a typedef or built in type"
934 msgstr ""
936 #: c-decl.c:3631
937 #, c-format
938 msgid "type defaults to `int' in declaration of `%s'"
939 msgstr ""
941 #: c-decl.c:3660
942 #, c-format
943 msgid "both long and short specified for `%s'"
944 msgstr ""
946 #: c-decl.c:3664 cp/decl.c:10594
947 #, c-format
948 msgid "long or short specified with char for `%s'"
949 msgstr ""
951 #: c-decl.c:3671 cp/decl.c:10598
952 #, c-format
953 msgid "long or short specified with floating type for `%s'"
954 msgstr ""
956 #: c-decl.c:3674
957 msgid "the only valid combination is `long double'"
958 msgstr ""
960 #: c-decl.c:3680
961 #, c-format
962 msgid "both signed and unsigned specified for `%s'"
963 msgstr ""
965 #: c-decl.c:3682 cp/decl.c:10587
966 #, c-format
967 msgid "long, short, signed or unsigned invalid for `%s'"
968 msgstr "long, short, signed ці unsigned нерэчаісны для \"%s\""
970 #: c-decl.c:3688 cp/decl.c:10607
971 #, c-format
972 msgid "long, short, signed or unsigned used invalidly for `%s'"
973 msgstr ""
975 #: c-decl.c:3706 cp/decl.c:10628
976 #, c-format
977 msgid "complex invalid for `%s'"
978 msgstr "complex нерэчаісны для \"%s\""
980 #: c-decl.c:3748
981 #, fuzzy
982 msgid "ISO C90 does not support complex types"
983 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
985 #: c-decl.c:3760
986 msgid "ISO C does not support plain `complex' meaning `double complex'"
987 msgstr "ISO C не падтрымлівае просты \"complex\" у значэнні \"double complex\""
989 #: c-decl.c:3766 c-decl.c:3778
990 msgid "ISO C does not support complex integer types"
991 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
993 #: c-decl.c:3793 c-decl.c:4246 cp/decl.c:11241
994 msgid "duplicate `const'"
995 msgstr "паўтарэнне \"const\""
997 #: c-decl.c:3795 c-decl.c:4250 cp/decl.c:11245
998 msgid "duplicate `restrict'"
999 msgstr "паўтарэнне \"restrict\""
1001 #: c-decl.c:3797 c-decl.c:4248 cp/decl.c:11243
1002 msgid "duplicate `volatile'"
1003 msgstr "паўтарэнне \"volatile\""
1005 #: c-decl.c:3825 cp/decl.c:10791
1006 #, c-format
1007 msgid "multiple storage classes in declaration of `%s'"
1008 msgstr ""
1010 #: c-decl.c:3835
1011 msgid "function definition declared `auto'"
1012 msgstr ""
1014 #: c-decl.c:3837
1015 msgid "function definition declared `register'"
1016 msgstr ""
1018 #: c-decl.c:3839
1019 msgid "function definition declared `typedef'"
1020 msgstr ""
1022 #: c-decl.c:3841
1023 #, fuzzy
1024 msgid "function definition declared `__thread'"
1025 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1027 #: c-decl.c:3854
1028 #, c-format
1029 msgid "storage class specified for structure field `%s'"
1030 msgstr ""
1032 #: c-decl.c:3858 cp/decl.c:10838
1033 #, c-format
1034 msgid "storage class specified for parameter `%s'"
1035 msgstr ""
1037 #: c-decl.c:3861 cp/decl.c:10840
1038 msgid "storage class specified for typename"
1039 msgstr ""
1041 #: c-decl.c:3873 cp/decl.c:10855
1042 #, c-format
1043 msgid "`%s' initialized and declared `extern'"
1044 msgstr ""
1046 #: c-decl.c:3875 cp/decl.c:10858
1047 #, c-format
1048 msgid "`%s' has both `extern' and initializer"
1049 msgstr ""
1051 #: c-decl.c:3880 cp/decl.c:10866
1052 #, c-format
1053 msgid "top-level declaration of `%s' specifies `auto'"
1054 msgstr ""
1056 #: c-decl.c:3885 cp/decl.c:10862
1057 #, c-format
1058 msgid "nested function `%s' declared `extern'"
1059 msgstr ""
1061 #: c-decl.c:3891 cp/decl.c:10872
1062 #, fuzzy, c-format
1063 msgid "function-scope `%s' implicitly auto and declared `__thread'"
1064 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
1066 #. Only the innermost declarator (making a parameter be of
1067 #. array type which is converted to pointer type)
1068 #. may have static or type qualifiers.
1069 #: c-decl.c:3930 c-decl.c:4118
1070 msgid "static or type qualifiers in non-parameter array declarator"
1071 msgstr ""
1073 #: c-decl.c:3974
1074 #, c-format
1075 msgid "declaration of `%s' as array of voids"
1076 msgstr ""
1078 #: c-decl.c:3980
1079 #, c-format
1080 msgid "declaration of `%s' as array of functions"
1081 msgstr ""
1083 #: c-decl.c:3985 c-decl.c:5250
1084 #, fuzzy
1085 msgid "invalid use of structure with flexible array member"
1086 msgstr "нявернае выкарыстанне \"restict\""
1088 #: c-decl.c:4004
1089 #, c-format
1090 msgid "size of array `%s' has non-integer type"
1091 msgstr ""
1093 #: c-decl.c:4009
1094 #, c-format
1095 msgid "ISO C forbids zero-size array `%s'"
1096 msgstr ""
1098 #: c-decl.c:4016
1099 #, c-format
1100 msgid "size of array `%s' is negative"
1101 msgstr "памер масіва \"%s\" адмоўны"
1103 #: c-decl.c:4029
1104 #, c-format
1105 msgid "ISO C90 forbids array `%s' whose size can't be evaluated"
1106 msgstr ""
1108 #: c-decl.c:4032
1109 #, fuzzy, c-format
1110 msgid "ISO C90 forbids variable-size array `%s'"
1111 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
1113 #: c-decl.c:4062 c-decl.c:4272 cp/decl.c:11450
1114 #, c-format
1115 msgid "size of array `%s' is too large"
1116 msgstr "памер масіва \"%s\" вельмі вялікі"
1118 #: c-decl.c:4075
1119 #, fuzzy
1120 msgid "ISO C90 does not support flexible array members"
1121 msgstr "ISO C89 не падтрымлівае комлексныя тыпы"
1123 #: c-decl.c:4085
1124 msgid "array type has incomplete element type"
1125 msgstr ""
1127 #: c-decl.c:4092 c-decl.c:4322
1128 msgid "ISO C forbids const or volatile function types"
1129 msgstr ""
1131 #: c-decl.c:4138 cp/decl.c:10998
1132 #, c-format
1133 msgid "`%s' declared as function returning a function"
1134 msgstr ""
1136 #: c-decl.c:4143 cp/decl.c:11003
1137 #, c-format
1138 msgid "`%s' declared as function returning an array"
1139 msgstr ""
1141 #: c-decl.c:4171
1142 msgid "ISO C forbids qualified void function return type"
1143 msgstr ""
1145 #: c-decl.c:4175
1146 msgid "type qualifiers ignored on function return type"
1147 msgstr ""
1149 #: c-decl.c:4204 c-decl.c:4287 c-decl.c:4411 c-decl.c:4503
1150 msgid "ISO C forbids qualified function types"
1151 msgstr ""
1153 #: c-decl.c:4244 cp/decl.c:11237
1154 msgid "invalid type modifier within pointer declarator"
1155 msgstr ""
1157 #: c-decl.c:4342 cp/decl.c:11732
1158 #, c-format
1159 msgid "variable or field `%s' declared void"
1160 msgstr ""
1162 #: c-decl.c:4375
1163 msgid "attributes in parameter array declarator ignored"
1164 msgstr ""
1166 #: c-decl.c:4400
1167 msgid "invalid type modifier within array declarator"
1168 msgstr ""
1170 #: c-decl.c:4445
1171 #, c-format
1172 msgid "field `%s' declared as a function"
1173 msgstr ""
1175 #: c-decl.c:4451
1176 #, c-format
1177 msgid "field `%s' has incomplete type"
1178 msgstr ""
1180 #: c-decl.c:4483 c-decl.c:4485 c-decl.c:4487 c-decl.c:4494
1181 #, c-format
1182 msgid "invalid storage class for function `%s'"
1183 msgstr ""
1185 #: c-decl.c:4509
1186 msgid "`noreturn' function returns non-void value"
1187 msgstr ""
1189 #: c-decl.c:4524
1190 msgid "cannot inline function `main'"
1191 msgstr ""
1193 #: c-decl.c:4577
1194 #, c-format
1195 msgid "variable `%s' declared `inline'"
1196 msgstr ""
1198 #. A mere warning is sure to result in improper semantics
1199 #. at runtime.  Don't bother to allow this to compile.
1200 #: c-decl.c:4605 cp/decl.c:9511
1201 #, fuzzy
1202 msgid "thread-local storage not supported for this target"
1203 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
1205 #: c-decl.c:4660 c-decl.c:5746
1206 msgid "function declaration isn't a prototype"
1207 msgstr ""
1209 #: c-decl.c:4666
1210 msgid "parameter names (without types) in function declaration"
1211 msgstr ""
1213 #: c-decl.c:4698 c-decl.c:6116
1214 #, c-format
1215 msgid "parameter `%s' has incomplete type"
1216 msgstr ""
1218 #: c-decl.c:4701
1219 msgid "parameter has incomplete type"
1220 msgstr ""
1222 #: c-decl.c:4722
1223 #, c-format
1224 msgid "parameter `%s' points to incomplete type"
1225 msgstr ""
1227 #: c-decl.c:4725
1228 msgid "parameter points to incomplete type"
1229 msgstr ""
1231 #: c-decl.c:4790
1232 #, c-format
1233 msgid "parameter `%s' has just a forward declaration"
1234 msgstr ""
1236 #: c-decl.c:4831
1237 msgid "`void' in parameter list must be the entire list"
1238 msgstr ""
1240 #: c-decl.c:4862
1241 #, c-format
1242 msgid "`struct %s' declared inside parameter list"
1243 msgstr ""
1245 #: c-decl.c:4865
1246 #, c-format
1247 msgid "`union %s' declared inside parameter list"
1248 msgstr ""
1250 #: c-decl.c:4868
1251 #, c-format
1252 msgid "`enum %s' declared inside parameter list"
1253 msgstr ""
1255 #: c-decl.c:4875
1256 msgid "anonymous struct declared inside parameter list"
1257 msgstr ""
1259 #: c-decl.c:4877
1260 msgid "anonymous union declared inside parameter list"
1261 msgstr ""
1263 #: c-decl.c:4879
1264 msgid "anonymous enum declared inside parameter list"
1265 msgstr ""
1267 #: c-decl.c:4883
1268 msgid "its scope is only this definition or declaration, which is probably not what you want"
1269 msgstr ""
1271 #: c-decl.c:4960
1272 #, c-format
1273 msgid "redefinition of `union %s'"
1274 msgstr ""
1276 #: c-decl.c:4962
1277 #, fuzzy, c-format
1278 msgid "redefinition of `struct %s'"
1279 msgstr "перанакіраванне stdout: %s"
1281 #: c-decl.c:5033 cp/decl.c:7125
1282 msgid "declaration does not declare anything"
1283 msgstr ""
1285 #: c-decl.c:5075 c-decl.c:5078
1286 #, c-format
1287 msgid "%s defined inside parms"
1288 msgstr ""
1290 #: c-decl.c:5076 c-decl.c:5079 c-decl.c:5090
1291 msgid "union"
1292 msgstr "аб'яднанне"
1294 #: c-decl.c:5076 c-decl.c:5079
1295 msgid "structure"
1296 msgstr "структура"
1298 #: c-decl.c:5089
1299 #, c-format
1300 msgid "%s has no %s"
1301 msgstr ""
1303 #: c-decl.c:5090
1304 msgid "struct"
1305 msgstr "структура"
1307 #: c-decl.c:5091
1308 msgid "named members"
1309 msgstr ""
1311 #: c-decl.c:5091
1312 msgid "members"
1313 msgstr "члены"
1315 #: c-decl.c:5130
1316 #, c-format
1317 msgid "nested redefinition of `%s'"
1318 msgstr ""
1320 #: c-decl.c:5143
1321 #, c-format
1322 msgid "bit-field `%s' width not an integer constant"
1323 msgstr ""
1325 #: c-decl.c:5154
1326 #, c-format
1327 msgid "bit-field `%s' has invalid type"
1328 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
1330 #: c-decl.c:5166
1331 #, c-format
1332 msgid "bit-field `%s' type invalid in ISO C"
1333 msgstr ""
1335 #: c-decl.c:5177
1336 #, c-format
1337 msgid "negative width in bit-field `%s'"
1338 msgstr ""
1340 #: c-decl.c:5179
1341 #, c-format
1342 msgid "width of `%s' exceeds its type"
1343 msgstr ""
1345 #: c-decl.c:5181
1346 #, c-format
1347 msgid "zero width for bit-field `%s'"
1348 msgstr ""
1350 #: c-decl.c:5195
1351 #, c-format
1352 msgid "`%s' is narrower than values of its type"
1353 msgstr ""
1355 #: c-decl.c:5241
1356 msgid "flexible array member in union"
1357 msgstr ""
1359 #: c-decl.c:5243
1360 msgid "flexible array member not at end of struct"
1361 msgstr ""
1363 #: c-decl.c:5245
1364 msgid "flexible array member in otherwise empty struct"
1365 msgstr ""
1367 #: c-decl.c:5275
1368 #, c-format
1369 msgid "duplicate member `%s'"
1370 msgstr ""
1372 #: c-decl.c:5319
1373 msgid "union cannot be made transparent"
1374 msgstr ""
1376 #. This enum is a named one that has been declared already.
1377 #: c-decl.c:5424
1378 #, c-format
1379 msgid "redeclaration of `enum %s'"
1380 msgstr ""
1382 #: c-decl.c:5458
1383 msgid "enum defined inside parms"
1384 msgstr ""
1386 #: c-decl.c:5491
1387 msgid "enumeration values exceed range of largest integer"
1388 msgstr ""
1390 #: c-decl.c:5600
1391 #, c-format
1392 msgid "enumerator value for `%s' not integer constant"
1393 msgstr ""
1395 #: c-decl.c:5613
1396 msgid "overflow in enumeration values"
1397 msgstr ""
1399 #: c-decl.c:5618
1400 msgid "ISO C restricts enumerator values to range of `int'"
1401 msgstr ""
1403 #: c-decl.c:5700
1404 msgid "return type is an incomplete type"
1405 msgstr ""
1407 #: c-decl.c:5708
1408 msgid "return type defaults to `int'"
1409 msgstr ""
1411 #: c-decl.c:5755
1412 #, c-format
1413 msgid "no previous prototype for `%s'"
1414 msgstr "няма папярэдняга прататыпа для \"%s\""
1416 #: c-decl.c:5762
1417 #, c-format
1418 msgid "`%s' was used with no prototype before its definition"
1419 msgstr ""
1421 #: c-decl.c:5768
1422 #, c-format
1423 msgid "no previous declaration for `%s'"
1424 msgstr "няма папярэдняга аб'яўлення для \"%s\""
1426 #: c-decl.c:5775
1427 #, c-format
1428 msgid "`%s' was used with no declaration before its definition"
1429 msgstr ""
1431 #: c-decl.c:5799 c-decl.c:6352
1432 #, c-format
1433 msgid "return type of `%s' is not `int'"
1434 msgstr "вяртаемы тып \"%s\" не \"int\""
1436 #: c-decl.c:5815
1437 #, c-format
1438 msgid "first argument of `%s' should be `int'"
1439 msgstr "першым аргументам \"%s\" павінен быць \"int\""
1441 #: c-decl.c:5824
1442 #, c-format
1443 msgid "second argument of `%s' should be `char **'"
1444 msgstr "другім аргументам \"%s\" павінен быць \"char **\""
1446 #: c-decl.c:5833
1447 #, c-format
1448 msgid "third argument of `%s' should probably be `char **'"
1449 msgstr ""
1451 #: c-decl.c:5842
1452 #, c-format
1453 msgid "`%s' takes only zero or two arguments"
1454 msgstr ""
1456 #: c-decl.c:5845
1457 #, c-format
1458 msgid "`%s' is normally a non-static function"
1459 msgstr ""
1461 #: c-decl.c:5943
1462 msgid "parm types given both in parmlist and separately"
1463 msgstr ""
1465 #: c-decl.c:5964
1466 msgid "parameter name omitted"
1467 msgstr ""
1469 #: c-decl.c:5968 c-decl.c:6070
1470 #, c-format
1471 msgid "parameter `%s' declared void"
1472 msgstr ""
1474 #: c-decl.c:6044
1475 msgid "parameter name missing from parameter list"
1476 msgstr ""
1478 #: c-decl.c:6063
1479 #, c-format
1480 msgid "multiple parameters named `%s'"
1481 msgstr ""
1483 #: c-decl.c:6085 c-decl.c:6087
1484 #, c-format
1485 msgid "type of `%s' defaults to `int'"
1486 msgstr ""
1488 #: c-decl.c:6123
1489 #, c-format
1490 msgid "declaration for parameter `%s' but no such parameter"
1491 msgstr ""
1493 #: c-decl.c:6171
1494 msgid "number of arguments doesn't match prototype"
1495 msgstr ""
1497 #: c-decl.c:6201
1498 #, c-format
1499 msgid "promoted argument `%s' doesn't match prototype"
1500 msgstr ""
1502 #: c-decl.c:6211
1503 #, c-format
1504 msgid "argument `%s' doesn't match prototype"
1505 msgstr ""
1507 #: c-decl.c:6384 cp/decl.c:14547
1508 msgid "no return statement in function returning non-void"
1509 msgstr ""
1511 #: c-decl.c:6536
1512 msgid "this function may return with or without a value"
1513 msgstr ""
1515 #: c-decl.c:6556
1516 #, c-format
1517 msgid "size of return value of `%s' is %u bytes"
1518 msgstr "памер вяртаемага значэння \"%s\" %u байт"
1520 #: c-decl.c:6560
1521 #, c-format
1522 msgid "size of return value of `%s' is larger than %d bytes"
1523 msgstr "памер вяртаемага значэння \"%s\" больш чым %d байт"
1525 #. If we get here, declarations have been used in a for loop without
1526 #. the C99 for loop scope.  This doesn't make much sense, so don't
1527 #. allow it.
1528 #: c-decl.c:6615
1529 msgid "`for' loop initial declaration used outside C99 mode"
1530 msgstr ""
1532 #: c-decl.c:6639
1533 #, c-format
1534 msgid "`struct %s' declared in `for' loop initial declaration"
1535 msgstr ""
1537 #: c-decl.c:6642
1538 #, c-format
1539 msgid "`union %s' declared in `for' loop initial declaration"
1540 msgstr ""
1542 #: c-decl.c:6645
1543 #, c-format
1544 msgid "`enum %s' declared in `for' loop initial declaration"
1545 msgstr ""
1547 #: c-decl.c:6653
1548 #, c-format
1549 msgid "declaration of non-variable `%s' in `for' loop initial declaration"
1550 msgstr ""
1552 #: c-decl.c:6655
1553 #, c-format
1554 msgid "declaration of static variable `%s' in `for' loop initial declaration"
1555 msgstr ""
1557 #: c-decl.c:6657
1558 #, c-format
1559 msgid "declaration of `extern' variable `%s' in `for' loop initial declaration"
1560 msgstr ""
1562 #: c-format.c:109 c-format.c:191
1563 msgid "format string arg not a string type"
1564 msgstr ""
1566 #: c-format.c:124
1567 msgid "args to be formatted is not '...'"
1568 msgstr ""
1570 #: c-format.c:133
1571 msgid "strftime formats cannot format arguments"
1572 msgstr ""
1574 #: c-format.c:168 c-format.c:270
1575 msgid "format string has invalid operand number"
1576 msgstr ""
1578 #: c-format.c:202
1579 msgid "function does not return string type"
1580 msgstr "функцыя не вяртае тып string"
1582 #: c-format.c:233
1583 msgid "unrecognized format specifier"
1584 msgstr ""
1586 #: c-format.c:246
1587 #, c-format
1588 msgid "`%s' is an unrecognized format function type"
1589 msgstr ""
1591 #: c-format.c:280
1592 msgid "format string arg follows the args to be formatted"
1593 msgstr ""
1595 #: c-format.c:601
1596 msgid "` ' flag"
1597 msgstr ""
1599 #: c-format.c:601
1600 msgid "the ` ' printf flag"
1601 msgstr ""
1603 #: c-format.c:602 c-format.c:673
1604 msgid "`+' flag"
1605 msgstr ""
1607 #: c-format.c:602
1608 msgid "the `+' printf flag"
1609 msgstr ""
1611 #: c-format.c:603 c-format.c:649
1612 msgid "`#' flag"
1613 msgstr ""
1615 #: c-format.c:603
1616 msgid "the `#' printf flag"
1617 msgstr ""
1619 #: c-format.c:604 c-format.c:647
1620 msgid "`0' flag"
1621 msgstr "'0' флаг"
1623 #: c-format.c:604
1624 msgid "the `0' printf flag"
1625 msgstr ""
1627 #: c-format.c:605 c-format.c:646 c-format.c:676
1628 msgid "`-' flag"
1629 msgstr ""
1631 #: c-format.c:605
1632 msgid "the `-' printf flag"
1633 msgstr ""
1635 #: c-format.c:606 c-format.c:630
1636 msgid "`'' flag"
1637 msgstr ""
1639 #: c-format.c:606
1640 msgid "the `'' printf flag"
1641 msgstr ""
1643 #: c-format.c:607 c-format.c:631
1644 msgid "`I' flag"
1645 msgstr ""
1647 #: c-format.c:607
1648 msgid "the `I' printf flag"
1649 msgstr ""
1651 #: c-format.c:608 c-format.c:628 c-format.c:650 c-format.c:677 c-format.c:1702
1652 msgid "field width"
1653 msgstr ""
1655 #: c-format.c:608
1656 msgid "field width in printf format"
1657 msgstr ""
1659 #: c-format.c:609
1660 msgid "precision"
1661 msgstr ""
1663 #: c-format.c:609
1664 msgid "precision in printf format"
1665 msgstr ""
1667 #: c-format.c:610 c-format.c:629 c-format.c:680
1668 msgid "length modifier"
1669 msgstr ""
1671 #: c-format.c:610
1672 msgid "length modifier in printf format"
1673 msgstr ""
1675 #: c-format.c:626
1676 msgid "assignment suppression"
1677 msgstr ""
1679 #: c-format.c:626
1680 msgid "the assignment suppression scanf feature"
1681 msgstr ""
1683 #: c-format.c:627
1684 msgid "`a' flag"
1685 msgstr ""
1687 #: c-format.c:627
1688 msgid "the `a' scanf flag"
1689 msgstr ""
1691 #: c-format.c:628
1692 msgid "field width in scanf format"
1693 msgstr ""
1695 #: c-format.c:629
1696 msgid "length modifier in scanf format"
1697 msgstr ""
1699 #: c-format.c:630
1700 msgid "the `'' scanf flag"
1701 msgstr ""
1703 #: c-format.c:631
1704 msgid "the `I' scanf flag"
1705 msgstr ""
1707 #: c-format.c:645
1708 msgid "`_' flag"
1709 msgstr ""
1711 #: c-format.c:645
1712 msgid "the `_' strftime flag"
1713 msgstr ""
1715 #: c-format.c:646
1716 msgid "the `-' strftime flag"
1717 msgstr ""
1719 #: c-format.c:647
1720 msgid "the `0' strftime flag"
1721 msgstr ""
1723 #: c-format.c:648 c-format.c:672
1724 msgid "`^' flag"
1725 msgstr ""
1727 #: c-format.c:648
1728 msgid "the `^' strftime flag"
1729 msgstr ""
1731 #: c-format.c:649
1732 msgid "the `#' strftime flag"
1733 msgstr ""
1735 #: c-format.c:650
1736 msgid "field width in strftime format"
1737 msgstr ""
1739 #: c-format.c:651
1740 msgid "`E' modifier"
1741 msgstr ""
1743 #: c-format.c:651
1744 msgid "the `E' strftime modifier"
1745 msgstr ""
1747 #: c-format.c:652
1748 msgid "`O' modifier"
1749 msgstr "'O' мадыфікатар"
1751 #: c-format.c:652
1752 msgid "the `O' strftime modifier"
1753 msgstr ""
1755 #: c-format.c:653
1756 msgid "the `O' modifier"
1757 msgstr ""
1759 #: c-format.c:671
1760 msgid "fill character"
1761 msgstr ""
1763 #: c-format.c:671
1764 msgid "fill character in strfmon format"
1765 msgstr ""
1767 #: c-format.c:672
1768 msgid "the `^' strfmon flag"
1769 msgstr ""
1771 #: c-format.c:673
1772 msgid "the `+' strfmon flag"
1773 msgstr ""
1775 #: c-format.c:674
1776 msgid "`(' flag"
1777 msgstr ""
1779 #: c-format.c:674
1780 msgid "the `(' strfmon flag"
1781 msgstr ""
1783 #: c-format.c:675
1784 msgid "`!' flag"
1785 msgstr ""
1787 #: c-format.c:675
1788 msgid "the `!' strfmon flag"
1789 msgstr ""
1791 #: c-format.c:676
1792 msgid "the `-' strfmon flag"
1793 msgstr ""
1795 #: c-format.c:677
1796 msgid "field width in strfmon format"
1797 msgstr ""
1799 #: c-format.c:678
1800 msgid "left precision"
1801 msgstr ""
1803 #: c-format.c:678
1804 msgid "left precision in strfmon format"
1805 msgstr ""
1807 #: c-format.c:679
1808 msgid "right precision"
1809 msgstr ""
1811 #: c-format.c:679
1812 msgid "right precision in strfmon format"
1813 msgstr ""
1815 #: c-format.c:680
1816 msgid "length modifier in strfmon format"
1817 msgstr ""
1819 #: c-format.c:983
1820 #, c-format
1821 msgid "function might be possible candidate for `%s' format attribute"
1822 msgstr ""
1824 #: c-format.c:1107 c-format.c:1128 c-format.c:2112
1825 msgid "missing $ operand number in format"
1826 msgstr ""
1828 #: c-format.c:1138
1829 #, c-format
1830 msgid "%s does not support %%n$ operand number formats"
1831 msgstr ""
1833 #: c-format.c:1145
1834 msgid "operand number out of range in format"
1835 msgstr ""
1837 #: c-format.c:1168
1838 #, c-format
1839 msgid "format argument %d used more than once in %s format"
1840 msgstr ""
1842 #: c-format.c:1218
1843 #, c-format
1844 msgid "format argument %d unused before used argument %d in $-style format"
1845 msgstr ""
1847 #: c-format.c:1322
1848 msgid "format not a string literal, format string not checked"
1849 msgstr ""
1851 #: c-format.c:1336
1852 msgid "format not a string literal and no format arguments"
1853 msgstr ""
1855 #: c-format.c:1338
1856 msgid "format not a string literal, argument types not checked"
1857 msgstr ""
1859 #: c-format.c:1351
1860 msgid "too many arguments for format"
1861 msgstr ""
1863 #: c-format.c:1354
1864 msgid "unused arguments in $-style format"
1865 msgstr ""
1867 #: c-format.c:1357
1868 #, c-format
1869 msgid "zero-length %s format string"
1870 msgstr ""
1872 #: c-format.c:1361
1873 msgid "format is a wide character string"
1874 msgstr ""
1876 #: c-format.c:1364
1877 msgid "unterminated format string"
1878 msgstr ""
1880 #: c-format.c:1581
1881 msgid "embedded `\\0' in format"
1882 msgstr ""
1884 #: c-format.c:1596
1885 #, c-format
1886 msgid "spurious trailing `%%' in format"
1887 msgstr ""
1889 #: c-format.c:1635 c-format.c:1872
1890 #, c-format
1891 msgid "repeated %s in format"
1892 msgstr ""
1894 #: c-format.c:1648
1895 msgid "missing fill character at end of strfmon format"
1896 msgstr ""
1898 #: c-format.c:1687 c-format.c:1786 c-format.c:2066 c-format.c:2119
1899 msgid "too few arguments for format"
1900 msgstr ""
1902 #: c-format.c:1728
1903 #, c-format
1904 msgid "zero width in %s format"
1905 msgstr ""
1907 #: c-format.c:1747
1908 #, c-format
1909 msgid "empty left precision in %s format"
1910 msgstr ""
1912 #: c-format.c:1801
1913 msgid "field precision"
1914 msgstr ""
1916 #: c-format.c:1816
1917 #, c-format
1918 msgid "empty precision in %s format"
1919 msgstr ""
1921 #: c-format.c:1856
1922 #, c-format
1923 msgid "%s does not support the `%s' %s length modifier"
1924 msgstr ""
1926 #: c-format.c:1906
1927 msgid "conversion lacks type at end of format"
1928 msgstr ""
1930 #: c-format.c:1917
1931 #, c-format
1932 msgid "unknown conversion type character `%c' in format"
1933 msgstr ""
1935 #: c-format.c:1920
1936 #, c-format
1937 msgid "unknown conversion type character 0x%x in format"
1938 msgstr ""
1940 #: c-format.c:1927
1941 #, c-format
1942 msgid "%s does not support the `%%%c' %s format"
1943 msgstr ""
1945 #: c-format.c:1943
1946 #, c-format
1947 msgid "%s used with `%%%c' %s format"
1948 msgstr ""
1950 #: c-format.c:1952
1951 #, c-format
1952 msgid "%s does not support %s"
1953 msgstr "%s не падтрымлівае %s"
1955 #: c-format.c:1961
1956 #, c-format
1957 msgid "%s does not support %s with the `%%%c' %s format"
1958 msgstr ""
1960 #: c-format.c:1994
1961 #, c-format
1962 msgid "%s ignored with %s and `%%%c' %s format"
1963 msgstr ""
1965 #: c-format.c:1998
1966 #, c-format
1967 msgid "%s ignored with %s in %s format"
1968 msgstr ""
1970 #: c-format.c:2004
1971 #, c-format
1972 msgid "use of %s and %s together with `%%%c' %s format"
1973 msgstr ""
1975 #: c-format.c:2008
1976 #, c-format
1977 msgid "use of %s and %s together in %s format"
1978 msgstr ""
1980 #: c-format.c:2027
1981 #, c-format
1982 msgid "`%%%c' yields only last 2 digits of year in some locales"
1983 msgstr ""
1985 #: c-format.c:2030
1986 #, c-format
1987 msgid "`%%%c' yields only last 2 digits of year"
1988 msgstr ""
1990 #. The end of the format string was reached.
1991 #: c-format.c:2046
1992 #, c-format
1993 msgid "no closing `]' for `%%[' format"
1994 msgstr ""
1996 #: c-format.c:2059
1997 #, c-format
1998 msgid "use of `%s' length modifier with `%c' type character"
1999 msgstr ""
2001 #: c-format.c:2080
2002 #, c-format
2003 msgid "%s does not support the `%%%s%c' %s format"
2004 msgstr ""
2006 #: c-format.c:2095
2007 msgid "operand number specified with suppressed assignment"
2008 msgstr ""
2010 #: c-format.c:2097
2011 msgid "operand number specified for format taking no argument"
2012 msgstr ""
2014 #: c-format.c:2211
2015 #, c-format
2016 msgid "writing through null pointer (arg %d)"
2017 msgstr ""
2019 #: c-format.c:2220
2020 #, c-format
2021 msgid "reading through null pointer (arg %d)"
2022 msgstr ""
2024 #: c-format.c:2240
2025 #, c-format
2026 msgid "writing into constant object (arg %d)"
2027 msgstr ""
2029 #: c-format.c:2250
2030 #, c-format
2031 msgid "extra type qualifiers in format argument (arg %d)"
2032 msgstr ""
2034 #: c-format.c:2257
2035 #, c-format
2036 msgid "format argument is not a pointer (arg %d)"
2037 msgstr ""
2039 #: c-format.c:2259
2040 #, c-format
2041 msgid "format argument is not a pointer to a pointer (arg %d)"
2042 msgstr ""
2044 #: c-format.c:2330
2045 msgid "pointer"
2046 msgstr ""
2048 #: c-format.c:2332
2049 msgid "different type"
2050 msgstr ""
2052 #: c-format.c:2353
2053 #, c-format
2054 msgid "%s is not type %s (arg %d)"
2055 msgstr ""
2057 #: c-format.c:2356
2058 #, c-format
2059 msgid "%s format, %s arg (arg %d)"
2060 msgstr ""
2062 #: c-lex.c:153
2063 #, fuzzy
2064 msgid "YYDEBUG not defined"
2065 msgstr "YYDEBUG не вызначан."
2067 #: c-lex.c:290
2068 msgid "badly nested C headers from preprocessor"
2069 msgstr ""
2071 #: c-lex.c:333
2072 #, c-format
2073 msgid "ignoring #pragma %s %s"
2074 msgstr ""
2076 #: c-lex.c:383
2077 #, c-format
2078 msgid "universal-character-name '\\U%08x' not valid in identifier"
2079 msgstr ""
2081 #: c-lex.c:629
2082 #, c-format
2083 msgid "universal-character-name '\\u%04x' not valid in identifier"
2084 msgstr ""
2086 #: c-lex.c:692
2087 #, c-format
2088 msgid "stray '%c' in program"
2089 msgstr ""
2091 #: c-lex.c:694
2092 #, c-format
2093 msgid "stray '\\%o' in program"
2094 msgstr ""
2096 #: c-lex.c:850
2097 msgid "this decimal constant is unsigned only in ISO C90"
2098 msgstr ""
2100 #: c-lex.c:853
2101 msgid "this decimal constant would be unsigned in ISO C90"
2102 msgstr ""
2104 #: c-lex.c:869
2105 #, c-format
2106 msgid "integer constant is too large for \"%s\" type"
2107 msgstr ""
2109 #: c-lex.c:937
2110 #, c-format
2111 msgid "floating constant exceeds range of \"%s\""
2112 msgstr ""
2114 #: c-lex.c:973 cpplex.c:330 cpplex.c:668 cpplex.c:1942
2115 msgid "ignoring invalid multibyte character"
2116 msgstr ""
2118 #: c-opts.c:353
2119 #, fuzzy, c-format
2120 msgid "missing argument to \"-%s\""
2121 msgstr "аргумент для \"%s\" прапушчан"
2123 #: c-opts.c:357
2124 #, fuzzy, c-format
2125 msgid "no class name specified with \"-%s\""
2126 msgstr "не зададзены ўваходзячыя файлы"
2128 #: c-opts.c:364
2129 #, fuzzy, c-format
2130 msgid "missing filename after \"-%s\""
2131 msgstr "прапушчан прабел пасля нумара \"%.*s\""
2133 #: c-opts.c:369
2134 #, fuzzy, c-format
2135 msgid "missing target after \"-%s\""
2136 msgstr "аргумент для \"%s\" прапушчан"
2138 #: c-opts.c:503
2139 #, c-format
2140 msgid "options array incorrectly sorted: %s is before %s"
2141 msgstr ""
2143 #: c-opts.c:548
2144 #, c-format
2145 msgid "too many filenames given.  Type %s --help for usage"
2146 msgstr ""
2148 #: c-opts.c:934
2149 msgid "-Wno-strict-prototypes is not supported in C++"
2150 msgstr ""
2152 #: c-opts.c:1014
2153 #, fuzzy, c-format
2154 msgid "switch \"%s\" is no longer supported"
2155 msgstr "-pipe не падтрымліваецца."
2157 #: c-opts.c:1030
2158 #, c-format
2159 msgid "switch \"%s\" is deprecated, please see documentation for details"
2160 msgstr ""
2162 #: c-opts.c:1143
2163 msgid "-fhandle-exceptions has been renamed to -fexceptions (and is now on by default)"
2164 msgstr ""
2166 #: c-opts.c:1263
2167 #, fuzzy
2168 msgid "output filename specified twice"
2169 msgstr "не зададзены ўваходзячыя файлы"
2171 #: c-opts.c:1377
2172 msgid "-Wformat-y2k ignored without -Wformat"
2173 msgstr ""
2175 #: c-opts.c:1379
2176 msgid "-Wformat-extra-args ignored without -Wformat"
2177 msgstr ""
2179 #: c-opts.c:1381
2180 msgid "-Wformat-zero-length ignored without -Wformat"
2181 msgstr ""
2183 #: c-opts.c:1383
2184 msgid "-Wformat-nonliteral ignored without -Wformat"
2185 msgstr ""
2187 #: c-opts.c:1385
2188 msgid "-Wformat-security ignored without -Wformat"
2189 msgstr ""
2191 #: c-opts.c:1387
2192 msgid "-Wmissing-format-attribute ignored without -Wformat"
2193 msgstr ""
2195 #: c-opts.c:1409
2196 #, fuzzy, c-format
2197 msgid "opening output file %s"
2198 msgstr "немагчыма адчыніць файл уводу `%s'"
2200 #: c-opts.c:1464
2201 #, c-format
2202 msgid "opening dependency file %s"
2203 msgstr ""
2205 #: c-opts.c:1474
2206 #, fuzzy, c-format
2207 msgid "closing dependency file %s"
2208 msgstr "не магу знайсці крыніцу %s\n"
2210 #: c-opts.c:1477
2211 #, fuzzy, c-format
2212 msgid "when writing output to %s"
2213 msgstr "памылка запісу ў %s"
2215 #: c-opts.c:1557
2216 msgid "to generate dependencies you must specify either -M or -MM"
2217 msgstr ""
2219 #: c-opts.c:1704
2220 #, c-format
2221 msgid "\"-%s\" is valid for %s but not for %s"
2222 msgstr ""
2224 #. To keep the lines from getting too long for some compilers, limit
2225 #. to about 500 characters (6 lines) per chunk.
2226 #: c-opts.c:1714
2227 msgid ""
2228 "Switches:\n"
2229 "  -include <file>           Include the contents of <file> before other files\n"
2230 "  -imacros <file>           Accept definition of macros in <file>\n"
2231 "  -iprefix <path>           Specify <path> as a prefix for next two options\n"
2232 "  -iwithprefix <dir>        Add <dir> to the end of the system include path\n"
2233 "  -iwithprefixbefore <dir>  Add <dir> to the end of the main include path\n"
2234 "  -isystem <dir>            Add <dir> to the start of the system include path\n"
2235 msgstr ""
2237 #: c-opts.c:1723
2238 msgid ""
2239 "  -idirafter <dir>          Add <dir> to the end of the system include path\n"
2240 "  -I <dir>                  Add <dir> to the end of the main include path\n"
2241 "  -I-                       Fine-grained include path control; see info docs\n"
2242 "  -nostdinc                 Do not search system include directories\n"
2243 "                             (dirs specified with -isystem will still be used)\n"
2244 "  -nostdinc++               Do not search system include directories for C++\n"
2245 "  -o <file>                 Put output into <file>\n"
2246 msgstr ""
2248 #: c-opts.c:1732
2249 msgid ""
2250 "  -trigraphs                Support ISO C trigraphs\n"
2251 "  -std=<std name>           Specify the conformance standard; one of:\n"
2252 "                            gnu89, gnu99, c89, c99, iso9899:1990,\n"
2253 "                            iso9899:199409, iso9899:1999, c++98\n"
2254 "  -w                        Inhibit warning messages\n"
2255 "  -W[no-]trigraphs          Warn if trigraphs are encountered\n"
2256 "  -W[no-]comment{s}         Warn if one comment starts inside another\n"
2257 msgstr ""
2259 #: c-opts.c:1741
2260 msgid ""
2261 "  -W[no-]traditional        Warn about features not present in traditional C\n"
2262 "  -W[no-]undef              Warn if an undefined macro is used by #if\n"
2263 "  -W[no-]import             Warn about the use of the #import directive\n"
2264 msgstr ""
2266 #: c-opts.c:1746
2267 msgid ""
2268 "  -W[no-]error              Treat all warnings as errors\n"
2269 "  -W[no-]system-headers     Do not suppress warnings from system headers\n"
2270 "  -W[no-]all                Enable most preprocessor warnings\n"
2271 msgstr ""
2273 #: c-opts.c:1751
2274 msgid ""
2275 "  -M                        Generate make dependencies\n"
2276 "  -MM                       As -M, but ignore system header files\n"
2277 "  -MD                       Generate make dependencies and compile\n"
2278 "  -MMD                      As -MD, but ignore system header files\n"
2279 "  -MF <file>                Write dependency output to the given file\n"
2280 "  -MG                       Treat missing header file as generated files\n"
2281 msgstr ""
2283 #: c-opts.c:1759
2284 msgid ""
2285 "  -MP\t\t\t    Generate phony targets for all headers\n"
2286 "  -MQ <target>              Add a MAKE-quoted target\n"
2287 "  -MT <target>              Add an unquoted target\n"
2288 msgstr ""
2290 #: c-opts.c:1764
2291 msgid ""
2292 "  -D<macro>                 Define a <macro> with string '1' as its value\n"
2293 "  -D<macro>=<val>           Define a <macro> with <val> as its value\n"
2294 "  -A<question>=<answer>     Assert the <answer> to <question>\n"
2295 "  -A-<question>=<answer>    Disable the <answer> to <question>\n"
2296 "  -U<macro>                 Undefine <macro> \n"
2297 "  -v                        Display the version number\n"
2298 msgstr ""
2300 #: c-opts.c:1772
2301 msgid ""
2302 "  -H                        Print the name of header files as they are used\n"
2303 "  -C                        Do not discard comments\n"
2304 "  -dM                       Display a list of macro definitions active at end\n"
2305 "  -dD                       Preserve macro definitions in output\n"
2306 "  -dN                       As -dD except that only the names are preserved\n"
2307 "  -dI                       Include #include directives in the output\n"
2308 msgstr ""
2310 #: c-opts.c:1780
2311 msgid ""
2312 "  -f[no-]preprocessed       Treat the input file as already preprocessed\n"
2313 "  -ftabstop=<number>        Distance between tab stops for column reporting\n"
2314 "  -P                        Do not generate #line directives\n"
2315 "  -remap                    Remap file names when including files\n"
2316 "  --help                    Display this information\n"
2317 msgstr ""
2319 #. Like YYERROR but do call yyerror.
2320 #: c-parse.y:55 parse.y:48 objc-parse.y:56
2321 msgid "syntax error"
2322 msgstr "сінтаксічная памылка"
2324 #: /usr/share/bison/bison.simple:179
2325 #, fuzzy
2326 msgid "syntax error: cannot back up"
2327 msgstr "сінтаксічная памылка"
2329 #: c-parse.y:325 objc-parse.y:347
2330 msgid "ISO C forbids an empty source file"
2331 msgstr "ISO C не дазваляе пусты ізыходны файл"
2333 #: c-parse.y:366 c-typeck.c:6867 objc-parse.y:389
2334 msgid "argument of `asm' is not a constant string"
2335 msgstr ""
2337 #: c-parse.y:374 objc-parse.y:397
2338 msgid "ISO C forbids data definition with no type or storage class"
2339 msgstr ""
2341 #: c-parse.y:376 objc-parse.y:399
2342 msgid "data definition has no type or storage class"
2343 msgstr ""
2345 #: c-parse.y:389 objc-parse.y:412
2346 msgid "ISO C does not allow extra `;' outside of a function"
2347 msgstr ""
2349 #: c-parse.y:449 cppexp.c:1312
2350 msgid "traditional C rejects the unary plus operator"
2351 msgstr ""
2353 #: c-parse.y:496 objc-parse.y:519
2354 msgid "`sizeof' applied to a bit-field"
2355 msgstr ""
2357 #: c-parse.y:583 objc-parse.y:606
2358 msgid "ISO C forbids omitting the middle term of a ?: expression"
2359 msgstr ""
2361 #: c-parse.y:632 objc-parse.y:655
2362 msgid "ISO C89 forbids compound literals"
2363 msgstr ""
2365 #: c-parse.y:646 objc-parse.y:669
2366 msgid "ISO C forbids braced-groups within expressions"
2367 msgstr ""
2369 #: c-parse.y:677 objc-parse.y:700
2370 #, fuzzy
2371 msgid "first argument to __builtin_choose_expr not a constant"
2372 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
2374 #: c-parse.y:721 objc-parse.y:768
2375 msgid "traditional C rejects ISO C style function definitions"
2376 msgstr ""
2378 #: c-parse.y:985 c-parse.y:991 c-parse.y:997 c-parse.y:1003 c-parse.y:1024
2379 #: c-parse.y:1030 c-parse.y:1036 c-parse.y:1042 c-parse.y:1075 c-parse.y:1081
2380 #: c-parse.y:1087 c-parse.y:1093 c-parse.y:1138 c-parse.y:1144 c-parse.y:1150
2381 #: c-parse.y:1156 parse.y:1915 parse.y:1922 parse.y:1957 objc-parse.y:1032
2382 #: objc-parse.y:1038 objc-parse.y:1044 objc-parse.y:1050 objc-parse.y:1071
2383 #: objc-parse.y:1077 objc-parse.y:1083 objc-parse.y:1089 objc-parse.y:1122
2384 #: objc-parse.y:1128 objc-parse.y:1134 objc-parse.y:1140 objc-parse.y:1185
2385 #: objc-parse.y:1191 objc-parse.y:1197 objc-parse.y:1203
2386 #, c-format
2387 msgid "`%s' is not at beginning of declaration"
2388 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
2390 #: c-parse.y:1441 objc-parse.y:1497
2391 msgid "ISO C forbids empty initializer braces"
2392 msgstr ""
2394 #: c-parse.y:1455 objc-parse.y:1511
2395 msgid "ISO C89 forbids specifying subobject to initialize"
2396 msgstr ""
2398 #: c-parse.y:1458 objc-parse.y:1514
2399 msgid "obsolete use of designated initializer without `='"
2400 msgstr ""
2402 #: c-parse.y:1462 objc-parse.y:1518
2403 msgid "obsolete use of designated initializer with `:'"
2404 msgstr ""
2406 #: c-parse.y:1489 objc-parse.y:1545
2407 msgid "ISO C forbids specifying range of elements to initialize"
2408 msgstr ""
2410 #: c-parse.y:1497 c-parse.y:1528 objc-parse.y:1553 objc-parse.y:1584
2411 msgid "ISO C forbids nested functions"
2412 msgstr ""
2414 #: c-parse.y:1703 objc-parse.y:1761
2415 msgid "ISO C forbids forward references to `enum' types"
2416 msgstr ""
2418 #: c-parse.y:1715 parse.y:2385 objc-parse.y:1773
2419 msgid "comma at end of enumerator list"
2420 msgstr ""
2422 #: c-parse.y:1723 objc-parse.y:1781
2423 msgid "no semicolon at end of struct or union"
2424 msgstr ""
2426 #: c-parse.y:1732 objc-parse.y:1790 objc-parse.y:2865
2427 msgid "extra semicolon in struct or union specified"
2428 msgstr ""
2430 #: c-parse.y:1745 objc-parse.y:1817
2431 msgid "ISO C doesn't support unnamed structs/unions"
2432 msgstr ""
2434 #: c-parse.y:1754 objc-parse.y:1826
2435 msgid "ISO C forbids member declarations with no members"
2436 msgstr ""
2438 #: c-parse.y:1913 objc-parse.y:1985
2439 msgid "deprecated use of label at end of compound statement"
2440 msgstr ""
2442 #: c-parse.y:1930 objc-parse.y:2002
2443 msgid "ISO C89 forbids mixed declarations and code"
2444 msgstr ""
2446 #: c-parse.y:2005 objc-parse.y:2081
2447 msgid "ISO C forbids label declarations"
2448 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2450 #: c-parse.y:2055 parse.y:1627 objc-parse.y:2131
2451 msgid "braced-group within expression allowed only inside a function"
2452 msgstr ""
2454 #: c-parse.y:2182 objc-parse.y:2258
2455 msgid "empty body in an else-statement"
2456 msgstr "пустое цела ў else-выражэнні"
2458 #: c-parse.y:2303 objc-parse.y:2379
2459 msgid "ISO C forbids `goto *expr;'"
2460 msgstr "ISO C не падтрымлівае \"goto *expr;\""
2462 #: c-parse.y:2403 objc-parse.y:2479
2463 msgid "ISO C forbids forward parameter declarations"
2464 msgstr ""
2466 #. Gcc used to allow this as an extension.  However, it does
2467 #. not work for all targets, and thus has been disabled.
2468 #. Also, since func (...) and func () are indistinguishable,
2469 #. it caused problems with the code in expand_builtin which
2470 #. tries to verify that BUILT_IN_NEXT_ARG is being used
2471 #. correctly.
2472 #: c-parse.y:2429 objc-parse.y:2505
2473 msgid "ISO C requires a named argument before `...'"
2474 msgstr ""
2476 #: c-parse.y:2526 objc-parse.y:2602
2477 msgid "`...' in old-style identifier list"
2478 msgstr ""
2480 #: /usr/share/bison/bison.simple:795
2481 msgid "parse error; also virtual memory exhausted"
2482 msgstr ""
2484 #: /usr/share/bison/bison.simple:799 cp/spew.c:364
2485 msgid "parse error"
2486 msgstr "граматычная памылка"
2488 #: /usr/share/bison/bison.simple:924
2489 msgid "parser stack overflow"
2490 msgstr ""
2492 #: c-parse.y:2838 cp/spew.c:1521 objc-parse.y:3538
2493 #, c-format
2494 msgid "%s at end of input"
2495 msgstr "%s на прыканцы ўводу"
2497 #: c-parse.y:2844 cp/spew.c:1527 objc-parse.y:3544
2498 #, c-format
2499 msgid "%s before %s'%c'"
2500 msgstr "%s перад %s'%c'"
2502 #: c-parse.y:2846 cp/spew.c:1529 objc-parse.y:3546
2503 #, c-format
2504 msgid "%s before %s'\\x%x'"
2505 msgstr "%s перад %s'\\x%x'"
2507 #: c-parse.y:2850 cp/spew.c:1533 objc-parse.y:3550
2508 #, c-format
2509 msgid "%s before string constant"
2510 msgstr ""
2512 #: c-parse.y:2852 cp/spew.c:1535 objc-parse.y:3552
2513 #, c-format
2514 msgid "%s before numeric constant"
2515 msgstr ""
2517 #: c-parse.y:2854 objc-parse.y:3554
2518 #, c-format
2519 msgid "%s before \"%s\""
2520 msgstr "%s перад \"%s\""
2522 #: c-parse.y:2856 objc-parse.y:3556
2523 #, c-format
2524 msgid "%s before '%s' token"
2525 msgstr "%s перад знакам '%s'"
2527 #: c-parse.y:2921
2528 msgid "traditional C rejects string concatenation"
2529 msgstr ""
2531 #: c-parse.y:3047 objc-parse.y:3780
2532 #, c-format
2533 msgid "syntax error at '%s' token"
2534 msgstr ""
2536 #: c-pragma.c:107
2537 msgid "#pragma pack (pop) encountered without matching #pragma pack (push, <n>)"
2538 msgstr ""
2540 #: c-pragma.c:125
2541 #, c-format
2542 msgid "#pragma pack(pop, %s) encountered without matching #pragma pack(push, %s, <n>)"
2543 msgstr ""
2545 #: c-pragma.c:145
2546 #, fuzzy
2547 msgid "#pragma pack(push[, id], <n>) is not supported on this target"
2548 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2550 #: c-pragma.c:147
2551 #, fuzzy
2552 msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
2553 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
2555 #: c-pragma.c:167
2556 msgid "missing '(' after '#pragma pack' - ignored"
2557 msgstr ""
2559 #: c-pragma.c:180 c-pragma.c:230
2560 msgid "malformed '#pragma pack' - ignored"
2561 msgstr ""
2563 #: c-pragma.c:185
2564 msgid "malformed '#pragma pack(push[, id], <n>)' - ignored"
2565 msgstr ""
2567 #: c-pragma.c:187
2568 msgid "malformed '#pragma pack(pop[, id])' - ignored"
2569 msgstr ""
2571 #: c-pragma.c:196
2572 #, c-format
2573 msgid "unknown action '%s' for '#pragma pack' - ignored"
2574 msgstr ""
2576 #: c-pragma.c:233
2577 msgid "junk at end of '#pragma pack'"
2578 msgstr ""
2580 #: c-pragma.c:247
2581 #, c-format
2582 msgid "alignment must be a small power of two, not %d"
2583 msgstr ""
2585 #: c-pragma.c:280
2586 #, c-format
2587 msgid "applying #pragma weak `%s' after first use results in unspecified behavior"
2588 msgstr ""
2590 #: c-pragma.c:321 c-pragma.c:326
2591 msgid "malformed #pragma weak, ignored"
2592 msgstr ""
2594 #: c-pragma.c:330
2595 msgid "junk at end of #pragma weak"
2596 msgstr ""
2598 #: c-pragma.c:365 c-pragma.c:370
2599 msgid "malformed #pragma redefine_extname, ignored"
2600 msgstr ""
2602 #: c-pragma.c:375
2603 msgid "junk at end of #pragma redefine_extname"
2604 msgstr ""
2606 #: c-pragma.c:382 c-pragma.c:463
2607 msgid "#pragma redefine_extname conflicts with declaration"
2608 msgstr ""
2610 #: c-pragma.c:413
2611 msgid "malformed #pragma extern_prefix, ignored"
2612 msgstr ""
2614 #: c-pragma.c:418
2615 msgid "junk at end of #pragma extern_prefix"
2616 msgstr ""
2618 #: c-pragma.c:450
2619 #, fuzzy
2620 msgid "asm declaration conficts with previous rename"
2621 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
2623 #: c-semantics.c:565
2624 msgid "break statement not within loop or switch"
2625 msgstr ""
2627 #: c-semantics.c:583
2628 msgid "continue statement not within a loop"
2629 msgstr ""
2631 #: c-semantics.c:678
2632 msgid "destructor needed for `%#D'"
2633 msgstr "дэструктару неабходны \"%#D\""
2635 #: c-semantics.c:679
2636 msgid "where case label appears here"
2637 msgstr ""
2639 #: c-semantics.c:682
2640 msgid "(enclose actions of previous case statements requiring destructors in their own scope.)"
2641 msgstr ""
2643 #: c-semantics.c:725 c-typeck.c:6893 cp/semantics.c:897
2644 #, c-format
2645 msgid "%s qualifier ignored on asm"
2646 msgstr ""
2648 #: c-typeck.c:123
2649 #, c-format
2650 msgid "`%s' has an incomplete type"
2651 msgstr "\"%s\" мае незавершаны тып"
2653 #: c-typeck.c:145 cp/call.c:2740
2654 msgid "invalid use of void expression"
2655 msgstr ""
2657 #: c-typeck.c:153
2658 msgid "invalid use of flexible array member"
2659 msgstr ""
2661 #: c-typeck.c:159
2662 msgid "invalid use of array with unspecified bounds"
2663 msgstr ""
2665 #: c-typeck.c:167
2666 #, c-format
2667 msgid "invalid use of undefined type `%s %s'"
2668 msgstr ""
2670 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
2671 #: c-typeck.c:171
2672 #, c-format
2673 msgid "invalid use of incomplete typedef `%s'"
2674 msgstr ""
2676 #: c-typeck.c:424 c-typeck.c:438
2677 msgid "function types not truly compatible in ISO C"
2678 msgstr ""
2680 #: c-typeck.c:603
2681 msgid "types are not quite compatible"
2682 msgstr ""
2684 #: c-typeck.c:757 c-typeck.c:2673
2685 msgid "arithmetic on pointer to an incomplete type"
2686 msgstr ""
2688 #: c-typeck.c:1136
2689 #, c-format
2690 msgid "%s has no member named `%s'"
2691 msgstr ""
2693 #: c-typeck.c:1169
2694 #, c-format
2695 msgid "request for member `%s' in something not a structure or union"
2696 msgstr ""
2698 #: c-typeck.c:1201
2699 msgid "dereferencing pointer to incomplete type"
2700 msgstr ""
2702 #: c-typeck.c:1205
2703 msgid "dereferencing `void *' pointer"
2704 msgstr ""
2706 #: c-typeck.c:1222 cp/typeck.c:2357
2707 #, c-format
2708 msgid "invalid type argument of `%s'"
2709 msgstr ""
2711 #: c-typeck.c:1241 cp/typeck.c:2383
2712 msgid "subscript missing in array reference"
2713 msgstr ""
2715 #: c-typeck.c:1262 cp/typeck.c:2425
2716 msgid "array subscript has type `char'"
2717 msgstr ""
2719 #: c-typeck.c:1270 c-typeck.c:1359 cp/typeck.c:2432 cp/typeck.c:2511
2720 msgid "array subscript is not an integer"
2721 msgstr ""
2723 #: c-typeck.c:1303
2724 msgid "ISO C forbids subscripting `register' array"
2725 msgstr ""
2727 #: c-typeck.c:1305
2728 #, fuzzy
2729 msgid "ISO C90 forbids subscripting non-lvalue array"
2730 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
2732 #: c-typeck.c:1338
2733 msgid "subscript has type `char'"
2734 msgstr ""
2736 #: c-typeck.c:1354 cp/typeck.c:2506
2737 msgid "subscripted value is neither array nor pointer"
2738 msgstr ""
2740 #: c-typeck.c:1408
2741 #, c-format
2742 msgid "`%s' undeclared here (not in a function)"
2743 msgstr ""
2745 #: c-typeck.c:1415
2746 #, c-format
2747 msgid "`%s' undeclared (first use in this function)"
2748 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
2750 #: c-typeck.c:1420
2751 msgid "(Each undeclared identifier is reported only once"
2752 msgstr "(Аб кожным неабвешчаным ідэнтыфікатары паведамляецца"
2754 #: c-typeck.c:1421
2755 msgid "for each function it appears in.)"
2756 msgstr "адзін раз для кожнай функцыі, дзе ён з'яўляецца.)"
2758 #: c-typeck.c:1438
2759 #, c-format
2760 msgid "local declaration of `%s' hides instance variable"
2761 msgstr ""
2763 #: c-typeck.c:1504
2764 msgid "called object is not a function"
2765 msgstr ""
2767 #: c-typeck.c:1590 cp/typeck.c:2831
2768 msgid "too many arguments to function"
2769 msgstr "вельмі шмат аргументаў у функцыі"
2771 #: c-typeck.c:1611
2772 #, c-format
2773 msgid "type of formal parameter %d is incomplete"
2774 msgstr ""
2776 #: c-typeck.c:1624
2777 #, c-format
2778 msgid "%s as integer rather than floating due to prototype"
2779 msgstr ""
2781 #: c-typeck.c:1627
2782 #, c-format
2783 msgid "%s as integer rather than complex due to prototype"
2784 msgstr ""
2786 #: c-typeck.c:1630
2787 #, c-format
2788 msgid "%s as complex rather than floating due to prototype"
2789 msgstr ""
2791 #: c-typeck.c:1633
2792 #, c-format
2793 msgid "%s as floating rather than integer due to prototype"
2794 msgstr ""
2796 #: c-typeck.c:1636
2797 #, c-format
2798 msgid "%s as complex rather than integer due to prototype"
2799 msgstr ""
2801 #: c-typeck.c:1639
2802 #, c-format
2803 msgid "%s as floating rather than complex due to prototype"
2804 msgstr ""
2806 #: c-typeck.c:1649
2807 #, c-format
2808 msgid "%s as `float' rather than `double' due to prototype"
2809 msgstr ""
2811 #: c-typeck.c:1667
2812 #, c-format
2813 msgid "%s with different width due to prototype"
2814 msgstr ""
2816 #: c-typeck.c:1701
2817 #, c-format
2818 msgid "%s as unsigned due to prototype"
2819 msgstr ""
2821 #: c-typeck.c:1703
2822 #, c-format
2823 msgid "%s as signed due to prototype"
2824 msgstr ""
2826 #: c-typeck.c:1737 cp/typeck.c:2935
2827 msgid "too few arguments to function"
2828 msgstr "не хапае аргументаў у функцыі"
2830 #: c-typeck.c:1779
2831 msgid "suggest parentheses around + or - inside shift"
2832 msgstr ""
2834 #: c-typeck.c:1786
2835 msgid "suggest parentheses around && within ||"
2836 msgstr ""
2838 #: c-typeck.c:1795
2839 msgid "suggest parentheses around arithmetic in operand of |"
2840 msgstr ""
2842 #: c-typeck.c:1798
2843 msgid "suggest parentheses around comparison in operand of |"
2844 msgstr ""
2846 #: c-typeck.c:1807
2847 msgid "suggest parentheses around arithmetic in operand of ^"
2848 msgstr ""
2850 #: c-typeck.c:1810
2851 msgid "suggest parentheses around comparison in operand of ^"
2852 msgstr ""
2854 #: c-typeck.c:1817
2855 msgid "suggest parentheses around + or - in operand of &"
2856 msgstr ""
2858 #: c-typeck.c:1820
2859 msgid "suggest parentheses around comparison in operand of &"
2860 msgstr ""
2862 #: c-typeck.c:1827
2863 msgid "comparisons like X<=Y<=Z do not have their mathematical meaning"
2864 msgstr ""
2866 #: c-typeck.c:1987 c-typeck.c:2022
2867 msgid "division by zero"
2868 msgstr ""
2870 #: c-typeck.c:2067 cp/typeck.c:3196
2871 msgid "right shift count is negative"
2872 msgstr ""
2874 #: c-typeck.c:2074 cp/typeck.c:3202
2875 msgid "right shift count >= width of type"
2876 msgstr ""
2878 #: c-typeck.c:2095 cp/typeck.c:3221
2879 msgid "left shift count is negative"
2880 msgstr ""
2882 #: c-typeck.c:2098 cp/typeck.c:3223
2883 msgid "left shift count >= width of type"
2884 msgstr ""
2886 #: c-typeck.c:2119
2887 msgid "shift count is negative"
2888 msgstr ""
2890 #: c-typeck.c:2121
2891 msgid "shift count >= width of type"
2892 msgstr ""
2894 #: c-typeck.c:2138 cp/typeck.c:3258
2895 msgid "comparing floating point with == or != is unsafe"
2896 msgstr ""
2898 #: c-typeck.c:2164 c-typeck.c:2170
2899 msgid "ISO C forbids comparison of `void *' with function pointer"
2900 msgstr ""
2902 #: c-typeck.c:2173 c-typeck.c:2213 c-typeck.c:2241
2903 msgid "comparison of distinct pointer types lacks a cast"
2904 msgstr ""
2906 #: c-typeck.c:2187 c-typeck.c:2192 c-typeck.c:2261 c-typeck.c:2266
2907 msgid "comparison between pointer and integer"
2908 msgstr ""
2910 #: c-typeck.c:2208 c-typeck.c:2236
2911 msgid "ISO C forbids ordered comparisons of pointers to functions"
2912 msgstr ""
2914 #: c-typeck.c:2233
2915 msgid "comparison of complete and incomplete pointers"
2916 msgstr ""
2918 #: c-typeck.c:2249 c-typeck.c:2256
2919 msgid "ordered comparison of pointer with integer zero"
2920 msgstr ""
2922 #: c-typeck.c:2280 cp/typeck.c:3391
2923 msgid "unordered comparison on non-floating point argument"
2924 msgstr ""
2926 #: c-typeck.c:2491
2927 msgid "comparison between signed and unsigned"
2928 msgstr ""
2930 #: c-typeck.c:2537 cp/typeck.c:3635
2931 msgid "comparison of promoted ~unsigned with constant"
2932 msgstr ""
2934 #: c-typeck.c:2545 cp/typeck.c:3643
2935 msgid "comparison of promoted ~unsigned with unsigned"
2936 msgstr ""
2938 #: c-typeck.c:2625
2939 msgid "pointer of type `void *' used in subtraction"
2940 msgstr ""
2942 #: c-typeck.c:2627
2943 msgid "pointer to a function used in subtraction"
2944 msgstr ""
2946 #: c-typeck.c:2724
2947 msgid "wrong type argument to unary plus"
2948 msgstr ""
2950 #: c-typeck.c:2737
2951 msgid "wrong type argument to unary minus"
2952 msgstr ""
2954 #: c-typeck.c:2754
2955 msgid "ISO C does not support `~' for complex conjugation"
2956 msgstr ""
2958 #: c-typeck.c:2760
2959 msgid "wrong type argument to bit-complement"
2960 msgstr ""
2962 #: c-typeck.c:2769
2963 msgid "wrong type argument to abs"
2964 msgstr ""
2966 #: c-typeck.c:2781
2967 msgid "wrong type argument to conjugation"
2968 msgstr ""
2970 #: c-typeck.c:2795
2971 msgid "wrong type argument to unary exclamation mark"
2972 msgstr ""
2974 #: c-typeck.c:2838
2975 msgid "ISO C does not support `++' and `--' on complex types"
2976 msgstr "ISO C не падтрымлівае \"++\" і \"--\" для тыпу complex"
2978 #: c-typeck.c:2853 c-typeck.c:2885
2979 #, fuzzy
2980 msgid "wrong type argument to increment"
2981 msgstr "не хапае аргументаў у функцыі"
2983 #: c-typeck.c:2855 c-typeck.c:2887
2984 msgid "wrong type argument to decrement"
2985 msgstr ""
2987 #: c-typeck.c:2876
2988 msgid "increment of pointer to unknown structure"
2989 msgstr ""
2991 #: c-typeck.c:2878
2992 msgid "decrement of pointer to unknown structure"
2993 msgstr ""
2995 #: c-typeck.c:3015
2996 msgid "ISO C forbids the address of a cast expression"
2997 msgstr ""
2999 #: c-typeck.c:3025
3000 msgid "invalid lvalue in unary `&'"
3001 msgstr ""
3003 #: c-typeck.c:3057
3004 #, c-format
3005 msgid "attempt to take address of bit-field structure member `%s'"
3006 msgstr ""
3008 #: c-typeck.c:3166 c-typeck.c:4632 c-typeck.c:4648 c-typeck.c:4664
3009 #: final.c:3146 final.c:3148 gcc.c:4397 rtl-error.c:122 toplev.c:1694
3010 #: config/cris/cris.c:529 cp/typeck.c:4341 java/expr.c:364 java/verify.c:1467
3011 #: java/verify.c:1468 java/verify.c:1483
3012 #, c-format
3013 msgid "%s"
3014 msgstr ""
3016 #: c-typeck.c:3227
3017 msgid "ISO C forbids use of conditional expressions as lvalues"
3018 msgstr ""
3020 #: c-typeck.c:3230
3021 msgid "ISO C forbids use of compound expressions as lvalues"
3022 msgstr ""
3024 #: c-typeck.c:3233
3025 msgid "ISO C forbids use of cast expressions as lvalues"
3026 msgstr ""
3028 #: c-typeck.c:3250
3029 #, c-format
3030 msgid "%s of read-only member `%s'"
3031 msgstr ""
3033 #: c-typeck.c:3254
3034 #, c-format
3035 msgid "%s of read-only variable `%s'"
3036 msgstr ""
3038 #: c-typeck.c:3257
3039 #, c-format
3040 msgid "%s of read-only location"
3041 msgstr ""
3043 #: c-typeck.c:3276
3044 #, fuzzy, c-format
3045 msgid "cannot take address of bit-field `%s'"
3046 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
3048 #: c-typeck.c:3304
3049 #, c-format
3050 msgid "global register variable `%s' used in nested function"
3051 msgstr ""
3053 #: c-typeck.c:3308
3054 #, c-format
3055 msgid "register variable `%s' used in nested function"
3056 msgstr ""
3058 #: c-typeck.c:3315
3059 #, c-format
3060 msgid "address of global register variable `%s' requested"
3061 msgstr ""
3063 #: c-typeck.c:3327
3064 msgid "cannot put object with volatile field into register"
3065 msgstr ""
3067 #: c-typeck.c:3331
3068 #, c-format
3069 msgid "address of register variable `%s' requested"
3070 msgstr ""
3072 #: c-typeck.c:3439
3073 msgid "signed and unsigned type in conditional expression"
3074 msgstr ""
3076 #: c-typeck.c:3446
3077 msgid "ISO C forbids conditional expr with only one void side"
3078 msgstr ""
3080 #: c-typeck.c:3462 c-typeck.c:3469
3081 msgid "ISO C forbids conditional expr between `void *' and function pointer"
3082 msgstr ""
3084 #: c-typeck.c:3475
3085 msgid "pointer type mismatch in conditional expression"
3086 msgstr ""
3088 #: c-typeck.c:3482 c-typeck.c:3492
3089 msgid "pointer/integer type mismatch in conditional expression"
3090 msgstr ""
3092 #: c-typeck.c:3506
3093 msgid "type mismatch in conditional expression"
3094 msgstr ""
3096 #: c-typeck.c:3577 cp/typeck.c:4597
3097 msgid "left-hand operand of comma expression has no effect"
3098 msgstr ""
3100 #: c-typeck.c:3621
3101 msgid "cast specifies array type"
3102 msgstr ""
3104 #: c-typeck.c:3627
3105 msgid "cast specifies function type"
3106 msgstr ""
3108 #: c-typeck.c:3637
3109 msgid "ISO C forbids casting nonscalar to the same type"
3110 msgstr ""
3112 #: c-typeck.c:3656
3113 msgid "ISO C forbids casts to union type"
3114 msgstr ""
3116 #: c-typeck.c:3671
3117 msgid "cast to union type from type not present in union"
3118 msgstr ""
3120 #: c-typeck.c:3722
3121 msgid "cast adds new qualifiers to function type"
3122 msgstr ""
3124 #. There are qualifiers present in IN_OTYPE that are not
3125 #. present in IN_TYPE.
3126 #: c-typeck.c:3727
3127 msgid "cast discards qualifiers from pointer target type"
3128 msgstr ""
3130 #: c-typeck.c:3742
3131 msgid "cast increases required alignment of target type"
3132 msgstr ""
3134 #: c-typeck.c:3748 cp/typeck.c:5027
3135 msgid "cast from pointer to integer of different size"
3136 msgstr ""
3138 #: c-typeck.c:3753
3139 msgid "cast does not match function type"
3140 msgstr ""
3142 #: c-typeck.c:3760 cp/typeck.c:5034
3143 msgid "cast to pointer from integer of different size"
3144 msgstr ""
3146 #: c-typeck.c:3772
3147 msgid "type-punning to incomplete type might break strict-aliasing rules"
3148 msgstr ""
3150 #: c-typeck.c:3776
3151 msgid "dereferencing type-punned pointer will break strict-aliasing rules"
3152 msgstr ""
3154 #. Now we have handled acceptable kinds of LHS that are not truly lvalues.
3155 #. Reject anything strange now.
3156 #: c-typeck.c:3935
3157 msgid "invalid lvalue in assignment"
3158 msgstr ""
3160 #. Convert new value to destination type.
3161 #: c-typeck.c:3944 c-typeck.c:3969 c-typeck.c:3986 cp/typeck.c:5145
3162 #: cp/typeck.c:5294
3163 msgid "assignment"
3164 msgstr ""
3166 #: c-typeck.c:4056
3167 msgid "cannot pass rvalue to reference parameter"
3168 msgstr ""
3170 #: c-typeck.c:4160 c-typeck.c:4227
3171 #, c-format
3172 msgid "%s makes qualified function pointer from unqualified"
3173 msgstr ""
3175 #: c-typeck.c:4164 c-typeck.c:4207
3176 #, c-format
3177 msgid "%s discards qualifiers from pointer target type"
3178 msgstr ""
3180 #: c-typeck.c:4170
3181 msgid "ISO C prohibits argument conversion to union type"
3182 msgstr ""
3184 #: c-typeck.c:4199
3185 #, c-format
3186 msgid "ISO C forbids %s between function pointer and `void *'"
3187 msgstr ""
3189 #: c-typeck.c:4216
3190 #, c-format
3191 msgid "pointer targets in %s differ in signedness"
3192 msgstr ""
3194 #: c-typeck.c:4232
3195 #, c-format
3196 msgid "%s from incompatible pointer type"
3197 msgstr ""
3199 #: c-typeck.c:4248
3200 #, c-format
3201 msgid "%s makes pointer from integer without a cast"
3202 msgstr ""
3204 #: c-typeck.c:4256
3205 #, c-format
3206 msgid "%s makes integer from pointer without a cast"
3207 msgstr ""
3209 #: c-typeck.c:4270 c-typeck.c:4273
3210 #, c-format
3211 msgid "incompatible type for argument %d of `%s'"
3212 msgstr ""
3214 #: c-typeck.c:4277
3215 #, c-format
3216 msgid "incompatible type for argument %d of indirect function call"
3217 msgstr ""
3219 #: c-typeck.c:4281
3220 #, c-format
3221 msgid "incompatible types in %s"
3222 msgstr ""
3224 #. Function name is known; supply it.
3225 #: c-typeck.c:4339
3226 #, fuzzy, c-format
3227 msgid "passing arg of `%s'"
3228 msgstr "аргумент для \"%s\" прапушчан"
3230 #. Function name unknown (call through ptr).
3231 #: c-typeck.c:4349
3232 #, fuzzy
3233 msgid "passing arg of pointer to function"
3234 msgstr "вельмі шмат аргументаў у функцыі"
3236 #. Function name is known; supply it.
3237 #: c-typeck.c:4357
3238 #, c-format
3239 msgid "passing arg %d of `%s'"
3240 msgstr ""
3242 #. Function name unknown (call through ptr); just give arg number.
3243 #: c-typeck.c:4367
3244 #, c-format
3245 msgid "passing arg %d of pointer to function"
3246 msgstr ""
3248 #: c-typeck.c:4433
3249 msgid "initializer for static variable is not constant"
3250 msgstr ""
3252 #: c-typeck.c:4439
3253 msgid "initializer for static variable uses complicated arithmetic"
3254 msgstr ""
3256 #: c-typeck.c:4447
3257 msgid "aggregate initializer is not constant"
3258 msgstr ""
3260 #: c-typeck.c:4449
3261 msgid "aggregate initializer uses complicated arithmetic"
3262 msgstr ""
3264 #: c-typeck.c:4456
3265 msgid "traditional C rejects automatic aggregate initialization"
3266 msgstr ""
3268 #: c-typeck.c:4635 c-typeck.c:4651 c-typeck.c:4667
3269 #, c-format
3270 msgid "(near initialization for `%s')"
3271 msgstr ""
3273 #: c-typeck.c:4718 cp/typeck2.c:505
3274 msgid "char-array initialized from wide string"
3275 msgstr ""
3277 #: c-typeck.c:4725 cp/typeck2.c:512
3278 msgid "int-array initialized from non-wide string"
3279 msgstr ""
3281 #: c-typeck.c:4743 cp/typeck2.c:528
3282 msgid "initializer-string for array of chars is too long"
3283 msgstr ""
3285 #: c-typeck.c:4781
3286 msgid "array initialized from non-constant array expression"
3287 msgstr ""
3289 #: c-typeck.c:4798 c-typeck.c:4800 c-typeck.c:4816 c-typeck.c:4837
3290 #: c-typeck.c:6237
3291 msgid "initializer element is not constant"
3292 msgstr ""
3294 #: c-typeck.c:4832
3295 msgid "initialization"
3296 msgstr "ініцыялізацыя"
3298 #: c-typeck.c:4843 c-typeck.c:6242
3299 msgid "initializer element is not computable at load time"
3300 msgstr ""
3302 #: c-typeck.c:4858 cp/typeck2.c:605
3303 msgid "invalid initializer"
3304 msgstr "нерэчаісны ініцыялізатар"
3306 #: c-typeck.c:5351
3307 msgid "extra brace group at end of initializer"
3308 msgstr ""
3310 #: c-typeck.c:5371
3311 msgid "missing braces around initializer"
3312 msgstr ""
3314 #: c-typeck.c:5431
3315 msgid "braces around scalar initializer"
3316 msgstr ""
3318 #: c-typeck.c:5479
3319 msgid "initialization of flexible array member in a nested context"
3320 msgstr ""
3322 #: c-typeck.c:5481
3323 msgid "initialization of a flexible array member"
3324 msgstr ""
3326 #: c-typeck.c:5512
3327 msgid "missing initializer"
3328 msgstr "прапушчан ініцыялізатар"
3330 #: c-typeck.c:5538
3331 msgid "empty scalar initializer"
3332 msgstr ""
3334 #: c-typeck.c:5543
3335 msgid "extra elements in scalar initializer"
3336 msgstr ""
3338 #: c-typeck.c:5629
3339 msgid "initialization designators may not nest"
3340 msgstr ""
3342 #: c-typeck.c:5650 c-typeck.c:5721
3343 msgid "array index in non-array initializer"
3344 msgstr ""
3346 #: c-typeck.c:5655 c-typeck.c:5773
3347 msgid "field name not in record or union initializer"
3348 msgstr ""
3350 #: c-typeck.c:5717 c-typeck.c:5719
3351 msgid "nonconstant array index in initializer"
3352 msgstr ""
3354 #: c-typeck.c:5724
3355 msgid "array index in initializer exceeds array bounds"
3356 msgstr ""
3358 #: c-typeck.c:5735
3359 msgid "empty index range in initializer"
3360 msgstr ""
3362 #: c-typeck.c:5744
3363 msgid "array index range in initializer exceeds array bounds"
3364 msgstr ""
3366 #: c-typeck.c:5785
3367 #, c-format
3368 msgid "unknown field `%s' specified in initializer"
3369 msgstr ""
3371 #: c-typeck.c:5822 c-typeck.c:5843 c-typeck.c:6304
3372 msgid "initialized field with side-effects overwritten"
3373 msgstr ""
3375 #: c-typeck.c:6514
3376 msgid "excess elements in char array initializer"
3377 msgstr ""
3379 #: c-typeck.c:6521 c-typeck.c:6567
3380 msgid "excess elements in struct initializer"
3381 msgstr ""
3383 #: c-typeck.c:6582
3384 msgid "non-static initialization of a flexible array member"
3385 msgstr ""
3387 #: c-typeck.c:6644
3388 msgid "excess elements in union initializer"
3389 msgstr ""
3391 #: c-typeck.c:6665
3392 msgid "traditional C rejects initialization of unions"
3393 msgstr ""
3395 #: c-typeck.c:6728
3396 msgid "excess elements in array initializer"
3397 msgstr ""
3399 #: c-typeck.c:6757
3400 msgid "excess elements in vector initializer"
3401 msgstr ""
3403 #: c-typeck.c:6779
3404 msgid "excess elements in scalar initializer"
3405 msgstr ""
3407 #: c-typeck.c:6886
3408 msgid "asm template is not a string constant"
3409 msgstr ""
3411 #: c-typeck.c:6918
3412 msgid "invalid lvalue in asm statement"
3413 msgstr ""
3415 #: c-typeck.c:6993
3416 msgid "modification by `asm'"
3417 msgstr ""
3419 #: c-typeck.c:7012 cp/typeck.c:6152
3420 msgid "function declared `noreturn' has a `return' statement"
3421 msgstr ""
3423 #: c-typeck.c:7019
3424 msgid "`return' with no value, in function returning non-void"
3425 msgstr ""
3427 #: c-typeck.c:7025
3428 msgid "`return' with a value, in function returning void"
3429 msgstr ""
3431 #: c-typeck.c:7029
3432 msgid "return"
3433 msgstr "вяртанне"
3435 #: c-typeck.c:7081
3436 msgid "function returns address of local variable"
3437 msgstr ""
3439 #: c-typeck.c:7137 cp/semantics.c:555
3440 msgid "switch quantity not an integer"
3441 msgstr ""
3443 #: c-typeck.c:7147
3444 msgid "`long' switch expression not converted to `int' in ISO C"
3445 msgstr ""
3447 #: c-typeck.c:7182 cp/decl.c:5173
3448 msgid "case label not within a switch statement"
3449 msgstr ""
3451 #: c-typeck.c:7184 cp/decl.c:5178
3452 msgid "`default' label not within a switch statement"
3453 msgstr ""
3455 #: calls.c:1921
3456 #, c-format
3457 msgid "inlining failed in call to `%s'"
3458 msgstr ""
3460 #: calls.c:1922 calls.c:2228
3461 msgid "called from here"
3462 msgstr "выклікана адсюль"
3464 #: calls.c:2227
3465 #, c-format
3466 msgid "can't inline call to `%s'"
3467 msgstr ""
3469 #: calls.c:2257
3470 msgid "function call has aggregate value"
3471 msgstr ""
3473 #: calls.c:4614
3474 msgid "variable offset is passed partially in stack and in reg"
3475 msgstr ""
3477 #: calls.c:4616
3478 msgid "variable size is passed partially in stack and in reg"
3479 msgstr ""
3481 #: cfgloop.c:1106
3482 #, c-format
3483 msgid "Size of loop %d should be %d, not %d."
3484 msgstr ""
3486 #: cfgloop.c:1125
3487 #, c-format
3488 msgid "Bb %d do not belong to loop %d."
3489 msgstr ""
3491 #: cfgloop.c:1143
3492 #, c-format
3493 msgid "Loop %d's header does not have exactly 2 entries."
3494 msgstr ""
3496 #: cfgloop.c:1151
3497 #, c-format
3498 msgid "Loop %d's latch does not have exactly 1 successor."
3499 msgstr ""
3501 #: cfgloop.c:1156
3502 #, c-format
3503 msgid "Loop %d's latch does not have header as successor."
3504 msgstr ""
3506 #: cfgloop.c:1161
3507 #, c-format
3508 msgid "Loop %d's latch does not belong directly to it."
3509 msgstr ""
3511 #: cfgloop.c:1167
3512 #, c-format
3513 msgid "Loop %d's header does not belong directly to it."
3514 msgstr ""
3516 #: cfgrtl.c:1704
3517 #, c-format
3518 msgid "bb %d on wrong place"
3519 msgstr ""
3521 #: cfgrtl.c:1710
3522 #, c-format
3523 msgid "prev_bb of %d should be %d, not %d"
3524 msgstr ""
3526 #: cfgrtl.c:1730
3527 #, c-format
3528 msgid "end insn %d for block %d not found in the insn stream"
3529 msgstr ""
3531 #: cfgrtl.c:1744
3532 #, c-format
3533 msgid "insn %d is in multiple basic blocks (%d and %d)"
3534 msgstr ""
3536 #: cfgrtl.c:1756
3537 #, c-format
3538 msgid "head insn %d for block %d not found in the insn stream"
3539 msgstr ""
3541 #: cfgrtl.c:1778
3542 #, c-format
3543 msgid "verify_flow_info: REG_BR_PROB does not match cfg %i %i"
3544 msgstr ""
3546 #: cfgrtl.c:1785
3547 #, c-format
3548 msgid "verify_flow_info: Wrong count of block %i %i"
3549 msgstr ""
3551 #: cfgrtl.c:1791
3552 #, c-format
3553 msgid "verify_flow_info: Wrong frequency of block %i %i"
3554 msgstr ""
3556 #: cfgrtl.c:1799
3557 #, c-format
3558 msgid "verify_flow_info: Duplicate edge %i->%i"
3559 msgstr ""
3561 #: cfgrtl.c:1805
3562 #, c-format
3563 msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
3564 msgstr ""
3566 #: cfgrtl.c:1811
3567 #, c-format
3568 msgid "verify_flow_info: Wrong count of edge %i->%i %i"
3569 msgstr ""
3571 #: cfgrtl.c:1841
3572 #, c-format
3573 msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
3574 msgstr ""
3576 #: cfgrtl.c:1856
3577 #, c-format
3578 msgid "verify_flow_info: Incorrect fallthru %i->%i"
3579 msgstr ""
3581 #: cfgrtl.c:1858
3582 msgid "wrong insn in the fallthru edge"
3583 msgstr ""
3585 #: cfgrtl.c:1865
3586 #, c-format
3587 msgid "verify_flow_info: Basic block %d succ edge is corrupted"
3588 msgstr ""
3590 #: cfgrtl.c:1881
3591 #, c-format
3592 msgid "Missing REG_EH_REGION note in the end of bb %i"
3593 msgstr ""
3595 #: cfgrtl.c:1889
3596 #, c-format
3597 msgid "Too many outgoing branch edges from bb %i"
3598 msgstr ""
3600 #: cfgrtl.c:1894
3601 #, c-format
3602 msgid "Fallthru edge after unconditional jump %i"
3603 msgstr ""
3605 #: cfgrtl.c:1899
3606 #, c-format
3607 msgid "Wrong amount of branch edges after unconditional jump %i"
3608 msgstr ""
3610 #: cfgrtl.c:1905
3611 #, c-format
3612 msgid "Wrong amount of branch edges after conditional jump %i"
3613 msgstr ""
3615 #: cfgrtl.c:1910
3616 #, c-format
3617 msgid "Call edges for non-call insn in bb %i"
3618 msgstr ""
3620 #: cfgrtl.c:1919
3621 #, c-format
3622 msgid "Abnormal edges for no purpose in bb %i"
3623 msgstr ""
3625 #: cfgrtl.c:1934
3626 #, c-format
3627 msgid "missing barrier after block %i"
3628 msgstr ""
3630 #: cfgrtl.c:1944
3631 #, c-format
3632 msgid "basic block %d pred edge is corrupted"
3633 msgstr ""
3635 #: cfgrtl.c:1961
3636 #, c-format
3637 msgid "insn %d inside basic block %d but block_for_insn is NULL"
3638 msgstr ""
3640 #: cfgrtl.c:1965
3641 #, c-format
3642 msgid "insn %d inside basic block %d but block_for_insn is %i"
3643 msgstr ""
3645 #: cfgrtl.c:1979 cfgrtl.c:1989
3646 #, c-format
3647 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3648 msgstr ""
3650 #: cfgrtl.c:2002
3651 #, c-format
3652 msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
3653 msgstr ""
3655 #: cfgrtl.c:2014
3656 #, c-format
3657 msgid "in basic block %d:"
3658 msgstr ""
3660 #: cfgrtl.c:2015
3661 msgid "flow control insn inside a basic block"
3662 msgstr ""
3664 #: cfgrtl.c:2034
3665 #, c-format
3666 msgid "basic block %i edge lists are corrupted"
3667 msgstr ""
3669 #: cfgrtl.c:2049
3670 msgid "basic blocks not numbered consecutively"
3671 msgstr ""
3673 #: cfgrtl.c:2074
3674 msgid "insn outside basic block"
3675 msgstr ""
3677 #: cfgrtl.c:2082
3678 msgid "return not followed by barrier"
3679 msgstr ""
3681 #: cfgrtl.c:2087
3682 #, c-format
3683 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3684 msgstr ""
3686 #: cfgrtl.c:2091
3687 msgid "verify_flow_info failed"
3688 msgstr ""
3690 #: collect2.c:425
3691 msgid "internal error"
3692 msgstr "унутраная памылка"
3694 #: collect2.c:934
3695 msgid "no arguments"
3696 msgstr "няма аргументаў"
3698 #: collect2.c:1263 collect2.c:1411 collect2.c:1444
3699 #, c-format
3700 msgid "fopen %s"
3701 msgstr ""
3703 #: collect2.c:1266 collect2.c:1416 collect2.c:1447
3704 #, c-format
3705 msgid "fclose %s"
3706 msgstr ""
3708 #: collect2.c:1275
3709 #, c-format
3710 msgid "collect2 version %s"
3711 msgstr ""
3713 #: collect2.c:1365
3714 #, c-format
3715 msgid "%d constructor(s) found\n"
3716 msgstr "%d канструктар(аў) знойдзен(а)\n"
3718 #: collect2.c:1366
3719 #, c-format
3720 msgid "%d destructor(s)  found\n"
3721 msgstr "%d дэструктар(аў) знойдзен(а)\n"
3723 #: collect2.c:1367
3724 #, c-format
3725 msgid "%d frame table(s) found\n"
3726 msgstr ""
3728 #: collect2.c:1508
3729 #, c-format
3730 msgid "%s terminated with signal %d [%s]%s"
3731 msgstr ""
3733 #: collect2.c:1527
3734 #, c-format
3735 msgid "%s returned %d exit status"
3736 msgstr ""
3738 #: collect2.c:1555
3739 #, c-format
3740 msgid "[cannot find %s]"
3741 msgstr "[нельга знайсці %s]"
3743 #: collect2.c:1570
3744 #, c-format
3745 msgid "cannot find `%s'"
3746 msgstr "нельга знайсці \"%s\""
3748 #: collect2.c:1581 collect2.c:1584
3749 #, c-format
3750 msgid "redirecting stdout: %s"
3751 msgstr "перанакіраванне stdout: %s"
3753 #: collect2.c:1627
3754 #, c-format
3755 msgid "[Leaving %s]\n"
3756 msgstr ""
3758 #: collect2.c:1870
3759 #, c-format
3760 msgid ""
3761 "\n"
3762 "write_c_file - output name is %s, prefix is %s\n"
3763 msgstr ""
3765 #: collect2.c:2083
3766 msgid "cannot find `nm'"
3767 msgstr "нельга знайсці \"nm\""
3769 #: collect2.c:2093 collect2.c:2535
3770 msgid "pipe"
3771 msgstr "канвеер"
3773 #: collect2.c:2097 collect2.c:2539
3774 msgid "fdopen"
3775 msgstr ""
3777 #: collect2.c:2123 collect2.c:2565
3778 #, c-format
3779 msgid "dup2 %d 1"
3780 msgstr ""
3782 #: collect2.c:2126 collect2.c:2129 collect2.c:2142 collect2.c:2568
3783 #: collect2.c:2571 collect2.c:2584
3784 #, c-format
3785 msgid "close %d"
3786 msgstr ""
3788 #: collect2.c:2132 collect2.c:2574
3789 #, c-format
3790 msgid "execv %s"
3791 msgstr ""
3793 #: collect2.c:2186
3794 #, c-format
3795 msgid "init function found in object %s"
3796 msgstr ""
3798 #: collect2.c:2194
3799 #, c-format
3800 msgid "fini function found in object %s"
3801 msgstr ""
3803 #: collect2.c:2217 collect2.c:2623
3804 msgid "fclose"
3805 msgstr ""
3807 #: collect2.c:2262
3808 #, c-format
3809 msgid "unable to open file '%s'"
3810 msgstr "немагу адчыніць файл \"%s\""
3812 #: collect2.c:2264
3813 #, c-format
3814 msgid "unable to stat file '%s'"
3815 msgstr ""
3817 #: collect2.c:2270
3818 #, c-format
3819 msgid "unable to mmap file '%s'"
3820 msgstr ""
3822 #: collect2.c:2423
3823 msgid "not found\n"
3824 msgstr "не знойдзена\n"
3826 #: collect2.c:2425 collect2.c:2602
3827 #, c-format
3828 msgid "dynamic dependency %s not found"
3829 msgstr ""
3831 #: collect2.c:2445
3832 #, c-format
3833 msgid "bad magic number in file '%s'"
3834 msgstr "дрэнная магічная лічба ў файле \"%s\""
3836 #: collect2.c:2467
3837 msgid "dynamic dependencies.\n"
3838 msgstr ""
3840 #: collect2.c:2526
3841 msgid "cannot find `ldd'"
3842 msgstr "не магу знайсці \"ldd\""
3844 #: collect2.c:2587
3845 msgid ""
3846 "\n"
3847 "ldd output with constructors/destructors.\n"
3848 msgstr ""
3850 #: collect2.c:2614
3851 #, c-format
3852 msgid "unable to open dynamic dependency '%s'"
3853 msgstr ""
3855 #: collect2.c:2728
3856 #, c-format
3857 msgid "%s: not a COFF file"
3858 msgstr ""
3860 #: collect2.c:2847
3861 #, c-format
3862 msgid "%s: cannot open as COFF file"
3863 msgstr ""
3865 #: collect2.c:2903
3866 #, fuzzy, c-format
3867 msgid "library lib%s not found"
3868 msgstr "Бібліятэка lib%s не знойдзена"
3870 #: collect2.c:3030
3871 #, c-format
3872 msgid "open %s"
3873 msgstr ""
3875 #: collect2.c:3053
3876 msgid "incompatibilities between object file & expected values"
3877 msgstr ""
3879 #: collect2.c:3126
3880 #, c-format
3881 msgid ""
3882 "\n"
3883 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
3884 msgstr ""
3886 #: collect2.c:3135
3887 msgid "string section missing"
3888 msgstr ""
3890 #: collect2.c:3138
3891 msgid "section pointer missing"
3892 msgstr ""
3894 #: collect2.c:3186
3895 msgid "no symbol table found"
3896 msgstr ""
3898 #: collect2.c:3199
3899 msgid "no cmd_strings found"
3900 msgstr ""
3902 #: collect2.c:3211
3903 msgid ""
3904 "\n"
3905 "Updating header and load commands.\n"
3906 "\n"
3907 msgstr ""
3909 #: collect2.c:3218
3910 #, c-format
3911 msgid "load command map, %d cmds, new size %ld.\n"
3912 msgstr ""
3914 #: collect2.c:3249
3915 msgid ""
3916 "writing load commands.\n"
3917 "\n"
3918 msgstr ""
3920 #: collect2.c:3269
3921 #, c-format
3922 msgid "close %s"
3923 msgstr ""
3925 #: collect2.c:3343
3926 msgid "could not convert 0x%l.8x into a region"
3927 msgstr ""
3929 #: collect2.c:3347
3930 #, c-format
3931 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
3932 msgstr ""
3934 #: collect2.c:3474
3935 msgid "bad magic number"
3936 msgstr "дрэнны \"магічны\" нумар"
3938 #: collect2.c:3475
3939 msgid "bad header version"
3940 msgstr "дрэнная версія загалоўка"
3942 #: collect2.c:3476
3943 msgid "bad raw header version"
3944 msgstr ""
3946 #: collect2.c:3477
3947 msgid "raw header buffer too small"
3948 msgstr ""
3950 #: collect2.c:3478
3951 msgid "old raw header file"
3952 msgstr ""
3954 #: collect2.c:3479
3955 msgid "unsupported version"
3956 msgstr "непадтрымліваемая версія"
3958 #: collect2.c:3481
3959 #, c-format
3960 msgid "unknown {de,en}code_mach_o_hdr return value %d"
3961 msgstr ""
3963 #: collect2.c:3501
3964 #, c-format
3965 msgid "fstat %s"
3966 msgstr ""
3968 #: collect2.c:3538 collect2.c:3586
3969 #, c-format
3970 msgid "lseek %s 0"
3971 msgstr ""
3973 #: collect2.c:3542
3974 #, c-format
3975 msgid "read %s"
3976 msgstr ""
3978 #: collect2.c:3545
3979 #, c-format
3980 msgid "read %ld bytes, expected %ld, from %s"
3981 msgstr ""
3983 #: collect2.c:3566
3984 #, c-format
3985 msgid "msync %s"
3986 msgstr ""
3988 #: collect2.c:3573
3989 #, c-format
3990 msgid "munmap %s"
3991 msgstr ""
3993 #: collect2.c:3590
3994 #, c-format
3995 msgid "write %s"
3996 msgstr ""
3998 #: collect2.c:3593
3999 #, c-format
4000 msgid "wrote %ld bytes, expected %ld, to %s"
4001 msgstr ""
4003 #: combine.c:12966
4004 #, c-format
4005 msgid ""
4006 ";; Combiner statistics: %d attempts, %d substitutions (%d requiring new space),\n"
4007 ";; %d successes.\n"
4008 "\n"
4009 msgstr ""
4011 #: combine.c:12976
4012 #, c-format
4013 msgid ""
4014 "\n"
4015 ";; Combiner totals: %d attempts, %d substitutions (%d requiring new space),\n"
4016 ";; %d successes.\n"
4017 msgstr ""
4019 #: convert.c:69
4020 msgid "cannot convert to a pointer type"
4021 msgstr ""
4023 #: convert.c:102
4024 msgid "pointer value used where a floating point value was expected"
4025 msgstr ""
4027 #: convert.c:106
4028 msgid "aggregate value used where a float was expected"
4029 msgstr ""
4031 #: convert.c:132
4032 msgid "conversion to incomplete type"
4033 msgstr ""
4035 #: convert.c:414 convert.c:494
4036 msgid "can't convert between vector values of different size"
4037 msgstr ""
4039 #: convert.c:420
4040 msgid "aggregate value used where an integer was expected"
4041 msgstr ""
4043 #: convert.c:472 f/com.c:1100
4044 msgid "pointer value used where a complex was expected"
4045 msgstr ""
4047 #: convert.c:476 f/com.c:1102
4048 msgid "aggregate value used where a complex was expected"
4049 msgstr ""
4051 #: convert.c:500
4052 msgid "can't convert value to a vector"
4053 msgstr ""
4055 #: cpperror.c:113
4056 msgid "warning: "
4057 msgstr ""
4059 #: cpperror.c:115
4060 msgid "internal error: "
4061 msgstr ""
4063 #: cpperror.c:189
4064 #, fuzzy
4065 msgid "stdout"
4066 msgstr "структура"
4068 #: cpperror.c:191 gcc.c:6444
4069 #, c-format
4070 msgid "%s: %s"
4071 msgstr ""
4073 #: cppexp.c:199
4074 msgid "too many decimal points in number"
4075 msgstr ""
4077 #: cppexp.c:219
4078 #, fuzzy, c-format
4079 msgid "invalid digit \"%c\" in octal constant"
4080 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4082 #: cppexp.c:225
4083 msgid "use of C99 hexadecimal floating constant"
4084 msgstr ""
4086 #: cppexp.c:234
4087 msgid "exponent has no digits"
4088 msgstr ""
4090 #: cppexp.c:241
4091 msgid "hexadecimal floating constants require an exponent"
4092 msgstr ""
4094 #: cppexp.c:247
4095 #, fuzzy, c-format
4096 msgid "invalid suffix \"%.*s\" on floating constant"
4097 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4099 #: cppexp.c:257 cppexp.c:282
4100 #, c-format
4101 msgid "traditional C rejects the \"%.*s\" suffix"
4102 msgstr ""
4104 #: cppexp.c:268
4105 #, fuzzy, c-format
4106 msgid "invalid suffix \"%.*s\" on integer constant"
4107 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
4109 #: cppexp.c:289
4110 msgid "use of C99 long long integer constant"
4111 msgstr ""
4113 #: cppexp.c:295
4114 msgid "imaginary constants are a GCC extension"
4115 msgstr ""
4117 #: cppexp.c:383
4118 msgid "integer constant is too large for its type"
4119 msgstr ""
4121 #: cppexp.c:395
4122 msgid "integer constant is so large that it is unsigned"
4123 msgstr ""
4125 #: cppexp.c:482
4126 msgid "missing ')' after \"defined\""
4127 msgstr ""
4129 #: cppexp.c:489
4130 msgid "operator \"defined\" requires an identifier"
4131 msgstr ""
4133 #: cppexp.c:497
4134 #, c-format
4135 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
4136 msgstr ""
4138 #: cppexp.c:507
4139 msgid "this use of \"defined\" may not be portable"
4140 msgstr ""
4142 #: cppexp.c:545
4143 msgid "floating constant in preprocessor expression"
4144 msgstr ""
4146 #: cppexp.c:551
4147 msgid "imaginary number in preprocessor expression"
4148 msgstr ""
4150 #: cppexp.c:596
4151 #, c-format
4152 msgid "ISO C++ does not permit \"%s\" in #if"
4153 msgstr ""
4155 #: cppexp.c:604
4156 #, c-format
4157 msgid "\"%s\" is not defined"
4158 msgstr ""
4160 #: cppexp.c:737 cppexp.c:772
4161 #, fuzzy, c-format
4162 msgid "missing binary operator before token \"%s\""
4163 msgstr "прапушчан прабел пасля нумара \"%.*s\""
4165 #: cppexp.c:756
4166 #, c-format
4167 msgid "invalid character '%c' in #if"
4168 msgstr ""
4170 #: cppexp.c:758
4171 #, c-format
4172 msgid "invalid character '\\%03o' in #if"
4173 msgstr ""
4175 #: cppexp.c:763
4176 #, c-format
4177 msgid "token \"%s\" is not valid in preprocessor expressions"
4178 msgstr ""
4180 #: cppexp.c:782
4181 msgid "void expression between '(' and ')'"
4182 msgstr ""
4184 #: cppexp.c:785
4185 msgid "#if with no expression"
4186 msgstr ""
4188 #: cppexp.c:787
4189 #, c-format
4190 msgid "operator '%s' has no right operand"
4191 msgstr ""
4193 #: cppexp.c:813
4194 msgid " ':' without preceding '?'"
4195 msgstr ""
4197 #: cppexp.c:840
4198 msgid "unbalanced stack in #if"
4199 msgstr ""
4201 #: cppexp.c:862
4202 #, fuzzy, c-format
4203 msgid "impossible operator '%u'"
4204 msgstr "немагчымы апэратар '%s'"
4206 #: cppexp.c:954
4207 msgid "missing ')' in expression"
4208 msgstr ""
4210 #: cppexp.c:975
4211 msgid "'?' without following ':'"
4212 msgstr ""
4214 #: cppexp.c:985
4215 msgid "integer overflow in preprocessor expression"
4216 msgstr ""
4218 #: cppexp.c:990
4219 msgid "missing '(' in expression"
4220 msgstr ""
4222 #: cppexp.c:1026
4223 #, c-format
4224 msgid "the left operand of \"%s\" changes sign when promoted"
4225 msgstr ""
4227 #: cppexp.c:1031
4228 #, c-format
4229 msgid "the right operand of \"%s\" changes sign when promoted"
4230 msgstr ""
4232 #: cppexp.c:1414
4233 msgid "comma operator in operand of #if"
4234 msgstr ""
4236 #: cppexp.c:1551
4237 msgid "division by zero in #if"
4238 msgstr ""
4240 #: cppfiles.c:411
4241 #, c-format
4242 msgid "%s is too large"
4243 msgstr "%s - вельмі вялікі"
4245 #: cppfiles.c:447
4246 #, c-format
4247 msgid "%s is shorter than expected"
4248 msgstr ""
4250 #: cppfiles.c:461
4251 #, c-format
4252 msgid "%s is a block device"
4253 msgstr "%s - гэта блёчная прылада"
4255 #: cppfiles.c:594
4256 #, c-format
4257 msgid "no include path in which to find %s"
4258 msgstr ""
4260 #: cppfiles.c:668
4261 msgid "Multiple include guards may be useful for:\n"
4262 msgstr ""
4264 #: cppfiles.c:1014
4265 msgid "absolute file name in remap_filename"
4266 msgstr ""
4268 #: cppinit.c:224
4269 #, c-format
4270 msgid "ignoring nonexistent directory \"%s\"\n"
4271 msgstr ""
4273 #: cppinit.c:231
4274 #, c-format
4275 msgid "%s: Not a directory"
4276 msgstr "%s: не дырэкторыя"
4278 #: cppinit.c:287
4279 #, c-format
4280 msgid "ignoring duplicate directory \"%s\"\n"
4281 msgstr ""
4283 #: cppinit.c:325
4284 msgid "  as it is a non-system directory that duplicates a system directory\n"
4285 msgstr ""
4287 #: cppinit.c:891
4288 msgid "cppchar_t must be an unsigned type"
4289 msgstr ""
4291 #: cppinit.c:895
4292 #, c-format
4293 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
4294 msgstr ""
4296 #: cppinit.c:901
4297 msgid "CPP arithmetic must be at least as precise as a target int"
4298 msgstr ""
4300 #: cppinit.c:904
4301 msgid "target char is less than 8 bits wide"
4302 msgstr ""
4304 #: cppinit.c:908
4305 msgid "target wchar_t is narrower than target char"
4306 msgstr ""
4308 #: cppinit.c:912
4309 msgid "target int is narrower than target char"
4310 msgstr ""
4312 #: cppinit.c:916
4313 msgid "CPP half-integer narrower than CPP character"
4314 msgstr ""
4316 #: cppinit.c:920
4317 #, c-format
4318 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
4319 msgstr ""
4321 #: cppinit.c:972
4322 msgid "#include \"...\" search starts here:\n"
4323 msgstr ""
4325 #: cppinit.c:976
4326 msgid "#include <...> search starts here:\n"
4327 msgstr ""
4329 #: cppinit.c:979
4330 msgid "End of search list.\n"
4331 msgstr ""
4333 #: cppinit.c:1055
4334 msgid "<built-in>"
4335 msgstr ""
4337 #: cppinit.c:1057
4338 msgid "<command line>"
4339 msgstr ""
4341 #. Irix6 "cc -n32" and OSF4 cc have problems with char foo[] = ("string");
4342 #. I.e. a const string initializer with parens around it.  That is
4343 #. what N_("string") resolves to, so we make no_* be macros instead.
4344 #: cppinit.c:1162
4345 #, c-format
4346 msgid "assertion missing after %s"
4347 msgstr ""
4349 #: cppinit.c:1163
4350 #, c-format
4351 msgid "directory name missing after %s"
4352 msgstr ""
4354 #: cppinit.c:1164
4355 #, c-format
4356 msgid "file name missing after %s"
4357 msgstr ""
4359 #: cppinit.c:1165
4360 #, c-format
4361 msgid "macro name missing after %s"
4362 msgstr ""
4364 #: cppinit.c:1166
4365 #, c-format
4366 msgid "path name missing after %s"
4367 msgstr ""
4369 #: cppinit.c:1368
4370 msgid "-I- specified twice"
4371 msgstr ""
4373 #: cpplex.c:149
4374 #, c-format
4375 msgid "trigraph ??%c converted to %c"
4376 msgstr ""
4378 #: cpplex.c:157
4379 #, c-format
4380 msgid "trigraph ??%c ignored"
4381 msgstr ""
4383 #: cpplex.c:214
4384 msgid "backslash and newline separated by space"
4385 msgstr ""
4387 #: cpplex.c:221 cpptrad.c:158
4388 msgid "backslash-newline at end of file"
4389 msgstr ""
4391 #: cpplex.c:287 cpptrad.c:199
4392 msgid "\"/*\" within comment"
4393 msgstr ""
4395 #: cpplex.c:395
4396 msgid "null character(s) ignored"
4397 msgstr ""
4399 #: cpplex.c:402
4400 #, c-format
4401 msgid "%s in preprocessing directive"
4402 msgstr ""
4404 #: cpplex.c:475
4405 #, c-format
4406 msgid "attempt to use poisoned \"%s\""
4407 msgstr ""
4409 #: cpplex.c:483
4410 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
4411 msgstr ""
4413 #: cpplex.c:555
4414 msgid "'$' character(s) in identifier or number"
4415 msgstr ""
4417 #: cpplex.c:698
4418 #, c-format
4419 msgid "missing terminating %c character"
4420 msgstr "прапушчан завяршаючы сімвал %c"
4422 #: cpplex.c:711
4423 msgid "null character(s) preserved in literal"
4424 msgstr ""
4426 #: cpplex.c:915 cpptrad.c:487
4427 msgid "no newline at end of file"
4428 msgstr ""
4430 #: cpplex.c:1092 cpptrad.c:213
4431 msgid "unterminated comment"
4432 msgstr "незавершаныя каментарыі"
4434 #: cpplex.c:1103
4435 msgid "C++ style comments are not allowed in ISO C90"
4436 msgstr ""
4438 #: cpplex.c:1105
4439 msgid "(this will be reported only once per input file)"
4440 msgstr ""
4442 #: cpplex.c:1110
4443 msgid "multi-line comment"
4444 msgstr ""
4446 #: cpplex.c:1425
4447 #, fuzzy, c-format
4448 msgid "unknown string token %s\n"
4449 msgstr "невядомая назва рэгістра: %s\n"
4451 #: cpplex.c:1438
4452 #, fuzzy, c-format
4453 msgid "unspellable token %s"
4454 msgstr "немагу адчыніць файл \"%s\""
4456 #: cpplex.c:1695
4457 #, c-format
4458 msgid "the meaning of '\\%c' is different in traditional C"
4459 msgstr ""
4461 #: cpplex.c:1701
4462 msgid "incomplete universal-character-name"
4463 msgstr ""
4465 #: cpplex.c:1715
4466 #, c-format
4467 msgid "non-hex digit '%c' in universal-character-name"
4468 msgstr ""
4470 #: cpplex.c:1723
4471 msgid "universal-character-name on EBCDIC target"
4472 msgstr ""
4474 #: cpplex.c:1737
4475 msgid "universal-character-name out of range"
4476 msgstr ""
4478 #: cpplex.c:1791
4479 msgid "the meaning of '\\a' is different in traditional C"
4480 msgstr ""
4482 #: cpplex.c:1798
4483 #, c-format
4484 msgid "non-ISO-standard escape sequence, '\\%c'"
4485 msgstr ""
4487 #: cpplex.c:1809
4488 msgid "the meaning of '\\x' is different in traditional C"
4489 msgstr ""
4491 #: cpplex.c:1828 f/lex.c:585
4492 msgid "\\x used with no following hex digits"
4493 msgstr ""
4495 #: cpplex.c:1833
4496 msgid "hex escape sequence out of range"
4497 msgstr ""
4499 #: cpplex.c:1858
4500 msgid "octal escape sequence out of range"
4501 msgstr ""
4503 #: cpplex.c:1874
4504 #, c-format
4505 msgid "unknown escape sequence '\\%c'"
4506 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4508 #: cpplex.c:1877
4509 #, fuzzy, c-format
4510 msgid "unknown escape sequence: '\\%03o'"
4511 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
4513 #: cpplex.c:1882
4514 msgid "escape sequence out of range for its type"
4515 msgstr ""
4517 #: cpplex.c:1973
4518 msgid "empty character constant"
4519 msgstr "пустая сімвальная канстанта"
4521 #: cpplex.c:1983
4522 #, fuzzy
4523 msgid "character constant too long for its type"
4524 msgstr "сімвальная канстанта вельмі доўгая"
4526 #: cpplex.c:1986
4527 msgid "multi-character character constant"
4528 msgstr "мнагасімвальная сімвальная канстанта"
4530 #: cpplib.c:225
4531 #, c-format
4532 msgid "extra tokens at end of #%s directive"
4533 msgstr ""
4535 #: cpplib.c:315
4536 #, c-format
4537 msgid "#%s is a GCC extension"
4538 msgstr ""
4540 #: cpplib.c:327
4541 msgid "suggest not using #elif in traditional C"
4542 msgstr ""
4544 #: cpplib.c:330
4545 #, c-format
4546 msgid "traditional C ignores #%s with the # indented"
4547 msgstr ""
4549 #: cpplib.c:334
4550 #, c-format
4551 msgid "suggest hiding #%s from traditional C with an indented #"
4552 msgstr ""
4554 #: cpplib.c:358
4555 msgid "embedding a directive within macro arguments is not portable"
4556 msgstr ""
4558 #: cpplib.c:378
4559 msgid "style of line directive is a GCC extension"
4560 msgstr ""
4562 #: cpplib.c:427
4563 #, c-format
4564 msgid "invalid preprocessing directive #%s"
4565 msgstr ""
4567 #: cpplib.c:499
4568 msgid "\"defined\" cannot be used as a macro name"
4569 msgstr ""
4571 #: cpplib.c:505
4572 #, c-format
4573 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
4574 msgstr ""
4576 #: cpplib.c:508
4577 #, c-format
4578 msgid "no macro name given in #%s directive"
4579 msgstr ""
4581 #: cpplib.c:511
4582 msgid "macro names must be identifiers"
4583 msgstr ""
4585 #: cpplib.c:551
4586 #, c-format
4587 msgid "undefining \"%s\""
4588 msgstr ""
4590 #: cpplib.c:597
4591 msgid "missing terminating > character"
4592 msgstr ""
4594 #: cpplib.c:636
4595 #, c-format
4596 msgid "#%s expects \"FILENAME\" or <FILENAME>"
4597 msgstr ""
4599 #: cpplib.c:647
4600 #, c-format
4601 msgid "empty file name in #%s"
4602 msgstr ""
4604 #: cpplib.c:666
4605 msgid "#include_next in primary source file"
4606 msgstr ""
4608 #: cpplib.c:673
4609 msgid "#import is obsolete, use an #ifndef wrapper in the header file"
4610 msgstr ""
4612 #: cpplib.c:681
4613 msgid "#include nested too deeply"
4614 msgstr ""
4616 #: cpplib.c:738
4617 #, c-format
4618 msgid "invalid flag \"%s\" in line directive"
4619 msgstr ""
4621 #: cpplib.c:813
4622 #, c-format
4623 msgid "\"%s\" after #line is not a positive integer"
4624 msgstr ""
4626 #: cpplib.c:819
4627 msgid "line number out of range"
4628 msgstr ""
4630 #: cpplib.c:830 cpplib.c:901
4631 #, c-format
4632 msgid "\"%s\" is not a valid filename"
4633 msgstr ""
4635 #: cpplib.c:865
4636 #, c-format
4637 msgid "\"%s\" after # is not a positive integer"
4638 msgstr ""
4640 #: cpplib.c:972
4641 #, fuzzy
4642 msgid "invalid #ident directive"
4643 msgstr "нерэчаісны ініцыялізатар"
4645 #: cpplib.c:1060
4646 #, c-format
4647 msgid "registering \"%s\" as both a pragma and a pragma namespace"
4648 msgstr ""
4650 #: cpplib.c:1063
4651 #, fuzzy, c-format
4652 msgid "#pragma %s %s is already registered"
4653 msgstr "Клас \"%s\" ужо існуе"
4655 #: cpplib.c:1066
4656 #, c-format
4657 msgid "#pragma %s is already registered"
4658 msgstr ""
4660 #: cpplib.c:1140
4661 msgid "#pragma once is obsolete"
4662 msgstr ""
4664 #: cpplib.c:1143
4665 msgid "#pragma once in main file"
4666 msgstr ""
4668 #: cpplib.c:1167
4669 msgid "invalid #pragma GCC poison directive"
4670 msgstr ""
4672 #: cpplib.c:1176
4673 #, c-format
4674 msgid "poisoning existing macro \"%s\""
4675 msgstr ""
4677 #: cpplib.c:1198
4678 msgid "#pragma system_header ignored outside include file"
4679 msgstr ""
4681 #: cpplib.c:1223
4682 #, c-format
4683 msgid "cannot find source %s"
4684 msgstr "не магу знайсці крыніцу %s"
4686 #: cpplib.c:1227
4687 #, c-format
4688 msgid "current file is older than %s"
4689 msgstr ""
4691 #: cpplib.c:1343
4692 msgid "_Pragma takes a parenthesized string literal"
4693 msgstr ""
4695 #: cpplib.c:1426
4696 msgid "#else without #if"
4697 msgstr ""
4699 #: cpplib.c:1431
4700 msgid "#else after #else"
4701 msgstr ""
4703 #: cpplib.c:1433 cpplib.c:1467
4704 msgid "the conditional began here"
4705 msgstr ""
4707 #: cpplib.c:1460
4708 msgid "#elif without #if"
4709 msgstr ""
4711 #: cpplib.c:1465
4712 msgid "#elif after #else"
4713 msgstr ""
4715 #: cpplib.c:1496
4716 msgid "#endif without #if"
4717 msgstr ""
4719 #: cpplib.c:1579
4720 msgid "missing '(' after predicate"
4721 msgstr ""
4723 #: cpplib.c:1594
4724 msgid "missing ')' to complete answer"
4725 msgstr ""
4727 #: cpplib.c:1614
4728 msgid "predicate's answer is empty"
4729 msgstr ""
4731 #: cpplib.c:1644
4732 msgid "assertion without predicate"
4733 msgstr ""
4735 #: cpplib.c:1646
4736 msgid "predicate must be an identifier"
4737 msgstr ""
4739 #: cpplib.c:1735
4740 #, c-format
4741 msgid "\"%s\" re-asserted"
4742 msgstr ""
4744 #: cpplib.c:1965
4745 #, c-format
4746 msgid "unterminated #%s"
4747 msgstr ""
4749 #: cppmacro.c:94
4750 #, c-format
4751 msgid "macro \"%s\" is not used"
4752 msgstr ""
4754 #: cppmacro.c:139 cppmacro.c:294
4755 #, c-format
4756 msgid "invalid built-in macro \"%s\""
4757 msgstr ""
4759 #: cppmacro.c:234
4760 #, fuzzy
4761 msgid "could not determine date and time"
4762 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
4764 #: cppmacro.c:407
4765 msgid "invalid string literal, ignoring final '\\'"
4766 msgstr ""
4768 #: cppmacro.c:504
4769 #, c-format
4770 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
4771 msgstr ""
4773 #: cppmacro.c:546
4774 msgid "ISO C99 requires rest arguments to be used"
4775 msgstr ""
4777 #: cppmacro.c:551
4778 #, c-format
4779 msgid "macro \"%s\" requires %u arguments, but only %u given"
4780 msgstr ""
4782 #: cppmacro.c:556
4783 #, c-format
4784 msgid "macro \"%s\" passed %u arguments, but takes just %u"
4785 msgstr ""
4787 #: cppmacro.c:669 cpptrad.c:774
4788 #, c-format
4789 msgid "unterminated argument list invoking macro \"%s\""
4790 msgstr ""
4792 #: cppmacro.c:776
4793 #, c-format
4794 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
4795 msgstr ""
4797 #: cppmacro.c:1312
4798 #, c-format
4799 msgid "duplicate macro parameter \"%s\""
4800 msgstr ""
4802 #: cppmacro.c:1349
4803 #, c-format
4804 msgid "\"%s\" may not appear in macro parameter list"
4805 msgstr ""
4807 #: cppmacro.c:1357
4808 msgid "macro parameters must be comma-separated"
4809 msgstr ""
4811 #: cppmacro.c:1374
4812 msgid "parameter name missing"
4813 msgstr ""
4815 #: cppmacro.c:1389
4816 msgid "anonymous variadic macros were introduced in C99"
4817 msgstr ""
4819 #: cppmacro.c:1393
4820 msgid "ISO C does not permit named variadic macros"
4821 msgstr ""
4823 #: cppmacro.c:1402
4824 msgid "missing ')' in macro parameter list"
4825 msgstr ""
4827 #: cppmacro.c:1470
4828 msgid "ISO C requires whitespace after the macro name"
4829 msgstr ""
4831 #: cppmacro.c:1498
4832 msgid "'#' is not followed by a macro parameter"
4833 msgstr ""
4835 #: cppmacro.c:1517
4836 msgid "'##' cannot appear at either end of a macro expansion"
4837 msgstr ""
4839 #: cppmacro.c:1599
4840 #, c-format
4841 msgid "\"%s\" redefined"
4842 msgstr ""
4844 #: cppmacro.c:1604
4845 msgid "this is the location of the previous definition"
4846 msgstr ""
4848 #: cppmacro.c:1655
4849 #, c-format
4850 msgid "macro argument \"%s\" would be stringified in traditional C"
4851 msgstr ""
4853 #: cppmacro.c:1680
4854 #, c-format
4855 msgid "invalid hash type %d in cpp_macro_definition"
4856 msgstr ""
4858 #: cppspec.c:131
4859 #, c-format
4860 msgid "\"%s\" is not a valid option to the preprocessor"
4861 msgstr ""
4863 #: cppspec.c:155
4864 msgid "too many input files"
4865 msgstr "вельмі шмат уваходзячых файлаў"
4867 #: cpptrad.c:841
4868 #, c-format
4869 msgid "detected recursion whilst expanding macro \"%s\""
4870 msgstr ""
4872 #: cse.c:7187
4873 #, c-format
4874 msgid ";; Processing block from %d to %d, %d sets.\n"
4875 msgstr ""
4877 #: diagnostic.c:700
4878 msgid "((anonymous))"
4879 msgstr ""
4881 #: diagnostic.c:914
4882 #, c-format
4883 msgid "%s: warnings being treated as errors\n"
4884 msgstr ""
4886 #: diagnostic.c:949
4887 #, c-format
4888 msgid "%s: %s: "
4889 msgstr "%s: %s: "
4891 #: diagnostic.c:1040
4892 #, c-format
4893 msgid "%s "
4894 msgstr ""
4896 #: diagnostic.c:1042
4897 #, c-format
4898 msgid " %s"
4899 msgstr ""
4901 #: diagnostic.c:1064
4902 msgid "At top level:"
4903 msgstr ""
4905 #: diagnostic.c:1069
4906 #, fuzzy, c-format
4907 msgid "In member function `%s':"
4908 msgstr "у функцыі \"%s\":"
4910 #: diagnostic.c:1073
4911 #, c-format
4912 msgid "In function `%s':"
4913 msgstr "у функцыі \"%s\":"
4915 #: diagnostic.c:1161
4916 msgid "compilation terminated.\n"
4917 msgstr "кампіляцыя завершана.\n"
4919 #: diagnostic.c:1179
4920 #, c-format
4921 msgid "%s:%d: confused by earlier errors, bailing out\n"
4922 msgstr ""
4924 #: diagnostic.c:1194 diagnostic.c:1302
4925 #, c-format
4926 msgid ""
4927 "Please submit a full bug report,\n"
4928 "with preprocessed source if appropriate.\n"
4929 "See %s for instructions.\n"
4930 msgstr ""
4932 #: diagnostic.c:1300
4933 msgid "Internal compiler error: Error reporting routines re-entered.\n"
4934 msgstr ""
4936 #: diagnostic.c:1362
4937 #, fuzzy, c-format
4938 msgid "in %s, at %s:%d"
4939 msgstr "спынена ў %s, ля %s:%d"
4941 #: diagnostic.c:1383
4942 #, c-format
4943 msgid "In file included from %s:%d"
4944 msgstr "У файле уключаным з %s:%d"
4946 #: diagnostic.c:1386
4947 #, c-format
4948 msgid ""
4949 ",\n"
4950 "                 from %s:%d"
4951 msgstr ""
4953 #: diagnostic.c:1387
4954 msgid ":\n"
4955 msgstr ":\n"
4957 #: diagnostic.c:1431 diagnostic.c:1448
4958 #, c-format
4959 msgid "`%s' is deprecated (declared at %s:%d)"
4960 msgstr ""
4962 #: diagnostic.c:1451
4963 #, c-format
4964 msgid "`%s' is deprecated"
4965 msgstr ""
4967 #: diagnostic.c:1454
4968 #, c-format
4969 msgid "type is deprecated (declared at %s:%d)"
4970 msgstr ""
4972 #: diagnostic.c:1457
4973 msgid "type is deprecated"
4974 msgstr ""
4976 #: dominance.c:728
4977 #, c-format
4978 msgid "dominator of %d should be %d, not %d"
4979 msgstr ""
4981 #: dwarf2out.c:3124
4982 #, c-format
4983 msgid "DW_LOC_OP %s not implemented\n"
4984 msgstr ""
4986 #: dwarfout.c:2066
4987 #, c-format
4988 msgid "internal regno botch: `%s' has regno = %d\n"
4989 msgstr ""
4991 #: dwarfout.c:6181
4992 msgid "support for the DWARF1 debugging format is deprecated"
4993 msgstr ""
4995 #: dwarfout.c:6278
4996 msgid "can't get current directory"
4997 msgstr "не магу атрымаць бягучую дырэкторыю"
4999 #: emit-rtl.c:1151
5000 msgid "can't access real part of complex value in hard register"
5001 msgstr ""
5003 #: emit-rtl.c:1173
5004 msgid "can't access imaginary part of complex value in hard register"
5005 msgstr ""
5007 #: emit-rtl.c:3418
5008 msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
5009 msgstr ""
5011 #: errors.c:136
5012 #, c-format
5013 msgid "abort in %s, at %s:%d"
5014 msgstr "спынена ў %s, ля %s:%d"
5016 #: except.c:371
5017 msgid "exception handling disabled, use -fexceptions to enable"
5018 msgstr ""
5020 #: except.c:2969
5021 msgid "argument of `__builtin_eh_return_regno' must be constant"
5022 msgstr ""
5024 #: except.c:3090 except.c:3112
5025 msgid "__builtin_eh_return not supported on this target"
5026 msgstr ""
5028 #: explow.c:1398
5029 msgid "stack limits not supported on this target"
5030 msgstr ""
5032 #: expr.c:3323
5033 msgid "function using short complex types cannot be inline"
5034 msgstr ""
5036 #: expr.c:6197 expr.c:6206 expr.c:6215 expr.c:6220 expr.c:6522 expr.c:6538
5037 msgid "unsupported wide integer operation"
5038 msgstr ""
5040 #: expr.c:6587
5041 #, c-format
5042 msgid "prior parameter's size depends on `%s'"
5043 msgstr ""
5045 #: expr.c:6932
5046 msgid "returned value in block_exit_expr"
5047 msgstr ""
5049 #: final.c:1342
5050 msgid "negative insn length"
5051 msgstr ""
5053 #: final.c:2793
5054 msgid "could not split insn"
5055 msgstr ""
5057 #: final.c:3141
5058 msgid "invalid `asm': "
5059 msgstr ""
5061 #: final.c:3328
5062 msgid "nested assembly dialect alternatives"
5063 msgstr ""
5065 #: final.c:3345 final.c:3357
5066 msgid "unterminated assembly dialect alternative"
5067 msgstr ""
5069 #: final.c:3401
5070 #, c-format
5071 msgid "operand number missing after %%-letter"
5072 msgstr ""
5074 #: final.c:3404 final.c:3443
5075 msgid "operand number out of range"
5076 msgstr ""
5078 #: final.c:3462
5079 #, c-format
5080 msgid "invalid %%-code"
5081 msgstr "нерэчаісны %%-код"
5083 #: final.c:3493
5084 #, c-format
5085 msgid "`%%l' operand isn't a label"
5086 msgstr ""
5088 #. We can't handle floating point constants;
5089 #. PRINT_OPERAND must handle them.
5090 #: final.c:3600 vmsdbgout.c:466 config/i386/i386.c:6104
5091 #: config/pdp11/pdp11.c:1573
5092 msgid "floating constant misused"
5093 msgstr ""
5095 #: final.c:3656 vmsdbgout.c:523 config/i386/i386.c:6182
5096 #: config/pdp11/pdp11.c:1620
5097 msgid "invalid expression as operand"
5098 msgstr ""
5100 #: flow.c:352
5101 msgid "function might be possible candidate for attribute `noreturn'"
5102 msgstr ""
5104 #: flow.c:357
5105 msgid "`noreturn' function does return"
5106 msgstr ""
5108 #: flow.c:378
5109 msgid "control reaches end of non-void function"
5110 msgstr ""
5112 #: flow.c:1641
5113 msgid "Attempt to delete prologue/epilogue insn:"
5114 msgstr ""
5116 #: fold-const.c:2545 fold-const.c:2558
5117 #, c-format
5118 msgid "comparison is always %d due to width of bit-field"
5119 msgstr ""
5121 #: fold-const.c:3752 fold-const.c:3769
5122 #, c-format
5123 msgid "comparison is always %d"
5124 msgstr ""
5126 #: fold-const.c:3900
5127 msgid "`or' of unmatched not-equal tests is always 1"
5128 msgstr ""
5130 #: fold-const.c:3905
5131 msgid "`and' of mutually exclusive equal-tests is always 0"
5132 msgstr ""
5134 #: function.c:881 varasm.c:1503
5135 #, c-format
5136 msgid "size of variable `%s' is too large"
5137 msgstr ""
5139 #: function.c:5470
5140 #, c-format
5141 msgid "`%s' might be used uninitialized in this function"
5142 msgstr ""
5144 #: function.c:5477
5145 #, c-format
5146 msgid "variable `%s' might be clobbered by `longjmp' or `vfork'"
5147 msgstr ""
5149 #: function.c:5496
5150 #, c-format
5151 msgid "argument `%s' might be clobbered by `longjmp' or `vfork'"
5152 msgstr ""
5154 #: function.c:6363
5155 msgid "function returns an aggregate"
5156 msgstr ""
5158 #: function.c:6868
5159 #, c-format
5160 msgid "unused parameter `%s'"
5161 msgstr "невыкарыстаемы параметр \"%s\""
5163 #: gcc.c:1126
5164 #, c-format
5165 msgid "ambiguous abbreviation %s"
5166 msgstr ""
5168 #: gcc.c:1153
5169 #, c-format
5170 msgid "incomplete `%s' option"
5171 msgstr ""
5173 #: gcc.c:1164
5174 #, fuzzy, c-format
5175 msgid "missing argument to `%s' option"
5176 msgstr "аргумент для \"%s\" прапушчан"
5178 #: gcc.c:1177
5179 #, fuzzy, c-format
5180 msgid "extraneous argument to `%s' option"
5181 msgstr "аргумент для \"%s\" прапушчан"
5183 #: gcc.c:1505
5184 msgid "Using built-in specs.\n"
5185 msgstr ""
5187 #: gcc.c:1683
5188 #, c-format
5189 msgid ""
5190 "Setting spec %s to '%s'\n"
5191 "\n"
5192 msgstr ""
5194 #: gcc.c:1790
5195 #, c-format
5196 msgid "Reading specs from %s\n"
5197 msgstr ""
5199 #: gcc.c:1888 gcc.c:1907
5200 #, c-format
5201 msgid "specs %%include syntax malformed after %ld characters"
5202 msgstr ""
5204 #: gcc.c:1915
5205 #, fuzzy, c-format
5206 msgid "could not find specs file %s\n"
5207 msgstr "не магу знайсці крыніцу %s\n"
5209 #: gcc.c:1932 gcc.c:1940 gcc.c:1949 gcc.c:1958
5210 #, c-format
5211 msgid "specs %%rename syntax malformed after %ld characters"
5212 msgstr ""
5214 #: gcc.c:1967
5215 #, c-format
5216 msgid "specs %s spec was not found to be renamed"
5217 msgstr ""
5219 #: gcc.c:1974
5220 #, c-format
5221 msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
5222 msgstr ""
5224 #: gcc.c:1979
5225 #, c-format
5226 msgid "rename spec %s to %s\n"
5227 msgstr ""
5229 #: gcc.c:1981
5230 #, c-format
5231 msgid ""
5232 "spec is '%s'\n"
5233 "\n"
5234 msgstr ""
5236 #: gcc.c:1994
5237 #, c-format
5238 msgid "specs unknown %% command after %ld characters"
5239 msgstr ""
5241 #: gcc.c:2005 gcc.c:2018
5242 #, c-format
5243 msgid "specs file malformed after %ld characters"
5244 msgstr ""
5246 #: gcc.c:2072
5247 msgid "spec file has no spec for linking"
5248 msgstr ""
5250 #: gcc.c:2570
5251 msgid "-pipe not supported"
5252 msgstr "-pipe не падтрымліваецца"
5254 #: gcc.c:2625
5255 msgid ""
5256 "\n"
5257 "Go ahead? (y or n) "
5258 msgstr ""
5260 #: gcc.c:2751
5261 #, c-format
5262 msgid ""
5263 "Internal error: %s (program %s)\n"
5264 "Please submit a full bug report.\n"
5265 "See %s for instructions."
5266 msgstr ""
5268 #: gcc.c:2769
5269 #, c-format
5270 msgid "# %s %.2f %.2f\n"
5271 msgstr "# %s %.2f %.2f\n"
5273 #: gcc.c:2899
5274 #, c-format
5275 msgid "Usage: %s [options] file...\n"
5276 msgstr "Выкарыстанне: %s [выбары] файл...\n"
5278 #: gcc.c:2900
5279 msgid "Options:\n"
5280 msgstr "Выбары:\n"
5282 #: gcc.c:2902
5283 msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
5284 msgstr ""
5286 #: gcc.c:2903
5287 msgid "  --help                   Display this information\n"
5288 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5290 #: gcc.c:2904
5291 msgid "  --target-help            Display target specific command line options\n"
5292 msgstr ""
5294 #: gcc.c:2906
5295 msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
5296 msgstr ""
5298 #: gcc.c:2907
5299 msgid "  -dumpspecs               Display all of the built in spec strings\n"
5300 msgstr ""
5302 #: gcc.c:2908
5303 msgid "  -dumpversion             Display the version of the compiler\n"
5304 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5306 #: gcc.c:2909
5307 msgid "  -dumpmachine             Display the compiler's target processor\n"
5308 msgstr ""
5310 #: gcc.c:2910
5311 msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
5312 msgstr ""
5314 #: gcc.c:2911
5315 msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
5316 msgstr ""
5318 #: gcc.c:2912
5319 msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
5320 msgstr ""
5322 #: gcc.c:2913
5323 msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
5324 msgstr ""
5326 #: gcc.c:2914
5327 msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
5328 msgstr ""
5330 #: gcc.c:2915
5331 msgid ""
5332 "  -print-multi-lib         Display the mapping between command line options and\n"
5333 "                           multiple library search directories\n"
5334 msgstr ""
5336 #: gcc.c:2918
5337 msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
5338 msgstr ""
5340 #: gcc.c:2919
5341 msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
5342 msgstr ""
5344 #: gcc.c:2920
5345 msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
5346 msgstr ""
5348 #: gcc.c:2921
5349 msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
5350 msgstr ""
5352 #: gcc.c:2922
5353 msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
5354 msgstr ""
5356 #: gcc.c:2923
5357 msgid "  -save-temps              Do not delete intermediate files\n"
5358 msgstr ""
5360 #: gcc.c:2924
5361 msgid "  -pipe                    Use pipes rather than intermediate files\n"
5362 msgstr ""
5364 #: gcc.c:2925
5365 msgid "  -time                    Time the execution of each subprocess\n"
5366 msgstr ""
5368 #: gcc.c:2926
5369 #, fuzzy
5370 msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
5371 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5373 #: gcc.c:2927
5374 msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
5375 msgstr ""
5377 #: gcc.c:2928
5378 msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
5379 msgstr ""
5381 #: gcc.c:2929
5382 msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
5383 msgstr ""
5385 #: gcc.c:2930
5386 msgid "  -V <version>             Run gcc version number <version>, if installed\n"
5387 msgstr ""
5389 #: gcc.c:2931
5390 msgid "  -v                       Display the programs invoked by the compiler\n"
5391 msgstr ""
5393 #: gcc.c:2932
5394 msgid "  -###                     Like -v but options quoted and commands not executed\n"
5395 msgstr ""
5397 #: gcc.c:2933
5398 msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
5399 msgstr ""
5401 #: gcc.c:2934
5402 msgid "  -S                       Compile only; do not assemble or link\n"
5403 msgstr ""
5405 #: gcc.c:2935
5406 msgid "  -c                       Compile and assemble, but do not link\n"
5407 msgstr ""
5409 #: gcc.c:2936
5410 msgid "  -o <file>                Place the output into <file>\n"
5411 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5413 #: gcc.c:2937
5414 msgid ""
5415 "  -x <language>            Specify the language of the following input files\n"
5416 "                           Permissable languages include: c c++ assembler none\n"
5417 "                           'none' means revert to the default behavior of\n"
5418 "                           guessing the language based on the file's extension\n"
5419 msgstr ""
5421 #: gcc.c:2944
5422 #, c-format
5423 msgid ""
5424 "\n"
5425 "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
5426 " passed on to the various sub-processes invoked by %s.  In order to pass\n"
5427 " other options on to these processes the -W<letter> options must be used.\n"
5428 msgstr ""
5430 #: gcc.c:3079
5431 #, c-format
5432 msgid "`-%c' option must have argument"
5433 msgstr ""
5435 #: gcc.c:3101
5436 #, c-format
5437 msgid "couldn't run `%s': %s"
5438 msgstr ""
5440 #. translate_options () has turned --version into -fversion.
5441 #: gcc.c:3278
5442 #, c-format
5443 msgid "%s (GCC) %s\n"
5444 msgstr ""
5446 #: gcc.c:3279
5447 msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"
5448 msgstr ""
5450 #: gcc.c:3281 gcov.c:364
5451 msgid ""
5452 "This is free software; see the source for copying conditions.  There is NO\n"
5453 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
5454 "\n"
5455 msgstr ""
5457 #: gcc.c:3382
5458 msgid "argument to `-Xlinker' is missing"
5459 msgstr ""
5461 #: gcc.c:3390
5462 #, fuzzy
5463 msgid "argument to `-l' is missing"
5464 msgstr "аргумент для \"-x\" прапушчан"
5466 #: gcc.c:3407
5467 msgid "argument to `-specs' is missing"
5468 msgstr ""
5470 #: gcc.c:3422
5471 msgid "argument to `-specs=' is missing"
5472 msgstr ""
5474 #: gcc.c:3452
5475 #, c-format
5476 msgid "`-%c' must come at the start of the command line"
5477 msgstr ""
5479 #: gcc.c:3461
5480 msgid "argument to `-B' is missing"
5481 msgstr ""
5483 #: gcc.c:3634
5484 msgid "cannot specify -o with -c or -S and multiple compilations"
5485 msgstr ""
5487 #: gcc.c:3807
5488 msgid "warning: -pipe ignored because -save-temps specified"
5489 msgstr ""
5491 #: gcc.c:3811
5492 msgid "warning: -pipe ignored because -time specified"
5493 msgstr ""
5495 #: gcc.c:3823
5496 msgid "argument to `-x' is missing"
5497 msgstr "аргумент для \"-x\" прапушчан"
5499 #: gcc.c:3851
5500 #, c-format
5501 msgid "argument to `-%s' is missing"
5502 msgstr "аргумент для \"-%s\" прапушчан"
5504 #: gcc.c:3912
5505 #, c-format
5506 msgid "warning: `-x %s' after last input file has no effect"
5507 msgstr ""
5509 #: gcc.c:4257
5510 #, fuzzy
5511 msgid "invalid specification!  Bug in cc"
5512 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
5514 #: gcc.c:4411
5515 #, c-format
5516 msgid "%s\n"
5517 msgstr "%s\n"
5519 #. Catch the case where a spec string contains something like
5520 #. '%{foo:%*}'.  ie there is no * in the pattern on the left
5521 #. hand side of the :.
5522 #: gcc.c:4971
5523 #, c-format
5524 msgid "spec failure: '%%*' has not been initialized by pattern match"
5525 msgstr ""
5527 #: gcc.c:4980
5528 #, c-format
5529 msgid "warning: use of obsolete %%[ operator in specs"
5530 msgstr ""
5532 #: gcc.c:4998
5533 #, c-format
5534 msgid "Processing spec %c%s%c, which is '%s'\n"
5535 msgstr ""
5537 #: gcc.c:5123
5538 #, fuzzy, c-format
5539 msgid "spec failure: unrecognized spec option '%c'"
5540 msgstr "нераспазнаны выбар \"-%s\""
5542 #: gcc.c:5204
5543 #, fuzzy, c-format
5544 msgid "unknown spec function `%s'"
5545 msgstr "у функцыі \"%s\":"
5547 #: gcc.c:5223
5548 #, fuzzy, c-format
5549 msgid "error in args to spec function `%s'"
5550 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5552 #: gcc.c:5272
5553 msgid "malformed spec function name"
5554 msgstr ""
5556 #. )
5557 #: gcc.c:5275
5558 #, fuzzy
5559 msgid "no arguments for spec function"
5560 msgstr "не хапае аргументаў у функцыі"
5562 #: gcc.c:5294
5563 msgid "malformed spec function arguments"
5564 msgstr ""
5566 #: gcc.c:5402
5567 msgid "mismatched braces in specs"
5568 msgstr ""
5570 #: gcc.c:6097
5571 #, c-format
5572 msgid "unrecognized option `-%s'"
5573 msgstr "нераспазнаны выбар \"-%s\""
5575 #: gcc.c:6103
5576 #, c-format
5577 msgid "install: %s%s\n"
5578 msgstr ""
5580 #: gcc.c:6104
5581 #, c-format
5582 msgid "programs: %s\n"
5583 msgstr "праграмы: %s\n"
5585 #: gcc.c:6105
5586 #, c-format
5587 msgid "libraries: %s\n"
5588 msgstr "бібліятэкі: %s\n"
5590 #: gcc.c:6162
5591 msgid ""
5592 "\n"
5593 "For bug reporting instructions, please see:\n"
5594 msgstr ""
5595 "\n"
5596 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5598 #: gcc.c:6178
5599 #, c-format
5600 msgid "Configured with: %s\n"
5601 msgstr ""
5603 #: gcc.c:6192
5604 #, c-format
5605 msgid "Thread model: %s\n"
5606 msgstr ""
5608 #: gcc.c:6203
5609 #, c-format
5610 msgid "gcc version %s\n"
5611 msgstr "версія gcc %s\n"
5613 #: gcc.c:6205
5614 #, c-format
5615 msgid "gcc driver version %s executing gcc version %s\n"
5616 msgstr ""
5618 #: gcc.c:6213
5619 #, fuzzy
5620 msgid "no input files"
5621 msgstr "няма ўваходзячых файлаў"
5623 #: gcc.c:6251
5624 #, c-format
5625 msgid "%s: %s compiler not installed on this system"
5626 msgstr "%s: %s кампілятар не ўсталяваны на гэтай сістэме"
5628 #: gcc.c:6326
5629 #, c-format
5630 msgid "%s: linker input file unused because linking not done"
5631 msgstr ""
5633 #: gcc.c:6369
5634 #, c-format
5635 msgid "language %s not recognized"
5636 msgstr "мова %s не распазнана"
5638 #: gcc.c:6472
5639 #, fuzzy
5640 msgid "internal gcc abort"
5641 msgstr "унутраная памылка"
5643 #: gcov.c:325
5644 msgid "Internal gcov abort.\n"
5645 msgstr ""
5647 #: gcov.c:338
5648 msgid ""
5649 "Usage: gcov [OPTION]... SOURCEFILE\n"
5650 "\n"
5651 msgstr ""
5653 #: gcov.c:339
5654 msgid ""
5655 "Print code coverage information.\n"
5656 "\n"
5657 msgstr ""
5659 #: gcov.c:340
5660 #, fuzzy
5661 msgid "  -h, --help                      Print this help, then exit\n"
5662 msgstr "  --help                   Адлюстраваць гэту інфармацыю\n"
5664 #: gcov.c:341
5665 #, fuzzy
5666 msgid "  -v, --version                   Print version number, then exit\n"
5667 msgstr "  -dumpversion             Адлюстраваць версію кампілятара\n"
5669 #: gcov.c:342
5670 msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
5671 msgstr ""
5673 #: gcov.c:343
5674 msgid ""
5675 "  -c, --branch-counts             Given counts of branches taken\n"
5676 "                                    rather than percentages\n"
5677 msgstr ""
5679 #: gcov.c:345
5680 #, fuzzy
5681 msgid "  -n, --no-output                 Do not create an output file\n"
5682 msgstr "  -o <файл>                Памясціць вывад у <файл>\n"
5684 #: gcov.c:346
5685 msgid ""
5686 "  -l, --long-file-names           Use long output file names for included\n"
5687 "                                    source files\n"
5688 msgstr ""
5690 #: gcov.c:348
5691 msgid "  -f, --function-summaries        Output summaries for each function\n"
5692 msgstr ""
5694 #: gcov.c:349
5695 msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
5696 msgstr ""
5698 #: gcov.c:350
5699 msgid "  -p, --preserve-paths            Preserve all pathname components\n"
5700 msgstr ""
5702 #: gcov.c:351
5703 #, fuzzy, c-format
5704 msgid ""
5705 "\n"
5706 "For bug reporting instructions, please see:\n"
5707 "%s.\n"
5708 msgstr ""
5709 "\n"
5710 "Інструкцыі для паведамленняў аб памылках глядзіце тут:\n"
5712 #: gcov.c:361
5713 #, c-format
5714 msgid "gcov (GCC) %s\n"
5715 msgstr ""
5717 #: gcov.c:362
5718 msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5719 msgstr "Copyright (C) 2001 Free Software Foundation, Inc.\n"
5721 #: gcov.c:500
5722 #, c-format
5723 msgid "Could not open basic block file %s.\n"
5724 msgstr ""
5726 #: gcov.c:507
5727 #, c-format
5728 msgid "Could not open program flow graph file %s.\n"
5729 msgstr ""
5731 #: gcov.c:524
5732 #, c-format
5733 msgid "Could not open data file %s.\n"
5734 msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
5736 #: gcov.c:525
5737 msgid "Assuming that all execution counts are zero.\n"
5738 msgstr ""
5740 #: gcov.c:534
5741 #, c-format
5742 msgid "No executable code associated with file %s.\n"
5743 msgstr ""
5745 #: gcov.c:1186
5746 #, c-format
5747 msgid "%s of %d lines executed in %s %s\n"
5748 msgstr ""
5750 #: gcov.c:1191
5751 #, c-format
5752 msgid "No executable lines in %s %s\n"
5753 msgstr ""
5755 #: gcov.c:1198
5756 #, c-format
5757 msgid "%s of %d branches executed in %s %s\n"
5758 msgstr ""
5760 #: gcov.c:1203
5761 #, c-format
5762 msgid "%s of %d branches taken at least once in %s %s\n"
5763 msgstr ""
5765 #: gcov.c:1209
5766 #, c-format
5767 msgid "No branches in %s %s\n"
5768 msgstr ""
5770 #: gcov.c:1211
5771 #, c-format
5772 msgid "%s of %d calls executed in %s %s\n"
5773 msgstr ""
5775 #: gcov.c:1216
5776 #, c-format
5777 msgid "No calls in %s %s\n"
5778 msgstr ""
5780 #: gcov.c:1351
5781 #, c-format
5782 msgid "didn't use all bb entries of graph, function %s\n"
5783 msgstr ""
5785 #: gcov.c:1353
5786 #, c-format
5787 msgid "block_num = %ld, num_blocks = %d\n"
5788 msgstr ""
5790 #: gcov.c:1367
5791 #, c-format
5792 msgid "ERROR: unexpected line number %ld\n"
5793 msgstr ""
5795 #: gcov.c:1383
5796 #, fuzzy, c-format
5797 msgid "ERROR: too many basic blocks in function %s\n"
5798 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
5800 #: gcov.c:1398
5801 #, c-format
5802 msgid "ERROR: out of range line number in function %s\n"
5803 msgstr ""
5805 #: gcov.c:1470
5806 #, c-format
5807 msgid "Could not open source file %s.\n"
5808 msgstr ""
5810 #: gcov.c:1480
5811 #, c-format
5812 msgid "Warning: source file %s is newer than %s\n"
5813 msgstr ""
5815 #: gcov.c:1510
5816 #, c-format
5817 msgid "Unexpected EOF while reading source file %s.\n"
5818 msgstr ""
5820 #: gcov.c:1532
5821 #, c-format
5822 msgid "call   %2d never executed\n"
5823 msgstr ""
5825 #: gcov.c:1535
5826 #, c-format
5827 msgid "call   %2d returns %s\n"
5828 msgstr ""
5830 #: gcov.c:1543
5831 #, c-format
5832 msgid "branch %2d never executed\n"
5833 msgstr ""
5835 #: gcov.c:1546
5836 #, c-format
5837 msgid "branch %2d taken %s\n"
5838 msgstr ""
5840 #: gcov.c:1610
5841 #, c-format
5842 msgid "Creating %s.\n"
5843 msgstr ""
5845 #: gcov.c:1613
5846 #, fuzzy, c-format
5847 msgid "Error writing output file %s.\n"
5848 msgstr "памылка запісу ў %s"
5850 #: gcov.c:1618
5851 #, c-format
5852 msgid "Could not open output file %s.\n"
5853 msgstr ""
5855 #: gcse.c:761
5856 #, c-format
5857 msgid "GCSE disabled: %d > 1000 basic blocks and %d >= 20 edges/basic block"
5858 msgstr ""
5860 #: gcse.c:773
5861 #, c-format
5862 msgid "GCSE disabled: %d basic blocks and %d registers"
5863 msgstr ""
5865 #: genautomata.c:1490
5866 #, c-format
5867 msgid "Name `%s' contains quotes"
5868 msgstr ""
5870 #: genautomata.c:1621
5871 #, c-format
5872 msgid "invalid string `%s' in define_cpu_unit"
5873 msgstr ""
5875 #: genautomata.c:1650
5876 #, c-format
5877 msgid "invalid string `%s' in define_query_cpu_unit"
5878 msgstr ""
5880 #: genautomata.c:1682 genautomata.c:1685
5881 #, c-format
5882 msgid "invalid string `%s' in define_bypass"
5883 msgstr ""
5885 #: genautomata.c:1720
5886 #, c-format
5887 msgid "invalid first string `%s' in exclusion_set"
5888 msgstr ""
5890 #: genautomata.c:1724
5891 #, c-format
5892 msgid "invalid second string `%s' in exclusion_set"
5893 msgstr ""
5895 #: genautomata.c:1760
5896 #, c-format
5897 msgid "invalid first string `%s' in presence_set"
5898 msgstr ""
5900 #: genautomata.c:1764
5901 #, c-format
5902 msgid "invalid second string `%s' in presence_set"
5903 msgstr ""
5905 #: genautomata.c:1800
5906 #, c-format
5907 msgid "invalid first string `%s' in absence_set"
5908 msgstr ""
5910 #: genautomata.c:1804
5911 #, c-format
5912 msgid "invalid second string `%s' in absence_set"
5913 msgstr ""
5915 #: genautomata.c:1837
5916 #, c-format
5917 msgid "invalid string `%s' in define_automaton"
5918 msgstr ""
5920 #: genautomata.c:1868
5921 #, fuzzy, c-format
5922 msgid "invalid option `%s' in automata_option"
5923 msgstr "Нерэчаісны выбар \"%s\""
5925 #: genautomata.c:1890
5926 #, c-format
5927 msgid "garbage after ) in reservation `%s'"
5928 msgstr ""
5930 #: genautomata.c:1921 genautomata.c:1954 genautomata.c:1981
5931 #, fuzzy, c-format
5932 msgid "invalid `%s' in reservation `%s'"
5933 msgstr "Нерэчаіснае абвяшчэнне"
5935 #: genautomata.c:1932
5936 #, c-format
5937 msgid "repetition `%s' <= 1 in reservation `%s'"
5938 msgstr ""
5940 #: genautomata.c:2425
5941 #, c-format
5942 msgid "unit `%s' in exclusion is not declared"
5943 msgstr ""
5945 #: genautomata.c:2427
5946 #, c-format
5947 msgid "`%s' in exclusion is not unit"
5948 msgstr ""
5950 #: genautomata.c:2465
5951 #, c-format
5952 msgid "unit `%s' excludes itself"
5953 msgstr ""
5955 #: genautomata.c:2473
5956 #, c-format
5957 msgid "units `%s' and `%s' in exclusion set belong to different automata"
5958 msgstr ""
5960 #: genautomata.c:2603 genautomata.c:2609
5961 #, c-format
5962 msgid "unit `%s' excludes and requires presence of `%s'"
5963 msgstr ""
5965 #: genautomata.c:2623 genautomata.c:2629
5966 #, c-format
5967 msgid "unit `%s' requires absence and presence of `%s'"
5968 msgstr ""
5970 #: genautomata.c:2692 genautomata.c:2695
5971 #, fuzzy, c-format
5972 msgid "repeated declaration of automaton `%s'"
5973 msgstr "паўторнае абвяшчэнне меткі \"%s\""
5975 #: genautomata.c:2711
5976 #, c-format
5977 msgid "define_insn_reservation `%s' has negative latency time"
5978 msgstr ""
5980 #: genautomata.c:2717
5981 #, c-format
5982 msgid "`%s' is already used as insn reservation name"
5983 msgstr ""
5985 #: genautomata.c:2723
5986 #, c-format
5987 msgid "define_bypass `%s - %s' has negative latency time"
5988 msgstr ""
5990 #: genautomata.c:2737
5991 #, fuzzy, c-format
5992 msgid "automaton `%s' is not declared"
5993 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
5995 #: genautomata.c:2747
5996 #, c-format
5997 msgid "define_unit `%s' without automaton when one defined"
5998 msgstr ""
6000 #: genautomata.c:2753
6001 #, fuzzy, c-format
6002 msgid "`%s' is declared as cpu unit"
6003 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
6005 #: genautomata.c:2762
6006 #, fuzzy, c-format
6007 msgid "`%s' is declared as cpu reservation"
6008 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
6010 #: genautomata.c:2772
6011 #, fuzzy, c-format
6012 msgid "repeated declaration of unit `%s'"
6013 msgstr "пустое абвяшчэнне"
6015 #: genautomata.c:2775
6016 #, fuzzy, c-format
6017 msgid "repeated declaration of reservation `%s'"
6018 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6020 #: genautomata.c:2790 genautomata.c:2793
6021 #, fuzzy, c-format
6022 msgid "there is no insn reservation `%s'"
6023 msgstr "няма папярэдняга аб'яўлення для \"%s\""
6025 #: genautomata.c:2810 genautomata.c:2815
6026 #, fuzzy, c-format
6027 msgid "the same bypass `%s - %s' is already defined"
6028 msgstr "Клас \"%s\" ужо існуе"
6030 #: genautomata.c:2820
6031 #, fuzzy, c-format
6032 msgid "bypass `%s - %s' is already defined"
6033 msgstr "Клас \"%s\" ужо існуе"
6035 #: genautomata.c:2925 genautomata.c:2927
6036 #, c-format
6037 msgid "automaton `%s' is not used"
6038 msgstr ""
6040 #: genautomata.c:2950
6041 #, c-format
6042 msgid "undeclared unit or reservation `%s'"
6043 msgstr ""
6045 #: genautomata.c:3028 genautomata.c:3030
6046 #, fuzzy, c-format
6047 msgid "unit `%s' is not used"
6048 msgstr "адмеціна `%s' вызначана, але ня выкарыстоўваецца"
6050 #: genautomata.c:3035 genautomata.c:3037
6051 #, fuzzy, c-format
6052 msgid "reservation `%s' is not used"
6053 msgstr "вяртаемы тып \"%s\" не \"int\""
6055 #: genautomata.c:3134
6056 #, fuzzy, c-format
6057 msgid "cycle in definition of reservation `%s'"
6058 msgstr "перанакіраванне stdout: %s"
6060 #: genautomata.c:5333
6061 #, c-format
6062 msgid "Units `%s' and `%s' should be in the same automaton"
6063 msgstr ""
6065 #: genautomata.c:9441
6066 #, fuzzy
6067 msgid "-split has no argument."
6068 msgstr "няма аргументаў"
6070 #: genautomata.c:9442
6071 msgid "option `-split' has not been implemented yet\n"
6072 msgstr ""
6074 #: genautomata.c:9486 genautomata.c:9491
6075 #, c-format
6076 msgid "Automaton `%s': Insn `%s' will never be issued"
6077 msgstr ""
6079 #: genautomata.c:9498 genautomata.c:9501
6080 #, c-format
6081 msgid "Insn `%s' will never be issued"
6082 msgstr ""
6084 #: genautomata.c:9649
6085 msgid "Errors in DFA description"
6086 msgstr ""
6088 #: genautomata.c:9732
6089 #, fuzzy, c-format
6090 msgid "Error in writing DFA description file %s"
6091 msgstr "памылка запісу ў %s"
6093 #: genconditions.c:196
6094 #, fuzzy
6095 msgid "No input file name."
6096 msgstr "няма ўваходзячых файлаў"
6098 #: graph.c:420 profile.c:1204 profile.c:1211 toplev.c:1836 toplev.c:5121
6099 #: f/com.c:14138 java/jcf-parse.c:913 java/jcf-parse.c:1059 java/lex.c:1767
6100 #: objc/objc-act.c:449
6101 #, c-format
6102 msgid "can't open %s"
6103 msgstr "немагчыма адчыніць %s"
6105 #: haifa-sched.c:196
6106 #, c-format
6107 msgid "fix_sched_param: unknown param: %s"
6108 msgstr ""
6110 #: integrate.c:172
6111 msgid "function cannot be inline"
6112 msgstr ""
6114 #: integrate.c:176
6115 msgid "varargs function cannot be inline"
6116 msgstr ""
6118 #: integrate.c:179
6119 msgid "function using alloca cannot be inline"
6120 msgstr ""
6122 #: integrate.c:182
6123 msgid "function using setjmp cannot be inline"
6124 msgstr ""
6126 #: integrate.c:185
6127 msgid "function uses __builtin_eh_return"
6128 msgstr ""
6130 #: integrate.c:188
6131 msgid "function with nested functions cannot be inline"
6132 msgstr ""
6134 #: integrate.c:192
6135 msgid "function with label addresses used in initializers cannot inline"
6136 msgstr ""
6138 #: integrate.c:199 integrate.c:243
6139 msgid "function too large to be inline"
6140 msgstr ""
6142 #: integrate.c:209
6143 msgid "no prototype, and parameter address used; cannot be inline"
6144 msgstr ""
6146 #: integrate.c:216 integrate.c:261
6147 msgid "inline functions not supported for this return value type"
6148 msgstr ""
6150 #: integrate.c:221
6151 msgid "function with varying-size return value cannot be inline"
6152 msgstr ""
6154 #: integrate.c:228
6155 msgid "function with varying-size parameter cannot be inline"
6156 msgstr ""
6158 #: integrate.c:231
6159 msgid "function with transparent unit parameter cannot be inline"
6160 msgstr ""
6162 #: integrate.c:250
6163 msgid "function with computed jump cannot inline"
6164 msgstr ""
6166 #: integrate.c:254
6167 msgid "function with nonlocal goto cannot be inline"
6168 msgstr ""
6170 #: integrate.c:268
6171 msgid "function with target specific attribute(s) cannot be inlined"
6172 msgstr ""
6174 #: line-map.c:198
6175 #, c-format
6176 msgid "In file included from %s:%u"
6177 msgstr ""
6179 #. Translators note: this message is used in conjunction
6180 #. with "In file included from %s:%ld" and some other
6181 #. tricks.  We want something like this:
6183 #. | In file included from sys/select.h:123,
6184 #. |                  from sys/types.h:234,
6185 #. |                  from userfile.c:31:
6186 #. | bits/select.h:45: <error message here>
6188 #. with all the "from"s lined up.
6189 #. The trailing comma is at the beginning of this message,
6190 #. and the trailing colon is not translated.
6191 #: line-map.c:216
6192 #, c-format
6193 msgid ""
6194 ",\n"
6195 "                 from %s:%u"
6196 msgstr ""
6198 #. If we didn't find this parameter, issue an error message.
6199 #: params.c:80
6200 #, c-format
6201 msgid "invalid parameter `%s'"
6202 msgstr "нерэчаісны парамэтр `%s'"
6204 #: profile.c:397
6205 #, c-format
6206 msgid "Profile does not match flowgraph of function %s (out of date?)"
6207 msgstr ""
6209 #: profile.c:400
6210 msgid ".da file corrupted"
6211 msgstr ""
6213 #: profile.c:634
6214 #, c-format
6215 msgid "corrupted profile info: prob for %d-%d thought to be %d"
6216 msgstr ""
6218 #: profile.c:1226
6219 #, c-format
6220 msgid "file %s not found, execution counts assumed to be zero"
6221 msgstr ""
6223 #: protoize.c:542
6224 #, c-format
6225 msgid "%s: internal abort\n"
6226 msgstr "%s: унутраная памылка (датэрміновае завяршэньне)\n"
6228 #: protoize.c:633
6229 #, c-format
6230 msgid "%s: error writing file `%s': %s\n"
6231 msgstr ""
6233 #: protoize.c:678
6234 #, c-format
6235 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
6236 msgstr ""
6238 #: protoize.c:681
6239 #, c-format
6240 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
6241 msgstr ""
6243 #: protoize.c:788
6244 #, c-format
6245 msgid "%s: warning: no read access for file `%s'\n"
6246 msgstr ""
6248 #: protoize.c:796
6249 #, c-format
6250 msgid "%s: warning: no write access for file `%s'\n"
6251 msgstr ""
6253 #: protoize.c:804
6254 #, c-format
6255 msgid "%s: warning: no write access for dir containing `%s'\n"
6256 msgstr ""
6258 #. Catch cases like /.. where we try to backup to a
6259 #. point above the absolute root of the logical file
6260 #. system.
6261 #: protoize.c:1222
6262 #, c-format
6263 msgid "%s: invalid file name: %s\n"
6264 msgstr ""
6266 #: protoize.c:1374
6267 #, c-format
6268 msgid "%s: %s: can't get status: %s\n"
6269 msgstr ""
6271 #: protoize.c:1395
6272 #, c-format
6273 msgid ""
6274 "\n"
6275 "%s: fatal error: aux info file corrupted at line %d\n"
6276 msgstr ""
6278 #: protoize.c:1731
6279 #, c-format
6280 msgid "%s:%d: declaration of function `%s' takes different forms\n"
6281 msgstr ""
6283 #: protoize.c:1989
6284 #, c-format
6285 msgid "%s: compiling `%s'\n"
6286 msgstr "%s: кампілюецца \"%s\"\n"
6288 #: protoize.c:2012
6289 #, c-format
6290 msgid "%s: wait: %s\n"
6291 msgstr ""
6293 #: protoize.c:2017
6294 #, c-format
6295 msgid "%s: subprocess got fatal signal %d\n"
6296 msgstr ""
6298 #: protoize.c:2025
6299 #, c-format
6300 msgid "%s: %s exited with status %d\n"
6301 msgstr ""
6303 #: protoize.c:2077
6304 #, c-format
6305 msgid "%s: warning: missing SYSCALLS file `%s'\n"
6306 msgstr ""
6308 #: protoize.c:2086 protoize.c:2115
6309 #, c-format
6310 msgid "%s: can't read aux info file `%s': %s\n"
6311 msgstr ""
6313 #: protoize.c:2131 protoize.c:2159
6314 #, c-format
6315 msgid "%s: can't get status of aux info file `%s': %s\n"
6316 msgstr ""
6318 #: protoize.c:2187
6319 #, c-format
6320 msgid "%s: can't open aux info file `%s' for reading: %s\n"
6321 msgstr ""
6323 #: protoize.c:2205
6324 #, c-format
6325 msgid "%s: error reading aux info file `%s': %s\n"
6326 msgstr ""
6328 #: protoize.c:2218
6329 #, c-format
6330 msgid "%s: error closing aux info file `%s': %s\n"
6331 msgstr ""
6333 #: protoize.c:2234
6334 #, c-format
6335 msgid "%s: can't delete aux info file `%s': %s\n"
6336 msgstr ""
6338 #: protoize.c:2316 protoize.c:4318
6339 #, c-format
6340 msgid "%s: can't delete file `%s': %s\n"
6341 msgstr "%s: немагчыма знішчыць файл \"%s\": %s\n"
6343 #: protoize.c:2395
6344 #, c-format
6345 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
6346 msgstr ""
6348 #: protoize.c:2520
6349 #, c-format
6350 msgid "%s: conflicting extern definitions of '%s'\n"
6351 msgstr ""
6353 #: protoize.c:2524
6354 #, c-format
6355 msgid "%s: declarations of '%s' will not be converted\n"
6356 msgstr ""
6358 #: protoize.c:2526
6359 #, c-format
6360 msgid "%s: conflict list for '%s' follows:\n"
6361 msgstr ""
6363 #: protoize.c:2559
6364 #, c-format
6365 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
6366 msgstr ""
6368 #: protoize.c:2599
6369 #, c-format
6370 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
6371 msgstr ""
6373 #: protoize.c:2605
6374 #, c-format
6375 msgid "%s: %d: warning: no extern definition for `%s'\n"
6376 msgstr "%s: %d: увага: няма знешняга (extern) абвяшчэння для \"%s\"\n"
6378 #: protoize.c:2636
6379 #, c-format
6380 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
6381 msgstr ""
6383 #: protoize.c:2642
6384 #, c-format
6385 msgid "%s: multiple static defs of `%s' in file `%s'\n"
6386 msgstr ""
6388 #: protoize.c:2815 protoize.c:2818
6389 #, c-format
6390 msgid "%s: %d: warning: source too confusing\n"
6391 msgstr ""
6393 #: protoize.c:3024
6394 #, c-format
6395 msgid "%s: %d: warning: varargs function declaration not converted\n"
6396 msgstr ""
6398 #: protoize.c:3039
6399 #, c-format
6400 msgid "%s: declaration of function `%s' not converted\n"
6401 msgstr ""
6403 #: protoize.c:3162
6404 #, c-format
6405 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
6406 msgstr ""
6408 #: protoize.c:3183
6409 #, c-format
6410 msgid ""
6411 "\n"
6412 "%s: warning: too few parameter lists in declaration of `%s'\n"
6413 msgstr ""
6415 #: protoize.c:3281
6416 #, c-format
6417 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
6418 msgstr ""
6420 #: protoize.c:3459
6421 #, c-format
6422 msgid "%s: local declaration for function `%s' not inserted\n"
6423 msgstr ""
6425 #: protoize.c:3486
6426 #, c-format
6427 msgid ""
6428 "\n"
6429 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
6430 msgstr ""
6432 #: protoize.c:3560
6433 #, c-format
6434 msgid "%s: global declarations for file `%s' not inserted\n"
6435 msgstr ""
6437 #: protoize.c:3651 protoize.c:3681
6438 #, c-format
6439 msgid "%s: definition of function `%s' not converted\n"
6440 msgstr ""
6442 #: protoize.c:3670
6443 #, c-format
6444 msgid "%s: %d: warning: definition of %s not converted\n"
6445 msgstr ""
6447 #: protoize.c:4000
6448 #, c-format
6449 msgid "%s: found definition of `%s' at %s(%d)\n"
6450 msgstr ""
6452 #. If we make it here, then we did not know about this
6453 #. function definition.
6454 #: protoize.c:4016
6455 #, c-format
6456 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
6457 msgstr ""
6459 #: protoize.c:4019
6460 #, c-format
6461 msgid "%s: function definition not converted\n"
6462 msgstr ""
6464 #: protoize.c:4078
6465 #, c-format
6466 msgid "%s: `%s' not converted\n"
6467 msgstr ""
6469 #: protoize.c:4086
6470 #, c-format
6471 msgid "%s: would convert file `%s'\n"
6472 msgstr ""
6474 #: protoize.c:4089
6475 #, c-format
6476 msgid "%s: converting file `%s'\n"
6477 msgstr ""
6479 #: protoize.c:4099
6480 #, c-format
6481 msgid "%s: can't get status for file `%s': %s\n"
6482 msgstr ""
6484 #: protoize.c:4141
6485 #, c-format
6486 msgid "%s: can't open file `%s' for reading: %s\n"
6487 msgstr "%s: немагчыма адчыніць файл `%s' для чытаньня: %s\n"
6489 #: protoize.c:4156
6490 #, c-format
6491 msgid ""
6492 "\n"
6493 "%s: error reading input file `%s': %s\n"
6494 msgstr ""
6495 "\n"
6496 "%s: памылка чытаньня файла ўводу `%s': %s\n"
6498 #: protoize.c:4190
6499 #, c-format
6500 msgid "%s: can't create/open clean file `%s': %s\n"
6501 msgstr ""
6503 #: protoize.c:4295
6504 #, c-format
6505 msgid "%s: warning: file `%s' already saved in `%s'\n"
6506 msgstr "%s: увага: файл \"%s\" ужо запісан у \"%s\"\n"
6508 #: protoize.c:4303
6509 #, c-format
6510 msgid "%s: can't link file `%s' to `%s': %s\n"
6511 msgstr ""
6513 #: protoize.c:4333
6514 #, c-format
6515 msgid "%s: can't create/open output file `%s': %s\n"
6516 msgstr ""
6518 #: protoize.c:4366
6519 #, c-format
6520 msgid "%s: can't change mode of file `%s': %s\n"
6521 msgstr "%s: немагчыма зьмяніць рэжым файла `%s': %s\n"
6523 #: protoize.c:4541
6524 #, c-format
6525 msgid "%s: cannot get working directory: %s\n"
6526 msgstr ""
6528 #: protoize.c:4639
6529 #, c-format
6530 msgid "%s: input file names must have .c suffixes: %s\n"
6531 msgstr "%s: файл уводу павінен мець суфікс .c: %s\n"
6533 #: ra.c:750
6534 msgid "Didn't find a coloring.\n"
6535 msgstr ""
6537 #: reg-stack.c:673
6538 #, c-format
6539 msgid "output constraint %d must specify a single register"
6540 msgstr ""
6542 #: reg-stack.c:683
6543 #, c-format
6544 msgid "output constraint %d cannot be specified together with \"%s\" clobber"
6545 msgstr ""
6547 #: reg-stack.c:706
6548 msgid "output regs must be grouped at top of stack"
6549 msgstr ""
6551 #: reg-stack.c:743
6552 msgid "implicitly popped regs must be grouped at top of stack"
6553 msgstr ""
6555 #: reg-stack.c:762
6556 #, c-format
6557 msgid "output operand %d must use `&' constraint"
6558 msgstr ""
6560 #: regclass.c:753
6561 #, c-format
6562 msgid "can't use '%s' as a %s register"
6563 msgstr ""
6565 #: regclass.c:768 config/ia64/ia64.c:4169 config/ia64/ia64.c:4176
6566 #, c-format
6567 msgid "unknown register name: %s"
6568 msgstr "невядомая назва рэгістра: %s"
6570 #: regclass.c:779
6571 msgid "global register variable follows a function definition"
6572 msgstr ""
6574 #: regclass.c:783
6575 msgid "register used for two global register variables"
6576 msgstr ""
6578 #: regclass.c:788
6579 msgid "call-clobbered register used for global register variable"
6580 msgstr ""
6582 #: regrename.c:1899
6583 #, c-format
6584 msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
6585 msgstr ""
6587 #: regrename.c:1911
6588 #, c-format
6589 msgid "validate_value_data: Loop in regno chain (%u)"
6590 msgstr ""
6592 #: regrename.c:1914
6593 #, c-format
6594 msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
6595 msgstr ""
6597 #: regrename.c:1926
6598 #, c-format
6599 msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
6600 msgstr ""
6602 #: reload.c:1225
6603 msgid "cannot reload integer constant operand in `asm'"
6604 msgstr ""
6606 #: reload.c:1247
6607 msgid "impossible register constraint in `asm'"
6608 msgstr ""
6610 #: reload.c:3467
6611 msgid "`&' constraint used with no register class"
6612 msgstr ""
6614 #: reload.c:3635
6615 msgid "unable to generate reloads for:"
6616 msgstr ""
6618 #: reload.c:3636 reload.c:3850
6619 msgid "inconsistent operand constraints in an `asm'"
6620 msgstr ""
6622 #: reload1.c:1255
6623 msgid "frame size too large for reliable stack checking"
6624 msgstr ""
6626 #: reload1.c:1258
6627 msgid "try reducing the number of local variables"
6628 msgstr ""
6630 #: reload1.c:1914
6631 #, c-format
6632 msgid "can't find a register in class `%s' while reloading `asm'"
6633 msgstr ""
6635 #: reload1.c:1918
6636 #, c-format
6637 msgid "unable to find a register to spill in class `%s'"
6638 msgstr ""
6640 #: reload1.c:1920
6641 msgid "this is the insn:"
6642 msgstr ""
6644 #: reload1.c:3941
6645 msgid "`asm' operand requires impossible reload"
6646 msgstr ""
6648 #. It's the compiler's fault.
6649 #: reload1.c:5055
6650 #, fuzzy
6651 msgid "could not find a spill register"
6652 msgstr "Не выкарыстоўваць рэгістра sb"
6654 #: reload1.c:5060
6655 msgid "`asm' operand constraint incompatible with operand size"
6656 msgstr ""
6658 #. It's the compiler's fault.
6659 #: reload1.c:6680
6660 msgid "VOIDmode on an output"
6661 msgstr ""
6663 #: reload1.c:6681
6664 msgid "output operand is constant in `asm'"
6665 msgstr ""
6667 #: rtl-error.c:140
6668 #, fuzzy
6669 msgid "unrecognizable insn:"
6670 msgstr "нераспазнаны выбар \"-%s\""
6672 #: rtl-error.c:142
6673 msgid "insn does not satisfy its constraints:"
6674 msgstr ""
6676 #: rtl.c:558
6677 #, c-format
6678 msgid "RTL check: access of elt %d of `%s' with last elt %d in %s, at %s:%d"
6679 msgstr ""
6681 #: rtl.c:573
6682 #, c-format
6683 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
6684 msgstr ""
6686 #: rtl.c:589
6687 #, c-format
6688 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
6689 msgstr ""
6691 #: rtl.c:602
6692 #, c-format
6693 msgid "RTL check: expected code `%s', have `%s' in %s, at %s:%d"
6694 msgstr ""
6696 #: rtl.c:616
6697 #, c-format
6698 msgid "RTL check: expected code `%s' or `%s', have `%s' in %s, at %s:%d"
6699 msgstr ""
6701 #: rtl.c:631
6702 #, c-format
6703 msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
6704 msgstr ""
6706 #: rtl.c:646
6707 #, c-format
6708 msgid "RTL flag check: %s used with unexpected rtx code `%s' in %s, at %s:%d"
6709 msgstr ""
6711 #: stmt.c:753
6712 #, c-format
6713 msgid "jump to `%s' invalidly jumps into binding contour"
6714 msgstr ""
6716 #: stmt.c:989 stmt.c:3731
6717 #, c-format
6718 msgid "label `%s' used before containing binding contour"
6719 msgstr ""
6721 #: stmt.c:1169
6722 msgid "output operand constraint lacks `='"
6723 msgstr ""
6725 #: stmt.c:1184
6726 #, c-format
6727 msgid "output constraint `%c' for operand %d is not at the beginning"
6728 msgstr ""
6730 #: stmt.c:1206
6731 msgid "operand constraint contains incorrectly positioned '+' or '='"
6732 msgstr ""
6734 #: stmt.c:1212 stmt.c:1316
6735 #, c-format
6736 msgid "`%%' constraint used with last operand"
6737 msgstr ""
6739 #: stmt.c:1231
6740 msgid "matching constraint not valid in output operand"
6741 msgstr ""
6743 #: stmt.c:1307
6744 #, c-format
6745 msgid "input operand constraint contains `%c'"
6746 msgstr ""
6748 #: stmt.c:1347
6749 msgid "matching constraint references invalid operand number"
6750 msgstr ""
6752 #: stmt.c:1379
6753 #, c-format
6754 msgid "invalid punctuation `%c' in constraint"
6755 msgstr ""
6757 #: stmt.c:1429
6758 #, c-format
6759 msgid "asm-specifier for variable `%s' conflicts with asm clobber list"
6760 msgstr ""
6762 #: stmt.c:1519
6763 #, c-format
6764 msgid "unknown register name `%s' in `asm'"
6765 msgstr ""
6767 #: stmt.c:1567
6768 #, c-format
6769 msgid "more than %d operands in `asm'"
6770 msgstr ""
6772 #: stmt.c:1626
6773 #, c-format
6774 msgid "output number %d not directly addressable"
6775 msgstr ""
6777 #. ??? Leave this only until we have experience with what
6778 #. happens in combine and elsewhere when constraints are
6779 #. not satisfied.
6780 #: stmt.c:1698 stmt.c:1727
6781 #, c-format
6782 msgid "asm operand %d probably doesn't match constraints"
6783 msgstr ""
6785 #: stmt.c:1858
6786 #, fuzzy
6787 msgid "asm clobber conflict with output operand"
6788 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6790 #: stmt.c:1863
6791 #, fuzzy
6792 msgid "asm clobber conflict with input operand"
6793 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
6795 #: stmt.c:1898
6796 msgid "too many alternatives in `asm'"
6797 msgstr ""
6799 #: stmt.c:1910
6800 msgid "operand constraints for `asm' differ in number of alternatives"
6801 msgstr ""
6803 #: stmt.c:1963
6804 #, fuzzy, c-format
6805 msgid "duplicate asm operand name '%s'"
6806 msgstr "паўторнае абвяшчэнне меткі \"%s\""
6808 #: stmt.c:2050
6809 msgid "missing close brace for named operand"
6810 msgstr ""
6812 #: stmt.c:2078
6813 #, fuzzy, c-format
6814 msgid "undefined named operand '%s'"
6815 msgstr "нераспазнаны аператар %s"
6817 #: stmt.c:3668
6818 #, c-format
6819 msgid "unused variable `%s'"
6820 msgstr "невыкарыстоўваемая пераменная \"%s\""
6822 #: stmt.c:5149
6823 #, c-format
6824 msgid "enumeration value `%s' not handled in switch"
6825 msgstr ""
6827 #: stmt.c:5174 stmt.c:5194
6828 #, c-format
6829 msgid "case value `%ld' not in enumerated type"
6830 msgstr ""
6832 #: stmt.c:5177 stmt.c:5197
6833 #, c-format
6834 msgid "case value `%ld' not in enumerated type `%s'"
6835 msgstr ""
6837 #: stmt.c:5270
6838 msgid "switch missing default case"
6839 msgstr ""
6841 #: stor-layout.c:178
6842 msgid "type size can't be explicitly evaluated"
6843 msgstr ""
6845 #: stor-layout.c:180
6846 msgid "variable-size type declared outside of any function"
6847 msgstr ""
6849 #: stor-layout.c:461
6850 #, c-format
6851 msgid "size of `%s' is %d bytes"
6852 msgstr "памер \"%s\" - %d байт"
6854 #: stor-layout.c:463
6855 #, c-format
6856 msgid "size of `%s' is larger than %d bytes"
6857 msgstr "памер \"%s\" больш чам %d байт"
6859 #: stor-layout.c:869 stor-layout.c:1285
6860 #, c-format
6861 msgid "packed attribute causes inefficient alignment for `%s'"
6862 msgstr ""
6864 #: stor-layout.c:871 stor-layout.c:1287
6865 #, c-format
6866 msgid "packed attribute is unnecessary for `%s'"
6867 msgstr ""
6869 #: stor-layout.c:886
6870 #, c-format
6871 msgid "padding struct to align `%s'"
6872 msgstr ""
6874 #: stor-layout.c:1249
6875 msgid "padding struct size to alignment boundary"
6876 msgstr ""
6878 #: stor-layout.c:1292
6879 msgid "packed attribute causes inefficient alignment"
6880 msgstr ""
6882 #: stor-layout.c:1294
6883 msgid "packed attribute is unnecessary"
6884 msgstr ""
6886 #: timevar.c:448
6887 msgid ""
6888 "\n"
6889 "Execution times (seconds)\n"
6890 msgstr ""
6892 #. Print total time.
6893 #: timevar.c:498
6894 msgid " TOTAL                 :"
6895 msgstr ""
6897 #: timevar.c:534
6898 #, c-format
6899 msgid "time in %s: %ld.%06ld (%ld%%)\n"
6900 msgstr ""
6902 #: tlink.c:399
6903 #, c-format
6904 msgid "collect: reading %s\n"
6905 msgstr ""
6907 #: tlink.c:502
6908 #, c-format
6909 msgid "collect: recompiling %s\n"
6910 msgstr ""
6912 #: tlink.c:668
6913 #, c-format
6914 msgid "collect: tweaking %s in %s\n"
6915 msgstr ""
6917 #: tlink.c:715
6918 msgid "collect: relinking\n"
6919 msgstr ""
6921 #: tlink.c:724
6922 #, c-format
6923 msgid "ld returned %d exit status"
6924 msgstr ""
6926 #: toplev.c:920
6927 msgid "Generate debugging info in default format"
6928 msgstr ""
6930 #: toplev.c:921
6931 msgid "Generate debugging info in default extended format"
6932 msgstr ""
6934 #: toplev.c:923
6935 msgid "Generate STABS format debug info"
6936 msgstr ""
6938 #: toplev.c:924
6939 msgid "Generate extended STABS format debug info"
6940 msgstr ""
6942 #: toplev.c:927
6943 msgid "Generate DWARF-1 format debug info"
6944 msgstr ""
6946 #: toplev.c:929
6947 msgid "Generate extended DWARF-1 format debug info"
6948 msgstr ""
6950 #: toplev.c:932
6951 msgid "Generate DWARF-2 debug info"
6952 msgstr ""
6954 #: toplev.c:935
6955 msgid "Generate XCOFF format debug info"
6956 msgstr ""
6958 #: toplev.c:936
6959 msgid "Generate extended XCOFF format debug info"
6960 msgstr ""
6962 #: toplev.c:939
6963 msgid "Generate COFF format debug info"
6964 msgstr ""
6966 #: toplev.c:942
6967 msgid "Generate VMS format debug info"
6968 msgstr ""
6970 #: toplev.c:981
6971 msgid "Perform DWARF2 duplicate elimination"
6972 msgstr ""
6974 #: toplev.c:983
6975 msgid "Do not store floats in registers"
6976 msgstr ""
6978 #: toplev.c:985
6979 msgid "Consider all mem refs through pointers as volatile"
6980 msgstr ""
6982 #: toplev.c:987
6983 msgid "Consider all mem refs to global data to be volatile"
6984 msgstr ""
6986 #: toplev.c:989
6987 msgid "Consider all mem refs to static data to be volatile"
6988 msgstr ""
6990 #: toplev.c:991
6991 msgid "Defer popping functions args from stack until later"
6992 msgstr ""
6994 #: toplev.c:993
6995 msgid "When possible do not generate stack frames"
6996 msgstr ""
6998 #: toplev.c:995
6999 msgid "Optimize sibling and tail recursive calls"
7000 msgstr ""
7002 #: toplev.c:997
7003 msgid "Perform superblock formation via tail duplication"
7004 msgstr ""
7006 #: toplev.c:999
7007 msgid "When running CSE, follow jumps to their targets"
7008 msgstr ""
7010 #: toplev.c:1001
7011 msgid "When running CSE, follow conditional jumps"
7012 msgstr ""
7014 #: toplev.c:1003
7015 msgid "Perform a number of minor, expensive optimizations"
7016 msgstr ""
7018 #: toplev.c:1005
7019 msgid "Perform jump threading optimizations"
7020 msgstr ""
7022 #: toplev.c:1007
7023 msgid "Perform strength reduction optimizations"
7024 msgstr ""
7026 #: toplev.c:1009
7027 msgid "Perform loop unrolling when iteration count is known"
7028 msgstr ""
7030 #: toplev.c:1011
7031 msgid "Perform loop unrolling for all loops"
7032 msgstr ""
7034 #: toplev.c:1013
7035 msgid "Generate prefetch instructions, if available, for arrays in loops"
7036 msgstr ""
7038 #: toplev.c:1015
7039 msgid "Force all loop invariant computations out of loops"
7040 msgstr ""
7042 #: toplev.c:1017
7043 msgid "Strength reduce all loop general induction variables"
7044 msgstr ""
7046 #: toplev.c:1019
7047 msgid "Store strings in writable data section"
7048 msgstr ""
7050 #: toplev.c:1021
7051 msgid "Enable machine specific peephole optimizations"
7052 msgstr ""
7054 #: toplev.c:1023
7055 msgid "Copy memory operands into registers before using"
7056 msgstr ""
7058 #: toplev.c:1025
7059 msgid "Copy memory address constants into regs before using"
7060 msgstr ""
7062 #: toplev.c:1027
7063 msgid "Allow function addresses to be held in registers"
7064 msgstr ""
7066 #: toplev.c:1029
7067 msgid "Integrate simple functions into their callers"
7068 msgstr ""
7070 #: toplev.c:1031
7071 msgid "Generate code for funcs even if they are fully inlined"
7072 msgstr ""
7074 #: toplev.c:1033
7075 msgid "Pay attention to the 'inline' keyword"
7076 msgstr ""
7078 #: toplev.c:1035
7079 msgid "Emit static const variables even if they are not used"
7080 msgstr ""
7082 #: toplev.c:1037
7083 msgid "Check for syntax errors, then stop"
7084 msgstr ""
7086 #: toplev.c:1039
7087 msgid "Mark data as shared rather than private"
7088 msgstr ""
7090 #: toplev.c:1041
7091 msgid "Enable saving registers around function calls"
7092 msgstr ""
7094 #: toplev.c:1043
7095 msgid "Return 'short' aggregates in memory, not registers"
7096 msgstr ""
7098 #: toplev.c:1045
7099 msgid "Return 'short' aggregates in registers"
7100 msgstr ""
7102 #: toplev.c:1047
7103 msgid "Attempt to fill delay slots of branch instructions"
7104 msgstr ""
7106 #: toplev.c:1049
7107 msgid "Perform the global common subexpression elimination"
7108 msgstr ""
7110 #: toplev.c:1051
7111 msgid "Perform enhanced load motion during global subexpression elimination"
7112 msgstr ""
7114 #: toplev.c:1053
7115 msgid "Perform store motion after global subexpression elimination"
7116 msgstr ""
7118 #: toplev.c:1055
7119 msgid "Perform the loop optimizations"
7120 msgstr ""
7122 #: toplev.c:1057
7123 msgid "Perform cross-jumping optimization"
7124 msgstr ""
7126 #: toplev.c:1059
7127 msgid "Perform conversion of conditional jumps to branchless equivalents"
7128 msgstr ""
7130 #: toplev.c:1061
7131 msgid "Perform conversion of conditional jumps to conditional execution"
7132 msgstr ""
7134 #: toplev.c:1063
7135 msgid "Run CSE pass after loop optimizations"
7136 msgstr ""
7138 #: toplev.c:1065
7139 msgid "Run the loop optimizer twice"
7140 msgstr ""
7142 #: toplev.c:1067
7143 msgid "Delete useless null pointer checks"
7144 msgstr ""
7146 #: toplev.c:1069
7147 msgid "Reschedule instructions before register allocation"
7148 msgstr ""
7150 #: toplev.c:1071
7151 msgid "Reschedule instructions after register allocation"
7152 msgstr ""
7154 #: toplev.c:1073
7155 msgid "Enable scheduling across basic blocks"
7156 msgstr ""
7158 #: toplev.c:1075
7159 msgid "Allow speculative motion of non-loads"
7160 msgstr ""
7162 #: toplev.c:1077
7163 msgid "Allow speculative motion of some loads"
7164 msgstr ""
7166 #: toplev.c:1079
7167 msgid "Allow speculative motion of more loads"
7168 msgstr ""
7170 #: toplev.c:1081
7171 msgid "Replace add,compare,branch with branch on count reg"
7172 msgstr ""
7174 #: toplev.c:1083
7175 msgid "Generate position independent code, if possible"
7176 msgstr ""
7178 #: toplev.c:1086
7179 msgid "Enable exception handling"
7180 msgstr "Уключыць апрацоўку выключэньняў"
7182 #: toplev.c:1088
7183 msgid "Just generate unwind tables for exception handling"
7184 msgstr ""
7186 #: toplev.c:1090
7187 msgid "Generate unwind tables exact at each instruction boundary"
7188 msgstr ""
7190 #: toplev.c:1092
7191 msgid "Support synchronous non-call exceptions"
7192 msgstr ""
7194 #: toplev.c:1094
7195 msgid "Insert arc based program profiling code"
7196 msgstr ""
7198 #: toplev.c:1096
7199 msgid "Create data files needed by gcov"
7200 msgstr ""
7202 #: toplev.c:1098
7203 msgid "Use profiling information for branch probabilities"
7204 msgstr ""
7206 #: toplev.c:1100
7207 msgid "Enable basic program profiling code"
7208 msgstr ""
7210 #: toplev.c:1102
7211 msgid "Reorder basic blocks to improve code placement"
7212 msgstr ""
7214 #: toplev.c:1104
7215 msgid "Reorder functions to improve code placement"
7216 msgstr ""
7218 #: toplev.c:1106
7219 msgid "Do the register renaming optimization pass"
7220 msgstr ""
7222 #: toplev.c:1108
7223 msgid "Do the register copy-propagation optimization pass"
7224 msgstr ""
7226 #: toplev.c:1110
7227 msgid "Do not put uninitialized globals in the common section"
7228 msgstr ""
7230 #: toplev.c:1112
7231 msgid "Do not generate .size directives"
7232 msgstr ""
7234 #: toplev.c:1114
7235 msgid "place each function into its own section"
7236 msgstr ""
7238 #: toplev.c:1116
7239 msgid "place data items into their own section"
7240 msgstr ""
7242 #: toplev.c:1118
7243 msgid "Add extra commentry to assembler output"
7244 msgstr ""
7246 #: toplev.c:1120
7247 msgid "Output GNU ld formatted global initializers"
7248 msgstr ""
7250 #: toplev.c:1122
7251 msgid "Enables a register move optimization"
7252 msgstr ""
7254 #: toplev.c:1124
7255 msgid "Do the full regmove optimization pass"
7256 msgstr ""
7258 #: toplev.c:1126
7259 msgid "Pack structure members together without holes"
7260 msgstr ""
7262 #: toplev.c:1128
7263 msgid "Insert stack checking code into the program"
7264 msgstr "Уключаць код правэркі стэку ў праграму"
7266 #: toplev.c:1130
7267 msgid "Specify that arguments may alias each other & globals"
7268 msgstr ""
7270 #: toplev.c:1132
7271 msgid "Assume arguments may alias globals but not each other"
7272 msgstr ""
7274 #: toplev.c:1134
7275 msgid "Assume arguments do not alias each other or globals"
7276 msgstr ""
7278 #: toplev.c:1136
7279 msgid "Assume strict aliasing rules apply"
7280 msgstr ""
7282 #: toplev.c:1138
7283 msgid "Align the start of loops"
7284 msgstr ""
7286 #: toplev.c:1140
7287 msgid "Align labels which are only reached by jumping"
7288 msgstr ""
7290 #: toplev.c:1142
7291 msgid "Align all labels"
7292 msgstr ""
7294 #: toplev.c:1144
7295 msgid "Align the start of functions"
7296 msgstr ""
7298 #: toplev.c:1146
7299 msgid "Attempt to merge identical constants accross compilation units"
7300 msgstr ""
7302 #: toplev.c:1148
7303 msgid "Attempt to merge identical constants and constant variables"
7304 msgstr ""
7306 #: toplev.c:1150
7307 msgid "Suppress output of instruction numbers and line number notes in debugging dumps"
7308 msgstr ""
7310 #: toplev.c:1152
7311 msgid "Instrument function entry/exit with profiling calls"
7312 msgstr ""
7314 #: toplev.c:1154
7315 msgid "Put zero initialized data in the bss section"
7316 msgstr ""
7318 #: toplev.c:1156
7319 msgid "Enable SSA optimizations"
7320 msgstr "Уключаць SSA аптымізацыю"
7322 #: toplev.c:1158
7323 msgid "Enable SSA conditional constant propagation"
7324 msgstr ""
7326 #: toplev.c:1160
7327 msgid "Enable aggressive SSA dead code elimination"
7328 msgstr ""
7330 #: toplev.c:1162
7331 msgid "External symbols have a leading underscore"
7332 msgstr ""
7334 #: toplev.c:1164
7335 msgid "Process #ident directives"
7336 msgstr ""
7338 #: toplev.c:1166
7339 msgid "Enables an rtl peephole pass run before sched2"
7340 msgstr ""
7342 #: toplev.c:1168
7343 msgid "Assume no NaNs or +-Infs are generated"
7344 msgstr ""
7346 #: toplev.c:1170
7347 msgid "Enables guessing of branch probabilities"
7348 msgstr ""
7350 #: toplev.c:1172
7351 msgid "Set errno after built-in math functions"
7352 msgstr ""
7354 #: toplev.c:1174
7355 msgid "Floating-point operations can trap"
7356 msgstr ""
7358 #: toplev.c:1176
7359 msgid "Allow math optimizations that may violate IEEE or ANSI standards"
7360 msgstr ""
7362 #: toplev.c:1178
7363 msgid "Disable optimizations observable by IEEE signaling NaNs"
7364 msgstr ""
7366 #: toplev.c:1180
7367 #, fuzzy
7368 msgid "Generate code to check bounds before indexing arrays"
7369 msgstr "Генерыраваць код для Intel as"
7371 #: toplev.c:1182
7372 msgid "Convert floating point constant to single precision constant"
7373 msgstr ""
7375 #: toplev.c:1184
7376 msgid "Report time taken by each compiler pass at end of run"
7377 msgstr ""
7379 #: toplev.c:1186
7380 msgid "Report on permanent memory allocation at end of run"
7381 msgstr ""
7383 #: toplev.c:1188
7384 msgid "Trap for signed overflow in addition / subtraction / multiplication"
7385 msgstr ""
7387 #: toplev.c:1190
7388 msgid "Use graph coloring register allocation."
7389 msgstr ""
7391 #: toplev.c:1207
7392 msgid "Compile just for ISO C90"
7393 msgstr ""
7395 #: toplev.c:1209
7396 msgid "Determine language standard"
7397 msgstr ""
7399 #: toplev.c:1213
7400 msgid "Make bit-fields by unsigned by default"
7401 msgstr ""
7403 #: toplev.c:1217
7404 msgid "Make 'char' be signed by default"
7405 msgstr ""
7407 #: toplev.c:1219
7408 msgid "Make 'char' be unsigned by default"
7409 msgstr ""
7411 #: toplev.c:1225
7412 msgid "Do not recognize the 'asm' keyword"
7413 msgstr ""
7415 #: toplev.c:1228
7416 #, fuzzy
7417 msgid "Do not recognize any built in functions"
7418 msgstr "Не генерыраваць сімвальныя інструкцыі"
7420 #: toplev.c:1230
7421 msgid "Assume normal C execution environment"
7422 msgstr ""
7424 #: toplev.c:1233
7425 msgid "Assume that standard libraries & main might not exist"
7426 msgstr ""
7428 #: toplev.c:1236
7429 msgid "Allow different types as args of ? operator"
7430 msgstr ""
7432 #: toplev.c:1239
7433 msgid "Allow the use of $ inside identifiers"
7434 msgstr ""
7436 #: toplev.c:1244
7437 msgid "Use the same size for double as for float"
7438 msgstr ""
7440 #: toplev.c:1247
7441 msgid "Use the smallest fitting integer to hold enums"
7442 msgstr ""
7444 #: toplev.c:1250
7445 msgid "Override the underlying type for wchar_t to `unsigned short'"
7446 msgstr ""
7448 #: toplev.c:1254
7449 msgid "Enable most warning messages"
7450 msgstr ""
7452 #: toplev.c:1256
7453 msgid "Warn about casting functions to incompatible types"
7454 msgstr ""
7456 #: toplev.c:1259
7457 msgid "Warn about functions which might be candidates for format attributes"
7458 msgstr ""
7460 #: toplev.c:1262
7461 msgid "Warn about casts which discard qualifiers"
7462 msgstr ""
7464 #: toplev.c:1265
7465 msgid "Warn about subscripts whose type is 'char'"
7466 msgstr ""
7468 #: toplev.c:1268 toplev.c:1271
7469 msgid "Warn if nested comments are detected"
7470 msgstr ""
7472 #: toplev.c:1274
7473 msgid "Warn about possibly confusing type conversions"
7474 msgstr ""
7476 #: toplev.c:1278
7477 msgid "Do not warn about compile-time integer division by zero"
7478 msgstr ""
7480 #: toplev.c:1280
7481 msgid "Warn about testing equality of floating point numbers"
7482 msgstr ""
7484 #: toplev.c:1283
7485 msgid "Warn about printf/scanf/strftime/strfmon format anomalies"
7486 msgstr ""
7488 #: toplev.c:1287
7489 msgid "Don't warn about too many arguments to format functions"
7490 msgstr ""
7492 #: toplev.c:1289
7493 msgid "Warn about non-string-literal format strings"
7494 msgstr ""
7496 #: toplev.c:1292
7497 msgid "Warn about possible security problems with format functions"
7498 msgstr ""
7500 #: toplev.c:1296
7501 msgid "Don't warn about strftime formats yielding 2 digit years"
7502 msgstr ""
7504 #: toplev.c:1298
7505 msgid "Warn about implicit function declarations"
7506 msgstr ""
7508 #: toplev.c:1302
7509 msgid "Warn when a declaration does not specify a type"
7510 msgstr ""
7512 #: toplev.c:1307
7513 msgid "Warn about the use of the #import directive"
7514 msgstr ""
7516 #: toplev.c:1311
7517 msgid "Do not warn about using 'long long' when -pedantic"
7518 msgstr ""
7520 #: toplev.c:1313
7521 msgid "Warn about suspicious declarations of main"
7522 msgstr ""
7524 #: toplev.c:1316
7525 msgid "Warn about possibly missing braces around initializers"
7526 msgstr ""
7528 #: toplev.c:1319
7529 msgid "Warn about global funcs without previous declarations"
7530 msgstr ""
7532 #: toplev.c:1322
7533 msgid "Warn about global funcs without prototypes"
7534 msgstr ""
7536 #: toplev.c:1325
7537 msgid "Warn about use of multicharacter literals"
7538 msgstr ""
7540 #: toplev.c:1328
7541 msgid "Warn about externs not at file scope level"
7542 msgstr ""
7544 #: toplev.c:1331
7545 msgid "Warn about possible missing parentheses"
7546 msgstr ""
7548 #: toplev.c:1334
7549 msgid "Warn about function pointer arithmetic"
7550 msgstr ""
7552 #: toplev.c:1337
7553 msgid "Warn about multiple declarations of the same object"
7554 msgstr ""
7556 #: toplev.c:1340
7557 msgid "Warn whenever a function's return-type defaults to int"
7558 msgstr ""
7560 #: toplev.c:1343
7561 msgid "Warn about possible violations of sequence point rules"
7562 msgstr ""
7564 #: toplev.c:1346
7565 msgid "Warn about signed/unsigned comparisons"
7566 msgstr ""
7568 #: toplev.c:1349
7569 msgid "Warn about non-prototyped function decls"
7570 msgstr ""
7572 #: toplev.c:1352
7573 msgid "Warn about constructs whose meanings change in ISO C"
7574 msgstr ""
7576 #: toplev.c:1355
7577 msgid "Warn when trigraphs are encountered"
7578 msgstr ""
7580 #: toplev.c:1360
7581 msgid "Warn about unrecognized pragmas"
7582 msgstr ""
7584 #: toplev.c:1363
7585 msgid "Mark strings as 'const char *'"
7586 msgstr ""
7588 #: toplev.c:1508
7589 msgid "Warn when a function is unused"
7590 msgstr ""
7592 #: toplev.c:1510
7593 msgid "Warn when a label is unused"
7594 msgstr ""
7596 #: toplev.c:1512
7597 msgid "Warn when a function parameter is unused"
7598 msgstr ""
7600 #: toplev.c:1514
7601 msgid "Warn when a variable is unused"
7602 msgstr ""
7604 #: toplev.c:1516
7605 msgid "Warn when an expression value is unused"
7606 msgstr ""
7608 #: toplev.c:1518
7609 msgid "Do not suppress warnings from system headers"
7610 msgstr ""
7612 #: toplev.c:1520
7613 msgid "Treat all warnings as errors"
7614 msgstr ""
7616 #: toplev.c:1522
7617 msgid "Warn when one local variable shadows another"
7618 msgstr ""
7620 #: toplev.c:1524
7621 msgid "Warn about enumerated switches, with no default, missing a case"
7622 msgstr ""
7624 #: toplev.c:1526
7625 msgid "Warn about enumerated switches missing a default case"
7626 msgstr ""
7628 #: toplev.c:1528
7629 msgid "Warn about all enumerated switches missing a specific case"
7630 msgstr ""
7632 #: toplev.c:1530
7633 msgid "Warn about returning structures, unions or arrays"
7634 msgstr ""
7636 #: toplev.c:1532
7637 msgid "Warn about pointer casts which increase alignment"
7638 msgstr ""
7640 #: toplev.c:1534
7641 msgid "Warn about code that will never be executed"
7642 msgstr ""
7644 #: toplev.c:1536
7645 msgid "Warn about uninitialized automatic variables"
7646 msgstr ""
7648 #: toplev.c:1538
7649 msgid "Warn when an inlined function cannot be inlined"
7650 msgstr ""
7652 #: toplev.c:1540
7653 msgid "Warn when the packed attribute has no effect on struct layout"
7654 msgstr ""
7656 #: toplev.c:1542
7657 msgid "Warn when padding is required to align struct members"
7658 msgstr ""
7660 #: toplev.c:1544
7661 msgid "Warn when an optimization pass is disabled"
7662 msgstr ""
7664 #: toplev.c:1546
7665 msgid "Warn about uses of __attribute__((deprecated)) declarations"
7666 msgstr ""
7668 #: toplev.c:1548
7669 msgid "Warn about functions which might be candidates for attribute noreturn"
7670 msgstr ""
7672 #: toplev.c:1550
7673 msgid "Warn about code which might break the strict aliasing rules"
7674 msgstr ""
7676 #: toplev.c:1627 toplev.c:4513 config/rs6000/rs6000.c:676
7677 #, fuzzy, c-format
7678 msgid "invalid option `%s'"
7679 msgstr "Нерэчаісны выбар \"%s\""
7681 #: toplev.c:2029
7682 #, c-format
7683 msgid "`%s' used but never defined"
7684 msgstr ""
7686 #: toplev.c:2032
7687 #, c-format
7688 msgid "`%s' declared `static' but never defined"
7689 msgstr ""
7691 #: toplev.c:2051
7692 #, c-format
7693 msgid "`%s' defined but not used"
7694 msgstr ""
7696 #: toplev.c:2300
7697 #, c-format
7698 msgid "invalid register name `%s' for register variable"
7699 msgstr ""
7701 #: toplev.c:3683
7702 msgid "  -ffixed-<register>      Mark <register> as being unavailable to the compiler\n"
7703 msgstr ""
7705 #: toplev.c:3684
7706 msgid "  -fcall-used-<register>  Mark <register> as being corrupted by function calls\n"
7707 msgstr ""
7709 #: toplev.c:3685
7710 msgid "  -fcall-saved-<register> Mark <register> as being preserved across functions\n"
7711 msgstr ""
7713 #: toplev.c:3686
7714 msgid "  -finline-limit=<number> Limits the size of inlined functions to <number>\n"
7715 msgstr ""
7717 #: toplev.c:3687
7718 msgid "  -fmessage-length=<number> Limits diagnostics messages lengths to <number> characters per line.  0 suppresses line-wrapping\n"
7719 msgstr ""
7721 #: toplev.c:3688
7722 msgid "  -fdiagnostics-show-location=[once | every-line] Indicates how often source location information should be emitted, as prefix, at the beginning of diagnostics when line-wrapping\n"
7723 msgstr ""
7725 #: toplev.c:3689
7726 msgid "  -ftls-model=[global-dynamic | local-dynamic | initial-exec | local-exec] Indicates the default thread-local storage code generation model\n"
7727 msgstr ""
7729 #: toplev.c:3700
7730 msgid "  -O[number]              Set optimization level to [number]\n"
7731 msgstr ""
7733 #: toplev.c:3701
7734 msgid "  -Os                     Optimize for space rather than speed\n"
7735 msgstr ""
7737 #: toplev.c:3713
7738 msgid "  -pedantic               Issue warnings needed by strict compliance to ISO C\n"
7739 msgstr ""
7741 #: toplev.c:3714
7742 msgid "  -pedantic-errors        Like -pedantic except that errors are produced\n"
7743 msgstr ""
7745 #: toplev.c:3715
7746 msgid "  -w                      Suppress warnings\n"
7747 msgstr ""
7749 #: toplev.c:3716
7750 msgid "  -W                      Enable extra warnings\n"
7751 msgstr ""
7753 #: toplev.c:3727
7754 msgid "  -Wunused                Enable unused warnings\n"
7755 msgstr ""
7757 #: toplev.c:3728
7758 msgid "  -Wlarger-than-<number>  Warn if an object is larger than <number> bytes\n"
7759 msgstr ""
7761 #: toplev.c:3729
7762 msgid "  -p                      Enable function profiling\n"
7763 msgstr ""
7765 #: toplev.c:3730
7766 msgid "  -o <file>               Place output into <file> \n"
7767 msgstr ""
7769 #: toplev.c:3731
7770 msgid ""
7771 "  -G <number>             Put global and static data smaller than <number>\n"
7772 "                          bytes into a special section (on some targets)\n"
7773 msgstr ""
7775 #: toplev.c:3742
7776 msgid "  -aux-info <file>        Emit declaration info into <file>\n"
7777 msgstr ""
7779 #: toplev.c:3743
7780 msgid "  -quiet                  Do not display functions compiled or elapsed time\n"
7781 msgstr ""
7783 #: toplev.c:3744
7784 msgid "  -version                Display the compiler's version\n"
7785 msgstr ""
7787 #: toplev.c:3745
7788 msgid "  -d[letters]             Enable dumps from specific passes of the compiler\n"
7789 msgstr ""
7791 #: toplev.c:3746
7792 msgid "  -dumpbase <file>        Base name to be used for dumps from specific passes\n"
7793 msgstr ""
7795 #: toplev.c:3748
7796 msgid "  -fsched-verbose=<number> Set the verbosity level of the scheduler\n"
7797 msgstr ""
7799 #: toplev.c:3750
7800 msgid "  --help                  Display this information\n"
7801 msgstr ""
7803 #: toplev.c:3765
7804 msgid ""
7805 "\n"
7806 "Language specific options:\n"
7807 msgstr ""
7808 "\n"
7809 "Выбары, спецыфічныя для мовы:\n"
7811 #: toplev.c:3777
7812 #, c-format
7813 msgid "  %-23.23s [undocumented]\n"
7814 msgstr ""
7816 #: toplev.c:3785 toplev.c:3799
7817 #, c-format
7818 msgid ""
7819 "\n"
7820 "There are undocumented %s specific options as well.\n"
7821 msgstr ""
7823 #: toplev.c:3789
7824 #, c-format
7825 msgid ""
7826 "\n"
7827 " Options for %s:\n"
7828 msgstr ""
7829 "\n"
7830 " Выбары для %s:\n"
7832 #: toplev.c:3826
7833 msgid ""
7834 "\n"
7835 "Target specific options:\n"
7836 msgstr ""
7838 #: toplev.c:3840 toplev.c:3859
7839 #, c-format
7840 msgid "  -m%-23.23s [undocumented]\n"
7841 msgstr ""
7843 #: toplev.c:3868
7844 msgid ""
7845 "\n"
7846 "There are undocumented target specific options as well.\n"
7847 msgstr ""
7849 #: toplev.c:3870
7850 msgid "  They exist, but they are not documented.\n"
7851 msgstr ""
7853 #: toplev.c:3923
7854 #, c-format
7855 msgid "unrecognized gcc debugging option: %c"
7856 msgstr ""
7858 #: toplev.c:3979
7859 #, fuzzy, c-format
7860 msgid "`%s': unknown tls-model option"
7861 msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
7863 #: toplev.c:4006
7864 #, c-format
7865 msgid "unrecognized register name `%s'"
7866 msgstr ""
7868 #: toplev.c:4031 toplev.c:4965
7869 #, fuzzy, c-format
7870 msgid "unrecognized option `%s'"
7871 msgstr "нераспазнаны выбар \"-%s\""
7873 #: toplev.c:4075
7874 #, fuzzy
7875 msgid "-Wid-clash-LEN is no longer supported"
7876 msgstr "-pipe не падтрымліваецца."
7878 #: toplev.c:4152
7879 #, c-format
7880 msgid "use -gdwarf -g%d for DWARF v1, level %d"
7881 msgstr ""
7883 #: toplev.c:4155
7884 msgid "use -gdwarf-2   for DWARF v2"
7885 msgstr ""
7887 #: toplev.c:4160
7888 #, c-format
7889 msgid "ignoring option `%s' due to invalid debug level specification"
7890 msgstr ""
7892 #: toplev.c:4183 toplev.c:4963
7893 #, c-format
7894 msgid "`%s': unknown or unsupported -g option"
7895 msgstr "\"%s\" : невядомы ці непадтрымліваемы выбар -g"
7897 #: toplev.c:4190
7898 #, c-format
7899 msgid "`%s' ignored, conflicts with `-g%s'"
7900 msgstr ""
7902 #: toplev.c:4269
7903 msgid "-param option missing argument"
7904 msgstr ""
7906 #: toplev.c:4278
7907 #, c-format
7908 msgid "invalid --param option: %s"
7909 msgstr "нерэчаісны выбар --param : %s"
7911 #: toplev.c:4290
7912 #, c-format
7913 msgid "invalid parameter value `%s'"
7914 msgstr ""
7916 #: toplev.c:4530
7917 #, c-format
7918 msgid ""
7919 "%s%s%s version %s (%s)\n"
7920 "%s\tcompiled by GNU C version %s.\n"
7921 "%s%s%s version %s (%s) compiled by CC.\n"
7922 msgstr ""
7923 "%s%s%s версія %s (%s)\n"
7924 "%s\tзкампілявана GNU C версія %s.\n"
7925 "%s%s%s версія %s (%s) зкампілявана CC.\n"
7927 #: toplev.c:4586
7928 msgid "options passed: "
7929 msgstr ""
7931 #: toplev.c:4615
7932 msgid "options enabled: "
7933 msgstr "выбары ўключаны:"
7935 #: toplev.c:4674 java/jcf-write.c:3421
7936 #, c-format
7937 msgid "can't open %s for writing"
7938 msgstr "немагчыма адчыніць %s для запісу"
7940 #: toplev.c:4955
7941 #, fuzzy, c-format
7942 msgid "ignoring command line option '%s'"
7943 msgstr "Нераспазнаны выбар \"%s\""
7945 #: toplev.c:4958
7946 #, c-format
7947 msgid "(it is valid for %s but not the selected language)"
7948 msgstr ""
7950 #: toplev.c:4992
7951 msgid "-Wuninitialized is not supported without -O"
7952 msgstr ""
7954 #: toplev.c:5047
7955 msgid "instruction scheduling not supported on this target machine"
7956 msgstr ""
7958 #: toplev.c:5051
7959 msgid "this target machine does not have delayed branches"
7960 msgstr ""
7962 #: toplev.c:5065
7963 #, c-format
7964 msgid "-f%sleading-underscore not supported on this target machine"
7965 msgstr ""
7967 #: toplev.c:5128
7968 #, fuzzy
7969 msgid "-ffunction-sections not supported for this target"
7970 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7972 #: toplev.c:5133
7973 #, fuzzy
7974 msgid "-fdata-sections not supported for this target"
7975 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7977 #: toplev.c:5140
7978 msgid "-ffunction-sections disabled; it makes profiling impossible"
7979 msgstr ""
7981 #: toplev.c:5147
7982 #, fuzzy
7983 msgid "-fprefetch-loop-arrays not supported for this target"
7984 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
7986 #: toplev.c:5153
7987 msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
7988 msgstr ""
7990 #: toplev.c:5162
7991 msgid "-fprefetch-loop-arrays is not supported with -Os"
7992 msgstr ""
7994 #: toplev.c:5168
7995 msgid "-ffunction-sections may affect debugging on some targets"
7996 msgstr ""
7998 #: toplev.c:5280
7999 #, c-format
8000 msgid "error writing to %s"
8001 msgstr "памылка запісу ў %s"
8003 #: toplev.c:5282 java/jcf-parse.c:932 java/jcf-write.c:3428
8004 #, c-format
8005 msgid "error closing %s"
8006 msgstr ""
8008 #: tree-dump.c:702
8009 #, c-format
8010 msgid "could not open dump file `%s'"
8011 msgstr ""
8013 #: tree-dump.c:778
8014 #, c-format
8015 msgid "ignoring unknown option `%.*s' in `-f%s'"
8016 msgstr ""
8018 #: tree.c:3645
8019 msgid "arrays of functions are not meaningful"
8020 msgstr ""
8022 #: tree.c:3702
8023 msgid "function return type cannot be function"
8024 msgstr ""
8026 #: tree.c:4544
8027 msgid "invalid initializer for bit string"
8028 msgstr ""
8030 #: tree.c:4603
8031 #, c-format
8032 msgid "tree check: expected %s, have %s in %s, at %s:%d"
8033 msgstr ""
8035 #: tree.c:4620
8036 #, c-format
8037 msgid "tree check: expected class '%c', have '%c' (%s) in %s, at %s:%d"
8038 msgstr ""
8040 #: tree.c:4637
8041 #, c-format
8042 msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
8043 msgstr ""
8045 #: varasm.c:455 config/i386/winnt.c:546
8046 #, c-format
8047 msgid "%s causes a section type conflict"
8048 msgstr ""
8050 #: varasm.c:841
8051 #, c-format
8052 msgid "register name not specified for `%s'"
8053 msgstr ""
8055 #: varasm.c:843
8056 #, c-format
8057 msgid "invalid register name for `%s'"
8058 msgstr "нерэчаісная назва рэгістра `%s'"
8060 #: varasm.c:846
8061 #, c-format
8062 msgid "data type of `%s' isn't suitable for a register"
8063 msgstr ""
8065 #: varasm.c:849
8066 #, c-format
8067 msgid "register specified for `%s' isn't suitable for data type"
8068 msgstr ""
8070 #: varasm.c:858
8071 msgid "global register variable has initial value"
8072 msgstr ""
8074 #: varasm.c:861
8075 msgid "volatile register variables don't work as you might wish"
8076 msgstr ""
8078 #: varasm.c:894
8079 #, c-format
8080 msgid "register name given for non-register variable `%s'"
8081 msgstr ""
8083 #: varasm.c:1542
8084 #, c-format
8085 msgid "alignment of `%s' is greater than maximum object file alignment. Using %d"
8086 msgstr ""
8088 #: varasm.c:1584
8089 msgid "thread-local COMMON data not implemented"
8090 msgstr ""
8092 #: varasm.c:1608
8093 #, c-format
8094 msgid "requested alignment for %s is greater than implemented alignment of %d"
8095 msgstr ""
8097 #: varasm.c:4020
8098 msgid "initializer for integer value is too complicated"
8099 msgstr ""
8101 #: varasm.c:4025
8102 msgid "initializer for floating value is not a floating constant"
8103 msgstr ""
8105 #: varasm.c:4075
8106 msgid "unknown set constructor type"
8107 msgstr ""
8109 #: varasm.c:4289
8110 #, c-format
8111 msgid "invalid initial value for member `%s'"
8112 msgstr ""
8114 #: varasm.c:4480 varasm.c:4523
8115 #, c-format
8116 msgid "weak declaration of `%s' must precede definition"
8117 msgstr ""
8119 #: varasm.c:4487
8120 #, c-format
8121 msgid "weak declaration of `%s' after first use results in unspecified behavior"
8122 msgstr ""
8124 #: varasm.c:4521
8125 #, c-format
8126 msgid "weak declaration of `%s' must be public"
8127 msgstr ""
8129 #: varasm.c:4530
8130 #, c-format
8131 msgid "weak declaration of `%s' not supported"
8132 msgstr ""
8134 #: varasm.c:4557 varasm.c:4632
8135 msgid "only weak aliases are supported in this configuration"
8136 msgstr ""
8138 #: varasm.c:4640
8139 msgid "alias definitions not supported in this configuration; ignored"
8140 msgstr ""
8142 #: varasm.c:4670
8143 #, fuzzy
8144 msgid "visibility attribute not supported in this configuration; ignored"
8145 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
8147 #: varray.c:134
8148 #, c-format
8149 msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
8150 msgstr ""
8152 #. Print an error message for unrecognized stab codes.
8153 #: xcoffout.c:175
8154 #, c-format
8155 msgid "no sclass for %s stab (0x%x)\n"
8156 msgstr ""
8158 #: pretty-print.h:97
8159 #, fuzzy, c-format
8160 msgid "#`%s' not supported by %s#"
8161 msgstr "%s не падтрымлівае %s"
8163 #: params.def:53
8164 msgid "The maximum number of instructions in a single function eliglible for inlining"
8165 msgstr ""
8167 #: params.def:74
8168 msgid "The maximuem number of instructions by repeated inlining before gcc starts to throttle inlining"
8169 msgstr ""
8171 #: params.def:87
8172 msgid "The slope of the linear funtion throttling inlining after the recursive inlining limit has been reached is given by the negative reciprocal value of this parameter"
8173 msgstr ""
8175 #: params.def:100
8176 msgid "The number of instructions in a single functions still eligible to inlining after a lot recursive inlining"
8177 msgstr ""
8179 #: params.def:111
8180 msgid "The maximum number of instructions to consider to fill a delay slot"
8181 msgstr ""
8183 #: params.def:122
8184 msgid "The maximum number of instructions to consider to find accurate live register information"
8185 msgstr ""
8187 #: params.def:132
8188 msgid "The maximum length of scheduling's pending operations list"
8189 msgstr ""
8191 #: params.def:139
8192 msgid "The maximum amount of memory to be allocated by GCSE"
8193 msgstr ""
8195 #: params.def:144
8196 msgid "The maximum number of passes to make when doing GCSE"
8197 msgstr ""
8199 #: params.def:151
8200 msgid "The maximum number of instructions to consider to unroll in a loop"
8201 msgstr ""
8203 #: params.def:156
8204 msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
8205 msgstr ""
8207 #: params.def:161
8208 msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
8209 msgstr ""
8211 #: params.def:166
8212 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
8213 msgstr ""
8215 #: params.def:171
8216 msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
8217 msgstr ""
8219 #: params.def:176
8220 msgid "Maximal code growth caused by tail duplication (in percents)"
8221 msgstr ""
8223 #: params.def:180
8224 msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percents)"
8225 msgstr ""
8227 #: params.def:185
8228 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is available"
8229 msgstr ""
8231 #: params.def:190
8232 msgid "Stop forward growth if the probability of best edge is less than this threshold (in percents). Used when profile feedback is not available"
8233 msgstr ""
8235 #: params.def:204
8236 msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap."
8237 msgstr ""
8239 #: params.def:210
8240 msgid "Minimum heap size before we start collecting garbage, in kilobytes."
8241 msgstr ""
8243 #: config/darwin-c.c:75
8244 msgid "too many #pragma options align=reset"
8245 msgstr ""
8247 #: config/darwin-c.c:97 config/darwin-c.c:100 config/darwin-c.c:102
8248 #: config/darwin-c.c:104
8249 msgid "malformed '#pragma options', ignoring"
8250 msgstr ""
8252 #: config/darwin-c.c:107
8253 msgid "junk at end of '#pragma options'"
8254 msgstr ""
8256 #: config/darwin-c.c:117
8257 msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
8258 msgstr ""
8260 #: config/darwin-c.c:130
8261 msgid "missing '(' after '#pragma unused', ignoring"
8262 msgstr ""
8264 #: config/darwin-c.c:148
8265 msgid "missing ')' after '#pragma unused', ignoring"
8266 msgstr ""
8268 #: config/darwin-c.c:151
8269 msgid "junk at end of '#pragma unused'"
8270 msgstr ""
8272 #: config/lynx-ng.h:97 config/lynx.h:121 config/rs6000/lynx.h:100
8273 msgid "-msystem-v and -p are incompatible"
8274 msgstr ""
8276 #: config/lynx-ng.h:99 config/lynx.h:123 config/rs6000/lynx.h:102
8277 msgid "-msystem-v and -mthreads are incompatible"
8278 msgstr ""
8280 #: config/alpha/alpha.c:342
8281 #, fuzzy, c-format
8282 msgid "-f%s ignored for Unicos/Mk (not supported)"
8283 msgstr "-pipe не падтрымліваецца."
8285 #: config/alpha/alpha.c:366
8286 #, fuzzy
8287 msgid "-mieee not supported on Unicos/Mk"
8288 msgstr "-pipe не падтрымліваецца"
8290 #: config/alpha/alpha.c:377
8291 msgid "-mieee-with-inexact not supported on Unicos/Mk"
8292 msgstr ""
8294 #: config/alpha/alpha.c:394
8295 #, c-format
8296 msgid "bad value `%s' for -mtrap-precision switch"
8297 msgstr ""
8299 #: config/alpha/alpha.c:408
8300 #, c-format
8301 msgid "bad value `%s' for -mfp-rounding-mode switch"
8302 msgstr ""
8304 #: config/alpha/alpha.c:423
8305 #, c-format
8306 msgid "bad value `%s' for -mfp-trap-mode switch"
8307 msgstr ""
8309 #: config/alpha/alpha.c:435
8310 #, c-format
8311 msgid "bad value `%s' for -mtls-size switch"
8312 msgstr ""
8314 #: config/alpha/alpha.c:454 config/alpha/alpha.c:466
8315 #, c-format
8316 msgid "bad value `%s' for -mcpu switch"
8317 msgstr ""
8319 #: config/alpha/alpha.c:473
8320 msgid "trap mode not supported on Unicos/Mk"
8321 msgstr ""
8323 #: config/alpha/alpha.c:480
8324 msgid "fp software completion requires -mtrap-precision=i"
8325 msgstr ""
8327 #: config/alpha/alpha.c:496
8328 msgid "rounding mode not supported for VAX floats"
8329 msgstr ""
8331 #: config/alpha/alpha.c:501
8332 msgid "trap mode not supported for VAX floats"
8333 msgstr ""
8335 #: config/alpha/alpha.c:530
8336 #, c-format
8337 msgid "L%d cache latency unknown for %s"
8338 msgstr ""
8340 #: config/alpha/alpha.c:545
8341 #, c-format
8342 msgid "bad value `%s' for -mmemory-latency"
8343 msgstr ""
8345 #: config/alpha/alpha.c:5604 config/m88k/m88k.c:2889 config/romp/romp.c:754
8346 #: config/romp/romp.c:761
8347 #, c-format
8348 msgid "invalid %%H value"
8349 msgstr "нерэчаіснае значэньне %%H"
8351 #: config/alpha/alpha.c:5625
8352 #, fuzzy, c-format
8353 msgid "invalid %%J value"
8354 msgstr "дрэннае %%Q значэнне"
8356 #: config/alpha/alpha.c:5641 config/ia64/ia64.c:3834 config/m88k/m88k.c:3034
8357 #, c-format
8358 msgid "invalid %%r value"
8359 msgstr "нерэчаіснае значэньне %%r"
8361 #: config/alpha/alpha.c:5651 config/rs6000/rs6000.c:7700
8362 #, c-format
8363 msgid "invalid %%R value"
8364 msgstr "нерэчаіснае значэньне %%R"
8366 #: config/alpha/alpha.c:5657 config/rs6000/rs6000.c:7626
8367 #, c-format
8368 msgid "invalid %%N value"
8369 msgstr "нерэчаіснае значэньне %%N"
8371 #: config/alpha/alpha.c:5665 config/rs6000/rs6000.c:7654
8372 #, c-format
8373 msgid "invalid %%P value"
8374 msgstr "нерэчаіснае значэньне %%P"
8376 #: config/alpha/alpha.c:5673 config/m88k/m88k.c:2895 config/romp/romp.c:740
8377 #: config/romp/romp.c:747
8378 #, c-format
8379 msgid "invalid %%h value"
8380 msgstr "нерэчаіснае значэньне %%h"
8382 #: config/alpha/alpha.c:5681 config/romp/romp.c:698
8383 #, c-format
8384 msgid "invalid %%L value"
8385 msgstr "нерэчаіснае значэньне %%L"
8387 #: config/alpha/alpha.c:5720 config/rs6000/rs6000.c:7608
8388 #, c-format
8389 msgid "invalid %%m value"
8390 msgstr "нерэчаіснае значэньне %%m"
8392 #: config/alpha/alpha.c:5728 config/rs6000/rs6000.c:7616
8393 #, c-format
8394 msgid "invalid %%M value"
8395 msgstr "нерэчаіснае значэньне %%M"
8397 #: config/alpha/alpha.c:5772
8398 #, c-format
8399 msgid "invalid %%U value"
8400 msgstr "нерэчаіснае значэньне %%U"
8402 #: config/alpha/alpha.c:5784 config/alpha/alpha.c:5798 config/romp/romp.c:706
8403 #: config/rs6000/rs6000.c:7708
8404 #, c-format
8405 msgid "invalid %%s value"
8406 msgstr "нерэчаіснае значэньне %%v"
8408 #: config/alpha/alpha.c:5821 config/m88k/m88k.c:2997
8409 #, c-format
8410 msgid "invalid %%C value"
8411 msgstr "нерэчаіснае значэньне %%C"
8413 #: config/alpha/alpha.c:5858 config/m88k/m88k.c:3018
8414 #: config/rs6000/rs6000.c:7465
8415 #, c-format
8416 msgid "invalid %%E value"
8417 msgstr "нерэчаіснае значэньне %%E"
8419 #: config/alpha/alpha.c:5883 config/alpha/alpha.c:5933
8420 msgid "unknown relocation unspec"
8421 msgstr ""
8423 #: config/alpha/alpha.c:5892 config/romp/romp.c:981
8424 #: config/rs6000/rs6000.c:8015
8425 #, c-format
8426 msgid "invalid %%xn code"
8427 msgstr "нерэчаіснае значэньне %%xn"
8429 #: config/alpha/alpha.c:6615 config/alpha/alpha.c:6618
8430 msgid "bad builtin fcode"
8431 msgstr ""
8433 #. Macro to define tables used to set the flags.
8434 #. This is a list in braces of pairs in braces,
8435 #. each pair being { "NAME", VALUE }
8436 #. where VALUE is the bits to set or minus the bits to clear.
8437 #. An empty string NAME is used to identify the default VALUE.
8438 #: config/alpha/alpha.h:279 config/i386/i386.h:294 config/i386/i386.h:296
8439 #: config/i386/i386.h:298 config/ns32k/ns32k.h:140 config/rs6000/rs6000.h:292
8440 #: config/s390/s390.h:68 config/sparc/sparc.h:522 config/sparc/sparc.h:527
8441 msgid "Use hardware fp"
8442 msgstr "Выкарыстоўваць апаратную плаваючую кропку"
8444 #: config/alpha/alpha.h:280 config/i386/i386.h:295 config/i386/i386.h:297
8445 #: config/rs6000/rs6000.h:294 config/sparc/sparc.h:524
8446 #: config/sparc/sparc.h:529
8447 msgid "Do not use hardware fp"
8448 msgstr "Не выкарыстоўваць апаратную плаваючую кропку"
8450 #: config/alpha/alpha.h:281
8451 msgid "Use fp registers"
8452 msgstr ""
8454 #: config/alpha/alpha.h:283
8455 msgid "Do not use fp registers"
8456 msgstr ""
8458 #: config/alpha/alpha.h:284
8459 msgid "Do not assume GAS"
8460 msgstr ""
8462 #: config/alpha/alpha.h:285
8463 msgid "Assume GAS"
8464 msgstr ""
8466 #: config/alpha/alpha.h:287
8467 msgid "Request IEEE-conformant math library routines (OSF/1)"
8468 msgstr ""
8470 #: config/alpha/alpha.h:289
8471 msgid "Emit IEEE-conformant code, without inexact exceptions"
8472 msgstr ""
8474 #: config/alpha/alpha.h:291
8475 msgid "Emit IEEE-conformant code, with inexact exceptions"
8476 msgstr ""
8478 #: config/alpha/alpha.h:293
8479 msgid "Do not emit complex integer constants to read-only memory"
8480 msgstr ""
8482 #: config/alpha/alpha.h:294
8483 msgid "Use VAX fp"
8484 msgstr ""
8486 #: config/alpha/alpha.h:295
8487 msgid "Do not use VAX fp"
8488 msgstr ""
8490 #: config/alpha/alpha.h:296
8491 msgid "Emit code for the byte/word ISA extension"
8492 msgstr ""
8494 #: config/alpha/alpha.h:299
8495 msgid "Emit code for the motion video ISA extension"
8496 msgstr ""
8498 #: config/alpha/alpha.h:302
8499 msgid "Emit code for the fp move and sqrt ISA extension"
8500 msgstr ""
8502 #: config/alpha/alpha.h:304
8503 msgid "Emit code for the counting ISA extension"
8504 msgstr ""
8506 #: config/alpha/alpha.h:307
8507 msgid "Emit code using explicit relocation directives"
8508 msgstr ""
8510 #: config/alpha/alpha.h:310
8511 msgid "Emit 16-bit relocations to the small data areas"
8512 msgstr ""
8514 #: config/alpha/alpha.h:312
8515 msgid "Emit 32-bit relocations to the small data areas"
8516 msgstr ""
8518 #: config/alpha/alpha.h:314
8519 msgid "Emit rdval instead of rduniq for thread pointer"
8520 msgstr ""
8522 #. For -mcpu=
8523 #. For -mtune=
8524 #. For -mfp-rounding-mode=[n|m|c|d]
8525 #. For -mfp-trap-mode=[n|u|su|sui]
8526 #. For -mtrap-precision=[p|f|i]
8527 #. For -mmemory-latency=
8528 #. For -mtls-size=
8529 #: config/alpha/alpha.h:343
8530 msgid "Use features of and schedule given CPU"
8531 msgstr ""
8533 #: config/alpha/alpha.h:345
8534 msgid "Schedule given CPU"
8535 msgstr ""
8537 #: config/alpha/alpha.h:347
8538 msgid "Control the generated fp rounding mode"
8539 msgstr ""
8541 #: config/alpha/alpha.h:349
8542 msgid "Control the IEEE trap mode"
8543 msgstr ""
8545 #: config/alpha/alpha.h:351
8546 msgid "Control the precision given to fp exceptions"
8547 msgstr ""
8549 #: config/alpha/alpha.h:353
8550 msgid "Tune expected memory latency"
8551 msgstr ""
8553 #: config/alpha/alpha.h:355 config/ia64/ia64.h:221
8554 msgid "Specify bit size of immediate TLS offsets"
8555 msgstr ""
8557 #: config/arc/arc.c:135
8558 #, c-format
8559 msgid "bad value (%s) for -mcpu switch"
8560 msgstr ""
8562 #: config/arc/arc.c:362
8563 #, fuzzy, c-format
8564 msgid "argument of `%s' attribute is not a string constant"
8565 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
8567 #: config/arc/arc.c:369
8568 #, c-format
8569 msgid "argument of `%s' attribute is not \"ilink1\" or \"ilink2\""
8570 msgstr ""
8572 #: config/arc/arc.c:1708 config/m32r/m32r.c:2286
8573 #, fuzzy, c-format
8574 msgid "invalid operand to %%R code"
8575 msgstr "нерэчаісны %%-код"
8577 #: config/arc/arc.c:1740 config/m32r/m32r.c:2309
8578 #, fuzzy, c-format
8579 msgid "invalid operand to %%H/%%L code"
8580 msgstr "нерэчаісны %%-код"
8582 #: config/arc/arc.c:1763 config/m32r/m32r.c:2385
8583 #, fuzzy, c-format
8584 msgid "invalid operand to %%U code"
8585 msgstr "нерэчаісны %%-код"
8587 #: config/arc/arc.c:1774
8588 #, fuzzy, c-format
8589 msgid "invalid operand to %%V code"
8590 msgstr "нерэчаісны %%-код"
8592 #. Unknown flag.
8593 #: config/arc/arc.c:1781 config/m32r/m32r.c:2424 config/sparc/sparc.c:6473
8594 msgid "invalid operand output code"
8595 msgstr ""
8597 #: config/arm/arm.c:459
8598 #, c-format
8599 msgid "switch -mcpu=%s conflicts with -march= switch"
8600 msgstr ""
8602 #: config/arm/arm.c:469 config/rs6000/rs6000.c:554 config/sparc/sparc.c:393
8603 #, c-format
8604 msgid "bad value (%s) for %s switch"
8605 msgstr ""
8607 #: config/arm/arm.c:605
8608 msgid "target CPU does not support APCS-32"
8609 msgstr ""
8611 #: config/arm/arm.c:610
8612 msgid "target CPU does not support APCS-26"
8613 msgstr ""
8615 #: config/arm/arm.c:616
8616 msgid "target CPU does not support interworking"
8617 msgstr ""
8619 #: config/arm/arm.c:622
8620 #, fuzzy
8621 msgid "target CPU does not support THUMB instructions"
8622 msgstr "ISO C не падтрымлівае комлексныя цэлалікавыя тыпы"
8624 #: config/arm/arm.c:636
8625 msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
8626 msgstr ""
8628 #: config/arm/arm.c:639
8629 msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
8630 msgstr ""
8632 #: config/arm/arm.c:642
8633 msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
8634 msgstr ""
8636 #: config/arm/arm.c:648
8637 msgid "interworking forces APCS-32 to be used"
8638 msgstr ""
8640 #: config/arm/arm.c:654
8641 msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
8642 msgstr ""
8644 #: config/arm/arm.c:662
8645 msgid "-fpic and -mapcs-reent are incompatible"
8646 msgstr ""
8648 #: config/arm/arm.c:665
8649 msgid "APCS reentrant code not supported.  Ignored"
8650 msgstr ""
8652 #: config/arm/arm.c:673
8653 msgid "-g with -mno-apcs-frame may not give sensible debugging"
8654 msgstr ""
8656 #: config/arm/arm.c:681
8657 msgid "passing floating point arguments in fp regs not yet supported"
8658 msgstr ""
8660 #: config/arm/arm.c:710
8661 #, c-format
8662 msgid "invalid floating point emulation option: -mfpe-%s"
8663 msgstr ""
8665 #: config/arm/arm.c:734
8666 msgid "structure size boundary can only be set to 8 or 32"
8667 msgstr ""
8669 #: config/arm/arm.c:742
8670 msgid "-mpic-register= is useless without -fpic"
8671 msgstr ""
8673 #: config/arm/arm.c:749
8674 #, c-format
8675 msgid "unable to use '%s' for PIC register"
8676 msgstr ""
8678 #: config/arm/arm.c:2061 config/arm/arm.c:2084 config/avr/avr.c:4794
8679 #: config/c4x/c4x.c:4644 config/h8300/h8300.c:3623 config/i386/i386.c:1389
8680 #: config/i386/i386.c:1418 config/m68hc11/m68hc11.c:1216
8681 #: config/mcore/mcore.c:3510 config/ns32k/ns32k.c:1047
8682 #: config/rs6000/rs6000.c:12476 config/sh/sh.c:5678 config/sh/sh.c:5703
8683 #: config/sh/sh.c:5742 config/stormy16/stormy16.c:2026 config/v850/v850.c:2180
8684 #, fuzzy, c-format
8685 msgid "`%s' attribute only applies to functions"
8686 msgstr "\"%s\" звычайна функцыя"
8688 #: config/arm/arm.c:9474
8689 msgid "unable to compute real location of stacked parameter"
8690 msgstr ""
8692 #: config/arm/arm.c:10153
8693 msgid "no low registers available for popping high registers"
8694 msgstr ""
8696 #: config/arm/arm.c:10404
8697 msgid "interrupt Service Routines cannot be coded in Thumb mode"
8698 msgstr ""
8700 #: config/arm/pe.c:168 config/i386/winnt.c:303 config/mcore/mcore.c:3358
8701 #, c-format
8702 msgid "initialized variable `%s' is marked dllimport"
8703 msgstr ""
8705 #: config/arm/pe.c:177 config/i386/winnt.c:312
8706 #, c-format
8707 msgid "static variable `%s' is marked dllimport"
8708 msgstr ""
8710 #: config/arm/arm.h:416
8711 msgid "Generate APCS conformant stack frames"
8712 msgstr ""
8714 #: config/arm/arm.h:419
8715 msgid "Store function names in object code"
8716 msgstr ""
8718 #: config/arm/arm.h:423
8719 msgid "Use the 32-bit version of the APCS"
8720 msgstr ""
8722 #: config/arm/arm.h:425
8723 msgid "Use the 26-bit version of the APCS"
8724 msgstr ""
8726 #: config/arm/arm.h:429
8727 msgid "Pass FP arguments in FP registers"
8728 msgstr ""
8730 #: config/arm/arm.h:432
8731 msgid "Generate re-entrant, PIC code"
8732 msgstr ""
8734 #: config/arm/arm.h:435
8735 msgid "The MMU will trap on unaligned accesses"
8736 msgstr ""
8738 #: config/arm/arm.h:442
8739 msgid "Use library calls to perform FP operations"
8740 msgstr ""
8742 #: config/arm/arm.h:444 config/i960/i960.h:281
8743 msgid "Use hardware floating point instructions"
8744 msgstr ""
8746 #: config/arm/arm.h:446
8747 msgid "Assume target CPU is configured as big endian"
8748 msgstr ""
8750 #: config/arm/arm.h:448
8751 msgid "Assume target CPU is configured as little endian"
8752 msgstr ""
8754 #: config/arm/arm.h:450
8755 msgid "Assume big endian bytes, little endian words"
8756 msgstr ""
8758 #: config/arm/arm.h:452
8759 msgid "Support calls between Thumb and ARM instruction sets"
8760 msgstr ""
8762 #: config/arm/arm.h:455
8763 msgid "Generate a call to abort if a noreturn function returns"
8764 msgstr ""
8766 #: config/arm/arm.h:458
8767 msgid "Do not move instructions into a function's prologue"
8768 msgstr ""
8770 #: config/arm/arm.h:461
8771 msgid "Do not load the PIC register in function prologues"
8772 msgstr ""
8774 #: config/arm/arm.h:464
8775 msgid "Generate call insns as indirect calls, if necessary"
8776 msgstr ""
8778 #: config/arm/arm.h:467
8779 msgid "Compile for the Thumb not the ARM"
8780 msgstr ""
8782 #: config/arm/arm.h:471
8783 msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
8784 msgstr ""
8786 #: config/arm/arm.h:474
8787 msgid "Thumb: Generate (leaf) stack frames even if not needed"
8788 msgstr ""
8790 #: config/arm/arm.h:477
8791 msgid "Thumb: Assume non-static functions may be called from ARM code"
8792 msgstr ""
8794 #: config/arm/arm.h:481
8795 msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
8796 msgstr ""
8798 #: config/arm/arm.h:491
8799 msgid "Specify the name of the target CPU"
8800 msgstr ""
8802 #: config/arm/arm.h:493
8803 msgid "Specify the name of the target architecture"
8804 msgstr ""
8806 #: config/arm/arm.h:497
8807 msgid "Specify the version of the floating point emulator"
8808 msgstr ""
8810 #: config/arm/arm.h:499
8811 msgid "Specify the minimum bit alignment of structures"
8812 msgstr ""
8814 #: config/arm/arm.h:501
8815 msgid "Specify the register to be used for PIC addressing"
8816 msgstr ""
8818 #: config/arm/pe.h:65
8819 msgid "Ignore dllimport attribute for functions"
8820 msgstr ""
8822 #: config/avr/avr.c:528
8823 #, c-format
8824 msgid "large frame pointer change (%d) with -mtiny-stack"
8825 msgstr ""
8827 #: config/avr/avr.c:1135
8828 msgid "bad address, not (reg+disp):"
8829 msgstr ""
8831 #: config/avr/avr.c:1143
8832 msgid "internal compiler error.  Bad address:"
8833 msgstr ""
8835 #: config/avr/avr.c:1156
8836 msgid "internal compiler error.  Unknown mode:"
8837 msgstr ""
8839 #: config/avr/avr.c:1864 config/avr/avr.c:2576
8840 #, fuzzy
8841 msgid "invalid insn:"
8842 msgstr "Нерэчаісны выбар %s"
8844 #: config/avr/avr.c:1901 config/avr/avr.c:1987 config/avr/avr.c:2036
8845 #: config/avr/avr.c:2045 config/avr/avr.c:2143 config/avr/avr.c:2315
8846 #: config/avr/avr.c:2613 config/avr/avr.c:2724
8847 msgid "incorrect insn:"
8848 msgstr ""
8850 #: config/avr/avr.c:2064 config/avr/avr.c:2228 config/avr/avr.c:2386
8851 #: config/avr/avr.c:2768
8852 msgid "unknown move insn:"
8853 msgstr ""
8855 #: config/avr/avr.c:3003
8856 msgid "bad shift insn:"
8857 msgstr ""
8859 #: config/avr/avr.c:3119 config/avr/avr.c:3549 config/avr/avr.c:3929
8860 msgid "internal compiler error.  Incorrect shift:"
8861 msgstr ""
8863 #: config/avr/avr.c:4767
8864 msgid "only initialized variables can be placed into program memory area"
8865 msgstr ""
8867 #: config/avr/avr.c:4866
8868 msgid "only uninitialized variables can be placed in the .noinit section"
8869 msgstr ""
8871 #: config/avr/avr.c:4881
8872 #, c-format
8873 msgid "MCU `%s' supported for assembler only"
8874 msgstr ""
8876 #: config/avr/avr.h:78
8877 msgid "Assume int to be 8 bit integer"
8878 msgstr ""
8880 #: config/avr/avr.h:80
8881 msgid "Change the stack pointer without disabling interrupts"
8882 msgstr ""
8884 #: config/avr/avr.h:82
8885 msgid "Use subroutines for function prologue/epilogue"
8886 msgstr ""
8888 #: config/avr/avr.h:84
8889 msgid "Change only the low 8 bits of the stack pointer"
8890 msgstr ""
8892 #: config/avr/avr.h:86
8893 msgid "Do not generate tablejump insns"
8894 msgstr ""
8896 #: config/avr/avr.h:88
8897 msgid "Use rjmp/rcall (limited range) on >8K devices"
8898 msgstr ""
8900 #: config/avr/avr.h:91
8901 msgid "Output instruction sizes to the asm file"
8902 msgstr ""
8904 #: config/avr/avr.h:108
8905 msgid "Specify the initial stack address"
8906 msgstr ""
8908 #: config/avr/avr.h:109
8909 msgid "Specify the MCU name"
8910 msgstr ""
8912 #. `GIV_SORT_CRITERION(GIV1, GIV2)'
8913 #. In some cases, the strength reduction optimization pass can
8914 #. produce better code if this is defined.  This macro controls the
8915 #. order that induction variables are combined.  This macro is
8916 #. particularly useful if the target has limited addressing modes.
8917 #. For instance, the SH target has only positive offsets in
8918 #. addresses.  Thus sorting to put the smallest address first allows
8919 #. the most combinations to be found.
8920 #: config/avr/avr.h:2450
8921 msgid "trampolines not supported"
8922 msgstr ""
8924 #: config/c4x/c4x-c.c:69
8925 #, c-format
8926 msgid "missing '(' after '#pragma %s' - ignored"
8927 msgstr ""
8929 #: config/c4x/c4x-c.c:72
8930 #, c-format
8931 msgid "missing function name in '#pragma %s' - ignored"
8932 msgstr ""
8934 #: config/c4x/c4x-c.c:77
8935 #, c-format
8936 msgid "malformed '#pragma %s' - ignored"
8937 msgstr ""
8939 #: config/c4x/c4x-c.c:79
8940 #, c-format
8941 msgid "missing section name in '#pragma %s' - ignored"
8942 msgstr ""
8944 #: config/c4x/c4x-c.c:84
8945 #, c-format
8946 msgid "missing ')' for '#pragma %s' - ignored"
8947 msgstr ""
8949 #: config/c4x/c4x-c.c:87
8950 #, c-format
8951 msgid "junk at end of '#pragma %s'"
8952 msgstr ""
8954 #: config/c4x/c4x.c:280
8955 #, c-format
8956 msgid "unknown CPU version %d, using 40.\n"
8957 msgstr ""
8959 #: config/c4x/c4x.c:853
8960 #, c-format
8961 msgid "ISR %s requires %d words of local vars, max is 32767"
8962 msgstr ""
8964 #: config/c4x/c4x.c:1602
8965 msgid "using CONST_DOUBLE for address"
8966 msgstr ""
8968 #: config/c4x/c4x.c:1742
8969 msgid "c4x_address_cost: Invalid addressing mode"
8970 msgstr ""
8972 #: config/c4x/c4x.c:1884
8973 #, c-format
8974 msgid "c4x_print_operand: %%L inconsistency"
8975 msgstr ""
8977 #: config/c4x/c4x.c:1890
8978 #, c-format
8979 msgid "c4x_print_operand: %%N inconsistency"
8980 msgstr ""
8982 #: config/c4x/c4x.c:1931
8983 #, c-format
8984 msgid "c4x_print_operand: %%O inconsistency"
8985 msgstr ""
8987 #: config/c4x/c4x.c:2026
8988 msgid "c4x_print_operand: Bad operand case"
8989 msgstr ""
8991 #: config/c4x/c4x.c:2069
8992 msgid "c4x_print_operand_address: Bad post_modify"
8993 msgstr ""
8995 #: config/c4x/c4x.c:2091
8996 msgid "c4x_print_operand_address: Bad pre_modify"
8997 msgstr ""
8999 #: config/c4x/c4x.c:2139 config/c4x/c4x.c:2151 config/c4x/c4x.c:2166
9000 msgid "c4x_print_operand_address: Bad operand case"
9001 msgstr ""
9003 #: config/c4x/c4x.c:2422
9004 msgid "c4x_rptb_insert: Cannot find start label"
9005 msgstr ""
9007 #: config/c4x/c4x.c:3409 config/c4x/c4x.c:3429
9008 msgid "mode not QImode"
9009 msgstr ""
9011 #: config/c4x/c4x.c:3514
9012 msgid "invalid indirect memory address"
9013 msgstr ""
9015 #: config/c4x/c4x.c:3603
9016 msgid "invalid indirect (S) memory address"
9017 msgstr ""
9019 #: config/c4x/c4x.c:3944
9020 msgid "c4x_valid_operands: Internal error"
9021 msgstr ""
9023 #: config/c4x/c4x.c:4424
9024 msgid "c4x_operand_subword: invalid mode"
9025 msgstr ""
9027 #: config/c4x/c4x.c:4427
9028 msgid "c4x_operand_subword: invalid operand"
9029 msgstr ""
9031 #. We could handle these with some difficulty.
9032 #. e.g., *p-- => *(p-=2); *(p+1).
9033 #: config/c4x/c4x.c:4453
9034 msgid "c4x_operand_subword: invalid autoincrement"
9035 msgstr ""
9037 #: config/c4x/c4x.c:4459
9038 msgid "c4x_operand_subword: invalid address"
9039 msgstr ""
9041 #: config/c4x/c4x.c:4470
9042 msgid "c4x_operand_subword: address not offsettable"
9043 msgstr ""
9045 #: config/c4x/c4x.c:4670
9046 msgid "c4x_rptb_rpts_p: Repeat block top label moved\n"
9047 msgstr ""
9049 #. Name of the c4x assembler.
9050 #. Name of the c4x linker.
9051 #. Define assembler options.
9052 #. Define linker options.
9053 #. Specify the end file to link with.
9054 #. Target compilation option flags.
9055 #. Small memory model.
9056 #. Use 24-bit MPYI for C3x.
9057 #. Fast fixing of floats.
9058 #. Allow use of RPTS.
9059 #. Emit C3x code.
9060 #. Be compatible with TI assembler.
9061 #. Be paranoid about DP reg. in ISRs.
9062 #. Pass arguments on stack.
9063 #. Enable features under development.
9064 #. Enable repeat block.
9065 #. Use BK as general register.
9066 #. Use decrement and branch for C3x.
9067 #. Enable debugging of GCC.
9068 #. Force constants into registers.
9069 #. Allow unsigned loop counters.
9070 #. Force op0 and op1 to be same.
9071 #. Save all 40 bits for floats.
9072 #. Allow parallel insns.
9073 #. Allow MPY||ADD, MPY||SUB insns.
9074 #. Assume mem refs possibly aliased.
9075 #. Emit C30 code.
9076 #. Emit C31 code.
9077 #. Emit C32 code.
9078 #. Emit C33 code.
9079 #. Emit C40 code.
9080 #. Emit C44 code.
9081 #. Run-time compilation parameters selecting different hardware subsets.
9083 #. Macro to define tables used to set the flags.
9084 #. This is a list in braces of triplets in braces,
9085 #. each pair being { "NAME", VALUE, "DESCRIPTION" }
9086 #. where VALUE is the bits to set or minus the bits to clear.
9087 #. An empty string NAME is used to identify the default VALUE.
9088 #: config/c4x/c4x.h:170
9089 msgid "Small memory model"
9090 msgstr ""
9092 #: config/c4x/c4x.h:172
9093 msgid "Big memory model"
9094 msgstr ""
9096 #: config/c4x/c4x.h:174
9097 msgid "Use MPYI instruction for C3x"
9098 msgstr ""
9100 #: config/c4x/c4x.h:176
9101 msgid "Do not use MPYI instruction for C3x"
9102 msgstr ""
9104 #: config/c4x/c4x.h:178
9105 msgid "Use fast but approximate float to integer conversion"
9106 msgstr ""
9108 #: config/c4x/c4x.h:180
9109 msgid "Use slow but accurate float to integer conversion"
9110 msgstr ""
9112 #: config/c4x/c4x.h:182
9113 msgid "Enable use of RTPS instruction"
9114 msgstr ""
9116 #: config/c4x/c4x.h:184
9117 msgid "Disable use of RTPS instruction"
9118 msgstr ""
9120 #: config/c4x/c4x.h:186
9121 msgid "Enable use of RTPB instruction"
9122 msgstr ""
9124 #: config/c4x/c4x.h:188
9125 msgid "Disable use of RTPB instruction"
9126 msgstr ""
9128 #: config/c4x/c4x.h:190
9129 msgid "Generate code for C30 CPU"
9130 msgstr ""
9132 #: config/c4x/c4x.h:192
9133 msgid "Generate code for C31 CPU"
9134 msgstr ""
9136 #: config/c4x/c4x.h:194
9137 msgid "Generate code for C32 CPU"
9138 msgstr ""
9140 #: config/c4x/c4x.h:196
9141 msgid "Generate code for C33 CPU"
9142 msgstr ""
9144 #: config/c4x/c4x.h:198
9145 msgid "Generate code for C40 CPU"
9146 msgstr ""
9148 #: config/c4x/c4x.h:200
9149 msgid "Generate code for C44 CPU"
9150 msgstr ""
9152 #: config/c4x/c4x.h:202
9153 msgid "Emit code compatible with TI tools"
9154 msgstr ""
9156 #: config/c4x/c4x.h:204
9157 msgid "Emit code to use GAS extensions"
9158 msgstr ""
9160 #: config/c4x/c4x.h:206 config/c4x/c4x.h:210
9161 msgid "Save DP across ISR in small memory model"
9162 msgstr ""
9164 #: config/c4x/c4x.h:208 config/c4x/c4x.h:212
9165 msgid "Don't save DP across ISR in small memory model"
9166 msgstr ""
9168 #: config/c4x/c4x.h:214
9169 msgid "Pass arguments on the stack"
9170 msgstr ""
9172 #: config/c4x/c4x.h:216
9173 msgid "Pass arguments in registers"
9174 msgstr ""
9176 #: config/c4x/c4x.h:218
9177 msgid "Enable new features under development"
9178 msgstr ""
9180 #: config/c4x/c4x.h:220
9181 msgid "Disable new features under development"
9182 msgstr ""
9184 #: config/c4x/c4x.h:222
9185 msgid "Use the BK register as a general purpose register"
9186 msgstr ""
9188 #: config/c4x/c4x.h:224
9189 msgid "Do not allocate BK register"
9190 msgstr ""
9192 #: config/c4x/c4x.h:226
9193 msgid "Enable use of DB instruction"
9194 msgstr ""
9196 #: config/c4x/c4x.h:228
9197 msgid "Disable use of DB instruction"
9198 msgstr ""
9200 #: config/c4x/c4x.h:230
9201 msgid "Enable debugging"
9202 msgstr ""
9204 #: config/c4x/c4x.h:232
9205 msgid "Disable debugging"
9206 msgstr ""
9208 #: config/c4x/c4x.h:234
9209 msgid "Force constants into registers to improve hoisting"
9210 msgstr ""
9212 #: config/c4x/c4x.h:236
9213 msgid "Don't force constants into registers"
9214 msgstr ""
9216 #: config/c4x/c4x.h:238
9217 msgid "Force RTL generation to emit valid 3 operand insns"
9218 msgstr ""
9220 #: config/c4x/c4x.h:240
9221 msgid "Allow RTL generation to emit invalid 3 operand insns"
9222 msgstr ""
9224 #: config/c4x/c4x.h:242
9225 msgid "Allow unsigned interation counts for RPTB/DB"
9226 msgstr ""
9228 #: config/c4x/c4x.h:244
9229 msgid "Disallow unsigned iteration counts for RPTB/DB"
9230 msgstr ""
9232 #: config/c4x/c4x.h:246
9233 msgid "Preserve all 40 bits of FP reg across call"
9234 msgstr ""
9236 #: config/c4x/c4x.h:248
9237 msgid "Only preserve 32 bits of FP reg across call"
9238 msgstr ""
9240 #: config/c4x/c4x.h:250
9241 msgid "Enable parallel instructions"
9242 msgstr ""
9244 #: config/c4x/c4x.h:252
9245 msgid "Disable parallel instructions"
9246 msgstr ""
9248 #: config/c4x/c4x.h:254
9249 msgid "Enable MPY||ADD and MPY||SUB instructions"
9250 msgstr ""
9252 #: config/c4x/c4x.h:256
9253 msgid "Disable MPY||ADD and MPY||SUB instructions"
9254 msgstr ""
9256 #: config/c4x/c4x.h:258
9257 msgid "Assume that pointers may be aliased"
9258 msgstr ""
9260 #: config/c4x/c4x.h:260
9261 msgid "Assume that pointers not aliased"
9262 msgstr ""
9264 #: config/c4x/c4x.h:333
9265 msgid "Specify maximum number of iterations for RPTS"
9266 msgstr ""
9268 #: config/c4x/c4x.h:335
9269 msgid "Select CPU to generate code for"
9270 msgstr ""
9272 #: config/cris/cris.c:583
9273 msgid "unexpected index-type in cris_print_index"
9274 msgstr ""
9276 #: config/cris/cris.c:599
9277 msgid "unexpected base-type in cris_print_base"
9278 msgstr ""
9280 #: config/cris/cris.c:892
9281 #, c-format
9282 msgid "stackframe too big: %d bytes"
9283 msgstr ""
9285 #: config/cris/cris.c:1207
9286 msgid "allocated but unused delay list in epilogue"
9287 msgstr ""
9289 #: config/cris/cris.c:1217
9290 msgid "unexpected function type needing stack adjustment for __builtin_eh_return"
9291 msgstr ""
9293 #: config/cris/cris.c:1296
9294 msgid "invalid operand for 'b' modifier"
9295 msgstr ""
9297 #: config/cris/cris.c:1308
9298 msgid "invalid operand for 'v' modifier"
9299 msgstr ""
9301 #: config/cris/cris.c:1318
9302 msgid "invalid operand for 'P' modifier"
9303 msgstr ""
9305 #: config/cris/cris.c:1325
9306 msgid "invalid operand for 'p' modifier"
9307 msgstr ""
9309 #: config/cris/cris.c:1364
9310 msgid "invalid operand for 'z' modifier"
9311 msgstr ""
9313 #: config/cris/cris.c:1395 config/cris/cris.c:1425
9314 msgid "invalid operand for 'H' modifier"
9315 msgstr ""
9317 #: config/cris/cris.c:1401
9318 msgid "bad register"
9319 msgstr ""
9321 #: config/cris/cris.c:1439
9322 msgid "invalid operand for 'e' modifier"
9323 msgstr ""
9325 #: config/cris/cris.c:1456
9326 msgid "invalid operand for 'm' modifier"
9327 msgstr ""
9329 #: config/cris/cris.c:1481
9330 msgid "invalid operand for 'A' modifier"
9331 msgstr ""
9333 #: config/cris/cris.c:1489
9334 msgid "invalid operand for 'D' modifier"
9335 msgstr ""
9337 #: config/cris/cris.c:1503
9338 msgid "invalid operand for 'T' modifier"
9339 msgstr ""
9341 #: config/cris/cris.c:1512
9342 msgid "invalid operand modifier letter"
9343 msgstr ""
9345 #: config/cris/cris.c:1520
9346 #, c-format
9347 msgid "internal error: bad register: %d"
9348 msgstr "унутраная памылка: дрэнны рэгістр: %d"
9350 #: config/cris/cris.c:1568
9351 msgid "unexpected multiplicative operand"
9352 msgstr ""
9354 #: config/cris/cris.c:1588
9355 msgid "unexpected operand"
9356 msgstr ""
9358 #: config/cris/cris.c:1623 config/cris/cris.c:1633
9359 msgid "unrecognized address"
9360 msgstr "нераспазнаны адрас"
9362 #: config/cris/cris.c:1989
9363 msgid "internal error: sideeffect-insn affecting main effect"
9364 msgstr ""
9366 #. If we get here, the caller got its initial tests wrong.
9367 #: config/cris/cris.c:2276
9368 msgid "internal error: cris_side_effect_mode_ok with bad operands"
9369 msgstr ""
9371 #: config/cris/cris.c:2358 config/cris/cris.c:2416
9372 #, fuzzy
9373 msgid "unrecognized supposed constant"
9374 msgstr "нераспазнаны выбар \"-%s\""
9376 #: config/cris/cris.c:2457
9377 msgid "unrecognized supposed constant in cris_global_pic_symbol"
9378 msgstr ""
9380 #: config/cris/cris.c:2476
9381 #, c-format
9382 msgid "-max-stackframe=%d is not usable, not between 0 and %d"
9383 msgstr ""
9385 #: config/cris/cris.c:2504
9386 #, c-format
9387 msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
9388 msgstr ""
9390 #: config/cris/cris.c:2540
9391 #, c-format
9392 msgid "unknown CRIS cpu version specification in -mtune= : %s"
9393 msgstr ""
9395 #: config/cris/cris.c:2558
9396 msgid "-fPIC and -fpic are not supported in this configuration"
9397 msgstr ""
9399 #: config/cris/cris.c:2574
9400 msgid "that particular -g option is invalid with -maout and -melinux"
9401 msgstr ""
9403 #: config/cris/cris.c:2808 config/cris/cris.c:2853
9404 msgid "unexpected side-effects in address"
9405 msgstr ""
9407 #. Labels are never marked as global symbols.
9408 #: config/cris/cris.c:2950 config/cris/cris.c:2981
9409 msgid "unexpected PIC symbol"
9410 msgstr ""
9412 #: config/cris/cris.c:2954
9413 msgid "PIC register isn't set up"
9414 msgstr ""
9416 #: config/cris/cris.c:2967 config/cris/cris.c:3050
9417 msgid "unexpected address expression"
9418 msgstr ""
9420 #: config/cris/cris.c:2985
9421 msgid "emitting PIC operand, but PIC register isn't set up"
9422 msgstr ""
9424 #: config/cris/cris.c:2994
9425 msgid "unexpected NOTE as addr_const:"
9426 msgstr ""
9428 #: config/cris/aout.h:106
9429 msgid "Compile for the MMU-less Etrax 100-based elinux system"
9430 msgstr ""
9432 #: config/cris/aout.h:113
9433 msgid "For elinux, request a specified stack-size for this program"
9434 msgstr ""
9436 #. 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.
9437 #: config/cris/cris.h:336
9438 msgid "Compile for ETRAX 4 (CRIS v3)"
9439 msgstr ""
9441 #: config/cris/cris.h:341
9442 msgid "Compile for ETRAX 100 (CRIS v8)"
9443 msgstr ""
9445 #: config/cris/cris.h:345
9446 msgid "Emit verbose debug information in assembly code"
9447 msgstr ""
9449 #: config/cris/cris.h:348
9450 #, fuzzy
9451 msgid "Do not use condition codes from normal instructions"
9452 msgstr "Не генерыраваць сімвальныя інструкцыі"
9454 #: config/cris/cris.h:352
9455 msgid "Do not emit addressing modes with side-effect assignment"
9456 msgstr ""
9458 #: config/cris/cris.h:355
9459 msgid "Do not tune stack alignment"
9460 msgstr ""
9462 #: config/cris/cris.h:358
9463 msgid "Do not tune writable data alignment"
9464 msgstr ""
9466 #: config/cris/cris.h:361
9467 msgid "Do not tune code and read-only data alignment"
9468 msgstr ""
9470 #: config/cris/cris.h:370
9471 msgid "Align code and data to 32 bits"
9472 msgstr ""
9474 #: config/cris/cris.h:383
9475 msgid "Don't align items in code or data"
9476 msgstr ""
9478 #: config/cris/cris.h:386
9479 msgid "Do not emit function prologue or epilogue"
9480 msgstr ""
9482 #. We have to handle this m-option here since we can't wash it off in      both CC1_SPEC and CC1PLUS_SPEC.
9483 #: config/cris/cris.h:390
9484 msgid "Use the most feature-enabling options allowed by other options"
9485 msgstr ""
9487 #. 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.
9488 #: config/cris/cris.h:396
9489 msgid "Override -mbest-lib-options"
9490 msgstr ""
9492 #: config/cris/cris.h:428
9493 #, fuzzy
9494 msgid "Generate code for the specified chip or CPU version"
9495 msgstr "Генерыраваць код для дадзенага ЦП"
9497 #: config/cris/cris.h:430
9498 msgid "Tune alignment for the specified chip or CPU version"
9499 msgstr ""
9501 #: config/cris/cris.h:432
9502 msgid "Warn when a stackframe is larger than the specified size"
9503 msgstr ""
9505 #. Node: Profiling
9506 #: config/cris/cris.h:1019
9507 msgid "no FUNCTION_PROFILER for CRIS"
9508 msgstr ""
9510 #: config/cris/linux.h:74
9511 msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
9512 msgstr ""
9514 #: config/d30v/d30v.c:207
9515 #, c-format
9516 msgid "bad modes_tieable_p for register %s, mode1 %s, mode2 %s"
9517 msgstr ""
9519 #: config/d30v/d30v.c:2666
9520 msgid "bad insn to d30v_print_operand_address:"
9521 msgstr ""
9523 #: config/d30v/d30v.c:2683 config/d30v/d30v.c:2744 config/d30v/d30v.c:2765
9524 #: config/d30v/d30v.c:2783
9525 msgid "bad insn to d30v_print_operand_memory_reference:"
9526 msgstr ""
9528 #: config/d30v/d30v.c:2851
9529 msgid "bad insn to d30v_print_operand, 'f' modifier:"
9530 msgstr ""
9532 #: config/d30v/d30v.c:2860
9533 msgid "bad insn to d30v_print_operand, 'A' modifier:"
9534 msgstr ""
9536 #: config/d30v/d30v.c:2867
9537 msgid "bad insn to d30v_print_operand, 'M' modifier:"
9538 msgstr ""
9540 #: config/d30v/d30v.c:2921
9541 msgid "bad insn to print_operand, 'F' or 'T' modifier:"
9542 msgstr ""
9544 #: config/d30v/d30v.c:2932
9545 msgid "bad insn to print_operand, 'B' modifier:"
9546 msgstr ""
9548 #: config/d30v/d30v.c:2939
9549 msgid "bad insn to print_operand, 'E' modifier:"
9550 msgstr ""
9552 #: config/d30v/d30v.c:2957
9553 msgid "bad insn to print_operand, 'R' modifier:"
9554 msgstr ""
9556 #: config/d30v/d30v.c:2966 config/d30v/d30v.c:2974
9557 msgid "bad insn to print_operand, 's' modifier:"
9558 msgstr ""
9560 #: config/d30v/d30v.c:3003
9561 msgid "bad insn in d30v_print_operand, 0 case"
9562 msgstr ""
9564 #: config/d30v/d30v.c:3301
9565 msgid "d30v_emit_comparison"
9566 msgstr ""
9568 #: config/d30v/d30v.c:3345
9569 msgid "bad call to d30v_move_2words"
9570 msgstr ""
9572 #: config/d30v/d30v.h:114
9573 msgid "Enable use of conditional move instructions"
9574 msgstr ""
9576 #: config/d30v/d30v.h:117
9577 msgid "Disable use of conditional move instructions"
9578 msgstr ""
9580 #: config/d30v/d30v.h:120
9581 msgid "Debug argument support in compiler"
9582 msgstr ""
9584 #: config/d30v/d30v.h:123
9585 msgid "Debug stack support in compiler"
9586 msgstr ""
9588 #: config/d30v/d30v.h:126
9589 msgid "Debug memory address support in compiler"
9590 msgstr ""
9592 #: config/d30v/d30v.h:129
9593 msgid "Make adjacent short instructions parallel if possible"
9594 msgstr ""
9596 #: config/d30v/d30v.h:132
9597 #, fuzzy
9598 msgid "Do not make adjacent short instructions parallel"
9599 msgstr "Не генерыраваць сімвальныя інструкцыі"
9601 #: config/d30v/d30v.h:135 config/d30v/d30v.h:138
9602 msgid "Link programs/data to be in external memory by default"
9603 msgstr ""
9605 #: config/d30v/d30v.h:141
9606 msgid "Link programs/data to be in onchip memory by default"
9607 msgstr ""
9609 #: config/d30v/d30v.h:149
9610 msgid "Change the branch costs within the compiler"
9611 msgstr ""
9613 #: config/d30v/d30v.h:152
9614 msgid "Change the threshold for conversion to conditional execution"
9615 msgstr ""
9617 #: config/dsp16xx/dsp16xx.c:1446 config/dsp16xx/dsp16xx.c:1469
9618 msgid "stack size > 32k"
9619 msgstr ""
9621 #: config/dsp16xx/dsp16xx.c:1678
9622 msgid "invalid addressing mode"
9623 msgstr ""
9625 #: config/dsp16xx/dsp16xx.c:1821
9626 msgid "bad register extension code"
9627 msgstr ""
9629 #: config/dsp16xx/dsp16xx.c:1921
9630 msgid "invalid offset in ybase addressing"
9631 msgstr ""
9633 #: config/dsp16xx/dsp16xx.c:1924
9634 msgid "invalid register in ybase addressing"
9635 msgstr ""
9637 #: config/dsp16xx/dsp16xx.c:2099
9638 msgid "invalid shift operator in emit_1600_core_shift"
9639 msgstr ""
9641 #: config/dsp16xx/dsp16xx.c:2428
9642 msgid "invalid mode for gen_tst_reg"
9643 msgstr "нерэчаісны рэжым для gen_tst_reg"
9645 #: config/dsp16xx/dsp16xx.c:2500
9646 msgid "invalid mode for integer comparison in gen_compare_reg"
9647 msgstr ""
9649 #. Macro to define tables used to set the flags.
9650 #. This is a list in braces of pairs in braces,
9651 #. each pair being { "NAME", VALUE }
9652 #. where VALUE is the bits to set or minus the bits to clear.
9653 #. An empty string NAME is used to identify the default VALUE.
9654 #: config/dsp16xx/dsp16xx.h:230
9655 msgid "Pass parameters in registers (default)"
9656 msgstr ""
9658 #: config/dsp16xx/dsp16xx.h:232
9659 #, fuzzy
9660 msgid "Don't pass parameters in registers"
9661 msgstr "Не выкарыстоўваць рэгістра sb"
9663 #: config/dsp16xx/dsp16xx.h:234
9664 #, fuzzy
9665 msgid "Generate code for near calls"
9666 msgstr "Генерыраваць код для Intel as"
9668 #: config/dsp16xx/dsp16xx.h:236
9669 #, fuzzy
9670 msgid "Don't generate code for near calls"
9671 msgstr "Генерыраваць код для Intel as"
9673 #: config/dsp16xx/dsp16xx.h:238
9674 #, fuzzy
9675 msgid "Generate code for near jumps"
9676 msgstr "Генерыраваць код для Intel as"
9678 #: config/dsp16xx/dsp16xx.h:240
9679 #, fuzzy
9680 msgid "Don't generate code for near jumps"
9681 msgstr "Генерыраваць код для Intel as"
9683 #: config/dsp16xx/dsp16xx.h:242
9684 #, fuzzy
9685 msgid "Generate code for a bit-manipulation unit"
9686 msgstr "Генерыраваць код для Intel as"
9688 #: config/dsp16xx/dsp16xx.h:244
9689 #, fuzzy
9690 msgid "Don't generate code for a bit-manipulation unit"
9691 msgstr "Не генерыраваць сімвальныя інструкцыі"
9693 #: config/dsp16xx/dsp16xx.h:246
9694 #, fuzzy
9695 msgid "Generate code for memory map1"
9696 msgstr "Генерыраваць код для Intel as"
9698 #: config/dsp16xx/dsp16xx.h:248
9699 #, fuzzy
9700 msgid "Generate code for memory map2"
9701 msgstr "Генерыраваць код для Intel as"
9703 #: config/dsp16xx/dsp16xx.h:250
9704 #, fuzzy
9705 msgid "Generate code for memory map3"
9706 msgstr "Генерыраваць код для Intel as"
9708 #: config/dsp16xx/dsp16xx.h:252
9709 #, fuzzy
9710 msgid "Generate code for memory map4"
9711 msgstr "Генерыраваць код для Intel as"
9713 #: config/dsp16xx/dsp16xx.h:254
9714 msgid "Ouput extra code for initialized data"
9715 msgstr ""
9717 #: config/dsp16xx/dsp16xx.h:256
9718 msgid "Don't let reg. allocator use ybase registers"
9719 msgstr ""
9721 #: config/dsp16xx/dsp16xx.h:258
9722 msgid "Output extra debug info in Luxworks environment"
9723 msgstr ""
9725 #: config/dsp16xx/dsp16xx.h:260
9726 msgid "Save temp. files in Luxworks environment"
9727 msgstr ""
9729 #: config/dsp16xx/dsp16xx.h:272
9730 msgid "Specify alternate name for text section"
9731 msgstr ""
9733 #: config/dsp16xx/dsp16xx.h:274
9734 msgid "Specify alternate name for data section"
9735 msgstr ""
9737 #: config/dsp16xx/dsp16xx.h:276
9738 msgid "Specify alternate name for bss section"
9739 msgstr ""
9741 #: config/dsp16xx/dsp16xx.h:278
9742 msgid "Specify alternate name for constant section"
9743 msgstr ""
9745 #: config/dsp16xx/dsp16xx.h:280
9746 msgid "Specify alternate name for dsp16xx chip"
9747 msgstr ""
9749 #. Output assembler code to FILE to increment profiler label # LABELNO
9750 #. for profiling a function entry.
9751 #: config/dsp16xx/dsp16xx.h:1218 config/dsp16xx/dsp16xx.h:1772
9752 #: config/dsp16xx/dsp16xx.h:1777
9753 msgid "profiling not implemented yet"
9754 msgstr ""
9756 #. Emit RTL insns to initialize the variable parts of a trampoline.
9757 #. FNADDR is an RTX for the address of the function's pure code.
9758 #. CXT is an RTX for the static chain value for the function.
9759 #: config/dsp16xx/dsp16xx.h:1228 config/dsp16xx/dsp16xx.h:1240
9760 msgid "trampolines not yet implemented"
9761 msgstr ""
9763 #: config/fr30/fr30.c:453
9764 msgid "fr30_print_operand_address: unhandled address"
9765 msgstr ""
9767 #: config/fr30/fr30.c:480
9768 #, c-format
9769 msgid "fr30_print_operand: unrecognized %%p code"
9770 msgstr ""
9772 #: config/fr30/fr30.c:500
9773 #, c-format
9774 msgid "fr30_print_operand: unrecognized %%b code"
9775 msgstr ""
9777 #: config/fr30/fr30.c:521
9778 #, c-format
9779 msgid "fr30_print_operand: unrecognized %%B code"
9780 msgstr ""
9782 #: config/fr30/fr30.c:529
9783 #, c-format
9784 msgid "fr30_print_operand: invalid operand to %%A code"
9785 msgstr ""
9787 #: config/fr30/fr30.c:546
9788 #, c-format
9789 msgid "fr30_print_operand: invalid %%x code"
9790 msgstr ""
9792 #: config/fr30/fr30.c:553
9793 #, c-format
9794 msgid "fr30_print_operand: invalid %%F code"
9795 msgstr ""
9797 #: config/fr30/fr30.c:570
9798 msgid "fr30_print_operand: unknown code"
9799 msgstr ""
9801 #: config/fr30/fr30.c:599 config/fr30/fr30.c:608 config/fr30/fr30.c:619
9802 #: config/fr30/fr30.c:632
9803 msgid "fr30_print_operand: unhandled MEM"
9804 msgstr ""
9806 #: config/fr30/fr30.h:63
9807 msgid "Assume small address space"
9808 msgstr ""
9810 #: config/frv/frv.c:410 config/frv/frv.c:428
9811 #, c-format
9812 msgid "Unknown cpu: -mcpu=%s"
9813 msgstr ""
9815 #: config/frv/frv.c:451
9816 msgid "-fpic and -gdwarf are incompatible (-fpic and -g/-gdwarf-2 are fine)"
9817 msgstr ""
9819 #: config/frv/frv.c:2520
9820 msgid "Bad insn to frv_print_operand_address:"
9821 msgstr ""
9823 #: config/frv/frv.c:2533
9824 msgid "Bad register to frv_print_operand_memory_reference_reg:"
9825 msgstr ""
9827 #: config/frv/frv.c:2574 config/frv/frv.c:2584 config/frv/frv.c:2593
9828 #: config/frv/frv.c:2621 config/frv/frv.c:2633 config/frv/frv.c:2637
9829 msgid "Bad insn to frv_print_operand_memory_reference:"
9830 msgstr ""
9832 #: config/frv/frv.c:2779
9833 msgid "Bad insn in frv_print_operand, bad const_double"
9834 msgstr ""
9836 #: config/frv/frv.c:2824
9837 msgid "Bad insn to frv_print_operand, 'C' modifier:"
9838 msgstr ""
9840 #: config/frv/frv.c:2847
9841 msgid "Bad insn to frv_print_operand, 'c' modifier:"
9842 msgstr ""
9844 #: config/frv/frv.c:2872
9845 msgid "Bad insn to frv_print_operand, 'e' modifier:"
9846 msgstr ""
9848 #: config/frv/frv.c:2880
9849 msgid "Bad insn to frv_print_operand, 'F' modifier:"
9850 msgstr ""
9852 #: config/frv/frv.c:2896
9853 msgid "Bad insn to frv_print_operand, 'f' modifier:"
9854 msgstr ""
9856 #: config/frv/frv.c:2949
9857 msgid "Bad insn to frv_print_operand, 'L' modifier:"
9858 msgstr ""
9860 #: config/frv/frv.c:2962
9861 msgid "Bad insn to frv_print_operand, 'M/N' modifier:"
9862 msgstr ""
9864 #: config/frv/frv.c:2983
9865 msgid "Bad insn to frv_print_operand, 'O' modifier:"
9866 msgstr ""
9868 #: config/frv/frv.c:3001
9869 msgid "Bad insn to frv_print_operand, P modifier:"
9870 msgstr ""
9872 #: config/frv/frv.c:3021
9873 msgid "Bad insn in frv_print_operand, z case"
9874 msgstr ""
9876 #: config/frv/frv.c:3049
9877 msgid "Bad insn in frv_print_operand, 0 case"
9878 msgstr ""
9880 #: config/frv/frv.c:3054
9881 msgid "frv_print_operand: unknown code"
9882 msgstr ""
9884 #: config/frv/frv.c:5737
9885 msgid "Bad output_move_single operand"
9886 msgstr ""
9888 #: config/frv/frv.c:5866
9889 msgid "Bad output_move_double operand"
9890 msgstr ""
9892 #: config/frv/frv.c:6010
9893 msgid "Bad output_condmove_single operand"
9894 msgstr ""
9896 #: config/frv/frv.c:8315
9897 msgid "frv_registers_update"
9898 msgstr ""
9900 #: config/frv/frv.c:8475
9901 msgid "frv_registers_used_p"
9902 msgstr ""
9904 #: config/frv/frv.c:8604
9905 msgid "frv_registers_set_p"
9906 msgstr ""
9908 #: config/frv/frv.c:9171
9909 msgid "accumulator is not a constant integer"
9910 msgstr ""
9912 #: config/frv/frv.c:9176
9913 msgid "accumulator number is out of bounds"
9914 msgstr ""
9916 #: config/frv/frv.c:9187
9917 #, fuzzy, c-format
9918 msgid "inappropriate accumulator for `%s'"
9919 msgstr "няма папярэдняга аб'яўлення для \"%s\""
9921 #: config/frv/frv.c:9253
9922 #, c-format
9923 msgid "`%s' expects a constant argument"
9924 msgstr ""
9926 #: config/frv/frv.c:9258
9927 #, fuzzy, c-format
9928 msgid "constant argument out of range for `%s'"
9929 msgstr "вельмі шмат аргумэнтаў у функцыі `%s'"
9931 #: config/frv/frv.c:9638
9932 msgid "media functions are not available unless -mmedia is used"
9933 msgstr ""
9935 #: config/frv/frv.c:9650
9936 msgid "this media function is only available on the fr500"
9937 msgstr ""
9939 #: config/frv/frv.c:9678
9940 msgid "this media function is only available on the fr400"
9941 msgstr ""
9943 #. This macro is a C statement to print on `stderr' a string describing the
9944 #. particular machine description choice.  Every machine description should
9945 #. define `TARGET_VERSION'.  For example:
9947 #. #ifdef MOTOROLA
9948 #. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
9949 #. #else
9950 #. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
9951 #. #endif
9952 #: config/frv/frv.h:512
9953 msgid " (frv)"
9954 msgstr ""
9956 #: config/h8300/h8300.c:314
9957 #, fuzzy
9958 msgid "-ms2600 is used without -ms"
9959 msgstr "-ms2600 ужываецца без -ms."
9961 #: config/h8300/h8300.c:320
9962 #, fuzzy
9963 msgid "-mn is used without -mh or -ms"
9964 msgstr "-ms2600 ужываецца без -ms."
9966 #. Macro to define tables used to set the flags.
9967 #. This is a list in braces of pairs in braces,
9968 #. each pair being { "NAME", VALUE }
9969 #. where VALUE is the bits to set or minus the bits to clear.
9970 #. An empty string NAME is used to identify the default VALUE.
9971 #: config/h8300/h8300.h:150
9972 #, fuzzy
9973 msgid "Generate H8S code"
9974 msgstr "Стварыць код для DLL"
9976 #: config/h8300/h8300.h:151
9977 #, fuzzy
9978 msgid "Do not generate H8S code"
9979 msgstr "Не ствараць код для 68851"
9981 #: config/h8300/h8300.h:152
9982 msgid "Generate H8S/2600 code"
9983 msgstr ""
9985 #: config/h8300/h8300.h:153
9986 #, fuzzy
9987 msgid "Do not generate H8S/2600 code"
9988 msgstr "Стварыць код для DLL"
9990 #: config/h8300/h8300.h:154
9991 msgid "Make integers 32 bits wide"
9992 msgstr ""
9994 #: config/h8300/h8300.h:157
9995 msgid "Use registers for argument passing"
9996 msgstr ""
9998 #: config/h8300/h8300.h:159
9999 msgid "Do not use registers for argument passing"
10000 msgstr ""
10002 #: config/h8300/h8300.h:161
10003 msgid "Consider access to byte sized memory slow"
10004 msgstr ""
10006 #: config/h8300/h8300.h:162
10007 msgid "Enable linker relaxing"
10008 msgstr ""
10010 #: config/h8300/h8300.h:164
10011 msgid "Generate H8/300H code"
10012 msgstr ""
10014 #: config/h8300/h8300.h:165
10015 msgid "Enable the normal mode"
10016 msgstr ""
10018 #: config/h8300/h8300.h:166
10019 msgid "Do not generate H8/300H code"
10020 msgstr ""
10022 #: config/h8300/h8300.h:167
10023 msgid "Use H8/300 alignment rules"
10024 msgstr ""
10026 #: config/i370/i370-c.c:53
10027 msgid "junk at end of #pragma map"
10028 msgstr ""
10030 #: config/i370/i370-c.c:59
10031 msgid "malformed #pragma map, ignored"
10032 msgstr ""
10034 #: config/i370/i370.c:915
10035 msgid "real name is too long - alias ignored"
10036 msgstr ""
10038 #: config/i370/i370.c:920
10039 msgid "alias name is too long - alias ignored"
10040 msgstr ""
10042 #: config/i370/i370.c:1191
10043 msgid "internal error--no jump follows compare:"
10044 msgstr ""
10046 #. Macro to define tables used to set the flags.  This is a list in braces
10047 #. of pairs in braces, each pair being { "NAME", VALUE }
10048 #. where VALUE is the bits to set or minus the bits to clear.
10049 #. An empty string NAME is used to identify the default VALUE.
10050 #: config/i370/i370.h:75
10051 msgid "Generate char instructions"
10052 msgstr ""
10054 #: config/i370/i370.h:76
10055 msgid "Do not generate char instructions"
10056 msgstr "Не генерыраваць сімвальныя інструкцыі"
10058 #: config/i386/i386.c:1043
10059 #, c-format
10060 msgid "code model %s not supported in PIC mode"
10061 msgstr ""
10063 #: config/i386/i386.c:1053 config/sparc/sparc.c:356
10064 #, c-format
10065 msgid "bad value (%s) for -mcmodel= switch"
10066 msgstr ""
10068 #: config/i386/i386.c:1068
10069 #, c-format
10070 msgid "bad value (%s) for -masm= switch"
10071 msgstr ""
10073 #: config/i386/i386.c:1071
10074 #, c-format
10075 msgid "code model `%s' not supported in the %s bit mode"
10076 msgstr ""
10078 #: config/i386/i386.c:1074
10079 msgid "code model `large' not supported yet"
10080 msgstr ""
10082 #: config/i386/i386.c:1076
10083 #, c-format
10084 msgid "%i-bit mode not compiled in"
10085 msgstr ""
10087 #: config/i386/i386.c:1106
10088 #, c-format
10089 msgid "bad value (%s) for -march= switch"
10090 msgstr ""
10092 #: config/i386/i386.c:1117
10093 #, c-format
10094 msgid "bad value (%s) for -mcpu= switch"
10095 msgstr ""
10097 #: config/i386/i386.c:1134
10098 #, c-format
10099 msgid "-mregparm=%d is not between 0 and %d"
10100 msgstr ""
10102 #: config/i386/i386.c:1147
10103 msgid "-malign-loops is obsolete, use -falign-loops"
10104 msgstr ""
10106 #: config/i386/i386.c:1152 config/i386/i386.c:1165 config/i386/i386.c:1178
10107 #, c-format
10108 msgid "-malign-loops=%d is not between 0 and %d"
10109 msgstr ""
10111 #: config/i386/i386.c:1160
10112 msgid "-malign-jumps is obsolete, use -falign-jumps"
10113 msgstr ""
10115 #: config/i386/i386.c:1173
10116 msgid "-malign-functions is obsolete, use -falign-functions"
10117 msgstr ""
10119 #: config/i386/i386.c:1211
10120 #, c-format
10121 msgid "-mpreferred-stack-boundary=%d is not between %d and 12"
10122 msgstr ""
10124 #: config/i386/i386.c:1223
10125 #, c-format
10126 msgid "-mbranch-cost=%d is not between 0 and 5"
10127 msgstr ""
10129 #: config/i386/i386.c:1235
10130 #, c-format
10131 msgid "bad value (%s) for -mtls-dialect= switch"
10132 msgstr ""
10134 #: config/i386/i386.c:1256
10135 msgid "-malign-double makes no sense in the 64bit mode"
10136 msgstr ""
10138 #: config/i386/i386.c:1258
10139 msgid "-mrtd calling convention not supported in the 64bit mode"
10140 msgstr ""
10142 #: config/i386/i386.c:1274 config/i386/i386.c:1285
10143 msgid "SSE instruction set disabled, using 387 arithmetics"
10144 msgstr ""
10146 #: config/i386/i386.c:1290
10147 msgid "387 instruction set disabled, using SSE arithmetics"
10148 msgstr ""
10150 #: config/i386/i386.c:1297
10151 #, c-format
10152 msgid "bad value (%s) for -mfpmath= switch"
10153 msgstr ""
10155 #: config/i386/i386.c:1429
10156 #, c-format
10157 msgid "`%s' attribute requires an integer constant argument"
10158 msgstr ""
10160 #: config/i386/i386.c:1435
10161 #, fuzzy, c-format
10162 msgid "argument to `%s' attribute larger than %d"
10163 msgstr "памер \"%s\" больш чам %d байт"
10165 #: config/i386/i386.c:6176
10166 msgid "invalid UNSPEC as operand"
10167 msgstr ""
10169 #: config/i386/i386.c:6438
10170 msgid "extended registers have no high halves"
10171 msgstr ""
10173 #: config/i386/i386.c:6453
10174 msgid "unsupported operand size for extended register"
10175 msgstr ""
10177 #: config/i386/i386.c:6768
10178 msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
10179 msgstr ""
10181 #: config/i386/i386.c:6814
10182 #, fuzzy, c-format
10183 msgid "invalid operand code `%c'"
10184 msgstr "Нерэчаісны выбар \"%s\""
10186 #: config/i386/i386.c:6861
10187 #, fuzzy
10188 msgid "invalid constraints for operand"
10189 msgstr "нерэчаісны %%c аперанд"
10191 #: config/i386/i386.c:11027
10192 #, fuzzy
10193 msgid "unknown insn mode"
10194 msgstr "невядомы рэжым машыны \"%s\""
10196 #. @@@ better error message
10197 #: config/i386/i386.c:13083 config/i386/i386.c:13119
10198 msgid "selector must be an immediate"
10199 msgstr ""
10201 #. @@@ better error message
10202 #: config/i386/i386.c:13280 config/i386/i386.c:13314
10203 msgid "mask must be an immediate"
10204 msgstr ""
10206 #: config/i386/i386.c:13346
10207 msgid "shift must be an immediate"
10208 msgstr ""
10210 #: config/i386/winnt.c:105
10211 #, fuzzy, c-format
10212 msgid "`%s' attribute only applies to variables"
10213 msgstr "\"%s\" атрыбут ігнарыруецца"
10215 #: config/i386/winnt.c:275
10216 #, c-format
10217 msgid "`%s' declared as both exported to and imported from a DLL"
10218 msgstr ""
10220 #: config/i386/cygwin.h:45
10221 msgid "Use the Cygwin interface"
10222 msgstr ""
10224 #: config/i386/cygwin.h:46
10225 msgid "Use the Mingw32 interface"
10226 msgstr ""
10228 #: config/i386/cygwin.h:47
10229 msgid "Create GUI application"
10230 msgstr "Стварыць GUI прыдатак"
10232 #: config/i386/cygwin.h:48
10233 msgid "Don't set Windows defines"
10234 msgstr ""
10236 #: config/i386/cygwin.h:49
10237 msgid "Set Windows defines"
10238 msgstr ""
10240 #: config/i386/cygwin.h:50
10241 msgid "Create console application"
10242 msgstr "Стварыць кансольны прыдатак"
10244 #: config/i386/cygwin.h:51 config/i386/win32.h:59
10245 msgid "Generate code for a DLL"
10246 msgstr "Стварыць код для DLL"
10248 #: config/i386/cygwin.h:53 config/i386/win32.h:61
10249 msgid "Ignore dllimport for functions"
10250 msgstr ""
10252 #: config/i386/cygwin.h:55
10253 msgid "Use Mingw-specific thread support"
10254 msgstr ""
10256 #: config/i386/cygwin.h:244
10257 #, c-format
10258 msgid "-f%s ignored for target (all code is position independent)"
10259 msgstr ""
10261 #: config/i386/djgpp.h:204
10262 msgid "-mbnu210 is ignored (option is obsolete)"
10263 msgstr ""
10265 #. Deprecated.
10266 #. Deprecated.
10267 #. Deprecated.
10268 #. Deprecated.
10269 #. Deprecated.
10270 #. Deprecated.
10271 #: config/i386/i386.h:306
10272 msgid "Alternate calling convention"
10273 msgstr ""
10275 #: config/i386/i386.h:308 config/m68k/m68k.h:180 config/ns32k/ns32k.h:144
10276 msgid "Use normal calling convention"
10277 msgstr ""
10279 #: config/i386/i386.h:310
10280 msgid "Align some doubles on dword boundary"
10281 msgstr ""
10283 #: config/i386/i386.h:312
10284 msgid "Align doubles on word boundary"
10285 msgstr ""
10287 #: config/i386/i386.h:314
10288 msgid "Uninitialized locals in .bss"
10289 msgstr ""
10291 #: config/i386/i386.h:316
10292 msgid "Uninitialized locals in .data"
10293 msgstr ""
10295 #: config/i386/i386.h:318 config/m68k/linux-aout.h:45 config/m68k/linux.h:50
10296 #: config/ns32k/ns32k.h:167
10297 msgid "Use IEEE math for fp comparisons"
10298 msgstr ""
10300 #: config/i386/i386.h:320 config/ns32k/ns32k.h:169
10301 msgid "Do not use IEEE math for fp comparisons"
10302 msgstr ""
10304 #: config/i386/i386.h:322
10305 msgid "Return values of functions in FPU registers"
10306 msgstr ""
10308 #: config/i386/i386.h:324
10309 msgid "Do not return values of functions in FPU registers"
10310 msgstr ""
10312 #: config/i386/i386.h:326
10313 msgid "Do not generate sin, cos, sqrt for FPU"
10314 msgstr ""
10316 #: config/i386/i386.h:328
10317 msgid "Generate sin, cos, sqrt for FPU"
10318 msgstr ""
10320 #: config/i386/i386.h:330
10321 msgid "Omit the frame pointer in leaf functions"
10322 msgstr ""
10324 #: config/i386/i386.h:333
10325 msgid "Enable stack probing"
10326 msgstr ""
10328 #. undocumented
10329 #. undocumented
10330 #: config/i386/i386.h:338
10331 msgid "Align destination of the string operations"
10332 msgstr ""
10334 #: config/i386/i386.h:340
10335 msgid "Do not align destination of the string operations"
10336 msgstr ""
10338 #: config/i386/i386.h:342
10339 msgid "Inline all known string operations"
10340 msgstr ""
10342 #: config/i386/i386.h:344
10343 msgid "Do not inline all known string operations"
10344 msgstr ""
10346 #: config/i386/i386.h:346 config/i386/i386.h:350
10347 msgid "Use push instructions to save outgoing arguments"
10348 msgstr ""
10350 #: config/i386/i386.h:348 config/i386/i386.h:352
10351 msgid "Do not use push instructions to save outgoing arguments"
10352 msgstr ""
10354 #: config/i386/i386.h:354
10355 msgid "Support MMX built-in functions"
10356 msgstr ""
10358 #: config/i386/i386.h:356
10359 msgid "Do not support MMX built-in functions"
10360 msgstr ""
10362 #: config/i386/i386.h:358
10363 msgid "Support 3DNow! built-in functions"
10364 msgstr ""
10366 #: config/i386/i386.h:360
10367 msgid "Do not support 3DNow! built-in functions"
10368 msgstr ""
10370 #: config/i386/i386.h:362
10371 msgid "Support MMX and SSE built-in functions and code generation"
10372 msgstr ""
10374 #: config/i386/i386.h:364
10375 msgid "Do not support MMX and SSE built-in functions and code generation"
10376 msgstr ""
10378 #: config/i386/i386.h:366
10379 msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
10380 msgstr ""
10382 #: config/i386/i386.h:368
10383 msgid "Do not support MMX, SSE and SSE2 built-in functions and code generation"
10384 msgstr ""
10386 #: config/i386/i386.h:370
10387 msgid "sizeof(long double) is 16"
10388 msgstr ""
10390 #: config/i386/i386.h:372
10391 msgid "sizeof(long double) is 12"
10392 msgstr ""
10394 #: config/i386/i386.h:374
10395 msgid "Generate 64bit x86-64 code"
10396 msgstr ""
10398 #: config/i386/i386.h:376
10399 msgid "Generate 32bit i386 code"
10400 msgstr ""
10402 #: config/i386/i386.h:378
10403 msgid "Use red-zone in the x86-64 code"
10404 msgstr ""
10406 #: config/i386/i386.h:380
10407 msgid "Do not use red-zone in the x86-64 code"
10408 msgstr ""
10410 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10411 #. command options that have values.  Its definition is an
10412 #. initializer with a subgrouping for each command option.
10414 #. Each subgrouping contains a string constant, that defines the
10415 #. fixed part of the option name, and the address of a variable.  The
10416 #. variable, type `char *', is set to the variable part of the given
10417 #. option if the fixed part matches.  The actual option name is made
10418 #. by appending `-m' to the specified name.
10419 #: config/i386/i386.h:409 config/rs6000/rs6000.h:393 config/sparc/sparc.h:635
10420 msgid "Schedule code for given CPU"
10421 msgstr ""
10423 #: config/i386/i386.h:411
10424 msgid "Generate floating point mathematics using given instruction set"
10425 msgstr ""
10427 #: config/i386/i386.h:413
10428 msgid "Generate code for given CPU"
10429 msgstr "Генерыраваць код для дадзенага ЦП"
10431 #: config/i386/i386.h:415
10432 msgid "Number of registers used to pass integer arguments"
10433 msgstr ""
10435 #. TARGET_DEFAULT is defined in sun*.h and isi.h, etc.
10436 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10437 #. command options that have values.  Its definition is an
10438 #. initializer with a subgrouping for each command option.
10440 #. Each subgrouping contains a string constant, that defines the
10441 #. fixed part of the option name, and the address of a variable.  The
10442 #. variable, type `char *', is set to the variable part of the given
10443 #. option if the fixed part matches.  The actual option name is made
10444 #. by appending `-m' to the specified name.
10445 #: config/i386/i386.h:417 config/m68k/m68k.h:263
10446 msgid "Loop code aligned to this power of 2"
10447 msgstr ""
10449 #: config/i386/i386.h:419 config/m68k/m68k.h:265
10450 msgid "Jump targets are aligned to this power of 2"
10451 msgstr ""
10453 #: config/i386/i386.h:421 config/m68k/m68k.h:267
10454 msgid "Function starts are aligned to this power of 2"
10455 msgstr ""
10457 #: config/i386/i386.h:424
10458 msgid "Attempt to keep stack aligned to this power of 2"
10459 msgstr ""
10461 #: config/i386/i386.h:426
10462 msgid "Branches are this expensive (1-5, arbitrary units)"
10463 msgstr ""
10465 #: config/i386/i386.h:428
10466 msgid "Use given x86-64 code model"
10467 msgstr ""
10469 #. Undocumented.
10470 #. Undocumented.
10471 #: config/i386/i386.h:434
10472 msgid "Use given assembler dialect"
10473 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
10475 #: config/i386/i386.h:436
10476 #, fuzzy
10477 msgid "Use given thread-local storage dialect"
10478 msgstr "Выкарыстоўвываць зададзены дыялект асэмблера"
10480 #: config/i386/sco5.h:700
10481 msgid "Generate ELF output"
10482 msgstr "Стварыць ELF-вывад"
10484 #: config/i386/win32.h:53
10485 msgid "Use Mingw32 interface"
10486 msgstr ""
10488 #: config/i386/win32.h:55
10489 msgid "Use Cygwin interface"
10490 msgstr ""
10492 #: config/i386/win32.h:57
10493 msgid "Use bare Windows interface"
10494 msgstr ""
10496 #. 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.
10497 #. 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.
10498 #: config/i386/xm-djgpp.h:71
10499 msgid "environment variable DJGPP not defined"
10500 msgstr ""
10502 #: config/i386/xm-djgpp.h:73
10503 #, c-format
10504 msgid "environment variable DJGPP points to missing file '%s'"
10505 msgstr ""
10507 #: config/i386/xm-djgpp.h:76
10508 #, c-format
10509 msgid "environment variable DJGPP points to corrupt file '%s'"
10510 msgstr ""
10512 #: config/i960/i960-c.c:66
10513 msgid "sorry, not implemented: #pragma align NAME=SIZE"
10514 msgstr ""
10516 #: config/i960/i960-c.c:71
10517 msgid "malformed #pragma align - ignored"
10518 msgstr ""
10520 #: config/i960/i960-c.c:109
10521 msgid "sorry, not implemented: #pragma noalign NAME"
10522 msgstr ""
10524 #: config/i960/i960.c:121 config/i960/i960.c:131
10525 msgid "conflicting architectures defined - using C series"
10526 msgstr ""
10528 #: config/i960/i960.c:126
10529 msgid "conflicting architectures defined - using K series"
10530 msgstr ""
10532 #: config/i960/i960.c:141
10533 msgid "iC2.0 and iC3.0 are incompatible - using iC3.0"
10534 msgstr ""
10536 #: config/i960/i960.c:1448 config/m68k/m68k.c:559 config/rs6000/rs6000.c:9931
10537 msgid "stack limit expression is not supported"
10538 msgstr ""
10540 #. Macro to define tables used to set the flags.
10541 #. This is a list in braces of pairs in braces,
10542 #. each pair being { "NAME", VALUE }
10543 #. where VALUE is the bits to set or minus the bits to clear.
10544 #. An empty string NAME is used to identify the default VALUE.
10545 #. ??? Not all ten of these architecture variations actually exist, but I
10546 #. am not sure which are real and which aren't.
10547 #: config/i960/i960.h:240
10548 msgid "Generate SA code"
10549 msgstr ""
10551 #: config/i960/i960.h:243
10552 msgid "Generate SB code"
10553 msgstr ""
10555 #. {"sc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate SC code")},
10556 #: config/i960/i960.h:248
10557 msgid "Generate KA code"
10558 msgstr ""
10560 #: config/i960/i960.h:251
10561 msgid "Generate KB code"
10562 msgstr ""
10564 #. {"kc", (TARGET_FLAG_NUMERICS|TARGET_FLAG_PROTECTED|                                          TARGET_FLAG_MC|TARGET_FLAG_COMPLEX_ADDR),              N_("Generate KC code")},
10565 #: config/i960/i960.h:256
10566 msgid "Generate JA code"
10567 msgstr ""
10569 #: config/i960/i960.h:258
10570 msgid "Generate JD code"
10571 msgstr ""
10573 #: config/i960/i960.h:261
10574 msgid "Generate JF code"
10575 msgstr ""
10577 #: config/i960/i960.h:263
10578 msgid "generate RP code"
10579 msgstr ""
10581 #: config/i960/i960.h:266
10582 msgid "Generate MC code"
10583 msgstr ""
10585 #: config/i960/i960.h:269
10586 msgid "Generate CA code"
10587 msgstr ""
10589 #. {"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")},
10590 #: config/i960/i960.h:279
10591 msgid "Generate CF code"
10592 msgstr ""
10594 #: config/i960/i960.h:283 config/mips/mips.h:568 config/pa/pa.h:252
10595 msgid "Use software floating point"
10596 msgstr ""
10598 #: config/i960/i960.h:285
10599 msgid "Use alternate leaf function entries"
10600 msgstr ""
10602 #: config/i960/i960.h:287
10603 msgid "Do not use alternate leaf function entries"
10604 msgstr ""
10606 #: config/i960/i960.h:289
10607 msgid "Perform tail call optimization"
10608 msgstr ""
10610 #: config/i960/i960.h:291
10611 msgid "Do not perform tail call optimization"
10612 msgstr ""
10614 #: config/i960/i960.h:293
10615 msgid "Use complex addressing modes"
10616 msgstr ""
10618 #: config/i960/i960.h:295
10619 msgid "Do not use complex addressing modes"
10620 msgstr ""
10622 #: config/i960/i960.h:297
10623 msgid "Align code to 8 byte boundary"
10624 msgstr ""
10626 #: config/i960/i960.h:299
10627 msgid "Do not align code to 8 byte boundary"
10628 msgstr ""
10630 #. {"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")},
10631 #: config/i960/i960.h:305 config/i960/i960.h:307
10632 msgid "Enable compatibility with iC960 v2.0"
10633 msgstr ""
10635 #: config/i960/i960.h:309
10636 msgid "Enable compatibility with iC960 v3.0"
10637 msgstr ""
10639 #: config/i960/i960.h:311 config/i960/i960.h:313
10640 msgid "Enable compatibility with ic960 assembler"
10641 msgstr ""
10643 #: config/i960/i960.h:315
10644 msgid "Do not permit unaligned accesses"
10645 msgstr ""
10647 #: config/i960/i960.h:317
10648 msgid "Permit unaligned accesses"
10649 msgstr ""
10651 #: config/i960/i960.h:319
10652 msgid "Layout types like Intel's v1.3 gcc"
10653 msgstr ""
10655 #: config/i960/i960.h:321
10656 msgid "Do not layout types like Intel's v1.3 gcc"
10657 msgstr ""
10659 #: config/i960/i960.h:323 config/sparc/freebsd.h:79 config/sparc/linux.h:86
10660 #: config/sparc/linux64.h:88 config/sparc/netbsd-elf.h:238
10661 msgid "Use 64 bit long doubles"
10662 msgstr ""
10664 #: config/i960/i960.h:325
10665 msgid "Enable linker relaxation"
10666 msgstr ""
10668 #: config/i960/i960.h:327
10669 msgid "Do not enable linker relaxation"
10670 msgstr ""
10672 #: config/ia64/ia64-c.c:50
10673 msgid "malformed #pragma builtin"
10674 msgstr ""
10676 #: config/ia64/ia64.c:3879
10677 msgid "ia64_print_operand: unknown code"
10678 msgstr ""
10680 #: config/ia64/ia64.c:4157
10681 msgid "value of -mfixed-range must have form REG1-REG2"
10682 msgstr ""
10684 #: config/ia64/ia64.c:4184
10685 #, c-format
10686 msgid "%s-%s is an empty range"
10687 msgstr ""
10689 #: config/ia64/ia64.c:4215
10690 msgid "cannot optimize floating point division for both latency and throughput"
10691 msgstr ""
10693 #: config/ia64/ia64.c:4221
10694 msgid "cannot optimize integer division for both latency and throughput"
10695 msgstr ""
10697 #: config/ia64/ia64.c:4233
10698 #, c-format
10699 msgid "bad value (%s) for -mtls-size= switch"
10700 msgstr ""
10702 #. This macro defines names of command options to set and clear bits in
10703 #. `target_flags'.  Its definition is an initializer with a subgrouping for
10704 #. each command option.
10705 #: config/ia64/ia64.h:150
10706 msgid "Generate big endian code"
10707 msgstr ""
10709 #: config/ia64/ia64.h:152 config/mcore/mcore.h:159
10710 msgid "Generate little endian code"
10711 msgstr ""
10713 #: config/ia64/ia64.h:154
10714 msgid "Generate code for GNU as"
10715 msgstr "Генерыраваць код для GNU as"
10717 #: config/ia64/ia64.h:156
10718 msgid "Generate code for Intel as"
10719 msgstr "Генерыраваць код для Intel as"
10721 #: config/ia64/ia64.h:158
10722 msgid "Generate code for GNU ld"
10723 msgstr "Генерыраваць код для GNU ld"
10725 #: config/ia64/ia64.h:160
10726 msgid "Generate code for Intel ld"
10727 msgstr "Генерыраваць код для Intel ld"
10729 #: config/ia64/ia64.h:162
10730 msgid "Generate code without GP reg"
10731 msgstr "Генерыраваць код без GP reg"
10733 #: config/ia64/ia64.h:164
10734 msgid "Emit stop bits before and after volatile extended asms"
10735 msgstr ""
10737 #: config/ia64/ia64.h:166
10738 msgid "Don't emit stop bits before and after volatile extended asms"
10739 msgstr ""
10741 #: config/ia64/ia64.h:168
10742 msgid "Emit code for Itanium (TM) processor B step"
10743 msgstr ""
10745 #: config/ia64/ia64.h:170
10746 msgid "Use in/loc/out register names"
10747 msgstr ""
10749 #: config/ia64/ia64.h:172
10750 msgid "Disable use of sdata/scommon/sbss"
10751 msgstr ""
10753 #: config/ia64/ia64.h:174
10754 msgid "Enable use of sdata/scommon/sbss"
10755 msgstr ""
10757 #: config/ia64/ia64.h:176
10758 msgid "gp is constant (but save/restore gp on indirect calls)"
10759 msgstr ""
10761 #: config/ia64/ia64.h:178
10762 msgid "Generate self-relocatable code"
10763 msgstr ""
10765 #: config/ia64/ia64.h:180
10766 msgid "Generate inline floating point division, optimize for latency"
10767 msgstr ""
10769 #: config/ia64/ia64.h:182
10770 msgid "Generate inline floating point division, optimize for throughput"
10771 msgstr ""
10773 #: config/ia64/ia64.h:184
10774 msgid "Generate inline integer division, optimize for latency"
10775 msgstr ""
10777 #: config/ia64/ia64.h:186
10778 msgid "Generate inline integer division, optimize for throughput"
10779 msgstr ""
10781 #: config/ia64/ia64.h:188
10782 msgid "Enable Dwarf 2 line debug info via GNU as"
10783 msgstr ""
10785 #: config/ia64/ia64.h:190
10786 msgid "Disable Dwarf 2 line debug info via GNU as"
10787 msgstr ""
10789 #: config/ia64/ia64.h:219
10790 msgid "Specify range of registers to make fixed"
10791 msgstr ""
10793 #: config/ip2k/ip2k.c:1082
10794 #, fuzzy
10795 msgid "bad operand"
10796 msgstr "нерэчаісны %%f аперанд"
10798 #: config/ip2k/ip2k.c:3184
10799 msgid "Only initialized variables can be placed into program memory area."
10800 msgstr ""
10802 #: config/m32r/m32r.c:139
10803 #, c-format
10804 msgid "bad value (%s) for -mmodel switch"
10805 msgstr ""
10807 #: config/m32r/m32r.c:148
10808 #, c-format
10809 msgid "bad value (%s) for -msdata switch"
10810 msgstr ""
10812 #: config/m32r/m32r.c:319
10813 #, fuzzy, c-format
10814 msgid "invalid argument of `%s' attribute"
10815 msgstr "нявернае выкарыстанне \"restict\""
10817 #: config/m32r/m32r.c:422
10818 msgid "const objects cannot go in .sdata/.sbss"
10819 msgstr ""
10821 #: config/m32r/m32r.c:2256
10822 #, fuzzy, c-format
10823 msgid "invalid operand to %%s code"
10824 msgstr "нерэчаісны %%-код"
10826 #: config/m32r/m32r.c:2263
10827 #, fuzzy, c-format
10828 msgid "invalid operand to %%p code"
10829 msgstr "нерэчаісны %%-код"
10831 #: config/m32r/m32r.c:2318
10832 msgid "bad insn for 'A'"
10833 msgstr ""
10835 #: config/m32r/m32r.c:2370
10836 #, fuzzy, c-format
10837 msgid "invalid operand to %%T/%%B code"
10838 msgstr "нерэчаісны %%-код"
10840 #: config/m32r/m32r.c:2393
10841 #, fuzzy, c-format
10842 msgid "invalid operand to %%N code"
10843 msgstr "нерэчаісны %%-код"
10845 #: config/m32r/m32r.c:2438
10846 msgid "pre-increment address is not a register"
10847 msgstr ""
10849 #: config/m32r/m32r.c:2445
10850 msgid "pre-decrement address is not a register"
10851 msgstr ""
10853 #: config/m32r/m32r.c:2452
10854 msgid "post-increment address is not a register"
10855 msgstr ""
10857 #: config/m32r/m32r.c:2530 config/m32r/m32r.c:2546
10858 #: config/rs6000/rs6000.c:12737
10859 msgid "bad address"
10860 msgstr "дрэнны адрас"
10862 #: config/m32r/m32r.c:2551
10863 #, fuzzy
10864 msgid "lo_sum not of register"
10865 msgstr "Не выкарыстоўваць рэгістра sb"
10867 #. { "relax",                   TARGET_RELAX_MASK, "" },                    { "no-relax",               -TARGET_RELAX_MASK, "" },
10868 #: config/m32r/m32r.h:241
10869 msgid "Display compile time statistics"
10870 msgstr ""
10872 #: config/m32r/m32r.h:243
10873 msgid "Align all loops to 32 byte boundary"
10874 msgstr ""
10876 #: config/m32r/m32r.h:246
10877 msgid "Only issue one instruction per cycle"
10878 msgstr ""
10880 #: config/m32r/m32r.h:249
10881 msgid "Prefer branches over conditional execution"
10882 msgstr ""
10884 #: config/m32r/m32r.h:265
10885 msgid "Code size: small, medium or large"
10886 msgstr ""
10888 #: config/m32r/m32r.h:267
10889 msgid "Small data area: none, sdata, use"
10890 msgstr ""
10892 #: config/m68hc11/m68hc11.c:242
10893 #, c-format
10894 msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
10895 msgstr ""
10897 #. !!!! SCz wrong here.
10898 #: config/m68hc11/m68hc11.c:3252 config/m68hc11/m68hc11.c:3626
10899 msgid "move insn not handled"
10900 msgstr ""
10902 #: config/m68hc11/m68hc11.c:3472 config/m68hc11/m68hc11.c:3556
10903 #: config/m68hc11/m68hc11.c:3829
10904 msgid "invalid register in the move instruction"
10905 msgstr ""
10907 #: config/m68hc11/m68hc11.c:3506
10908 msgid "invalid operand in the instruction"
10909 msgstr ""
10911 #: config/m68hc11/m68hc11.c:3803
10912 #, fuzzy
10913 msgid "invalid register in the instruction"
10914 msgstr "нявернае выкарыстанне \"restict\""
10916 #: config/m68hc11/m68hc11.c:3836
10917 msgid "operand 1 must be a hard register"
10918 msgstr ""
10920 #: config/m68hc11/m68hc11.c:3853
10921 #, fuzzy
10922 msgid "invalid rotate insn"
10923 msgstr "Нерэчаісны выбар %s"
10925 #: config/m68hc11/m68hc11.c:4278
10926 msgid "registers IX, IY and Z used in the same INSN"
10927 msgstr ""
10929 #: config/m68hc11/m68hc11.c:4603 config/m68hc11/m68hc11.c:4906
10930 msgid "cannot do z-register replacement"
10931 msgstr ""
10933 #: config/m68hc11/m68hc11.c:4969
10934 msgid "invalid Z register replacement for insn"
10935 msgstr ""
10937 #. Macro to define tables used to set the flags. This is a list in braces of
10938 #. pairs in braces, each pair being { "NAME", VALUE } where VALUE is the bits
10939 #. to set or minus the bits to clear. An empty string NAME is used to
10940 #. identify the default VALUE.
10941 #: config/m68hc11/m68hc11.h:160
10942 msgid "Compile with 16-bit integer mode"
10943 msgstr ""
10945 #: config/m68hc11/m68hc11.h:162
10946 msgid "Compile with 32-bit integer mode"
10947 msgstr ""
10949 #: config/m68hc11/m68hc11.h:164
10950 msgid "Auto pre/post decrement increment allowed"
10951 msgstr ""
10953 #: config/m68hc11/m68hc11.h:166
10954 msgid "Auto pre/post decrement increment not allowed"
10955 msgstr ""
10957 #: config/m68hc11/m68hc11.h:168
10958 msgid "Min/max instructions allowed"
10959 msgstr ""
10961 #: config/m68hc11/m68hc11.h:170
10962 msgid "Min/max instructions not allowed"
10963 msgstr ""
10965 #: config/m68hc11/m68hc11.h:172
10966 msgid "Use call and rtc for function calls and returns"
10967 msgstr ""
10969 #: config/m68hc11/m68hc11.h:174
10970 msgid "Use jsr and rts for function calls and returns"
10971 msgstr ""
10973 #: config/m68hc11/m68hc11.h:176
10974 msgid "Do not use direct addressing mode for soft registers"
10975 msgstr ""
10977 #: config/m68hc11/m68hc11.h:178 config/m68hc11/m68hc11.h:182
10978 msgid "Compile for a 68HC11"
10979 msgstr ""
10981 #: config/m68hc11/m68hc11.h:180 config/m68hc11/m68hc11.h:184
10982 msgid "Compile for a 68HC12"
10983 msgstr ""
10985 #. This macro is similar to `TARGET_SWITCHES' but defines names of
10986 #. command options that have values.  Its definition is an
10987 #. initializer with a subgrouping for each command option.
10989 #. Each subgrouping contains a string constant, that defines the
10990 #. fixed part of the option name, and the address of a variable.  The
10991 #. variable, type `char *', is set to the variable part of the given
10992 #. option if the fixed part matches.  The actual option name is made
10993 #. by appending `-m' to the specified name.
10994 #: config/m68hc11/m68hc11.h:198
10995 msgid "Specify the register allocation order"
10996 msgstr ""
10998 #: config/m68hc11/m68hc11.h:200
10999 msgid "Indicate the number of soft registers available"
11000 msgstr ""
11002 #: config/m68k/m68k.c:158
11003 #, c-format
11004 msgid "-malign-loops=%d is not between 1 and %d"
11005 msgstr ""
11007 #: config/m68k/m68k.c:169
11008 #, c-format
11009 msgid "-malign-jumps=%d is not between 1 and %d"
11010 msgstr ""
11012 #: config/m68k/m68k.c:180
11013 #, c-format
11014 msgid "-malign-functions=%d is not between 1 and %d"
11015 msgstr ""
11017 #: config/m68k/m68k.c:189
11018 msgid "-fPIC is not currently supported on the 68000 or 68010\n"
11019 msgstr ""
11021 #. Macro to define tables used to set the flags.
11022 #. This is a list in braces of pairs in braces,
11023 #. each pair being { "NAME", VALUE }
11024 #. where VALUE is the bits to set or minus the bits to clear.
11025 #. An empty string NAME is used to identify the default VALUE.
11026 #: config/m68k/m68k.h:162 config/m68k/m68k.h:164
11027 msgid "Generate code for a 68020"
11028 msgstr "Ствараць код для 68020"
11030 #: config/m68k/m68k.h:169 config/m68k/m68k.h:172
11031 msgid "Generate code for a 68000"
11032 msgstr "Ствараць код для 68000"
11034 #: config/m68k/m68k.h:174
11035 msgid "Use the bit-field instructions"
11036 msgstr ""
11038 #: config/m68k/m68k.h:176
11039 #, fuzzy
11040 msgid "Do not use the bit-field instructions"
11041 msgstr "Не генерыраваць сімвальныя інструкцыі"
11043 #: config/m68k/m68k.h:178
11044 msgid "Use different calling convention using 'rtd'"
11045 msgstr ""
11047 #: config/m68k/m68k.h:182
11048 msgid "Consider type `int' to be 16 bits wide"
11049 msgstr ""
11051 #: config/m68k/m68k.h:184
11052 msgid "Consider type `int' to be 32 bits wide"
11053 msgstr ""
11055 #: config/m68k/m68k.h:186
11056 #, fuzzy
11057 msgid "Generate code for a Sun FPA"
11058 msgstr "Стварыць код для DLL"
11060 #: config/m68k/m68k.h:189
11061 #, fuzzy
11062 msgid "Do not generate code for a Sun FPA"
11063 msgstr "Стварыць код для DLL"
11065 #: config/m68k/m68k.h:191 config/m68k/m68k.h:193
11066 #, fuzzy
11067 msgid "Generate code for a Sun Sky board"
11068 msgstr "Стварыць код для DLL"
11070 #: config/m68k/m68k.h:195
11071 msgid "Do not use Sky linkage convention"
11072 msgstr ""
11074 #: config/m68k/m68k.h:197
11075 msgid "Generate code for a 68881"
11076 msgstr "Ствараць код для 68881"
11078 #: config/m68k/m68k.h:200
11079 msgid "Generate code with library calls for floating point"
11080 msgstr ""
11082 #: config/m68k/m68k.h:202
11083 msgid "Generate code for a 68040, without any new instructions"
11084 msgstr ""
11086 #: config/m68k/m68k.h:205
11087 msgid "Generate code for a 68060, without any new instructions"
11088 msgstr ""
11090 #: config/m68k/m68k.h:209
11091 msgid "Generate code for a 68030"
11092 msgstr "Ствараць код для 68030"
11094 #: config/m68k/m68k.h:212
11095 msgid "Generate code for a 68040"
11096 msgstr "Ствараць код для 68040"
11098 #: config/m68k/m68k.h:216
11099 msgid "Generate code for a 68060"
11100 msgstr "Ствараць код для 68060"
11102 #: config/m68k/m68k.h:221
11103 msgid "Generate code for a 520X"
11104 msgstr "Ствараць код для 520X"
11106 #: config/m68k/m68k.h:224
11107 msgid "Generate code for a 68851"
11108 msgstr "Ствараць код для 68851"
11110 #: config/m68k/m68k.h:226
11111 msgid "Do no generate code for a 68851"
11112 msgstr "Не ствараць код для 68851"
11114 #: config/m68k/m68k.h:229
11115 msgid "Generate code for a 68302"
11116 msgstr "Ствараць код для 68302"
11118 #: config/m68k/m68k.h:232
11119 msgid "Generate code for a 68332"
11120 msgstr "Ствараць код для 68332"
11122 #: config/m68k/m68k.h:236
11123 msgid "Generate code for a cpu32"
11124 msgstr "Ствараць код для цп32"
11126 #: config/m68k/m68k.h:239
11127 msgid "Align variables on a 32-bit boundary"
11128 msgstr ""
11130 #: config/m68k/m68k.h:241
11131 msgid "Align variables on a 16-bit boundary"
11132 msgstr ""
11134 #: config/m68k/m68k.h:243
11135 msgid "Generate pc-relative code"
11136 msgstr ""
11138 #: config/m68k/m68k.h:245
11139 msgid "Do not use unaligned memory references"
11140 msgstr ""
11142 #: config/m68k/m68k.h:247
11143 msgid "Use unaligned memory references"
11144 msgstr ""
11146 #: config/m88k/m88k.c:903
11147 #, c-format
11148 msgid "internal gcc monitor: short-branch(%x)"
11149 msgstr ""
11151 #: config/m88k/m88k.c:2302
11152 msgid "internal gcc error: Can't express symbolic location"
11153 msgstr ""
11155 #: config/m88k/m88k.c:2517
11156 #, c-format
11157 msgid "argument #%d is a structure"
11158 msgstr ""
11160 #: config/m88k/m88k.c:2816
11161 #, c-format
11162 msgid "%%R not followed by %%B/C/D/E"
11163 msgstr ""
11165 #: config/m88k/m88k.c:2884
11166 #, c-format
11167 msgid "invalid %%x/X value"
11168 msgstr "нерэчаіснае значэньне %%x/X"
11170 #: config/m88k/m88k.c:2901
11171 #, c-format
11172 msgid "invalid %%Q value"
11173 msgstr "дрэннае %%Q значэнне"
11175 #: config/m88k/m88k.c:2907 config/rs6000/rs6000.c:7681
11176 #, c-format
11177 msgid "invalid %%q value"
11178 msgstr ""
11180 #: config/m88k/m88k.c:2913
11181 #, c-format
11182 msgid "invalid %%o value"
11183 msgstr "нерэчаіснае значэньне %%o"
11185 #: config/m88k/m88k.c:2920 config/rs6000/rs6000.c:7644
11186 #, c-format
11187 msgid "invalid %%p value"
11188 msgstr ""
11190 #: config/m88k/m88k.c:2933 config/m88k/m88k.c:2938
11191 #, fuzzy, c-format
11192 msgid "invalid %%s/S value"
11193 msgstr "дрэннае %%Q значэнне"
11195 #: config/m88k/m88k.c:2949
11196 #, fuzzy, c-format
11197 msgid "invalid %%P operand"
11198 msgstr "нерэчаісны %%-код"
11200 #: config/m88k/m88k.c:2980 config/romp/romp.c:690
11201 #, c-format
11202 msgid "invalid %%B value"
11203 msgstr ""
11205 #: config/m88k/m88k.c:3010
11206 #, fuzzy, c-format
11207 msgid "invalid %%D value"
11208 msgstr "дрэннае %%Q значэнне"
11210 #: config/m88k/m88k.c:3023
11211 #, c-format
11212 msgid "`%%d' operand isn't a register"
11213 msgstr ""
11215 #: config/m88k/m88k.c:3041
11216 msgid "operand is r0"
11217 msgstr ""
11219 #: config/m88k/m88k.c:3055
11220 msgid "operand is const_double"
11221 msgstr ""
11223 #: config/m88k/m88k.c:3074
11224 msgid "invalid code"
11225 msgstr ""
11227 #. Do any checking or such that is needed after processing the -m switches.
11228 #: config/m88k/m88k.h:277
11229 msgid "-mtrap-large-shift and -mhandle-large-shift are incompatible"
11230 msgstr ""
11232 #: config/m88k/m88k.h:299
11233 #, fuzzy, c-format
11234 msgid "invalid option `-mshort-data-%s'"
11235 msgstr "Нерэчаісны выбар \"%s\""
11237 #: config/m88k/m88k.h:304
11238 #, c-format
11239 msgid "-mshort-data-%s is too large "
11240 msgstr ""
11242 #: config/m88k/m88k.h:306
11243 #, c-format
11244 msgid "-mshort-data-%s and PIC are incompatible"
11245 msgstr ""
11247 #: config/mcore/mcore.c:3078
11248 #, fuzzy, c-format
11249 msgid "invalid option `-mstack-increment=%s'"
11250 msgstr "Нерэчаісны выбар \"%s\""
11252 #: config/mcore/mcore.h:126
11253 msgid "Inline constants if it can be done in 2 insns or less"
11254 msgstr ""
11256 #: config/mcore/mcore.h:128
11257 msgid "Inline constants if it only takes 1 instruction"
11258 msgstr ""
11260 #: config/mcore/mcore.h:130
11261 msgid "Set maximum alignment to 4"
11262 msgstr ""
11264 #: config/mcore/mcore.h:132
11265 msgid "Set maximum alignment to 8"
11266 msgstr ""
11268 #: config/mcore/mcore.h:136
11269 msgid "Do not use the divide instruction"
11270 msgstr ""
11272 #: config/mcore/mcore.h:140
11273 msgid "Do not arbitary sized immediates in bit operations"
11274 msgstr ""
11276 #: config/mcore/mcore.h:142
11277 msgid "Always treat bit-field as int-sized"
11278 msgstr ""
11280 #: config/mcore/mcore.h:146
11281 msgid "Force functions to be aligned to a 4 byte boundary"
11282 msgstr ""
11284 #: config/mcore/mcore.h:148
11285 msgid "Force functions to be aligned to a 2 byte boundary"
11286 msgstr ""
11288 #: config/mcore/mcore.h:150
11289 msgid "Emit call graph information"
11290 msgstr ""
11292 #: config/mcore/mcore.h:154
11293 msgid "Prefer word accesses over byte accesses"
11294 msgstr ""
11296 #: config/mcore/mcore.h:165
11297 msgid "Generate code for the M*Core M340"
11298 msgstr ""
11300 #: config/mcore/mcore.h:178
11301 msgid "Maximum amount for a single stack increment operation"
11302 msgstr ""
11304 #: config/mips/mips.c:5112
11305 #, c-format
11306 msgid "bad value (%s) for -mabi= switch"
11307 msgstr ""
11309 #: config/mips/mips.c:5142
11310 #, c-format
11311 msgid "-mips%d conflicts with the other architecture options, which specify a MIPS%d processor"
11312 msgstr ""
11314 #: config/mips/mips.c:5149
11315 #, c-format
11316 msgid "bad value (%s) for -mips switch"
11317 msgstr ""
11319 #: config/mips/mips.c:5164
11320 #, c-format
11321 msgid "-march=%s is not compatible with the selected ABI"
11322 msgstr ""
11324 #: config/mips/mips.c:5176
11325 msgid "-mgp64 used with a 32-bit processor"
11326 msgstr ""
11328 #: config/mips/mips.c:5178
11329 msgid "-mgp32 used with a 64-bit ABI"
11330 msgstr ""
11332 #: config/mips/mips.c:5180
11333 msgid "-mgp64 used with a 32-bit ABI"
11334 msgstr ""
11336 #: config/mips/mips.c:5198 config/mips/mips.c:5200 config/mips/mips.c:5202
11337 #, fuzzy, c-format
11338 msgid "unsupported combination: %s"
11339 msgstr "непадтрымліваемая версія"
11341 #: config/mips/mips.c:5272
11342 msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
11343 msgstr ""
11345 #: config/mips/mips.c:5283
11346 msgid "-G is incompatible with PIC code which is the default"
11347 msgstr ""
11349 #: config/mips/mips.c:5299
11350 msgid "-membedded-pic and -mabicalls are incompatible"
11351 msgstr ""
11353 #: config/mips/mips.c:5302
11354 msgid "-G and -membedded-pic are incompatible"
11355 msgstr ""
11357 #: config/mips/mips.c:5353
11358 #, fuzzy, c-format
11359 msgid "invalid option `entry%s'"
11360 msgstr "Нерэчаісны выбар \"%s\""
11362 #: config/mips/mips.c:5356
11363 msgid "-mentry is only meaningful with -mips-16"
11364 msgstr ""
11366 #: config/mips/mips.c:5761
11367 #, c-format
11368 msgid "internal error: %%) found without a %%( in assembler pattern"
11369 msgstr ""
11371 #: config/mips/mips.c:5775
11372 #, c-format
11373 msgid "internal error: %%] found without a %%[ in assembler pattern"
11374 msgstr ""
11376 #: config/mips/mips.c:5788
11377 #, c-format
11378 msgid "internal error: %%> found without a %%< in assembler pattern"
11379 msgstr ""
11381 #: config/mips/mips.c:5801
11382 #, c-format
11383 msgid "internal error: %%} found without a %%{ in assembler pattern"
11384 msgstr ""
11386 #: config/mips/mips.c:5815
11387 #, c-format
11388 msgid "PRINT_OPERAND: unknown punctuation '%c'"
11389 msgstr ""
11391 #: config/mips/mips.c:5824 config/xtensa/xtensa.c:1939
11392 msgid "PRINT_OPERAND null pointer"
11393 msgstr ""
11395 #: config/mips/mips.c:5955
11396 #, c-format
11397 msgid "invalid use of %%d, %%x, or %%X"
11398 msgstr ""
11400 #: config/mips/mips.c:5993 config/xtensa/xtensa.c:2033
11401 msgid "PRINT_OPERAND_ADDRESS, null pointer"
11402 msgstr ""
11404 #: config/mips/mips.c:6222
11405 msgid "MIPS ECOFF format does not allow changing filenames within functions with #line"
11406 msgstr ""
11408 #: config/mips/mips.c:6532
11409 #, fuzzy
11410 msgid "can't rewind temp file"
11411 msgstr "немагчыма стварыць часовы файл"
11413 #: config/mips/mips.c:6536
11414 #, fuzzy
11415 msgid "can't write to output file"
11416 msgstr "не магу запісаць ў %s"
11418 #: config/mips/mips.c:6539
11419 #, fuzzy
11420 msgid "can't read from temp file"
11421 msgstr "не магу прачытаць з %s"
11423 #: config/mips/mips.c:6542
11424 #, fuzzy
11425 msgid "can't close temp file"
11426 msgstr "немагчыма зачыніць уваходзячы файл %s"
11428 #: config/mips/mips.c:6983
11429 #, c-format
11430 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
11431 msgstr ""
11433 #: config/mips/mips.c:7092
11434 #, c-format
11435 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero"
11436 msgstr ""
11438 #: config/mips/mips.c:9312
11439 #, c-format
11440 msgid "can not handle inconsistent calls to `%s'"
11441 msgstr ""
11443 #: config/mips/mips.c:10444
11444 msgid "the cpu name must be lower case"
11445 msgstr ""
11447 #: config/mips/mips.c:10466
11448 #, c-format
11449 msgid "bad value (%s) for %s"
11450 msgstr ""
11452 #. Target CPU builtins.
11453 #. We do this here because __mips is defined below               and so we can't use builtin_define_std.
11454 #. Treat _R3000 and _R4000 like register-size defines,           which is how they've historically been used.
11455 #. Macros dependent on the C dialect.
11456 #. Bizzare, but needed at least for Irix.
11457 #. Macro to define tables used to set the flags.
11458 #. This is a list in braces of pairs in braces,
11459 #. each pair being { "NAME", VALUE }
11460 #. where VALUE is the bits to set or minus the bits to clear.
11461 #. An empty string NAME is used to identify the default VALUE.
11462 #: config/mips/mips.h:528 config/mn10300/mn10300.h:64
11463 msgid "No default crt0.o"
11464 msgstr ""
11466 #: config/mips/mips.h:530
11467 msgid "Use 64-bit int type"
11468 msgstr ""
11470 #: config/mips/mips.h:532
11471 msgid "Use 64-bit long type"
11472 msgstr ""
11474 #: config/mips/mips.h:534
11475 msgid "Use 32-bit long type"
11476 msgstr ""
11478 #: config/mips/mips.h:536
11479 msgid "Optimize lui/addiu address loads"
11480 msgstr ""
11482 #: config/mips/mips.h:538
11483 msgid "Don't optimize lui/addiu address loads"
11484 msgstr ""
11486 #: config/mips/mips.h:540
11487 msgid "Use MIPS as"
11488 msgstr ""
11490 #: config/mips/mips.h:542
11491 msgid "Use GNU as"
11492 msgstr "Выкарыстоўваць GNU як"
11494 #: config/mips/mips.h:544
11495 msgid "Use symbolic register names"
11496 msgstr "Ужываць сімвалічныя назвы рэгістраў"
11498 #: config/mips/mips.h:546
11499 msgid "Don't use symbolic register names"
11500 msgstr "Не ўжываць сімвалічныя назва рэгістраў"
11502 #: config/mips/mips.h:548 config/mips/mips.h:550
11503 msgid "Use GP relative sdata/sbss sections"
11504 msgstr ""
11506 #: config/mips/mips.h:552 config/mips/mips.h:554
11507 msgid "Don't use GP relative sdata/sbss sections"
11508 msgstr ""
11510 #: config/mips/mips.h:556
11511 msgid "Output compiler statistics"
11512 msgstr "Вывесці статыстыку капілятара"
11514 #: config/mips/mips.h:558
11515 msgid "Don't output compiler statistics"
11516 msgstr "Не выводзіць статыстыку кампілятара"
11518 #: config/mips/mips.h:560
11519 msgid "Don't optimize block moves"
11520 msgstr ""
11522 #: config/mips/mips.h:562
11523 msgid "Optimize block moves"
11524 msgstr ""
11526 #: config/mips/mips.h:564
11527 msgid "Use mips-tfile asm postpass"
11528 msgstr ""
11530 #: config/mips/mips.h:566
11531 msgid "Don't use mips-tfile asm postpass"
11532 msgstr ""
11534 #. Macro to define tables used to set the flags.
11535 #. This is a list in braces of triplets in braces,
11536 #. each triplet being { "NAME", VALUE, DOC }
11537 #. where VALUE is the bits to set or minus the bits to clear and DOC
11538 #. is the documentation for --help (NULL if intentionally undocumented).
11539 #. An empty string NAME is used to identify the default VALUE.
11540 #: config/mips/mips.h:570 config/pdp11/pdp11.h:56
11541 msgid "Use hardware floating point"
11542 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
11544 #: config/mips/mips.h:572
11545 msgid "Use 64-bit FP registers"
11546 msgstr "Выкарыстоўваць 64-бітныя FP-рэгістры"
11548 #: config/mips/mips.h:574
11549 msgid "Use 32-bit FP registers"
11550 msgstr "Выкарыстоўваць 32-бітныя FP-рэгістры"
11552 #: config/mips/mips.h:576
11553 msgid "Use 64-bit general registers"
11554 msgstr "Выкарыстоўваць 64-бітныя галоўныя рэгістры"
11556 #: config/mips/mips.h:578
11557 msgid "Use 32-bit general registers"
11558 msgstr "Выкарыстоўваць 32-бітныя галоўныя рэгістры"
11560 #: config/mips/mips.h:580
11561 msgid "Use Irix PIC"
11562 msgstr "Выкарыстоўваць Irix PIC"
11564 #: config/mips/mips.h:582
11565 msgid "Don't use Irix PIC"
11566 msgstr "Не выкарыстоўваць Irix PIC"
11568 #: config/mips/mips.h:584
11569 msgid "Use indirect calls"
11570 msgstr ""
11572 #: config/mips/mips.h:586
11573 msgid "Don't use indirect calls"
11574 msgstr ""
11576 #: config/mips/mips.h:588
11577 msgid "Use embedded PIC"
11578 msgstr ""
11580 #: config/mips/mips.h:590
11581 msgid "Don't use embedded PIC"
11582 msgstr ""
11584 #: config/mips/mips.h:592
11585 msgid "Use ROM instead of RAM"
11586 msgstr ""
11588 #: config/mips/mips.h:594
11589 msgid "Don't use ROM instead of RAM"
11590 msgstr ""
11592 #: config/mips/mips.h:596
11593 msgid "Put uninitialized constants in ROM (needs -membedded-data)"
11594 msgstr ""
11596 #: config/mips/mips.h:598
11597 msgid "Don't put uninitialized constants in ROM"
11598 msgstr ""
11600 #. Macro to define tables used to set the flags.
11601 #: config/mips/mips.h:600 config/xtensa/xtensa.h:110
11602 msgid "Use big-endian byte order"
11603 msgstr ""
11605 #: config/mips/mips.h:602 config/xtensa/xtensa.h:112
11606 msgid "Use little-endian byte order"
11607 msgstr ""
11609 #: config/mips/mips.h:604
11610 msgid "Use single (32-bit) FP only"
11611 msgstr ""
11613 #: config/mips/mips.h:606
11614 msgid "Don't use single (32-bit) FP only"
11615 msgstr ""
11617 #: config/mips/mips.h:608
11618 msgid "Use multiply accumulate"
11619 msgstr ""
11621 #: config/mips/mips.h:610
11622 msgid "Don't use multiply accumulate"
11623 msgstr ""
11625 #: config/mips/mips.h:612 config/rs6000/rs6000.h:314
11626 msgid "Don't generate fused multiply/add instructions"
11627 msgstr ""
11629 #: config/mips/mips.h:614 config/rs6000/rs6000.h:312
11630 msgid "Generate fused multiply/add instructions"
11631 msgstr ""
11633 #: config/mips/mips.h:616
11634 msgid "Work around early 4300 hardware bug"
11635 msgstr ""
11637 #: config/mips/mips.h:618
11638 msgid "Don't work around early 4300 hardware bug"
11639 msgstr ""
11641 #: config/mips/mips.h:620
11642 msgid "Trap on integer divide by zero"
11643 msgstr ""
11645 #: config/mips/mips.h:622
11646 msgid "Don't trap on integer divide by zero"
11647 msgstr ""
11649 #: config/mips/mips.h:624
11650 msgid "Trap on integer divide overflow"
11651 msgstr ""
11653 #: config/mips/mips.h:626
11654 msgid "Don't trap on integer divide overflow"
11655 msgstr ""
11657 #: config/mips/mips.h:628
11658 msgid "Use Branch Likely instructions, overriding default for arch"
11659 msgstr ""
11661 #: config/mips/mips.h:630
11662 msgid "Don't use Branch Likely instructions, overriding default for arch"
11663 msgstr ""
11665 #: config/mips/mips.h:744 config/pa/pa.h:296
11666 msgid "Specify CPU for scheduling purposes"
11667 msgstr ""
11669 #: config/mips/mips.h:746
11670 msgid "Specify CPU for code generation purposes"
11671 msgstr ""
11673 #: config/mips/mips.h:748
11674 msgid "Specify an ABI"
11675 msgstr ""
11677 #: config/mips/mips.h:750
11678 msgid "Specify a Standard MIPS ISA"
11679 msgstr ""
11681 #: config/mips/mips.h:752
11682 msgid "Use mips16 entry/exit psuedo ops"
11683 msgstr ""
11685 #: config/mips/mips.h:754
11686 msgid "Don't use MIPS16 instructions"
11687 msgstr ""
11689 #: config/mips/mips.h:756
11690 msgid "Don't call any cache flush functions"
11691 msgstr ""
11693 #: config/mips/mips.h:758
11694 msgid "Specify cache flush function"
11695 msgstr ""
11697 #. Output assembler code to FILE to increment profiler label # LABELNO
11698 #. for profiling a function entry.
11699 #: config/mips/mips.h:2868
11700 msgid "mips16 function profiling"
11701 msgstr ""
11703 #: config/mmix/mmix.c:189
11704 #, fuzzy, c-format
11705 msgid "-f%s not supported: ignored"
11706 msgstr "-pipe не падтрымліваецца"
11708 #: config/mmix/mmix.c:644
11709 #, c-format
11710 msgid "too large function value type, needs %d registers, have only %d registers for this"
11711 msgstr ""
11713 #: config/mmix/mmix.c:826
11714 msgid "function_profiler support for MMIX"
11715 msgstr ""
11717 #: config/mmix/mmix.c:848
11718 msgid "MMIX Internal: Last named vararg would not fit in a register"
11719 msgstr ""
11721 #: config/mmix/mmix.c:1639 config/mmix/mmix.c:1769
11722 msgid "MMIX Internal: Expected a CONST_INT, not this"
11723 msgstr ""
11725 #: config/mmix/mmix.c:1647 config/mmix/mmix.c:1671 config/mmix/mmix.c:1787
11726 #, c-format
11727 msgid "MMIX Internal: Bad register: %d"
11728 msgstr ""
11730 #: config/mmix/mmix.c:1718
11731 msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
11732 msgstr ""
11734 #: config/mmix/mmix.c:1737
11735 msgid "MMIX Internal: Expected a register, not this"
11736 msgstr ""
11738 #: config/mmix/mmix.c:1747
11739 msgid "MMIX Internal: Expected a constant, not this"
11740 msgstr ""
11742 #. Presumably there's a missing case above if we get here.
11743 #: config/mmix/mmix.c:1779
11744 #, c-format
11745 msgid "MMIX Internal: Missing `%c' case in mmix_print_operand"
11746 msgstr ""
11748 #. We need the original here.
11749 #: config/mmix/mmix.c:1831
11750 msgid "MMIX Internal: Cannot decode this operand"
11751 msgstr ""
11753 #: config/mmix/mmix.c:1891
11754 msgid "MMIX Internal: This is not a recognized address"
11755 msgstr ""
11757 #: config/mmix/mmix.c:2082
11758 #, c-format
11759 msgid "stack frame not a multiple of 8 bytes: %d"
11760 msgstr ""
11762 #: config/mmix/mmix.c:2321
11763 #, c-format
11764 msgid "stack frame not a multiple of octabyte: %d"
11765 msgstr ""
11767 #: config/mmix/mmix.c:2818 config/mmix/mmix.c:2887
11768 #, c-format
11769 msgid "MMIX Internal: %s is not a shiftable int"
11770 msgstr ""
11772 #: config/mmix/mmix.c:3006
11773 msgid "MMIX Internal: Trying to output invalidly reversed condition:"
11774 msgstr ""
11776 #: config/mmix/mmix.c:3013
11777 msgid "MMIX Internal: What's the CC of this?"
11778 msgstr ""
11780 #: config/mmix/mmix.c:3017
11781 msgid "MMIX Internal: What is the CC of this?"
11782 msgstr ""
11784 #: config/mmix/mmix.c:3088
11785 msgid "MMIX Internal: This is not a constant:"
11786 msgstr ""
11788 #. For these target macros, there is no generic documentation here.  You
11789 #. should read `Using and Porting GCC' for that.  Only comments specific
11790 #. to the MMIX target are here.
11792 #. There are however references to the specific texinfo node (comments
11793 #. with "Node:"), so there should be little or nothing amiss.  Probably
11794 #. the opposite, since we don't have to care about old littering and
11795 #. soon outdated generic comments.
11796 #. Node: Driver
11797 #. User symbols are in the same name-space as built-in symbols, but we
11798 #. don't need the built-in symbols, so remove those and instead apply
11799 #. stricter operand checking.  Don't warn when expanding insns.
11800 #. Pass on -mset-program-start=N and -mset-data-start=M to the linker.
11801 #. Provide default program start 0x100 unless -mno-set-program-start.
11802 #. Don't do this if linking relocatably, with -r.  For a final link,
11803 #. produce mmo, unless ELF is requested or when linking relocatably.
11804 #. Put unused option values here.
11805 #: config/mmix/mmix.h:132
11806 msgid "Set start-address of the program"
11807 msgstr ""
11809 #: config/mmix/mmix.h:134
11810 msgid "Set start-address of data"
11811 msgstr ""
11813 #. FIXME: Provide a way to *load* the epsilon register.
11814 #: config/mmix/mmix.h:198
11815 msgid "For intrinsics library: pass all parameters in registers"
11816 msgstr ""
11818 #: config/mmix/mmix.h:201
11819 msgid "Use register stack for parameters and return value"
11820 msgstr ""
11822 #: config/mmix/mmix.h:203
11823 msgid "Use call-clobbered registers for parameters and return value"
11824 msgstr ""
11826 #: config/mmix/mmix.h:205
11827 msgid "Use epsilon-respecting floating point compare instructions"
11828 msgstr ""
11830 #: config/mmix/mmix.h:208
11831 msgid "Use zero-extending memory loads, not sign-extending ones"
11832 msgstr ""
11834 #: config/mmix/mmix.h:211
11835 msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
11836 msgstr ""
11838 #: config/mmix/mmix.h:215
11839 msgid "Prepend global symbols with \":\" (for use with PREFIX)"
11840 msgstr ""
11842 #: config/mmix/mmix.h:217
11843 msgid "Do not provide a default start-address 0x100 of the program"
11844 msgstr ""
11846 #: config/mmix/mmix.h:219
11847 msgid "Link to emit program in ELF format (rather than mmo)"
11848 msgstr ""
11850 #: config/mmix/mmix.h:221
11851 msgid "Use P-mnemonics for branches statically predicted as taken"
11852 msgstr ""
11854 #: config/mmix/mmix.h:223
11855 msgid "Don't use P-mnemonics for branches"
11856 msgstr ""
11858 #: config/mmix/mmix.h:225
11859 msgid "Use addresses that allocate global registers"
11860 msgstr ""
11862 #: config/mmix/mmix.h:227
11863 msgid "Do not use addresses that allocate global registers"
11864 msgstr ""
11866 #: config/mmix/mmix.h:229
11867 msgid "Generate a single exit point for each function"
11868 msgstr ""
11870 #: config/mmix/mmix.h:231
11871 #, fuzzy
11872 msgid "Do not generate a single exit point for each function"
11873 msgstr "Не генерыраваць сімвальныя інструкцыі"
11875 #: config/mn10300/mn10300.h:59
11876 msgid "Work around hardware multiply bug"
11877 msgstr ""
11879 #: config/mn10300/mn10300.h:60
11880 msgid "Do not work around hardware multiply bug"
11881 msgstr ""
11883 #: config/mn10300/mn10300.h:61
11884 msgid "Target the AM33 processor"
11885 msgstr "Мэта - AM33 працэсар"
11887 #: config/mn10300/mn10300.h:65
11888 msgid "Enable linker relaxations"
11889 msgstr ""
11891 #: config/ns32k/ns32k.h:142 config/s390/s390.h:69
11892 msgid "Don't use hardware fp"
11893 msgstr "Не выкарыстоўваць апаратную fp"
11895 #: config/ns32k/ns32k.h:143
11896 msgid "Alternative calling convention"
11897 msgstr ""
11899 #: config/ns32k/ns32k.h:145
11900 msgid "Pass some arguments in registers"
11901 msgstr ""
11903 #: config/ns32k/ns32k.h:146
11904 msgid "Pass all arguments on stack"
11905 msgstr ""
11907 #: config/ns32k/ns32k.h:147
11908 msgid "Optimize for 32532 cpu"
11909 msgstr "Аптымізаваць для 32532 ЦП"
11911 #: config/ns32k/ns32k.h:148
11912 msgid "Optimize for 32332 cpu"
11913 msgstr "Аптымізаваць для 32332 ЦП"
11915 #: config/ns32k/ns32k.h:150
11916 msgid "Optimize for 32032"
11917 msgstr "Аптымізаваць для 32032 ЦП"
11919 #: config/ns32k/ns32k.h:152
11920 msgid "Register sb is zero. Use for absolute addressing"
11921 msgstr ""
11923 #: config/ns32k/ns32k.h:153
11924 msgid "Do not use register sb"
11925 msgstr "Не выкарыстоўваць рэгістра sb"
11927 #: config/ns32k/ns32k.h:155
11928 msgid "Use bit-field instructions"
11929 msgstr ""
11931 #: config/ns32k/ns32k.h:157
11932 #, fuzzy
11933 msgid "Do not use bit-field instructions"
11934 msgstr "Не генерыраваць сімвальныя інструкцыі"
11936 #: config/ns32k/ns32k.h:158
11937 msgid "Generate code for high memory"
11938 msgstr ""
11940 #: config/ns32k/ns32k.h:159
11941 msgid "Generate code for low memory"
11942 msgstr ""
11944 #: config/ns32k/ns32k.h:160
11945 msgid "32381 fpu"
11946 msgstr ""
11948 #: config/ns32k/ns32k.h:162
11949 msgid "Use multiply-accumulate fp instructions"
11950 msgstr ""
11952 #: config/ns32k/ns32k.h:164
11953 msgid "Do not use multiply-accumulate fp instructions"
11954 msgstr ""
11956 #: config/ns32k/ns32k.h:165
11957 msgid "\"Small register classes\" kludge"
11958 msgstr ""
11960 #: config/ns32k/ns32k.h:166
11961 msgid "No \"Small register classes\" kludge"
11962 msgstr ""
11964 #: config/pa/pa.c:246
11965 #, c-format
11966 msgid ""
11967 "unknown -mschedule= option (%s).\n"
11968 "Valid options are 700, 7100, 7100LC, 7200, 7300, and 8000\n"
11969 msgstr ""
11971 #: config/pa/pa.c:271
11972 #, c-format
11973 msgid ""
11974 "unknown -march= option (%s).\n"
11975 "Valid options are 1.0, 1.1, and 2.0\n"
11976 msgstr ""
11978 #: config/pa/pa.c:284
11979 msgid "PIC code generation is not supported in the portable runtime model\n"
11980 msgstr ""
11982 #: config/pa/pa.c:289
11983 msgid "PIC code generation is not compatible with fast indirect calls\n"
11984 msgstr ""
11986 #: config/pa/pa.c:294
11987 msgid "-g is only supported when using GAS on this processor,"
11988 msgstr ""
11990 #: config/pa/pa.c:295
11991 msgid "-g option disabled"
11992 msgstr ""
11994 #: config/pa/pa-hiux.h:75 config/pa/pa-hpux.h:80 config/pa/pa-hpux7.h:81
11995 #: config/pa/pa64-hpux.h:25
11996 #, fuzzy
11997 msgid "Generate cpp defines for server IO"
11998 msgstr "Генерыраваць код для дадзенага ЦП"
12000 #: config/pa/pa-hiux.h:76 config/pa/pa-hpux.h:81 config/pa/pa-hpux7.h:82
12001 #: config/pa/pa64-hpux.h:27
12002 #, fuzzy
12003 msgid "Generate cpp defines for workstation IO"
12004 msgstr "Стварыць код для DLL"
12006 #. Macro to define tables used to set the flags.  This is a
12007 #. list in braces of target switches with each switch being
12008 #. { "NAME", VALUE, "HELP_STRING" }.  VALUE is the bits to set,
12009 #. or minus the bits to clear.  An empty string NAME is used to
12010 #. identify the default VALUE.  Do not mark empty strings for
12011 #. translation.
12012 #: config/pa/pa.h:218 config/pa/pa.h:224
12013 #, fuzzy
12014 msgid "Generate PA1.1 code"
12015 msgstr "Стварыць код для DLL"
12017 #: config/pa/pa.h:220 config/pa/pa.h:222
12018 #, fuzzy
12019 msgid "Generate PA1.0 code"
12020 msgstr "Стварыць код для DLL"
12022 #: config/pa/pa.h:226
12023 msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
12024 msgstr ""
12026 #: config/pa/pa.h:228
12027 msgid "Disable FP regs"
12028 msgstr ""
12030 #: config/pa/pa.h:230
12031 #, fuzzy
12032 msgid "Do not disable FP regs"
12033 msgstr "Не выкарыстоўваць рэгістра sb"
12035 #: config/pa/pa.h:232
12036 msgid "Disable space regs"
12037 msgstr ""
12039 #: config/pa/pa.h:234
12040 msgid "Do not disable space regs"
12041 msgstr ""
12043 #: config/pa/pa.h:236
12044 msgid "Put jumps in call delay slots"
12045 msgstr ""
12047 #: config/pa/pa.h:238
12048 msgid "Do not put jumps in call delay slots"
12049 msgstr ""
12051 #: config/pa/pa.h:240
12052 #, fuzzy
12053 msgid "Disable indexed addressing"
12054 msgstr "нерэчаісны адрас"
12056 #: config/pa/pa.h:242
12057 #, fuzzy
12058 msgid "Do not disable indexed addressing"
12059 msgstr "невядомая назва рэгістра: %s"
12061 #: config/pa/pa.h:244
12062 msgid "Use portable calling conventions"
12063 msgstr ""
12065 #: config/pa/pa.h:246
12066 #, fuzzy
12067 msgid "Do not use portable calling conventions"
12068 msgstr "Не генерыраваць сімвальныя інструкцыі"
12070 #: config/pa/pa.h:248
12071 msgid "Assume code will be assembled by GAS"
12072 msgstr ""
12074 #: config/pa/pa.h:250
12075 msgid "Do not assume code will be assembled by GAS"
12076 msgstr ""
12078 #: config/pa/pa.h:254
12079 #, fuzzy
12080 msgid "Do not use software floating point"
12081 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
12083 #: config/pa/pa.h:256
12084 msgid "Emit long load/store sequences"
12085 msgstr ""
12087 #: config/pa/pa.h:258
12088 msgid "Do not emit long load/store sequences"
12089 msgstr ""
12091 #: config/pa/pa.h:260
12092 #, fuzzy
12093 msgid "Generate fast indirect calls"
12094 msgstr "Генерыраваць код для Intel as"
12096 #: config/pa/pa.h:262
12097 #, fuzzy
12098 msgid "Do not generate fast indirect calls"
12099 msgstr "Не генерыраваць сімвальныя інструкцыі"
12101 #: config/pa/pa.h:264
12102 #, fuzzy
12103 msgid "Generate code for huge switch statements"
12104 msgstr "Генерыраваць код для Intel as"
12106 #: config/pa/pa.h:266
12107 #, fuzzy
12108 msgid "Do not generate code for huge switch statements"
12109 msgstr "Генерыраваць код для Intel as"
12111 #: config/pa/pa.h:268
12112 #, fuzzy
12113 msgid "Always generate long calls"
12114 msgstr "Генерыраваць код для Intel as"
12116 #: config/pa/pa.h:270
12117 msgid "Generate long calls only when needed"
12118 msgstr ""
12120 #: config/pa/pa.h:272
12121 #, fuzzy
12122 msgid "Enable linker optimizations"
12123 msgstr "Уключаць SSA аптымізацыю"
12125 #: config/pa/pa.h:298
12126 msgid "Specify architecture for code generation.  Values are 1.0, 1.1, and 2.0.  2.0 requires gas snapshot 19990413 or later."
12127 msgstr ""
12129 #: config/pa/pa64-hpux.h:29
12130 msgid "Assume code will be linked by GNU ld"
12131 msgstr ""
12133 #: config/pa/pa64-hpux.h:31
12134 msgid "Assume code will be linked by HP ld"
12135 msgstr ""
12137 #: config/pdp11/pdp11.h:57
12138 msgid "Do not use hardware floating point"
12139 msgstr ""
12141 #. return float result in ac0
12142 #: config/pdp11/pdp11.h:59
12143 msgid "Return floating point results in ac0"
12144 msgstr ""
12146 #: config/pdp11/pdp11.h:60
12147 msgid "Return floating point results in memory"
12148 msgstr ""
12150 #. is 11/40
12151 #: config/pdp11/pdp11.h:62
12152 msgid "Generate code for an 11/40"
12153 msgstr ""
12155 #. is 11/45
12156 #: config/pdp11/pdp11.h:65
12157 msgid "Generate code for an 11/45"
12158 msgstr ""
12160 #. is 11/10
12161 #: config/pdp11/pdp11.h:68
12162 msgid "Generate code for an 11/10"
12163 msgstr ""
12165 #. use movstrhi for bcopy
12166 #. use 32 bit for int
12167 #: config/pdp11/pdp11.h:73 config/pdp11/pdp11.h:74
12168 msgid "Use 32 bit int"
12169 msgstr "Выкарыстоўваць 32-х бітны int"
12171 #: config/pdp11/pdp11.h:75 config/pdp11/pdp11.h:76
12172 msgid "Use 16 bit int"
12173 msgstr "Выкарыстоўваць 16-ці бітны int"
12175 #. use 32 bit for float
12176 #: config/pdp11/pdp11.h:78 config/pdp11/pdp11.h:79
12177 msgid "Use 32 bit float"
12178 msgstr "Выкарыстоўваць 32-х бітны float"
12180 #: config/pdp11/pdp11.h:80 config/pdp11/pdp11.h:81
12181 msgid "Use 64 bit float"
12182 msgstr "Выкарыстоўваць 64-х бітны float"
12184 #. allow abshi pattern? - can trigger "optimizations" which make code SLOW!
12185 #. is branching expensive - on a PDP, it's actually really cheap
12186 #. this is just to play around and check what code gcc generates
12187 #. split instruction and data memory?
12188 #: config/pdp11/pdp11.h:90
12189 msgid "Target has split I&D"
12190 msgstr ""
12192 #: config/pdp11/pdp11.h:91
12193 msgid "Target does not have split I&D"
12194 msgstr ""
12196 #. UNIX assembler syntax?
12197 #: config/pdp11/pdp11.h:93
12198 msgid "Use UNIX assembler syntax"
12199 msgstr "Выкарыстоўваць UNIX-сінтакс для асэмблера"
12201 #: config/pdp11/pdp11.h:94
12202 msgid "Use DEC assembler syntax"
12203 msgstr "Выкарыстоўваць DEC-сінтакс для асэмблера"
12205 #: config/romp/romp.c:717 config/rs6000/rs6000.c:7718
12206 #, c-format
12207 msgid "invalid %%S value"
12208 msgstr ""
12210 #: config/romp/romp.c:726 config/romp/romp.c:733
12211 #, c-format
12212 msgid "invalid %%b value"
12213 msgstr ""
12215 #: config/romp/romp.c:773 config/romp/romp.c:784
12216 #, c-format
12217 msgid "invalid %%z value"
12218 msgstr ""
12220 #: config/romp/romp.c:792 config/romp/romp.c:800
12221 #, c-format
12222 msgid "invalid %%Z value"
12223 msgstr ""
12225 #: config/romp/romp.c:807 config/romp/romp.c:816 config/romp/romp.c:823
12226 #: config/rs6000/rs6000.c:7547
12227 #, c-format
12228 msgid "invalid %%k value"
12229 msgstr ""
12231 #: config/romp/romp.c:908 config/romp/romp.c:951
12232 #, c-format
12233 msgid "invalid %%j value"
12234 msgstr ""
12236 #. Perform any needed actions needed for a function that is receiving a
12237 #. variable number of arguments.
12239 #. CUM is as above.
12241 #. MODE and TYPE are the mode and type of the current parameter.
12243 #. PRETEND_SIZE is a variable that should be set to the amount of stack
12244 #. that must be pushed by the prolog to pretend that our caller pushed
12245 #. it.
12247 #. Normally, this macro will push all remaining incoming registers on the
12248 #. stack and set PRETEND_SIZE to the length of the registers pushed.
12249 #: config/romp/romp.h:648
12250 msgid "can't have varargs with -mfp-arg-in-fp-regs"
12251 msgstr ""
12253 #. Handle the machine specific pragma longcall.  Its syntax is
12255 #. # pragma longcall ( TOGGLE )
12257 #. where TOGGLE is either 0 or 1.
12259 #. rs6000_default_long_calls is set to the value of TOGGLE, changing
12260 #. whether or not new function declarations receive a longcall
12261 #. attribute by default.
12262 #: config/rs6000/rs6000-c.c:44
12263 msgid "ignoring malformed #pragma longcall"
12264 msgstr ""
12266 #: config/rs6000/rs6000-c.c:58
12267 #, fuzzy
12268 msgid "missing open paren"
12269 msgstr "Прапушчана назва"
12271 #: config/rs6000/rs6000-c.c:60
12272 #, fuzzy
12273 msgid "missing number"
12274 msgstr "Прапушчана назва"
12276 #: config/rs6000/rs6000-c.c:62
12277 #, fuzzy
12278 msgid "missing close paren"
12279 msgstr "Прапушчана назва класа"
12281 #: config/rs6000/rs6000-c.c:65
12282 msgid "number must be 0 or 1"
12283 msgstr ""
12285 #: config/rs6000/rs6000-c.c:68
12286 msgid "junk at end of #pragma longcall"
12287 msgstr ""
12289 #: config/rs6000/rs6000.c:588
12290 msgid "-mmultiple is not supported on little endian systems"
12291 msgstr ""
12293 #: config/rs6000/rs6000.c:595
12294 msgid "-mstring is not supported on little endian systems"
12295 msgstr ""
12297 #: config/rs6000/rs6000.c:619
12298 #, c-format
12299 msgid "unknown -mdebug-%s switch"
12300 msgstr ""
12302 #: config/rs6000/rs6000.c:631
12303 #, c-format
12304 msgid "unknown -mtraceback arg `%s'; expecting `full', `partial' or `none'"
12305 msgstr ""
12307 #: config/rs6000/rs6000.c:642
12308 #, c-format
12309 msgid "Unknown switch -mlong-double-%s"
12310 msgstr ""
12312 #: config/rs6000/rs6000.c:734
12313 #, fuzzy, c-format
12314 msgid "unknown -misel= option specified: '%s'"
12315 msgstr "невядомы рэжым машыны \"%s\""
12317 #: config/rs6000/rs6000.c:749
12318 #, fuzzy, c-format
12319 msgid "unknown -mvrsave= option specified: '%s'"
12320 msgstr "невядомы рэжым машыны \"%s\""
12322 #: config/rs6000/rs6000.c:768
12323 #, fuzzy, c-format
12324 msgid "unknown ABI specified: '%s'"
12325 msgstr "невядомы рэжым машыны \"%s\""
12327 #: config/rs6000/rs6000.c:4169
12328 #, fuzzy
12329 msgid "argument 1 must be a 5-bit signed literal"
12330 msgstr "першым аргументам \"%s\" павінен быць \"int\""
12332 #: config/rs6000/rs6000.c:4276 config/rs6000/rs6000.c:4866
12333 #, fuzzy
12334 msgid "argument 2 must be a 5-bit unsigned literal"
12335 msgstr "першым аргументам \"%s\" павінен быць \"int\""
12337 #: config/rs6000/rs6000.c:4319
12338 #, fuzzy
12339 msgid "argument 1 of __builtin_altivec_predicate must be a constant"
12340 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12342 #: config/rs6000/rs6000.c:4373
12343 #, fuzzy
12344 msgid "argument 1 of __builtin_altivec_predicate is out of range"
12345 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
12347 #: config/rs6000/rs6000.c:4452
12348 #, fuzzy
12349 msgid "argument 3 must be a 4-bit unsigned literal"
12350 msgstr "першым аргументам \"%s\" павінен быць \"int\""
12352 #: config/rs6000/rs6000.c:4629
12353 #, fuzzy, c-format
12354 msgid "argument to `%s' must be a 2-bit unsigned literal"
12355 msgstr "першым аргументам \"%s\" павінен быць \"int\""
12357 #: config/rs6000/rs6000.c:4745
12358 #, fuzzy
12359 msgid "argument to dss must be a 2-bit unsigned literal"
12360 msgstr "першым аргументам \"%s\" павінен быць \"int\""
12362 #: config/rs6000/rs6000.c:4976
12363 #, fuzzy
12364 msgid "argument 1 of __builtin_spe_predicate must be a constant"
12365 msgstr "аргумент `__builtin_args_info' павінен быць канстантай"
12367 #: config/rs6000/rs6000.c:5049
12368 #, fuzzy
12369 msgid "argument 1 of __builtin_spe_predicate is out of range"
12370 msgstr "аргумент `__builtin_args_info' выйшаў за межы"
12372 #: config/rs6000/rs6000.c:7474
12373 #, c-format
12374 msgid "invalid %%f value"
12375 msgstr ""
12377 #: config/rs6000/rs6000.c:7483
12378 #, c-format
12379 msgid "invalid %%F value"
12380 msgstr ""
12382 #: config/rs6000/rs6000.c:7492
12383 #, c-format
12384 msgid "invalid %%G value"
12385 msgstr ""
12387 #: config/rs6000/rs6000.c:7527
12388 #, c-format
12389 msgid "invalid %%j code"
12390 msgstr ""
12392 #: config/rs6000/rs6000.c:7537
12393 #, c-format
12394 msgid "invalid %%J code"
12395 msgstr ""
12397 #: config/rs6000/rs6000.c:7567
12398 #, c-format
12399 msgid "invalid %%K value"
12400 msgstr ""
12402 #: config/rs6000/rs6000.c:7634
12403 #, c-format
12404 msgid "invalid %%O value"
12405 msgstr "нерэчаіснае значэньне %%O"
12407 #: config/rs6000/rs6000.c:7756
12408 #, c-format
12409 msgid "invalid %%T value"
12410 msgstr ""
12412 #: config/rs6000/rs6000.c:7766
12413 #, c-format
12414 msgid "invalid %%u value"
12415 msgstr ""
12417 #: config/rs6000/rs6000.c:7775
12418 #, c-format
12419 msgid "invalid %%v value"
12420 msgstr ""
12422 #: config/rs6000/rs6000.c:12180
12423 msgid "no profiling of 64-bit code for this ABI"
12424 msgstr ""
12426 #: config/rs6000/aix.h:160 config/rs6000/beos.h:32
12427 msgid "Always pass floating-point arguments in memory"
12428 msgstr ""
12430 #: config/rs6000/aix.h:162 config/rs6000/beos.h:34
12431 msgid "Don't always pass floating-point arguments in memory"
12432 msgstr ""
12434 #: config/rs6000/aix41.h:28 config/rs6000/aix43.h:32 config/rs6000/aix51.h:32
12435 #: config/rs6000/aix52.h:32
12436 msgid "Support message passing with the Parallel Environment"
12437 msgstr ""
12439 #: config/rs6000/aix43.h:28 config/rs6000/aix51.h:28 config/rs6000/aix52.h:28
12440 msgid "Compile for 64-bit pointers"
12441 msgstr ""
12443 #: config/rs6000/aix43.h:30 config/rs6000/aix51.h:30 config/rs6000/aix52.h:30
12444 msgid "Compile for 32-bit pointers"
12445 msgstr ""
12447 #: config/rs6000/aix43.h:49 config/rs6000/aix51.h:49 config/rs6000/aix52.h:49
12448 msgid "-maix64 and POWER architecture are incompatible"
12449 msgstr ""
12451 #: config/rs6000/aix43.h:54 config/rs6000/aix51.h:54 config/rs6000/aix52.h:54
12452 msgid "-maix64 requires PowerPC64 architecture remain enabled"
12453 msgstr ""
12455 #: config/rs6000/aix43.h:58 config/rs6000/aix51.h:58 config/rs6000/aix52.h:58
12456 msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
12457 msgstr ""
12459 #. Run-time compilation parameters selecting different hardware subsets.
12461 #. Macro to define tables used to set the flags.
12462 #. This is a list in braces of pairs in braces,
12463 #. each pair being { "NAME", VALUE }
12464 #. where VALUE is the bits to set or minus the bits to clear.
12465 #. An empty string NAME is used to identify the default VALUE.
12466 #: config/rs6000/rs6000.h:240
12467 msgid "Use POWER instruction set"
12468 msgstr ""
12470 #: config/rs6000/rs6000.h:243
12471 msgid "Use POWER2 instruction set"
12472 msgstr ""
12474 #: config/rs6000/rs6000.h:245
12475 msgid "Do not use POWER2 instruction set"
12476 msgstr ""
12478 #: config/rs6000/rs6000.h:248
12479 msgid "Do not use POWER instruction set"
12480 msgstr ""
12482 #: config/rs6000/rs6000.h:250
12483 msgid "Use PowerPC instruction set"
12484 msgstr ""
12486 #: config/rs6000/rs6000.h:253
12487 msgid "Do not use PowerPC instruction set"
12488 msgstr ""
12490 #: config/rs6000/rs6000.h:255
12491 msgid "Use PowerPC General Purpose group optional instructions"
12492 msgstr ""
12494 #: config/rs6000/rs6000.h:257
12495 msgid "Don't use PowerPC General Purpose group optional instructions"
12496 msgstr ""
12498 #: config/rs6000/rs6000.h:259
12499 msgid "Use PowerPC Graphics group optional instructions"
12500 msgstr ""
12502 #: config/rs6000/rs6000.h:261
12503 msgid "Don't use PowerPC Graphics group optional instructions"
12504 msgstr ""
12506 #: config/rs6000/rs6000.h:263
12507 msgid "Use PowerPC-64 instruction set"
12508 msgstr ""
12510 #: config/rs6000/rs6000.h:265
12511 msgid "Don't use PowerPC-64 instruction set"
12512 msgstr ""
12514 #: config/rs6000/rs6000.h:267
12515 msgid "Use AltiVec instructions"
12516 msgstr ""
12518 #: config/rs6000/rs6000.h:269
12519 msgid "Don't use AltiVec instructions"
12520 msgstr "Не выкарыстоўваць інструкцыі AltiVec"
12522 #: config/rs6000/rs6000.h:271
12523 msgid "Use new mnemonics for PowerPC architecture"
12524 msgstr ""
12526 #: config/rs6000/rs6000.h:273
12527 msgid "Use old mnemonics for PowerPC architecture"
12528 msgstr ""
12530 #: config/rs6000/rs6000.h:276
12531 msgid "Put everything in the regular TOC"
12532 msgstr ""
12534 #: config/rs6000/rs6000.h:278
12535 msgid "Place floating point constants in TOC"
12536 msgstr ""
12538 #: config/rs6000/rs6000.h:280
12539 msgid "Don't place floating point constants in TOC"
12540 msgstr ""
12542 #: config/rs6000/rs6000.h:282
12543 msgid "Place symbol+offset constants in TOC"
12544 msgstr ""
12546 #: config/rs6000/rs6000.h:284
12547 msgid "Don't place symbol+offset constants in TOC"
12548 msgstr ""
12550 #: config/rs6000/rs6000.h:290
12551 msgid "Place variable addresses in the regular TOC"
12552 msgstr ""
12554 #: config/rs6000/rs6000.h:296
12555 msgid "Generate load/store multiple instructions"
12556 msgstr ""
12558 #: config/rs6000/rs6000.h:298
12559 msgid "Do not generate load/store multiple instructions"
12560 msgstr ""
12562 #: config/rs6000/rs6000.h:302
12563 msgid "Generate string instructions for block moves"
12564 msgstr ""
12566 #: config/rs6000/rs6000.h:304
12567 msgid "Do not generate string instructions for block moves"
12568 msgstr ""
12570 #: config/rs6000/rs6000.h:308
12571 msgid "Generate load/store with update instructions"
12572 msgstr ""
12574 #: config/rs6000/rs6000.h:310
12575 msgid "Do not generate load/store with update instructions"
12576 msgstr ""
12578 #: config/rs6000/rs6000.h:318
12579 msgid "Don't schedule the start and end of the procedure"
12580 msgstr ""
12582 #: config/rs6000/rs6000.h:324
12583 msgid "Return all structures in memory (AIX default)"
12584 msgstr ""
12586 #: config/rs6000/rs6000.h:326
12587 msgid "Return small structures in registers (SVR4 default)"
12588 msgstr ""
12590 #: config/rs6000/rs6000.h:391 config/sparc/sparc.h:633
12591 msgid "Use features of and schedule code for given CPU"
12592 msgstr ""
12594 #: config/rs6000/rs6000.h:394
12595 msgid "Enable debug output"
12596 msgstr ""
12598 #: config/rs6000/rs6000.h:396
12599 msgid "Select full, part, or no traceback table"
12600 msgstr ""
12602 #: config/rs6000/rs6000.h:397
12603 msgid "Specify ABI to use"
12604 msgstr ""
12606 #: config/rs6000/rs6000.h:399
12607 msgid "Specify size of long double (64 or 128 bits)"
12608 msgstr ""
12610 #: config/rs6000/rs6000.h:401
12611 msgid "Specify yes/no if isel instructions should be generated"
12612 msgstr ""
12614 #: config/rs6000/rs6000.h:403
12615 msgid "Specify yes/no if VRSAVE instructions should be generated for AltiVec"
12616 msgstr ""
12618 #: config/rs6000/rs6000.h:405
12619 msgid "Avoid all range limits on call instructions"
12620 msgstr ""
12622 #. Definitions for __builtin_return_address and __builtin_frame_address.
12623 #. __builtin_return_address (0) should give link register (65), enable
12624 #. this.
12625 #. This should be uncommented, so that the link register is used, but
12626 #. currently this would result in unmatched insns and spilling fixed
12627 #. registers so we'll leave it for another day.  When these problems are
12628 #. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
12629 #. (mrs)
12630 #. #define RETURN_ADDR_IN_PREVIOUS_FRAME
12631 #. Number of bytes into the frame return addresses can be found.  See
12632 #. rs6000_stack_info in rs6000.c for more information on how the different
12633 #. abi's store the return address.
12634 #: config/rs6000/rs6000.h:1869
12635 msgid "RETURN_ADDRESS_OFFSET not supported"
12636 msgstr ""
12638 #: config/rs6000/sysv4.h:87
12639 msgid "Select ABI calling convention"
12640 msgstr ""
12642 #: config/rs6000/sysv4.h:88
12643 msgid "Select method for sdata handling"
12644 msgstr ""
12646 #: config/rs6000/sysv4.h:103
12647 msgid "Align to the base type of the bit-field"
12648 msgstr ""
12650 #: config/rs6000/sysv4.h:105
12651 msgid "Don't align to the base type of the bit-field"
12652 msgstr ""
12654 #: config/rs6000/sysv4.h:107
12655 msgid "Don't assume that unaligned accesses are handled by the system"
12656 msgstr ""
12658 #: config/rs6000/sysv4.h:109
12659 msgid "Assume that unaligned accesses are handled by the system"
12660 msgstr ""
12662 #: config/rs6000/sysv4.h:111 config/rs6000/sysv4.h:115
12663 msgid "Produce code relocatable at runtime"
12664 msgstr ""
12666 #: config/rs6000/sysv4.h:113 config/rs6000/sysv4.h:117
12667 msgid "Don't produce code relocatable at runtime"
12668 msgstr ""
12670 #: config/rs6000/sysv4.h:119 config/rs6000/sysv4.h:121
12671 msgid "Produce little endian code"
12672 msgstr ""
12674 #: config/rs6000/sysv4.h:123 config/rs6000/sysv4.h:125
12675 msgid "Produce big endian code"
12676 msgstr ""
12678 #: config/rs6000/sysv4.h:126 config/rs6000/sysv4.h:127
12679 #: config/rs6000/sysv4.h:128 config/rs6000/sysv4.h:129
12680 #: config/rs6000/sysv4.h:130 config/rs6000/sysv4.h:131
12681 #: config/rs6000/sysv4.h:141 config/rs6000/sysv4.h:142
12682 #: config/rs6000/sysv4.h:153 config/rs6000/sysv4.h:155
12683 #: config/rs6000/sysv4.h:157
12684 msgid "no description yet"
12685 msgstr ""
12687 #: config/rs6000/sysv4.h:132
12688 msgid "Use EABI"
12689 msgstr ""
12691 #: config/rs6000/sysv4.h:133
12692 msgid "Don't use EABI"
12693 msgstr "Не выкарыстоўваць EABI"
12695 #: config/rs6000/sysv4.h:136
12696 msgid "Do not allow bit-fields to cross word boundaries"
12697 msgstr ""
12699 #: config/rs6000/sysv4.h:138
12700 msgid "Use alternate register names"
12701 msgstr "Выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12703 #: config/rs6000/sysv4.h:140
12704 msgid "Don't use alternate register names"
12705 msgstr "Не выкарыстоўвываць альтэрнатыўныя назвы рэгістраў"
12707 #: config/rs6000/sysv4.h:144
12708 msgid "Link with libsim.a, libc.a and sim-crt0.o"
12709 msgstr ""
12711 #: config/rs6000/sysv4.h:146
12712 msgid "Link with libads.a, libc.a and crt0.o"
12713 msgstr ""
12715 #: config/rs6000/sysv4.h:148
12716 msgid "Link with libyk.a, libc.a and crt0.o"
12717 msgstr ""
12719 #: config/rs6000/sysv4.h:150
12720 msgid "Link with libmvme.a, libc.a and crt0.o"
12721 msgstr ""
12723 #: config/rs6000/sysv4.h:152
12724 msgid "Set the PPC_EMB bit in the ELF flags header"
12725 msgstr ""
12727 #: config/rs6000/sysv4.h:154
12728 msgid "Use the WindISS simulator"
12729 msgstr ""
12731 #. Sometimes certain combinations of command options do not make sense
12732 #. on a particular target machine.  You can define a macro
12733 #. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
12734 #. defined, is executed once just after all the command options have
12735 #. been parsed.
12737 #. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
12738 #. get control.
12739 #: config/rs6000/sysv4.h:214
12740 #, c-format
12741 msgid "bad value for -mcall-%s"
12742 msgstr ""
12744 #: config/rs6000/sysv4.h:230
12745 #, c-format
12746 msgid "bad value for -msdata=%s"
12747 msgstr ""
12749 #: config/rs6000/sysv4.h:247
12750 #, c-format
12751 msgid "-mrelocatable and -msdata=%s are incompatible"
12752 msgstr ""
12754 #: config/rs6000/sysv4.h:255
12755 #, c-format
12756 msgid "-f%s and -msdata=%s are incompatible"
12757 msgstr ""
12759 #: config/rs6000/sysv4.h:263
12760 #, c-format
12761 msgid "-msdata=%s and -mcall-%s are incompatible"
12762 msgstr ""
12764 #: config/rs6000/sysv4.h:272
12765 msgid "-mrelocatable and -mno-minimal-toc are incompatible"
12766 msgstr ""
12768 #: config/rs6000/sysv4.h:278
12769 #, c-format
12770 msgid "-mrelocatable and -mcall-%s are incompatible"
12771 msgstr ""
12773 #: config/rs6000/sysv4.h:285
12774 #, c-format
12775 msgid "-fPIC and -mcall-%s are incompatible"
12776 msgstr ""
12778 #: config/rs6000/sysv4.h:292
12779 msgid "-mcall-aixdesc must be big endian"
12780 msgstr ""
12782 #: config/s390/s390.c:2584
12783 msgid "invalid UNSPEC as operand (1)"
12784 msgstr ""
12786 #: config/s390/s390.c:2620
12787 msgid "invalid UNSPEC as operand (2)"
12788 msgstr ""
12790 #: config/s390/s390.c:2626
12791 msgid "UNKNOWN in s390_output_symbolic_const !?"
12792 msgstr ""
12794 #: config/s390/s390.c:2644
12795 msgid "Cannot decompose address."
12796 msgstr ""
12798 #: config/s390/s390.c:2784
12799 msgid "UNKNOWN in print_operand !?"
12800 msgstr ""
12802 #: config/s390/s390.c:4421
12803 msgid "Total size of local variables exceeds architecture limit."
12804 msgstr ""
12806 #: config/s390/s390.h:70
12807 msgid "Set backchain"
12808 msgstr ""
12810 #: config/s390/s390.h:71
12811 msgid "Don't set backchain (faster, but debug harder"
12812 msgstr ""
12814 #: config/s390/s390.h:72
12815 msgid "Use bras for execucable < 64k"
12816 msgstr ""
12818 #: config/s390/s390.h:73
12819 #, fuzzy
12820 msgid "Don't use bras"
12821 msgstr "Не выкарыстоўваць Irix PIC"
12823 #: config/s390/s390.h:74
12824 msgid "Additional debug prints"
12825 msgstr ""
12827 #: config/s390/s390.h:75
12828 msgid "Don't print additional debug prints"
12829 msgstr ""
12831 #: config/s390/s390.h:76
12832 msgid "64 bit mode"
12833 msgstr ""
12835 #: config/s390/s390.h:77
12836 msgid "31 bit mode"
12837 msgstr ""
12839 #: config/s390/s390.h:78
12840 msgid "mvcle use"
12841 msgstr ""
12843 #: config/s390/s390.h:79
12844 msgid "mvc&ex"
12845 msgstr ""
12847 #: config/sh/sh.c:5134
12848 #, fuzzy
12849 msgid "__builtin_saveregs not supported by this subtarget"
12850 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12852 #: config/sh/sh.c:5684
12853 msgid "attribute interrupt_handler is not compatible with -m5-compact"
12854 msgstr ""
12856 #. The sp_switch attribute only has meaning for interrupt functions.
12857 #: config/sh/sh.c:5710 config/sh/sh.c:5749
12858 #, c-format
12859 msgid "`%s' attribute only applies to interrupt functions"
12860 msgstr ""
12862 #. The argument must be a constant string.
12863 #: config/sh/sh.c:5717
12864 #, c-format
12865 msgid "`%s' attribute argument not a string constant"
12866 msgstr ""
12868 #. The argument must be a constant integer.
12869 #: config/sh/sh.c:5756
12870 #, c-format
12871 msgid "`%s' attribute argument not an integer constant"
12872 msgstr ""
12874 #. There are no delay slots on SHmedia.
12875 #. Relaxation isn't yet supported for SHmedia
12876 #: config/sh/sh.h:437
12877 #, fuzzy
12878 msgid "Profiling is not supported on this target."
12879 msgstr "__buitin_saveregs не падтрымліваецца гэтай мэтай"
12881 #: config/sparc/sparc.c:329
12882 #, c-format
12883 msgid "%s is not supported by this configuration"
12884 msgstr ""
12886 #: config/sparc/sparc.c:336
12887 msgid "-mlong-double-64 not allowed with -m64"
12888 msgstr ""
12890 #: config/sparc/sparc.c:361
12891 msgid "-mcmodel= is not supported on 32 bit systems"
12892 msgstr ""
12894 #: config/sparc/sparc.c:6299 config/sparc/sparc.c:6305
12895 #, c-format
12896 msgid "invalid %%Y operand"
12897 msgstr "нерэчаісны %%Y аперанд"
12899 #: config/sparc/sparc.c:6375
12900 #, c-format
12901 msgid "invalid %%A operand"
12902 msgstr "нерэчаісны %%A аперанд"
12904 #: config/sparc/sparc.c:6385
12905 #, c-format
12906 msgid "invalid %%B operand"
12907 msgstr "нерэчаісны %%B аперанд"
12909 #: config/sparc/sparc.c:6424
12910 #, c-format
12911 msgid "invalid %%c operand"
12912 msgstr "нерэчаісны %%c аперанд"
12914 #: config/sparc/sparc.c:6425
12915 #, c-format
12916 msgid "invalid %%C operand"
12917 msgstr "нерэчаісны %%C аперанд"
12919 #: config/sparc/sparc.c:6446
12920 #, c-format
12921 msgid "invalid %%d operand"
12922 msgstr "нерэчаісны %%d аперанд"
12924 #: config/sparc/sparc.c:6447
12925 #, c-format
12926 msgid "invalid %%D operand"
12927 msgstr "нерэчаісны %%D аперанд"
12929 #: config/sparc/sparc.c:6463
12930 #, c-format
12931 msgid "invalid %%f operand"
12932 msgstr "нерэчаісны %%f аперанд"
12934 #: config/sparc/sparc.c:6513
12935 msgid "long long constant not a valid immediate operand"
12936 msgstr ""
12938 #: config/sparc/sparc.c:6516
12939 msgid "floating point constant not a valid immediate operand"
12940 msgstr ""
12942 #: config/sparc/freebsd.h:80 config/sparc/linux.h:87 config/sparc/linux64.h:89
12943 #: config/sparc/netbsd-elf.h:239
12944 msgid "Use 128 bit long doubles"
12945 msgstr ""
12947 #: config/sparc/sp64-elf.h:84 config/sparc/splet.h:29
12948 msgid "Generate code for big endian"
12949 msgstr ""
12951 #: config/sparc/sp64-elf.h:85 config/sparc/splet.h:30
12952 msgid "Generate code for little endian"
12953 msgstr ""
12955 #: config/sparc/sp86x-aout.h:51 config/sparc/sp86x-elf.h:65
12956 msgid "Use little-endian byte order for data"
12957 msgstr ""
12959 #: config/sparc/sparc.h:532
12960 msgid "Assume possible double misalignment"
12961 msgstr ""
12963 #: config/sparc/sparc.h:534
12964 msgid "Assume all doubles are aligned"
12965 msgstr ""
12967 #: config/sparc/sparc.h:536
12968 msgid "Pass -assert pure-text to linker"
12969 msgstr ""
12971 #: config/sparc/sparc.h:538
12972 msgid "Do not pass -assert pure-text to linker"
12973 msgstr ""
12975 #: config/sparc/sparc.h:540
12976 msgid "Use flat register window model"
12977 msgstr ""
12979 #: config/sparc/sparc.h:542
12980 msgid "Do not use flat register window model"
12981 msgstr ""
12983 #: config/sparc/sparc.h:544
12984 msgid "Use ABI reserved registers"
12985 msgstr ""
12987 #: config/sparc/sparc.h:546
12988 msgid "Do not use ABI reserved registers"
12989 msgstr ""
12991 #: config/sparc/sparc.h:548
12992 msgid "Use hardware quad fp instructions"
12993 msgstr ""
12995 #: config/sparc/sparc.h:550
12996 msgid "Do not use hardware quad fp instructions"
12997 msgstr ""
12999 #: config/sparc/sparc.h:552
13000 msgid "Compile for v8plus ABI"
13001 msgstr ""
13003 #: config/sparc/sparc.h:554
13004 msgid "Do not compile for v8plus ABI"
13005 msgstr ""
13007 #: config/sparc/sparc.h:556
13008 msgid "Utilize Visual Instruction Set"
13009 msgstr ""
13011 #: config/sparc/sparc.h:558
13012 msgid "Do not utilize Visual Instruction Set"
13013 msgstr ""
13015 #. ??? These are deprecated, coerced to -mcpu=.  Delete in 2.9.
13016 #: config/sparc/sparc.h:561
13017 msgid "Optimize for Cypress processors"
13018 msgstr "Аптымізацыя для Cypress працэсараў"
13020 #: config/sparc/sparc.h:563
13021 #, fuzzy
13022 msgid "Optimize for SPARCLite processors"
13023 msgstr "Аптымізацыя для SparcLite працэсараў"
13025 #: config/sparc/sparc.h:565
13026 msgid "Optimize for F930 processors"
13027 msgstr "Аптымізацыя для  F930 працэсараў"
13029 #: config/sparc/sparc.h:567
13030 msgid "Optimize for F934 processors"
13031 msgstr "Аптымізацыя для F934 працэсараў"
13033 #: config/sparc/sparc.h:569
13034 msgid "Use V8 SPARC ISA"
13035 msgstr ""
13037 #: config/sparc/sparc.h:571
13038 #, fuzzy
13039 msgid "Optimize for SuperSPARC processors"
13040 msgstr "Аптымізацыя для SuperSparc працэсараў"
13042 #. End of deprecated options.
13043 #: config/sparc/sparc.h:574
13044 msgid "Pointers are 64-bit"
13045 msgstr ""
13047 #: config/sparc/sparc.h:576
13048 msgid "Pointers are 32-bit"
13049 msgstr ""
13051 #: config/sparc/sparc.h:578
13052 msgid "Use 32-bit ABI"
13053 msgstr ""
13055 #: config/sparc/sparc.h:580
13056 msgid "Use 64-bit ABI"
13057 msgstr ""
13059 #: config/sparc/sparc.h:582
13060 msgid "Use stack bias"
13061 msgstr ""
13063 #: config/sparc/sparc.h:584
13064 msgid "Do not use stack bias"
13065 msgstr ""
13067 #: config/sparc/sparc.h:586
13068 msgid "Use structs on stronger alignment for double-word copies"
13069 msgstr ""
13071 #: config/sparc/sparc.h:588
13072 msgid "Do not use structs on stronger alignment for double-word copies"
13073 msgstr ""
13075 #: config/sparc/sparc.h:590
13076 msgid "Optimize tail call instructions in assembler and linker"
13077 msgstr ""
13079 #: config/sparc/sparc.h:592
13080 msgid "Do not optimize tail call instructions in assembler or linker"
13081 msgstr ""
13083 #: config/sparc/sparc.h:637
13084 msgid "Use given SPARC code model"
13085 msgstr ""
13087 #: config/stormy16/stormy16.c:1192
13088 msgid "cannot use va_start in interrupt function"
13089 msgstr ""
13091 #: config/stormy16/stormy16.c:1552
13092 msgid "`B' operand is not constant"
13093 msgstr ""
13095 #: config/stormy16/stormy16.c:1558
13096 msgid "`B' operand has multiple bits set"
13097 msgstr ""
13099 #: config/stormy16/stormy16.c:1585
13100 msgid "`o' operand is not constant"
13101 msgstr ""
13103 #: config/stormy16/stormy16.c:1600
13104 msgid "xstormy16_print_operand: unknown code"
13105 msgstr ""
13107 #: config/stormy16/stormy16.c:1650
13108 #, c-format
13109 msgid "switch statement of size %lu entries too large"
13110 msgstr ""
13112 #: config/v850/v850-c.c:67
13113 msgid "#pragma GHS endXXXX found without previous startXXX"
13114 msgstr ""
13116 #: config/v850/v850-c.c:69
13117 msgid "#pragma GHS endXXX does not match previous startXXX"
13118 msgstr ""
13120 #: config/v850/v850-c.c:94
13121 msgid "cannot set interrupt attribute: no current function"
13122 msgstr ""
13124 #: config/v850/v850-c.c:102
13125 msgid "cannot set interrupt attribute: no such identifier"
13126 msgstr ""
13128 #: config/v850/v850-c.c:148
13129 msgid "junk at end of #pragma ghs section"
13130 msgstr ""
13132 #: config/v850/v850-c.c:165
13133 #, c-format
13134 msgid "unrecognized section name \"%s\""
13135 msgstr "нераспазнаная назва сэкцыі \"%s\""
13137 #: config/v850/v850-c.c:180
13138 msgid "malformed #pragma ghs section"
13139 msgstr ""
13141 #: config/v850/v850-c.c:200
13142 msgid "junk at end of #pragma ghs interrupt"
13143 msgstr ""
13145 #: config/v850/v850-c.c:212
13146 msgid "junk at end of #pragma ghs starttda"
13147 msgstr ""
13149 #: config/v850/v850-c.c:224
13150 msgid "junk at end of #pragma ghs startsda"
13151 msgstr ""
13153 #: config/v850/v850-c.c:236
13154 msgid "junk at end of #pragma ghs startzda"
13155 msgstr ""
13157 #: config/v850/v850-c.c:248
13158 msgid "junk at end of #pragma ghs endtda"
13159 msgstr ""
13161 #: config/v850/v850-c.c:260
13162 msgid "junk at end of #pragma ghs endsda"
13163 msgstr ""
13165 #: config/v850/v850-c.c:272
13166 msgid "junk at end of #pragma ghs endzda"
13167 msgstr ""
13169 #: config/v850/v850.c:129
13170 #, c-format
13171 msgid "%s=%s is not numeric"
13172 msgstr ""
13174 #: config/v850/v850.c:136
13175 #, c-format
13176 msgid "%s=%s is too large"
13177 msgstr "%s=%s вельмі вялікі"
13179 #: config/v850/v850.c:302
13180 msgid "const_double_split got a bad insn:"
13181 msgstr ""
13183 #: config/v850/v850.c:837
13184 msgid "output_move_single:"
13185 msgstr ""
13187 #: config/v850/v850.c:2217
13188 msgid "a data area attribute cannot be specified for local variables"
13189 msgstr ""
13191 #: config/v850/v850.c:2228
13192 #, c-format
13193 msgid "data area of '%s' conflicts with previous declaration"
13194 msgstr ""
13196 #: config/v850/v850.c:2447
13197 #, c-format
13198 msgid "bogus JR construction: %d\n"
13199 msgstr ""
13201 #: config/v850/v850.c:2468 config/v850/v850.c:2670
13202 #, c-format
13203 msgid "bad amount of stack space removal: %d"
13204 msgstr ""
13206 #: config/v850/v850.c:2646
13207 #, c-format
13208 msgid "bogus JARL construction: %d\n"
13209 msgstr ""
13211 #: config/v850/v850.c:3026
13212 #, c-format
13213 msgid "Bogus DISPOSE construction: %d\n"
13214 msgstr ""
13216 #: config/v850/v850.c:3048
13217 #, c-format
13218 msgid "Too much stack space to dispose of: %d"
13219 msgstr ""
13221 #: config/v850/v850.c:3224
13222 #, c-format
13223 msgid "Bogus PREPEARE construction: %d\n"
13224 msgstr ""
13226 #: config/v850/v850.c:3246
13227 #, c-format
13228 msgid "Too much stack space to prepare: %d"
13229 msgstr ""
13231 #. Macro to define tables used to set the flags.
13232 #. This is a list in braces of pairs in braces,
13233 #. each pair being { "NAME", VALUE }
13234 #. where VALUE is the bits to set or minus the bits to clear.
13235 #. An empty string NAME is used to identify the default VALUE.
13236 #: config/v850/v850.h:158
13237 msgid "Support Green Hills ABI"
13238 msgstr ""
13240 #: config/v850/v850.h:161
13241 msgid "Prohibit PC relative function calls"
13242 msgstr ""
13244 #: config/v850/v850.h:164
13245 msgid "Reuse r30 on a per function basis"
13246 msgstr ""
13248 #: config/v850/v850.h:167
13249 msgid "Use stubs for function prologues"
13250 msgstr ""
13252 #: config/v850/v850.h:170
13253 msgid "Same as: -mep -mprolog-function"
13254 msgstr ""
13256 #: config/v850/v850.h:171
13257 msgid "Enable backend debugging"
13258 msgstr ""
13260 #: config/v850/v850.h:173
13261 msgid "Compile for the v850 processor"
13262 msgstr ""
13264 #: config/v850/v850.h:175
13265 #, fuzzy
13266 msgid "Compile for v850e processor"
13267 msgstr "Аптымізацыя для  F930 працэсараў"
13269 #. Make sure that the other bits are cleared.
13270 #: config/v850/v850.h:177
13271 #, fuzzy
13272 msgid "Enable the use of the short load instructions"
13273 msgstr "Не генерыраваць сімвальныя інструкцыі"
13275 #: config/v850/v850.h:180
13276 #, fuzzy
13277 msgid "Do not use the callt instruction"
13278 msgstr "Не генерыраваць сімвальныя інструкцыі"
13280 #: config/v850/v850.h:187
13281 #, fuzzy
13282 msgid "Do not use registers r2 and r5"
13283 msgstr "Не выкарыстоўваць рэгістра sb"
13285 #: config/v850/v850.h:189
13286 msgid "Enfore strict alignment"
13287 msgstr ""
13289 #: config/v850/v850.h:192
13290 msgid "Use 4 byte entries in switch tables"
13291 msgstr ""
13293 #: config/v850/v850.h:218
13294 msgid "Set the max size of data eligible for the TDA area"
13295 msgstr ""
13297 #: config/v850/v850.h:221
13298 msgid "Set the max size of data eligible for the SDA area"
13299 msgstr ""
13301 #: config/v850/v850.h:224
13302 msgid "Set the max size of data eligible for the ZDA area"
13303 msgstr ""
13305 #: config/xtensa/xtensa.c:1062 config/xtensa/xtensa.c:1096
13306 #: config/xtensa/xtensa.c:1105
13307 msgid "bad test"
13308 msgstr ""
13310 #: config/xtensa/xtensa.c:1824
13311 msgid "boolean registers required for the floating-point option"
13312 msgstr ""
13314 #: config/xtensa/xtensa.c:1991
13315 msgid "invalid mask"
13316 msgstr "нерэчаісная маска"
13318 #: config/xtensa/xtensa.c:2038
13319 msgid "invalid address"
13320 msgstr "нерэчаісны адрас"
13322 #: config/xtensa/xtensa.c:2063
13323 #, fuzzy
13324 msgid "no register in address"
13325 msgstr "невядомая назва рэгістра: %s"
13327 #: config/xtensa/xtensa.c:2071
13328 msgid "address offset not a constant"
13329 msgstr ""
13331 #: config/xtensa/xtensa.c:2809
13332 msgid "only uninitialized variables can be placed in a .bss section"
13333 msgstr ""
13335 #: config/xtensa/xtensa.h:114
13336 msgid "Use the Xtensa code density option"
13337 msgstr ""
13339 #: config/xtensa/xtensa.h:116
13340 msgid "Do not use the Xtensa code density option"
13341 msgstr ""
13343 #: config/xtensa/xtensa.h:118
13344 msgid "Use the Xtensa MAC16 option"
13345 msgstr ""
13347 #: config/xtensa/xtensa.h:120
13348 msgid "Do not use the Xtensa MAC16 option"
13349 msgstr ""
13351 #: config/xtensa/xtensa.h:122
13352 msgid "Use the Xtensa MUL16 option"
13353 msgstr ""
13355 #: config/xtensa/xtensa.h:124
13356 msgid "Do not use the Xtensa MUL16 option"
13357 msgstr ""
13359 #: config/xtensa/xtensa.h:126
13360 msgid "Use the Xtensa MUL32 option"
13361 msgstr ""
13363 #: config/xtensa/xtensa.h:128
13364 msgid "Do not use the Xtensa MUL32 option"
13365 msgstr ""
13367 #. undocumented
13368 #. undocumented
13369 #: config/xtensa/xtensa.h:134
13370 msgid "Use the Xtensa NSA option"
13371 msgstr ""
13373 #: config/xtensa/xtensa.h:136
13374 msgid "Do not use the Xtensa NSA option"
13375 msgstr ""
13377 #: config/xtensa/xtensa.h:138
13378 msgid "Use the Xtensa MIN/MAX option"
13379 msgstr ""
13381 #: config/xtensa/xtensa.h:140
13382 msgid "Do not use the Xtensa MIN/MAX option"
13383 msgstr ""
13385 #: config/xtensa/xtensa.h:142
13386 msgid "Use the Xtensa SEXT option"
13387 msgstr ""
13389 #: config/xtensa/xtensa.h:144
13390 msgid "Do not use the Xtensa SEXT option"
13391 msgstr ""
13393 #: config/xtensa/xtensa.h:146
13394 msgid "Use the Xtensa boolean register option"
13395 msgstr ""
13397 #: config/xtensa/xtensa.h:148
13398 #, fuzzy
13399 msgid "Do not use the Xtensa boolean register option"
13400 msgstr "Не ўжываць сімвалічныя назва рэгістраў"
13402 #: config/xtensa/xtensa.h:150
13403 #, fuzzy
13404 msgid "Use the Xtensa floating-point unit"
13405 msgstr "Выкарыстоўваць апаратную \"плаваючую кропку\""
13407 #: config/xtensa/xtensa.h:152
13408 msgid "Do not use the Xtensa floating-point unit"
13409 msgstr ""
13411 #. undocumented
13412 #. undocumented
13413 #. undocumented
13414 #. undocumented
13415 #. undocumented
13416 #. undocumented
13417 #. undocumented
13418 #. undocumented
13419 #: config/xtensa/xtensa.h:170
13420 msgid "Disable fused multiply/add and multiply/subtract FP instructions"
13421 msgstr ""
13423 #: config/xtensa/xtensa.h:172
13424 msgid "Enable fused multiply/add and multiply/subtract FP instructions"
13425 msgstr ""
13427 #: config/xtensa/xtensa.h:174
13428 msgid "Serialize volatile memory references with MEMW instructions"
13429 msgstr ""
13431 #: config/xtensa/xtensa.h:176
13432 msgid "Do not serialize volatile memory references with MEMW instructions"
13433 msgstr ""
13435 #: config/xtensa/xtensa.h:178
13436 msgid "Intersperse literal pools with code in the text section"
13437 msgstr ""
13439 #: config/xtensa/xtensa.h:180
13440 msgid "Put literal pools in a separate literal section"
13441 msgstr ""
13443 #: config/xtensa/xtensa.h:182
13444 msgid "Automatically align branch targets to reduce branch penalties"
13445 msgstr ""
13447 #: config/xtensa/xtensa.h:184
13448 msgid "Do not automatically align branch targets"
13449 msgstr ""
13451 #: config/xtensa/xtensa.h:186
13452 msgid "Use indirect CALLXn instructions for large programs"
13453 msgstr ""
13455 #: config/xtensa/xtensa.h:188
13456 msgid "Use direct CALLn instructions for fast calls"
13457 msgstr ""
13459 #: ada/misc.c:233
13460 msgid "`-gnat' misspelled as `-gant'"
13461 msgstr ""
13463 #: cp/call.c:258 cp/init.c:1587
13464 msgid "qualified type `%T' does not match destructor name `~%T'"
13465 msgstr ""
13467 #: cp/call.c:267
13468 msgid "type of `%E' does not match destructor type `%T' (type was `%T')"
13469 msgstr ""
13471 #: cp/call.c:276
13472 msgid "`%D' is a namespace"
13473 msgstr ""
13475 #: cp/call.c:284
13476 msgid "base object `%E' of scoped method call is of non-aggregate type `%T'"
13477 msgstr ""
13479 #: cp/call.c:366
13480 msgid "unable to call pointer to member function here"
13481 msgstr ""
13483 #: cp/call.c:515
13484 msgid "destructors take no parameters"
13485 msgstr ""
13487 #: cp/call.c:519
13488 msgid "destructor name `~%T' does not match type `%T' of expression"
13489 msgstr ""
13491 #: cp/call.c:535 cp/call.c:4857
13492 msgid "request for member `%D' in `%E', which is of non-aggregate type `%T'"
13493 msgstr ""
13495 #: cp/call.c:557
13496 #, fuzzy
13497 msgid "request for member `%D' is ambiguous"
13498 msgstr "памер \"%s\" - %d байт"
13500 #: cp/call.c:2446
13501 msgid "%s %D(%T, %T, %T) <built-in>"
13502 msgstr ""
13504 #: cp/call.c:2451
13505 msgid "%s %D(%T, %T) <built-in>"
13506 msgstr ""
13508 #: cp/call.c:2455
13509 msgid "%s %D(%T) <built-in>"
13510 msgstr ""
13512 #: cp/call.c:2459
13513 msgid "%s %T <conversion>"
13514 msgstr ""
13516 #: cp/call.c:2461
13517 msgid "%s %+#D%s"
13518 msgstr ""
13520 #: cp/call.c:2615
13521 msgid "conversion from `%T' to `%T' is ambiguous"
13522 msgstr ""
13524 #: cp/call.c:2690
13525 msgid "incomplete type '%T' cannot be used to name a scope"
13526 msgstr ""
13528 #: cp/call.c:2706 cp/typeck.c:2176 cp/typeck.c:2205
13529 msgid "'%D' has no member named '%E'"
13530 msgstr ""
13532 #: cp/call.c:2812
13533 msgid "no matching function for call to `%D(%A)'"
13534 msgstr ""
13536 #: cp/call.c:2823 cp/call.c:4948
13537 msgid "call of overloaded `%D(%A)' is ambiguous"
13538 msgstr ""
13540 #. It's no good looking for an overloaded operator() on a
13541 #. pointer-to-member-function.
13542 #: cp/call.c:2850
13543 #, c-format
13544 msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
13545 msgstr ""
13547 #: cp/call.c:2920
13548 msgid "no match for call to `(%T) (%A)'"
13549 msgstr ""
13551 #: cp/call.c:2930
13552 msgid "call of `(%T) (%A)' is ambiguous"
13553 msgstr ""
13555 #: cp/call.c:2965
13556 msgid "%s for `%T ? %T : %T' operator"
13557 msgstr ""
13559 #: cp/call.c:2970
13560 #, fuzzy
13561 msgid "%s for `%T %s' operator"
13562 msgstr "%s перад знакам \"%s\""
13564 #: cp/call.c:2973
13565 msgid "%s for `%T [%T]' operator"
13566 msgstr ""
13568 #: cp/call.c:2978
13569 #, fuzzy
13570 msgid "%s for `%T %s %T' operator"
13571 msgstr "%s перад знакам \"%s\""
13573 #: cp/call.c:2981
13574 #, fuzzy
13575 msgid "%s for `%s %T' operator"
13576 msgstr "%s перад знакам \"%s\""
13578 #: cp/call.c:3071
13579 msgid "ISO C++ forbids omitting the middle term of a ?: expression"
13580 msgstr ""
13582 #: cp/call.c:3130
13583 #, c-format
13584 msgid "`%E' has type `void' and is not a throw-expression"
13585 msgstr ""
13587 #: cp/call.c:3163 cp/call.c:3363
13588 msgid "operands to ?: have different types"
13589 msgstr ""
13591 #: cp/call.c:3316
13592 msgid "enumeral mismatch in conditional expression: `%T' vs `%T'"
13593 msgstr ""
13595 #: cp/call.c:3323
13596 msgid "enumeral and non-enumeral type in conditional expression"
13597 msgstr ""
13599 #: cp/call.c:3405
13600 msgid "`%D' must be declared before use"
13601 msgstr ""
13603 #: cp/call.c:3604
13604 msgid "no `%D(int)' declared for postfix `%s', trying prefix operator instead"
13605 msgstr ""
13607 #: cp/call.c:3651
13608 msgid "using synthesized `%#D' for copy assignment"
13609 msgstr ""
13611 #: cp/call.c:3653
13612 msgid "  where cfront would use `%#D'"
13613 msgstr ""
13615 #: cp/call.c:3680
13616 msgid "comparison between `%#T' and `%#T'"
13617 msgstr ""
13619 #: cp/call.c:3919
13620 msgid "no suitable `operator delete' for `%T'"
13621 msgstr ""
13623 #: cp/call.c:3938
13624 msgid "`%+#D' is private"
13625 msgstr ""
13627 #: cp/call.c:3940
13628 msgid "`%+#D' is protected"
13629 msgstr ""
13631 #: cp/call.c:3942
13632 msgid "`%+#D' is inaccessible"
13633 msgstr ""
13635 #: cp/call.c:3943
13636 msgid "within this context"
13637 msgstr ""
13639 #: cp/call.c:3985
13640 msgid "invalid conversion from `%T' to `%T'"
13641 msgstr ""
13643 #: cp/call.c:3987 cp/call.c:4126 cp/call.c:4128
13644 msgid "  initializing argument %P of `%D'"
13645 msgstr ""
13647 #: cp/call.c:4050 cp/call.c:4054
13648 msgid "  initializing argument %P of `%D' from result of `%D'"
13649 msgstr ""
13651 #: cp/call.c:4060 cp/call.c:4063
13652 msgid "  initializing temporary from result of `%D'"
13653 msgstr ""
13655 #. Undefined behavior [expr.call] 5.2.2/7.  We used to just warn
13656 #. here and do a bitwise copy, but now cp_expr_size will abort if we
13657 #. try to do that.
13658 #: cp/call.c:4215
13659 msgid "cannot pass objects of non-POD type `%#T' through `...'; call will abort at runtime"
13660 msgstr ""
13662 #. Undefined behavior [expr.call] 5.2.2/7.
13663 #: cp/call.c:4242
13664 msgid "cannot receive objects of non-POD type `%#T' through `...'"
13665 msgstr ""
13667 #: cp/call.c:4422
13668 msgid "passing `%T' as `this' argument of `%#D' discards qualifiers"
13669 msgstr ""
13671 #: cp/call.c:4656
13672 msgid "could not find class$ field in java interface type `%T'"
13673 msgstr ""
13675 #: cp/call.c:4831
13676 #, fuzzy
13677 msgid "call to non-function `%D'"
13678 msgstr "у функцыі \"%s\":"
13680 #: cp/call.c:4937
13681 msgid "no matching function for call to `%T::%D(%A)%#V'"
13682 msgstr ""
13684 #: cp/call.c:4967
13685 msgid "cannot call member function `%D' without object"
13686 msgstr ""
13688 #: cp/call.c:5580
13689 msgid "passing `%T' chooses `%T' over `%T'"
13690 msgstr ""
13692 #: cp/call.c:5582 cp/decl2.c:4081
13693 msgid "  in call to `%D'"
13694 msgstr ""
13696 #: cp/call.c:5631 cp/call.c:5756
13697 msgid "choosing `%D' over `%D'"
13698 msgstr ""
13700 #: cp/call.c:5632
13701 msgid "  for conversion from `%T' to `%T'"
13702 msgstr ""
13704 #: cp/call.c:5634
13705 msgid "  because conversion sequence for the argument is better"
13706 msgstr ""
13708 #: cp/call.c:5758
13709 msgid "  because worst conversion for the former is better than worst conversion for the latter"
13710 msgstr ""
13712 #: cp/call.c:5874 cp/call.c:5895
13713 msgid "could not convert `%E' to `%T'"
13714 msgstr ""
13716 #: cp/class.c:286
13717 msgid "cannot convert from base `%T' to derived type `%T' via virtual base `%T'"
13718 msgstr ""
13720 #: cp/class.c:943
13721 msgid "`%#D' and `%#D' cannot be overloaded"
13722 msgstr ""
13724 #: cp/class.c:1027
13725 #, fuzzy
13726 msgid "duplicate enum value `%D'"
13727 msgstr "паўтарэнне \"volatile\""
13729 #: cp/class.c:1030
13730 msgid "duplicate field `%D' (as enum and non-enum)"
13731 msgstr ""
13733 #: cp/class.c:1037
13734 #, fuzzy
13735 msgid "duplicate nested type `%D'"
13736 msgstr "паўтарэнне \"restrict\""
13738 #: cp/class.c:1048
13739 msgid "duplicate field `%D' (as type and non-type)"
13740 msgstr ""
13742 #: cp/class.c:1052
13743 #, fuzzy
13744 msgid "duplicate member `%D'"
13745 msgstr "паўтарэнне \"%s\""
13747 #: cp/class.c:1095
13748 msgid "conflicting access specifications for method `%D', ignored"
13749 msgstr ""
13751 #: cp/class.c:1097
13752 #, c-format
13753 msgid "conflicting access specifications for field `%s', ignored"
13754 msgstr ""
13756 #: cp/class.c:1142
13757 msgid "`%D' names constructor"
13758 msgstr ""
13760 #: cp/class.c:1147
13761 #, fuzzy
13762 msgid "`%D' invalid in `%T'"
13763 msgstr "Нерэчаісны выбар \"%s\""
13765 #: cp/class.c:1155
13766 msgid "no members matching `%D' in `%#T'"
13767 msgstr ""
13769 #: cp/class.c:1187 cp/class.c:1195
13770 #, fuzzy
13771 msgid "`%D' invalid in `%#T'"
13772 msgstr "Нерэчаісны выбар \"%s\""
13774 #: cp/class.c:1188
13775 msgid "  because of local method `%#D' with same name"
13776 msgstr ""
13778 #: cp/class.c:1196
13779 msgid "  because of local member `%#D' with same name"
13780 msgstr ""
13782 #: cp/class.c:1268
13783 msgid "base class `%#T' has a non-virtual destructor"
13784 msgstr ""
13786 #: cp/class.c:1288
13787 msgid "base `%T' with only non-default constructor in class without a constructor"
13788 msgstr ""
13790 #: cp/class.c:1860
13791 msgid "all member functions in class `%T' are private"
13792 msgstr ""
13794 #: cp/class.c:1874
13795 msgid "`%#T' only defines a private destructor and has no friends"
13796 msgstr ""
13798 #: cp/class.c:1917
13799 msgid "`%#T' only defines private constructors and has no friends"
13800 msgstr ""
13802 #: cp/class.c:2038 cp/class.c:5172
13803 msgid "redefinition of `%#T'"
13804 msgstr ""
13806 #: cp/class.c:2039
13807 msgid "previous definition of `%#T'"
13808 msgstr "папярэдняе вызначэньне `%#T'"
13810 #: cp/class.c:2313
13811 msgid "no unique final overrider for `%D' in `%T'"
13812 msgstr ""
13814 #. Here we know it is a hider, and no overrider exists.
13815 #: cp/class.c:2652
13816 msgid "`%D' was hidden"
13817 msgstr ""
13819 #: cp/class.c:2653
13820 msgid "  by `%D'"
13821 msgstr ""
13823 #: cp/class.c:2695
13824 msgid "ISO C++ forbids member `%D' with same name as enclosing class"
13825 msgstr ""
13827 #: cp/class.c:2700 cp/decl2.c:1327
13828 msgid "`%#D' invalid; an anonymous union can only have non-static data members"
13829 msgstr ""
13831 #: cp/class.c:2706 cp/decl2.c:1333
13832 msgid "private member `%#D' in anonymous union"
13833 msgstr ""
13835 #: cp/class.c:2709 cp/decl2.c:1335
13836 msgid "protected member `%#D' in anonymous union"
13837 msgstr ""
13839 #: cp/class.c:2834
13840 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"
13841 msgstr ""
13843 #: cp/class.c:2898
13844 #, fuzzy
13845 msgid "bit-field `%#D' with non-integral type"
13846 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13848 #: cp/class.c:2918
13849 msgid "bit-field `%D' width not an integer constant"
13850 msgstr ""
13852 #: cp/class.c:2924
13853 msgid "negative width in bit-field `%D'"
13854 msgstr ""
13856 #: cp/class.c:2929
13857 msgid "zero width for bit-field `%D'"
13858 msgstr ""
13860 #: cp/class.c:2935
13861 msgid "width of `%D' exceeds its type"
13862 msgstr ""
13864 #: cp/class.c:2944
13865 msgid "`%D' is too small to hold all values of `%#T'"
13866 msgstr ""
13868 #: cp/class.c:3028
13869 msgid "member `%#D' with constructor not allowed in union"
13870 msgstr ""
13872 #: cp/class.c:3031
13873 msgid "member `%#D' with destructor not allowed in union"
13874 msgstr ""
13876 #: cp/class.c:3034
13877 msgid "member `%#D' with copy assignment operator not allowed in union"
13878 msgstr ""
13880 #: cp/class.c:3061
13881 msgid "multiple fields in union `%T' initialized"
13882 msgstr ""
13884 #: cp/class.c:3183
13885 msgid "field `%D' in local class cannot be static"
13886 msgstr ""
13888 #: cp/class.c:3189
13889 msgid "field `%D' invalidly declared function type"
13890 msgstr ""
13892 #: cp/class.c:3196
13893 #, fuzzy
13894 msgid "field `%D' invalidly declared method type"
13895 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13897 #: cp/class.c:3202
13898 #, fuzzy
13899 msgid "field `%D' invalidly declared offset type"
13900 msgstr "бітавае поле \"%s\" мае нерэчаісны тып"
13902 #. Unions cannot have static members.
13903 #: cp/class.c:3220
13904 #, fuzzy
13905 msgid "field `%D' declared static in union"
13906 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
13908 #: cp/class.c:3247
13909 msgid "non-static reference `%#D' in class without a constructor"
13910 msgstr ""
13912 #: cp/class.c:3282
13913 msgid "non-static const member `%#D' in class without a constructor"
13914 msgstr ""
13916 #: cp/class.c:3298
13917 msgid "field `%#D' with same name as class"
13918 msgstr ""
13920 #: cp/class.c:3316
13921 msgid "`%#T' has pointer data members"
13922 msgstr ""
13924 #: cp/class.c:3320
13925 msgid "  but does not override `%T(const %T&)'"
13926 msgstr ""
13928 #: cp/class.c:3322
13929 msgid "  or `operator=(const %T&)'"
13930 msgstr ""
13932 #: cp/class.c:3325
13933 msgid "  but does not override `operator=(const %T&)'"
13934 msgstr ""
13936 #: cp/class.c:3775
13937 msgid "offset of empty base `%T' may not be ABI-compliant and maychange in a future version of GCC"
13938 msgstr ""
13940 #: cp/class.c:3883
13941 msgid "class `%T' will be considered nearly empty in a future version of GCC"
13942 msgstr ""
13944 #: cp/class.c:3973
13945 msgid "initializer specified for non-virtual method `%D'"
13946 msgstr ""
13948 #: cp/class.c:4709
13949 msgid "offset of virtual base `%T' is not ABI-compliant and may change in a future version of GCC"
13950 msgstr ""
13952 #: cp/class.c:4809
13953 msgid "direct base `%T' inaccessible in `%T' due to ambiguity"
13954 msgstr ""
13956 #: cp/class.c:4822
13957 msgid "virtual base `%T' inaccessible in `%T' due to ambiguity"
13958 msgstr ""
13960 #: cp/class.c:4978
13961 msgid "size assigned to `%T' may not be ABI-compliant and may change in a future version of GCC"
13962 msgstr ""
13964 #: cp/class.c:5011
13965 msgid "offset of `%D' is not ABI-compliant and may change in a future version of GCC"
13966 msgstr ""
13968 #: cp/class.c:5020
13969 msgid "`%D' contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
13970 msgstr ""
13972 #: cp/class.c:5079
13973 msgid "layout of classes derived from empty class `%T' may change in a future version of GCC"
13974 msgstr ""
13976 #: cp/class.c:5320
13977 msgid "`%#T' has virtual functions but non-virtual destructor"
13978 msgstr ""
13980 #: cp/class.c:5405
13981 msgid "trying to finish struct, but kicked out due to previous parse errors"
13982 msgstr ""
13984 #: cp/class.c:5861
13985 #, c-format
13986 msgid "language string `\"%s\"' not recognized"
13987 msgstr ""
13989 #: cp/class.c:5957
13990 msgid "cannot resolve overloaded function `%D' based on conversion to type `%T'"
13991 msgstr ""
13993 #: cp/class.c:6078
13994 msgid "no matches converting function `%D' to type `%#T'"
13995 msgstr ""
13997 #: cp/class.c:6101
13998 msgid "converting overloaded function `%D' to type `%#T' is ambiguous"
13999 msgstr ""
14001 #: cp/class.c:6127
14002 msgid "assuming pointer to member `%D'"
14003 msgstr ""
14005 #: cp/class.c:6130
14006 #, c-format
14007 msgid "(a pointer to member can only be formed with `&%E')"
14008 msgstr ""
14010 #: cp/class.c:6174 cp/class.c:6345 cp/class.c:6352
14011 msgid "not enough type information"
14012 msgstr ""
14014 #: cp/class.c:6183
14015 msgid "argument of type `%T' does not match `%T'"
14016 msgstr ""
14018 #: cp/class.c:6329
14019 msgid "invalid operation on uninstantiated type"
14020 msgstr ""
14022 #. [basic.scope.class]
14024 #. A name N used in a class S shall refer to the same declaration
14025 #. in its context and when re-evaluated in the completed scope of
14026 #. S.
14027 #: cp/class.c:6612 cp/decl.c:1006 cp/decl.c:3102 cp/pt.c:1845
14028 msgid "declaration of `%#D'"
14029 msgstr "абвяшчэньне `%#D'"
14031 #: cp/class.c:6613
14032 msgid "changes meaning of `%D' from `%+#D'"
14033 msgstr ""
14035 #: cp/cvt.c:88
14036 msgid "can't convert from incomplete type `%T' to `%T'"
14037 msgstr ""
14039 #: cp/cvt.c:97
14040 msgid "conversion of `%E' from `%T' to `%T' is ambiguous"
14041 msgstr ""
14043 #: cp/cvt.c:126
14044 msgid "converting from `%T' to `%T'"
14045 msgstr "пераўтварэньне з `%T' у `%T'"
14047 #: cp/cvt.c:201 cp/cvt.c:205
14048 msgid "pointer to member cast from `%T' to `%T' is via virtual base"
14049 msgstr ""
14051 #: cp/cvt.c:223 cp/cvt.c:236 cp/cvt.c:283
14052 msgid "cannot convert `%E' from type `%T' to type `%T'"
14053 msgstr ""
14055 #: cp/cvt.c:262
14056 #, fuzzy
14057 msgid "invalid conversion from '%T' to '%T'"
14058 msgstr "пераўтварэньне з `%T' у `%T'"
14060 #: cp/cvt.c:537
14061 msgid "conversion from `%T' to `%T' discards qualifiers"
14062 msgstr ""
14064 #: cp/cvt.c:555
14065 msgid "casting `%T' to `%T' does not dereference pointer"
14066 msgstr ""
14068 #: cp/cvt.c:584
14069 msgid "cannot convert type `%T' to type `%T'"
14070 msgstr ""
14072 #: cp/cvt.c:701
14073 msgid "conversion from `%#T' to `%#T'"
14074 msgstr ""
14076 #: cp/cvt.c:713
14077 msgid "`%#T' used where a `%T' was expected"
14078 msgstr ""
14080 #: cp/cvt.c:730
14081 msgid "the address of `%D', will always be `true'"
14082 msgstr ""
14084 #: cp/cvt.c:750
14085 msgid "`%#T' used where a floating point value was expected"
14086 msgstr ""
14088 #: cp/cvt.c:797
14089 msgid "conversion from `%T' to non-scalar type `%T' requested"
14090 msgstr ""
14092 #: cp/cvt.c:883
14093 msgid "object of incomplete type `%T' will not be accessed in %s"
14094 msgstr ""
14096 #: cp/cvt.c:886
14097 msgid "object of type `%T' will not be accessed in %s"
14098 msgstr ""
14100 #: cp/cvt.c:902
14101 msgid "object `%E' of incomplete type `%T' will not be accessed in %s"
14102 msgstr ""
14104 #. [over.over] enumerates the places where we can take the address
14105 #. of an overloaded function, and this is not one of them.
14106 #: cp/cvt.c:922
14107 #, c-format
14108 msgid "%s cannot resolve address of overloaded function"
14109 msgstr ""
14111 #. Only warn when there is no &.
14112 #: cp/cvt.c:927
14113 #, c-format
14114 msgid "%s is a reference, not call, to function `%E'"
14115 msgstr ""
14117 #: cp/cvt.c:1065
14118 msgid "converting NULL to non-pointer type"
14119 msgstr ""
14121 #: cp/cvt.c:1141
14122 msgid "ambiguous default type conversion from `%T'"
14123 msgstr ""
14125 #: cp/cvt.c:1143
14126 msgid "  candidate conversions include `%D' and `%D'"
14127 msgstr ""
14129 #: cp/decl.c:1007 cp/decl.c:3205
14130 msgid "conflicts with previous declaration `%#D'"
14131 msgstr "канфлікт з папярэднім абвяшчэньнем `%#D'"
14133 #: cp/decl.c:1211
14134 msgid "label `%D' used but not defined"
14135 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
14137 #: cp/decl.c:1216
14138 msgid "label `%D' defined but not used"
14139 msgstr "адмеціна `%D' вызначана, але не выкарыстоўваецца"
14141 #: cp/decl.c:2249
14142 msgid "namespace alias `%D' not allowed here, assuming `%D'"
14143 msgstr ""
14145 #: cp/decl.c:3008 cp/decl.c:3413
14146 msgid "previous declaration of `%D'"
14147 msgstr "папярэдняе абвяшчэньне `%D'"
14149 #: cp/decl.c:3089 cp/decl.c:3127
14150 #, fuzzy
14151 msgid "shadowing %s function `%#D'"
14152 msgstr "у функцыі \"%s\":"
14154 #: cp/decl.c:3098
14155 msgid "library function `%#D' redeclared as non-function `%#D'"
14156 msgstr ""
14158 #: cp/decl.c:3103
14159 #, fuzzy
14160 msgid "conflicts with built-in declaration `%#D'"
14161 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14163 #: cp/decl.c:3122 cp/decl.c:3219 cp/decl.c:3235
14164 msgid "new declaration `%#D'"
14165 msgstr "новае абвяшчэньне `%#D'"
14167 #: cp/decl.c:3123
14168 #, fuzzy
14169 msgid "ambiguates built-in declaration `%#D'"
14170 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14172 #: cp/decl.c:3179
14173 msgid "`%#D' redeclared as different kind of symbol"
14174 msgstr ""
14176 #: cp/decl.c:3182
14177 msgid "previous declaration of `%#D'"
14178 msgstr "папярэдняе абвяшчэньне `%#D'"
14180 #: cp/decl.c:3204
14181 msgid "declaration of template `%#D'"
14182 msgstr "абвяшчэньне шаблёну `%#D'"
14184 #: cp/decl.c:3220 cp/decl.c:3236
14185 #, fuzzy
14186 msgid "ambiguates old declaration `%#D'"
14187 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14189 #: cp/decl.c:3228
14190 msgid "declaration of C function `%#D' conflicts with"
14191 msgstr ""
14193 #: cp/decl.c:3230
14194 #, fuzzy
14195 msgid "previous declaration `%#D' here"
14196 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14198 #: cp/decl.c:3246
14199 msgid "conflicting types for `%#D'"
14200 msgstr ""
14202 #: cp/decl.c:3247
14203 #, fuzzy
14204 msgid "previous declaration as `%#D'"
14205 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14207 #: cp/decl.c:3290
14208 msgid "`%#D' previously defined here"
14209 msgstr ""
14211 #: cp/decl.c:3291
14212 msgid "`%#D' previously declared here"
14213 msgstr ""
14215 #. Prototype decl follows defn w/o prototype.
14216 #: cp/decl.c:3300
14217 #, fuzzy
14218 msgid "prototype for `%#D'"
14219 msgstr "няма папярэдняга прататыпа для \"%s\""
14221 #: cp/decl.c:3301
14222 msgid "follows non-prototype definition here"
14223 msgstr ""
14225 #: cp/decl.c:3313
14226 #, fuzzy
14227 msgid "previous declaration of `%#D' with %L linkage"
14228 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14230 #: cp/decl.c:3315
14231 msgid "conflicts with new declaration with %L linkage"
14232 msgstr ""
14234 #: cp/decl.c:3338 cp/decl.c:3345
14235 msgid "default argument given for parameter %d of `%#D'"
14236 msgstr ""
14238 #: cp/decl.c:3340 cp/decl.c:3347
14239 #, fuzzy
14240 msgid "after previous specification in `%#D'"
14241 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14243 #: cp/decl.c:3356
14244 msgid "`%#D' was used before it was declared inline"
14245 msgstr ""
14247 #: cp/decl.c:3358
14248 #, fuzzy
14249 msgid "previous non-inline declaration here"
14250 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14252 #: cp/decl.c:3412
14253 msgid "redundant redeclaration of `%D' in same scope"
14254 msgstr ""
14256 #: cp/decl.c:3493
14257 #, c-format
14258 msgid "declaration of `%F' throws different exceptions"
14259 msgstr ""
14261 #: cp/decl.c:3495
14262 #, fuzzy, c-format
14263 msgid "than previous declaration `%F'"
14264 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14266 #. From [temp.expl.spec]:
14268 #. If a template, a member template or the member of a class
14269 #. template is explicitly specialized then that
14270 #. specialization shall be declared before the first use of
14271 #. that specialization that would cause an implicit
14272 #. instantiation to take place, in every translation unit in
14273 #. which such a use occurs.
14274 #: cp/decl.c:3632
14275 msgid "explicit specialization of %D after first use"
14276 msgstr ""
14278 #: cp/decl.c:3886
14279 #, fuzzy
14280 msgid "`%#D' used prior to declaration"
14281 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14283 #: cp/decl.c:3917
14284 #, fuzzy
14285 msgid "redeclaration of `wchar_t' as `%T'"
14286 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14288 #. A redeclaration of main, but not a duplicate of the
14289 #. previous one.
14291 #. [basic.start.main]
14293 #. This function shall not be overloaded.
14294 #: cp/decl.c:3945
14295 #, fuzzy
14296 msgid "invalid redeclaration of `%D'"
14297 msgstr "Нерэчаіснае абвяшчэнне"
14299 #: cp/decl.c:3946
14300 msgid "as `%D'"
14301 msgstr "як `%D'"
14303 #: cp/decl.c:4036
14304 #, fuzzy
14305 msgid "previous external decl of `%#D'"
14306 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14308 #: cp/decl.c:4077
14309 msgid "`%D' was previously implicitly declared to return `int'"
14310 msgstr ""
14312 #: cp/decl.c:4137
14313 msgid "extern declaration of `%#D' doesn't match"
14314 msgstr ""
14316 #: cp/decl.c:4138
14317 #, fuzzy
14318 msgid "global declaration `%#D'"
14319 msgstr "паўторнае абвяшчэнне меткі \"%s\""
14321 #: cp/decl.c:4169
14322 msgid "declaration of `%#D' shadows a parameter"
14323 msgstr ""
14325 #: cp/decl.c:4189
14326 #, c-format
14327 msgid "declaration of `%s' shadows a member of `this'"
14328 msgstr ""
14330 #: cp/decl.c:4541
14331 #, fuzzy
14332 msgid "`%#D' hides constructor for `%#T'"
14333 msgstr "дэструктару неабходны \"%#D\""
14335 #: cp/decl.c:4556
14336 #, fuzzy
14337 msgid "`%#D' conflicts with previous using declaration `%#D'"
14338 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
14340 #: cp/decl.c:4568
14341 #, fuzzy
14342 msgid "previous non-function declaration `%#D'"
14343 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14345 #: cp/decl.c:4569
14346 #, fuzzy
14347 msgid "conflicts with function declaration `%#D'"
14348 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
14350 #: cp/decl.c:4659
14351 #, fuzzy
14352 msgid "implicit declaration of function `%#D'"
14353 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14355 #: cp/decl.c:4817
14356 #, c-format
14357 msgid "label `%s' referenced outside of any function"
14358 msgstr ""
14360 #: cp/decl.c:4920 cp/decl.c:4944 cp/decl.c:5037
14361 msgid "jump to label `%D'"
14362 msgstr ""
14364 #: cp/decl.c:4922 cp/decl.c:4946
14365 msgid "jump to case label"
14366 msgstr ""
14368 #: cp/decl.c:4930
14369 msgid "  crosses initialization of `%#D'"
14370 msgstr ""
14372 #: cp/decl.c:4933 cp/decl.c:5053
14373 msgid "  enters scope of non-POD `%#D'"
14374 msgstr ""
14376 #: cp/decl.c:4953 cp/decl.c:5057
14377 msgid "  enters try block"
14378 msgstr ""
14380 #. Can't skip init of __exception_info.
14381 #: cp/decl.c:4955 cp/decl.c:5049 cp/decl.c:5059
14382 msgid "  enters catch block"
14383 msgstr ""
14385 #: cp/decl.c:5038
14386 msgid "  from here"
14387 msgstr " адсюль"
14389 #: cp/decl.c:5051
14390 #, fuzzy
14391 msgid "  skips initialization of `%#D'"
14392 msgstr "ініцыялізацыя"
14394 #: cp/decl.c:5086
14395 msgid "label named wchar_t"
14396 msgstr ""
14398 #: cp/decl.c:5090
14399 #, fuzzy
14400 msgid "duplicate label `%D'"
14401 msgstr "паўтарэнне \"%s\""
14403 #: cp/decl.c:5175
14404 #, c-format
14405 msgid "case label `%E' not within a switch statement"
14406 msgstr ""
14408 #. Definition isn't the kind we were looking for.
14409 #: cp/decl.c:5354 cp/decl.c:5373
14410 msgid "`%#D' redeclared as %C"
14411 msgstr ""
14413 #. This happens for A::B where B is a template, and there are no
14414 #. template arguments.
14415 #: cp/decl.c:5461 cp/typeck.c:2062 cp/typeck.c:2217
14416 msgid "invalid use of `%D'"
14417 msgstr "нерэчаіснае выкарыстаньне `%D'"
14419 #: cp/decl.c:5502
14420 msgid "`%D::%D' is not a template"
14421 msgstr ""
14423 #: cp/decl.c:5519
14424 msgid "`%D' undeclared in namespace `%D'"
14425 msgstr ""
14427 #: cp/decl.c:5652
14428 msgid "`%D' used without template parameters"
14429 msgstr ""
14431 #: cp/decl.c:5663 cp/decl.c:5679 cp/decl.c:5783
14432 msgid "no class template named `%#T' in `%#T'"
14433 msgstr ""
14435 #: cp/decl.c:5702 cp/decl.c:5712 cp/decl.c:5744
14436 msgid "no type named `%#T' in `%#T'"
14437 msgstr ""
14439 #: cp/decl.c:5968
14440 msgid "lookup of `%D' finds `%#D'"
14441 msgstr ""
14443 #: cp/decl.c:5970
14444 msgid "  instead of `%D' from dependent base class"
14445 msgstr ""
14447 #: cp/decl.c:5972
14448 msgid "  (use `typename %T::%D' if that's what you meant)"
14449 msgstr ""
14451 #: cp/decl.c:6003
14452 msgid "name lookup of `%D' changed"
14453 msgstr ""
14455 #: cp/decl.c:6005
14456 msgid "  matches this `%D' under ISO standard rules"
14457 msgstr ""
14459 #: cp/decl.c:6007
14460 msgid "  matches this `%D' under old rules"
14461 msgstr ""
14463 #: cp/decl.c:6021 cp/decl.c:6028
14464 msgid "name lookup of `%D' changed for new ISO `for' scoping"
14465 msgstr ""
14467 #: cp/decl.c:6023
14468 msgid "  cannot use obsolete binding at `%D' because it has a destructor"
14469 msgstr ""
14471 #: cp/decl.c:6030
14472 msgid "  using obsolete binding at `%D'"
14473 msgstr ""
14475 #: cp/decl.c:6211
14476 msgid "lookup of `%D' in the scope of `%#T' (`%#D') does not match lookup in the current scope (`%#D')"
14477 msgstr ""
14479 #: cp/decl.c:7025
14480 msgid "an anonymous union cannot have function members"
14481 msgstr ""
14483 #: cp/decl.c:7042
14484 msgid "member %#D' with constructor not allowed in anonymous aggregate"
14485 msgstr ""
14487 #: cp/decl.c:7045
14488 msgid "member %#D' with destructor not allowed in anonymous aggregate"
14489 msgstr ""
14491 #: cp/decl.c:7048
14492 msgid "member %#D' with copy assignment operator not allowed in anonymous aggregate"
14493 msgstr ""
14495 #: cp/decl.c:7086
14496 msgid "redeclaration of C++ built-in type `%T'"
14497 msgstr ""
14499 #: cp/decl.c:7122
14500 msgid "multiple types in one declaration"
14501 msgstr ""
14503 #: cp/decl.c:7149
14504 msgid "missing type-name in typedef-declaration"
14505 msgstr ""
14507 #: cp/decl.c:7156
14508 msgid "ISO C++ prohibits anonymous structs"
14509 msgstr ""
14511 #: cp/decl.c:7163
14512 msgid "`%D' can only be specified for functions"
14513 msgstr ""
14515 #: cp/decl.c:7165
14516 msgid "`%D' can only be specified inside a class"
14517 msgstr ""
14519 #: cp/decl.c:7167
14520 msgid "`%D' can only be specified for constructors"
14521 msgstr ""
14523 #: cp/decl.c:7170
14524 msgid "`%D' can only be specified for objects and functions"
14525 msgstr ""
14527 #: cp/decl.c:7312 cp/decl2.c:927
14528 #, fuzzy
14529 msgid "typedef `%D' is initialized (use __typeof__ instead)"
14530 msgstr "параметр \"%s\" ініцыялізаваны"
14532 #: cp/decl.c:7317
14533 msgid "function `%#D' is initialized like a variable"
14534 msgstr ""
14536 #: cp/decl.c:7329
14537 msgid "declaration of `%#D' has `extern' and is initialized"
14538 msgstr ""
14540 #: cp/decl.c:7363
14541 msgid "`%#D' is not a static member of `%#T'"
14542 msgstr ""
14544 #: cp/decl.c:7368
14545 msgid "ISO C++ does not permit `%T::%D' to be defined as `%T::%D'"
14546 msgstr ""
14548 #: cp/decl.c:7379
14549 msgid "duplicate initialization of %D"
14550 msgstr ""
14552 #: cp/decl.c:7408
14553 msgid "declaration of `%#D' outside of class is not definition"
14554 msgstr ""
14556 #: cp/decl.c:7456
14557 #, fuzzy
14558 msgid "variable `%#D' has initializer but incomplete type"
14559 msgstr "\"%s\" мае незавершаны тып"
14561 #: cp/decl.c:7464 cp/decl.c:8006
14562 #, fuzzy
14563 msgid "elements of array `%#D' have incomplete type"
14564 msgstr "\"%s\" мае незавершаны тып"
14566 #: cp/decl.c:7480
14567 msgid "aggregate `%#D' has incomplete type and cannot be defined"
14568 msgstr ""
14570 #: cp/decl.c:7519
14571 msgid "`%D' declared as reference but not initialized"
14572 msgstr ""
14574 #: cp/decl.c:7528
14575 msgid "ISO C++ forbids use of initializer list to initialize reference `%D'"
14576 msgstr ""
14578 #: cp/decl.c:7561
14579 #, fuzzy
14580 msgid "cannot initialize `%T' from `%T'"
14581 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14583 #: cp/decl.c:7595
14584 msgid "initializer fails to determine size of `%D'"
14585 msgstr ""
14587 #: cp/decl.c:7600
14588 msgid "array size missing in `%D'"
14589 msgstr "прапушчан памер масіва ў `%D'"
14591 #: cp/decl.c:7612
14592 msgid "zero-size array `%D'"
14593 msgstr "нулявы памер масіва `%D'"
14595 #. An automatic variable with an incomplete type: that is an error.
14596 #. Don't talk about array types here, since we took care of that
14597 #. message in grokdeclarator.
14598 #: cp/decl.c:7650
14599 msgid "storage size of `%D' isn't known"
14600 msgstr ""
14602 #: cp/decl.c:7672
14603 msgid "storage size of `%D' isn't constant"
14604 msgstr ""
14606 #: cp/decl.c:7723
14607 msgid "sorry: semantics of inline function static data `%#D' are wrong (you'll wind up with multiple copies)"
14608 msgstr ""
14610 #: cp/decl.c:7724
14611 msgid "  you can work around this by removing the initializer"
14612 msgstr ""
14614 #: cp/decl.c:7752
14615 #, fuzzy
14616 msgid "uninitialized const `%D'"
14617 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14619 #: cp/decl.c:7836
14620 #, fuzzy
14621 msgid "brace-enclosed initializer used to initialize `%T'"
14622 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14624 #: cp/decl.c:7900
14625 msgid "initializer for `%T' must be brace-enclosed"
14626 msgstr ""
14628 #: cp/decl.c:7964
14629 #, fuzzy
14630 msgid "too many initializers for `%T'"
14631 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14633 #: cp/decl.c:8000
14634 msgid "variable-sized object `%D' may not be initialized"
14635 msgstr ""
14637 #: cp/decl.c:8011
14638 #, fuzzy
14639 msgid "`%D' has incomplete type"
14640 msgstr "\"%s\" мае незавершаны тып"
14642 #: cp/decl.c:8060
14643 msgid "`%D' must be initialized by constructor, not by `{...}'"
14644 msgstr ""
14646 #: cp/decl.c:8101
14647 msgid "structure `%D' with uninitialized const members"
14648 msgstr ""
14650 #: cp/decl.c:8103
14651 msgid "structure `%D' with uninitialized reference members"
14652 msgstr ""
14654 #: cp/decl.c:8346
14655 msgid "assignment (not initialization) in declaration"
14656 msgstr ""
14658 #: cp/decl.c:8358
14659 #, fuzzy
14660 msgid "cannot initialize `%D' to namespace `%D'"
14661 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
14663 #: cp/decl.c:8409
14664 #, fuzzy
14665 msgid "shadowing previous type declaration of `%#D'"
14666 msgstr "няма папярэдняга аб'яўлення для \"%s\""
14668 #: cp/decl.c:8455
14669 msgid "`%D' cannot be thread-local because it has non-POD type `%T'"
14670 msgstr ""
14672 #: cp/decl.c:8470
14673 msgid "`%D' is thread-local and so cannot be dynamically initialized"
14674 msgstr ""
14676 #: cp/decl.c:8864 cp/init.c:547
14677 msgid "multiple initializations given for `%D'"
14678 msgstr ""
14680 #: cp/decl.c:8956
14681 msgid "invalid catch parameter"
14682 msgstr ""
14684 #: cp/decl.c:9074
14685 msgid "destructor for alien class `%T' cannot be a member"
14686 msgstr ""
14688 #: cp/decl.c:9077
14689 msgid "constructor for alien class `%T' cannot be a member"
14690 msgstr ""
14692 #: cp/decl.c:9096
14693 msgid "`%D' declared as a `virtual' %s"
14694 msgstr ""
14696 #: cp/decl.c:9098
14697 msgid "`%D' declared as an `inline' %s"
14698 msgstr ""
14700 #: cp/decl.c:9100
14701 msgid "`const' and `volatile' function specifiers on `%D' invalid in %s declaration"
14702 msgstr ""
14704 #: cp/decl.c:9103
14705 msgid "`%D' declared as a friend"
14706 msgstr ""
14708 #: cp/decl.c:9109
14709 #, fuzzy
14710 msgid "`%D' declared with an exception specification"
14711 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
14713 #: cp/decl.c:9184
14714 msgid "cannot declare `::main' to be a template"
14715 msgstr ""
14717 #: cp/decl.c:9186
14718 msgid "cannot declare `::main' to be inline"
14719 msgstr ""
14721 #: cp/decl.c:9188
14722 msgid "cannot declare `::main' to be static"
14723 msgstr ""
14725 #: cp/decl.c:9191
14726 msgid "`main' must return `int'"
14727 msgstr "`main' павінна вяртаць `int'"
14729 #: cp/decl.c:9219
14730 msgid "non-local function `%#D' uses anonymous type"
14731 msgstr ""
14733 #: cp/decl.c:9222
14734 msgid "`%#D' does not refer to the unqualified type, so it is not used for linkage"
14735 msgstr ""
14737 #: cp/decl.c:9228
14738 msgid "non-local function `%#D' uses local type `%T'"
14739 msgstr ""
14741 #: cp/decl.c:9251
14742 msgid "%smember function `%D' cannot have `%T' method qualifier"
14743 msgstr ""
14745 #: cp/decl.c:9275
14746 msgid "defining explicit specialization `%D' in friend declaration"
14747 msgstr ""
14749 #. Something like `template <class T> friend void f<T>()'.
14750 #: cp/decl.c:9285
14751 msgid "invalid use of template-id `%D' in declaration of primary template"
14752 msgstr ""
14754 #: cp/decl.c:9313
14755 msgid "default arguments are not allowed in declaration of friend template specialization `%D'"
14756 msgstr ""
14758 #: cp/decl.c:9320
14759 msgid "`inline' is not allowed in declaration of friend template specialization `%D'"
14760 msgstr ""
14762 #: cp/decl.c:9382
14763 msgid "definition of implicitly-declared `%D'"
14764 msgstr ""
14766 #: cp/decl.c:9394 cp/decl2.c:776
14767 msgid "no `%#D' member function declared in class `%T'"
14768 msgstr ""
14770 #: cp/decl.c:9527
14771 msgid "non-local variable `%#D' uses local type `%T'"
14772 msgstr ""
14774 #: cp/decl.c:9625
14775 msgid "invalid in-class initialization of static data member of non-integral type `%T'"
14776 msgstr ""
14778 #: cp/decl.c:9634
14779 msgid "ISO C++ forbids in-class initialization of non-const static member `%D'"
14780 msgstr ""
14782 #: cp/decl.c:9637
14783 msgid "ISO C++ forbids initialization of member constant `%D' of non-integral type `%T'"
14784 msgstr ""
14786 #: cp/decl.c:9687
14787 msgid "size of array `%D' has non-integer type"
14788 msgstr "памер масіва `%D' не цэлалікавы тып"
14790 #: cp/decl.c:9689
14791 #, fuzzy
14792 msgid "size of array has non-integer type"
14793 msgstr "памер масіва \"%s\" адмоўны"
14795 #: cp/decl.c:9709
14796 msgid "size of array `%D' is negative"
14797 msgstr "памер масіва `%D' - адмоўны"
14799 #: cp/decl.c:9711
14800 msgid "size of array is negative"
14801 msgstr "адмоўны памер масіва "
14803 #: cp/decl.c:9720
14804 msgid "ISO C++ forbids zero-size array `%D'"
14805 msgstr ""
14807 #: cp/decl.c:9722
14808 #, fuzzy
14809 msgid "ISO C++ forbids zero-size array"
14810 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14812 #: cp/decl.c:9729
14813 #, fuzzy
14814 msgid "size of array `%D' is not an integral constant-expression"
14815 msgstr "памер масіва \"%s\" адмоўны"
14817 #: cp/decl.c:9732
14818 msgid "size of array is not an integral constant-expression"
14819 msgstr ""
14821 #: cp/decl.c:9750
14822 msgid "ISO C++ forbids variable-size array `%D'"
14823 msgstr ""
14825 #: cp/decl.c:9753
14826 #, fuzzy
14827 msgid "ISO C++ forbids variable-size array"
14828 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14830 #: cp/decl.c:9764
14831 msgid "overflow in array dimension"
14832 msgstr ""
14834 #: cp/decl.c:9823
14835 msgid "declaration of `%D' as %s"
14836 msgstr ""
14838 #: cp/decl.c:9825
14839 #, c-format
14840 msgid "creating %s"
14841 msgstr ""
14843 #: cp/decl.c:9837
14844 msgid "declaration of `%D' as multidimensional array must have bounds for all dimensions except the first"
14845 msgstr ""
14847 #: cp/decl.c:9840
14848 msgid "multidimensional array must have bounds for all dimensions except the first"
14849 msgstr ""
14851 #: cp/decl.c:9869
14852 msgid "return type specification for constructor invalid"
14853 msgstr ""
14855 #: cp/decl.c:9876
14856 msgid "return type specification for destructor invalid"
14857 msgstr ""
14859 #: cp/decl.c:9882
14860 msgid "operator `%T' declared to return `%T'"
14861 msgstr ""
14863 #: cp/decl.c:9884
14864 msgid "return type specified for `operator %T'"
14865 msgstr ""
14867 #: cp/decl.c:10052
14868 msgid "destructors must be member functions"
14869 msgstr ""
14871 #: cp/decl.c:10071
14872 msgid "destructor `%T' must match class name `%T'"
14873 msgstr ""
14875 #: cp/decl.c:10100
14876 msgid "variable declaration is not allowed here"
14877 msgstr ""
14879 #: cp/decl.c:10127
14880 msgid "invalid declarator"
14881 msgstr "нерэчаісны абвяшчальнік"
14883 #: cp/decl.c:10178
14884 msgid "declarator-id missing; using reserved word `%D'"
14885 msgstr ""
14887 #: cp/decl.c:10235
14888 msgid "type `%T' is not derived from type `%T'"
14889 msgstr ""
14891 #. Parse error puts this typespec where
14892 #. a declarator should go.
14893 #: cp/decl.c:10279
14894 msgid "`%T' specified as declarator-id"
14895 msgstr ""
14897 #: cp/decl.c:10281
14898 msgid "  perhaps you want `%T' for a constructor"
14899 msgstr ""
14901 #. Sometimes, we see a template-name used as part of a
14902 #. decl-specifier like in
14903 #. std::allocator alloc;
14904 #. Handle that gracefully.
14905 #: cp/decl.c:10303
14906 #, fuzzy, c-format
14907 msgid "invalid use of template-name '%E' in a declarator"
14908 msgstr "нявернае выкарыстанне \"restict\""
14910 #: cp/decl.c:10323
14911 msgid "declaration of `%D' as non-function"
14912 msgstr ""
14914 #: cp/decl.c:10400
14915 msgid "`bool' is now a keyword"
14916 msgstr ""
14918 #: cp/decl.c:10402
14919 msgid "extraneous `%T' ignored"
14920 msgstr ""
14922 #: cp/decl.c:10418 cp/decl.c:10463
14923 msgid "multiple declarations `%T' and `%T'"
14924 msgstr "неаднолькавае абвяшчэньне `%T' і `%T'"
14926 #: cp/decl.c:10431
14927 msgid "ISO C++ does not support `long long'"
14928 msgstr "ISO C++ не падтрымлівае \"long long\""
14930 #: cp/decl.c:10536 cp/decl.c:10539
14931 #, fuzzy, c-format
14932 msgid "ISO C++ forbids declaration of `%s' with no type"
14933 msgstr "ISO C не дазваляе дэкларацыі метак (label)"
14935 #. The implicit typename extension is deprecated and will be
14936 #. removed.  Warn about its use now.
14937 #: cp/decl.c:10549
14938 msgid "`%T' is implicitly a typename"
14939 msgstr ""
14941 #: cp/decl.c:10585
14942 #, c-format
14943 msgid "short, signed or unsigned invalid for `%s'"
14944 msgstr ""
14946 #: cp/decl.c:10590
14947 #, c-format
14948 msgid "long and short specified together for `%s'"
14949 msgstr ""
14951 #: cp/decl.c:10601
14952 #, c-format
14953 msgid "signed and unsigned given together for `%s'"
14954 msgstr ""
14956 #: cp/decl.c:10710
14957 msgid "qualifiers are not allowed on declaration of `operator %T'"
14958 msgstr ""
14960 #: cp/decl.c:10732
14961 msgid "member `%D' cannot be declared both virtual and static"
14962 msgstr ""
14964 #: cp/decl.c:10741
14965 #, fuzzy
14966 msgid "`%T::%D' is not a valid declarator"
14967 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
14969 #: cp/decl.c:10753
14970 msgid "storage class specifiers invalid in parameter declarations"
14971 msgstr ""
14973 #: cp/decl.c:10757
14974 msgid "typedef declaration invalid in parameter declaration"
14975 msgstr ""
14977 #: cp/decl.c:10770
14978 msgid "virtual outside class declaration"
14979 msgstr ""
14981 #: cp/decl.c:10831
14982 #, c-format
14983 msgid "storage class specified for %s `%s'"
14984 msgstr ""
14986 #: cp/decl.c:10878
14987 msgid "storage class specifiers invalid in friend function declarations"
14988 msgstr ""
14990 #: cp/decl.c:11048
14991 msgid "destructor cannot be static member function"
14992 msgstr ""
14994 #: cp/decl.c:11051
14995 #, c-format
14996 msgid "destructors may not be `%s'"
14997 msgstr ""
14999 #: cp/decl.c:11072
15000 msgid "constructor cannot be static member function"
15001 msgstr ""
15003 #: cp/decl.c:11075
15004 msgid "constructors cannot be declared virtual"
15005 msgstr ""
15007 #: cp/decl.c:11080
15008 #, c-format
15009 msgid "constructors may not be `%s'"
15010 msgstr ""
15012 #: cp/decl.c:11090
15013 msgid "return value type specifier for constructor ignored"
15014 msgstr ""
15016 #: cp/decl.c:11109
15017 #, c-format
15018 msgid "can't initialize friend function `%s'"
15019 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15021 #. Cannot be both friend and virtual.
15022 #: cp/decl.c:11113
15023 msgid "virtual functions cannot be friends"
15024 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15026 #: cp/decl.c:11118
15027 msgid "friend declaration not in class definition"
15028 msgstr ""
15030 #: cp/decl.c:11120
15031 #, fuzzy, c-format
15032 msgid "can't define friend function `%s' in a local class definition"
15033 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15035 #: cp/decl.c:11144
15036 msgid "destructors may not have parameters"
15037 msgstr ""
15039 #: cp/decl.c:11175 cp/decl.c:11182
15040 #, fuzzy
15041 msgid "cannot declare reference to `%#T'"
15042 msgstr "Не магу знайсці файл для класа %s."
15044 #: cp/decl.c:11176
15045 #, fuzzy
15046 msgid "cannot declare pointer to `%#T'"
15047 msgstr "\"%s\" мае незавершаны тып"
15049 #: cp/decl.c:11181
15050 msgid "cannot declare pointer to `%#T' member"
15051 msgstr ""
15053 #: cp/decl.c:11357
15054 msgid "extra qualification `%T::' on member `%s' ignored"
15055 msgstr ""
15057 #: cp/decl.c:11367
15058 msgid "cannot declare member function `%T::%s' within `%T'"
15059 msgstr ""
15061 #: cp/decl.c:11382
15062 msgid "cannot declare member `%T::%s' within `%T'"
15063 msgstr ""
15065 #: cp/decl.c:11460
15066 msgid "data member may not have variably modified type `%T'"
15067 msgstr ""
15069 #. [dcl.fct.spec] The explicit specifier shall only be used in
15070 #. declarations of constructors within a class definition.
15071 #: cp/decl.c:11468
15072 msgid "only declarations of constructors can be `explicit'"
15073 msgstr ""
15075 #: cp/decl.c:11476
15076 #, c-format
15077 msgid "non-member `%s' cannot be declared `mutable'"
15078 msgstr ""
15080 #: cp/decl.c:11481
15081 #, c-format
15082 msgid "non-object member `%s' cannot be declared `mutable'"
15083 msgstr ""
15085 #: cp/decl.c:11487
15086 #, c-format
15087 msgid "function `%s' cannot be declared `mutable'"
15088 msgstr ""
15090 #: cp/decl.c:11492
15091 #, c-format
15092 msgid "static `%s' cannot be declared `mutable'"
15093 msgstr ""
15095 #: cp/decl.c:11497
15096 #, c-format
15097 msgid "const `%s' cannot be declared `mutable'"
15098 msgstr ""
15100 #: cp/decl.c:11510
15101 msgid "template-id `%D' used as a declarator"
15102 msgstr ""
15104 #: cp/decl.c:11531
15105 msgid "ISO C++ forbids nested type `%D' with same name as enclosing class"
15106 msgstr ""
15108 #: cp/decl.c:11580
15109 msgid "typedef name may not be class-qualified"
15110 msgstr ""
15112 #: cp/decl.c:11588
15113 msgid "invalid type qualifier for non-member function type"
15114 msgstr ""
15116 #: cp/decl.c:11651
15117 msgid "type qualifiers specified for friend class declaration"
15118 msgstr ""
15120 #: cp/decl.c:11656
15121 msgid "`inline' specified for friend class declaration"
15122 msgstr ""
15124 #: cp/decl.c:11664
15125 #, fuzzy
15126 msgid "template parameters cannot be friends"
15127 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15129 #: cp/decl.c:11666
15130 msgid "friend declaration requires class-key, i.e. `friend class %T::%D'"
15131 msgstr ""
15133 #: cp/decl.c:11670
15134 msgid "friend declaration requires class-key, i.e. `friend %#T'"
15135 msgstr ""
15137 #: cp/decl.c:11684
15138 msgid "trying to make class `%T' a friend of global scope"
15139 msgstr ""
15141 #: cp/decl.c:11695
15142 msgid "invalid qualifiers on non-member function type"
15143 msgstr ""
15145 #: cp/decl.c:11714
15146 msgid "abstract declarator `%T' used as declaration"
15147 msgstr ""
15149 #: cp/decl.c:11726
15150 msgid "unnamed variable or field declared void"
15151 msgstr ""
15153 #: cp/decl.c:11735
15154 msgid "variable or field declared void"
15155 msgstr ""
15157 #: cp/decl.c:11745
15158 msgid "cannot use `::' in parameter declaration"
15159 msgstr ""
15161 #. Something like struct S { int N::j; };
15162 #: cp/decl.c:11784
15163 msgid "invalid use of `::'"
15164 msgstr "нерэчаіснае выкарыстаньне `::'"
15166 #: cp/decl.c:11796
15167 #, fuzzy
15168 msgid "function `%D' cannot be declared friend"
15169 msgstr "віртуальныя функцыі не могуць быць сяброўскімі"
15171 #: cp/decl.c:11808
15172 msgid "can't make `%D' into a method -- not in a class"
15173 msgstr ""
15175 #: cp/decl.c:11817
15176 #, fuzzy
15177 msgid "function `%D' declared virtual inside a union"
15178 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15180 #: cp/decl.c:11829
15181 msgid "`%D' cannot be declared virtual, since it is always static"
15182 msgstr ""
15184 #: cp/decl.c:11902
15185 #, fuzzy
15186 msgid "field `%D' has incomplete type"
15187 msgstr "\"%s\" мае незавершаны тып"
15189 #: cp/decl.c:11904
15190 #, fuzzy
15191 msgid "name `%T' has incomplete type"
15192 msgstr "\"%s\" мае незавершаны тып"
15194 #: cp/decl.c:11913
15195 msgid "  in instantiation of template `%T'"
15196 msgstr ""
15198 #: cp/decl.c:11923
15199 #, c-format
15200 msgid "`%s' is neither function nor member function; cannot be declared friend"
15201 msgstr ""
15203 #: cp/decl.c:11934
15204 msgid "member functions are implicitly friends of their class"
15205 msgstr ""
15207 #. An attempt is being made to initialize a non-static
15208 #. member.  But, from [class.mem]:
15210 #. 4 A member-declarator can contain a
15211 #. constant-initializer only if it declares a static
15212 #. member (_class.static_) of integral or enumeration
15213 #. type, see _class.static.data_.
15215 #. This used to be relatively common practice, but
15216 #. the rest of the compiler does not correctly
15217 #. handle the initialization unless the member is
15218 #. static so we make it static below.
15219 #: cp/decl.c:11981
15220 msgid "ISO C++ forbids initialization of member `%D'"
15221 msgstr ""
15223 #: cp/decl.c:11983
15224 msgid "making `%D' static"
15225 msgstr ""
15227 #: cp/decl.c:12007
15228 msgid "ISO C++ forbids static data member `%D' with same name as enclosing class"
15229 msgstr ""
15231 #: cp/decl.c:12048
15232 #, c-format
15233 msgid "storage class `auto' invalid for function `%s'"
15234 msgstr ""
15236 #: cp/decl.c:12050
15237 #, c-format
15238 msgid "storage class `register' invalid for function `%s'"
15239 msgstr ""
15241 #: cp/decl.c:12052
15242 #, c-format
15243 msgid "storage class `__thread' invalid for function `%s'"
15244 msgstr ""
15246 #: cp/decl.c:12063
15247 #, c-format
15248 msgid "storage class `static' invalid for function `%s' declared out of global scope"
15249 msgstr ""
15251 #: cp/decl.c:12065
15252 #, c-format
15253 msgid "storage class `inline' invalid for function `%s' declared out of global scope"
15254 msgstr ""
15256 #: cp/decl.c:12072
15257 #, c-format
15258 msgid "virtual non-class function `%s'"
15259 msgstr ""
15261 #: cp/decl.c:12101
15262 msgid "cannot declare member function `%D' to have static linkage"
15263 msgstr ""
15265 #. FIXME need arm citation
15266 #: cp/decl.c:12107
15267 msgid "cannot declare static function inside another function"
15268 msgstr ""
15270 #: cp/decl.c:12135
15271 msgid "`static' may not be used when defining (as opposed to declaring) a static data member"
15272 msgstr ""
15274 #: cp/decl.c:12141
15275 msgid "static member `%D' declared `register'"
15276 msgstr ""
15278 #: cp/decl.c:12146
15279 msgid "cannot explicitly declare member `%#D' to have extern linkage"
15280 msgstr ""
15282 #: cp/decl.c:12318
15283 msgid "default argument for `%#D' has type `%T'"
15284 msgstr "звычайны аргумэнт для `%#D' мае тып `%T'"
15286 #: cp/decl.c:12321
15287 msgid "default argument for parameter of type `%T' has type `%T'"
15288 msgstr ""
15290 #: cp/decl.c:12338
15291 msgid "default argument `%E' uses local variable `%D'"
15292 msgstr ""
15294 #: cp/decl.c:12383
15295 #, c-format
15296 msgid "invalid string constant `%E'"
15297 msgstr "`%E' - нерэчаісная нязьменная тыпу string"
15299 #: cp/decl.c:12385
15300 msgid "invalid integer constant in parameter list, did you forget to give parameter name?"
15301 msgstr ""
15303 #: cp/decl.c:12423
15304 #, fuzzy
15305 msgid "parameter `%D' invalidly declared method type"
15306 msgstr "тып параметра \"%s\" не аб'яўлены"
15308 #: cp/decl.c:12429
15309 #, fuzzy
15310 msgid "parameter `%D' invalidly declared offset type"
15311 msgstr "тып параметра \"%s\" не аб'яўлены"
15313 #: cp/decl.c:12453
15314 msgid "parameter `%D' includes %s to array of unknown bound `%T'"
15315 msgstr ""
15317 #. [class.copy]
15319 #. A declaration of a constructor for a class X is ill-formed if
15320 #. its first parameter is of type (optionally cv-qualified) X
15321 #. and either there are no other parameters or else all other
15322 #. parameters have default arguments.
15324 #. We *don't* complain about member template instantiations that
15325 #. have this form, though; they can occur as we try to decide
15326 #. what constructor to use during overload resolution.  Since
15327 #. overload resolution will never prefer such a constructor to
15328 #. the non-template copy constructor (which is either explicitly
15329 #. or implicitly defined), there's no need to worry about their
15330 #. existence.  Theoretically, they should never even be
15331 #. instantiated, but that's hard to forestall.
15332 #: cp/decl.c:12615
15333 msgid "invalid constructor; you probably meant `%T (const %T&)'"
15334 msgstr ""
15336 #: cp/decl.c:12766
15337 msgid "`%D' must be a nonstatic member function"
15338 msgstr ""
15340 #: cp/decl.c:12772
15341 msgid "`%D' must be either a non-static member function or a non-member function"
15342 msgstr ""
15344 #: cp/decl.c:12789
15345 msgid "`%D' must have an argument of class or enumerated type"
15346 msgstr ""
15348 #: cp/decl.c:12821
15349 #, c-format
15350 msgid "conversion to %s%s will never use a type conversion operator"
15351 msgstr ""
15353 #. 13.4.0.3
15354 #: cp/decl.c:12828
15355 msgid "ISO C++ prohibits overloading operator ?:"
15356 msgstr ""
15358 #: cp/decl.c:12878
15359 msgid "postfix `%D' must take `int' as its argument"
15360 msgstr ""
15362 #: cp/decl.c:12882
15363 msgid "postfix `%D' must take `int' as its second argument"
15364 msgstr ""
15366 #: cp/decl.c:12889
15367 msgid "`%D' must take either zero or one argument"
15368 msgstr ""
15370 #: cp/decl.c:12891
15371 msgid "`%D' must take either one or two arguments"
15372 msgstr ""
15374 #: cp/decl.c:12912
15375 msgid "prefix `%D' should return `%T'"
15376 msgstr ""
15378 #: cp/decl.c:12918
15379 msgid "postfix `%D' should return `%T'"
15380 msgstr ""
15382 #: cp/decl.c:12927
15383 msgid "`%D' must take `void'"
15384 msgstr ""
15386 #: cp/decl.c:12929 cp/decl.c:12937
15387 msgid "`%D' must take exactly one argument"
15388 msgstr ""
15390 #: cp/decl.c:12939
15391 msgid "`%D' must take exactly two arguments"
15392 msgstr ""
15394 #: cp/decl.c:12947
15395 msgid "user-defined `%D' always evaluates both arguments"
15396 msgstr ""
15398 #: cp/decl.c:12961
15399 msgid "`%D' should return by value"
15400 msgstr ""
15402 #: cp/decl.c:12973 cp/decl.c:12976
15403 msgid "`%D' cannot have default arguments"
15404 msgstr ""
15406 #: cp/decl.c:13052
15407 msgid "`%s %T' declares a new type at namespace scope"
15408 msgstr ""
15410 #: cp/decl.c:13055
15411 msgid "  names from dependent base classes are not visible to unqualified name lookup - to refer to the inherited type, say `%s %T::%T'"
15412 msgstr ""
15414 #: cp/decl.c:13093
15415 msgid "using typedef-name `%D' after `%s'"
15416 msgstr ""
15418 #: cp/decl.c:13098
15419 msgid "using template type parameter `%T' after `%s'"
15420 msgstr ""
15422 #: cp/decl.c:13178
15423 #, fuzzy
15424 msgid "use of enum `%#D' without previous declaration"
15425 msgstr "секцыя \"%s\" канфліктуе з папярэдняй дэкларацыяй"
15427 #: cp/decl.c:13264
15428 msgid "derived union `%T' invalid"
15429 msgstr ""
15431 #: cp/decl.c:13310
15432 msgid "base type `%T' fails to be a struct or class type"
15433 msgstr ""
15435 #: cp/decl.c:13320
15436 msgid "base class `%T' has incomplete type"
15437 msgstr ""
15439 #: cp/decl.c:13328
15440 msgid "recursive type `%T' undefined"
15441 msgstr ""
15443 #: cp/decl.c:13330
15444 msgid "duplicate base type `%T' invalid"
15445 msgstr ""
15447 #: cp/decl.c:13441
15448 msgid "multiple definition of `%#T'"
15449 msgstr ""
15451 #: cp/decl.c:13442
15452 msgid "previous definition here"
15453 msgstr "папярэдняе вызначэньне"
15455 #: cp/decl.c:13610
15456 msgid "enumerator value for `%D' not integer constant"
15457 msgstr ""
15459 #: cp/decl.c:13630
15460 msgid "overflow in enumeration values at `%D'"
15461 msgstr ""
15463 #: cp/decl.c:13716
15464 #, fuzzy
15465 msgid "return type `%#T' is incomplete"
15466 msgstr "вяртаемы тып \"%s\" не \"int\""
15468 #: cp/decl.c:13830
15469 #, fuzzy
15470 msgid "semicolon missing after declaration of `%#T'"
15471 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
15473 #: cp/decl.c:13851
15474 msgid "return type for `main' changed to `int'"
15475 msgstr ""
15477 #: cp/decl.c:13882
15478 #, fuzzy
15479 msgid "`%D' implicitly declared before its definition"
15480 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
15482 #: cp/decl.c:13904 cp/typeck.c:6229
15483 msgid "`operator=' should return a reference to `*this'"
15484 msgstr ""
15486 #: cp/decl.c:14164
15487 #, fuzzy
15488 msgid "parameter `%D' declared void"
15489 msgstr "тып параметра \"%s\" не аб'яўлены"
15491 #: cp/decl.c:14628
15492 msgid "`%D' is already defined in class `%T'"
15493 msgstr ""
15495 #: cp/decl.c:14845
15496 msgid "static member function `%#D' declared with type qualifiers"
15497 msgstr ""
15499 #: cp/decl2.c:154
15500 #, fuzzy, c-format
15501 msgid "duplicate type qualifiers in %s declaration"
15502 msgstr "паўторнае абвяшчэнне меткі \"%s\""
15504 #: cp/decl2.c:193
15505 msgid "template `%#D' instantiated in file without #pragma interface"
15506 msgstr ""
15508 #: cp/decl2.c:199
15509 msgid "template `%#D' defined in file without #pragma interface"
15510 msgstr ""
15512 #: cp/decl2.c:366
15513 msgid "name missing for member function"
15514 msgstr ""
15516 #. Something has gone very wrong.  Assume we are mistakenly reducing
15517 #. an expression instead of a declaration.
15518 #: cp/decl2.c:429
15519 msgid "parser may be lost: is there a '{' missing somewhere?"
15520 msgstr ""
15522 #: cp/decl2.c:460 cp/decl2.c:474
15523 msgid "ambiguous conversion for array subscript"
15524 msgstr ""
15526 #: cp/decl2.c:468
15527 msgid "invalid types `%T[%T]' for array subscript"
15528 msgstr ""
15530 #: cp/decl2.c:516
15531 msgid "type `%#T' argument given to `delete', expected pointer"
15532 msgstr ""
15534 #: cp/decl2.c:524
15535 msgid "anachronistic use of array size in vector delete"
15536 msgstr ""
15538 #: cp/decl2.c:534
15539 msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to `delete'"
15540 msgstr ""
15542 #: cp/decl2.c:541
15543 #, fuzzy
15544 msgid "deleting `%T' is undefined"
15545 msgstr "метка \"%s\" ужываецца, але не вызначана"
15547 #: cp/decl2.c:549
15548 msgid "deleting array `%#D'"
15549 msgstr ""
15551 #. 14.5.2.2 [temp.mem]
15553 #. A local class shall not have member templates.
15554 #: cp/decl2.c:583
15555 msgid "invalid declaration of member template `%#D' in local class"
15556 msgstr ""
15558 #: cp/decl2.c:592
15559 msgid "invalid use of `virtual' in template declaration of `%#D'"
15560 msgstr ""
15562 #: cp/decl2.c:602 cp/pt.c:2586
15563 #, fuzzy
15564 msgid "template declaration of `%#D'"
15565 msgstr "пустое абвяшчэнне"
15567 #: cp/decl2.c:652
15568 msgid "Java method '%D' has non-Java return type `%T'"
15569 msgstr ""
15571 #: cp/decl2.c:661
15572 msgid "Java method '%D' has non-Java parameter type `%T'"
15573 msgstr ""
15575 #: cp/decl2.c:737
15576 msgid "prototype for `%#D' does not match any in class `%T'"
15577 msgstr ""
15579 #: cp/decl2.c:819
15580 msgid "local class `%#T' shall not have static data member `%#D'"
15581 msgstr ""
15583 #: cp/decl2.c:827
15584 msgid "initializer invalid for static member with constructor"
15585 msgstr ""
15587 #: cp/decl2.c:830
15588 msgid "(an out of class initialization is required)"
15589 msgstr ""
15591 #: cp/decl2.c:889
15592 #, fuzzy
15593 msgid "invalid data member initialization"
15594 msgstr "нерэчаісны ініцыялізатар"
15596 #: cp/decl2.c:892
15597 msgid "(use `=' to initialize static data members)"
15598 msgstr ""
15600 #: cp/decl2.c:938
15601 msgid "member `%D' conflicts with virtual function table field name"
15602 msgstr ""
15604 #: cp/decl2.c:958
15605 msgid "`%D' is already defined in `%T'"
15606 msgstr ""
15608 #: cp/decl2.c:1010
15609 msgid "field initializer is not constant"
15610 msgstr ""
15612 #: cp/decl2.c:1034
15613 msgid "`asm' specifiers are not permitted on non-static data members"
15614 msgstr ""
15616 #: cp/decl2.c:1086
15617 msgid "cannot declare `%D' to be a bit-field type"
15618 msgstr ""
15620 #: cp/decl2.c:1096
15621 msgid "cannot declare bit-field `%D' with function type"
15622 msgstr ""
15624 #: cp/decl2.c:1103
15625 msgid "`%D' is already defined in the class %T"
15626 msgstr ""
15628 #: cp/decl2.c:1110
15629 msgid "static member `%D' cannot be a bit-field"
15630 msgstr ""
15632 #: cp/decl2.c:1197
15633 #, fuzzy
15634 msgid "initializer specified for non-member function `%D'"
15635 msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
15637 #: cp/decl2.c:1201
15638 #, fuzzy
15639 msgid "invalid initializer for virtual method `%D'"
15640 msgstr "нерэчаісны ініцыялізатар"
15642 #: cp/decl2.c:1315
15643 msgid "anonymous struct not inside named type"
15644 msgstr ""
15646 #: cp/decl2.c:1411
15647 msgid "namespace-scope anonymous aggregates must be static"
15648 msgstr ""
15650 #: cp/decl2.c:1424
15651 msgid "anonymous aggregate with no members"
15652 msgstr ""
15654 #: cp/decl2.c:1493
15655 msgid "`operator new' must return type `%T'"
15656 msgstr ""
15658 #: cp/decl2.c:1501
15659 msgid "`operator new' takes type `size_t' (`%T') as first parameter"
15660 msgstr ""
15662 #: cp/decl2.c:1528
15663 msgid "`operator delete' must return type `%T'"
15664 msgstr ""
15666 #: cp/decl2.c:1536
15667 msgid "`operator delete' takes type `%T' as first parameter"
15668 msgstr ""
15670 #. Overflow occurred.  That means there are at least 4 billion
15671 #. initialization functions.
15672 #: cp/decl2.c:2290
15673 msgid "too many initialization functions required"
15674 msgstr ""
15676 #: cp/decl2.c:2966
15677 #, fuzzy
15678 msgid "inline function `%D' used but never defined"
15679 msgstr "адмеціна `%D' выкарыстоўвываецца, але ня вызначана"
15681 #: cp/decl2.c:3086
15682 msgid "use of old-style cast"
15683 msgstr ""
15685 #: cp/decl2.c:3794
15686 #, fuzzy
15687 msgid "use of `%D' is ambiguous"
15688 msgstr "памер \"%s\" - %d байт"
15690 #: cp/decl2.c:3795
15691 msgid "  first declared as `%#D' here"
15692 msgstr ""
15694 #: cp/decl2.c:3798
15695 msgid "  also declared as `%#D' here"
15696 msgstr ""
15698 #: cp/decl2.c:3813
15699 msgid "`%D' denotes an ambiguous type"
15700 msgstr ""
15702 #: cp/decl2.c:3814
15703 msgid "  first type here"
15704 msgstr ""
15706 #: cp/decl2.c:3815
15707 msgid "  other type here"
15708 msgstr ""
15710 #: cp/decl2.c:3912
15711 msgid "declaration of `%D' not in a namespace surrounding `%D'"
15712 msgstr ""
15714 #: cp/decl2.c:3946
15715 msgid "`%D' should have been declared inside `%D'"
15716 msgstr ""
15718 #: cp/decl2.c:4079
15719 msgid "`%D' is not a function,"
15720 msgstr "`%D' - гэта ня функцыя,"
15722 #: cp/decl2.c:4080
15723 msgid "  conflict with `%D'"
15724 msgstr ""
15726 #. The parser did not find it, so it's not there.
15727 #: cp/decl2.c:4396
15728 #, fuzzy
15729 msgid "unknown namespace `%D'"
15730 msgstr "невядомы рэжым машыны \"%s\""
15732 #: cp/decl2.c:4430 cp/decl2.c:4707
15733 msgid "`%T' is not a namespace"
15734 msgstr ""
15736 #: cp/decl2.c:4432
15737 msgid "`%D' is not a namespace"
15738 msgstr ""
15740 #: cp/decl2.c:4441
15741 msgid "a using-declaration cannot specify a template-id.  Try `using %D'"
15742 msgstr ""
15744 #: cp/decl2.c:4455
15745 #, fuzzy
15746 msgid "namespace `%D' not allowed in using-declaration"
15747 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
15749 #: cp/decl2.c:4484
15750 msgid "`%D' not declared"
15751 msgstr ""
15753 #: cp/decl2.c:4535
15754 msgid "`%D' is already declared in this scope"
15755 msgstr ""
15757 #: cp/decl2.c:4562
15758 msgid "using declaration `%D' introduced ambiguous type `%T'"
15759 msgstr ""
15761 #: cp/decl2.c:4653
15762 msgid "using-declaration for non-member at class scope"
15763 msgstr ""
15765 #: cp/decl2.c:4659
15766 msgid "using-declaration for destructor"
15767 msgstr ""
15769 #: cp/decl2.c:4665
15770 msgid "a using-declaration cannot specify a template-id.  Try  `using %T::%D'"
15771 msgstr ""
15773 #: cp/decl2.c:4701
15774 msgid "namespace `%T' undeclared"
15775 msgstr ""
15777 #: cp/decl2.c:4730
15778 msgid "default argument missing for parameter %P of `%+#D'"
15779 msgstr ""
15781 #: cp/decl2.c:4829
15782 msgid "extra qualification `%T::' on member `%D' ignored"
15783 msgstr ""
15785 #: cp/decl2.c:4833
15786 msgid "`%T' does not have a class or union named `%D'"
15787 msgstr ""
15789 #: cp/decl2.c:4848
15790 msgid "`%T' is not a class or union type"
15791 msgstr ""
15793 #: cp/decl2.c:4862
15794 #, fuzzy
15795 msgid "template argument is required for `%T'"
15796 msgstr "параметр \"%s\" ініцыялізаваны"
15798 #: cp/error.c:35
15799 #, c-format
15800 msgid "`%s' not supported by %s"
15801 msgstr ""
15803 #: cp/error.c:571
15804 #, c-format
15805 msgid "<anonymous %s>"
15806 msgstr ""
15808 #: cp/error.c:808
15809 #, c-format
15810 msgid "(static %s for %s)"
15811 msgstr ""
15813 #: cp/error.c:1482
15814 #, c-format
15815 msgid "\\x%x"
15816 msgstr ""
15818 #: cp/error.c:2430
15819 #, c-format
15820 msgid "In %s `%s':"
15821 msgstr ""
15823 #: cp/error.c:2487
15824 #, c-format
15825 msgid "%s: In instantiation of `%s':\n"
15826 msgstr ""
15828 #: cp/error.c:2511
15829 #, c-format
15830 msgid "%s:%d:   instantiated from `%s'\n"
15831 msgstr ""
15833 #: cp/error.c:2516
15834 #, c-format
15835 msgid "%s:%d:   instantiated from here\n"
15836 msgstr ""
15838 #. damn ICE suppression
15839 #: cp/error.c:2670
15840 #, c-format
15841 msgid "unexpected letter `%c' in locate_error\n"
15842 msgstr ""
15844 #. Can't throw a reference.
15845 #: cp/except.c:240
15846 msgid "type `%T' is disallowed in Java `throw' or `catch'"
15847 msgstr ""
15849 #: cp/except.c:251
15850 msgid "call to Java `catch' or `throw' with `jthrowable' undefined"
15851 msgstr ""
15853 #. Thrown object must be a Throwable.
15854 #: cp/except.c:258
15855 msgid "type `%T' is not derived from `java::lang::Throwable'"
15856 msgstr ""
15858 #: cp/except.c:322
15859 msgid "mixing C++ and Java catches in a single translation unit"
15860 msgstr ""
15862 #: cp/except.c:639
15863 msgid "throwing NULL, which has integral, not pointer type"
15864 msgstr ""
15866 #: cp/except.c:730
15867 msgid "  in thrown expression"
15868 msgstr ""
15870 #: cp/except.c:856
15871 msgid "expression '%E' of abstract class type '%T' cannot be used in throw-expression"
15872 msgstr ""
15874 #: cp/except.c:944
15875 msgid "exception of type `%T' will be caught"
15876 msgstr ""
15878 #: cp/except.c:947
15879 msgid "   by earlier handler for `%T'"
15880 msgstr ""
15882 #: cp/except.c:968
15883 msgid "`...' handler must be the last handler for its try block"
15884 msgstr ""
15886 #: cp/friend.c:155
15887 #, fuzzy
15888 msgid "`%D' is already a friend of class `%T'"
15889 msgstr "не знойдзен клас \"%s\""
15891 #: cp/friend.c:157
15892 #, fuzzy
15893 msgid "previous friend declaration of `%D'"
15894 msgstr "няма папярэдняга аб'яўлення для \"%s\""
15896 #: cp/friend.c:202
15897 msgid "invalid type `%T' declared `friend'"
15898 msgstr ""
15900 #. [temp.friend]
15901 #. Friend declarations shall not declare partial
15902 #. specializations.
15903 #: cp/friend.c:218
15904 msgid "partial specialization `%T' declared `friend'"
15905 msgstr ""
15907 #: cp/friend.c:227
15908 msgid "class `%T' is implicitly friends with itself"
15909 msgstr ""
15911 #. template <class T> friend typename S<T>::X;
15912 #: cp/friend.c:245
15913 msgid "typename type `%#T' declared `friend'"
15914 msgstr ""
15916 #. template <class T> friend class T;
15917 #: cp/friend.c:251
15918 #, fuzzy
15919 msgid "template parameter type `%T' declared `friend'"
15920 msgstr "тып параметра \"%s\" не аб'яўлены"
15922 #. template <class T> friend class A; where A is not a template
15923 #: cp/friend.c:257
15924 msgid "`%#T' is not a template"
15925 msgstr ""
15927 #: cp/friend.c:272
15928 msgid "`%T' is already a friend of `%T'"
15929 msgstr ""
15931 #: cp/friend.c:370
15932 msgid "member `%D' declared as friend before type `%T' defined"
15933 msgstr ""
15935 #: cp/friend.c:425
15936 msgid "friend declaration `%#D' declares a non-template function"
15937 msgstr ""
15939 #: cp/friend.c:428
15940 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"
15941 msgstr ""
15943 #: cp/g++spec.c:209 java/jvspec.c:423
15944 #, c-format
15945 msgid "argument to `%s' missing\n"
15946 msgstr ""
15948 #: cp/init.c:320
15949 msgid "`%D' should be initialized in the member initialization list"
15950 msgstr ""
15952 #: cp/init.c:369
15953 msgid "default-initialization of `%#D', which has reference type"
15954 msgstr ""
15956 #: cp/init.c:374
15957 msgid "uninitialized reference member `%D'"
15958 msgstr ""
15960 #: cp/init.c:382
15961 msgid "initializer list treated as compound expression"
15962 msgstr ""
15964 #: cp/init.c:523
15965 #, fuzzy
15966 msgid "`%D' will be initialized after"
15967 msgstr "параметр \"%s\" ініцыялізаваны"
15969 #: cp/init.c:526
15970 #, fuzzy
15971 msgid "base `%T' will be initialized after"
15972 msgstr "Клас \"%s\" ужо існуе"
15974 #: cp/init.c:529
15975 #, fuzzy
15976 msgid "  `%#D'"
15977 msgstr "як `%D'"
15979 #: cp/init.c:531
15980 #, fuzzy
15981 msgid "  base `%T'"
15982 msgstr "як `%D'"
15984 #: cp/init.c:549
15985 #, fuzzy
15986 msgid "multiple initializations given for base `%T'"
15987 msgstr "ініцыялізацыя"
15989 #: cp/init.c:616
15990 msgid "initializations for multiple members of `%T'"
15991 msgstr ""
15993 #: cp/init.c:671
15994 msgid "base class `%#T' should be explicitly initialized in the copy constructor"
15995 msgstr ""
15997 #: cp/init.c:916
15998 msgid "class `%T' does not have any field named `%D'"
15999 msgstr ""
16001 #: cp/init.c:922
16002 msgid "field `%#D' is static; the only point of initialization is its definition"
16003 msgstr ""
16005 #: cp/init.c:956
16006 msgid "unnamed initializer for `%T', which has no base classes"
16007 msgstr ""
16009 #: cp/init.c:963
16010 msgid "unnamed initializer for `%T', which uses multiple inheritance"
16011 msgstr ""
16013 #: cp/init.c:1000
16014 msgid "type `%D' is not a direct or virtual base of `%T'"
16015 msgstr ""
16017 #: cp/init.c:1003
16018 msgid "type `%D' is not a direct base of `%T'"
16019 msgstr ""
16021 #. Handle bad initializers like:
16022 #. class COMPLEX {
16023 #. public:
16024 #. double re, im;
16025 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
16026 #. ~COMPLEX() {};
16027 #. };
16029 #. int main(int argc, char **argv) {
16030 #. COMPLEX zees(1.0, 0.0)[10];
16031 #. }
16033 #: cp/init.c:1097
16034 #, fuzzy
16035 msgid "bad array initializer"
16036 msgstr "нерэчаісны ініцыялізатар"
16038 #: cp/init.c:1304
16039 #, fuzzy
16040 msgid "`%T' is not an aggregate type"
16041 msgstr "\"%s\" мае незавершаны тып"
16043 #: cp/init.c:1327
16044 msgid "`%T' fails to be an aggregate typedef"
16045 msgstr ""
16047 #: cp/init.c:1336
16048 msgid "type `%T' is of non-aggregate type"
16049 msgstr ""
16051 #: cp/init.c:1439
16052 msgid "cannot call destructor `%T::~%T' without object"
16053 msgstr ""
16055 #: cp/init.c:1483
16056 #, fuzzy
16057 msgid "invalid use of non-static field `%D'"
16058 msgstr "нявернае выкарыстанне \"restict\""
16060 #. We can get here when processing a bad default
16061 #. argument, like:
16062 #. struct S { int a; void f(int i = a); }
16063 #: cp/init.c:1492 cp/method.c:160
16064 #, fuzzy
16065 msgid "invalid use of member `%D'"
16066 msgstr "нявернае выкарыстанне \"restict\""
16068 #: cp/init.c:1502
16069 #, fuzzy
16070 msgid "no method `%T::%D'"
16071 msgstr "у метадзе \"%s\":"
16073 #: cp/init.c:1595
16074 msgid "incomplete type `%T' does not have member `%D'"
16075 msgstr ""
16077 #: cp/init.c:1669
16078 msgid "`%D' is not a member of type `%T'"
16079 msgstr ""
16081 #: cp/init.c:1688
16082 #, fuzzy
16083 msgid "invalid pointer to bit-field `%D'"
16084 msgstr "нявернае выкарыстанне \"restict\""
16086 #: cp/init.c:1727
16087 msgid "object missing in use of pointer-to-member construct"
16088 msgstr ""
16090 #: cp/init.c:1767
16091 msgid "member `%D' is non-static but referenced as a static member"
16092 msgstr ""
16094 #: cp/init.c:1769 cp/typeck.c:2828 cp/typeck.c:2932
16095 msgid "at this point in file"
16096 msgstr ""
16098 #: cp/init.c:1806
16099 #, c-format
16100 msgid "object missing in `%E'"
16101 msgstr ""
16103 #: cp/init.c:1937
16104 msgid "new of array type fails to specify size"
16105 msgstr ""
16107 #: cp/init.c:1948
16108 msgid "size in array new must have integral type"
16109 msgstr ""
16111 #: cp/init.c:1954
16112 msgid "zero size array reserves no space"
16113 msgstr ""
16115 #: cp/init.c:2019
16116 msgid "new cannot be applied to a reference type"
16117 msgstr ""
16119 #: cp/init.c:2025
16120 msgid "new cannot be applied to a function type"
16121 msgstr ""
16123 #: cp/init.c:2072
16124 msgid "call to Java constructor, while `jclass' undefined"
16125 msgstr ""
16127 #: cp/init.c:2088
16128 #, fuzzy
16129 msgid "can't find class$"
16130 msgstr "Не магу знайсці клас \"%s\""
16132 #: cp/init.c:2202
16133 msgid "invalid type `void' for new"
16134 msgstr ""
16136 #: cp/init.c:2254
16137 #, c-format
16138 msgid "call to Java constructor with `%s' undefined"
16139 msgstr ""
16141 #: cp/init.c:2362
16142 msgid "ISO C++ forbids initialization in array new"
16143 msgstr ""
16145 #: cp/init.c:2380 cp/typeck2.c:360 cp/typeck2.c:1223
16146 msgid "initializer list being treated as compound expression"
16147 msgstr ""
16149 #: cp/init.c:2386
16150 msgid "ISO C++ forbids aggregate initializer to new"
16151 msgstr ""
16153 #: cp/init.c:2474
16154 msgid "uninitialized const in `new' of `%#T'"
16155 msgstr ""
16157 #: cp/init.c:2840
16158 msgid "initializer ends prematurely"
16159 msgstr ""
16161 #: cp/init.c:2910
16162 msgid "cannot initialize multi-dimensional array with initializer"
16163 msgstr ""
16165 #: cp/init.c:3100
16166 msgid "unknown array size in delete"
16167 msgstr ""
16169 #: cp/init.c:3365
16170 msgid "type to vector delete is neither pointer or array type"
16171 msgstr ""
16173 #: cp/lex.c:136
16174 msgid "type name expected before `*'"
16175 msgstr ""
16177 #: cp/lex.c:158
16178 msgid "cannot declare references to references"
16179 msgstr ""
16181 #: cp/lex.c:163
16182 msgid "cannot declare pointers to references"
16183 msgstr ""
16185 #: cp/lex.c:167
16186 msgid "type name expected before `&'"
16187 msgstr ""
16189 #: cp/lex.c:894
16190 #, c-format
16191 msgid "semicolon missing after %s declaration"
16192 msgstr ""
16194 #: cp/lex.c:897
16195 #, fuzzy
16196 msgid "semicolon missing after declaration of `%T'"
16197 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
16199 #: cp/lex.c:945
16200 #, c-format
16201 msgid "junk at end of #pragma %s"
16202 msgstr ""
16204 #: cp/lex.c:952
16205 #, c-format
16206 msgid "invalid #pragma %s"
16207 msgstr ""
16209 #: cp/lex.c:961
16210 msgid "#pragma vtable no longer supported"
16211 msgstr ""
16213 #: cp/lex.c:1038
16214 #, c-format
16215 msgid "#pragma implementation for %s appears after file is included"
16216 msgstr ""
16218 #: cp/lex.c:1063
16219 msgid "junk at end of #pragma GCC java_exceptions"
16220 msgstr ""
16222 #: cp/lex.c:1107
16223 #, fuzzy
16224 msgid "`%D' not defined"
16225 msgstr "YYDEBUG не вызначан."
16227 #: cp/lex.c:1110
16228 #, fuzzy
16229 msgid "`%D' was not declared in this scope"
16230 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16232 #: cp/lex.c:1118
16233 #, fuzzy
16234 msgid "`%D' undeclared (first use this function)"
16235 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16237 #: cp/lex.c:1122
16238 msgid "(Each undeclared identifier is reported only once for each function it appears in.)"
16239 msgstr ""
16241 #: cp/lex.c:1239
16242 #, fuzzy
16243 msgid "`::%D' undeclared (first use here)"
16244 msgstr "\"%s\" не абвешчан (першае выкарыстанне ў гэтай функцыі)"
16246 #: cp/mangle.c:2061
16247 msgid "real-valued template parameters when cross-compiling"
16248 msgstr ""
16250 #: cp/mangle.c:2325
16251 msgid "the mangled name of `%D' will change in a future version of GCC"
16252 msgstr ""
16254 #: cp/method.c:154
16255 msgid "invalid use of member `%D' in static member function"
16256 msgstr ""
16258 #: cp/method.c:216
16259 msgid "use of namespace `%D' as expression"
16260 msgstr ""
16262 #: cp/method.c:221
16263 msgid "use of class template `%T' as expression"
16264 msgstr ""
16266 #: cp/method.c:234
16267 #, c-format
16268 msgid "use of %s from containing function"
16269 msgstr ""
16271 #: cp/method.c:237
16272 msgid "  `%#D' declared here"
16273 msgstr ""
16275 #: cp/method.c:255
16276 msgid "request for member `%D' is ambiguous in multiple inheritance lattice"
16277 msgstr ""
16279 #: cp/method.c:455
16280 msgid "generic thunk code fails for method `%#D' which uses `...'"
16281 msgstr ""
16283 #: cp/method.c:694
16284 msgid "non-static const member `%#D', can't use default assignment operator"
16285 msgstr ""
16287 #: cp/method.c:699
16288 msgid "non-static reference member `%#D', can't use default assignment operator"
16289 msgstr ""
16291 #: parse.y:261
16292 msgid "`%s' tag used in naming `%#T'"
16293 msgstr ""
16295 #: parse.y:541
16296 msgid "keyword `export' not implemented, and will be ignored"
16297 msgstr ""
16299 #: parse.y:645
16300 msgid "use of linkage spec `%D' is different from previous spec `%D'"
16301 msgstr ""
16303 #: parse.y:942
16304 msgid "no base or member initializers given following ':'"
16305 msgstr ""
16307 #: parse.y:983 parse.y:989
16308 msgid "anachronistic old style base class initializer"
16309 msgstr ""
16311 #. Handle `Class<Class<Type>>' without space in the `>>'
16312 #: parse.y:1115
16313 msgid "`>>' should be `> >' in template class name"
16314 msgstr ""
16316 #: parse.y:1153
16317 msgid "use of template qualifier outside template"
16318 msgstr ""
16320 #: parse.y:1182 parse.y:1191
16321 #, c-format
16322 msgid "ISO C++ forbids an empty condition for `%s'"
16323 msgstr ""
16325 #: parse.y:1214
16326 msgid "definition of class `%T' in condition"
16327 msgstr ""
16329 #: parse.y:1216
16330 msgid "definition of enum `%T' in condition"
16331 msgstr ""
16333 #: parse.y:1227
16334 msgid "definition of array `%#D' in condition"
16335 msgstr ""
16337 #: parse.y:1340
16338 msgid "old style placement syntax, use () instead"
16339 msgstr ""
16341 #: parse.y:1351
16342 msgid "`%T' is not a valid expression"
16343 msgstr ""
16345 #. This was previously allowed as an extension, but
16346 #. was removed in G++ 3.3.
16347 #: parse.y:1358
16348 msgid "initialization of new expression with `='"
16349 msgstr ""
16351 #: parse.y:1384
16352 msgid "ISO C++ forbids compound literals"
16353 msgstr ""
16355 #: parse.y:1631
16356 msgid "ISO C++ forbids braced-groups within expressions"
16357 msgstr ""
16359 #: parse.y:2035 parse.y:2050
16360 msgid "sigof type specifier"
16361 msgstr ""
16363 #: parse.y:2040
16364 msgid "`sigof' applied to non-aggregate expression"
16365 msgstr ""
16367 #: parse.y:2055
16368 msgid "`sigof' applied to non-aggregate type"
16369 msgstr ""
16371 #: parse.y:2321
16372 msgid "using `typename' outside of template"
16373 msgstr ""
16375 #: parse.y:2391
16376 #, c-format
16377 msgid "storage class specifier `%s' not allowed after struct or class"
16378 msgstr ""
16380 #: parse.y:2393
16381 #, c-format
16382 msgid "type specifier `%s' not allowed after struct or class"
16383 msgstr ""
16385 #: parse.y:2395
16386 #, c-format
16387 msgid "type qualifier `%s' not allowed after struct or class"
16388 msgstr ""
16390 #: parse.y:2397
16391 msgid "no body nor ';' separates two class, struct or union declarations"
16392 msgstr ""
16394 #: parse.y:2537
16395 msgid "no bases given following `:'"
16396 msgstr ""
16398 #: parse.y:2568 parse.y:2583
16399 msgid "`%D' access"
16400 msgstr ""
16402 #: parse.y:2573
16403 msgid "multiple access specifiers"
16404 msgstr ""
16406 #: parse.y:2591
16407 msgid "multiple `virtual' specifiers"
16408 msgstr ""
16410 #: parse.y:2628
16411 msgid "missing ';' before right brace"
16412 msgstr ""
16414 #: parse.y:2849
16415 msgid "ISO C++ forbids array dimensions with parenthesized type in new"
16416 msgstr ""
16418 #: parse.y:3136 parse.y:3156 parse.y:3165 parse.y:3194
16419 msgid "`%T' is not a class or namespace"
16420 msgstr ""
16422 #: parse.y:3361
16423 msgid "ISO C++ forbids label declarations"
16424 msgstr ""
16426 #: parse.y:3521
16427 msgid "ISO C++ forbids computed gotos"
16428 msgstr ""
16430 #: parse.y:3529
16431 msgid "label must be followed by statement"
16432 msgstr ""
16434 #: parse.y:3574
16435 msgid "must have at least one catch per try block"
16436 msgstr ""
16438 #: parse.y:3634
16439 msgid "ISO C++ forbids compound statements inside for initializations"
16440 msgstr ""
16442 #. This helps us recover from really nasty
16443 #. parse errors, for example, a missing right
16444 #. parenthesis.
16445 #: parse.y:3721 parse.y:3731
16446 msgid "possibly missing ')'"
16447 msgstr ""
16449 #: parse.y:3824
16450 msgid "type specifier omitted for parameter"
16451 msgstr ""
16453 #: parse.y:3833
16454 #, c-format
16455 msgid "`%E' is not a type, use `typename %E' to make it one"
16456 msgstr ""
16458 #: parse.y:3835
16459 #, fuzzy
16460 msgid "no type `%D' in `%T'"
16461 msgstr "вяртаемы тып \"%s\" не \"int\""
16463 #: parse.y:3838
16464 #, c-format
16465 msgid "type specifier omitted for parameter `%E'"
16466 msgstr ""
16468 #: parse.y:3846
16469 msgid "'%D' is used as a type, but is not defined as a type."
16470 msgstr ""
16472 #: cp/pt.c:198
16473 msgid "data member `%D' cannot be a member template"
16474 msgstr ""
16476 #: cp/pt.c:210
16477 #, fuzzy
16478 msgid "invalid member template declaration `%D'"
16479 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16481 #: cp/pt.c:605
16482 msgid "explicit specialization in non-namespace scope `%D'"
16483 msgstr ""
16485 #: cp/pt.c:617
16486 msgid "enclosing class templates are not explicitly specialized"
16487 msgstr ""
16489 #: cp/pt.c:692
16490 msgid "specializing `%#T' in different namespace"
16491 msgstr ""
16493 #: cp/pt.c:693
16494 msgid "  from definition of `%#D'"
16495 msgstr ""
16497 #: cp/pt.c:701
16498 msgid "specialization of `%T' after instantiation"
16499 msgstr ""
16501 #: cp/pt.c:704
16502 msgid "explicit specialization of non-template `%T'"
16503 msgstr ""
16505 #: cp/pt.c:836
16506 msgid "specialization of %D after instantiation"
16507 msgstr ""
16509 #: cp/pt.c:939
16510 msgid "%s %+#D"
16511 msgstr ""
16513 #: cp/pt.c:990
16514 #, fuzzy
16515 msgid "`%D' is not a function template"
16516 msgstr "\"%s\" звычайна функцыя"
16518 #: cp/pt.c:1129
16519 msgid "template-id `%D' for `%+D' does not match any template declaration"
16520 msgstr ""
16522 #: cp/pt.c:1137
16523 msgid "ambiguous template specialization `%D' for `%+D'"
16524 msgstr ""
16526 #. This case handles bogus declarations like template <>
16527 #. template <class T> void f<int>();
16528 #: cp/pt.c:1364 cp/pt.c:1438
16529 msgid "template-id `%D' in declaration of primary template"
16530 msgstr ""
16532 #: cp/pt.c:1377
16533 msgid "template parameter list used in explicit instantiation"
16534 msgstr ""
16536 #: cp/pt.c:1383
16537 msgid "definition provided for explicit instantiation"
16538 msgstr ""
16540 #: cp/pt.c:1389
16541 msgid "too many template parameter lists in declaration of `%D'"
16542 msgstr ""
16544 #: cp/pt.c:1405
16545 msgid "too few template parameter lists in declaration of `%D'"
16546 msgstr ""
16548 #: cp/pt.c:1422
16549 msgid "explicit specialization not preceded by `template <>'"
16550 msgstr ""
16552 #: cp/pt.c:1435
16553 msgid "partial specialization `%D' of function template"
16554 msgstr ""
16556 #: cp/pt.c:1467
16557 msgid "default argument specified in explicit specialization"
16558 msgstr ""
16560 #: cp/pt.c:1471
16561 msgid "template specialization with C linkage"
16562 msgstr ""
16564 #. From [temp.expl.spec]:
16566 #. If such an explicit specialization for the member
16567 #. of a class template names an implicitly-declared
16568 #. special member function (clause _special_), the
16569 #. program is ill-formed.
16571 #. Similar language is found in [temp.explicit].
16572 #: cp/pt.c:1558
16573 msgid "specialization of implicitly-declared special member function"
16574 msgstr ""
16576 #: cp/pt.c:1602
16577 msgid "no member function `%D' declared in `%T'"
16578 msgstr ""
16580 #. There are two many template parameter lists.
16581 #: cp/pt.c:1750
16582 msgid "too many template parameter lists in declaration of `%T'"
16583 msgstr ""
16585 #: cp/pt.c:1846
16586 msgid " shadows template parm `%#D'"
16587 msgstr ""
16589 #: cp/pt.c:2250
16590 msgid "template parameters not used in partial specialization:"
16591 msgstr ""
16593 #: cp/pt.c:2254
16594 msgid "        `%D'"
16595 msgstr ""
16597 #: cp/pt.c:2266
16598 msgid "partial specialization `%T' does not specialize any template arguments"
16599 msgstr ""
16601 #: cp/pt.c:2291
16602 #, c-format
16603 msgid "template argument `%E' involves template parameter(s)"
16604 msgstr ""
16606 #: cp/pt.c:2335
16607 msgid "type `%T' of template argument `%E' depends on template parameter(s)"
16608 msgstr ""
16610 #: cp/pt.c:2423
16611 #, fuzzy
16612 msgid "no default argument for `%D'"
16613 msgstr "нехапае аргументаў у функцыі \"%s\""
16615 #: cp/pt.c:2576
16616 msgid "template with C linkage"
16617 msgstr ""
16619 #: cp/pt.c:2579
16620 msgid "template class without a name"
16621 msgstr ""
16623 #: cp/pt.c:2656
16624 msgid "`%D' does not declare a template type"
16625 msgstr ""
16627 #: cp/pt.c:2662
16628 msgid "template definition of non-template `%#D'"
16629 msgstr ""
16631 #: cp/pt.c:2703
16632 msgid "expected %d levels of template parms for `%#D', got %d"
16633 msgstr ""
16635 #: cp/pt.c:2715
16636 msgid "got %d template parameters for `%#D'"
16637 msgstr ""
16639 #: cp/pt.c:2718
16640 msgid "got %d template parameters for `%#T'"
16641 msgstr ""
16643 #: cp/pt.c:2720
16644 #, c-format
16645 msgid "  but %d required"
16646 msgstr ""
16648 #: cp/pt.c:2803
16649 #, fuzzy
16650 msgid "`%T' is not a template type"
16651 msgstr "\"%s\" мае незавершаны тып"
16653 #: cp/pt.c:2819
16654 msgid "previous declaration `%D'"
16655 msgstr "папярэдняе абвяшчэньне `%D'"
16657 #: cp/pt.c:2820
16658 #, c-format
16659 msgid "used %d template parameter%s instead of %d"
16660 msgstr ""
16662 #: cp/pt.c:2836
16663 #, fuzzy
16664 msgid "template parameter `%#D'"
16665 msgstr "невыкарыстаемы параметр \"%s\""
16667 #: cp/pt.c:2837
16668 msgid "redeclared here as `%#D'"
16669 msgstr ""
16671 #. We have in [temp.param]:
16673 #. A template-parameter may not be given default arguments
16674 #. by two different declarations in the same scope.
16675 #: cp/pt.c:2847
16676 msgid "redefinition of default argument for `%#D'"
16677 msgstr ""
16679 #: cp/pt.c:2848
16680 msgid "  original definition appeared here"
16681 msgstr ""
16683 #: cp/pt.c:2941
16684 #, c-format
16685 msgid "`%E' is not a valid template argument"
16686 msgstr ""
16688 #: cp/pt.c:2945
16689 msgid "it must be the address of a function with external linkage"
16690 msgstr ""
16692 #: cp/pt.c:2947
16693 msgid "it must be the address of an object with external linkage"
16694 msgstr ""
16696 #: cp/pt.c:2951
16697 msgid "it must be a pointer-to-member of the form `&X::Y'"
16698 msgstr ""
16700 #: cp/pt.c:2962
16701 #, c-format
16702 msgid "string literal %E is not a valid template argument because it is the address of an object with static linkage"
16703 msgstr ""
16705 #: cp/pt.c:2974
16706 #, c-format
16707 msgid "address of non-extern `%E' cannot be used as template argument"
16708 msgstr ""
16710 #: cp/pt.c:2985
16711 #, c-format
16712 msgid "non-constant `%E' cannot be used as template argument"
16713 msgstr ""
16715 #: cp/pt.c:2992
16716 #, c-format
16717 msgid "object `%E' cannot be used as template argument"
16718 msgstr ""
16720 #: cp/pt.c:3367
16721 #, c-format
16722 msgid "to refer to a type member of a template parameter, use `typename %E'"
16723 msgstr ""
16725 #: cp/pt.c:3380 cp/pt.c:3396 cp/pt.c:3435
16726 msgid "type/value mismatch at argument %d in template parameter list for `%D'"
16727 msgstr ""
16729 #: cp/pt.c:3383
16730 msgid "  expected a constant of type `%T', got `%T'"
16731 msgstr ""
16733 #: cp/pt.c:3387
16734 #, c-format
16735 msgid "  expected a type, got `%E'"
16736 msgstr ""
16738 #: cp/pt.c:3399
16739 msgid "  expected a type, got `%T'"
16740 msgstr ""
16742 #: cp/pt.c:3401
16743 msgid "  expected a class template, got `%T'"
16744 msgstr ""
16746 #: cp/pt.c:3437
16747 msgid "  expected a template of type `%D', got `%D'"
16748 msgstr ""
16750 #: cp/pt.c:3459
16751 msgid "template-argument `%T' uses anonymous type"
16752 msgstr ""
16754 #: cp/pt.c:3462
16755 msgid "template-argument `%T' uses local type `%T'"
16756 msgstr ""
16758 #: cp/pt.c:3472
16759 #, fuzzy
16760 msgid "template-argument `%T' is a variably modified type"
16761 msgstr "параметр \"%s\" ініцыялізаваны"
16763 #: cp/pt.c:3507
16764 msgid "could not convert template argument `%E' to `%T'"
16765 msgstr ""
16767 #: cp/pt.c:3551
16768 #, c-format
16769 msgid "wrong number of template arguments (%d, should be %d)"
16770 msgstr ""
16772 #: cp/pt.c:3555
16773 #, fuzzy
16774 msgid "provided for `%D'"
16775 msgstr "дэструктару неабходны \"%#D\""
16777 #: cp/pt.c:3602
16778 #, fuzzy, c-format
16779 msgid "template argument %d is invalid"
16780 msgstr "параметр \"%s\" ініцыялізаваны"
16782 #: cp/pt.c:3837
16783 msgid "non-template used as template"
16784 msgstr ""
16786 #: cp/pt.c:3968
16787 msgid "`%T' is not a template"
16788 msgstr ""
16790 #: cp/pt.c:3981
16791 msgid "non-template type `%T' used as a template"
16792 msgstr ""
16794 #: cp/pt.c:3983
16795 #, fuzzy
16796 msgid "for template declaration `%D'"
16797 msgstr "пустое абвяшчэнне"
16799 #: cp/pt.c:4598
16800 msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth-NN to increase the maximum) instantiating `%D'"
16801 msgstr ""
16803 #: cp/pt.c:5074
16804 msgid "ambiguous class template instantiation for `%#T'"
16805 msgstr ""
16807 #: cp/pt.c:5081
16808 msgid "%s %+#T"
16809 msgstr ""
16811 #: cp/pt.c:6104 cp/pt.c:6214
16812 msgid "instantiation of `%D' as type `%T'"
16813 msgstr ""
16815 #: cp/pt.c:6258
16816 msgid "invalid parameter type `%T'"
16817 msgstr "нерэчаісны тып парамэтра `%T'"
16819 #: cp/pt.c:6260
16820 msgid "in declaration `%D'"
16821 msgstr "у абвяшчэньні  `%D'"
16823 #: cp/pt.c:6335
16824 msgid "creating pointer to member function of non-class type `%T'"
16825 msgstr ""
16827 #: cp/pt.c:6498
16828 msgid "creating array with size zero"
16829 msgstr ""
16831 #: cp/pt.c:6512
16832 #, c-format
16833 msgid "creating array with size zero (`%E')"
16834 msgstr ""
16836 #: cp/pt.c:6751
16837 msgid "forming reference to void"
16838 msgstr ""
16840 #: cp/pt.c:6753
16841 msgid "forming %s to reference type `%T'"
16842 msgstr ""
16844 #: cp/pt.c:6791
16845 msgid "creating pointer to member of non-class type `%T'"
16846 msgstr ""
16848 #: cp/pt.c:6797
16849 msgid "creating pointer to member reference type `%T'"
16850 msgstr ""
16852 #: cp/pt.c:6875
16853 msgid "creating array of `%T'"
16854 msgstr ""
16856 #: cp/pt.c:6918
16857 msgid "`%T' is not a class, struct, or union type"
16858 msgstr ""
16860 #: cp/pt.c:7028
16861 #, c-format
16862 msgid "use of `%s' in template"
16863 msgstr ""
16865 #: cp/pt.c:7790
16866 msgid "type `%T' composed from a local class is not a valid template-argument"
16867 msgstr ""
16869 #: cp/pt.c:7791
16870 msgid "  trying to instantiate `%D'"
16871 msgstr ""
16873 #: cp/pt.c:8230
16874 msgid "incomplete type unification"
16875 msgstr ""
16877 #: cp/pt.c:9178
16878 #, c-format
16879 msgid "use of `%s' in template type unification"
16880 msgstr ""
16882 #: cp/pt.c:9596 cp/pt.c:9668
16883 msgid "explicit instantiation of non-template `%#D'"
16884 msgstr ""
16886 #: cp/pt.c:9612 cp/pt.c:9663
16887 msgid "no matching template for `%D' found"
16888 msgstr ""
16890 #: cp/pt.c:9618
16891 msgid "explicit instantiation of `%#D'"
16892 msgstr ""
16894 #: cp/pt.c:9655
16895 #, fuzzy
16896 msgid "duplicate explicit instantiation of `%#D'"
16897 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16899 #: cp/pt.c:9680
16900 msgid "ISO C++ forbids the use of `extern' on explicit instantiations"
16901 msgstr ""
16903 #: cp/pt.c:9684 cp/pt.c:9762
16904 msgid "storage class `%D' applied to template instantiation"
16905 msgstr ""
16907 #: cp/pt.c:9729
16908 msgid "explicit instantiation of non-template type `%T'"
16909 msgstr ""
16911 #: cp/pt.c:9743
16912 msgid "explicit instantiation of `%#T' before definition of template"
16913 msgstr ""
16915 #: cp/pt.c:9751
16916 #, c-format
16917 msgid "ISO C++ forbids the use of `%s' on explicit instantiations"
16918 msgstr ""
16920 #: cp/pt.c:9795
16921 #, fuzzy
16922 msgid "duplicate explicit instantiation of `%#T'"
16923 msgstr "паўторнае абвяшчэнне меткі \"%s\""
16925 #: cp/pt.c:10177
16926 msgid "explicit instantiation of `%D' but no definition available"
16927 msgstr ""
16929 #: cp/pt.c:10551
16930 msgid "`%#T' is not a valid type for a template constant parameter"
16931 msgstr ""
16933 #: cp/repo.c:271
16934 msgid "-frepo must be used with -c"
16935 msgstr ""
16937 #: cp/repo.c:361
16938 #, c-format
16939 msgid "mysterious repository information in %s"
16940 msgstr ""
16942 #: cp/repo.c:376
16943 #, c-format
16944 msgid "can't create repository information file `%s'"
16945 msgstr ""
16947 #: cp/rtti.c:240
16948 msgid "cannot use typeid with -fno-rtti"
16949 msgstr ""
16951 #: cp/rtti.c:246
16952 msgid "must #include <typeinfo> before using typeid"
16953 msgstr ""
16955 #: cp/rtti.c:320
16956 msgid "cannot create type information for type `%T' because its size is variable"
16957 msgstr ""
16959 #: cp/rtti.c:585 cp/rtti.c:599
16960 msgid "dynamic_cast of `%#D' to `%#T' can never succeed"
16961 msgstr ""
16963 #: cp/rtti.c:675
16964 msgid "cannot dynamic_cast `%E' (of type `%#T') to type `%#T' (%s)"
16965 msgstr ""
16967 #: cp/search.c:348
16968 msgid "`%T' is an inaccessible base of `%T'"
16969 msgstr ""
16971 #: cp/search.c:358
16972 msgid "`%T' is an ambiguous base of `%T'"
16973 msgstr ""
16975 #: cp/search.c:1925
16976 msgid "adjusting pointers for covariant returns"
16977 msgstr ""
16979 #: cp/search.c:1929 cp/search.c:1936
16980 msgid "invalid covariant return type for `%#D'"
16981 msgstr ""
16983 #: cp/search.c:1930
16984 msgid "  overriding `%#D' (must be pointer or reference to class)"
16985 msgstr ""
16987 #: cp/search.c:1937
16988 msgid "  overriding `%#D' (must use pointer or reference)"
16989 msgstr ""
16991 #: cp/search.c:1942
16992 msgid "conflicting return type specified for `%#D'"
16993 msgstr ""
16995 #: cp/search.c:1943
16996 msgid "  overriding `%#D'"
16997 msgstr ""
16999 #: cp/search.c:1952
17000 #, c-format
17001 msgid "looser throw specifier for `%#F'"
17002 msgstr ""
17004 #: cp/search.c:1953
17005 #, c-format
17006 msgid "  overriding `%#F'"
17007 msgstr ""
17009 #. A static member function cannot match an inherited
17010 #. virtual member function.
17011 #: cp/search.c:2042
17012 msgid "`%#D' cannot be declared"
17013 msgstr ""
17015 #: cp/search.c:2043
17016 msgid "  since `%#D' declared in base class"
17017 msgstr ""
17019 #: cp/search.c:2184
17020 msgid "`%#D' needs a final overrider"
17021 msgstr ""
17023 #: cp/semantics.c:919
17024 #, fuzzy, c-format
17025 msgid "type of asm operand `%E' could not be determined"
17026 msgstr "тып параметра \"%s\" не аб'яўлены"
17028 #: cp/semantics.c:1051
17029 msgid "ISO C++ does not permit named return values"
17030 msgstr ""
17032 #: cp/semantics.c:1060
17033 msgid "return identifier `%D' already in place"
17034 msgstr ""
17036 #: cp/semantics.c:1068
17037 msgid "can't redefine default return value for constructors"
17038 msgstr ""
17040 #: cp/semantics.c:1100
17041 msgid "only constructors take base initializers"
17042 msgstr ""
17044 #: cp/semantics.c:1342
17045 msgid "`this' is unavailable for static member functions"
17046 msgstr ""
17048 #: cp/semantics.c:1348
17049 msgid "invalid use of `this' in non-member function"
17050 msgstr ""
17052 #: cp/semantics.c:1350
17053 msgid "invalid use of `this' at top level"
17054 msgstr ""
17056 #: cp/semantics.c:1380
17057 msgid "calling type `%T' like a method"
17058 msgstr ""
17060 #: cp/semantics.c:1418
17061 msgid "destructor specifier `%T::~%T()' must have matching names"
17062 msgstr ""
17064 #: cp/semantics.c:1424
17065 msgid "`%E' is not of type `%T'"
17066 msgstr ""
17068 #: cp/semantics.c:1612
17069 msgid "template type parameters must use the keyword `class' or `typename'"
17070 msgstr ""
17072 #: cp/semantics.c:1651
17073 msgid "invalid default template argument"
17074 msgstr ""
17076 #: cp/semantics.c:1693
17077 msgid "definition of `%#T' inside template parameter list"
17078 msgstr ""
17080 #: cp/semantics.c:1709
17081 msgid "invalid definition of qualified type `%T'"
17082 msgstr ""
17084 #: cp/semantics.c:2051
17085 #, fuzzy
17086 msgid "invalid base-class specification"
17087 msgstr "Нерэчаісная спецыфікацыя! Памылка ў cc."
17089 #: cp/semantics.c:2060
17090 msgid "base class `%T' has cv qualifiers"
17091 msgstr ""
17093 #: cp/semantics.c:2091
17094 msgid "multiple declarators in template declaration"
17095 msgstr ""
17097 #: cp/spew.c:225
17098 #, c-format
17099 msgid "identifier name `%s' conflicts with GNU C++ internal naming strategy"
17100 msgstr ""
17102 #: cp/spew.c:1002 cp/spew.c:1336
17103 msgid "parse error at end of saved function text"
17104 msgstr ""
17106 #: cp/spew.c:1090 cp/spew.c:1178
17107 msgid "%Hend of file read inside definition"
17108 msgstr ""
17110 #: cp/spew.c:1121
17111 msgid "parse error in method specification"
17112 msgstr ""
17114 #: cp/spew.c:1161
17115 msgid "function body for constructor missing"
17116 msgstr ""
17118 #: cp/spew.c:1258
17119 msgid "%Hend of file read inside default argument"
17120 msgstr ""
17122 #: cp/spew.c:1415
17123 msgid "circular dependency in default args of `%#D'"
17124 msgstr ""
17126 #: cp/spew.c:1479
17127 msgid "invalid type `%T' for default argument to `%T'"
17128 msgstr ""
17130 #: cp/spew.c:1539
17131 #, c-format
17132 msgid "%s before `%s'"
17133 msgstr "%s перад \"%s\""
17135 #: cp/spew.c:1541
17136 #, c-format
17137 msgid "%s before `%c'"
17138 msgstr "%s перад '%c'"
17140 #: cp/spew.c:1543
17141 #, c-format
17142 msgid "%s before `\\%o'"
17143 msgstr "%s перад \"\\%o\""
17145 #: cp/spew.c:1546
17146 #, c-format
17147 msgid "%s before `%s' token"
17148 msgstr "%s перад знакам \"%s\""
17150 #: cp/tree.c:251 cp/tree.c:263
17151 #, c-format
17152 msgid "non-lvalue in %s"
17153 msgstr ""
17155 #: cp/tree.c:635
17156 msgid "`%V' qualifiers cannot be applied to `%T'"
17157 msgstr ""
17159 #: cp/tree.c:2012
17160 #, c-format
17161 msgid "`%s' attribute can only be applied to Java class definitions"
17162 msgstr ""
17164 #: cp/tree.c:2042
17165 #, c-format
17166 msgid "`%s' attribute can only be applied to class definitions"
17167 msgstr ""
17169 #: cp/tree.c:2048
17170 #, c-format
17171 msgid "`%s' is obsolete; g++ vtables are now COM-compatible by default"
17172 msgstr ""
17174 #: cp/tree.c:2073
17175 msgid "requested init_priority is not an integer constant"
17176 msgstr ""
17178 #: cp/tree.c:2094
17179 #, c-format
17180 msgid "can only use `%s' attribute on file-scope definitions of objects of class type"
17181 msgstr ""
17183 #: cp/tree.c:2102
17184 msgid "requested init_priority is out of range"
17185 msgstr ""
17187 #: cp/tree.c:2112
17188 msgid "requested init_priority is reserved for internal use"
17189 msgstr ""
17191 #: cp/tree.c:2122
17192 #, fuzzy, c-format
17193 msgid "`%s' attribute is not supported on this platform"
17194 msgstr "атрыбуты секцыі не падтрымліваюцца для гэтай мэты"
17196 #: cp/tree.c:2659
17197 #, c-format
17198 msgid "lang_* check: failed in %s, at %s:%d"
17199 msgstr ""
17201 #: cp/typeck.c:524
17202 #, c-format
17203 msgid "ISO C++ forbids %s between pointer of type `void *' and pointer-to-function"
17204 msgstr ""
17206 #: cp/typeck.c:545
17207 msgid "%s between distinct pointer types `%T' and `%T' lacks a cast"
17208 msgstr ""
17210 #: cp/typeck.c:1438
17211 msgid "ISO C++ prohibits conversion from `%#T' to `(...)'"
17212 msgstr ""
17214 #: cp/typeck.c:1516
17215 #, c-format
17216 msgid "invalid application of `%s' to a member function"
17217 msgstr ""
17219 #: cp/typeck.c:1522
17220 #, c-format
17221 msgid "invalid application of `%s' to non-static member"
17222 msgstr ""
17224 #: cp/typeck.c:1540
17225 msgid "sizeof applied to a bit-field"
17226 msgstr ""
17228 #: cp/typeck.c:1543
17229 msgid "ISO C++ forbids applying `sizeof' to an expression of function type"
17230 msgstr ""
17232 #: cp/typeck.c:1655
17233 msgid "invalid use of non-lvalue array"
17234 msgstr ""
17236 #: cp/typeck.c:1761
17237 msgid "deprecated conversion from string constant to `%T'"
17238 msgstr ""
17240 #: cp/typeck.c:1892 cp/typeck.c:2115
17241 msgid "request for member `%D' in `%E', which is of non-class type `%T'"
17242 msgstr ""
17244 #: cp/typeck.c:1918
17245 #, fuzzy
17246 msgid "`%D' is not a member of `%T'"
17247 msgstr "\"%s\" мае незавершаны тып"
17249 #: cp/typeck.c:1958 cp/typeck.c:1979
17250 #, fuzzy
17251 msgid "invalid access to non-static data member `%D' of NULL object"
17252 msgstr "нявернае выкарыстанне \"restict\""
17254 #: cp/typeck.c:1960 cp/typeck.c:1981
17255 msgid "(perhaps the `offsetof' macro was used incorrectly)"
17256 msgstr ""
17258 #: cp/typeck.c:2161
17259 #, fuzzy
17260 msgid "`%D::%D' is not a member of `%T'"
17261 msgstr "\"%s\" - гэта не пачатак дэкларацыі"
17263 #: cp/typeck.c:2187
17264 msgid "destructor specifier `%T::~%T' must have matching names"
17265 msgstr ""
17267 #: cp/typeck.c:2193
17268 msgid "type `%T' has no destructor"
17269 msgstr ""
17271 #: cp/typeck.c:2232
17272 #, fuzzy
17273 msgid "`%D' is not a member template function"
17274 msgstr "`%D' - гэта ня функцыя,"
17276 #. A pointer to incomplete type (other than cv void) can be
17277 #. dereferenced [expr.unary.op]/1
17278 #: cp/typeck.c:2326
17279 msgid "`%T' is not a pointer-to-object type"
17280 msgstr ""
17282 #: cp/typeck.c:2353
17283 #, c-format
17284 msgid "invalid use of `%s' on pointer to member"
17285 msgstr ""
17287 #: cp/typeck.c:2359
17288 msgid "invalid type argument"
17289 msgstr ""
17291 #: cp/typeck.c:2462
17292 msgid "ISO C++ forbids subscripting non-lvalue array"
17293 msgstr ""
17295 #: cp/typeck.c:2473
17296 msgid "subscripting array declared `register'"
17297 msgstr ""
17299 #: cp/typeck.c:2558
17300 #, c-format
17301 msgid "object missing in use of `%E'"
17302 msgstr ""
17304 #: cp/typeck.c:2663
17305 msgid "ISO C++ forbids calling `::main' from within program"
17306 msgstr ""
17308 #: cp/typeck.c:2688
17309 #, c-format
17310 msgid "must use .* or ->* to call pointer-to-member function in `%E (...)'"
17311 msgstr ""
17313 #: cp/typeck.c:2701
17314 #, fuzzy, c-format
17315 msgid "`%E' cannot be used as a function"
17316 msgstr "\"%s\" звычайна функцыя"
17318 #: cp/typeck.c:2826
17319 #, fuzzy
17320 msgid "too many arguments to %s `%+#D'"
17321 msgstr "вельмі шмат аргументаў у функцыі \"%s\""
17323 #: cp/typeck.c:2867
17324 msgid "parameter type of called function is incomplete"
17325 msgstr ""
17327 #: cp/typeck.c:2930
17328 #, fuzzy
17329 msgid "too few arguments to %s `%+#D'"
17330 msgstr "нехапае аргументаў у функцыі \"%s\""
17332 #: cp/typeck.c:3058 cp/typeck.c:3068
17333 msgid "assuming cast to type `%T' from overloaded function"
17334 msgstr ""
17336 #: cp/typeck.c:3128
17337 #, c-format
17338 msgid "division by zero in `%E / 0'"
17339 msgstr ""
17341 #: cp/typeck.c:3130
17342 #, c-format
17343 msgid "division by zero in `%E / 0.'"
17344 msgstr ""
17346 #: cp/typeck.c:3160
17347 #, c-format
17348 msgid "division by zero in `%E %% 0'"
17349 msgstr ""
17351 #: cp/typeck.c:3162
17352 #, c-format
17353 msgid "division by zero in `%E %% 0.'"
17354 msgstr ""
17356 #: cp/typeck.c:3242
17357 #, c-format
17358 msgid "%s rotate count is negative"
17359 msgstr ""
17361 #: cp/typeck.c:3245
17362 #, c-format
17363 msgid "%s rotate count >= width of type"
17364 msgstr ""
17366 #: cp/typeck.c:3276 cp/typeck.c:3281 cp/typeck.c:3372 cp/typeck.c:3377
17367 msgid "ISO C++ forbids comparison between pointer and integer"
17368 msgstr ""
17370 #: cp/typeck.c:3555
17371 msgid "comparison between types `%#T' and `%#T'"
17372 msgstr ""
17374 #: cp/typeck.c:3591
17375 msgid "comparison between signed and unsigned integer expressions"
17376 msgstr ""
17378 #: cp/typeck.c:3656
17379 msgid "invalid operands of types `%T' and `%T' to binary `%O'"
17380 msgstr ""
17382 #. Some sort of arithmetic operation involving NULL was
17383 #. performed.  Note that pointer-difference and pointer-addition
17384 #. have already been handled above, and so we don't end up here in
17385 #. that case.
17386 #: cp/typeck.c:3678
17387 msgid "NULL used in arithmetic"
17388 msgstr ""
17390 #: cp/typeck.c:3745
17391 msgid "ISO C++ forbids using pointer of type `void *' in subtraction"
17392 msgstr ""
17394 #: cp/typeck.c:3747
17395 msgid "ISO C++ forbids using pointer to a function in subtraction"
17396 msgstr ""
17398 #: cp/typeck.c:3749
17399 msgid "ISO C++ forbids using pointer to a method in subtraction"
17400 msgstr ""
17402 #: cp/typeck.c:3751
17403 msgid "ISO C++ forbids using pointer to a member in subtraction"
17404 msgstr ""
17406 #: cp/typeck.c:3763
17407 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
17408 msgstr ""
17410 #: cp/typeck.c:3823
17411 #, c-format
17412 msgid "invalid use of '%E' to form a pointer-to-member-function.  Use a qualified-id."
17413 msgstr ""
17415 #: cp/typeck.c:3829
17416 #, c-format
17417 msgid "parenthesis around '%E' cannot be used to form a pointer-to-member-function"
17418 msgstr ""
17420 #: cp/typeck.c:3852
17421 msgid "taking address of temporary"
17422 msgstr ""
17424 #: cp/typeck.c:4055
17425 #, c-format
17426 msgid "ISO C++ forbids %sing an enum"
17427 msgstr ""
17429 #: cp/typeck.c:4067
17430 #, fuzzy
17431 msgid "cannot %s a pointer to incomplete type `%T'"
17432 msgstr "\"%s\" мае незавершаны тып"
17434 #: cp/typeck.c:4074
17435 msgid "ISO C++ forbids %sing a pointer of type `%T'"
17436 msgstr ""
17438 #: cp/typeck.c:4099
17439 msgid "cast to non-reference type used as lvalue"
17440 msgstr ""
17442 #: cp/typeck.c:4133
17443 msgid "invalid use of `--' on bool variable `%D'"
17444 msgstr ""
17446 #. ARM $3.4
17447 #: cp/typeck.c:4166
17448 msgid "ISO C++ forbids taking address of function `::main'"
17449 msgstr ""
17451 #. An expression like &memfn.
17452 #: cp/typeck.c:4233
17453 msgid "ISO C++ forbids taking the address of an unqualified non-static member function to form a pointer to member function.  Say `&%T::%D'"
17454 msgstr ""
17456 #: cp/typeck.c:4235
17457 msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say `&%T::%D'"
17458 msgstr ""
17460 #: cp/typeck.c:4259
17461 msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
17462 msgstr ""
17464 #: cp/typeck.c:4290
17465 #, fuzzy
17466 msgid "attempt to take address of bit-field structure member `%D'"
17467 msgstr "не магу атрымаць адрас бітавага поля \"%s\""
17469 #: cp/typeck.c:4418
17470 msgid "taking address of destructor"
17471 msgstr ""
17473 #: cp/typeck.c:4431
17474 msgid "taking address of bound pointer-to-member expression"
17475 msgstr ""
17477 #: cp/typeck.c:4447
17478 msgid "cannot create pointer to reference member `%D'"
17479 msgstr ""
17481 #: cp/typeck.c:4510
17482 msgid "cannot take the address of `this', which is an rvalue expression"
17483 msgstr ""
17485 #: cp/typeck.c:4529
17486 msgid "address requested for `%D', which is declared `register'"
17487 msgstr ""
17489 #: cp/typeck.c:4750
17490 msgid "static_cast from type `%T' to type `%T' casts away constness"
17491 msgstr ""
17493 #: cp/typeck.c:4758
17494 msgid "invalid static_cast from type `%T' to type `%T'"
17495 msgstr ""
17497 #: cp/typeck.c:4797
17498 msgid "invalid reinterpret_cast of an rvalue expression of type `%T' to type `%T'"
17499 msgstr ""
17501 #: cp/typeck.c:4817
17502 msgid "reinterpret_cast from `%T' to `%T' loses precision"
17503 msgstr ""
17505 #: cp/typeck.c:4830
17506 msgid "reinterpret_cast from `%T' to `%T' casts away const (or volatile)"
17507 msgstr ""
17509 #: cp/typeck.c:4839
17510 msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
17511 msgstr ""
17513 #: cp/typeck.c:4845
17514 msgid "invalid reinterpret_cast from type `%T' to type `%T'"
17515 msgstr ""
17517 #: cp/typeck.c:4872
17518 msgid "invalid use of const_cast with type `%T', which is not a pointer, reference, nor a pointer-to-data-member type"
17519 msgstr ""
17521 #: cp/typeck.c:4875
17522 msgid "invalid use of const_cast with type `%T', which is a pointer or reference to a function type"
17523 msgstr ""
17525 #: cp/typeck.c:4898
17526 msgid "invalid const_cast of an rvalue of type `%T' to type `%T'"
17527 msgstr ""
17529 #: cp/typeck.c:4914
17530 msgid "invalid const_cast from type `%T' to type `%T'"
17531 msgstr ""
17533 #: cp/typeck.c:4956 cp/typeck.c:4961
17534 msgid "ISO C++ forbids casting to an array type `%T'"
17535 msgstr ""
17537 #: cp/typeck.c:4969
17538 #, fuzzy
17539 msgid "invalid cast to function type `%T'"
17540 msgstr "Нерэчаісны выбар \"%s\""
17542 #: cp/typeck.c:5021
17543 msgid "cast from `%T' to `%T' discards qualifiers from pointer target type"
17544 msgstr ""
17546 #: cp/typeck.c:5067
17547 msgid "cast from `%T' to `%T' increases required alignment of target type"
17548 msgstr ""
17550 #: cp/typeck.c:5235
17551 msgid "  in evaluation of `%Q(%#T, %#T)'"
17552 msgstr ""
17554 #: cp/typeck.c:5277
17555 msgid "ISO C++ forbids cast to non-reference type used as lvalue"
17556 msgstr ""
17558 #: cp/typeck.c:5349
17559 msgid "incompatible types in assignment of `%T' to `%T'"
17560 msgstr ""
17562 #: cp/typeck.c:5356
17563 msgid "ISO C++ forbids assignment of arrays"
17564 msgstr ""
17566 #: cp/typeck.c:5499
17567 msgid "   in pointer to member function conversion"
17568 msgstr ""
17570 #: cp/typeck.c:5507
17571 msgid "   in pointer to member conversion"
17572 msgstr ""
17574 #. This is a reinterpret cast, we choose to do nothing.
17575 #: cp/typeck.c:5518 cp/typeck.c:5537
17576 msgid "pointer to member cast via virtual base `%T' of `%T'"
17577 msgstr ""
17579 #: cp/typeck.c:5541
17580 msgid "pointer to member conversion via virtual base `%T' of `%T'"
17581 msgstr ""
17583 #: cp/typeck.c:5611
17584 msgid "invalid conversion to type `%T' from type `%T'"
17585 msgstr ""
17587 #: cp/typeck.c:5776
17588 msgid "passing NULL used for non-pointer %s %P of `%D'"
17589 msgstr ""
17591 #: cp/typeck.c:5779
17592 msgid "%s to non-pointer type `%T' from NULL"
17593 msgstr ""
17595 #: cp/typeck.c:5787
17596 msgid "passing `%T' for %s %P of `%D'"
17597 msgstr ""
17599 #: cp/typeck.c:5790
17600 msgid "%s to `%T' from `%T'"
17601 msgstr ""
17603 #: cp/typeck.c:5800
17604 msgid "passing negative value `%E' for %s %P of `%D'"
17605 msgstr ""
17607 #: cp/typeck.c:5803
17608 msgid "%s of negative value `%E' to `%T'"
17609 msgstr ""
17611 #: cp/typeck.c:5898
17612 msgid "cannot convert `%T' to `%T' for argument `%P' to `%D'"
17613 msgstr ""
17615 #: cp/typeck.c:5901
17616 msgid "cannot convert `%T' to `%T' in %s"
17617 msgstr ""
17619 #: cp/typeck.c:5988 cp/typeck.c:5990
17620 msgid "in passing argument %P of `%+D'"
17621 msgstr ""
17623 #: cp/typeck.c:6105
17624 msgid "returning reference to temporary"
17625 msgstr ""
17627 #: cp/typeck.c:6112
17628 msgid "reference to non-lvalue returned"
17629 msgstr ""
17631 #: cp/typeck.c:6124
17632 msgid "reference to local variable `%D' returned"
17633 msgstr ""
17635 #: cp/typeck.c:6127
17636 msgid "address of local variable `%D' returned"
17637 msgstr ""
17639 #: cp/typeck.c:6158
17640 msgid "returning a value from a destructor"
17641 msgstr ""
17643 #. If a return statement appears in a handler of the
17644 #. function-try-block of a constructor, the program is ill-formed.
17645 #: cp/typeck.c:6166
17646 msgid "cannot return from a handler of a function-try-block of a constructor"
17647 msgstr ""
17649 #. You can't return a value from a constructor.
17650 #: cp/typeck.c:6169
17651 msgid "returning a value from a constructor"
17652 msgstr ""
17654 #: cp/typeck.c:6186
17655 msgid "return-statement with no value, in function declared with a non-void return type"
17656 msgstr ""
17658 #: cp/typeck.c:6202
17659 msgid "return-statement with a value, in function declared with a void return type"
17660 msgstr ""
17662 #: cp/typeck.c:6223
17663 msgid "`operator new' must not return NULL unless it is declared `throw()' (or -fcheck-new is in effect)"
17664 msgstr ""
17666 #: cp/typeck2.c:54
17667 msgid "type `%T' is not a base type for type `%T'"
17668 msgstr ""
17670 #: cp/typeck2.c:151
17671 msgid "cannot declare variable `%D' to be of type `%T'"
17672 msgstr ""
17674 #: cp/typeck2.c:154
17675 msgid "cannot declare parameter `%D' to be of type `%T'"
17676 msgstr ""
17678 #: cp/typeck2.c:157
17679 msgid "cannot declare field `%D' to be of type `%T'"
17680 msgstr ""
17682 #: cp/typeck2.c:161
17683 msgid "invalid return type for member function `%#D'"
17684 msgstr ""
17686 #: cp/typeck2.c:163
17687 msgid "invalid return type for function `%#D'"
17688 msgstr ""
17690 #: cp/typeck2.c:166
17691 msgid "cannot allocate an object of type `%T'"
17692 msgstr ""
17694 #: cp/typeck2.c:173
17695 msgid "  because the following virtual functions are abstract:"
17696 msgstr ""
17698 #: cp/typeck2.c:175
17699 msgid "\t%#D"
17700 msgstr ""
17702 #: cp/typeck2.c:178
17703 msgid "  since type `%T' has abstract virtual functions"
17704 msgstr ""
17706 #: cp/typeck2.c:331
17707 msgid "constructor syntax used, but no constructor declared for type `%T'"
17708 msgstr ""
17710 #: cp/typeck2.c:342
17711 msgid "comma expression used to initialize return value"
17712 msgstr ""
17714 #: cp/typeck2.c:351
17715 msgid "cannot initialize arrays using this syntax"
17716 msgstr ""
17718 #: cp/typeck2.c:406
17719 msgid "ISO C++ forbids non-constant aggregate initializer expressions"
17720 msgstr ""
17722 #: cp/typeck2.c:490
17723 msgid "initializing array with parameter list"
17724 msgstr ""
17726 #: cp/typeck2.c:546
17727 msgid "initializer for scalar variable requires one element"
17728 msgstr ""
17730 #: cp/typeck2.c:553
17731 msgid "braces around scalar initializer for `%T'"
17732 msgstr ""
17734 #: cp/typeck2.c:556
17735 msgid "ignoring extra initializers for `%T'"
17736 msgstr ""
17738 #: cp/typeck2.c:568
17739 msgid "variable-sized object of type `%T' may not be initialized"
17740 msgstr ""
17742 #: cp/typeck2.c:578
17743 msgid "subobject of type `%T' must be initialized by constructor, not by `%E'"
17744 msgstr ""
17746 #: cp/typeck2.c:644
17747 msgid "aggregate has a partly bracketed initializer"
17748 msgstr ""
17750 #: cp/typeck2.c:682 cp/typeck2.c:786
17751 msgid "non-trivial labeled initializers"
17752 msgstr ""
17754 #: cp/typeck2.c:699
17755 msgid "non-empty initializer for array of empty elements"
17756 msgstr ""
17758 #: cp/typeck2.c:752
17759 msgid "initializer list for object of class with virtual base classes"
17760 msgstr ""
17762 #: cp/typeck2.c:758
17763 msgid "initializer list for object of class with base classes"
17764 msgstr ""
17766 #: cp/typeck2.c:764
17767 msgid "initializer list for object using virtual functions"
17768 msgstr ""
17770 #: cp/typeck2.c:827 cp/typeck2.c:843
17771 #, fuzzy
17772 msgid "missing initializer for member `%D'"
17773 msgstr "прапушчан ініцыялізатар"
17775 #: cp/typeck2.c:832
17776 msgid "uninitialized const member `%D'"
17777 msgstr ""
17779 #: cp/typeck2.c:834
17780 #, fuzzy
17781 msgid "member `%D' with uninitialized const fields"
17782 msgstr "параметр \"%s\" ініцыялізаваны"
17784 #: cp/typeck2.c:837
17785 #, fuzzy
17786 msgid "member `%D' is uninitialized reference"
17787 msgstr "параметр \"%s\" ініцыялізаваны"
17789 #: cp/typeck2.c:883
17790 msgid "index value instead of field name in union initializer"
17791 msgstr ""
17793 #: cp/typeck2.c:895
17794 msgid "no field `%D' in union being initialized"
17795 msgstr ""
17797 #: cp/typeck2.c:903
17798 msgid "union `%T' with no named members cannot be initialized"
17799 msgstr ""
17801 #: cp/typeck2.c:939
17802 msgid "excess elements in aggregate initializer"
17803 msgstr ""
17805 #: cp/typeck2.c:1053
17806 msgid "circular pointer delegation detected"
17807 msgstr ""
17809 #: cp/typeck2.c:1066
17810 msgid "base operand of `->' has non-pointer type `%T'"
17811 msgstr ""
17813 #: cp/typeck2.c:1080
17814 msgid "result of `operator->()' yields non-pointer result"
17815 msgstr ""
17817 #: cp/typeck2.c:1082
17818 msgid "base operand of `->' is not a pointer"
17819 msgstr ""
17821 #: cp/typeck2.c:1148
17822 msgid "`%E' cannot be used as a member pointer, since it is of type `%T'"
17823 msgstr ""
17825 #: cp/typeck2.c:1155
17826 msgid "cannot apply member pointer `%E' to `%E', which is of non-aggregate type `%T'"
17827 msgstr ""
17829 #: cp/typeck2.c:1164
17830 msgid "member type `%T::' incompatible with object type `%T'"
17831 msgstr ""
17833 #: cp/typeck2.c:1201
17834 msgid "`%T' fails to be a typedef or built-in type"
17835 msgstr ""
17837 #: cp/typeck2.c:1274
17838 #, c-format
17839 msgid "ISO C++ forbids defining types within %s"
17840 msgstr ""
17842 #: cp/typeck2.c:1399
17843 #, fuzzy
17844 msgid "call to function `%D' which throws incomplete type `%#T'"
17845 msgstr "\"%s\" мае незавершаны тып"
17847 #: cp/typeck2.c:1402
17848 #, fuzzy
17849 msgid "call to function which throws incomplete type `%#T'"
17850 msgstr "\"%s\" мае незавершаны тып"
17852 #. XXX Not i18n clean.
17853 #: cp/cp-tree.h:3846
17854 #, c-format
17855 msgid "%s is deprecated, please see the documentation for details"
17856 msgstr ""
17858 #: cp/lang-options.h:29
17859 msgid "Do not obey access control semantics"
17860 msgstr ""
17862 #: cp/lang-options.h:31
17863 msgid "Change when template instances are emitted"
17864 msgstr ""
17866 #: cp/lang-options.h:36
17867 msgid "Check the return value of new"
17868 msgstr ""
17870 #: cp/lang-options.h:39
17871 msgid "Reduce size of object files"
17872 msgstr ""
17874 #: cp/lang-options.h:43
17875 msgid "Make string literals `char[]' instead of `const char[]'"
17876 msgstr ""
17878 #: cp/lang-options.h:46
17879 msgid "Dump the entire translation unit to a file"
17880 msgstr ""
17882 #: cp/lang-options.h:48
17883 msgid "Do not inline member functions by default"
17884 msgstr ""
17886 #: cp/lang-options.h:51
17887 msgid "Do not generate run time type descriptor information"
17888 msgstr ""
17890 #: cp/lang-options.h:56
17891 msgid "Do not generate code to check exception specifications"
17892 msgstr ""
17894 #: cp/lang-options.h:61
17895 msgid "Scope of for-init-statement vars extends outside"
17896 msgstr ""
17898 #: cp/lang-options.h:64
17899 msgid "Do not recognize GNU defined keywords"
17900 msgstr ""
17902 #: cp/lang-options.h:68
17903 msgid "Enable support for huge objects"
17904 msgstr ""
17906 #: cp/lang-options.h:72
17907 msgid "Export functions even if they can be inlined"
17908 msgstr ""
17910 #: cp/lang-options.h:75
17911 msgid "Only emit explicit template instatiations"
17912 msgstr ""
17914 #: cp/lang-options.h:78
17915 msgid "Only emit explicit instatiations of inline templates"
17916 msgstr ""
17918 #: cp/lang-options.h:84
17919 msgid "Don't pedwarn about uses of Microsoft extensions"
17920 msgstr ""
17922 #: cp/lang-options.h:87
17923 msgid "Recognize and/bitand/bitor/compl/not/or/xor"
17924 msgstr ""
17926 #: cp/lang-options.h:91
17927 msgid "Disable optional diagnostics"
17928 msgstr ""
17930 #: cp/lang-options.h:93
17931 msgid "Downgrade conformance errors to warnings"
17932 msgstr ""
17934 #: cp/lang-options.h:96
17935 msgid "Enable automatic template instantiation"
17936 msgstr ""
17938 #: cp/lang-options.h:101
17939 msgid "Display statistics accumulated during compilation"
17940 msgstr ""
17942 #: cp/lang-options.h:104
17943 msgid "Specify maximum template instantiation depth"
17944 msgstr ""
17946 #: cp/lang-options.h:106
17947 msgid "Use __cxa_atexit to register destructors"
17948 msgstr ""
17950 #: cp/lang-options.h:109
17951 msgid "Discard unused virtual functions"
17952 msgstr ""
17954 #: cp/lang-options.h:112
17955 msgid "Implement vtables using thunks"
17956 msgstr ""
17958 #: cp/lang-options.h:115
17959 msgid "Emit common-like symbols as weak symbols"
17960 msgstr ""
17962 #: cp/lang-options.h:118
17963 msgid "Emit cross referencing information"
17964 msgstr ""
17966 #: cp/lang-options.h:122
17967 msgid "Warn about inconsistent return types"
17968 msgstr ""
17970 #: cp/lang-options.h:125
17971 msgid "Warn about overloaded virtual function names"
17972 msgstr ""
17974 #: cp/lang-options.h:129
17975 msgid "Don't warn when all ctors/dtors are private"
17976 msgstr ""
17978 #: cp/lang-options.h:131
17979 msgid "Warn about non virtual destructors"
17980 msgstr ""
17982 #: cp/lang-options.h:134
17983 msgid "Warn when a function is declared extern, then inline"
17984 msgstr ""
17986 #: cp/lang-options.h:137
17987 msgid "Warn when the compiler reorders code"
17988 msgstr ""
17990 #: cp/lang-options.h:140
17991 msgid "Warn when synthesis behavior differs from Cfront"
17992 msgstr ""
17994 #: cp/lang-options.h:144
17995 msgid "Don't warn when type converting pointers to member functions"
17996 msgstr ""
17998 #: cp/lang-options.h:146
17999 msgid "Warn about violations of Effective C++ style rules"
18000 msgstr ""
18002 #: cp/lang-options.h:149
18003 msgid "Warn when overload promotes from unsigned to signed"
18004 msgstr ""
18006 #: cp/lang-options.h:152
18007 msgid "Warn if a C style cast is used in a program"
18008 msgstr ""
18010 #: cp/lang-options.h:156
18011 msgid "Don't warn when non-templatized friend functions are declared within a template"
18012 msgstr ""
18014 #: cp/lang-options.h:159
18015 msgid "Don't announce deprecation of compiler features"
18016 msgstr ""
18018 #: f/bad.c:387
18019 msgid "note:"
18020 msgstr ""
18022 #: f/bad.c:391
18023 msgid "warning:"
18024 msgstr "увага:"
18026 #: f/bad.c:395
18027 msgid "fatal:"
18028 msgstr ""
18030 #: f/bad.c:437
18031 msgid "(continued):"
18032 msgstr ""
18034 #: f/bad.c:487 f/bad.c:505
18035 msgid "[REPORT BUG!!] %"
18036 msgstr ""
18038 #: f/bad.c:494 f/bad.c:526
18039 msgid "[REPORT BUG!!]"
18040 msgstr ""
18042 #: f/com.c:3132
18043 #, no-c-format
18044 msgid "ASSIGN'ed label cannot fit into `%A' at %0 -- using wider sibling"
18045 msgstr ""
18047 #: f/com.c:11551
18048 msgid "no INTEGER type can hold a pointer on this configuration"
18049 msgstr ""
18051 #: f/com.c:11772
18052 #, c-format
18053 msgid "configuration: REAL, INTEGER, and LOGICAL are %d bits wide,"
18054 msgstr ""
18056 #: f/com.c:11774
18057 #, c-format
18058 msgid "and pointers are %d bits wide, but g77 doesn't yet work"
18059 msgstr ""
18061 #: f/com.c:11776
18062 msgid "properly unless they all are 32 bits wide"
18063 msgstr ""
18065 #: f/com.c:11777
18066 msgid "Please keep this in mind before you report bugs."
18067 msgstr ""
18069 #. I/O will probably crash.
18070 #: f/com.c:11785
18071 #, c-format
18072 msgid "configuration: char * holds %d bits, but ftnlen only %d"
18073 msgstr ""
18075 #. ASSIGN 10 TO I will crash.
18076 #: f/com.c:11794
18077 #, c-format
18078 msgid ""
18079 "configuration: char * holds %d bits, but INTEGER only %d --\n"
18080 " ASSIGN statement might fail"
18081 msgstr ""
18083 #: f/com.c:13609
18084 #, fuzzy
18085 msgid "In statement function"
18086 msgstr "вельмі шмат аргументаў у функцыі"
18088 #: f/com.c:13619
18089 msgid "Outside of any program unit:\n"
18090 msgstr ""
18092 #: f/com.c:15248
18093 #, no-c-format
18094 msgid "%A from %B at %0%C"
18095 msgstr ""
18097 #: f/com.c:15425
18098 msgid "directory name must immediately follow -I"
18099 msgstr ""
18101 #: f/com.c:15568
18102 #, no-c-format
18103 msgid "At %0, INCLUDE file %A exists, but is not readable"
18104 msgstr ""
18106 #: f/com.c:15603
18107 #, no-c-format
18108 msgid "At %0, INCLUDE nesting too deep"
18109 msgstr ""
18111 #: f/expr.c:9614
18112 #, no-c-format
18113 msgid "Two arithmetic operators in a row at %0 and %1 -- use parentheses"
18114 msgstr ""
18116 #: f/expr.c:9664
18117 #, no-c-format
18118 msgid "Operator at %0 has lower precedence than that at %1 -- use parentheses"
18119 msgstr ""
18121 #: f/expr.c:10525
18122 #, no-c-format
18123 msgid "Use .EQV./.NEQV. instead of .EQ./.NE. at %0 for LOGICAL operands at %1 and %2"
18124 msgstr ""
18126 #: f/expr.c:10896
18127 #, no-c-format
18128 msgid "Unsupported operand for ** at %1 -- converting to default INTEGER"
18129 msgstr ""
18131 #: f/g77spec.c:255
18132 #, c-format
18133 msgid "overflowed output arg list for `%s'"
18134 msgstr ""
18136 #: f/g77spec.c:394
18137 msgid "--driver no longer supported"
18138 msgstr ""
18140 #: f/g77spec.c:407
18141 #, c-format
18142 msgid "argument to `%s' missing"
18143 msgstr "аргумент для \"%s\" прапушчан"
18145 #: f/g77spec.c:411
18146 msgid "no input files; unwilling to write output files"
18147 msgstr ""
18149 #: f/implic.c:203
18150 #, fuzzy, no-c-format
18151 msgid "Implicit declaration of `%A' at %0"
18152 msgstr "паўторнае абвяшчэнне меткі \"%s\""
18154 #: f/lex.c:326
18155 #, no-c-format
18156 msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"
18157 msgstr ""
18159 #: f/lex.c:345
18160 #, no-c-format
18161 msgid "Unknown escape sequence `\\%A' at %0"
18162 msgstr "Невядомая ESC-паслядоўнасьць `\\%A' at %0"
18164 #: f/lex.c:354
18165 #, fuzzy, no-c-format
18166 msgid "Unterminated escape sequence `\\' at %0"
18167 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
18169 #: f/lex.c:365
18170 #, no-c-format
18171 msgid "Unknown escape sequence `\\' followed by char code 0x%A at %0"
18172 msgstr ""
18174 #: f/lex.c:393
18175 #, no-c-format
18176 msgid "\\x used at %0 with no following hex digits"
18177 msgstr ""
18179 #: f/lex.c:407
18180 #, no-c-format
18181 msgid "Hex escape at %0 out of range"
18182 msgstr ""
18184 #: f/lex.c:441
18185 #, no-c-format
18186 msgid "Escape sequence at %0 out of range for character"
18187 msgstr ""
18189 #: f/lex.c:595
18190 msgid "hex escape out of range"
18191 msgstr ""
18193 #: f/lex.c:648
18194 #, c-format
18195 msgid "non-ANSI-standard escape sequence, `\\%c'"
18196 msgstr ""
18198 #: f/lex.c:661
18199 #, fuzzy, c-format
18200 msgid "non-ISO escape sequence `\\%c'"
18201 msgstr "невядомая ESC-паслядоўнасць '\\%c'"
18203 #: f/lex.c:665
18204 #, c-format
18205 msgid "unknown escape sequence `\\%c'"
18206 msgstr ""
18208 #: f/lex.c:667
18209 #, c-format
18210 msgid "unknown escape sequence: `\\' followed by char code 0x%x"
18211 msgstr ""
18213 #: f/lex.c:744
18214 msgid "badly formed directive -- no closing quote"
18215 msgstr ""
18217 #: f/lex.c:802
18218 msgid "#-lines for entering and leaving files don't match"
18219 msgstr ""
18221 #: f/lex.c:964
18222 msgid "bad directive -- missing close-quote"
18223 msgstr ""
18225 #: f/lex.c:1078
18226 #, c-format
18227 msgid "ignoring pragma: %s"
18228 msgstr ""
18230 #: f/lex.c:1156
18231 msgid "invalid #ident"
18232 msgstr ""
18234 #: f/lex.c:1173
18235 msgid "undefined or invalid # directive"
18236 msgstr ""
18238 #: f/lex.c:1229
18239 msgid "invalid #line"
18240 msgstr ""
18242 #: f/lex.c:1285 f/lex.c:1329
18243 msgid "use `#line ...' instead of `# ...' in first line"
18244 msgstr ""
18246 #: f/lex.c:1339
18247 msgid "invalid #-line"
18248 msgstr ""
18250 #: f/lex.c:1432
18251 #, no-c-format
18252 msgid "Null character at %0 -- line ignored"
18253 msgstr ""
18255 #: f/stb.c:12078
18256 #, no-c-format
18257 msgid "INCLUDE at %0 not the only statement on the source line"
18258 msgstr ""
18260 #: f/ste.c:1400 f/ste.c:1747
18261 msgid "ASSIGNed FORMAT specifier is too small"
18262 msgstr ""
18264 #. ~~~Someday handle CHARACTER*1, CHARACTER*N
18265 #: f/ste.c:2624
18266 #, no-c-format
18267 msgid "SELECT CASE on CHARACTER type (at %0) not supported -- sorry"
18268 msgstr ""
18270 #: f/ste.c:2953
18271 msgid "ASSIGN to variable that is too small"
18272 msgstr ""
18274 #: f/ste.c:2981
18275 msgid "ASSIGNed GOTO target variable is too small"
18276 msgstr ""
18278 #: f/stu.c:305
18279 #, no-c-format
18280 msgid "Local adjustable symbol `%A' at %0"
18281 msgstr ""
18283 #: f/target.c:2550
18284 msgid "data initializer on host with different endianness"
18285 msgstr ""
18287 #: f/top.c:237
18288 #, c-format
18289 msgid "%s no longer supported -- try -fvxt"
18290 msgstr ""
18292 #: f/top.c:239
18293 #, c-format
18294 msgid "%s no longer supported -- try -fno-vxt -ff90"
18295 msgstr ""
18297 #: f/top.c:307 f/top.c:309
18298 #, c-format
18299 msgid "%s disabled, use normal debugging flags"
18300 msgstr ""
18302 #: f/lang-options.h:33
18303 msgid "Print g77-specific compiler version info, run internal tests"
18304 msgstr ""
18306 #: f/lang-options.h:37
18307 msgid "Program is written in typical FORTRAN 66 dialect"
18308 msgstr ""
18310 #: f/lang-options.h:40
18311 msgid "Program is written in typical Unix f77 dialect"
18312 msgstr ""
18314 #: f/lang-options.h:42
18315 msgid "Program does not use Unix-f77 dialectal features"
18316 msgstr ""
18318 #: f/lang-options.h:44
18319 msgid "Program is written in Fortran-90-ish dialect"
18320 msgstr ""
18322 #: f/lang-options.h:48
18323 msgid "Treat local vars and COMMON blocks as if they were named in SAVE statements"
18324 msgstr ""
18326 #: f/lang-options.h:50
18327 msgid "Allow $ in symbol names"
18328 msgstr ""
18330 #: f/lang-options.h:54
18331 msgid "f2c-compatible code need not be generated"
18332 msgstr ""
18334 #: f/lang-options.h:57
18335 msgid "Unsupported; do not generate libf2c-calling code"
18336 msgstr ""
18338 #: f/lang-options.h:59
18339 msgid "Unsupported; affects code-generation of arrays"
18340 msgstr ""
18342 #: f/lang-options.h:62
18343 msgid "Program is written in Fortran-90-ish free form"
18344 msgstr ""
18346 #: f/lang-options.h:67
18347 msgid "Warn about use of (only a few for now) Fortran extensions"
18348 msgstr ""
18350 #: f/lang-options.h:70
18351 msgid "Program is written in VXT (Digital-like) FORTRAN"
18352 msgstr ""
18354 #: f/lang-options.h:73
18355 msgid "Disallow all ugly features"
18356 msgstr ""
18358 #: f/lang-options.h:76
18359 msgid "Hollerith and typeless constants not passed as arguments"
18360 msgstr ""
18362 #: f/lang-options.h:78
18363 msgid "Allow ordinary copying of ASSIGN'ed vars"
18364 msgstr ""
18366 #: f/lang-options.h:81
18367 msgid "Dummy array dimensioned to (1) is assumed-size"
18368 msgstr ""
18370 #: f/lang-options.h:84
18371 msgid "Trailing comma in procedure call denotes null argument"
18372 msgstr ""
18374 #: f/lang-options.h:87
18375 msgid "Allow REAL(Z) and AIMAG(Z) given DOUBLE COMPLEX Z"
18376 msgstr ""
18378 #: f/lang-options.h:91
18379 msgid "Initialization via DATA and PARAMETER is type-compatible"
18380 msgstr ""
18382 #: f/lang-options.h:93
18383 msgid "Allow INTEGER and LOGICAL interchangeability"
18384 msgstr ""
18386 #: f/lang-options.h:96
18387 msgid "Print internal debugging-related info"
18388 msgstr ""
18390 #: f/lang-options.h:99
18391 msgid "Initialize local vars and arrays to zero"
18392 msgstr ""
18394 #: f/lang-options.h:103
18395 msgid "Backslashes in character/hollerith constants not special (C-style)"
18396 msgstr ""
18398 #: f/lang-options.h:105
18399 msgid "Have front end emulate COMPLEX arithmetic to avoid bugs"
18400 msgstr ""
18402 #: f/lang-options.h:109
18403 msgid "Disable the appending of underscores to externals"
18404 msgstr ""
18406 #: f/lang-options.h:112
18407 msgid "Never append a second underscore to externals"
18408 msgstr ""
18410 #: f/lang-options.h:114
18411 msgid "Intrinsics spelled as e.g. SqRt"
18412 msgstr ""
18414 #: f/lang-options.h:116
18415 msgid "Intrinsics in uppercase"
18416 msgstr ""
18418 #: f/lang-options.h:119
18419 msgid "Intrinsics letters in arbitrary cases"
18420 msgstr ""
18422 #: f/lang-options.h:121
18423 msgid "Language keywords spelled as e.g. IOStat"
18424 msgstr ""
18426 #: f/lang-options.h:123
18427 msgid "Language keywords in uppercase"
18428 msgstr ""
18430 #: f/lang-options.h:126
18431 msgid "Language keyword letters in arbitrary cases"
18432 msgstr ""
18434 #: f/lang-options.h:128
18435 msgid "Internally convert most source to uppercase"
18436 msgstr ""
18438 #: f/lang-options.h:131
18439 msgid "Internally preserve source case"
18440 msgstr ""
18442 #: f/lang-options.h:133
18443 msgid "Symbol names spelled in mixed case"
18444 msgstr ""
18446 #: f/lang-options.h:135
18447 msgid "Symbol names in uppercase"
18448 msgstr ""
18450 #: f/lang-options.h:137
18451 msgid "Symbol names in lowercase"
18452 msgstr ""
18454 #: f/lang-options.h:140
18455 msgid "Program written in uppercase"
18456 msgstr ""
18458 #: f/lang-options.h:142
18459 msgid "Program written in lowercase"
18460 msgstr ""
18462 #: f/lang-options.h:144
18463 msgid "Program written in strict mixed-case"
18464 msgstr ""
18466 #: f/lang-options.h:146
18467 msgid "Compile as if program written in uppercase"
18468 msgstr ""
18470 #: f/lang-options.h:148
18471 msgid "Compile as if program written in lowercase"
18472 msgstr ""
18474 #: f/lang-options.h:150
18475 msgid "Preserve all spelling (case) used in program"
18476 msgstr ""
18478 #: f/lang-options.h:152
18479 msgid "Delete libU77 intrinsics with bad interfaces"
18480 msgstr ""
18482 #: f/lang-options.h:154
18483 msgid "Disable libU77 intrinsics with bad interfaces"
18484 msgstr ""
18486 #: f/lang-options.h:157
18487 msgid "Hide libU77 intrinsics with bad interfaces"
18488 msgstr ""
18490 #: f/lang-options.h:159
18491 msgid "Delete non-FORTRAN-77 intrinsics f2c supports"
18492 msgstr ""
18494 #: f/lang-options.h:161
18495 msgid "Disable non-FORTRAN-77 intrinsics f2c supports"
18496 msgstr ""
18498 #: f/lang-options.h:164
18499 msgid "Hide non-FORTRAN-77 intrinsics f2c supports"
18500 msgstr ""
18502 #: f/lang-options.h:166
18503 msgid "Delete non-FORTRAN-77 intrinsics F90 supports"
18504 msgstr ""
18506 #: f/lang-options.h:168
18507 msgid "Disable non-FORTRAN-77 intrinsics F90 supports"
18508 msgstr ""
18510 #: f/lang-options.h:171
18511 msgid "Hide non-FORTRAN-77 intrinsics F90 supports"
18512 msgstr ""
18514 #: f/lang-options.h:173
18515 msgid "Delete non-FORTRAN-77 intrinsics g77 supports"
18516 msgstr ""
18518 #: f/lang-options.h:175
18519 msgid "Disable non-FORTRAN 77 intrinsics F90 supports"
18520 msgstr ""
18522 #: f/lang-options.h:178
18523 msgid "Hide non-FORTRAN 77 intrinsics F90 supports"
18524 msgstr ""
18526 #: f/lang-options.h:180
18527 msgid "Delete MIL-STD 1753 intrinsics"
18528 msgstr ""
18530 #: f/lang-options.h:182
18531 msgid "Disable MIL-STD 1753 intrinsics"
18532 msgstr ""
18534 #: f/lang-options.h:185
18535 msgid "Hide MIL-STD 1753 intrinsics"
18536 msgstr ""
18538 #: f/lang-options.h:187
18539 msgid "Delete libU77 intrinsics"
18540 msgstr ""
18542 #: f/lang-options.h:189
18543 msgid "Disable libU77 intrinsics"
18544 msgstr ""
18546 #: f/lang-options.h:192
18547 msgid "Hide libU77 intrinsics"
18548 msgstr ""
18550 #: f/lang-options.h:194
18551 msgid "Delete non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18552 msgstr ""
18554 #: f/lang-options.h:196
18555 msgid "Disable non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18556 msgstr ""
18558 #: f/lang-options.h:199
18559 msgid "Hide non-FORTRAN-77 intrinsics VXT FORTRAN supports"
18560 msgstr ""
18562 #: f/lang-options.h:201
18563 msgid "Treat initial values of 0 like non-zero values"
18564 msgstr ""
18566 #: f/lang-options.h:204
18567 msgid "Emit special debugging information for COMMON and EQUIVALENCE (disabled)"
18568 msgstr ""
18570 #: f/lang-options.h:207
18571 msgid "Take at least one trip through each iterative DO loop"
18572 msgstr ""
18574 #: f/lang-options.h:211
18575 msgid "Print names of program units as they are compiled"
18576 msgstr ""
18578 #: f/lang-options.h:214
18579 msgid "Disable fatal diagnostics about inter-procedural problems"
18580 msgstr ""
18582 #: f/lang-options.h:216
18583 msgid "Make prefix-radix non-decimal constants be typeless"
18584 msgstr ""
18586 #: f/lang-options.h:219
18587 msgid "Generate code to check subscript and substring bounds"
18588 msgstr ""
18590 #: f/lang-options.h:222
18591 msgid "Fortran-specific form of -fbounds-check"
18592 msgstr ""
18594 #: f/lang-options.h:226
18595 msgid "Disable warnings about inter-procedural problems"
18596 msgstr ""
18598 #: f/lang-options.h:230
18599 msgid "Warn about constructs with surprising meanings"
18600 msgstr ""
18602 #: f/lang-options.h:235
18603 msgid "Add a directory for INCLUDE searching"
18604 msgstr ""
18606 #: f/lang-options.h:237
18607 msgid "Set the maximum line length"
18608 msgstr ""
18610 #: f/bad.def:39
18611 #, no-c-format
18612 msgid "Missing first operand for binary operator at %0"
18613 msgstr ""
18615 #: f/bad.def:42
18616 #, fuzzy, no-c-format
18617 msgid "Zero-length character constant at %0"
18618 msgstr "пустая сімвальная канстанта"
18620 #: f/bad.def:45
18621 #, no-c-format
18622 msgid "Invalid token at %0 in expression or subexpression at %1"
18623 msgstr ""
18625 #: f/bad.def:48
18626 #, no-c-format
18627 msgid "Missing operand for operator at %1 at end of expression at %0"
18628 msgstr ""
18630 #: f/bad.def:51
18631 #, no-c-format
18632 msgid "Label %A already defined at %1 when redefined at %0"
18633 msgstr ""
18635 #: f/bad.def:54
18636 #, no-c-format
18637 msgid "Unrecognized character at %0 [info -f g77 M LEX]"
18638 msgstr ""
18640 #: f/bad.def:57
18641 #, no-c-format
18642 msgid "Label definition %A at %0 on empty statement (as of %1)"
18643 msgstr ""
18645 #: f/bad.def:65
18646 #, no-c-format
18647 msgid "Invalid first character at %0 [info -f g77 M LEX]"
18648 msgstr ""
18650 #: f/bad.def:68
18651 #, no-c-format
18652 msgid "Line too long as of %0 [info -f g77 M LEX]"
18653 msgstr ""
18655 #: f/bad.def:71
18656 #, no-c-format
18657 msgid "Non-numeric character at %0 in label field [info -f g77 M LEX]"
18658 msgstr ""
18660 #: f/bad.def:74
18661 #, no-c-format
18662 msgid "Label number at %0 not in range 1-99999"
18663 msgstr ""
18665 #: f/bad.def:77
18666 #, no-c-format
18667 msgid "At %0, '!' and '/*' are not valid comment delimiters"
18668 msgstr ""
18670 #: f/bad.def:80
18671 #, no-c-format
18672 msgid "Continuation indicator at %0 must appear in column 6 [info -f g77 M LEX]"
18673 msgstr ""
18675 #: f/bad.def:83
18676 #, no-c-format
18677 msgid "Label at %0 invalid with continuation line indicator at %1 [info -f g77 M LEX]"
18678 msgstr ""
18680 #: f/bad.def:91
18681 #, fuzzy, no-c-format
18682 msgid "Character constant at %0 has no closing apostrophe at %1"
18683 msgstr "сімвальная канстанта вельмі доўгая"
18685 #: f/bad.def:94
18686 #, no-c-format
18687 msgid "Hollerith constant at %0 specified %A more characters than are present as of %1"
18688 msgstr ""
18690 #: f/bad.def:97
18691 #, no-c-format
18692 msgid "Missing close parenthese at %0 needed to match open parenthese at %1"
18693 msgstr ""
18695 #: f/bad.def:100
18696 #, no-c-format
18697 msgid "Integer at %0 too large"
18698 msgstr ""
18700 #: f/bad.def:123
18701 #, no-c-format
18702 msgid "Period at %0 not followed by digits for floating-point number or by `NOT.', `TRUE.', or `FALSE.'"
18703 msgstr ""
18705 #: f/bad.def:126
18706 #, no-c-format
18707 msgid "Missing close-period between `.%A' at %0 and %1"
18708 msgstr ""
18710 #: f/bad.def:129
18711 #, no-c-format
18712 msgid "Invalid exponent at %0 for real constant at %1; nondigit `%A' in exponent field"
18713 msgstr ""
18715 #: f/bad.def:132
18716 #, no-c-format
18717 msgid "Missing value at %1 for real-number exponent at %0"
18718 msgstr ""
18720 #: f/bad.def:135
18721 #, no-c-format
18722 msgid "Expected binary operator between expressions at %0 and at %1"
18723 msgstr ""
18725 #: f/bad.def:253
18726 #, no-c-format
18727 msgid "Semicolon at %0 is an invalid token"
18728 msgstr ""
18730 #: f/bad.def:271
18731 #, no-c-format
18732 msgid "Extraneous comma in FORMAT statement at %0"
18733 msgstr ""
18735 #: f/bad.def:274
18736 #, no-c-format
18737 msgid "Missing comma in FORMAT statement at %0"
18738 msgstr ""
18740 #: f/bad.def:277
18741 #, no-c-format
18742 msgid "Spurious sign in FORMAT statement at %0"
18743 msgstr ""
18745 #: f/bad.def:280
18746 #, no-c-format
18747 msgid "Spurious number in FORMAT statement at %0"
18748 msgstr ""
18750 #: f/bad.def:283
18751 #, no-c-format
18752 msgid "Spurious text trailing number in FORMAT statement at %0"
18753 msgstr ""
18755 #: f/bad.def:291
18756 #, no-c-format
18757 msgid "Unrecognized FORMAT specifier at %0"
18758 msgstr ""
18760 #: f/bad.def:419
18761 #, no-c-format
18762 msgid "Missing close-parenthese(s) in FORMAT statement at %0"
18763 msgstr ""
18765 #: f/bad.def:422
18766 #, no-c-format
18767 msgid "Missing number following period in FORMAT statement at %0"
18768 msgstr ""
18770 #: f/bad.def:425
18771 #, no-c-format
18772 msgid "Missing number following `E' in FORMAT statement at %0"
18773 msgstr ""
18775 #: f/bad.def:433
18776 #, no-c-format
18777 msgid "Spurious trailing comma preceding terminator at %0"
18778 msgstr ""
18780 #: f/bad.def:436
18781 #, no-c-format
18782 msgid "At %0, specify OPERATOR instead of ASSIGNMENT for INTERFACE statement not specifying the assignment operator (=)"
18783 msgstr ""
18785 #: f/bad.def:439
18786 #, no-c-format
18787 msgid "At %0, specify ASSIGNMENT instead of OPERATOR for INTERFACE statement specifying the assignment operator (=)"
18788 msgstr ""
18790 #: f/bad.def:452
18791 #, no-c-format
18792 msgid "Cannot specify =initialization-expr at %0 unless `::' appears before list of objects"
18793 msgstr ""
18795 #: f/bad.def:455
18796 #, no-c-format
18797 msgid "Reference to label at %1 inconsistent with its definition at %0"
18798 msgstr ""
18800 #: f/bad.def:458
18801 #, no-c-format
18802 msgid "Reference to label at %1 inconsistent with earlier reference at %0"
18803 msgstr ""
18805 #: f/bad.def:461
18806 #, no-c-format
18807 msgid "DO-statement reference to label at %1 follows its definition at %0"
18808 msgstr ""
18810 #: f/bad.def:464
18811 #, no-c-format
18812 msgid "Reference to label at %1 is outside block containing definition at %0"
18813 msgstr ""
18815 #: f/bad.def:467
18816 #, no-c-format
18817 msgid "DO-statement references to label at %0 and %2 separated by unterminated block starting at %1"
18818 msgstr ""
18820 #: f/bad.def:470
18821 #, no-c-format
18822 msgid "DO-statement reference to label at %0 and label definition at %2 separated by unterminated block starting at %1"
18823 msgstr ""
18825 #: f/bad.def:473
18826 #, no-c-format
18827 msgid "Label definition at %0 invalid on this kind of statement"
18828 msgstr ""
18830 #: f/bad.def:476
18831 #, no-c-format
18832 msgid "Statement at %0 invalid in this context"
18833 msgstr ""
18835 #: f/bad.def:479
18836 #, no-c-format
18837 msgid "Statement at %0 invalid in context established by statement at %1"
18838 msgstr ""
18840 #: f/bad.def:482
18841 #, no-c-format
18842 msgid "Statement at %0 must specify construct name specified at %1"
18843 msgstr ""
18845 #: f/bad.def:485
18846 #, no-c-format
18847 msgid "Construct name at %0 superfluous, no construct name specified at %1"
18848 msgstr ""
18850 #: f/bad.def:488
18851 #, no-c-format
18852 msgid "Construct name at %0 not the same as construct name at %1"
18853 msgstr ""
18855 #: f/bad.def:491
18856 #, no-c-format
18857 msgid "Construct name at %0 does not match construct name for any containing DO constructs"
18858 msgstr ""
18860 #: f/bad.def:494
18861 #, no-c-format
18862 msgid "Label definition missing at %0 for DO construct specifying label at %1"
18863 msgstr ""
18865 #: f/bad.def:497
18866 #, no-c-format
18867 msgid "Statement at %0 follows ELSE block for IF construct at %1"
18868 msgstr ""
18870 #: f/bad.def:500
18871 #, no-c-format
18872 msgid "No label definition for FORMAT statement at %0"
18873 msgstr ""
18875 #: f/bad.def:503
18876 #, no-c-format
18877 msgid "Second occurrence of ELSE WHERE at %0 within WHERE at %1"
18878 msgstr ""
18880 #: f/bad.def:506
18881 #, no-c-format
18882 msgid "END statement at %0 missing `%A' keyword required for internal or module procedure(s) bounded by %1"
18883 msgstr ""
18885 #: f/bad.def:509
18886 #, no-c-format
18887 msgid "MODULE PROCEDURE statement at %0 disallowed because INTERFACE at %1 specifies no generic name, operator, or assignment"
18888 msgstr ""
18890 #: f/bad.def:512
18891 #, no-c-format
18892 msgid "BLOCK DATA name at %0 superfluous, no name specified at %1"
18893 msgstr ""
18895 #: f/bad.def:515
18896 #, no-c-format
18897 msgid "Program name at %0 superfluous, no PROGRAM statement specified at %1"
18898 msgstr ""
18900 #: f/bad.def:518
18901 #, no-c-format
18902 msgid "Program unit name at %0 not the same as name at %1"
18903 msgstr ""
18905 #: f/bad.def:521
18906 #, no-c-format
18907 msgid "Type name at %0 not the same as name at %1"
18908 msgstr ""
18910 #: f/bad.def:524
18911 #, no-c-format
18912 msgid "End of source file before end of block started at %0"
18913 msgstr ""
18915 #: f/bad.def:527
18916 #, no-c-format
18917 msgid "Undefined label, first referenced at %0"
18918 msgstr ""
18920 #: f/bad.def:530
18921 #, no-c-format
18922 msgid "SAVE statement or attribute at %1 cannot be specified along with SAVE statement or attribute at %0"
18923 msgstr ""
18925 #: f/bad.def:533
18926 #, no-c-format
18927 msgid "PUBLIC or PRIVATE statement at %1 cannot be specified along with PUBLIC or PRIVATE statement at %0"
18928 msgstr ""
18930 #: f/bad.def:536
18931 #, no-c-format
18932 msgid "RETURN statement at %0 invalid within a main program unit"
18933 msgstr ""
18935 #: f/bad.def:539
18936 #, no-c-format
18937 msgid "Alternate return specifier at %0 invalid within a main program unit"
18938 msgstr ""
18940 #: f/bad.def:542
18941 #, no-c-format
18942 msgid "Alternate return specifier at %0 invalid within a function"
18943 msgstr ""
18945 #: f/bad.def:545
18946 #, no-c-format
18947 msgid "Access specifier or PRIVATE statement at %0 invalid for derived-type definition within other than the specification part of a module"
18948 msgstr ""
18950 #: f/bad.def:548
18951 #, no-c-format
18952 msgid "Access specifier at %0 must immediately follow derived-type statement at %1 with no intervening statements"
18953 msgstr ""
18955 #: f/bad.def:551
18956 #, no-c-format
18957 msgid "No components specified as of %0 for derived-type definition beginning at %1"
18958 msgstr ""
18960 #: f/bad.def:554
18961 #, no-c-format
18962 msgid "No components specified as of %0 for structure definition beginning at %1"
18963 msgstr ""
18965 #: f/bad.def:557
18966 #, no-c-format
18967 msgid "Missing structure name for outer structure definition at %0"
18968 msgstr ""
18970 #: f/bad.def:560
18971 #, no-c-format
18972 msgid "Field names at %0 for outer structure definition -- specify them in a subsequent RECORD statement instead"
18973 msgstr ""
18975 #: f/bad.def:563
18976 #, no-c-format
18977 msgid "Missing field name(s) for structure definition at %0 within structure definition at %1"
18978 msgstr ""
18980 #: f/bad.def:566
18981 #, no-c-format
18982 msgid "No components specified as of %0 for map beginning at %1"
18983 msgstr ""
18985 #: f/bad.def:569
18986 #, no-c-format
18987 msgid "Zero or one maps specified as of %0 for union beginning at %1 -- at least two are required"
18988 msgstr ""
18990 #: f/bad.def:572
18991 #, no-c-format
18992 msgid "Missing %A specifier in statement at %0"
18993 msgstr ""
18995 #: f/bad.def:575
18996 #, no-c-format
18997 msgid "Items in I/O list starting at %0 invalid for namelist-directed I/O"
18998 msgstr ""
19000 #: f/bad.def:578
19001 #, no-c-format
19002 msgid "Conflicting I/O control specifications at %0 and %1"
19003 msgstr ""
19005 #: f/bad.def:581
19006 #, no-c-format
19007 msgid "No UNIT= specifier in I/O control list at %0"
19008 msgstr ""
19010 #: f/bad.def:584
19011 #, no-c-format
19012 msgid "Specification at %0 requires ADVANCE=`NO' specification in same I/O control list"
19013 msgstr ""
19015 #: f/bad.def:587
19016 #, no-c-format
19017 msgid "Specification at %0 requires explicit FMT= specification in same I/O control list"
19018 msgstr ""
19020 #: f/bad.def:595
19021 #, no-c-format
19022 msgid "Second occurrence of CASE DEFAULT at %0 within SELECT CASE at %1"
19023 msgstr ""
19025 #: f/bad.def:598
19026 #, no-c-format
19027 msgid "Duplicate or overlapping case values/ranges at %0 and %1"
19028 msgstr ""
19030 #: f/bad.def:601
19031 #, no-c-format
19032 msgid "Type and/or kind-type parameter disagreement between CASE value or value within range at %0 and SELECT CASE at %1"
19033 msgstr ""
19035 #: f/bad.def:604
19036 #, no-c-format
19037 msgid "Range specification at %0 invalid for CASE statement within logical-type SELECT CASE statement"
19038 msgstr ""
19040 #: f/bad.def:617
19041 #, no-c-format
19042 msgid "Fortran 90 feature at %0 unsupported"
19043 msgstr ""
19045 #: f/bad.def:630
19046 #, no-c-format
19047 msgid "Invalid declaration of or reference to symbol `%A' at %0 [initially seen at %1]"
19048 msgstr ""
19050 #: f/bad.def:638
19051 #, no-c-format
19052 msgid "Null element at %0 for array reference at %1"
19053 msgstr ""
19055 #: f/bad.def:641
19056 #, no-c-format
19057 msgid "Too few elements (%A missing) as of %0 for array reference at %1"
19058 msgstr ""
19060 #: f/bad.def:644
19061 #, no-c-format
19062 msgid "Too many elements as of %0 for array reference at %1"
19063 msgstr ""
19065 #: f/bad.def:647
19066 #, no-c-format
19067 msgid "Missing colon as of %0 in substring reference for %1"
19068 msgstr ""
19070 #: f/bad.def:650
19071 #, no-c-format
19072 msgid "Invalid use at %0 of substring operator on %1"
19073 msgstr ""
19075 #: f/bad.def:653
19076 #, no-c-format
19077 msgid "Substring begin/end point at %0 out of defined range"
19078 msgstr ""
19080 #: f/bad.def:656
19081 #, no-c-format
19082 msgid "Array element value at %0 out of defined range"
19083 msgstr ""
19085 #: f/bad.def:659
19086 #, no-c-format
19087 msgid "Expression at %0 has incorrect data type or rank for its context"
19088 msgstr ""
19090 #: f/bad.def:662
19091 #, no-c-format
19092 msgid "Division by 0 (zero) at %0 (IEEE not yet supported)"
19093 msgstr ""
19095 #: f/bad.def:665
19096 #, no-c-format
19097 msgid "%A step count known to be 0 (zero) at %0"
19098 msgstr ""
19100 #: f/bad.def:668
19101 #, no-c-format
19102 msgid "%A end value plus step count known to overflow at %0"
19103 msgstr ""
19105 #: f/bad.def:671
19106 #, no-c-format
19107 msgid "%A begin, end, and step-count values known to result in implementation-dependent behavior due to overflow(s) in intermediate calculations at %0"
19108 msgstr ""
19110 #: f/bad.def:674
19111 #, no-c-format
19112 msgid "%A begin, end, and step-count values known to result in no iterations at %0"
19113 msgstr ""
19115 #: f/bad.def:677
19116 #, no-c-format
19117 msgid "Type disagreement between expressions at %0 and %1"
19118 msgstr ""
19120 #: f/bad.def:690
19121 #, no-c-format
19122 msgid "No specification for implied-DO iterator `%A' at %0"
19123 msgstr ""
19125 #: f/bad.def:693
19126 #, no-c-format
19127 msgid "Gratuitous parentheses surround implied-DO construct at %0"
19128 msgstr ""
19130 #: f/bad.def:696
19131 #, no-c-format
19132 msgid "Zero-size specification invalid at %0"
19133 msgstr ""
19135 #: f/bad.def:699
19136 #, no-c-format
19137 msgid "Zero-size array at %0"
19138 msgstr ""
19140 #: f/bad.def:702
19141 #, no-c-format
19142 msgid "Target machine does not support complex entity of kind specified at %0"
19143 msgstr ""
19145 #: f/bad.def:705
19146 #, no-c-format
19147 msgid "Target machine does not support DOUBLE COMPLEX, specified at %0"
19148 msgstr ""
19150 #: f/bad.def:708
19151 #, no-c-format
19152 msgid "Attempt to raise constant zero to a power at %0"
19153 msgstr ""
19155 #: f/bad.def:806
19156 #, no-c-format
19157 msgid "Reference to generic intrinsic `%A' at %0 could be to form %B or %C"
19158 msgstr ""
19160 #: f/bad.def:809
19161 #, no-c-format
19162 msgid "Ambiguous use of intrinsic `%A' at %0 [info -f g77 M CMPAMBIG]"
19163 msgstr ""
19165 #: f/bad.def:812
19166 #, no-c-format
19167 msgid "Intrinsic `%A' referenced %Bly at %0, %Cly at %1 [info -f g77 M EXPIMP]"
19168 msgstr ""
19170 #: f/bad.def:815
19171 #, no-c-format
19172 msgid "Same name `%A' used for %B at %0 and %C at %1 [info -f g77 M INTGLOB]"
19173 msgstr ""
19175 #: f/bad.def:818
19176 #, no-c-format
19177 msgid "Explicit type declaration for intrinsic `%A' disagrees with invocation at %0"
19178 msgstr ""
19180 #: f/bad.def:821
19181 #, fuzzy, no-c-format
19182 msgid "Unable to open INCLUDE file `%A' at %0"
19183 msgstr "немагу адчыніць файл \"%s\""
19185 #: f/bad.def:839
19186 #, no-c-format
19187 msgid "Null argument at %0 for statement function reference at %1"
19188 msgstr ""
19190 #: f/bad.def:842
19191 #, no-c-format
19192 msgid "Null argument at %0 for procedure invocation at %1"
19193 msgstr ""
19195 #: f/bad.def:845
19196 #, no-c-format
19197 msgid "%A too few arguments (starting with dummy argument `%B') as of %0 for statement function reference at %1"
19198 msgstr ""
19200 #: f/bad.def:848
19201 #, no-c-format
19202 msgid "%A too many arguments as of %0 for statement function reference at %1"
19203 msgstr ""
19205 #: f/bad.def:851
19206 #, no-c-format
19207 msgid "Array supplied at %1 for dummy argument `%A' in statement function reference at %0"
19208 msgstr ""
19210 #: f/bad.def:854
19211 #, no-c-format
19212 msgid "Unsupported FORMAT specifier at %0"
19213 msgstr ""
19215 #: f/bad.def:857
19216 #, no-c-format
19217 msgid "Variable-expression FORMAT specifier at %0 -- unsupported"
19218 msgstr ""
19220 #: f/bad.def:880
19221 #, no-c-format
19222 msgid "Unsupported VXT statement at %0"
19223 msgstr ""
19225 #: f/bad.def:883
19226 #, no-c-format
19227 msgid "Attempt to specify second initial value for `%A' at %0"
19228 msgstr ""
19230 #: f/bad.def:886
19231 #, no-c-format
19232 msgid "Too few initial values in list of initializers for `%A' at %0"
19233 msgstr ""
19235 #: f/bad.def:889
19236 #, no-c-format
19237 msgid "Too many initial values in list of initializers starting at %0"
19238 msgstr ""
19240 #: f/bad.def:892
19241 #, no-c-format
19242 msgid "Array or substring specification for `%A' out of range in statement at %0"
19243 msgstr ""
19245 #: f/bad.def:895
19246 #, no-c-format
19247 msgid "Array subscript #%B out of range for initialization of `%A' in statement at %0"
19248 msgstr ""
19250 #: f/bad.def:898
19251 #, no-c-format
19252 msgid "Implied do-loop step count of 0 (zero) for iteration variable `%A' in statement at %0"
19253 msgstr ""
19255 #: f/bad.def:901
19256 #, no-c-format
19257 msgid "Implied do-loop iteration count of 0 (zero) for iteration variable `%A' in statement at %0"
19258 msgstr ""
19260 #: f/bad.def:904
19261 #, no-c-format
19262 msgid "Not an integer constant expression in implied do-loop in statement at %0"
19263 msgstr ""
19265 #: f/bad.def:907
19266 #, no-c-format
19267 msgid "Attempt to specify second initial value for element of `%A' at %0"
19268 msgstr ""
19270 #: f/bad.def:910
19271 #, no-c-format
19272 msgid "Attempt to EQUIVALENCE common areas `%A' and `%B' at %0"
19273 msgstr ""
19275 #: f/bad.def:913
19276 #, no-c-format
19277 msgid "Can't place `%A' as directed by EQUIVALENCE due to alignment restrictions"
19278 msgstr ""
19280 #: f/bad.def:916
19281 #, no-c-format
19282 msgid "Mismatched EQUIVALENCE requirements for placement of `%A' at both %C and %D bytes offset from `%B'"
19283 msgstr ""
19285 #: f/bad.def:919
19286 #, no-c-format
19287 msgid "Array or substring specification for `%A' out of range in EQUIVALENCE statement"
19288 msgstr ""
19290 #: f/bad.def:922
19291 #, no-c-format
19292 msgid "Substring of non-CHARACTER entity `%A' in EQUIVALENCE statement"
19293 msgstr ""
19295 #: f/bad.def:925
19296 #, no-c-format
19297 msgid "Array reference to scalar variable `%A' in EQUIVALENCE statement"
19298 msgstr ""
19300 #: f/bad.def:928
19301 #, no-c-format
19302 msgid "Array subscript #%B out of range for EQUIVALENCE of `%A'"
19303 msgstr ""
19305 #: f/bad.def:936
19306 #, no-c-format
19307 msgid "Attempt to extend COMMON area beyond its starting point via EQUIVALENCE of `%A'"
19308 msgstr ""
19310 #: f/bad.def:939
19311 #, no-c-format
19312 msgid "Too few elements in reference to array `%A' in EQUIVALENCE statement"
19313 msgstr ""
19315 #: f/bad.def:942
19316 #, no-c-format
19317 msgid "Too many elements in reference to array `%A' in EQUIVALENCE statement"
19318 msgstr ""
19320 #: f/bad.def:945
19321 #, no-c-format
19322 msgid "Mixed CHARACTER and non-CHARACTER types via COMMON/EQUIVALENCE -- for example, `%A' and `%B'"
19323 msgstr ""
19325 #: f/bad.def:958
19326 #, no-c-format
19327 msgid "Return value `%A' for FUNCTION at %0 not referenced in subprogram"
19328 msgstr ""
19330 #: f/bad.def:976
19331 #, no-c-format
19332 msgid "Common block `%A' is SAVEd, explicitly or implicitly, at %0 but not SAVEd at %1"
19333 msgstr ""
19335 #: f/bad.def:979
19336 #, no-c-format
19337 msgid "Common block `%A' is %B %D in length at %0 but %C %E at %1"
19338 msgstr ""
19340 #: f/bad.def:987
19341 #, no-c-format
19342 msgid "Blank common initialized at %0"
19343 msgstr ""
19345 #: f/bad.def:990
19346 #, no-c-format
19347 msgid "Intrinsic `%A' is passed as actual argument at %0 but not explicitly declared INTRINSIC"
19348 msgstr ""
19350 #: f/bad.def:993
19351 #, no-c-format
19352 msgid "External procedure `%A' is passed as actual argument at %0 but not explicitly declared EXTERNAL"
19353 msgstr ""
19355 #: f/bad.def:996
19356 #, no-c-format
19357 msgid "Character `%A' (for example) is upper-case in symbol name at %0"
19358 msgstr ""
19360 #: f/bad.def:999
19361 #, no-c-format
19362 msgid "Character `%A' (for example) is lower-case in symbol name at %0"
19363 msgstr ""
19365 #: f/bad.def:1002
19366 #, no-c-format
19367 msgid "Character `%A' not followed at some point by lower-case character in symbol name at %0"
19368 msgstr ""
19370 #: f/bad.def:1005
19371 #, no-c-format
19372 msgid "Initial character `%A' is lower-case in symbol name at %0"
19373 msgstr ""
19375 #: f/bad.def:1013
19376 #, no-c-format
19377 msgid "NAMELIST not adequately supported by run-time library for source files with case preserved"
19378 msgstr ""
19380 #: f/bad.def:1016
19381 #, no-c-format
19382 msgid "Nested %% construct (%%VAL, %%REF, or %%DESCR) at %0"
19383 msgstr ""
19385 #: f/bad.def:1034
19386 #, no-c-format
19387 msgid "Statement at %0 invalid in BLOCK DATA program unit at %1"
19388 msgstr ""
19390 #: f/bad.def:1037
19391 #, fuzzy, no-c-format
19392 msgid "Truncating characters on right side of character constant at %0"
19393 msgstr "мнагасімвальная сімвальная канстанта"
19395 #: f/bad.def:1040
19396 #, no-c-format
19397 msgid "Truncating characters on right side of hollerith constant at %0"
19398 msgstr ""
19400 #: f/bad.def:1043
19401 #, no-c-format
19402 msgid "Truncating non-zero data on left side of numeric constant at %0"
19403 msgstr ""
19405 #: f/bad.def:1046
19406 #, no-c-format
19407 msgid "Truncating non-zero data on left side of typeless constant at %0"
19408 msgstr ""
19410 #: f/bad.def:1049
19411 #, no-c-format
19412 msgid "Typeless constant at %0 too large"
19413 msgstr ""
19415 #: f/bad.def:1052
19416 #, no-c-format
19417 msgid "First-column ampersand continuation at %0"
19418 msgstr ""
19420 #: f/bad.def:1055 f/bad.def:1058
19421 #, no-c-format
19422 msgid "Global name `%A' defined at %0 already defined at %1 [info -f g77 M GLOBALS]"
19423 msgstr ""
19425 #: f/bad.def:1061 f/bad.def:1064
19426 #, no-c-format
19427 msgid "Global name `%A' is %B at %0 but is %C at %1 [info -f g77 M GLOBALS]"
19428 msgstr ""
19430 #: f/bad.def:1067 f/bad.def:1070
19431 #, no-c-format
19432 msgid "Global name `%A' at %0 has different type at %1 [info -f g77 M GLOBALS]"
19433 msgstr ""
19435 #: f/bad.def:1073
19436 #, no-c-format
19437 msgid "Too %B arguments passed to `%A' at %0 versus definition at %1 [info -f g77 M GLOBALS]"
19438 msgstr ""
19440 #: f/bad.def:1076
19441 #, no-c-format
19442 msgid "Too %B arguments for `%A' at %0 versus invocation at %1 [info -f g77 M GLOBALS]"
19443 msgstr ""
19445 #: f/bad.def:1079 f/bad.def:1082
19446 #, no-c-format
19447 msgid "Argument #%B of `%A' is %C at %0 but is %D at %1 [info -f g77 M GLOBALS]"
19448 msgstr ""
19450 #: f/bad.def:1085
19451 #, fuzzy, no-c-format
19452 msgid "Array `%A' at %0 is too large to handle"
19453 msgstr "памер масіва \"%s\" вельмі вялікі"
19455 #: f/bad.def:1088
19456 #, fuzzy, no-c-format
19457 msgid "Statement function `%A' defined at %0 is not used"
19458 msgstr "метка \"%s\" вызначана, але не выкарыстоўваецца"
19460 #: f/bad.def:1091
19461 #, no-c-format
19462 msgid "Intrinsic `%A', invoked at %0, known to be non-Y2K-compliant [info -f g77 M Y2KBAD]"
19463 msgstr ""
19465 #: f/bad.def:1094
19466 #, no-c-format
19467 msgid "Internal compiler error -- cannot perform operation"
19468 msgstr ""
19470 #. Kind messages are used in diagnostic location reports of the
19471 #. form "<file>: In function `foo': <error message>".
19472 #: f/info-k.def:32
19473 msgid "In unknown kind"
19474 msgstr ""
19476 #: f/info-k.def:33
19477 msgid "In entity"
19478 msgstr ""
19480 #: f/info-k.def:34
19481 msgid "In function"
19482 msgstr "У функцыі"
19484 #: f/info-k.def:35
19485 msgid "In subroutine"
19486 msgstr ""
19488 #: f/info-k.def:36
19489 msgid "In program"
19490 msgstr "У праграме"
19492 #: f/info-k.def:37
19493 msgid "In block-data unit"
19494 msgstr ""
19496 #: f/info-k.def:38
19497 msgid "In common block"
19498 msgstr ""
19500 #: f/info-k.def:39
19501 msgid "In construct"
19502 msgstr "У канструкцыі"
19504 #: f/info-k.def:40
19505 msgid "In namelist"
19506 msgstr ""
19508 #: f/info-k.def:41
19509 msgid "In anything"
19510 msgstr ""
19512 #: java/check-init.c:917
19513 #, c-format
19514 msgid "internal error in check-init: tree code not implemented: %s"
19515 msgstr ""
19517 #: java/check-init.c:990
19518 #, c-format
19519 msgid "final field '%s' may not have been initialized"
19520 msgstr ""
19522 #: java/class.c:539 java/class.c:564
19523 msgid "internal error - too many interface type"
19524 msgstr ""
19526 #: java/class.c:677
19527 msgid "bad method signature"
19528 msgstr ""
19530 #: java/class.c:726
19531 msgid "misplaced ConstantValue attribute (not in any field)"
19532 msgstr ""
19534 #: java/class.c:728
19535 #, c-format
19536 msgid "duplicate ConstantValue attribute for field '%s'"
19537 msgstr ""
19539 #: java/class.c:739
19540 #, c-format
19541 msgid "ConstantValue attribute of field '%s' has wrong type"
19542 msgstr ""
19544 #: java/class.c:1103
19545 #, c-format
19546 msgid "field '%s' not found in class"
19547 msgstr "поле \"%s\" не знойдзена ў класе"
19549 #: java/class.c:1365
19550 msgid "abstract method in non-abstract class"
19551 msgstr "абстрактны метад у неабстрактным класе"
19553 #: java/class.c:2067
19554 #, c-format
19555 msgid "non-static method '%s' overrides static method"
19556 msgstr ""
19558 #: java/decl.c:1537
19559 #, c-format
19560 msgid "In %s: overlapped variable and exception ranges at %d"
19561 msgstr ""
19563 #: java/decl.c:1618
19564 msgid "bad type in parameter debug info"
19565 msgstr ""
19567 #: java/decl.c:1628
19568 #, c-format
19569 msgid "bad PC range for debug info for local `%s'"
19570 msgstr ""
19572 #: java/expr.c:530
19573 msgid "stack underflow - dup* operation"
19574 msgstr ""
19576 #: java/expr.c:1536
19577 #, c-format
19578 msgid "reference `%s' is ambiguous: appears in interface `%s' and interface `%s'"
19579 msgstr ""
19581 #: java/expr.c:1565
19582 #, c-format
19583 msgid "field `%s' not found"
19584 msgstr ""
19586 #: java/expr.c:1717
19587 msgid "ret instruction not implemented"
19588 msgstr ""
19590 #: java/expr.c:1852
19591 #, c-format
19592 msgid "method '%s' not found in class"
19593 msgstr "метад \"%s\" не знойдзен у класе"
19595 #: java/expr.c:2055
19596 #, c-format
19597 msgid "failed to find class '%s'"
19598 msgstr "не знойдзен клас \"%s\""
19600 #: java/expr.c:2065
19601 #, c-format
19602 msgid "class '%s' has no method named '%s' matching signature '%s'"
19603 msgstr ""
19605 #: java/expr.c:2075
19606 msgid "invokestatic on non static method"
19607 msgstr ""
19609 #: java/expr.c:2080
19610 msgid "invokestatic on abstract method"
19611 msgstr ""
19613 #: java/expr.c:2088
19614 msgid "invoke[non-static] on static method"
19615 msgstr ""
19617 #: java/expr.c:2373
19618 #, c-format
19619 msgid "missing field '%s' in '%s'"
19620 msgstr "прапушчана поле '%s' у '%s'"
19622 #: java/expr.c:2379
19623 #, fuzzy, c-format
19624 msgid "mismatching signature for field '%s' in '%s'"
19625 msgstr "Прапушчана поле \"%s\" у \"%s\""
19627 #: java/expr.c:2402
19628 #, c-format
19629 msgid "assignment to final field `%s' not in field's class"
19630 msgstr ""
19632 #: java/expr.c:2407
19633 #, c-format
19634 msgid "assignment to final static field `%s' not in class initializer"
19635 msgstr ""
19637 #: java/expr.c:2414
19638 #, c-format
19639 msgid "assignment to final field `%s' not in constructor"
19640 msgstr ""
19642 #: java/expr.c:2661
19643 #, fuzzy, c-format
19644 msgid "can't expand %s"
19645 msgstr "не магу прачытаць з %s"
19647 #: java/expr.c:2838
19648 msgid "invalid PC in line number table"
19649 msgstr ""
19651 #. We've just reached the end of a region of dead code.
19652 #: java/expr.c:2883
19653 #, c-format
19654 msgid "unreachable bytecode from %d to before %d"
19655 msgstr ""
19657 #. We've just reached the end of a region of dead code.
19658 #: java/expr.c:2920
19659 #, c-format
19660 msgid "unreachable bytecode from %d to the end of the method"
19661 msgstr ""
19663 #. duplicate code from LOAD macro
19664 #: java/expr.c:3238
19665 msgid "unrecogized wide sub-instruction"
19666 msgstr ""
19668 #: java/jcf-io.c:537
19669 #, c-format
19670 msgid "source file for class `%s' is newer than its matching class file.  Source file `%s' used instead"
19671 msgstr ""
19673 #: java/jcf-parse.c:338
19674 msgid "bad string constant"
19675 msgstr ""
19677 #: java/jcf-parse.c:356
19678 #, c-format
19679 msgid "bad value constant type %d, index %d"
19680 msgstr ""
19682 #: java/jcf-parse.c:528
19683 #, c-format
19684 msgid "can't reopen %s"
19685 msgstr ""
19687 #: java/jcf-parse.c:533
19688 #, c-format
19689 msgid "can't close %s"
19690 msgstr "не магу зачыніць %s"
19692 #: java/jcf-parse.c:615
19693 #, c-format
19694 msgid "cannot find file for class %s"
19695 msgstr "немагчыма знайсьці файл для кляса %s"
19697 #: java/jcf-parse.c:627
19698 msgid "not a valid Java .class file"
19699 msgstr ""
19701 #: java/jcf-parse.c:630
19702 msgid "error while parsing constant pool"
19703 msgstr ""
19705 #: java/jcf-parse.c:633
19706 #, c-format
19707 msgid "error in constant pool entry #%d\n"
19708 msgstr ""
19710 #. FIXME - where was first time
19711 #: java/jcf-parse.c:645
19712 #, c-format
19713 msgid "reading class %s for the second time from %s"
19714 msgstr ""
19716 #: java/jcf-parse.c:663
19717 msgid "error while parsing fields"
19718 msgstr ""
19720 #: java/jcf-parse.c:666
19721 msgid "error while parsing methods"
19722 msgstr ""
19724 #: java/jcf-parse.c:669
19725 msgid "error while parsing final attributes"
19726 msgstr ""
19728 #: java/jcf-parse.c:683
19729 #, c-format
19730 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"
19731 msgstr ""
19733 #: java/jcf-parse.c:773
19734 msgid "missing Code attribute"
19735 msgstr ""
19737 #: java/jcf-parse.c:1010
19738 msgid "source file seen twice on command line and will be compiled only once"
19739 msgstr ""
19741 #: java/jcf-parse.c:1026
19742 msgid "no input file specified"
19743 msgstr "не зададзены ўваходзячыя файлы"
19745 #: java/jcf-parse.c:1055
19746 #, c-format
19747 msgid "can't close input file %s"
19748 msgstr "немагчыма зачыніць уваходзячы файл %s"
19750 #: java/jcf-parse.c:1092
19751 #, c-format
19752 msgid "bad zip/jar file %s"
19753 msgstr "дрэнны zip/jar файл \"%s\""
19755 #: java/jcf-write.c:2641
19756 #, c-format
19757 msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
19758 msgstr ""
19760 #: java/jcf-write.c:2979
19761 #, fuzzy
19762 msgid "field initializer type mismatch"
19763 msgstr "нерэчаісны ініцыялізатар"
19765 #: java/jcf-write.c:3387
19766 #, c-format
19767 msgid "can't create directory %s"
19768 msgstr "немагчыма стварыць дырэкторыю \"%s\""
19770 #: java/jcf-write.c:3441
19771 #, fuzzy, c-format
19772 msgid "can't create %s"
19773 msgstr "не магу зачыніць %s"
19775 #: java/jv-scan.c:187
19776 msgid "only one of `--print-main', `--list-class', and `--complexity' allowed"
19777 msgstr ""
19779 #: java/jv-scan.c:190
19780 #, c-format
19781 msgid "can't open output file `%s'"
19782 msgstr "немагчыма адчыніць файл уводу `%s'"
19784 #: java/jv-scan.c:224
19785 #, c-format
19786 msgid "file not found `%s'"
19787 msgstr "файл `%s' ня знойдзен"
19789 #: java/jvspec.c:426
19790 msgid "can't specify `-D' without `--main'\n"
19791 msgstr ""
19793 #: java/jvspec.c:429
19794 #, c-format
19795 msgid "`%s' is not a valid class name"
19796 msgstr ""
19798 #: java/jvspec.c:435
19799 msgid "--resource requires -o"
19800 msgstr ""
19802 #: java/jvspec.c:442
19803 msgid "warning: already-compiled .class files ignored with -C"
19804 msgstr ""
19806 #: java/jvspec.c:449
19807 msgid "cannot specify both -C and -o"
19808 msgstr ""
19810 #: java/jvspec.c:461
19811 msgid "cannot create temporary file"
19812 msgstr "немагчыма стварыць часовы файл"
19814 #: java/jvspec.c:489
19815 msgid "using both @FILE with multiple files not implemented"
19816 msgstr ""
19818 #: java/jvspec.c:538
19819 msgid "cannot specify `main' class when not linking"
19820 msgstr ""
19822 #: java/lang.c:543
19823 msgid "can't do dependency tracking with input from stdin"
19824 msgstr ""
19826 #: java/lang.c:559
19827 msgid "couldn't determine target name for dependency tracking"
19828 msgstr ""
19830 #: java/lex.c:303
19831 #, c-format
19832 msgid ""
19833 "unknown encoding: `%s'\n"
19834 "This might mean that your locale's encoding is not supported\n"
19835 "by your system's iconv(3) implementation.  If you aren't trying\n"
19836 "to use a particular encoding for your input file, try the\n"
19837 "`--encoding=UTF-8' option"
19838 msgstr ""
19840 #: java/mangle.c:85
19841 #, fuzzy, c-format
19842 msgid "can't mangle %s"
19843 msgstr "не магу зачыніць %s"
19845 #: java/mangle_name.c:144 java/mangle_name.c:216
19846 msgid "internal error - invalid Utf8 name"
19847 msgstr ""
19849 #: ../../gcc-cvs/gcc/java/parse-scan.y:881 ../../gcc-3cvs/gcc/java/parse.y:962
19850 #: ../../gcc-3cvs/gcc/java/parse.y:1303 ../../gcc-3cvs/gcc/java/parse.y:1364
19851 #: ../../gcc-3cvs/gcc/java/parse.y:1574 ../../gcc-3cvs/gcc/java/parse.y:1796
19852 #: ../../gcc-3cvs/gcc/java/parse.y:1805 ../../gcc-3cvs/gcc/java/parse.y:1816
19853 #: ../../gcc-3cvs/gcc/java/parse.y:1827 ../../gcc-3cvs/gcc/java/parse.y:1839
19854 #: ../../gcc-3cvs/gcc/java/parse.y:1854 ../../gcc-3cvs/gcc/java/parse.y:1871
19855 #: ../../gcc-3cvs/gcc/java/parse.y:1873 ../../gcc-3cvs/gcc/java/parse.y:1945
19856 #: ../../gcc-3cvs/gcc/java/parse.y:2116 ../../gcc-3cvs/gcc/java/parse.y:2178
19857 #: ../../gcc-3cvs/gcc/java/parse.y:2330 ../../gcc-3cvs/gcc/java/parse.y:2342
19858 #: ../../gcc-3cvs/gcc/java/parse.y:2349 ../../gcc-3cvs/gcc/java/parse.y:2356
19859 #: ../../gcc-3cvs/gcc/java/parse.y:2367 ../../gcc-3cvs/gcc/java/parse.y:2369
19860 #: ../../gcc-3cvs/gcc/java/parse.y:2407 ../../gcc-3cvs/gcc/java/parse.y:2409
19861 #: ../../gcc-3cvs/gcc/java/parse.y:2411 ../../gcc-3cvs/gcc/java/parse.y:2432
19862 #: ../../gcc-3cvs/gcc/java/parse.y:2434 ../../gcc-3cvs/gcc/java/parse.y:2436
19863 #: ../../gcc-3cvs/gcc/java/parse.y:2452 ../../gcc-3cvs/gcc/java/parse.y:2454
19864 #: ../../gcc-3cvs/gcc/java/parse.y:2475 ../../gcc-3cvs/gcc/java/parse.y:2477
19865 #: ../../gcc-3cvs/gcc/java/parse.y:2479 ../../gcc-3cvs/gcc/java/parse.y:2507
19866 #: ../../gcc-3cvs/gcc/java/parse.y:2509 ../../gcc-3cvs/gcc/java/parse.y:2511
19867 #: ../../gcc-3cvs/gcc/java/parse.y:2513 ../../gcc-3cvs/gcc/java/parse.y:2531
19868 #: ../../gcc-3cvs/gcc/java/parse.y:2533 ../../gcc-3cvs/gcc/java/parse.y:2544
19869 #: ../../gcc-3cvs/gcc/java/parse.y:2555 ../../gcc-3cvs/gcc/java/parse.y:2566
19870 #: ../../gcc-3cvs/gcc/java/parse.y:2577 ../../gcc-3cvs/gcc/java/parse.y:2588
19871 #: ../../gcc-3cvs/gcc/java/parse.y:2601 ../../gcc-3cvs/gcc/java/parse.y:2605
19872 #: ../../gcc-3cvs/gcc/java/parse.y:2607 ../../gcc-3cvs/gcc/java/parse.y:2620
19873 msgid "Missing term"
19874 msgstr ""
19876 #: ../../gcc-cvs/gcc/java/parse-scan.y:883 ../../gcc-3cvs/gcc/java/parse.y:734
19877 #: ../../gcc-3cvs/gcc/java/parse.y:772 ../../gcc-3cvs/gcc/java/parse.y:797
19878 #: ../../gcc-3cvs/gcc/java/parse.y:983 ../../gcc-3cvs/gcc/java/parse.y:1338
19879 #: ../../gcc-3cvs/gcc/java/parse.y:1550 ../../gcc-3cvs/gcc/java/parse.y:1552
19880 #: ../../gcc-3cvs/gcc/java/parse.y:1781 ../../gcc-3cvs/gcc/java/parse.y:1807
19881 #: ../../gcc-3cvs/gcc/java/parse.y:1818 ../../gcc-3cvs/gcc/java/parse.y:1829
19882 #: ../../gcc-3cvs/gcc/java/parse.y:1841 ../../gcc-3cvs/gcc/java/parse.y:1856
19883 msgid "';' expected"
19884 msgstr ""
19886 #: ../../gcc-3cvs/gcc/java/parse.y:732 ../../gcc-3cvs/gcc/java/parse.y:770
19887 msgid "Missing name"
19888 msgstr "Прапушчана назва"
19890 #: ../../gcc-3cvs/gcc/java/parse.y:795
19891 msgid "'*' expected"
19892 msgstr ""
19894 #: ../../gcc-3cvs/gcc/java/parse.y:809
19895 msgid "Class or interface declaration expected"
19896 msgstr ""
19898 #: ../../gcc-3cvs/gcc/java/parse.y:846 ../../gcc-3cvs/gcc/java/parse.y:848
19899 msgid "Missing class name"
19900 msgstr "Прапушчана назва класа"
19902 #: ../../gcc-3cvs/gcc/java/parse.y:851 ../../gcc-3cvs/gcc/java/parse.y:855
19903 #: ../../gcc-3cvs/gcc/java/parse.y:863 ../../gcc-3cvs/gcc/java/parse.y:1023
19904 #: ../../gcc-3cvs/gcc/java/parse.y:1284 ../../gcc-3cvs/gcc/java/parse.y:1286
19905 #: ../../gcc-3cvs/gcc/java/parse.y:1616 ../../gcc-3cvs/gcc/java/parse.y:1867
19906 #: ../../gcc-3cvs/gcc/java/parse.y:1899 ../../gcc-3cvs/gcc/java/parse.y:1952
19907 msgid "'{' expected"
19908 msgstr ""
19910 #: ../../gcc-3cvs/gcc/java/parse.y:865
19911 msgid "Missing super class name"
19912 msgstr ""
19914 #: ../../gcc-3cvs/gcc/java/parse.y:875 ../../gcc-3cvs/gcc/java/parse.y:891
19915 msgid "Missing interface name"
19916 msgstr ""
19918 #: ../../gcc-3cvs/gcc/java/parse.y:977
19919 msgid "Missing variable initializer"
19920 msgstr ""
19922 #: ../../gcc-3cvs/gcc/java/parse.y:994
19923 msgid "Invalid declaration"
19924 msgstr "Нерэчаіснае абвяшчэнне"
19926 #: ../../gcc-3cvs/gcc/java/parse.y:997 ../../gcc-3cvs/gcc/java/parse.y:1082
19927 #: ../../gcc-3cvs/gcc/java/parse.y:2153 ../../gcc-3cvs/gcc/java/parse.y:2175
19928 #: ../../gcc-3cvs/gcc/java/parse.y:2179 ../../gcc-3cvs/gcc/java/parse.y:2214
19929 #: ../../gcc-3cvs/gcc/java/parse.y:2291 ../../gcc-3cvs/gcc/java/parse.y:2301
19930 msgid "']' expected"
19931 msgstr ""
19933 #: ../../gcc-3cvs/gcc/java/parse.y:1001
19934 msgid "Unbalanced ']'"
19935 msgstr ""
19937 #: ../../gcc-3cvs/gcc/java/parse.y:1037
19938 msgid "Invalid method declaration, method name required"
19939 msgstr ""
19941 #: ../../gcc-3cvs/gcc/java/parse.y:1042 ../../gcc-3cvs/gcc/java/parse.y:1047
19942 #: ../../gcc-3cvs/gcc/java/parse.y:1052 ../../gcc-3cvs/gcc/java/parse.y:2036
19943 msgid "Identifier expected"
19944 msgstr ""
19946 #: ../../gcc-3cvs/gcc/java/parse.y:1057
19947 msgid "Invalid method declaration, return type required"
19948 msgstr ""
19950 #: ../../gcc-3cvs/gcc/java/parse.y:1080 ../../gcc-3cvs/gcc/java/parse.y:1530
19951 #: ../../gcc-3cvs/gcc/java/parse.y:1537 ../../gcc-3cvs/gcc/java/parse.y:1546
19952 #: ../../gcc-3cvs/gcc/java/parse.y:1548 ../../gcc-3cvs/gcc/java/parse.y:1576
19953 #: ../../gcc-3cvs/gcc/java/parse.y:1684 ../../gcc-3cvs/gcc/java/parse.y:1981
19954 #: ../../gcc-3cvs/gcc/java/parse.y:2034
19955 msgid "')' expected"
19956 msgstr ""
19958 #: ../../gcc-3cvs/gcc/java/parse.y:1096
19959 msgid "Missing formal parameter term"
19960 msgstr ""
19962 #: ../../gcc-3cvs/gcc/java/parse.y:1111 ../../gcc-3cvs/gcc/java/parse.y:1116
19963 msgid "Missing identifier"
19964 msgstr "Прапушчан ідэнтыфікатар"
19966 #: ../../gcc-3cvs/gcc/java/parse.y:1136 ../../gcc-3cvs/gcc/java/parse.y:1145
19967 msgid "Missing class type term"
19968 msgstr ""
19970 #: ../../gcc-3cvs/gcc/java/parse.y:1301
19971 msgid "Invalid interface type"
19972 msgstr ""
19974 #: ../../gcc-3cvs/gcc/java/parse.y:1494 ../../gcc-3cvs/gcc/java/parse.y:1663
19975 #: ../../gcc-3cvs/gcc/java/parse.y:1665
19976 msgid "':' expected"
19977 msgstr ""
19979 #: ../../gcc-3cvs/gcc/java/parse.y:1516 ../../gcc-3cvs/gcc/java/parse.y:1521
19980 #: ../../gcc-3cvs/gcc/java/parse.y:1526
19981 msgid "Invalid expression statement"
19982 msgstr ""
19984 #: ../../gcc-3cvs/gcc/java/parse.y:1544 ../../gcc-3cvs/gcc/java/parse.y:1572
19985 #: ../../gcc-3cvs/gcc/java/parse.y:1612 ../../gcc-3cvs/gcc/java/parse.y:1680
19986 #: ../../gcc-3cvs/gcc/java/parse.y:1748 ../../gcc-3cvs/gcc/java/parse.y:1869
19987 #: ../../gcc-3cvs/gcc/java/parse.y:1938 ../../gcc-3cvs/gcc/java/parse.y:2028
19988 #: ../../gcc-3cvs/gcc/java/parse.y:2030 ../../gcc-3cvs/gcc/java/parse.y:2038
19989 #: ../../gcc-3cvs/gcc/java/parse.y:2274 ../../gcc-3cvs/gcc/java/parse.y:2276
19990 msgid "'(' expected"
19991 msgstr ""
19993 #: ../../gcc-3cvs/gcc/java/parse.y:1614
19994 msgid "Missing term or ')'"
19995 msgstr ""
19997 #: ../../gcc-3cvs/gcc/java/parse.y:1661
19998 msgid "Missing or invalid constant expression"
19999 msgstr ""
20001 #: ../../gcc-3cvs/gcc/java/parse.y:1682
20002 msgid "Missing term and ')' expected"
20003 msgstr ""
20005 #: ../../gcc-3cvs/gcc/java/parse.y:1721
20006 msgid "Invalid control expression"
20007 msgstr ""
20009 #: ../../gcc-3cvs/gcc/java/parse.y:1723 ../../gcc-3cvs/gcc/java/parse.y:1725
20010 msgid "Invalid update expression"
20011 msgstr ""
20013 #: ../../gcc-3cvs/gcc/java/parse.y:1750
20014 msgid "Invalid init statement"
20015 msgstr ""
20017 #: ../../gcc-3cvs/gcc/java/parse.y:1941
20018 msgid "Missing term or ')' expected"
20019 msgstr ""
20021 #: ../../gcc-3cvs/gcc/java/parse.y:1983
20022 msgid "'class' or 'this' expected"
20023 msgstr ""
20025 #: ../../gcc-3cvs/gcc/java/parse.y:1985 ../../gcc-3cvs/gcc/java/parse.y:1987
20026 msgid "'class' expected"
20027 msgstr ""
20029 #: ../../gcc-3cvs/gcc/java/parse.y:2032
20030 msgid "')' or term expected"
20031 msgstr ""
20033 #: ../../gcc-3cvs/gcc/java/parse.y:2151
20034 msgid "'[' expected"
20035 msgstr ""
20037 #: ../../gcc-3cvs/gcc/java/parse.y:2229
20038 msgid "Field expected"
20039 msgstr ""
20041 #: ../../gcc-3cvs/gcc/java/parse.y:2286 ../../gcc-3cvs/gcc/java/parse.y:2296
20042 msgid "Missing term and ']' expected"
20043 msgstr ""
20045 #: ../../gcc-3cvs/gcc/java/parse.y:2400
20046 msgid "']' expected, invalid type expression"
20047 msgstr ""
20049 #: ../../gcc-3cvs/gcc/java/parse.y:2403
20050 msgid "Invalid type expression"
20051 msgstr ""
20053 #: ../../gcc-3cvs/gcc/java/parse.y:2515
20054 msgid "Invalid reference type"
20055 msgstr ""
20057 #: ../../gcc-3cvs/gcc/java/parse.y:2993
20058 msgid "Constructor invocation must be first thing in a constructor"
20059 msgstr ""
20061 #: ../../gcc-3cvs/gcc/java/parse.y:2995
20062 msgid "Only constructors can invoke constructors"
20063 msgstr ""
20065 #: ../../gcc-3cvs/gcc/java/parse.y:3004
20066 #, c-format
20067 msgid ": `%s' JDK1.1(TM) feature"
20068 msgstr ""
20070 #: ../../gcc-3cvs/gcc/java/parse.y:3064 ../../gcc-3cvs/gcc/java/parse.y:3066
20071 #, c-format
20072 msgid ""
20073 "%s.\n"
20074 "%s"
20075 msgstr ""
20077 #: ../../gcc-3cvs/gcc/java/parse.y:6867
20078 #, c-format
20079 msgid "malformed .zip archive in CLASSPATH: %s"
20080 msgstr ""
20082 #: ../../gcc-3cvs/gcc/java/parse.y:6938
20083 #, c-format
20084 msgid "Can't find default package `%s'. Check the CLASSPATH environment variable and the access to the archives"
20085 msgstr ""
20087 #: ../../gcc-3cvs/gcc/java/parse.y:12266
20088 #, c-format
20089 msgid "missing static field `%s'"
20090 msgstr ""
20092 #: ../../gcc-3cvs/gcc/java/parse.y:12271
20093 #, c-format
20094 msgid "not a static field `%s'"
20095 msgstr ""
20097 #: ../../gcc-3cvs/gcc/java/parse.y:12314
20098 #, c-format
20099 msgid "No case for %s"
20100 msgstr ""
20102 #: ../../gcc-3cvs/gcc/java/parse.y:13240
20103 #, c-format
20104 msgid "unregistered operator %s"
20105 msgstr "нераспазнаны аператар %s"
20107 #: java/typeck.c:553
20108 msgid "junk at end of signature string"
20109 msgstr ""
20111 #: java/verify.c:479
20112 msgid "bad pc in exception_table"
20113 msgstr ""
20115 #: java/verify.c:485
20116 msgid "exception handler inside code that is being protected"
20117 msgstr ""
20119 #: java/verify.c:1395
20120 #, c-format
20121 msgid "unknown opcode %d@pc=%d during verification"
20122 msgstr ""
20124 #: java/verify.c:1465 java/verify.c:1478 java/verify.c:1482
20125 #, c-format
20126 msgid "verification error at PC=%d"
20127 msgstr ""
20129 #: java/lang-options.h:32
20130 msgid "Disable automatic array bounds checking"
20131 msgstr ""
20133 #: java/lang-options.h:34
20134 msgid "Disable assignability checks for stores into object arrays"
20135 msgstr ""
20137 #: java/lang-options.h:36
20138 msgid "Assume native functions are implemented using JNI"
20139 msgstr ""
20141 #: java/lang-options.h:38
20142 msgid "Replace system path"
20143 msgstr ""
20145 #: java/lang-options.h:40
20146 msgid "Set class path"
20147 msgstr ""
20149 #: java/lang-options.h:42
20150 msgid "Set class path (deprecated: use --classpath instead)"
20151 msgstr ""
20153 #: java/lang-options.h:44
20154 msgid "Choose class whose main method should be used"
20155 msgstr ""
20157 #: java/lang-options.h:46
20158 msgid "Choose input encoding (default comes from locale)"
20159 msgstr ""
20161 #: java/lang-options.h:48
20162 msgid "Add directory to class path"
20163 msgstr ""
20165 #: java/lang-options.h:50
20166 msgid "Directory where class files should be written"
20167 msgstr ""
20169 #: java/lang-options.h:52
20170 msgid "Warn if modifiers are specified when not necessary"
20171 msgstr ""
20173 #: java/lang-options.h:54
20174 msgid "Warn if deprecated empty statements are found"
20175 msgstr ""
20177 #: java/lang-options.h:56
20178 msgid "Warn if .class files are out of date"
20179 msgstr ""
20181 #: java/lang-options.h:58
20182 msgid "Always check for non gcj generated classes archives"
20183 msgstr ""
20185 #: java/lang-options.h:60
20186 msgid "Never optimize static class initialization code"
20187 msgstr ""
20189 #: java/lang-options.h:62
20190 msgid "Use offset tables for virtual method calls"
20191 msgstr ""
20193 #: objc/objc-act.c:651
20194 #, c-format
20195 msgid "object does not conform to the `%s' protocol"
20196 msgstr ""
20198 #: objc/objc-act.c:737 objc/objc-act.c:810
20199 #, c-format
20200 msgid "class `%s' does not implement the `%s' protocol"
20201 msgstr ""
20203 #: objc/objc-act.c:914
20204 #, c-format
20205 msgid "`%s' cannot be statically allocated"
20206 msgstr ""
20208 #: objc/objc-act.c:963
20209 #, c-format
20210 msgid "unexpected type for `id' (%s)"
20211 msgstr ""
20213 #: objc/objc-act.c:968
20214 msgid "undefined type `id', please import <objc/objc.h>"
20215 msgstr ""
20217 #: objc/objc-act.c:1019
20218 #, c-format
20219 msgid "protocol `%s' has circular dependency"
20220 msgstr ""
20222 #: objc/objc-act.c:1041 objc/objc-act.c:5301
20223 #, fuzzy, c-format
20224 msgid "cannot find protocol declaration for `%s'"
20225 msgstr "Не магу знайсці дэкларацыю пратакола для \"%s\""
20227 #: objc/objc-act.c:1289 objc/objc-act.c:5877 objc/objc-act.c:6195
20228 #: objc/objc-act.c:6244 objc/objc-act.c:6280 objc-parse.y:1800
20229 #, fuzzy, c-format
20230 msgid "cannot find interface declaration for `%s'"
20231 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
20233 #: objc/objc-act.c:1328
20234 #, fuzzy, c-format
20235 msgid "cannot find reference tag for class `%s'"
20236 msgstr "Не магу знайсці файл для класа %s."
20238 #: objc/objc-act.c:2050
20239 #, c-format
20240 msgid "creating selector for non existant method %s"
20241 msgstr ""
20243 #: objc/objc-act.c:2364
20244 #, c-format
20245 msgid "cannot find class `%s'"
20246 msgstr "немагчыма знайсьці кляс `%s'"
20248 #: objc/objc-act.c:2366
20249 #, c-format
20250 msgid "class `%s' already exists"
20251 msgstr "кляс `%s' ужо існуе"
20253 #. fatal did not work with 2 args...should fix
20254 #: objc/objc-act.c:2473
20255 #, fuzzy, c-format
20256 msgid "cannot find interface declaration for `%s', superclass of `%s'"
20257 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
20259 #: objc/objc-act.c:2480
20260 #, fuzzy, c-format
20261 msgid "circular inheritance in interface declaration for `%s'"
20262 msgstr "Не магу знайсці дэкларацыю інтэрфейса для \"%s\""
20264 #: objc/objc-act.c:3566 objc/objc-act.c:3583
20265 msgid "inconsistent instance variable specification"
20266 msgstr ""
20268 #: objc/objc-act.c:4580
20269 msgid "can not use an object as parameter to a method\n"
20270 msgstr ""
20272 #: objc/objc-act.c:4780
20273 #, c-format
20274 msgid "multiple declarations for method `%s'"
20275 msgstr ""
20277 #: objc/objc-act.c:4946
20278 #, c-format
20279 msgid "invalid receiver type `%s'"
20280 msgstr ""
20282 #: objc/objc-act.c:4977 objc/objc-act.c:5003 objc/objc-act.c:5051
20283 #, c-format
20284 msgid "`%s' does not respond to `%s'"
20285 msgstr ""
20287 #: objc/objc-act.c:4983 objc/objc-act.c:7318
20288 #, c-format
20289 msgid "no super class declared in interface for `%s'"
20290 msgstr ""
20292 #: objc/objc-act.c:5081
20293 #, fuzzy
20294 msgid "cannot find class (factory) method"
20295 msgstr "не магу знайсці метад."
20297 #: objc/objc-act.c:5082 objc/objc-act.c:5126
20298 #, c-format
20299 msgid "return type for `%s' defaults to id"
20300 msgstr ""
20302 #: objc/objc-act.c:5099
20303 #, fuzzy, c-format
20304 msgid "method `%s' not implemented by protocol"
20305 msgstr "метад \"%s\" не знойдзен у класе"
20307 #: objc/objc-act.c:5108
20308 msgid "return type defaults to id"
20309 msgstr ""
20311 #: objc/objc-act.c:5125
20312 msgid "cannot find method"
20313 msgstr "немагчыма знайсьці мэтад"
20315 #: objc/objc-act.c:5399
20316 #, fuzzy, c-format
20317 msgid "undeclared selector `%s'"
20318 msgstr "у абвяшчэньні  `%D'"
20320 #. Historically, a class method that produced objects (factory
20321 #. method) would assign `self' to the instance that it
20322 #. allocated.  This would effectively turn the class method into
20323 #. an instance method.  Following this assignment, the instance
20324 #. variables could be accessed.  That practice, while safe,
20325 #. violates the simple rule that a class method should not refer
20326 #. to an instance variable.  It's better to catch the cases
20327 #. where this is done unknowingly than to support the above
20328 #. paradigm.
20329 #: objc/objc-act.c:5443
20330 #, c-format
20331 msgid "instance variable `%s' accessed in class method"
20332 msgstr ""
20334 #: objc/objc-act.c:5678
20335 #, fuzzy, c-format
20336 msgid "duplicate definition of class method `%s'"
20337 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20339 #: objc/objc-act.c:5684
20340 #, fuzzy, c-format
20341 msgid "duplicate declaration of class method `%s'"
20342 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20344 #: objc/objc-act.c:5720
20345 #, c-format
20346 msgid "duplicate definition of instance method `%s'"
20347 msgstr ""
20349 #: objc/objc-act.c:5726
20350 #, fuzzy, c-format
20351 msgid "duplicate declaration of instance method `%s'"
20352 msgstr "паўторнае абвяшчэнне меткі \"%s\""
20354 #: objc/objc-act.c:5766
20355 #, c-format
20356 msgid "duplicate interface declaration for category `%s(%s)'"
20357 msgstr ""
20359 #: objc/objc-act.c:5852
20360 #, c-format
20361 msgid "instance variable `%s' is declared private"
20362 msgstr ""
20364 #: objc/objc-act.c:5899
20365 #, c-format
20366 msgid "instance variable `%s' is declared %s"
20367 msgstr ""
20369 #: objc/objc-act.c:5909
20370 msgid "static access to object of type `id'"
20371 msgstr ""
20373 #: objc/objc-act.c:5934 objc/objc-act.c:6027
20374 #, c-format
20375 msgid "incomplete implementation of class `%s'"
20376 msgstr ""
20378 #: objc/objc-act.c:5938 objc/objc-act.c:6032
20379 #, c-format
20380 msgid "incomplete implementation of category `%s'"
20381 msgstr ""
20383 #: objc/objc-act.c:5943 objc/objc-act.c:6037
20384 #, c-format
20385 msgid "method definition for `%c%s' not found"
20386 msgstr ""
20388 #: objc/objc-act.c:6081
20389 #, c-format
20390 msgid "%s `%s' does not fully implement the `%s' protocol"
20391 msgstr ""
20393 #: objc/objc-act.c:6139 objc/objc-act.c:8249
20394 msgid "`@end' missing in implementation context"
20395 msgstr ""
20397 #: objc/objc-act.c:6167
20398 #, c-format
20399 msgid "reimplementation of class `%s'"
20400 msgstr ""
20402 #: objc/objc-act.c:6209
20403 #, c-format
20404 msgid "conflicting super class name `%s'"
20405 msgstr ""
20407 #: objc/objc-act.c:6224
20408 #, c-format
20409 msgid "duplicate interface declaration for class `%s'"
20410 msgstr ""
20412 #: objc/objc-act.c:6506
20413 #, c-format
20414 msgid "duplicate declaration for protocol `%s'"
20415 msgstr ""
20417 #: objc/objc-act.c:7363
20418 msgid "[super ...] must appear in a method context"
20419 msgstr ""
20421 #: objc/objc-act.c:8354 objc/objc-act.c:8370
20422 #, c-format
20423 msgid "potential selector conflict for method `%s'"
20424 msgstr ""
20426 #: objc-parse.y:2656
20427 msgid "`@end' must appear in an implementation context"
20428 msgstr ""
20430 #: objc-parse.y:2932
20431 msgid "method definition not in class context"
20432 msgstr ""
20434 #: objc/lang-options.h:27
20435 msgid "Dump decls to a .decl file"
20436 msgstr ""
20438 #: objc/lang-options.h:29
20439 msgid "Generate code for GNU runtime environment"
20440 msgstr ""
20442 #: objc/lang-options.h:32
20443 msgid "Generate code for NeXT runtime environment"
20444 msgstr ""
20446 #: objc/lang-options.h:35
20447 msgid "Warn if a selector has multiple methods"
20448 msgstr ""
20450 #: objc/lang-options.h:39
20451 msgid "Do not warn if inherited methods are unimplemented"
20452 msgstr ""
20454 #: objc/lang-options.h:41
20455 msgid "Generate C header of platform specific features"
20456 msgstr ""
20458 #: objc/lang-options.h:43
20459 msgid "Specify the name of the class for constant strings"
20460 msgstr ""
20462 #. This is the contribution to the `lang_options' array in gcc.c for
20463 #. treelang.
20464 #: treelang/lang-options.h:26
20465 msgid "(debug) trace parsing process"
20466 msgstr ""
20468 #: treelang/lang-options.h:27
20469 msgid "(debug) trace lexical analysis"
20470 msgstr ""
20472 #: config/darwin.h:212
20473 msgid "-current_version only allowed with -dynamiclib"
20474 msgstr ""
20476 #: config/darwin.h:215
20477 msgid "-install_name only allowed with -dynamiclib"
20478 msgstr ""
20480 #: config/darwin.h:220
20481 msgid "-bundle not allowed with -dynamiclib"
20482 msgstr ""
20484 #: config/darwin.h:221
20485 msgid "-bundle_loader not allowed with -dynamiclib"
20486 msgstr ""
20488 #: config/darwin.h:222
20489 msgid "-client_name not allowed with -dynamiclib"
20490 msgstr ""
20492 #: config/darwin.h:225
20493 msgid "-force_cpusubtype_ALL not allowed with -dynamiclib"
20494 msgstr ""
20496 #: config/darwin.h:226
20497 msgid "-force_flat_namespace not allowed with -dynamiclib"
20498 msgstr ""
20500 #: config/darwin.h:228
20501 msgid "-keep_private_externs not allowed with -dynamiclib"
20502 msgstr ""
20504 #: config/darwin.h:229
20505 msgid "-private_bundle not allowed with -dynamiclib"
20506 msgstr ""
20508 #: f/lang-specs.h:38 gcc.c:689
20509 msgid "GNU C does not support -C without using -E"
20510 msgstr ""
20512 #: f/lang-specs.h:39 gcc.c:690
20513 #, fuzzy
20514 msgid "GNU C does not support -CC without using -E"
20515 msgstr "ISO C89 не падтрымлівае `long long'"
20517 #: config/sparc/sol2-bi.h:168 config/sparc/sol2-bi.h:178
20518 #: config/sparc/linux64.h:197 config/sparc/linux64.h:208
20519 #: config/sparc/netbsd-elf.h:163 config/sparc/netbsd-elf.h:182
20520 msgid "may not use both -m32 and -m64"
20521 msgstr ""
20523 #: config/ia64/freebsd.h:23 config/sparc/freebsd.h:33
20524 #: config/i386/freebsd-aout.h:203 config/alpha/freebsd.h:42
20525 msgid "`-p' not supported; use `-pg' and gprof(1)"
20526 msgstr ""
20528 #: config/vax/vax.h:50 config/vax/vax.h:51
20529 msgid "profiling not supported with -mg\n"
20530 msgstr ""
20532 #: config/mips/mips.h:954
20533 msgid "-pipe is not supported"
20534 msgstr "-pipe не падтрымліваецца"
20536 #: config/mips/mips.h:1147 config/arc/arc.h:63
20537 msgid "may not use both -EB and -EL"
20538 msgstr ""
20540 #: java/jvspec.c:77 gcc.c:716 ada/lang-specs.h:38
20541 msgid "-pg and -fomit-frame-pointer are incompatible"
20542 msgstr ""
20544 #: config/rs6000/darwin.h:62
20545 msgid " conflicting code gen style switches are used"
20546 msgstr ""
20548 #: config/i386/cygwin.h:115
20549 msgid "mno-cygwin and mno-win32 are not compatible"
20550 msgstr ""
20552 #: config/i386/cygwin.h:170 config/i386/mingw32.h:84
20553 msgid "shared and mdll are not compatible"
20554 msgstr ""
20556 #: gcc.c:867
20557 msgid "-E required when input is from standard input"
20558 msgstr ""
20560 #: gcc.c:871
20561 msgid "compilation of header file requested"
20562 msgstr ""
20564 #: java/lang-specs.h:33
20565 msgid "-fjni and -femit-class-files are incompatible"
20566 msgstr ""
20568 #: java/lang-specs.h:34
20569 msgid "-fjni and -femit-class-file are incompatible"
20570 msgstr ""
20572 #: java/lang-specs.h:35 java/lang-specs.h:36
20573 msgid "-femit-class-file should used along with -fsyntax-only"
20574 msgstr ""
20576 #: treelang/lang-specs.h:52
20577 msgid "-pg or -p and -fomit-frame-pointer are incompatible"
20578 msgstr ""
20580 #: config/vax/netbsd-elf.h:42
20581 msgid "The -shared option is not currently supported for VAX ELF."
20582 msgstr ""
20584 #: config/mcore/mcore.h:60
20585 msgid "choose either big or little endian, not both"
20586 msgstr ""
20588 #: config/mcore/mcore.h:63
20589 msgid "choose either m340 or m210 not both"
20590 msgstr ""
20592 #: config/mcore/mcore.h:64
20593 msgid "the m210 does not have little endian support"
20594 msgstr ""
20596 #: config/arm/arm.h:178
20597 msgid "-mapcs-26 and -mapcs-32 may not be used together"
20598 msgstr ""
20600 #: config/arm/arm.h:180
20601 msgid "-msoft-float and -mhard_float may not be used together"
20602 msgstr ""
20604 #: config/arm/arm.h:182
20605 msgid "-mbig-endian and -mlittle-endian may not be used together"
20606 msgstr ""
20608 #: config/mips/r3900.h:35
20609 msgid "-mhard-float not supported"
20610 msgstr "-mhard-float не падтрымліваецца"
20612 #: config/mips/r3900.h:37
20613 msgid "-msingle-float and -msoft-float can not both be specified"
20614 msgstr ""
20616 #: ada/lang-specs.h:41
20617 msgid "-c or -S required for Ada"
20618 msgstr ""
20620 #: config/i386/sco5.h:585 config/i386/sco5.h:666
20621 msgid "-static not valid with -mcoff"
20622 msgstr ""
20624 #: config/i386/sco5.h:586 config/i386/sco5.h:667
20625 msgid "-shared not valid with -mcoff"
20626 msgstr ""
20628 #: config/i386/sco5.h:587 config/i386/sco5.h:668
20629 msgid "-symbolic not valid with -mcoff"
20630 msgstr ""
20632 #: config/i386/sco5.h:636
20633 msgid "-fpic is not valid with -mcoff"
20634 msgstr ""
20636 #: config/i386/sco5.h:637
20637 msgid "-fPIC is not valid with -mcoff"
20638 msgstr ""
20640 #: config/i386/sco5.h:669
20641 msgid "-fpic not valid with -mcoff"
20642 msgstr ""
20644 #: config/i386/sco5.h:670
20645 msgid "-fPIC not valid with -mcoff"
20646 msgstr ""
20648 #~ msgid "unknown C standard `%s'"
20649 #~ msgstr "невядомы C стандарт `%s'"
20651 #, fuzzy
20652 #~ msgid "missing binary operator"
20653 #~ msgstr "прапушчан ініцыялізатар"
20655 #, fuzzy
20656 #~ msgid "changing search order for system directory \"%s\""
20657 #~ msgstr "немагчыма стварыць дырэкторыю \"%s\""
20659 #, fuzzy
20660 #~ msgid "argument missing after %s"
20661 #~ msgstr "аргумент для \"%s\" прапушчан"
20663 #, fuzzy
20664 #~ msgid "invalid option %s"
20665 #~ msgstr "Нерэчаісны выбар %s"
20667 #~ msgid "%s:%d: warning: "
20668 #~ msgstr "%s:%d: увага: "
20670 #~ msgid "%s: warning: "
20671 #~ msgstr "%s: увага: "
20673 #~ msgid "floating point overflow"
20674 #~ msgstr "перапаўненьне плаваючай кропкі"
20676 #, fuzzy
20677 #~ msgid "internal error: %s"
20678 #~ msgstr "Унутраная памылка: %s"
20680 #, fuzzy
20681 #~ msgid "invalid character constant in #if"
20682 #~ msgstr "сімвальная канстанта вельмі доўгая"
20684 #~ msgid "usage: %s [switches] input output"
20685 #~ msgstr "выкарыстаньне: %s [выключальнікі] увод вывад"
20687 #~ msgid "#error%.*s"
20688 #~ msgstr "#памылка%.*s"
20690 #~ msgid "#warning%.*s"
20691 #~ msgstr "#увага%.*s"
20693 #~ msgid "unbalanced #endif"
20694 #~ msgstr "незбалансаваны #endif"
20696 #~ msgid "optimization turned on"
20697 #~ msgstr "аптымізацыя уключана"
20699 #~ msgid "optimization turned off"
20700 #~ msgstr "аптымізацыя выключана"
20702 #~ msgid "invalid %%V value"
20703 #~ msgstr "нерэчаіснае значэньне %%V"
20705 #~ msgid "Use OSF PIC"
20706 #~ msgstr "Выкарыстоўваць OSF PIC"
20708 #~ msgid "Don't use OSF PIC"
20709 #~ msgstr "Не выкарыстоўваць OSF PIC"
20711 #~ msgid "Optimize for 3900"
20712 #~ msgstr "Аптымізаваць для 3900"
20714 #~ msgid "Optimize for 4650"
20715 #~ msgstr "Аптымізаваць для 4650"
20717 #, fuzzy
20718 #~ msgid "size of member `%D' is not constant"
20719 #~ msgstr "тып параметра \"%s\" не аб'яўлены"
20721 #, fuzzy
20722 #~ msgid "member initializers for `%#D'"
20723 #~ msgstr "complex нерэчаісны для \"%s\""
20725 #, fuzzy
20726 #~ msgid "explicit specialization here"
20727 #~ msgstr "ініцыялізацыя"
20729 #, fuzzy
20730 #~ msgid "base initializer for `%T'"
20731 #~ msgstr "не магу ініцыялізаваць сяброўскую функцыю \"%s\""
20733 #, fuzzy
20734 #~ msgid "`sizeof' applied to incomplete type `%T'"
20735 #~ msgstr "\"%s\" мае незавершаны тып"
20737 #, fuzzy
20738 #~ msgid "invalid use of undefined type `%#T'"
20739 #~ msgstr "нявернае выкарыстанне \"restict\""
20741 #, fuzzy
20742 #~ msgid "forward declaration of `%#T'"
20743 #~ msgstr "няма папярэдняга аб'яўлення для \"%s\""
20745 #~ msgid "invalid use of `%T'"
20746 #~ msgstr "нерэчаіснае выкарыстаньне `%T'"