1# Traditional Chinese translation for gcc.
2# Copyright (C) 2005, 06 Free Software Foundation, Inc.
3# This file is distributed under the same license as the gcc package.
4# Meng Jie <zuxyhere@eastday.com>, 2005.
5# Wei-Lun Chao <chaoweilun@pcmail.com.tw>, 2006.
6#
7msgid ""
8msgstr ""
9"Project-Id-Version: gcc 4.1.0\n"
10"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11"POT-Creation-Date: 2010-04-06 14:11+0000\n"
12"PO-Revision-Date: 2006-03-28 09:19+0800\n"
13"Last-Translator: Wei-Lun Chao <chaoweilun@pcmail.com.tw>\n"
14"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Plural-Forms: nplurals=1; plural=0;\n"
19
20#: c-decl.c:4573 c-pretty-print.c:403 c-typeck.c:5590 toplev.c:1652
21#: cp/error.c:581 cp/error.c:854
22msgid "<anonymous>"
23msgstr "<anonymous>"
24
25#: c-format.c:363 c-format.c:387 config/i386/msformat-c.c:50
26msgid "' ' flag"
27msgstr "��� ���������"
28
29#: c-format.c:363 c-format.c:387 config/i386/msformat-c.c:50
30msgid "the ' ' printf flag"
31msgstr "��� ���printf ������"
32
33#: c-format.c:364 c-format.c:388 c-format.c:422 c-format.c:434 c-format.c:493
34#: config/i386/msformat-c.c:51
35msgid "'+' flag"
36msgstr "���+���������"
37
38#: c-format.c:364 c-format.c:388 c-format.c:422 c-format.c:434
39#: config/i386/msformat-c.c:51
40msgid "the '+' printf flag"
41msgstr "���+���printf ������"
42
43#: c-format.c:365 c-format.c:389 c-format.c:435 c-format.c:469
44#: config/i386/msformat-c.c:52 config/i386/msformat-c.c:87
45msgid "'#' flag"
46msgstr "���#���������"
47
48#: c-format.c:365 c-format.c:389 c-format.c:435 config/i386/msformat-c.c:52
49msgid "the '#' printf flag"
50msgstr "���#���printf ������"
51
52#: c-format.c:366 c-format.c:390 c-format.c:467 config/i386/msformat-c.c:53
53msgid "'0' flag"
54msgstr "���0���������"
55
56#: c-format.c:366 c-format.c:390 config/i386/msformat-c.c:53
57msgid "the '0' printf flag"
58msgstr "���0���printf ������"
59
60#: c-format.c:367 c-format.c:391 c-format.c:466 c-format.c:496
61#: config/i386/msformat-c.c:54
62msgid "'-' flag"
63msgstr "���-���������"
64
65#: c-format.c:367 c-format.c:391 config/i386/msformat-c.c:54
66msgid "the '-' printf flag"
67msgstr "���-���printf ������"
68
69#: c-format.c:368 c-format.c:449 config/i386/msformat-c.c:55
70#: config/i386/msformat-c.c:75
71msgid "''' flag"
72msgstr "���'���������"
73
74#: c-format.c:368 config/i386/msformat-c.c:55
75msgid "the ''' printf flag"
76msgstr "���'���printf ������"
77
78#: c-format.c:369 c-format.c:450
79msgid "'I' flag"
80msgstr "���I���������"
81
82#: c-format.c:369
83msgid "the 'I' printf flag"
84msgstr "���I���printf ������"
85
86#: c-format.c:370 c-format.c:392 c-format.c:447 c-format.c:470 c-format.c:497
87#: c-format.c:1621 config/sol2-c.c:45 config/i386/msformat-c.c:56
88#: config/i386/msformat-c.c:73
89msgid "field width"
90msgstr "���������"
91
92#: c-format.c:370 c-format.c:392 config/sol2-c.c:45
93#: config/i386/msformat-c.c:56
94msgid "field width in printf format"
95msgstr "printf ���������������������"
96
97#: c-format.c:371 c-format.c:393 c-format.c:424 c-format.c:437
98#: config/i386/msformat-c.c:57
99msgid "precision"
100msgstr "������"
101
102#: c-format.c:371 c-format.c:393 c-format.c:424 c-format.c:437
103#: config/i386/msformat-c.c:57
104msgid "precision in printf format"
105msgstr "printf ���������������"
106
107#: c-format.c:372 c-format.c:394 c-format.c:425 c-format.c:438 c-format.c:448
108#: c-format.c:500 config/sol2-c.c:46 config/i386/msformat-c.c:58
109#: config/i386/msformat-c.c:74
110msgid "length modifier"
111msgstr "���������������"
112
113#: c-format.c:372 c-format.c:394 c-format.c:425 c-format.c:438
114#: config/sol2-c.c:46 config/i386/msformat-c.c:58
115msgid "length modifier in printf format"
116msgstr "printf ������������������������"
117
118#: c-format.c:423 c-format.c:436
119msgid "'q' flag"
120msgstr "���q���������"
121
122#: c-format.c:423 c-format.c:436
123msgid "the 'q' diagnostic flag"
124msgstr "���q���������������"
125
126#: c-format.c:444 config/i386/msformat-c.c:71
127msgid "assignment suppression"
128msgstr "������������"
129
130#: c-format.c:444 config/i386/msformat-c.c:71
131msgid "the assignment suppression scanf feature"
132msgstr "scanf ���������������������"
133
134#: c-format.c:445 config/i386/msformat-c.c:72
135msgid "'a' flag"
136msgstr "���a���������"
137
138#: c-format.c:445 config/i386/msformat-c.c:72
139msgid "the 'a' scanf flag"
140msgstr "���a���scanf ������"
141
142#: c-format.c:446
143#, fuzzy
144msgid "'m' flag"
145msgstr "��� ���������"
146
147#: c-format.c:446
148#, fuzzy
149msgid "the 'm' scanf flag"
150msgstr "���a���scanf ������"
151
152#: c-format.c:447 config/i386/msformat-c.c:73
153msgid "field width in scanf format"
154msgstr "scanf ������������������"
155
156#: c-format.c:448 config/i386/msformat-c.c:74
157msgid "length modifier in scanf format"
158msgstr "scanf ������������������������"
159
160#: c-format.c:449 config/i386/msformat-c.c:75
161msgid "the ''' scanf flag"
162msgstr "���'���scanf ������"
163
164#: c-format.c:450
165msgid "the 'I' scanf flag"
166msgstr "���I���scanf ������"
167
168#: c-format.c:465
169msgid "'_' flag"
170msgstr "���_���������"
171
172#: c-format.c:465
173msgid "the '_' strftime flag"
174msgstr "���_���strftime ������"
175
176#: c-format.c:466
177msgid "the '-' strftime flag"
178msgstr "���-���strftime ������"
179
180#: c-format.c:467
181msgid "the '0' strftime flag"
182msgstr "���0���strftime ������"
183
184#: c-format.c:468 c-format.c:492
185msgid "'^' flag"
186msgstr "���^���������"
187
188#: c-format.c:468
189msgid "the '^' strftime flag"
190msgstr "���^���strftime ������"
191
192#: c-format.c:469 config/i386/msformat-c.c:87
193msgid "the '#' strftime flag"
194msgstr "���#���strftime ������"
195
196#: c-format.c:470
197msgid "field width in strftime format"
198msgstr "strftime ���������������������"
199
200#: c-format.c:471
201msgid "'E' modifier"
202msgstr "���E������������"
203
204#: c-format.c:471
205msgid "the 'E' strftime modifier"
206msgstr "���E���strftime ���������"
207
208#: c-format.c:472
209msgid "'O' modifier"
210msgstr "���O������������"
211
212#: c-format.c:472
213msgid "the 'O' strftime modifier"
214msgstr "���O���strftime ���������"
215
216#: c-format.c:473
217msgid "the 'O' modifier"
218msgstr "���O������������"
219
220#: c-format.c:491
221msgid "fill character"
222msgstr "������������"
223
224#: c-format.c:491
225msgid "fill character in strfmon format"
226msgstr "strfmon ���������������������"
227
228#: c-format.c:492
229msgid "the '^' strfmon flag"
230msgstr "���^���strfmon ������"
231
232#: c-format.c:493
233msgid "the '+' strfmon flag"
234msgstr "���+���strfmon ������"
235
236#: c-format.c:494
237msgid "'(' flag"
238msgstr "���(���������"
239
240#: c-format.c:494
241msgid "the '(' strfmon flag"
242msgstr "���(���strfmon ������"
243
244#: c-format.c:495
245msgid "'!' flag"
246msgstr "���!���������"
247
248#: c-format.c:495
249msgid "the '!' strfmon flag"
250msgstr "���!���strfmon ������"
251
252#: c-format.c:496
253msgid "the '-' strfmon flag"
254msgstr "���-���strfmon ������"
255
256#: c-format.c:497
257msgid "field width in strfmon format"
258msgstr "strfmon ���������������������"
259
260#: c-format.c:498
261msgid "left precision"
262msgstr "���������"
263
264#: c-format.c:498
265msgid "left precision in strfmon format"
266msgstr "strfmon ������������������"
267
268#: c-format.c:499
269msgid "right precision"
270msgstr "���������"
271
272#: c-format.c:499
273msgid "right precision in strfmon format"
274msgstr "strfmon ������������������"
275
276#: c-format.c:500
277msgid "length modifier in strfmon format"
278msgstr "strfmon ������������������������"
279
280#: c-format.c:1724
281msgid "field precision"
282msgstr "������������"
283
284#: c-objc-common.c:164
285#, fuzzy
286msgid "({anonymous})"
287msgstr "<anonymous>"
288
289#: c-opts.c:1501 tree.c:3970 cp/error.c:999 fortran/cpp.c:552
290msgid "<built-in>"
291msgstr "<built-in>"
292
293#. Handle deferred options from command-line.
294#: c-opts.c:1519 fortran/cpp.c:557
295#, fuzzy
296msgid "<command-line>"
297msgstr "<command line>"
298
299#: c-parser.c:736
300#, fuzzy
301msgid "expected end of line"
302msgstr "������������������������"
303
304#: c-parser.c:1375 c-parser.c:3463 c-parser.c:3897 c-parser.c:4158
305#: c-parser.c:4228 c-parser.c:4239 c-parser.c:4389 c-parser.c:6264
306#: c-parser.c:6298 c-parser.c:6330 c-parser.c:6377 c-parser.c:6513
307#: c-parser.c:7899 c-parser.c:8043 c-parser.c:8081 c-parser.c:1944
308#, gcc-internal-format
309msgid "expected %<;%>"
310msgstr "������ %<;%>"
311
312#: c-parser.c:1883 c-parser.c:2147 c-parser.c:2788 c-parser.c:2840
313#: c-parser.c:2845 c-parser.c:3941 c-parser.c:4074 c-parser.c:4189
314#: c-parser.c:4325 c-parser.c:4451 c-parser.c:5492 c-parser.c:5529
315#: c-parser.c:5615 c-parser.c:5653 c-parser.c:5692 c-parser.c:5707
316#: c-parser.c:5731 c-parser.c:6721 c-parser.c:6761 c-parser.c:7253
317#: c-parser.c:7274 c-parser.c:7324 c-parser.c:7434 c-parser.c:7507
318#: c-parser.c:7575 c-parser.c:8006 c-parser.c:7397
319#, fuzzy, gcc-internal-format
320msgid "expected %<(%>"
321msgstr "������ %<{%>"
322
323#: c-parser.c:1898 c-parser.c:2182 c-parser.c:2389 c-parser.c:2550
324#: c-parser.c:2610 c-parser.c:2684 c-parser.c:2795 c-parser.c:2962
325#: c-parser.c:2973 c-parser.c:2982 c-parser.c:3944 c-parser.c:4078
326#: c-parser.c:4246 c-parser.c:4383 c-parser.c:4462 c-parser.c:5017
327#: c-parser.c:5203 c-parser.c:5262 c-parser.c:5438 c-parser.c:5455
328#: c-parser.c:5476 c-parser.c:5508 c-parser.c:5609 c-parser.c:5637
329#: c-parser.c:5677 c-parser.c:5700 c-parser.c:5723 c-parser.c:5744
330#: c-parser.c:5884 c-parser.c:6134 c-parser.c:6558 c-parser.c:6578
331#: c-parser.c:6729 c-parser.c:6765 c-parser.c:7256 c-parser.c:7277
332#: c-parser.c:7355 c-parser.c:7440 c-parser.c:7556 c-parser.c:7638
333#: c-parser.c:7935 c-parser.c:8051 c-parser.c:8092
334#, fuzzy
335msgid "expected %<)%>"
336msgstr "������ %<{%>"
337
338#: c-parser.c:2472 c-parser.c:3254 c-parser.c:3286 c-parser.c:4443
339#: c-parser.c:5601 c-parser.c:5764 c-parser.c:5871
340#, fuzzy
341msgid "expected %<]%>"
342msgstr "������ %<{%>"
343
344#: c-parser.c:2654
345#, fuzzy
346msgid "expected %<;%>, %<,%> or %<)%>"
347msgstr "������ %<,%>���%<;%> ��� %<}%>"
348
349#: c-parser.c:3124
350#, fuzzy
351msgid "expected %<}%>"
352msgstr "������ %<{%>"
353
354#: c-parser.c:3404 c-parser.c:6731 c-parser.c:8335 c-parser.c:1765
355#: c-parser.c:1960 c-parser.c:6441
356#, gcc-internal-format
357msgid "expected %<{%>"
358msgstr "������ %<{%>"
359
360#: c-parser.c:3622 c-parser.c:3631 c-parser.c:4347 c-parser.c:4683
361#: c-parser.c:6571 c-parser.c:6871 c-parser.c:6928 c-parser.c:7545
362#, fuzzy
363msgid "expected %<:%>"
364msgstr "������ %<{%>"
365
366#: c-parser.c:4152
367#, fuzzy
368msgid "expected %<while%>"
369msgstr "������ %<{%>"
370
371#: c-parser.c:5499 c-parser.c:5540 c-parser.c:5622 c-parser.c:5629
372#: c-parser.c:5664
373#, fuzzy
374msgid "expected %<,%>"
375msgstr "������ %<{%>"
376
377#: c-parser.c:6144 c-parser.c:6176 c-parser.c:6390
378#, fuzzy
379msgid "expected %<@end%>"
380msgstr "������ %<{%>"
381
382#: c-parser.c:6692
383#, fuzzy
384msgid "expected %<>%>"
385msgstr "������ %<{%>"
386
387#: c-parser.c:7642
388#, fuzzy
389msgid "expected %<,%> or %<)%>"
390msgstr "������ %<,%> ��� %<;%>"
391
392#: c-parser.c:8033 c-parser.c:3309
393#, gcc-internal-format
394msgid "expected %<=%>"
395msgstr "������ %<=%>"
396
397#: c-parser.c:8392 c-parser.c:8382
398#, fuzzy, gcc-internal-format
399msgid "expected %<#pragma omp section%> or %<}%>"
400msgstr "������ %<,%> ��� %<}%>"
401
402#: c-pretty-print.c:324
403msgid "<type-error>"
404msgstr ""
405
406#: c-pretty-print.c:363
407msgid "<unnamed-unsigned:"
408msgstr ""
409
410#: c-pretty-print.c:364
411msgid "<unnamed-signed:"
412msgstr ""
413
414#: c-pretty-print.c:367
415msgid "<unnamed-float:"
416msgstr ""
417
418#: c-pretty-print.c:370
419msgid "<unnamed-fixed:"
420msgstr ""
421
422#: c-pretty-print.c:385
423msgid "<typedef-error>"
424msgstr ""
425
426#: c-pretty-print.c:398
427msgid "<tag-error>"
428msgstr ""
429
430#: c-pretty-print.c:1142
431#, fuzzy
432msgid "<erroneous-expression>"
433msgstr "���������������������"
434
435#: c-pretty-print.c:1146 cp/cxx-pretty-print.c:154
436msgid "<return-value>"
437msgstr ""
438
439#: c-typeck.c:5707
440msgid "array initialized from parenthesized string constant"
441msgstr "������������������������������������������"
442
443#: c-typeck.c:5780 c-typeck.c:6651
444msgid "initialization of a flexible array member"
445msgstr "���������������������������������"
446
447#: c-typeck.c:5790 cp/typeck2.c:851
448#, gcc-internal-format
449msgid "char-array initialized from wide string"
450msgstr "��������������������� char ������"
451
452#: c-typeck.c:5798
453#, fuzzy
454msgid "wide character array initialized from non-wide string"
455msgstr "��������������������� wchar_t ������"
456
457#: c-typeck.c:5804
458#, fuzzy
459msgid "wide character array initialized from incompatible wide string"
460msgstr "��������������������� wchar_t ������"
461
462#: c-typeck.c:5838
463msgid "array of inappropriate type initialized from string constant"
464msgstr "������������������������������������������������"
465
466#. ??? This should not be an error when inlining calls to
467#. unprototyped functions.
468#: c-typeck.c:5906 c-typeck.c:5359 cp/typeck.c:1862
469#, gcc-internal-format
470msgid "invalid use of non-lvalue array"
471msgstr "���������������������������������"
472
473#: c-typeck.c:5932
474msgid "array initialized from non-constant array expression"
475msgstr "���������������������������������������������"
476
477#: c-typeck.c:5946 c-typeck.c:5949 c-typeck.c:5957 c-typeck.c:5996
478#: c-typeck.c:7450
479msgid "initializer element is not constant"
480msgstr "���������������������������������"
481
482#: c-typeck.c:5962 c-typeck.c:6008 c-typeck.c:7460
483#, fuzzy
484msgid "initializer element is not a constant expression"
485msgstr "���������������������������������"
486
487#: c-typeck.c:6003 c-typeck.c:7455
488#, gcc-internal-format
489msgid "initializer element is not computable at load time"
490msgstr "���������������������������������������������������������"
491
492#. Although C99 is unclear about whether incomplete arrays
493#. of VLAs themselves count as VLAs, it does not make
494#. sense to permit them to be initialized given that
495#. ordinary VLAs may not be initialized.
496#: c-typeck.c:6017 c-decl.c:3954 c-decl.c:3969
497#, gcc-internal-format
498msgid "variable-sized object may not be initialized"
499msgstr "���������������������������������������"
500
501#: c-typeck.c:6021
502msgid "invalid initializer"
503msgstr "������������������������"
504
505#: c-typeck.c:6230
506#, fuzzy
507msgid "(anonymous)"
508msgstr "<anonymous>"
509
510#: c-typeck.c:6508
511msgid "extra brace group at end of initializer"
512msgstr "������������������������������������������������"
513
514#: c-typeck.c:6529
515msgid "missing braces around initializer"
516msgstr "������������������������������������"
517
518#: c-typeck.c:6590
519msgid "braces around scalar initializer"
520msgstr "���������������������������"
521
522#: c-typeck.c:6648
523msgid "initialization of flexible array member in a nested context"
524msgstr "���������������������������������������������������"
525
526#: c-typeck.c:6679
527msgid "missing initializer"
528msgstr "���������������������"
529
530#: c-typeck.c:6701
531msgid "empty scalar initializer"
532msgstr "������������������������������"
533
534#: c-typeck.c:6706
535msgid "extra elements in scalar initializer"
536msgstr "���������������������������������������"
537
538#: c-typeck.c:6814 c-typeck.c:6892
539msgid "array index in non-array initializer"
540msgstr "���������������������������������������������������"
541
542#: c-typeck.c:6819 c-typeck.c:6948
543msgid "field name not in record or union initializer"
544msgstr "������������������������������������������������"
545
546#: c-typeck.c:6865
547msgid "array index in initializer not of integer type"
548msgstr "������������������������������������������"
549
550#: c-typeck.c:6874 c-typeck.c:6883
551#, fuzzy
552msgid "array index in initializer is not an integer constant expression"
553msgstr "������������������������������������������"
554
555#: c-typeck.c:6888 c-typeck.c:6890
556msgid "nonconstant array index in initializer"
557msgstr "������������������������������������������"
558
559#: c-typeck.c:6894 c-typeck.c:6897
560msgid "array index in initializer exceeds array bounds"
561msgstr "������������������������������"
562
563#: c-typeck.c:6911
564msgid "empty index range in initializer"
565msgstr "���������������������������������������"
566
567#: c-typeck.c:6920
568msgid "array index range in initializer exceeds array bounds"
569msgstr "������������������������������������������������������"
570
571#: c-typeck.c:7003 c-typeck.c:7030 c-typeck.c:7549
572msgid "initialized field with side-effects overwritten"
573msgstr "���������������������������������������������"
574
575#: c-typeck.c:7005 c-typeck.c:7032 c-typeck.c:7551
576#, fuzzy
577msgid "initialized field overwritten"
578msgstr "���������������������������������������������"
579
580#: c-typeck.c:7477 c-typeck.c:4965
581#, gcc-internal-format
582msgid "enum conversion in initialization is invalid in C++"
583msgstr ""
584
585#: c-typeck.c:7766
586msgid "excess elements in char array initializer"
587msgstr "������������������������������������������������"
588
589#: c-typeck.c:7773 c-typeck.c:7832
590msgid "excess elements in struct initializer"
591msgstr "������������������������������������������"
592
593#: c-typeck.c:7847
594msgid "non-static initialization of a flexible array member"
595msgstr "������������������������������������������"
596
597#: c-typeck.c:7917
598msgid "excess elements in union initializer"
599msgstr "������������������������������������������"
600
601#: c-typeck.c:8006
602msgid "excess elements in array initializer"
603msgstr "���������������������������������������������"
604
605#: c-typeck.c:8039
606msgid "excess elements in vector initializer"
607msgstr "������������������������������������������"
608
609#: c-typeck.c:8070
610msgid "excess elements in scalar initializer"
611msgstr "������������������������������������������"
612
613#: cfgrtl.c:2013
614msgid "flow control insn inside a basic block"
615msgstr "������������������������������������"
616
617#: cfgrtl.c:2144
618msgid "wrong insn in the fallthru edge"
619msgstr "���������������������������"
620
621#: cfgrtl.c:2198
622msgid "insn outside basic block"
623msgstr "���������������������������"
624
625#: cfgrtl.c:2205
626msgid "return not followed by barrier"
627msgstr "������������������ return"
628
629#: collect2.c:497 gcc.c:7734
630#, c-format
631msgid "internal gcc abort in %s, at %s:%d"
632msgstr "gcc ������������ %s������ %s:%d"
633
634#: collect2.c:950
635#, c-format
636msgid "COLLECT_LTO_WRAPPER must be set."
637msgstr ""
638
639#: collect2.c:1092
640#, fuzzy, c-format
641msgid "too many lto output files"
642msgstr "������������������"
643
644#: collect2.c:1308
645#, c-format
646msgid "no arguments"
647msgstr "������������"
648
649#: collect2.c:1715 collect2.c:1886 collect2.c:1921
650#, c-format
651msgid "fopen %s"
652msgstr "fopen %s"
653
654#: collect2.c:1718 collect2.c:1891 collect2.c:1924
655#, c-format
656msgid "fclose %s"
657msgstr "fclose %s"
658
659#: collect2.c:1727
660#, c-format
661msgid "collect2 version %s"
662msgstr "collect2 ������ %s"
663
664#: collect2.c:1823
665#, fuzzy, c-format
666msgid "%d constructor found\n"
667msgid_plural "%d constructors found\n"
668msgstr[0] "������ %d ������������\n"
669
670#: collect2.c:1827
671#, fuzzy, c-format
672msgid "%d destructor found\n"
673msgid_plural "%d destructors found\n"
674msgstr[0] "������ %d ���������������\n"
675
676#: collect2.c:1831
677#, fuzzy, c-format
678msgid "%d frame table found\n"
679msgid_plural "%d frame tables found\n"
680msgstr[0] "��������� %d ������������\n"
681
682#: collect2.c:1985 lto-wrapper.c:175
683#, c-format
684msgid "can't get program status"
685msgstr "������������������������"
686
687#: collect2.c:2054
688#, fuzzy, c-format
689msgid "could not open response file %s"
690msgstr "��������� specs ������ %s\n"
691
692#: collect2.c:2059
693#, fuzzy, c-format
694msgid "could not write to response file %s"
695msgstr "��������� specs ������ %s\n"
696
697#: collect2.c:2064
698#, fuzzy, c-format
699msgid "could not close response file %s"
700msgstr "��������� specs ������ %s\n"
701
702#: collect2.c:2082
703#, c-format
704msgid "[cannot find %s]"
705msgstr "[��������� %s]"
706
707#: collect2.c:2097
708#, c-format
709msgid "cannot find '%s'"
710msgstr "������������%s���"
711
712#: collect2.c:2101 collect2.c:2624 collect2.c:2820 gcc.c:3085
713#: lto-wrapper.c:147
714#, c-format
715msgid "pex_init failed"
716msgstr "pex_init ������"
717
718#: collect2.c:2139
719#, c-format
720msgid "[Leaving %s]\n"
721msgstr "[������ %s]\n"
722
723#: collect2.c:2371
724#, c-format
725msgid ""
726"\n"
727"write_c_file - output name is %s, prefix is %s\n"
728msgstr ""
729"\n"
730"write_c_file - ������������ %s������������ %s\n"
731
732#: collect2.c:2598
733#, c-format
734msgid "cannot find 'nm'"
735msgstr "��������� ���nm���"
736
737#: collect2.c:2646
738#, c-format
739msgid "can't open nm output"
740msgstr "������������ nm ���������"
741
742#: collect2.c:2729
743#, c-format
744msgid "init function found in object %s"
745msgstr "��������� %s ��������� init ������"
746
747#: collect2.c:2739
748#, c-format
749msgid "fini function found in object %s"
750msgstr "��������� %s ��������� fini ������"
751
752#: collect2.c:2841
753#, c-format
754msgid "can't open ldd output"
755msgstr "������������ ldd ������"
756
757#: collect2.c:2844
758#, c-format
759msgid ""
760"\n"
761"ldd output with constructors/destructors.\n"
762msgstr ""
763"\n"
764"ldd ������������������/���������������\n"
765
766#: collect2.c:2859
767#, c-format
768msgid "dynamic dependency %s not found"
769msgstr "������������������������ %s"
770
771#: collect2.c:2871
772#, c-format
773msgid "unable to open dynamic dependency '%s'"
774msgstr "������������������������������%s���"
775
776#: collect2.c:3032
777#, c-format
778msgid "%s: not a COFF file"
779msgstr "%s��������������� COFF ������"
780
781#: collect2.c:3162
782#, c-format
783msgid "%s: cannot open as COFF file"
784msgstr "%s��������������� COFF ������"
785
786#: collect2.c:3220
787#, c-format
788msgid "library lib%s not found"
789msgstr "������������������ lib%s"
790
791#: cppspec.c:106
792#, c-format
793msgid "\"%s\" is not a valid option to the preprocessor"
794msgstr "���%s������������������������������������"
795
796#: cppspec.c:128
797#, c-format
798msgid "too many input files"
799msgstr "������������������"
800
801#: diagnostic.c:186
802#, c-format
803msgid "compilation terminated due to -Wfatal-errors.\n"
804msgstr "������������ -Wfatal-errors ������������\n"
805
806#: diagnostic.c:195
807#, c-format
808msgid ""
809"Please submit a full bug report,\n"
810"with preprocessed source if appropriate.\n"
811"See %s for instructions.\n"
812msgstr ""
813"���������������������������������������\n"
814"���������������������������������������������������������\n"
815"��������������������� %s���\n"
816
817#: diagnostic.c:204
818#, c-format
819msgid "compilation terminated.\n"
820msgstr "���������������\n"
821
822#: diagnostic.c:382
823#, c-format
824msgid "*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.\n"
825msgstr ""
826
827#: diagnostic.c:399
828#, c-format
829msgid "%s:%d: confused by earlier errors, bailing out\n"
830msgstr "%s���%d���������������������������������������������\n"
831
832#: diagnostic.c:744
833#, c-format
834msgid "Internal compiler error: Error reporting routines re-entered.\n"
835msgstr "���������������������������������������������������\n"
836
837#: final.c:1153
838msgid "negative insn length"
839msgstr "������������������"
840
841#: final.c:2650
842msgid "could not split insn"
843msgstr "������������������"
844
845#: final.c:3084
846msgid "invalid 'asm': "
847msgstr "������������asm������"
848
849#: final.c:3267
850#, c-format
851msgid "nested assembly dialect alternatives"
852msgstr "���������������������������"
853
854#: final.c:3284 final.c:3296
855#, c-format
856msgid "unterminated assembly dialect alternative"
857msgstr "������������������������������"
858
859#: final.c:3343
860#, c-format
861msgid "operand number missing after %%-letter"
862msgstr "%% ���������������������������"
863
864#: final.c:3346 final.c:3387
865#, c-format
866msgid "operand number out of range"
867msgstr "������������������������"
868
869#: final.c:3406
870#, c-format
871msgid "invalid %%-code"
872msgstr "��������� %%-code"
873
874#: final.c:3436
875#, c-format
876msgid "'%%l' operand isn't a label"
877msgstr "���%%l������������������������������"
878
879#. We can't handle floating point constants;
880#. PRINT_OPERAND must handle them.
881#. We can't handle floating point constants; PRINT_OPERAND must
882#. handle them.
883#. We can't handle floating point constants;
884#. PRINT_OPERAND must handle them.
885#: final.c:3582 vmsdbgout.c:496 config/i386/i386.c:10813
886#: config/pdp11/pdp11.c:1682
887#, c-format
888msgid "floating constant misused"
889msgstr "������������������������������"
890
891#: final.c:3644 vmsdbgout.c:553 config/i386/i386.c:10900
892#: config/pdp11/pdp11.c:1729
893#, c-format
894msgid "invalid expression as operand"
895msgstr "���������������������������������"
896
897#: gcc.c:1799
898#, c-format
899msgid "Using built-in specs.\n"
900msgstr "������������ specs���\n"
901
902#: gcc.c:1984
903#, c-format
904msgid ""
905"Setting spec %s to '%s'\n"
906"\n"
907msgstr ""
908"��� spec %s ���������%s���\n"
909"\n"
910
911#: gcc.c:2099
912#, c-format
913msgid "Reading specs from %s\n"
914msgstr "��� %s ������ specs\n"
915
916#: gcc.c:2195 gcc.c:2214
917#, c-format
918msgid "specs %%include syntax malformed after %ld characters"
919msgstr "specs %%include ��� %ld ���������������������������"
920
921#: gcc.c:2222
922#, c-format
923msgid "could not find specs file %s\n"
924msgstr "��������� specs ������ %s\n"
925
926#: gcc.c:2239 gcc.c:2247 gcc.c:2256 gcc.c:2265
927#, c-format
928msgid "specs %%rename syntax malformed after %ld characters"
929msgstr "specs %%rename ��� %ld ���������������������������"
930
931#: gcc.c:2274
932#, c-format
933msgid "specs %s spec was not found to be renamed"
934msgstr "specs ��������� %s spec ���������������������"
935
936#: gcc.c:2281
937#, c-format
938msgid "%s: attempt to rename spec '%s' to already defined spec '%s'"
939msgstr "%s������������ spec���%s������������������������������ spec���%s���"
940
941#: gcc.c:2286
942#, c-format
943msgid "rename spec %s to %s\n"
944msgstr "��� spec %s ��������������� %s\n"
945
946#: gcc.c:2288
947#, c-format
948msgid ""
949"spec is '%s'\n"
950"\n"
951msgstr ""
952"spec ������%s���\n"
953"\n"
954
955#: gcc.c:2301
956#, c-format
957msgid "specs unknown %% command after %ld characters"
958msgstr "specs ��� %ld ������������������������ %% ������"
959
960#: gcc.c:2312 gcc.c:2325
961#, c-format
962msgid "specs file malformed after %ld characters"
963msgstr "specs ��� %ld ���������������������������"
964
965#: gcc.c:2377
966#, c-format
967msgid "spec file has no spec for linking"
968msgstr "spec ������������������������������"
969
970#: gcc.c:2705 gcc.c:5280
971#, c-format
972msgid "%s\n"
973msgstr "%s\n"
974
975#: gcc.c:2906
976#, c-format
977msgid "system path '%s' is not absolute"
978msgstr "���������������%s���������������������"
979
980#: gcc.c:2978
981#, c-format
982msgid "-pipe not supported"
983msgstr "��������� -pipe"
984
985#: gcc.c:3040
986#, c-format
987msgid ""
988"\n"
989"Go ahead? (y or n) "
990msgstr ""
991"\n"
992"���������(y ��� n) "
993
994#: gcc.c:3124
995msgid "failed to get exit status"
996msgstr "������������������������"
997
998#: gcc.c:3130
999msgid "failed to get process times"
1000msgstr "���������������������������"
1001
1002#: gcc.c:3156
1003#, c-format
1004msgid ""
1005"Internal error: %s (program %s)\n"
1006"Please submit a full bug report.\n"
1007"See %s for instructions."
1008msgstr ""
1009"���������������%s (������ %s)\n"
1010"���������������������������������������\n"
1011"��������������������� %s���"
1012
1013#: gcc.c:3184
1014#, c-format
1015msgid "# %s %.2f %.2f\n"
1016msgstr "# %s %.2f %.2f\n"
1017
1018#: gcc.c:3378
1019#, c-format
1020msgid "Usage: %s [options] file...\n"
1021msgstr "���������%s [������] ������...\n"
1022
1023#: gcc.c:3379
1024msgid "Options:\n"
1025msgstr "���������\n"
1026
1027#: gcc.c:3381
1028msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"
1029msgstr "  -pass-exit-codes         ������������������������������������������������\n"
1030
1031#: gcc.c:3382
1032msgid "  --help                   Display this information\n"
1033msgstr "  --help                   ���������������������\n"
1034
1035#: gcc.c:3383
1036msgid "  --target-help            Display target specific command line options\n"
1037msgstr "  --target-help            ���������������������������������������������\n"
1038
1039#: gcc.c:3384
1040msgid "  --help={target|optimizers|warnings|params|[^]{joined|separate|undocumented}}[,...]\n"
1041msgstr ""
1042
1043#: gcc.c:3385
1044#, fuzzy
1045msgid "                           Display specific types of command line options\n"
1046msgstr "  --target-help            ���������������������������������������������\n"
1047
1048#: gcc.c:3387
1049msgid "  (Use '-v --help' to display command line options of sub-processes)\n"
1050msgstr "  (���������-v --help���������������������������������������)\n"
1051
1052#: gcc.c:3388
1053#, fuzzy
1054msgid "  --version                Display compiler version information\n"
1055msgstr "  --help                   ���������������������\n"
1056
1057#: gcc.c:3389
1058msgid "  -dumpspecs               Display all of the built in spec strings\n"
1059msgstr "  -dumpspecs               ������������������ spec ������\n"
1060
1061#: gcc.c:3390
1062msgid "  -dumpversion             Display the version of the compiler\n"
1063msgstr "  -dumpversion             ���������������������������\n"
1064
1065#: gcc.c:3391
1066msgid "  -dumpmachine             Display the compiler's target processor\n"
1067msgstr "  -dumpmachine             ���������������������������������\n"
1068
1069#: gcc.c:3392
1070msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"
1071msgstr "  -print-search-dirs       ������������������������������\n"
1072
1073#: gcc.c:3393
1074msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"
1075msgstr "  -print-libgcc-file-name  ���������������������������������������\n"
1076
1077#: gcc.c:3394
1078msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"
1079msgstr "  -print-file-name=<���������>    ������ <���������> ���������������\n"
1080
1081#: gcc.c:3395
1082msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"
1083msgstr "  -print-prog-name=<������>  ��������������������� <������> ���������������\n"
1084
1085#: gcc.c:3396
1086msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"
1087msgstr "  -print-multi-directory   ������������������ libgcc ������������\n"
1088
1089#: gcc.c:3397
1090msgid ""
1091"  -print-multi-lib         Display the mapping between command line options and\n"
1092"                           multiple library search directories\n"
1093msgstr "  -print-multi-lib         ���������������������������������������������������������������������\n"
1094
1095#: gcc.c:3400
1096msgid "  -print-multi-os-directory Display the relative path to OS libraries\n"
1097msgstr "  -print-multi-os-directory ������������������������������������������\n"
1098
1099#: gcc.c:3401
1100#, fuzzy
1101msgid "  -print-sysroot           Display the target libraries directory\n"
1102msgstr "  -dumpmachine             ���������������������������������\n"
1103
1104#: gcc.c:3402
1105msgid "  -print-sysroot-headers-suffix Display the sysroot suffix used to find headers\n"
1106msgstr ""
1107
1108#: gcc.c:3403
1109msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"
1110msgstr "  -Wa,<������>               ������������������ <������> ������������������\n"
1111
1112#: gcc.c:3404
1113msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"
1114msgstr "  -Wp,<������>               ������������������ <������> ���������������������\n"
1115
1116#: gcc.c:3405
1117msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"
1118msgstr "  -Wl,<������>               ������������������ <������> ������������������\n"
1119
1120#: gcc.c:3406
1121msgid "  -Xassembler <arg>        Pass <arg> on to the assembler\n"
1122msgstr "  -Xassembler <������>       ��� <������> ������������������\n"
1123
1124#: gcc.c:3407
1125msgid "  -Xpreprocessor <arg>     Pass <arg> on to the preprocessor\n"
1126msgstr "  -Xpreprocessor <������>    ��� <������> ���������������������\n"
1127
1128#: gcc.c:3408
1129msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"
1130msgstr "  -Xlinker <������>          ��� <������> ������������������\n"
1131
1132#: gcc.c:3409
1133msgid "  -combine                 Pass multiple source files to compiler at once\n"
1134msgstr "  -combine                 ������������������������������������������������\n"
1135
1136#: gcc.c:3410
1137msgid "  -save-temps              Do not delete intermediate files\n"
1138msgstr "  -save-temps              ������������������������\n"
1139
1140#: gcc.c:3411
1141#, fuzzy
1142msgid "  -save-temps=<arg>        Do not delete intermediate files\n"
1143msgstr "  -save-temps              ������������������������\n"
1144
1145#: gcc.c:3412
1146msgid ""
1147"  -no-canonical-prefixes   Do not canonicalize paths when building relative\n"
1148"                           prefixes to other gcc components\n"
1149msgstr ""
1150
1151#: gcc.c:3415
1152msgid "  -pipe                    Use pipes rather than intermediate files\n"
1153msgstr "  -pipe                    ������������������������������\n"
1154
1155#: gcc.c:3416
1156msgid "  -time                    Time the execution of each subprocess\n"
1157msgstr "  -time                    ���������������������������\n"
1158
1159#: gcc.c:3417
1160msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"
1161msgstr "  -specs=<������>            ��� <������> ������������������������ specs ������\n"
1162
1163#: gcc.c:3418
1164msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
1165msgstr "  -std=<������>              ���������������������������������������\n"
1166
1167#: gcc.c:3419
1168#, fuzzy
1169msgid ""
1170"  --sysroot=<directory>    Use <directory> as the root directory for headers\n"
1171"                           and libraries\n"
1172msgstr "  --sysroot=<������>         ��� <������> ������������������������������������������������\n"
1173
1174#: gcc.c:3422
1175msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"
1176msgstr "  -B <������>                ��� <������> ������������������������������������\n"
1177
1178#: gcc.c:3423
1179msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"
1180msgstr "  -b <������>                ��� gcc ���������������������(���������������)\n"
1181
1182#: gcc.c:3424
1183msgid "  -V <version>             Run gcc version number <version>, if installed\n"
1184msgstr "  -V <������>                ��������������������� gcc(���������������)\n"
1185
1186#: gcc.c:3425
1187msgid "  -v                       Display the programs invoked by the compiler\n"
1188msgstr "  -v                       ������������������������������\n"
1189
1190#: gcc.c:3426
1191msgid "  -###                     Like -v but options quoted and commands not executed\n"
1192msgstr "  -###                     ��� -v ���������������������������������������������������������\n"
1193
1194#: gcc.c:3427
1195msgid "  -E                       Preprocess only; do not compile, assemble or link\n"
1196msgstr "  -E                       ������������������������������������������������������\n"
1197
1198#: gcc.c:3428
1199msgid "  -S                       Compile only; do not assemble or link\n"
1200msgstr "  -S                       ������������������������������������������������\n"
1201
1202#: gcc.c:3429
1203msgid "  -c                       Compile and assemble, but do not link\n"
1204msgstr "  -c                       ���������������������������������������������������\n"
1205
1206#: gcc.c:3430
1207msgid "  -o <file>                Place the output into <file>\n"
1208msgstr "  -o <������>                ��������� <������>\n"
1209
1210#: gcc.c:3431
1211msgid ""
1212"  -x <language>            Specify the language of the following input files\n"
1213"                           Permissible languages include: c c++ assembler none\n"
1214"                           'none' means revert to the default behavior of\n"
1215"                           guessing the language based on the file's extension\n"
1216msgstr ""
1217"  -x <������>                ���������������������������������\n"
1218"                           ������������������������c c++ assembler none\n"
1219"                           ���none������������������������������������������������������������������\n"
1220"                           ���������������������\n"
1221
1222#: gcc.c:3438
1223#, c-format
1224msgid ""
1225"\n"
1226"Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
1227" passed on to the various sub-processes invoked by %s.  In order to pass\n"
1228" other options on to these processes the -W<letter> options must be used.\n"
1229msgstr ""
1230"\n"
1231"��� -g���-f���-m���-O���-W ��� --param ��������������������� %s ���������������������������\n"
1232" ������������������������������������������������������������������������������ -W<������> ���������\n"
1233
1234#: gcc.c:3570
1235#, c-format
1236msgid "'-%c' option must have argument"
1237msgstr "���-%c������������������������������"
1238
1239#: gcc.c:3596
1240#, c-format
1241msgid "couldn't run '%s': %s"
1242msgstr "���������������%s������%s"
1243
1244#: gcc.c:3598
1245#, fuzzy, c-format
1246msgid "couldn't run '%s': %s: %s"
1247msgstr "���������������%s������%s"
1248
1249#: gcc.c:3976
1250#, c-format
1251msgid "argument to '-Xlinker' is missing"
1252msgstr "���-Xlinker���������������"
1253
1254#: gcc.c:3984
1255#, c-format
1256msgid "argument to '-Xpreprocessor' is missing"
1257msgstr "���-Xpreprocessor���������������"
1258
1259#: gcc.c:3991
1260#, c-format
1261msgid "argument to '-Xassembler' is missing"
1262msgstr "���-Xassembler���������������"
1263
1264#: gcc.c:3998
1265#, c-format
1266msgid "argument to '-l' is missing"
1267msgstr "���-l���������������"
1268
1269#: gcc.c:4019
1270#, c-format
1271msgid "'%s' is an unknown -save-temps option"
1272msgstr ""
1273
1274#: gcc.c:4033
1275#, c-format
1276msgid "argument to '-specs' is missing"
1277msgstr "���-specs���������������"
1278
1279#: gcc.c:4047
1280#, c-format
1281msgid "argument to '-specs=' is missing"
1282msgstr "���-Xlinker���������������"
1283
1284#: gcc.c:4075
1285#, fuzzy, c-format
1286msgid "argument to '-wrapper' is missing"
1287msgstr "���-specs���������������"
1288
1289#: gcc.c:4103
1290#, c-format
1291msgid "'-%c' must come at the start of the command line"
1292msgstr "���-%c������������������������������������"
1293
1294#: gcc.c:4112
1295#, c-format
1296msgid "argument to '-B' is missing"
1297msgstr "���-B���������������"
1298
1299#: gcc.c:4505
1300#, c-format
1301msgid "argument to '-x' is missing"
1302msgstr "���-x���������������"
1303
1304#: gcc.c:4533 gcc.c:4998
1305#, c-format
1306msgid "argument to '-%s' is missing"
1307msgstr "���-%s���������������"
1308
1309#: gcc.c:4786
1310#, c-format
1311msgid "unable to locate default linker script '%s' in the library search paths"
1312msgstr ""
1313
1314#: gcc.c:4974
1315#, c-format
1316msgid "switch '%s' does not start with '-'"
1317msgstr "���������%s������������-���������"
1318
1319#: gcc.c:5090
1320#, fuzzy, c-format
1321msgid "could not open temporary response file %s"
1322msgstr "������������������������ %qs���%s"
1323
1324#: gcc.c:5096
1325#, fuzzy, c-format
1326msgid "could not write to temporary response file %s"
1327msgstr "������������������������"
1328
1329#: gcc.c:5102
1330#, fuzzy, c-format
1331msgid "could not close temporary response file %s"
1332msgstr "������������������������"
1333
1334#: gcc.c:5204
1335#, c-format
1336msgid "spec '%s' invalid"
1337msgstr "spec���%s���������"
1338
1339#: gcc.c:5353
1340#, c-format
1341msgid "spec '%s' has invalid '%%0%c'"
1342msgstr "spec���%s������������������%%0%c���"
1343
1344#: gcc.c:5662
1345#, c-format
1346msgid "spec '%s' has invalid '%%W%c"
1347msgstr "spec���%s������������������%%W%c���"
1348
1349#: gcc.c:5682
1350#, c-format
1351msgid "spec '%s' has invalid '%%x%c'"
1352msgstr "spec���%s������������������%%x%c���"
1353
1354#: gcc.c:5904
1355#, c-format
1356msgid "Processing spec %c%s%c, which is '%s'\n"
1357msgstr "������ spec %c%s%c���������%s���\n"
1358
1359#: gcc.c:6029
1360#, c-format
1361msgid "unknown spec function '%s'"
1362msgstr "��������� spec ���������%s���"
1363
1364#: gcc.c:6049
1365#, c-format
1366msgid "error in args to spec function '%s'"
1367msgstr "��� spec ���������%s���������������������"
1368
1369#: gcc.c:6098
1370#, c-format
1371msgid "malformed spec function name"
1372msgstr "spec ���������������������"
1373
1374#. )
1375#: gcc.c:6101
1376#, c-format
1377msgid "no arguments for spec function"
1378msgstr "spec ������������������"
1379
1380#: gcc.c:6120
1381#, c-format
1382msgid "malformed spec function arguments"
1383msgstr "spec ������������������������"
1384
1385#: gcc.c:6366
1386#, c-format
1387msgid "braced spec '%s' is invalid at '%c'"
1388msgstr "��������������� spec���%s���������%c������������"
1389
1390#: gcc.c:6454
1391#, c-format
1392msgid "braced spec body '%s' is invalid"
1393msgstr "��������������� spec ������%s���������"
1394
1395#: gcc.c:7154
1396#, c-format
1397msgid "install: %s%s\n"
1398msgstr "���������%s%s\n"
1399
1400#: gcc.c:7157
1401#, c-format
1402msgid "programs: %s\n"
1403msgstr "���������%s\n"
1404
1405#: gcc.c:7159
1406#, c-format
1407msgid "libraries: %s\n"
1408msgstr "������������%s\n"
1409
1410#. The error status indicates that only one set of fixed
1411#. headers should be built.
1412#: gcc.c:7225
1413#, c-format
1414msgid "not configured with sysroot headers suffix"
1415msgstr ""
1416
1417#: gcc.c:7234
1418#, c-format
1419msgid ""
1420"\n"
1421"For bug reporting instructions, please see:\n"
1422msgstr ""
1423"\n"
1424"���������������������������������������\n"
1425
1426#: gcc.c:7250
1427#, fuzzy, c-format
1428msgid "%s %s%s\n"
1429msgstr "%s���%s���\n"
1430
1431#: gcc.c:7253 gcov.c:430 fortran/gfortranspec.c:373 java/jcf-dump.c:1170
1432msgid "(C)"
1433msgstr "(C)"
1434
1435#: gcc.c:7254 java/jcf-dump.c:1171
1436#, c-format
1437msgid ""
1438"This is free software; see the source for copying conditions.  There is NO\n"
1439"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
1440"\n"
1441msgstr ""
1442"���������������������������������������������������������������������������������������������������\n"
1443"������������������������������������������������������������������\n"
1444
1445#: gcc.c:7271
1446#, c-format
1447msgid "Target: %s\n"
1448msgstr "���������%s\n"
1449
1450#: gcc.c:7272
1451#, c-format
1452msgid "Configured with: %s\n"
1453msgstr "������������%s\n"
1454
1455#: gcc.c:7286
1456#, c-format
1457msgid "Thread model: %s\n"
1458msgstr "������������������%s\n"
1459
1460#: gcc.c:7297
1461#, fuzzy, c-format
1462msgid "gcc version %s %s\n"
1463msgstr "gcc ������ %s\n"
1464
1465#: gcc.c:7299
1466#, fuzzy, c-format
1467msgid "gcc driver version %s %sexecuting gcc version %s\n"
1468msgstr "��������� %s ��� gcc ��������������������� %s ���gcc\n"
1469
1470#: gcc.c:7307
1471#, c-format
1472msgid "no input files"
1473msgstr "������������������"
1474
1475#: gcc.c:7356
1476#, fuzzy, c-format
1477msgid "cannot specify -o with -c, -S or -E with multiple files"
1478msgstr "��������������������������������������� -c ��� -S ������������������ -o"
1479
1480#: gcc.c:7390
1481#, c-format
1482msgid "spec '%s' is invalid"
1483msgstr "spec���%s���������������"
1484
1485#: gcc.c:7581
1486#, c-format
1487msgid "-fuse-linker-plugin, but liblto_plugin.so not found"
1488msgstr ""
1489
1490#: gcc.c:7586
1491#, fuzzy, c-format
1492msgid "could not find libgcc.a"
1493msgstr "��������������� %s"
1494
1495#: gcc.c:7597
1496#, c-format
1497msgid ""
1498"\n"
1499"Linker options\n"
1500"==============\n"
1501"\n"
1502msgstr ""
1503
1504#: gcc.c:7598
1505#, c-format
1506msgid ""
1507"Use \"-Wl,OPTION\" to pass \"OPTION\" to the linker.\n"
1508"\n"
1509msgstr ""
1510
1511#: gcc.c:7950
1512#, c-format
1513msgid "multilib spec '%s' is invalid"
1514msgstr "multilib spec���%s���������"
1515
1516#: gcc.c:8141
1517#, c-format
1518msgid "multilib exclusions '%s' is invalid"
1519msgstr "multilib ���������%s���������"
1520
1521#: gcc.c:8199 gcc.c:8340
1522#, c-format
1523msgid "multilib select '%s' is invalid"
1524msgstr "multilib ���������%s���������"
1525
1526#: gcc.c:8378
1527#, c-format
1528msgid "multilib exclusion '%s' is invalid"
1529msgstr "multilib ���������%s���������"
1530
1531#: gcc.c:8584
1532#, fuzzy, c-format
1533msgid "environment variable \"%s\" not defined"
1534msgstr "������������ DJGPP ������������"
1535
1536#: gcc.c:8675 gcc.c:8680
1537#, c-format
1538msgid "invalid version number `%s'"
1539msgstr "���������������������%s���"
1540
1541#: gcc.c:8723
1542#, c-format
1543msgid "too few arguments to %%:version-compare"
1544msgstr "%%���version-compare ���������������"
1545
1546#: gcc.c:8729
1547#, c-format
1548msgid "too many arguments to %%:version-compare"
1549msgstr "%%���version-compare ���������������"
1550
1551#: gcc.c:8770
1552#, c-format
1553msgid "unknown operator '%s' in %%:version-compare"
1554msgstr "%%:version-compare ���������������������������%s���"
1555
1556#: gcc.c:8804
1557#, c-format
1558msgid ""
1559"Assembler options\n"
1560"=================\n"
1561"\n"
1562msgstr ""
1563
1564#: gcc.c:8805
1565#, c-format
1566msgid ""
1567"Use \"-Wa,OPTION\" to pass \"OPTION\" to the assembler.\n"
1568"\n"
1569msgstr ""
1570
1571#: gcc.c:8851
1572#, fuzzy, c-format
1573msgid "too many arguments to %%:compare-debug-dump-opt"
1574msgstr "%%���version-compare ���������������"
1575
1576#: gcc.c:8918
1577#, fuzzy, c-format
1578msgid "too many arguments to %%:compare-debug-self-opt"
1579msgstr "%%���version-compare ���������������"
1580
1581#: gcc.c:8953
1582#, fuzzy, c-format
1583msgid "too few arguments to %%:compare-debug-auxbase-opt"
1584msgstr "%%���version-compare ���������������"
1585
1586#: gcc.c:8956
1587#, fuzzy, c-format
1588msgid "too many arguments to %%:compare-debug-auxbase-opt"
1589msgstr "%%���version-compare ���������������"
1590
1591#: gcc.c:8963
1592#, c-format
1593msgid "argument to %%:compare-debug-auxbase-opt does not end in .gk"
1594msgstr ""
1595
1596#: gcov.c:403
1597#, fuzzy, c-format
1598msgid ""
1599"Usage: gcov [OPTION]... SOURCEFILE...\n"
1600"\n"
1601msgstr ""
1602"���������gconv [������]... ������������\n"
1603"\n"
1604
1605#: gcov.c:404
1606#, c-format
1607msgid ""
1608"Print code coverage information.\n"
1609"\n"
1610msgstr ""
1611"������������������������������\n"
1612"\n"
1613
1614#: gcov.c:405
1615#, c-format
1616msgid "  -h, --help                      Print this help, then exit\n"
1617msgstr "  -h, --help                      ������������������������\n"
1618
1619#: gcov.c:406
1620#, c-format
1621msgid "  -v, --version                   Print version number, then exit\n"
1622msgstr "  -v, --version                    ������������������������\n"
1623
1624#: gcov.c:407
1625#, c-format
1626msgid "  -a, --all-blocks                Show information for every basic block\n"
1627msgstr "  -a, --all-blocks                ���������������������������������\n"
1628
1629#: gcov.c:408
1630#, c-format
1631msgid "  -b, --branch-probabilities      Include branch probabilities in output\n"
1632msgstr "  -b, --branch-probabilities      ������������������������\n"
1633
1634#: gcov.c:409
1635#, c-format
1636msgid ""
1637"  -c, --branch-counts             Given counts of branches taken\n"
1638"                                    rather than percentages\n"
1639msgstr "  -c, --branch-counts             ���������������������������������������������\n"
1640
1641#: gcov.c:411
1642#, c-format
1643msgid "  -n, --no-output                 Do not create an output file\n"
1644msgstr "  -n, --no-output                 ���������������������\n"
1645
1646#: gcov.c:412
1647#, c-format
1648msgid ""
1649"  -l, --long-file-names           Use long output file names for included\n"
1650"                                    source files\n"
1651msgstr "  -l, --long-file-names           ���������������������������������������������������������\n"
1652
1653#: gcov.c:414
1654#, c-format
1655msgid "  -f, --function-summaries        Output summaries for each function\n"
1656msgstr "  -f, --function-summaries        ���������������������������������\n"
1657
1658#: gcov.c:415
1659#, c-format
1660msgid "  -o, --object-directory DIR|FILE Search for object files in DIR or called FILE\n"
1661msgstr "  -o, --object-directory DIR|FILE ��� DIR ��������������������������������������� FILE ���������������\n"
1662
1663#: gcov.c:416
1664#, c-format
1665msgid "  -p, --preserve-paths            Preserve all pathname components\n"
1666msgstr "  -p, --preserve-paths            ���������������������\n"
1667
1668#: gcov.c:417
1669#, c-format
1670msgid "  -u, --unconditional-branches    Show unconditional branch counts too\n"
1671msgstr "  -u, --unconditional-branches    ������������������������������\n"
1672
1673#: gcov.c:418
1674#, c-format
1675msgid ""
1676"\n"
1677"For bug reporting instructions, please see:\n"
1678"%s.\n"
1679msgstr ""
1680"\n"
1681"���������������������������������������������\n"
1682"%s���\n"
1683
1684#: gcov.c:428
1685#, fuzzy, c-format
1686msgid "gcov %s%s\n"
1687msgstr "gcov (GCC) %s\n"
1688
1689#: gcov.c:432
1690#, c-format
1691msgid ""
1692"This is free software; see the source for copying conditions.\n"
1693"There is NO warranty; not even for MERCHANTABILITY or \n"
1694"FITNESS FOR A PARTICULAR PURPOSE.\n"
1695"\n"
1696msgstr ""
1697"���������������������������������������������������������������������������������������������������\n"
1698"������������������������������������������������������������������\n"
1699
1700#: gcov.c:528
1701#, c-format
1702msgid "%s:no functions found\n"
1703msgstr "%s������������������\n"
1704
1705#: gcov.c:560 gcov.c:588
1706#, c-format
1707msgid "\n"
1708msgstr "\n"
1709
1710#: gcov.c:575
1711#, c-format
1712msgid "%s:creating '%s'\n"
1713msgstr "%s������������������%s���\n"
1714
1715#: gcov.c:579
1716#, c-format
1717msgid "%s:error writing output file '%s'\n"
1718msgstr "%s������������������������%s������������������\n"
1719
1720#: gcov.c:584
1721#, c-format
1722msgid "%s:could not open output file '%s'\n"
1723msgstr "%s������������������������������%s���\n"
1724
1725#: gcov.c:733
1726#, c-format
1727msgid "%s:source file is newer than graph file '%s'\n"
1728msgstr "%s������������������������������%s������\n"
1729
1730#: gcov.c:738
1731#, c-format
1732msgid "(the message is only displayed one per source file)\n"
1733msgstr ""
1734
1735#: gcov.c:762
1736#, c-format
1737msgid "%s:cannot open graph file\n"
1738msgstr "%s������������������������\n"
1739
1740#: gcov.c:768
1741#, c-format
1742msgid "%s:not a gcov graph file\n"
1743msgstr "%s��������������� gcov ���������\n"
1744
1745#: gcov.c:781
1746#, c-format
1747msgid "%s:version '%.4s', prefer '%.4s'\n"
1748msgstr "%s������������%.4s���������������%.4s���\n"
1749
1750#: gcov.c:833
1751#, c-format
1752msgid "%s:already seen blocks for '%s'\n"
1753msgstr "%s:���������������%s������������\n"
1754
1755#: gcov.c:951
1756#, c-format
1757msgid "%s:corrupted\n"
1758msgstr "%s������������\n"
1759
1760#: gcov.c:1027
1761#, fuzzy, c-format
1762msgid "%s:cannot open data file, assuming not executed\n"
1763msgstr "%s���������������������������\n"
1764
1765#: gcov.c:1034
1766#, c-format
1767msgid "%s:not a gcov data file\n"
1768msgstr "%s��������������� gcov ������������\n"
1769
1770#: gcov.c:1047
1771#, c-format
1772msgid "%s:version '%.4s', prefer version '%.4s'\n"
1773msgstr "%s������������%.4s���������������������%.4s���\n"
1774
1775#: gcov.c:1053
1776#, c-format
1777msgid "%s:stamp mismatch with graph file\n"
1778msgstr "%s������������������������������������\n"
1779
1780#: gcov.c:1083
1781#, c-format
1782msgid "%s:unknown function '%u'\n"
1783msgstr "%s������������������%u���\n"
1784
1785#: gcov.c:1097
1786#, c-format
1787msgid "%s:profile mismatch for '%s'\n"
1788msgstr "%s���������������������%s������������\n"
1789
1790#: gcov.c:1116
1791#, c-format
1792msgid "%s:overflowed\n"
1793msgstr "%s���������\n"
1794
1795#: gcov.c:1140
1796#, c-format
1797msgid "%s:'%s' lacks entry and/or exit blocks\n"
1798msgstr "%s������%s���������������/���������\n"
1799
1800#: gcov.c:1145
1801#, c-format
1802msgid "%s:'%s' has arcs to entry block\n"
1803msgstr "%s������%s���������������������������\n"
1804
1805#: gcov.c:1153
1806#, c-format
1807msgid "%s:'%s' has arcs from exit block\n"
1808msgstr "%s������%s������������������������������\n"
1809
1810#: gcov.c:1361
1811#, c-format
1812msgid "%s:graph is unsolvable for '%s'\n"
1813msgstr "%s������������%s������������\n"
1814
1815#: gcov.c:1441
1816#, c-format
1817msgid "%s '%s'\n"
1818msgstr "%s���%s���\n"
1819
1820#: gcov.c:1444
1821#, c-format
1822msgid "Lines executed:%s of %d\n"
1823msgstr "���������������������%s (��� %d ���)\n"
1824
1825#: gcov.c:1448
1826#, c-format
1827msgid "No executable lines\n"
1828msgstr "������������������\n"
1829
1830#: gcov.c:1454
1831#, c-format
1832msgid "Branches executed:%s of %d\n"
1833msgstr "������������������%s (������ %d ���)\n"
1834
1835#: gcov.c:1458
1836#, c-format
1837msgid "Taken at least once:%s of %d\n"
1838msgstr "������������������������������%s(��������� %d)\n"
1839
1840#: gcov.c:1464
1841#, c-format
1842msgid "No branches\n"
1843msgstr "������������\n"
1844
1845#: gcov.c:1466
1846#, c-format
1847msgid "Calls executed:%s of %d\n"
1848msgstr "������������������%s(��� %d)\n"
1849
1850#: gcov.c:1470
1851#, c-format
1852msgid "No calls\n"
1853msgstr "������������\n"
1854
1855#: gcov.c:1630
1856#, c-format
1857msgid "%s:no lines for '%s'\n"
1858msgstr "%s������%s������������\n"
1859
1860#: gcov.c:1825
1861#, c-format
1862msgid "call   %2d returned %s\n"
1863msgstr "call   %2d ��������� %s\n"
1864
1865#: gcov.c:1830
1866#, c-format
1867msgid "call   %2d never executed\n"
1868msgstr "call   %2d ���������������\n"
1869
1870#: gcov.c:1835
1871#, c-format
1872msgid "branch %2d taken %s%s\n"
1873msgstr "branch %2d ��������� %s%s\n"
1874
1875#: gcov.c:1839
1876#, c-format
1877msgid "branch %2d never executed\n"
1878msgstr "branch %2d ���������������\n"
1879
1880#: gcov.c:1844
1881#, c-format
1882msgid "unconditional %2d taken %s\n"
1883msgstr "unconditional %2d ��������� %s\n"
1884
1885#: gcov.c:1847
1886#, c-format
1887msgid "unconditional %2d never executed\n"
1888msgstr "��������� %2d ������������\n"
1889
1890#: gcov.c:1883
1891#, c-format
1892msgid "%s:cannot open source file\n"
1893msgstr "%s���������������������������\n"
1894
1895#: gcse.c:3952
1896#, fuzzy
1897msgid "PRE disabled"
1898msgstr "GCSE ���������"
1899
1900#: gcse.c:4433
1901msgid "GCSE disabled"
1902msgstr "GCSE ���������"
1903
1904#: gcse.c:4950
1905#, fuzzy
1906msgid "const/copy propagation disabled"
1907msgstr "-g ������������������"
1908
1909#: incpath.c:76
1910#, c-format
1911msgid "ignoring duplicate directory \"%s\"\n"
1912msgstr "������������������������%s���\n"
1913
1914#: incpath.c:79
1915#, c-format
1916msgid "  as it is a non-system directory that duplicates a system directory\n"
1917msgstr "  ���������������������������������������������������������\n"
1918
1919#: incpath.c:83
1920#, c-format
1921msgid "ignoring nonexistent directory \"%s\"\n"
1922msgstr "���������������������������%s���\n"
1923
1924#: incpath.c:345
1925#, c-format
1926msgid "#include \"...\" search starts here:\n"
1927msgstr "#include \"...\" ������������������������\n"
1928
1929#: incpath.c:349
1930#, c-format
1931msgid "#include <...> search starts here:\n"
1932msgstr "#include <...> ������������������������\n"
1933
1934#: incpath.c:354
1935#, c-format
1936msgid "End of search list.\n"
1937msgstr "���������������������\n"
1938
1939#. Opening quotation mark.
1940#: intl.c:64
1941msgid "`"
1942msgstr "���"
1943
1944#. Closing quotation mark.
1945#: intl.c:67
1946msgid "'"
1947msgstr "���"
1948
1949#: langhooks.c:355
1950msgid "At top level:"
1951msgstr "������������"
1952
1953#: langhooks.c:375 cp/error.c:2690
1954#, fuzzy, c-format
1955msgid "In member function %qs"
1956msgstr "��������������� %qs ������"
1957
1958#: langhooks.c:379 cp/error.c:2693
1959#, fuzzy, c-format
1960msgid "In function %qs"
1961msgstr "��������� %qs ������"
1962
1963#: langhooks.c:430 cp/error.c:2643
1964#, fuzzy, c-format
1965msgid "    inlined from %qs at %s:%d:%d"
1966msgstr "   ��������� %s���%d\n"
1967
1968#: langhooks.c:435 cp/error.c:2648
1969#, fuzzy, c-format
1970msgid "    inlined from %qs at %s:%d"
1971msgstr "   ��������� %s���%d\n"
1972
1973#: langhooks.c:441 cp/error.c:2654
1974#, fuzzy, c-format
1975msgid "    inlined from %qs"
1976msgstr "��� %qs ���������������������"
1977
1978#: loop-iv.c:2966 tree-ssa-loop-niter.c:1876
1979msgid "assuming that the loop is not infinite"
1980msgstr "������������������"
1981
1982#: loop-iv.c:2967 tree-ssa-loop-niter.c:1877
1983msgid "cannot optimize possibly infinite loops"
1984msgstr "������������������������������������"
1985
1986#: loop-iv.c:2975 tree-ssa-loop-niter.c:1881
1987msgid "assuming that the loop counter does not overflow"
1988msgstr "������������������������������"
1989
1990#: loop-iv.c:2976 tree-ssa-loop-niter.c:1882
1991msgid "cannot optimize loop, the loop counter may overflow"
1992msgstr "������������������������������������������������"
1993
1994#: lto-wrapper.c:184
1995#, fuzzy, c-format
1996msgid "%s terminated with signal %d [%s], core dumped"
1997msgstr "%s ��������� %d [%s]%s ���������"
1998
1999#: lto-wrapper.c:187
2000#, fuzzy, c-format
2001msgid "%s terminated with signal %d [%s]"
2002msgstr "%s ��������� %d [%s]%s ���������"
2003
2004#: lto-wrapper.c:192 collect2.c:2011
2005#, gcc-internal-format
2006msgid "%s returned %d exit status"
2007msgstr "%s ������������ %d ������"
2008
2009#: lto-wrapper.c:207
2010#, c-format
2011msgid "deleting LTRANS file %s"
2012msgstr ""
2013
2014#: lto-wrapper.c:229
2015#, fuzzy, c-format
2016msgid "failed to open %s"
2017msgstr "������������������%s���"
2018
2019#: lto-wrapper.c:234
2020#, fuzzy, c-format
2021msgid "could not write to temporary file %s"
2022msgstr "������������������������"
2023
2024#: lto-wrapper.c:296 lto-wrapper.c:377
2025#, fuzzy, c-format
2026msgid "invalid LTO mode"
2027msgstr "������ %%j ���������"
2028
2029#: lto-wrapper.c:368
2030#, fuzzy, c-format
2031msgid "fopen: %s"
2032msgstr "fopen %s"
2033
2034#. What to print when a switch has no documentation.
2035#: opts.c:341
2036msgid "This switch lacks documentation"
2037msgstr "���������������������������"
2038
2039#: opts.c:1310
2040msgid "[enabled]"
2041msgstr ""
2042
2043#: opts.c:1310
2044#, fuzzy
2045msgid "[disabled]"
2046msgstr "GCSE ���������"
2047
2048#: opts.c:1325
2049#, c-format
2050msgid " No options with the desired characteristics were found\n"
2051msgstr ""
2052
2053#: opts.c:1334
2054#, c-format
2055msgid " None found.  Use --help=%s to show *all* the options supported by the %s front-end\n"
2056msgstr ""
2057
2058#: opts.c:1340
2059#, c-format
2060msgid " All options with the desired characteristics have already been displayed\n"
2061msgstr ""
2062
2063#: opts.c:1394
2064#, fuzzy
2065msgid "The following options are target specific"
2066msgstr "������������������������������������������\n"
2067
2068#: opts.c:1397
2069#, fuzzy
2070msgid "The following options control compiler warning messages"
2071msgstr "������������������������������������������\n"
2072
2073#: opts.c:1400
2074#, fuzzy
2075msgid "The following options control optimizations"
2076msgstr "���������������������"
2077
2078#: opts.c:1403 opts.c:1442
2079#, fuzzy
2080msgid "The following options are language-independent"
2081msgstr "������������������������������������������\n"
2082
2083#: opts.c:1406
2084#, fuzzy
2085msgid "The --param option recognizes the following as parameters"
2086msgstr "--param ������������������������������\n"
2087
2088#: opts.c:1412
2089#, fuzzy
2090msgid "The following options are specific to just the language "
2091msgstr "������������������������������������������\n"
2092
2093#: opts.c:1414
2094#, fuzzy
2095msgid "The following options are supported by the language "
2096msgstr "������������������������������������������\n"
2097
2098#: opts.c:1425
2099#, fuzzy
2100msgid "The following options are not documented"
2101msgstr "������������������������������������������\n"
2102
2103#: opts.c:1427
2104#, fuzzy
2105msgid "The following options take separate arguments"
2106msgstr "������������������������������������������\n"
2107
2108#: opts.c:1429
2109#, fuzzy
2110msgid "The following options take joined arguments"
2111msgstr "������������������������������������������\n"
2112
2113#: opts.c:1440
2114#, fuzzy
2115msgid "The following options are language-related"
2116msgstr "������������������������������������������\n"
2117
2118#: opts.c:1600
2119#, c-format
2120msgid "warning: --help argument %.*s is ambiguous, please be more specific\n"
2121msgstr ""
2122
2123#: opts.c:1608
2124#, c-format
2125msgid "warning: unrecognized argument to --help= option: %.*s\n"
2126msgstr ""
2127
2128#: plugin.c:765
2129msgid "Event"
2130msgstr ""
2131
2132#: plugin.c:765
2133msgid "Plugins"
2134msgstr ""
2135
2136#: reload.c:3821
2137msgid "unable to generate reloads for:"
2138msgstr "���������������������������������"
2139
2140#: reload1.c:2158
2141msgid "this is the insn:"
2142msgstr "���������������"
2143
2144#. It's the compiler's fault.
2145#: reload1.c:5693
2146msgid "could not find a spill register"
2147msgstr "������������������������������"
2148
2149#. It's the compiler's fault.
2150#: reload1.c:7678
2151msgid "VOIDmode on an output"
2152msgstr "��������� VOIDmode"
2153
2154#: reload1.c:8433
2155msgid "Failure trying to reload:"
2156msgstr "������������������������������"
2157
2158#: rtl-error.c:120
2159msgid "unrecognizable insn:"
2160msgstr "������������������������"
2161
2162#: rtl-error.c:122
2163msgid "insn does not satisfy its constraints:"
2164msgstr "���������������������������"
2165
2166#: timevar.c:411
2167msgid ""
2168"\n"
2169"Execution times (seconds)\n"
2170msgstr ""
2171"\n"
2172"������������(���������)\n"
2173
2174#. Print total time.
2175#: timevar.c:469
2176msgid " TOTAL                 :"
2177msgstr " ������                  ���"
2178
2179#: timevar.c:502
2180#, c-format
2181msgid "time in %s: %ld.%06ld (%ld%%)\n"
2182msgstr "%s������������%ld.%06ld (%ld%%)\n"
2183
2184#: tlink.c:383
2185#, c-format
2186msgid "collect: reading %s\n"
2187msgstr "collect��������� %s\n"
2188
2189#: tlink.c:477
2190#, c-format
2191msgid "removing .rpo file"
2192msgstr "������ .rpo ������"
2193
2194#: tlink.c:479
2195#, c-format
2196msgid "renaming .rpo file"
2197msgstr "������������ .rpo ������"
2198
2199#: tlink.c:533
2200#, c-format
2201msgid "collect: recompiling %s\n"
2202msgstr "collect��������������� %s\n"
2203
2204#: tlink.c:740
2205#, c-format
2206msgid "collect: tweaking %s in %s\n"
2207msgstr "collect��������� %s������ %s\n"
2208
2209#: tlink.c:790
2210#, c-format
2211msgid "collect: relinking\n"
2212msgstr "collect���������������\n"
2213
2214#: toplev.c:625
2215#, c-format
2216msgid "unrecoverable error"
2217msgstr "������������������"
2218
2219#: toplev.c:1217
2220#, fuzzy, c-format
2221msgid ""
2222"%s%s%s %sversion %s (%s)\n"
2223"%s\tcompiled by GNU C version %s, "
2224msgstr ""
2225"%s%s%s ������ %s (%s)\n"
2226"%s\t��� GNU C ������ %s ���������\n"
2227
2228#: toplev.c:1219
2229#, fuzzy, c-format
2230msgid "%s%s%s %sversion %s (%s) compiled by CC, "
2231msgstr "��� CC ��������� %s%s%s ������ %s (%s)���\n"
2232
2233#: toplev.c:1223
2234#, c-format
2235msgid "GMP version %s, MPFR version %s, MPC version %s\n"
2236msgstr ""
2237
2238#: toplev.c:1225
2239#, fuzzy, c-format
2240msgid "%s%swarning: %s header version %s differs from library version %s.\n"
2241msgstr ""
2242"%s%s%s ������ %s (%s)\n"
2243"%s\t��� GNU C ������ %s ���������\n"
2244
2245#: toplev.c:1227
2246#, c-format
2247msgid "%s%sGGC heuristics: --param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2248msgstr "%s%sGGC ���������--param ggc-min-expand=%d --param ggc-min-heapsize=%d\n"
2249
2250#: toplev.c:1390
2251msgid "options passed: "
2252msgstr "������������������"
2253
2254#: toplev.c:1425
2255msgid "options enabled: "
2256msgstr "������������������"
2257
2258#: toplev.c:1560
2259#, c-format
2260msgid "created and used with differing settings of '%s'"
2261msgstr "���������������������������������������%s���������"
2262
2263#: toplev.c:1562
2264msgid "out of memory"
2265msgstr "���������������"
2266
2267#: toplev.c:1577
2268msgid "created and used with different settings of -fpic"
2269msgstr "������������������������������������ -fpic ������"
2270
2271#: toplev.c:1579
2272msgid "created and used with different settings of -fpie"
2273msgstr "������������������������������������ -fpie ������"
2274
2275#: tree-vrp.c:6503
2276msgid "assuming signed overflow does not occur when simplifying && or || to & or |"
2277msgstr ""
2278
2279#: tree-vrp.c:6507
2280msgid "assuming signed overflow does not occur when simplifying ==, != or ! to identity or ^"
2281msgstr ""
2282
2283#: cif-code.def:39
2284msgid "function not considered for inlining"
2285msgstr "���������������������"
2286
2287#. Inlining failed owing to unavailable function body.
2288#: cif-code.def:42
2289msgid "function body not available"
2290msgstr "���������������������"
2291
2292#: cif-code.def:45
2293msgid "redefined extern inline functions are not considered for inlining"
2294msgstr "���������������������������������������������"
2295
2296#. Function is not inlinable.
2297#: cif-code.def:49
2298msgid "function not inlinable"
2299msgstr "������������������"
2300
2301#. Function is not an inlining candidate.
2302#: cif-code.def:52
2303#, fuzzy
2304msgid "function not inline candidate"
2305msgstr "������������������"
2306
2307#: cif-code.def:56
2308msgid "--param large-function-growth limit reached"
2309msgstr "������ --param large-function-growth ���������������"
2310
2311#: cif-code.def:58
2312#, fuzzy
2313msgid "--param large-stack-frame-growth limit reached"
2314msgstr "������ --param large-function-growth ���������������"
2315
2316#: cif-code.def:60
2317msgid "--param max-inline-insns-single limit reached"
2318msgstr "������ --param max-inline-insns-single ���������������"
2319
2320#: cif-code.def:62
2321msgid "--param max-inline-insns-auto limit reached"
2322msgstr "������ --param max-inline-insns-single ���������������"
2323
2324#: cif-code.def:64
2325msgid "--param inline-unit-growth limit reached"
2326msgstr "������ --param inline-unit-growth ���������������"
2327
2328#. Recursive inlining.
2329#: cif-code.def:67
2330msgid "recursive inlining"
2331msgstr "������������"
2332
2333#. Call is unlikely.
2334#: cif-code.def:70
2335msgid "call is unlikely and code size would grow"
2336msgstr ""
2337
2338#: cif-code.def:74
2339msgid "function not declared inline and code size would grow"
2340msgstr ""
2341
2342#: cif-code.def:78
2343msgid "optimizing for size and code size would grow"
2344msgstr ""
2345
2346#. Inlining failed because of mismatched options or arguments.
2347#: cif-code.def:81
2348#, fuzzy
2349msgid "target specific option mismatch"
2350msgstr ""
2351"\n"
2352"������������������������������\n"
2353
2354#: cif-code.def:82
2355#, fuzzy
2356msgid "mismatched arguments"
2357msgstr "���������������������"
2358
2359#: cif-code.def:86
2360msgid "originally indirect function call not considered for inlining"
2361msgstr "���������������������������������������������"
2362
2363#. The remainder are real diagnostic types.
2364#: diagnostic.def:33
2365msgid "fatal error: "
2366msgstr "���������������"
2367
2368#: diagnostic.def:34
2369msgid "internal compiler error: "
2370msgstr "������������������������"
2371
2372#: diagnostic.def:35
2373msgid "error: "
2374msgstr "���������"
2375
2376#: diagnostic.def:36
2377msgid "sorry, unimplemented: "
2378msgstr "���������������������������"
2379
2380#: diagnostic.def:37
2381msgid "warning: "
2382msgstr "���������"
2383
2384#: diagnostic.def:38
2385msgid "anachronism: "
2386msgstr "���������������"
2387
2388#: diagnostic.def:39
2389msgid "note: "
2390msgstr "���������"
2391
2392#: diagnostic.def:40
2393msgid "debug: "
2394msgstr "���������"
2395
2396#. These two would be re-classified as DK_WARNING or DK_ERROR, so the
2397#. prefix does not matter.
2398#: diagnostic.def:43
2399#, fuzzy
2400msgid "pedwarn: "
2401msgstr "���������"
2402
2403#: diagnostic.def:44
2404#, fuzzy
2405msgid "permerror: "
2406msgstr "���������"
2407
2408#: params.def:48
2409#, fuzzy
2410msgid "The threshold ratio between current and hottest structure counts"
2411msgstr "���������������������������������������������������"
2412
2413#: params.def:55
2414msgid "Maximal estimated outcome of branch considered predictable"
2415msgstr ""
2416
2417#: params.def:72
2418msgid "The maximum number of instructions in a single function eligible for inlining"
2419msgstr "������������������������������������������������������"
2420
2421#: params.def:84
2422msgid "The maximum number of instructions when automatically inlining"
2423msgstr "������������������������������������"
2424
2425#: params.def:89
2426msgid "The maximum number of instructions inline function can grow to via recursive inlining"
2427msgstr "������������������������������������������������������������������(���������)"
2428
2429#: params.def:94
2430msgid "The maximum number of instructions non-inline function can grow to via recursive inlining"
2431msgstr "���������������������������������������������������������������������(���������)"
2432
2433#: params.def:99
2434msgid "The maximum depth of recursive inlining for inline functions"
2435msgstr "������������������������������������������"
2436
2437#: params.def:104
2438msgid "The maximum depth of recursive inlining for non-inline functions"
2439msgstr "���������������������������������������������"
2440
2441#: params.def:109
2442msgid "Inline recursively only when the probability of call being executed exceeds the parameter"
2443msgstr "���������������������������������������������������������������������������"
2444
2445#: params.def:117
2446#, fuzzy
2447msgid "The maximum number of nested indirect inlining performed by early inliner"
2448msgstr "������������������������������������������������������"
2449
2450#: params.def:124
2451msgid "If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling"
2452msgstr "��������������� -fvariable-expansion-in-unroller���������������������������������������������������������������������"
2453
2454#: params.def:130
2455msgid "If -ftree-vectorize is used, the minimal loop bound of a loop to be considered for vectorization"
2456msgstr ""
2457
2458#: params.def:141
2459msgid "The maximum number of instructions to consider to fill a delay slot"
2460msgstr "���������������������������������������������"
2461
2462#: params.def:152
2463msgid "The maximum number of instructions to consider to find accurate live register information"
2464msgstr "������������������������������������������������������������������"
2465
2466#: params.def:162
2467msgid "The maximum length of scheduling's pending operations list"
2468msgstr "���������������������������������������"
2469
2470#: params.def:167
2471msgid "The size of function body to be considered large"
2472msgstr "������������������������������������������������"
2473
2474#: params.def:171
2475msgid "Maximal growth due to inlining of large function (in percent)"
2476msgstr "������������������������������������������������(���������������������������)"
2477
2478#: params.def:175
2479msgid "The size of translation unit to be considered large"
2480msgstr "���������������������������������������������������"
2481
2482#: params.def:179
2483#, fuzzy
2484msgid "How much can given compilation unit grow because of the inlining (in percent)"
2485msgstr "���������������������������������������������������������(������������������)"
2486
2487#: params.def:183
2488#, fuzzy
2489msgid "How much can given compilation unit grow because of the interprocedural constant propagation (in percent)"
2490msgstr "���������������������������������������������������������(������������������)"
2491
2492#: params.def:187
2493msgid "Maximal estimated growth of function body caused by early inlining of single call"
2494msgstr ""
2495
2496#: params.def:191
2497#, fuzzy
2498msgid "The size of stack frame to be considered large"
2499msgstr "������������������������������������������������"
2500
2501#: params.def:195
2502#, fuzzy
2503msgid "Maximal stack frame growth due to inlining (in percent)"
2504msgstr "������������������������������������������������(���������������������������)"
2505
2506#: params.def:202
2507msgid "The maximum amount of memory to be allocated by GCSE"
2508msgstr "GCSE ������������������������������"
2509
2510#: params.def:213
2511msgid "The threshold ratio for performing partial redundancy elimination after reload"
2512msgstr "������������������������������������������������������"
2513
2514#: params.def:220
2515msgid "The threshold ratio of critical edges execution count that permit performing redundancy elimination after reload"
2516msgstr "������������������������������������������������������������������������������"
2517
2518#: params.def:231
2519msgid "The maximum number of instructions to consider to unroll in a loop"
2520msgstr "���������������������������������������������"
2521
2522#: params.def:237
2523msgid "The maximum number of instructions to consider to unroll in a loop on average"
2524msgstr "���������������������������������������������������"
2525
2526#: params.def:242
2527msgid "The maximum number of unrollings of a single loop"
2528msgstr "������������������������������������������"
2529
2530#: params.def:247
2531msgid "The maximum number of insns of a peeled loop"
2532msgstr "���������������������������������������������"
2533
2534#: params.def:252
2535msgid "The maximum number of peelings of a single loop"
2536msgstr "������������������������������"
2537
2538#: params.def:257
2539msgid "The maximum number of insns of a completely peeled loop"
2540msgstr "������������������������������������������������������"
2541
2542#: params.def:262
2543msgid "The maximum number of peelings of a single loop that is peeled completely"
2544msgstr "���������������������������������������������������"
2545
2546#: params.def:267
2547msgid "The maximum number of insns of a peeled loop that rolls only once"
2548msgstr "������������������������������������������������������������"
2549
2550#: params.def:272
2551#, fuzzy
2552msgid "The maximum depth of a loop nest we completely peel"
2553msgstr "������������������������������������������������������"
2554
2555#: params.def:278
2556msgid "The maximum number of insns of an unswitched loop"
2557msgstr "������������������������������������������������"
2558
2559#: params.def:283
2560msgid "The maximum number of unswitchings in a single loop"
2561msgstr "������������������������������������������������"
2562
2563#: params.def:290
2564msgid "Bound on the number of iterations the brute force # of iterations analysis algorithm evaluates"
2565msgstr ""
2566
2567#: params.def:296
2568msgid "Bound on the cost of an expression to compute the number of iterations"
2569msgstr ""
2570
2571#: params.def:302
2572msgid "A factor for tuning the upper bound that swing modulo scheduler uses for scheduling a loop"
2573msgstr ""
2574
2575#: params.def:306
2576msgid "The number of cycles the swing modulo scheduler considers when checking conflicts using DFA"
2577msgstr ""
2578
2579#: params.def:310
2580msgid "A threshold on the average loop count considered by the swing modulo scheduler"
2581msgstr ""
2582
2583#: params.def:315
2584msgid "Select fraction of the maximal count of repetitions of basic block in program given basic block needs to have to be considered hot"
2585msgstr ""
2586
2587#: params.def:319
2588msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block needs to have to be considered hot"
2589msgstr ""
2590
2591#: params.def:324
2592msgid "Select fraction of the maximal frequency of executions of basic block in function given basic block get alignment"
2593msgstr ""
2594
2595#: params.def:329
2596msgid "Loops iterating at least selected number of iterations will get loop alignement."
2597msgstr ""
2598
2599#: params.def:345
2600msgid "The maximum number of loop iterations we predict statically"
2601msgstr "������������������������������������"
2602
2603#: params.def:349
2604msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is available"
2605msgstr "���������������������������������������������������������������������������������������������������������"
2606
2607#: params.def:353
2608msgid "The percentage of function, weighted by execution frequency, that must be covered by trace formation. Used when profile feedback is not available"
2609msgstr "���������������������������������������������������������������������������������������������������������������"
2610
2611#: params.def:357
2612msgid "Maximal code growth caused by tail duplication (in percent)"
2613msgstr ""
2614
2615#: params.def:361
2616msgid "Stop reverse growth if the reverse probability of best edge is less than this threshold (in percent)"
2617msgstr "������������������������������������������(������������������)���������������������"
2618
2619#: params.def:365
2620msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is available"
2621msgstr "������������������������������������(������������������)������������������������������������������������������������"
2622
2623#: params.def:369
2624msgid "Stop forward growth if the probability of best edge is less than this threshold (in percent). Used when profile feedback is not available"
2625msgstr "������������������������������������(������������������)������������������������������������������������������������������"
2626
2627#: params.def:375
2628msgid "The maximum number of incoming edges to consider for crossjumping"
2629msgstr "���������������������������������������������"
2630
2631#: params.def:381
2632msgid "The minimum number of matching instructions to consider for crossjumping"
2633msgstr "���������������������������������������������������"
2634
2635#: params.def:387
2636msgid "The maximum expansion factor when copying basic blocks"
2637msgstr "������������������������������������������"
2638
2639#: params.def:393
2640msgid "The maximum number of insns to duplicate when unfactoring computed gotos"
2641msgstr ""
2642
2643#: params.def:399
2644msgid "The maximum length of path considered in cse"
2645msgstr "���������������������������������������������"
2646
2647#: params.def:403
2648msgid "The maximum instructions CSE process before flushing"
2649msgstr ""
2650
2651#: params.def:410
2652msgid "The minimum cost of an expensive expression in the loop invariant motion"
2653msgstr ""
2654
2655#: params.def:419
2656msgid "Bound on number of candidates below that all candidates are considered in iv optimizations"
2657msgstr ""
2658
2659#: params.def:427
2660msgid "Bound on number of iv uses in loop optimized in iv optimizations"
2661msgstr ""
2662
2663#: params.def:435
2664msgid "If number of candidates in the set is smaller, we always try to remove unused ivs during its optimization"
2665msgstr ""
2666
2667#: params.def:440
2668msgid "Bound on size of expressions used in the scalar evolutions analyzer"
2669msgstr ""
2670
2671#: params.def:445
2672msgid "Bound on the number of variables in Omega constraint systems"
2673msgstr ""
2674
2675#: params.def:450
2676msgid "Bound on the number of inequalities in Omega constraint systems"
2677msgstr ""
2678
2679#: params.def:455
2680msgid "Bound on the number of equalities in Omega constraint systems"
2681msgstr ""
2682
2683#: params.def:460
2684msgid "Bound on the number of wild cards in Omega constraint systems"
2685msgstr ""
2686
2687#: params.def:465
2688msgid "Bound on the size of the hash table in Omega constraint systems"
2689msgstr ""
2690
2691#: params.def:470
2692msgid "Bound on the number of keys in Omega constraint systems"
2693msgstr ""
2694
2695#: params.def:475
2696msgid "When set to 1, use expensive methods to eliminate all redundant constraints"
2697msgstr ""
2698
2699#: params.def:480
2700msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alignment check"
2701msgstr ""
2702
2703#: params.def:485
2704msgid "Bound on number of runtime checks inserted by the vectorizer's loop versioning for alias check"
2705msgstr ""
2706
2707#: params.def:490
2708msgid "The maximum memory locations recorded by cselib"
2709msgstr "cselib ������������������������������"
2710
2711#: params.def:503
2712msgid "Minimum heap expansion to trigger garbage collection, as a percentage of the total size of the heap"
2713msgstr "���������������������������������������������������������������������������������"
2714
2715#: params.def:508
2716msgid "Minimum heap size before we start collecting garbage, in kilobytes"
2717msgstr "���������������������������������������������������������������"
2718
2719#: params.def:516
2720msgid "The maximum number of instructions to search backward when looking for equivalent reload"
2721msgstr "���������������������������������������������������������������������"
2722
2723#: params.def:521 params.def:531
2724msgid "The maximum number of blocks in a region to be considered for interblock scheduling"
2725msgstr "������������������������������������������������������"
2726
2727#: params.def:526 params.def:536
2728msgid "The maximum number of insns in a region to be considered for interblock scheduling"
2729msgstr "���������������������������������������������������������"
2730
2731#: params.def:541
2732msgid "The minimum probability of reaching a source block for interblock speculative scheduling"
2733msgstr "������������������������������������������������������������"
2734
2735#: params.def:546
2736#, fuzzy
2737msgid "The maximum number of iterations through CFG to extend regions"
2738msgstr "������ RPTS ��������������������� N"
2739
2740#: params.def:551
2741#, fuzzy
2742msgid "The maximum conflict delay for an insn to be considered for speculative motion"
2743msgstr "���������������������������������������������������������"
2744
2745#: params.def:556
2746#, fuzzy
2747msgid "The minimal probability of speculation success (in percents), so that speculative insn will be scheduled."
2748msgstr "������������������������������������������������������������"
2749
2750#: params.def:561
2751msgid "The maximum size of the lookahead window of selective scheduling"
2752msgstr ""
2753
2754#: params.def:566
2755msgid "Maximum number of times that an insn could be scheduled"
2756msgstr ""
2757
2758#: params.def:571
2759#, fuzzy
2760msgid "Maximum number of instructions in the ready list that are considered eligible for renaming"
2761msgstr "������������������������������������������������������"
2762
2763#: params.def:576
2764msgid "Minimal distance between possibly conflicting store and load"
2765msgstr ""
2766
2767#: params.def:581
2768msgid "The maximum number of RTL nodes that can be recorded as combiner's last value"
2769msgstr ""
2770
2771#: params.def:589
2772msgid "The upper bound for sharing integer constants"
2773msgstr "���������������������������"
2774
2775#: params.def:608
2776msgid "Minimum number of virtual mappings to consider switching to full virtual renames"
2777msgstr "���������������������������������������������������������"
2778
2779#: params.def:613
2780msgid "Ratio between virtual mappings and virtual symbols to do full virtual renames"
2781msgstr ""
2782
2783#: params.def:618
2784msgid "The lower bound for a buffer to be considered for stack smashing protection"
2785msgstr ""
2786
2787#: params.def:636
2788msgid "Maximum number of statements allowed in a block that needs to be duplicated when threading jumps"
2789msgstr ""
2790
2791#: params.def:645
2792msgid "Maximum number of fields in a structure before pointer analysis treats the structure as a single variable"
2793msgstr "���������������������������������������������������������������������������������������������"
2794
2795#: params.def:650
2796#, fuzzy
2797msgid "The maximum number of instructions ready to be issued to be considered by the scheduler during the first scheduling pass"
2798msgstr "���������������������������������������������������������"
2799
2800#: params.def:660
2801msgid "The number of insns executed before prefetch is completed"
2802msgstr ""
2803
2804#: params.def:667
2805msgid "The number of prefetches that can run at the same time"
2806msgstr ""
2807
2808#: params.def:674
2809msgid "The size of L1 cache"
2810msgstr ""
2811
2812#: params.def:681
2813msgid "The size of L1 cache line"
2814msgstr ""
2815
2816#: params.def:688
2817msgid "The size of L2 cache"
2818msgstr ""
2819
2820#: params.def:699
2821msgid "Whether to use canonical types"
2822msgstr ""
2823
2824#: params.def:704
2825msgid "Maximum length of partial antic set when performing tree pre optimization"
2826msgstr ""
2827
2828#: params.def:714
2829msgid "Maximum size of a SCC before SCCVN stops processing a function"
2830msgstr ""
2831
2832#: params.def:719
2833msgid "Max loops number for regional RA"
2834msgstr ""
2835
2836#: params.def:724
2837msgid "Max size of conflict table in MB"
2838msgstr ""
2839
2840#: params.def:729
2841msgid "The number of registers in each class kept unused by loop invariant motion"
2842msgstr ""
2843
2844#: params.def:737
2845msgid "The maximum ratio between array size and switch branches for a switch conversion to take place"
2846msgstr ""
2847
2848#: params.def:745
2849msgid "size of tiles for loop blocking"
2850msgstr ""
2851
2852#: params.def:752
2853#, fuzzy
2854msgid "maximum number of parameters in a SCoP"
2855msgstr "������ %qs ��������������� %u"
2856
2857#: params.def:759
2858msgid "maximum number of basic blocks per function to be analyzed by Graphite"
2859msgstr ""
2860
2861#: params.def:766
2862msgid "Max basic blocks number in loop for loop invariant motion"
2863msgstr ""
2864
2865#: params.def:772
2866#, fuzzy
2867msgid "Maximum number of instructions in basic block to be considered for SLP vectorization"
2868msgstr "���������������������������������������������������������"
2869
2870#: params.def:777
2871msgid "Min. ratio of insns to prefetches to enable prefetching for a loop with an unknown trip count"
2872msgstr ""
2873
2874#: params.def:783
2875msgid "Min. ratio of insns to mem ops to enable prefetching in a loop"
2876msgstr ""
2877
2878#: params.def:790
2879msgid "Max. size of var tracking hash tables"
2880msgstr ""
2881
2882#: params.def:797
2883msgid "The minimum UID to be used for a nondebug insn"
2884msgstr ""
2885
2886#: params.def:802
2887msgid "Maximum allowed growth of size of new parameters ipa-sra replaces a pointer to an aggregate with"
2888msgstr ""
2889
2890#: config/alpha/alpha.c:5135
2891#, c-format
2892msgid "invalid %%H value"
2893msgstr "������ %%H ���"
2894
2895#: config/alpha/alpha.c:5156 config/bfin/bfin.c:1683
2896#, c-format
2897msgid "invalid %%J value"
2898msgstr "������ %%J ���"
2899
2900#: config/alpha/alpha.c:5186 config/ia64/ia64.c:4975
2901#, c-format
2902msgid "invalid %%r value"
2903msgstr "������ %%r ���"
2904
2905#: config/alpha/alpha.c:5196 config/ia64/ia64.c:4929
2906#: config/rs6000/rs6000.c:14626 config/xtensa/xtensa.c:2253
2907#, c-format
2908msgid "invalid %%R value"
2909msgstr "������ %%R ���"
2910
2911#: config/alpha/alpha.c:5202 config/rs6000/rs6000.c:14545
2912#: config/xtensa/xtensa.c:2220
2913#, c-format
2914msgid "invalid %%N value"
2915msgstr "������ %%N ���"
2916
2917#: config/alpha/alpha.c:5210 config/rs6000/rs6000.c:14573
2918#, c-format
2919msgid "invalid %%P value"
2920msgstr "������ %%P ���"
2921
2922#: config/alpha/alpha.c:5218
2923#, c-format
2924msgid "invalid %%h value"
2925msgstr "������ %%h ���"
2926
2927#: config/alpha/alpha.c:5226 config/xtensa/xtensa.c:2246
2928#, c-format
2929msgid "invalid %%L value"
2930msgstr "������ %%L ���"
2931
2932#: config/alpha/alpha.c:5265 config/rs6000/rs6000.c:14527
2933#, c-format
2934msgid "invalid %%m value"
2935msgstr "������ %%m ���"
2936
2937#: config/alpha/alpha.c:5273 config/rs6000/rs6000.c:14535
2938#, c-format
2939msgid "invalid %%M value"
2940msgstr "������ %%M ���"
2941
2942#: config/alpha/alpha.c:5317
2943#, c-format
2944msgid "invalid %%U value"
2945msgstr "������ %%U ���"
2946
2947#: config/alpha/alpha.c:5329 config/alpha/alpha.c:5343
2948#: config/rs6000/rs6000.c:14634
2949#, c-format
2950msgid "invalid %%s value"
2951msgstr "������ %%s ���"
2952
2953#: config/alpha/alpha.c:5366
2954#, c-format
2955msgid "invalid %%C value"
2956msgstr "������ %%C ���"
2957
2958#: config/alpha/alpha.c:5403 config/rs6000/rs6000.c:14381
2959#, c-format
2960msgid "invalid %%E value"
2961msgstr "������ %%E ���"
2962
2963#: config/alpha/alpha.c:5428 config/alpha/alpha.c:5476
2964#, c-format
2965msgid "unknown relocation unspec"
2966msgstr "������������������������������"
2967
2968#: config/alpha/alpha.c:5437 config/crx/crx.c:1092
2969#: config/rs6000/rs6000.c:14988 config/spu/spu.c:1695
2970#, c-format
2971msgid "invalid %%xn code"
2972msgstr "��������� %%xn ���������"
2973
2974#: config/arc/arc.c:1724 config/m32r/m32r.c:1980
2975#, c-format
2976msgid "invalid operand to %%R code"
2977msgstr "%%R ���������������������������"
2978
2979#: config/arc/arc.c:1756 config/m32r/m32r.c:2003
2980#, c-format
2981msgid "invalid operand to %%H/%%L code"
2982msgstr "%%H/%%L ���������������������������"
2983
2984#: config/arc/arc.c:1778 config/m32r/m32r.c:2074
2985#, c-format
2986msgid "invalid operand to %%U code"
2987msgstr "%%U ���������������������������"
2988
2989#: config/arc/arc.c:1789
2990#, c-format
2991msgid "invalid operand to %%V code"
2992msgstr "%%V ���������������������������"
2993
2994#. Unknown flag.
2995#. Undocumented flag.
2996#: config/arc/arc.c:1796 config/m32r/m32r.c:2101 config/sparc/sparc.c:7164
2997#, c-format
2998msgid "invalid operand output code"
2999msgstr "���������������������������������"
3000
3001#: config/arm/arm.c:14854 config/arm/arm.c:14872
3002#, c-format
3003msgid "predicated Thumb instruction"
3004msgstr "������������ Thumb ������"
3005
3006#: config/arm/arm.c:14860
3007#, c-format
3008msgid "predicated instruction in conditional sequence"
3009msgstr "������������������������������������"
3010
3011#: config/arm/arm.c:15030
3012#, fuzzy, c-format
3013msgid "invalid shift operand"
3014msgstr "��������� %%f ���������"
3015
3016#: config/arm/arm.c:15077 config/arm/arm.c:15087 config/arm/arm.c:15097
3017#: config/arm/arm.c:15107 config/arm/arm.c:15117 config/arm/arm.c:15156
3018#: config/arm/arm.c:15174 config/arm/arm.c:15209 config/arm/arm.c:15228
3019#: config/arm/arm.c:15243 config/arm/arm.c:15270 config/arm/arm.c:15277
3020#: config/arm/arm.c:15295 config/arm/arm.c:15302 config/arm/arm.c:15310
3021#: config/arm/arm.c:15331 config/arm/arm.c:15338 config/arm/arm.c:15428
3022#: config/arm/arm.c:15435 config/arm/arm.c:15453 config/arm/arm.c:15460
3023#: config/bfin/bfin.c:1696 config/bfin/bfin.c:1703 config/bfin/bfin.c:1710
3024#: config/bfin/bfin.c:1717 config/bfin/bfin.c:1726 config/bfin/bfin.c:1733
3025#: config/bfin/bfin.c:1740 config/bfin/bfin.c:1747
3026#, c-format
3027msgid "invalid operand for code '%c'"
3028msgstr "������������%c���������������������"
3029
3030#: config/arm/arm.c:15169
3031#, fuzzy, c-format
3032msgid "instruction never executed"
3033msgstr "������������������������"
3034
3035#: config/arm/arm.c:15472
3036#, c-format
3037msgid "missing operand"
3038msgstr "���������������"
3039
3040#: config/arm/arm.c:17746
3041#, fuzzy
3042msgid "function parameters cannot have __fp16 type"
3043msgstr "������������������������"
3044
3045#: config/arm/arm.c:17756
3046#, fuzzy
3047msgid "functions cannot return __fp16 type"
3048msgstr "���������������������������"
3049
3050#: config/avr/avr.c:1069
3051#, c-format
3052msgid "address operand requires constraint for X, Y, or Z register"
3053msgstr ""
3054
3055#: config/avr/avr.c:1195
3056#, fuzzy
3057msgid "bad address, not a constant):"
3058msgstr "���������������������������������"
3059
3060#: config/avr/avr.c:1208
3061msgid "bad address, not (reg+disp):"
3062msgstr "���������������������(reg+disp)���"
3063
3064#: config/avr/avr.c:1215
3065msgid "bad address, not post_inc or pre_dec:"
3066msgstr "������������������������ post_inc ��� pre_dec:"
3067
3068#: config/avr/avr.c:1226
3069msgid "internal compiler error.  Bad address:"
3070msgstr "������������������������������������������"
3071
3072#: config/avr/avr.c:1251
3073msgid "internal compiler error.  Unknown mode:"
3074msgstr "������������������������������������������"
3075
3076#: config/avr/avr.c:1838 config/avr/avr.c:2526
3077msgid "invalid insn:"
3078msgstr "���������������"
3079
3080#: config/avr/avr.c:1877 config/avr/avr.c:1963 config/avr/avr.c:2012
3081#: config/avr/avr.c:2040 config/avr/avr.c:2135 config/avr/avr.c:2304
3082#: config/avr/avr.c:2565 config/avr/avr.c:2677
3083msgid "incorrect insn:"
3084msgstr "���������������"
3085
3086#: config/avr/avr.c:2059 config/avr/avr.c:2220 config/avr/avr.c:2375
3087#: config/avr/avr.c:2743
3088msgid "unknown move insn:"
3089msgstr "��������� move ���������"
3090
3091#: config/avr/avr.c:2973
3092msgid "bad shift insn:"
3093msgstr "��������� shift ������"
3094
3095#: config/avr/avr.c:3089 config/avr/avr.c:3509 config/avr/avr.c:3867
3096msgid "internal compiler error.  Incorrect shift:"
3097msgstr "������������������������������������������������"
3098
3099#: config/bfin/bfin.c:1645
3100#, c-format
3101msgid "invalid %%j value"
3102msgstr "��������� %%j ���"
3103
3104#: config/bfin/bfin.c:1838
3105#, c-format
3106msgid "invalid const_double operand"
3107msgstr "��������� const_double ���������"
3108
3109#: config/cris/cris.c:528 config/moxie/moxie.c:91 c-typeck.c:5656
3110#: c-typeck.c:5672 c-typeck.c:5689 final.c:3089 final.c:3091 fold-const.c:990
3111#: gcc.c:5266 loop-iv.c:2968 loop-iv.c:2977 rtl-error.c:105 toplev.c:629
3112#: tree-ssa-loop-niter.c:1885 tree-vrp.c:5707 cp/typeck.c:5126 java/expr.c:411
3113#, gcc-internal-format
3114msgid "%s"
3115msgstr "%s"
3116
3117#: config/cris/cris.c:579
3118msgid "unexpected index-type in cris_print_index"
3119msgstr "cris_print_index ������������������������������"
3120
3121#: config/cris/cris.c:596
3122msgid "unexpected base-type in cris_print_base"
3123msgstr "cris_print_base ���������������������������������"
3124
3125#: config/cris/cris.c:712
3126msgid "invalid operand for 'b' modifier"
3127msgstr "���b������������������������������"
3128
3129#: config/cris/cris.c:729
3130msgid "invalid operand for 'o' modifier"
3131msgstr "���o������������������������������"
3132
3133#: config/cris/cris.c:748
3134msgid "invalid operand for 'O' modifier"
3135msgstr "���O������������������������������"
3136
3137#: config/cris/cris.c:781
3138msgid "invalid operand for 'p' modifier"
3139msgstr "���p������������������������������"
3140
3141#: config/cris/cris.c:820
3142msgid "invalid operand for 'z' modifier"
3143msgstr "���z������������������������������"
3144
3145#: config/cris/cris.c:884 config/cris/cris.c:918
3146msgid "invalid operand for 'H' modifier"
3147msgstr "���H������������������������������"
3148
3149#: config/cris/cris.c:894
3150msgid "bad register"
3151msgstr "���������������������"
3152
3153#: config/cris/cris.c:938
3154msgid "invalid operand for 'e' modifier"
3155msgstr "���e������������������������������"
3156
3157#: config/cris/cris.c:955
3158msgid "invalid operand for 'm' modifier"
3159msgstr "���m������������������������������"
3160
3161#: config/cris/cris.c:980
3162msgid "invalid operand for 'A' modifier"
3163msgstr "���A������������������������������"
3164
3165#: config/cris/cris.c:1003
3166msgid "invalid operand for 'D' modifier"
3167msgstr "���D������������������������������"
3168
3169#: config/cris/cris.c:1017
3170msgid "invalid operand for 'T' modifier"
3171msgstr "���T������������������������������"
3172
3173#: config/cris/cris.c:1037 config/moxie/moxie.c:161
3174msgid "invalid operand modifier letter"
3175msgstr "���������������������������������"
3176
3177#: config/cris/cris.c:1094
3178msgid "unexpected multiplicative operand"
3179msgstr "������������������������"
3180
3181#: config/cris/cris.c:1114 config/moxie/moxie.c:186
3182msgid "unexpected operand"
3183msgstr "���������������������"
3184
3185#: config/cris/cris.c:1147 config/cris/cris.c:1157
3186msgid "unrecognized address"
3187msgstr "���������������������"
3188
3189#: config/cris/cris.c:2265
3190msgid "unrecognized supposed constant"
3191msgstr "���������������������������"
3192
3193#: config/cris/cris.c:2694 config/cris/cris.c:2758
3194msgid "unexpected side-effects in address"
3195msgstr "���������������������������������"
3196
3197#. Can't possibly get a GOT-needing-fixup for a function-call,
3198#. right?
3199#: config/cris/cris.c:3595
3200msgid "Unidentifiable call op"
3201msgstr "��������������� call ������"
3202
3203#: config/cris/cris.c:3647
3204#, c-format
3205msgid "PIC register isn't set up"
3206msgstr "��������������� PIC ���������"
3207
3208#: config/fr30/fr30.c:481
3209#, c-format
3210msgid "fr30_print_operand_address: unhandled address"
3211msgstr "fr30_print_operand���������������������"
3212
3213#: config/fr30/fr30.c:505
3214#, c-format
3215msgid "fr30_print_operand: unrecognized %%p code"
3216msgstr "fr30_print_operand������������������ %%p ���������"
3217
3218#: config/fr30/fr30.c:525
3219#, c-format
3220msgid "fr30_print_operand: unrecognized %%b code"
3221msgstr "fr30_print_operand������������������ %%b ���������"
3222
3223#: config/fr30/fr30.c:546
3224#, c-format
3225msgid "fr30_print_operand: unrecognized %%B code"
3226msgstr "fr30_print_operand������������������ %%B ���������"
3227
3228#: config/fr30/fr30.c:554
3229#, c-format
3230msgid "fr30_print_operand: invalid operand to %%A code"
3231msgstr "fr30_print_operand���%%A ������������������������"
3232
3233#: config/fr30/fr30.c:571
3234#, c-format
3235msgid "fr30_print_operand: invalid %%x code"
3236msgstr "fr30_print_operand������������ %%x ���������"
3237
3238#: config/fr30/fr30.c:578
3239#, c-format
3240msgid "fr30_print_operand: invalid %%F code"
3241msgstr "fr30_print_operand������������ %%F ���������"
3242
3243#: config/fr30/fr30.c:595
3244#, c-format
3245msgid "fr30_print_operand: unknown code"
3246msgstr "fr30_print_operand������������������"
3247
3248#: config/fr30/fr30.c:623 config/fr30/fr30.c:632 config/fr30/fr30.c:643
3249#: config/fr30/fr30.c:656
3250#, c-format
3251msgid "fr30_print_operand: unhandled MEM"
3252msgstr "fr30_print_operand��������������� MEM"
3253
3254#: config/frv/frv.c:2601
3255msgid "bad insn to frv_print_operand_address:"
3256msgstr "��� frv_print_operand_address ������������������"
3257
3258#: config/frv/frv.c:2612
3259msgid "bad register to frv_print_operand_memory_reference_reg:"
3260msgstr "��� frv_print_operand_memory_reference_reg ���������������������"
3261
3262#: config/frv/frv.c:2651 config/frv/frv.c:2661 config/frv/frv.c:2670
3263#: config/frv/frv.c:2691 config/frv/frv.c:2696
3264msgid "bad insn to frv_print_operand_memory_reference:"
3265msgstr "��� frv_print_operand_memory_reference ������������������"
3266
3267#: config/frv/frv.c:2782
3268#, c-format
3269msgid "bad condition code"
3270msgstr "������������������"
3271
3272#: config/frv/frv.c:2857
3273msgid "bad insn in frv_print_operand, bad const_double"
3274msgstr "frv_print_operand ��������������������������������� const_double"
3275
3276#: config/frv/frv.c:2918
3277msgid "bad insn to frv_print_operand, 'e' modifier:"
3278msgstr "��� frv_print_operand ���������������������e���������������"
3279
3280#: config/frv/frv.c:2926
3281msgid "bad insn to frv_print_operand, 'F' modifier:"
3282msgstr "��� frv_print_operand ���������������������F���������������"
3283
3284#: config/frv/frv.c:2942
3285msgid "bad insn to frv_print_operand, 'f' modifier:"
3286msgstr "��� frv_print_operand ���������������������f���������������"
3287
3288#: config/frv/frv.c:2956
3289msgid "bad insn to frv_print_operand, 'g' modifier:"
3290msgstr "��� frv_print_operand ���������������������g���������������"
3291
3292#: config/frv/frv.c:3004
3293msgid "bad insn to frv_print_operand, 'L' modifier:"
3294msgstr "��� frv_print_operand ���������������������L���������������"
3295
3296#: config/frv/frv.c:3017
3297msgid "bad insn to frv_print_operand, 'M/N' modifier:"
3298msgstr "��� frv_print_operand ���������������������M/N���������������"
3299
3300#: config/frv/frv.c:3038
3301msgid "bad insn to frv_print_operand, 'O' modifier:"
3302msgstr "��� frv_print_operand ���������������������O���������������"
3303
3304#: config/frv/frv.c:3056
3305msgid "bad insn to frv_print_operand, P modifier:"
3306msgstr "��� frv_print_operand ������������������P ������������"
3307
3308#: config/frv/frv.c:3076
3309msgid "bad insn in frv_print_operand, z case"
3310msgstr "frv_print_operand ������������������������z case"
3311
3312#: config/frv/frv.c:3107
3313msgid "bad insn in frv_print_operand, 0 case"
3314msgstr "frv_print_operand ������������������������0 case"
3315
3316#: config/frv/frv.c:3112
3317msgid "frv_print_operand: unknown code"
3318msgstr "frv_print_operand������������������"
3319
3320#: config/frv/frv.c:4494
3321msgid "bad output_move_single operand"
3322msgstr "��������� output_move_single ���������"
3323
3324#: config/frv/frv.c:4621
3325msgid "bad output_move_double operand"
3326msgstr "��������� output_move_double ���������"
3327
3328#: config/frv/frv.c:4763
3329msgid "bad output_condmove_single operand"
3330msgstr "��������� output_condmove_single ���������"
3331
3332#. This macro is a C statement to print on `stderr' a string describing the
3333#. particular machine description choice.  Every machine description should
3334#. define `TARGET_VERSION'.  For example:
3335#.
3336#. #ifdef MOTOROLA
3337#. #define TARGET_VERSION           fprintf (stderr, " (68k, Motorola syntax)");
3338#. #else
3339#. #define TARGET_VERSION           fprintf (stderr, " (68k, MIT syntax)");
3340#. #endif
3341#: config/frv/frv.h:328
3342#, c-format
3343msgid " (frv)"
3344msgstr " (frv)"
3345
3346#: config/i386/i386.c:10894
3347#, c-format
3348msgid "invalid UNSPEC as operand"
3349msgstr "��������� UNSPEC ���������������"
3350
3351#: config/i386/i386.c:11440
3352#, c-format
3353msgid "'%%&' used without any local dynamic TLS references"
3354msgstr ""
3355
3356#: config/i386/i386.c:11531 config/i386/i386.c:11606
3357#, fuzzy, c-format
3358msgid "invalid operand size for operand code '%c'"
3359msgstr "������������%c���������������������"
3360
3361#: config/i386/i386.c:11601
3362#, fuzzy, c-format
3363msgid "invalid operand type used with operand code '%c'"
3364msgstr "������������%c���������������������"
3365
3366#: config/i386/i386.c:11681 config/i386/i386.c:11721
3367#, fuzzy, c-format
3368msgid "operand is not a condition code, invalid operand code 'D'"
3369msgstr "���������������������������������������������������������������������������������������c���"
3370
3371#: config/i386/i386.c:11747
3372#, fuzzy, c-format
3373msgid "operand is neither a constant nor a condition code, invalid operand code 'C'"
3374msgstr "���������������������������������������������������������������������������������������c���"
3375
3376#: config/i386/i386.c:11757
3377#, fuzzy, c-format
3378msgid "operand is neither a constant nor a condition code, invalid operand code 'F'"
3379msgstr "���������������������������������������������������������������������������������������c���"
3380
3381#: config/i386/i386.c:11775
3382#, c-format
3383msgid "operand is neither a constant nor a condition code, invalid operand code 'c'"
3384msgstr "���������������������������������������������������������������������������������������c���"
3385
3386#: config/i386/i386.c:11785
3387#, fuzzy, c-format
3388msgid "operand is neither a constant nor a condition code, invalid operand code 'f'"
3389msgstr "���������������������������������������������������������������������������������������c���"
3390
3391#: config/i386/i386.c:11888
3392#, fuzzy, c-format
3393msgid "operand is not a condition code, invalid operand code 'Y'"
3394msgstr "���������������������������������������������������������������������������������������c���"
3395
3396#: config/i386/i386.c:11903
3397#, c-format
3398msgid "invalid operand code '%c'"
3399msgstr "������������������������������%c���"
3400
3401#: config/i386/i386.c:11953
3402#, c-format
3403msgid "invalid constraints for operand"
3404msgstr "������������������������"
3405
3406#: config/i386/i386.c:19549
3407msgid "unknown insn mode"
3408msgstr "���������������������"
3409
3410#. 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.
3411#. 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.
3412#: config/i386/xm-djgpp.h:61
3413#, c-format
3414msgid "environment variable DJGPP not defined"
3415msgstr "������������ DJGPP ������������"
3416
3417#: config/i386/xm-djgpp.h:63
3418#, c-format
3419msgid "environment variable DJGPP points to missing file '%s'"
3420msgstr "������������ DJGPP ������������������%s������������"
3421
3422#: config/i386/xm-djgpp.h:66
3423#, c-format
3424msgid "environment variable DJGPP points to corrupt file '%s'"
3425msgstr "������������ DJGPP ������������������%s������������"
3426
3427#: config/ia64/ia64.c:4857
3428#, fuzzy, c-format
3429msgid "invalid %%G mode"
3430msgstr "������ %%j ���������"
3431
3432#: config/ia64/ia64.c:5027
3433#, c-format
3434msgid "ia64_print_operand: unknown code"
3435msgstr "ia64_print_operand������������������"
3436
3437#: config/ia64/ia64.c:10572
3438msgid "invalid conversion from %<__fpreg%>"
3439msgstr "��� %<__fpreg%> ���������������"
3440
3441#: config/ia64/ia64.c:10575
3442msgid "invalid conversion to %<__fpreg%>"
3443msgstr "��� %<__fpreg%> ���������������"
3444
3445#: config/ia64/ia64.c:10588 config/ia64/ia64.c:10599
3446msgid "invalid operation on %<__fpreg%>"
3447msgstr "��� %<__fpreg%> ���������������"
3448
3449#: config/iq2000/iq2000.c:3165
3450#, c-format
3451msgid "invalid %%P operand"
3452msgstr "��������� %%P ���������"
3453
3454#: config/iq2000/iq2000.c:3173 config/rs6000/rs6000.c:14563
3455#, c-format
3456msgid "invalid %%p value"
3457msgstr "��������� %%p ���"
3458
3459#: config/iq2000/iq2000.c:3229
3460#, c-format
3461msgid "invalid use of %%d, %%x, or %%X"
3462msgstr "��� %%d���%%x ��� %%X ���������������"
3463
3464#: config/lm32/lm32.c:500
3465#, c-format
3466msgid "Only 0.0 can be loaded as an immediate"
3467msgstr ""
3468
3469#: config/lm32/lm32.c:570
3470#, fuzzy
3471msgid "bad operand"
3472msgstr "������������������"
3473
3474#: config/lm32/lm32.c:582
3475msgid "can't use non gp relative absolute address"
3476msgstr ""
3477
3478#: config/lm32/lm32.c:586
3479#, fuzzy
3480msgid "invalid addressing mode"
3481msgstr "������������"
3482
3483#: config/m32r/m32r.c:1950
3484#, c-format
3485msgid "invalid operand to %%s code"
3486msgstr "%%s ���������������������������"
3487
3488#: config/m32r/m32r.c:1957
3489#, c-format
3490msgid "invalid operand to %%p code"
3491msgstr "%%p ���������������������������"
3492
3493#: config/m32r/m32r.c:2012
3494msgid "bad insn for 'A'"
3495msgstr "���A������������������"
3496
3497#: config/m32r/m32r.c:2059
3498#, c-format
3499msgid "invalid operand to %%T/%%B code"
3500msgstr "%%T/%%B ���������������������������"
3501
3502#: config/m32r/m32r.c:2082
3503#, c-format
3504msgid "invalid operand to %%N code"
3505msgstr "%%N ���������������������������"
3506
3507#: config/m32r/m32r.c:2115
3508msgid "pre-increment address is not a register"
3509msgstr "������������������������������������"
3510
3511#: config/m32r/m32r.c:2122
3512msgid "pre-decrement address is not a register"
3513msgstr "������������������������������������"
3514
3515#: config/m32r/m32r.c:2129
3516msgid "post-increment address is not a register"
3517msgstr "������������������������������������"
3518
3519#: config/m32r/m32r.c:2205 config/m32r/m32r.c:2219
3520#: config/rs6000/rs6000.c:23777
3521msgid "bad address"
3522msgstr "������������"
3523
3524#: config/m32r/m32r.c:2224
3525msgid "lo_sum not of register"
3526msgstr "lo_sum ���������������"
3527
3528#. !!!! SCz wrong here.
3529#: config/m68hc11/m68hc11.c:3204 config/m68hc11/m68hc11.c:3582
3530msgid "move insn not handled"
3531msgstr "��������� move ������"
3532
3533#: config/m68hc11/m68hc11.c:3428 config/m68hc11/m68hc11.c:3512
3534#: config/m68hc11/m68hc11.c:3785
3535msgid "invalid register in the move instruction"
3536msgstr "move ������������������������������"
3537
3538#: config/m68hc11/m68hc11.c:3462
3539msgid "invalid operand in the instruction"
3540msgstr "���������������������������"
3541
3542#: config/m68hc11/m68hc11.c:3759
3543msgid "invalid register in the instruction"
3544msgstr "���������������������������"
3545
3546#: config/m68hc11/m68hc11.c:3792
3547msgid "operand 1 must be a hard register"
3548msgstr "��������� 1 ������������������������������"
3549
3550#: config/m68hc11/m68hc11.c:3806
3551msgid "invalid rotate insn"
3552msgstr "���������������������������"
3553
3554#: config/m68hc11/m68hc11.c:4234
3555msgid "registers IX, IY and Z used in the same INSN"
3556msgstr "��������������������������������� IX���IY ��� Z"
3557
3558#: config/m68hc11/m68hc11.c:4567 config/m68hc11/m68hc11.c:4867
3559msgid "cannot do z-register replacement"
3560msgstr "������������ z ���������������"
3561
3562#: config/m68hc11/m68hc11.c:4930
3563msgid "invalid Z register replacement for insn"
3564msgstr "��������� Z ���������������"
3565
3566#: config/mep/mep.c:3394
3567#, fuzzy, c-format
3568msgid "invalid %%L code"
3569msgstr "������ %%j ���������"
3570
3571#: config/mips/mips.c:7424 config/mips/mips.c:7445 config/mips/mips.c:7557
3572#, fuzzy, c-format
3573msgid "'%%%c' is not a valid operand prefix"
3574msgstr "���%s���������������������������"
3575
3576#: config/mips/mips.c:7494 config/mips/mips.c:7501 config/mips/mips.c:7508
3577#: config/mips/mips.c:7515 config/mips/mips.c:7575 config/mips/mips.c:7589
3578#: config/mips/mips.c:7602 config/mips/mips.c:7611
3579#, fuzzy, c-format
3580msgid "invalid use of '%%%c'"
3581msgstr "������������������ %qD"
3582
3583#: config/mips/mips.c:7833
3584msgid "mips_debugger_offset called with non stack/frame/arg pointer"
3585msgstr ""
3586
3587#: config/mmix/mmix.c:1494 config/mmix/mmix.c:1624
3588msgid "MMIX Internal: Expected a CONST_INT, not this"
3589msgstr "MMIX ��������������������������� CONST_INT���������������"
3590
3591#: config/mmix/mmix.c:1573
3592msgid "MMIX Internal: Bad value for 'm', not a CONST_INT"
3593msgstr "MMIX ������������������m��������������������������� CONST_INT"
3594
3595#: config/mmix/mmix.c:1592
3596msgid "MMIX Internal: Expected a register, not this"
3597msgstr "MMIX ���������������������������������������������������"
3598
3599#: config/mmix/mmix.c:1602
3600msgid "MMIX Internal: Expected a constant, not this"
3601msgstr "MMIX ������������������������������������������������"
3602
3603#. We need the original here.
3604#: config/mmix/mmix.c:1686
3605msgid "MMIX Internal: Cannot decode this operand"
3606msgstr "MMIX ���������������������������������������"
3607
3608#: config/mmix/mmix.c:1743
3609msgid "MMIX Internal: This is not a recognized address"
3610msgstr "MMIX ������������������������������������������������"
3611
3612#: config/mmix/mmix.c:2620
3613msgid "MMIX Internal: Trying to output invalidly reversed condition:"
3614msgstr "MMIX ������������������������������������������������������"
3615
3616#: config/mmix/mmix.c:2627
3617msgid "MMIX Internal: What's the CC of this?"
3618msgstr "MMIX ���������������������������������������������"
3619
3620#: config/mmix/mmix.c:2631
3621msgid "MMIX Internal: What is the CC of this?"
3622msgstr "MMIX ���������������������������������������������"
3623
3624#: config/mmix/mmix.c:2695
3625msgid "MMIX Internal: This is not a constant:"
3626msgstr "MMIX ���������������������������������������"
3627
3628#: config/picochip/picochip.c:2410
3629msgid "picochip_print_memory_address - Operand isn't memory based"
3630msgstr ""
3631
3632#: config/picochip/picochip.c:2669
3633msgid "Unknown mode in print_operand (CONST_DOUBLE) :"
3634msgstr ""
3635
3636#: config/picochip/picochip.c:2715 config/picochip/picochip.c:2747
3637#, fuzzy
3638msgid "Bad address, not (reg+disp):"
3639msgstr "���������������������(reg+disp)���"
3640
3641#: config/picochip/picochip.c:2761
3642#, fuzzy
3643msgid "Bad address, not register:"
3644msgstr "���������������������(reg+disp)���"
3645
3646#: config/rs6000/host-darwin.c:97
3647#, c-format
3648msgid "Out of stack space.\n"
3649msgstr "���������������\n"
3650
3651#: config/rs6000/host-darwin.c:118
3652#, c-format
3653msgid "Try running '%s' in the shell to raise its limit.\n"
3654msgstr "������������������������������������%s���������������������������\n"
3655
3656#: config/rs6000/rs6000.c:2419
3657#, fuzzy
3658msgid "-mvsx requires hardware floating point"
3659msgstr "������������������������"
3660
3661#: config/rs6000/rs6000.c:2424
3662#, fuzzy
3663msgid "-mvsx and -mpaired are incompatible"
3664msgstr "-f%s ��� -msdata=%s ������������"
3665
3666#: config/rs6000/rs6000.c:2429
3667#, fuzzy
3668msgid "-mvsx used with little endian code"
3669msgstr "���������������������������������������"
3670
3671#: config/rs6000/rs6000.c:2431
3672#, fuzzy
3673msgid "-mvsx needs indexed addressing"
3674msgstr "������������������"
3675
3676#: config/rs6000/rs6000.c:2435
3677#, fuzzy
3678msgid "-mvsx and -mno-altivec are incompatible"
3679msgstr "-f%s ��� -msdata=%s ������������"
3680
3681#: config/rs6000/rs6000.c:2437
3682msgid "-mno-altivec disables vsx"
3683msgstr ""
3684
3685#: config/rs6000/rs6000.c:6691
3686#, fuzzy
3687msgid "bad move"
3688msgstr "���������������"
3689
3690#: config/rs6000/rs6000.c:14362
3691#, fuzzy, c-format
3692msgid "invalid %%c value"
3693msgstr "������ %%H ���"
3694
3695#: config/rs6000/rs6000.c:14390
3696#, c-format
3697msgid "invalid %%f value"
3698msgstr "������ %%f ���"
3699
3700#: config/rs6000/rs6000.c:14399
3701#, c-format
3702msgid "invalid %%F value"
3703msgstr "������ %%F ���"
3704
3705#: config/rs6000/rs6000.c:14408
3706#, c-format
3707msgid "invalid %%G value"
3708msgstr "������ %%G ���"
3709
3710#: config/rs6000/rs6000.c:14443
3711#, c-format
3712msgid "invalid %%j code"
3713msgstr "������ %%j ���������"
3714
3715#: config/rs6000/rs6000.c:14453
3716#, c-format
3717msgid "invalid %%J code"
3718msgstr "������ %%J ���������"
3719
3720#: config/rs6000/rs6000.c:14463
3721#, c-format
3722msgid "invalid %%k value"
3723msgstr "������ %%k ���"
3724
3725#: config/rs6000/rs6000.c:14483 config/xtensa/xtensa.c:2239
3726#, c-format
3727msgid "invalid %%K value"
3728msgstr "������ %%K ���"
3729
3730#: config/rs6000/rs6000.c:14553
3731#, c-format
3732msgid "invalid %%O value"
3733msgstr "������ %%O ���"
3734
3735#: config/rs6000/rs6000.c:14600
3736#, c-format
3737msgid "invalid %%q value"
3738msgstr "������ %%q ���"
3739
3740#: config/rs6000/rs6000.c:14644
3741#, c-format
3742msgid "invalid %%S value"
3743msgstr "������ %%S ���"
3744
3745#: config/rs6000/rs6000.c:14684
3746#, c-format
3747msgid "invalid %%T value"
3748msgstr "������ %%T ���"
3749
3750#: config/rs6000/rs6000.c:14694
3751#, c-format
3752msgid "invalid %%u value"
3753msgstr "������ %%u ���"
3754
3755#: config/rs6000/rs6000.c:14703 config/xtensa/xtensa.c:2209
3756#, c-format
3757msgid "invalid %%v value"
3758msgstr "������ %%v ���"
3759
3760#: config/rs6000/rs6000.c:14802 config/xtensa/xtensa.c:2260
3761#, c-format
3762msgid "invalid %%x value"
3763msgstr "��������� %%x ���"
3764
3765#: config/rs6000/rs6000.c:14947
3766#, fuzzy, c-format
3767msgid "invalid %%y value, try using the 'Z' constraint"
3768msgstr "������������������������������ %qc"
3769
3770#: config/rs6000/rs6000.c:25750
3771msgid "AltiVec argument passed to unprototyped function"
3772msgstr "������ AltiVec ���������������������������"
3773
3774#: config/s390/s390.c:4952
3775#, c-format
3776msgid "cannot decompose address"
3777msgstr "������������������"
3778
3779#: config/s390/s390.c:5175
3780msgid "UNKNOWN in print_operand !?"
3781msgstr "UNKNOWN ��������� print_operand ���������"
3782
3783#: config/score/score3.c:1282 config/score/score3.c:1302
3784#: config/score/score7.c:1270
3785#, fuzzy, c-format
3786msgid "invalid operand for code: '%c'"
3787msgstr "������������%c���������������������"
3788
3789#: config/sh/sh.c:1125
3790#, c-format
3791msgid "invalid operand to %%R"
3792msgstr "%%R ������������������"
3793
3794#: config/sh/sh.c:1152
3795#, c-format
3796msgid "invalid operand to %%S"
3797msgstr "%%S ������������������"
3798
3799#: config/sh/sh.c:8968
3800msgid "created and used with different architectures / ABIs"
3801msgstr "������������������������������������������/ABI"
3802
3803#: config/sh/sh.c:8970
3804msgid "created and used with different ABIs"
3805msgstr "������������������������������������ ABI"
3806
3807#: config/sh/sh.c:8972
3808msgid "created and used with different endianness"
3809msgstr "���������������������������������������/���������������������������"
3810
3811#: config/sparc/sparc.c:6972 config/sparc/sparc.c:6978
3812#, c-format
3813msgid "invalid %%Y operand"
3814msgstr "��������� %%Y ���������"
3815
3816#: config/sparc/sparc.c:7048
3817#, c-format
3818msgid "invalid %%A operand"
3819msgstr "��������� %%A ���������"
3820
3821#: config/sparc/sparc.c:7058
3822#, c-format
3823msgid "invalid %%B operand"
3824msgstr "��������� %%B ���������"
3825
3826#: config/sparc/sparc.c:7097
3827#, c-format
3828msgid "invalid %%c operand"
3829msgstr "��������� %%c ���������"
3830
3831#: config/sparc/sparc.c:7119
3832#, c-format
3833msgid "invalid %%d operand"
3834msgstr "��������� %%d ���������"
3835
3836#: config/sparc/sparc.c:7136
3837#, c-format
3838msgid "invalid %%f operand"
3839msgstr "��������� %%f ���������"
3840
3841#: config/sparc/sparc.c:7150
3842#, c-format
3843msgid "invalid %%s operand"
3844msgstr "��������� %%s ���������"
3845
3846#: config/sparc/sparc.c:7204
3847#, c-format
3848msgid "long long constant not a valid immediate operand"
3849msgstr "long long ������������������������������������������������"
3850
3851#: config/sparc/sparc.c:7207
3852#, c-format
3853msgid "floating point constant not a valid immediate operand"
3854msgstr "������������������������������������������������������"
3855
3856#: config/stormy16/stormy16.c:1755 config/stormy16/stormy16.c:1826
3857#, c-format
3858msgid "'B' operand is not constant"
3859msgstr "���B������������������������������"
3860
3861#: config/stormy16/stormy16.c:1782
3862#, c-format
3863msgid "'B' operand has multiple bits set"
3864msgstr "���B������������������������������"
3865
3866#: config/stormy16/stormy16.c:1808
3867#, c-format
3868msgid "'o' operand is not constant"
3869msgstr "���o������������������������������"
3870
3871#: config/stormy16/stormy16.c:1840
3872#, c-format
3873msgid "xstormy16_print_operand: unknown code"
3874msgstr "xstormy16_print_operand������������������"
3875
3876#: config/v850/v850.c:408
3877msgid "const_double_split got a bad insn:"
3878msgstr "const_double_split ������������������������������"
3879
3880#: config/v850/v850.c:979
3881msgid "output_move_single:"
3882msgstr "output_move_single���"
3883
3884#: config/vax/vax.c:399
3885#, c-format
3886msgid "symbol used with both base and indexed registers"
3887msgstr ""
3888
3889#: config/vax/vax.c:408
3890#, fuzzy, c-format
3891msgid "symbol with offset used in PIC mode"
3892msgstr "��������������� %s ��� PIC ���������������������"
3893
3894#: config/vax/vax.c:494
3895#, fuzzy, c-format
3896msgid "symbol used as immediate operand"
3897msgstr "long long ������������������������������������������������"
3898
3899#: config/vax/vax.c:1519
3900#, fuzzy
3901msgid "illegal operand detected"
3902msgstr "���������������������������������"
3903
3904#: config/xtensa/xtensa.c:705 config/xtensa/xtensa.c:737
3905#: config/xtensa/xtensa.c:746
3906msgid "bad test"
3907msgstr "���������������"
3908
3909#: config/xtensa/xtensa.c:2197
3910#, c-format
3911msgid "invalid %%D value"
3912msgstr "��������� %%D ���"
3913
3914#: config/xtensa/xtensa.c:2234
3915msgid "invalid mask"
3916msgstr "������������"
3917
3918#: config/xtensa/xtensa.c:2267
3919#, c-format
3920msgid "invalid %%d value"
3921msgstr "��������� %%d ���"
3922
3923#: config/xtensa/xtensa.c:2288 config/xtensa/xtensa.c:2298
3924#, c-format
3925msgid "invalid %%t/%%b value"
3926msgstr "��������� %%t/%%b ���"
3927
3928#: config/xtensa/xtensa.c:2340
3929msgid "invalid address"
3930msgstr "������������"
3931
3932#: config/xtensa/xtensa.c:2365
3933msgid "no register in address"
3934msgstr "���������������������"
3935
3936#: config/xtensa/xtensa.c:2373
3937msgid "address offset not a constant"
3938msgstr "���������������������������������"
3939
3940#: cp/call.c:2779 cp/pt.c:1701 cp/pt.c:16017
3941msgid "candidates are:"
3942msgstr "������������"
3943
3944#: cp/call.c:2779 cp/pt.c:16017
3945#, fuzzy
3946msgid "candidate is:"
3947msgstr "������ 1���"
3948
3949#: cp/call.c:7360
3950msgid "candidate 1:"
3951msgstr "������ 1���"
3952
3953#: cp/call.c:7361
3954msgid "candidate 2:"
3955msgstr "������ 2���"
3956
3957#: cp/cxx-pretty-print.c:173 cp/error.c:923 objc/objc-act.c:7141
3958msgid "<unnamed>"
3959msgstr ""
3960
3961#: cp/cxx-pretty-print.c:2067
3962#, fuzzy
3963msgid "template-parameter-"
3964msgstr "������������ %q+#D"
3965
3966#: cp/decl2.c:721
3967msgid "candidates are: %+#D"
3968msgstr "������������%+#D"
3969
3970#: cp/decl2.c:723 cp/pt.c:1697
3971#, gcc-internal-format
3972msgid "candidate is: %+#D"
3973msgstr "������������%+#D"
3974
3975#: cp/error.c:297
3976#, fuzzy
3977msgid "<missing>"
3978msgstr "������������"
3979
3980#: cp/error.c:338
3981#, fuzzy
3982msgid "<brace-enclosed initializer list>"
3983msgstr "���������������������������"
3984
3985#: cp/error.c:340
3986#, fuzzy
3987msgid "<unresolved overloaded function type>"
3988msgstr "%s ���������������������������������"
3989
3990#: cp/error.c:483
3991#, fuzzy
3992msgid "<type error>"
3993msgstr "������������"
3994
3995#: cp/error.c:583
3996#, fuzzy, c-format
3997msgid "<anonymous %s>"
3998msgstr "<anonymous>"
3999
4000#. A lambda's "type" is essentially its signature.
4001#: cp/error.c:588
4002msgid "<lambda"
4003msgstr ""
4004
4005#: cp/error.c:714
4006msgid "<typeprefixerror>"
4007msgstr ""
4008
4009#: cp/error.c:825
4010#, fuzzy, c-format
4011msgid "(static initializers for %s)"
4012msgstr "%qT ���������������������������"
4013
4014#: cp/error.c:827
4015#, c-format
4016msgid "(static destructors for %s)"
4017msgstr ""
4018
4019#: cp/error.c:898
4020msgid "vtable for "
4021msgstr ""
4022
4023#: cp/error.c:910
4024msgid "<return value> "
4025msgstr ""
4026
4027#: cp/error.c:1038
4028msgid "<enumerator>"
4029msgstr ""
4030
4031#: cp/error.c:1078
4032#, fuzzy
4033msgid "<declaration error>"
4034msgstr "%q#D ���������"
4035
4036#: cp/error.c:1318
4037msgid "with"
4038msgstr ""
4039
4040#: cp/error.c:1481 cp/error.c:1501
4041#, fuzzy
4042msgid "<template parameter error>"
4043msgstr "������������ %q+#D"
4044
4045#: cp/error.c:1627
4046#, fuzzy
4047msgid "<statement>"
4048msgstr "������������"
4049
4050#. While waiting for caret diagnostics, avoid printing
4051#. __cxa_allocate_exception, __cxa_throw, and the like.
4052#: cp/error.c:1656
4053#, fuzzy
4054msgid "<throw-expression>"
4055msgstr "  ������������������������"
4056
4057#: cp/error.c:2102
4058msgid "<unparsed>"
4059msgstr ""
4060
4061#: cp/error.c:2251
4062msgid "<expression error>"
4063msgstr ""
4064
4065#: cp/error.c:2265
4066#, fuzzy
4067msgid "<unknown operator>"
4068msgstr "������������������"
4069
4070#: cp/error.c:2472
4071#, fuzzy
4072msgid "<unknown>"
4073msgstr "������������"
4074
4075#: cp/error.c:2492
4076#, fuzzy
4077msgid "{unknown}"
4078msgstr "������������"
4079
4080#: cp/error.c:2574
4081msgid "At global scope:"
4082msgstr ""
4083
4084#: cp/error.c:2680
4085#, fuzzy, c-format
4086msgid "In static member function %qs"
4087msgstr "��������������� %qs ������"
4088
4089#: cp/error.c:2682
4090#, c-format
4091msgid "In copy constructor %qs"
4092msgstr ""
4093
4094#: cp/error.c:2684
4095#, fuzzy, c-format
4096msgid "In constructor %qs"
4097msgstr "��������� %qs ������"
4098
4099#: cp/error.c:2686
4100#, fuzzy, c-format
4101msgid "In destructor %qs"
4102msgstr "��������� %qs ������"
4103
4104#: cp/error.c:2688
4105#, fuzzy
4106msgid "In lambda function"
4107msgstr "��������������� %qs ������"
4108
4109#: cp/error.c:2718
4110#, fuzzy, c-format
4111msgid "%s: In instantiation of %qs:\n"
4112msgstr "  ��������� %qT ���������������"
4113
4114#: cp/error.c:2747
4115#, c-format
4116msgid "%s:%d:%d:   instantiated from %qs\n"
4117msgstr ""
4118
4119#: cp/error.c:2751
4120#, c-format
4121msgid "%s:%d:   instantiated from %qs\n"
4122msgstr ""
4123
4124#: cp/error.c:2755
4125#, c-format
4126msgid "%s:%d:%d:   instantiated from here"
4127msgstr ""
4128
4129#: cp/error.c:2758
4130#, c-format
4131msgid "%s:%d:   instantiated from here"
4132msgstr ""
4133
4134#: cp/error.c:2794
4135#, c-format
4136msgid "%s:%d:%d:   [ skipping %d instantiation contexts ]\n"
4137msgstr ""
4138
4139#: cp/error.c:2798
4140#, c-format
4141msgid "%s:%d:   [ skipping %d instantiation contexts ]\n"
4142msgstr ""
4143
4144#: cp/g++spec.c:261 java/jvspec.c:403
4145#, c-format
4146msgid "argument to '%s' missing\n"
4147msgstr "���%s���������������\n"
4148
4149#: cp/rtti.c:529
4150#, fuzzy
4151msgid "target is not pointer or reference to class"
4152msgstr "������������������ %qT ���������������"
4153
4154#: cp/rtti.c:534
4155#, fuzzy
4156msgid "target is not pointer or reference to complete type"
4157msgstr "������������������������������������������������������"
4158
4159#: cp/rtti.c:540
4160#, fuzzy
4161msgid "target is not pointer or reference"
4162msgstr "������������������ %qT ���������������"
4163
4164#: cp/rtti.c:551
4165#, fuzzy
4166msgid "source is not a pointer"
4167msgstr "%<->%> ���������������������������������"
4168
4169#: cp/rtti.c:556
4170msgid "source is not a pointer to class"
4171msgstr ""
4172
4173#: cp/rtti.c:561
4174#, fuzzy
4175msgid "source is a pointer to incomplete type"
4176msgstr "��������������� %s ��������������������� %qT"
4177
4178#: cp/rtti.c:574
4179#, fuzzy
4180msgid "source is not of class type"
4181msgstr "%qE ������������������"
4182
4183#: cp/rtti.c:579
4184#, fuzzy
4185msgid "source is of incomplete class type"
4186msgstr "������������������������"
4187
4188#: cp/rtti.c:592
4189msgid "conversion casts away constness"
4190msgstr ""
4191
4192#: cp/rtti.c:752
4193msgid "source type is not polymorphic"
4194msgstr ""
4195
4196#: cp/typeck.c:4679 c-typeck.c:3345
4197#, gcc-internal-format
4198msgid "wrong type argument to unary minus"
4199msgstr "������������������������������������"
4200
4201#: cp/typeck.c:4680 c-typeck.c:3332
4202#, gcc-internal-format
4203msgid "wrong type argument to unary plus"
4204msgstr "������������������������������������"
4205
4206#: cp/typeck.c:4703 c-typeck.c:3371
4207#, gcc-internal-format
4208msgid "wrong type argument to bit-complement"
4209msgstr "���������������������������������"
4210
4211#: cp/typeck.c:4710 c-typeck.c:3379
4212#, gcc-internal-format
4213msgid "wrong type argument to abs"
4214msgstr "���������������������������������������"
4215
4216#: cp/typeck.c:4718 c-typeck.c:3391
4217#, gcc-internal-format
4218msgid "wrong type argument to conjugation"
4219msgstr "������������������������������������"
4220
4221#: cp/typeck.c:4729
4222#, fuzzy
4223msgid "in argument to unary !"
4224msgstr "������������������������������������"
4225
4226#: cp/typeck.c:4790
4227msgid "no pre-increment operator for type"
4228msgstr ""
4229
4230#: cp/typeck.c:4792
4231msgid "no post-increment operator for type"
4232msgstr ""
4233
4234#: cp/typeck.c:4794
4235msgid "no pre-decrement operator for type"
4236msgstr ""
4237
4238#: cp/typeck.c:4796
4239msgid "no post-decrement operator for type"
4240msgstr ""
4241
4242#: fortran/arith.c:94
4243msgid "Arithmetic OK at %L"
4244msgstr "%L ���������������"
4245
4246#: fortran/arith.c:97
4247msgid "Arithmetic overflow at %L"
4248msgstr "%L ���������������������"
4249
4250#: fortran/arith.c:100
4251msgid "Arithmetic underflow at %L"
4252msgstr "%L ���������������������"
4253
4254#: fortran/arith.c:103
4255msgid "Arithmetic NaN at %L"
4256msgstr "%L ��������� NaN"
4257
4258#: fortran/arith.c:106
4259msgid "Division by zero at %L"
4260msgstr "%L ������������"
4261
4262#: fortran/arith.c:109
4263msgid "Array operands are incommensurate at %L"
4264msgstr "%L ���������������������������������"
4265
4266#: fortran/arith.c:113
4267msgid "Integer outside symmetric range implied by Standard Fortran at %L"
4268msgstr "%L ��������������������� Fortran ���������������������"
4269
4270#: fortran/arith.c:1398
4271#, fuzzy
4272msgid "elemental binary operation"
4273msgstr "���������������������"
4274
4275#: fortran/check.c:1171 fortran/check.c:2024 fortran/check.c:2078
4276#, fuzzy, c-format
4277msgid "arguments '%s' and '%s' for intrinsic %s"
4278msgstr "%s ������������������������������ %L ���"
4279
4280#: fortran/check.c:1830
4281#, c-format
4282msgid "arguments 'a%d' and 'a%d' for intrinsic '%s'"
4283msgstr ""
4284
4285#: fortran/check.c:2238 fortran/intrinsic.c:3640
4286#, fuzzy, c-format
4287msgid "arguments '%s' and '%s' for intrinsic '%s'"
4288msgstr "%s ������������������������������ %L ���"
4289
4290#: fortran/error.c:738 fortran/error.c:792 fortran/error.c:827
4291#: fortran/error.c:902
4292msgid "Warning:"
4293msgstr "���������"
4294
4295#: fortran/error.c:794 fortran/error.c:882 fortran/error.c:932
4296msgid "Error:"
4297msgstr "���������"
4298
4299#: fortran/error.c:956
4300msgid "Fatal Error:"
4301msgstr "���������������"
4302
4303#: fortran/expr.c:257
4304#, c-format
4305msgid "Constant expression required at %C"
4306msgstr "%C ������������������������"
4307
4308#: fortran/expr.c:260
4309#, c-format
4310msgid "Integer expression required at %C"
4311msgstr "%C ������������������������"
4312
4313#: fortran/expr.c:265
4314#, c-format
4315msgid "Integer value too large in expression at %C"
4316msgstr "%C ������������������������������"
4317
4318#: fortran/expr.c:3023
4319#, fuzzy
4320msgid "array assignment"
4321msgstr "������������"
4322
4323#: fortran/gfortranspec.c:245
4324#, c-format
4325msgid "overflowed output arg list for '%s'"
4326msgstr ""
4327
4328#: fortran/gfortranspec.c:374
4329#, c-format
4330msgid ""
4331"GNU Fortran comes with NO WARRANTY, to the extent permitted by law.\n"
4332"You may redistribute copies of GNU Fortran\n"
4333"under the terms of the GNU General Public License.\n"
4334"For more information about these matters, see the file named COPYING\n"
4335"\n"
4336msgstr ""
4337"GNU Fortran ������������������������������������������������\n"
4338"������������������ GNU ��������������������������������������� GNU Fortran ������������\n"
4339"������������������������������������ COPYING ���������\n"
4340"\n"
4341
4342#: fortran/gfortranspec.c:396 fortran/gfortranspec.c:435
4343#, c-format
4344msgid "argument to '%s' missing"
4345msgstr "���%s���������������"
4346
4347#: fortran/gfortranspec.c:400
4348#, c-format
4349msgid "no input files; unwilling to write output files"
4350msgstr ""
4351
4352#: fortran/gfortranspec.c:422
4353#, fuzzy, c-format
4354msgid "Warning: Using -M <directory> is deprecated, use -J instead\n"
4355msgstr "������������������������������ -Wextra"
4356
4357#: fortran/gfortranspec.c:557
4358#, c-format
4359msgid "Driving:"
4360msgstr "���������"
4361
4362#: fortran/io.c:548
4363msgid "Positive width required"
4364msgstr "������������������"
4365
4366#: fortran/io.c:549
4367msgid "Nonnegative width required"
4368msgstr "���������������������"
4369
4370#: fortran/io.c:550
4371#, fuzzy
4372msgid "Unexpected element '%c' in format string at %L"
4373msgstr "������������������������������"
4374
4375#: fortran/io.c:552
4376msgid "Unexpected end of format string"
4377msgstr "������������������������������"
4378
4379#: fortran/io.c:553
4380#, fuzzy
4381msgid "Zero width in format descriptor"
4382msgstr "%s ��������������������������� 0"
4383
4384#: fortran/io.c:573
4385msgid "Missing leading left parenthesis"
4386msgstr "���������������������"
4387
4388#: fortran/io.c:602
4389#, fuzzy
4390msgid "Left parenthesis required after '*'"
4391msgstr "gfortran���-M ���������������������\n"
4392
4393#: fortran/io.c:633
4394msgid "Expected P edit descriptor"
4395msgstr "������ P ������������������"
4396
4397#. P requires a prior number.
4398#: fortran/io.c:641
4399msgid "P descriptor requires leading scale factor"
4400msgstr ""
4401
4402#: fortran/io.c:736 fortran/io.c:750
4403msgid "Comma required after P descriptor"
4404msgstr ""
4405
4406#: fortran/io.c:764
4407#, fuzzy
4408msgid "Positive width required with T descriptor"
4409msgstr "������������������"
4410
4411#: fortran/io.c:843
4412#, fuzzy
4413msgid "E specifier not allowed with g0 descriptor"
4414msgstr "������ P ������������������"
4415
4416#: fortran/io.c:913
4417msgid "Positive exponent width required"
4418msgstr "������������������������"
4419
4420#: fortran/io.c:943
4421#, fuzzy
4422msgid "Period required in format specifier"
4423msgstr "������������������������������"
4424
4425#: fortran/matchexp.c:28
4426#, c-format
4427msgid "Syntax error in expression at %C"
4428msgstr "%C ���������������������"
4429
4430#: fortran/module.c:983
4431msgid "Unexpected EOF"
4432msgstr "������������������������"
4433
4434#: fortran/module.c:1015
4435msgid "Unexpected end of module in string constant"
4436msgstr ""
4437
4438#: fortran/module.c:1069
4439msgid "Integer overflow"
4440msgstr "������������"
4441
4442#: fortran/module.c:1100
4443msgid "Name too long"
4444msgstr "������������"
4445
4446#: fortran/module.c:1207
4447msgid "Bad name"
4448msgstr "���������������"
4449
4450#: fortran/module.c:1251
4451msgid "Expected name"
4452msgstr "������������"
4453
4454#: fortran/module.c:1254
4455msgid "Expected left parenthesis"
4456msgstr "������������������"
4457
4458#: fortran/module.c:1257
4459msgid "Expected right parenthesis"
4460msgstr "������������������"
4461
4462#: fortran/module.c:1260
4463msgid "Expected integer"
4464msgstr "������������"
4465
4466#: fortran/module.c:1263
4467msgid "Expected string"
4468msgstr "������������"
4469
4470#: fortran/module.c:1287
4471msgid "find_enum(): Enum not found"
4472msgstr "find_enum()������������������"
4473
4474#: fortran/module.c:1887
4475msgid "Expected attribute bit name"
4476msgstr "������������������"
4477
4478#: fortran/module.c:2746
4479msgid "Expected integer string"
4480msgstr "������������������"
4481
4482#: fortran/module.c:2750
4483msgid "Error converting integer"
4484msgstr "���������������������������"
4485
4486#: fortran/module.c:2772
4487msgid "Expected real string"
4488msgstr "������������������"
4489
4490#: fortran/module.c:2989
4491msgid "Expected expression type"
4492msgstr "���������������������"
4493
4494#: fortran/module.c:3043
4495msgid "Bad operator"
4496msgstr "������������������"
4497
4498#: fortran/module.c:3132
4499msgid "Bad type in constant expression"
4500msgstr "������������������������������"
4501
4502#: fortran/module.c:5522
4503msgid "Unexpected end of module"
4504msgstr "������������������������"
4505
4506#: fortran/parse.c:1144
4507msgid "arithmetic IF"
4508msgstr "������ IF"
4509
4510#: fortran/parse.c:1150
4511msgid "attribute declaration"
4512msgstr "������������"
4513
4514#: fortran/parse.c:1183
4515msgid "data declaration"
4516msgstr "������������"
4517
4518#: fortran/parse.c:1192
4519msgid "derived type declaration"
4520msgstr "���������������������"
4521
4522#: fortran/parse.c:1277
4523msgid "block IF"
4524msgstr "������ IF"
4525
4526#: fortran/parse.c:1286
4527msgid "implied END DO"
4528msgstr "��������� END DO"
4529
4530#: fortran/parse.c:1362
4531msgid "assignment"
4532msgstr "������"
4533
4534#: fortran/parse.c:1365
4535msgid "pointer assignment"
4536msgstr "������������"
4537
4538#: fortran/parse.c:1383
4539msgid "simple IF"
4540msgstr "��������� IF"
4541
4542#: fortran/resolve.c:386
4543msgid "module procedure"
4544msgstr ""
4545
4546#: fortran/resolve.c:387
4547#, fuzzy
4548msgid "internal function"
4549msgstr "���������������������������"
4550
4551#: fortran/resolve.c:1686
4552msgid "elemental procedure"
4553msgstr ""
4554
4555#: fortran/resolve.c:3330
4556#, fuzzy, c-format
4557msgid "Invalid context for NULL() pointer at %%L"
4558msgstr "%s ������������������ %L ���"
4559
4560#: fortran/resolve.c:3346
4561#, c-format
4562msgid "Operand of unary numeric operator '%s' at %%L is %s"
4563msgstr "���������������������������%s���(������ %%L)��������������� %s"
4564
4565#: fortran/resolve.c:3362
4566#, c-format
4567msgid "Operands of binary numeric operator '%s' at %%L are %s/%s"
4568msgstr "������������������������%s���(������ %%L)��������������� %s/%s"
4569
4570#: fortran/resolve.c:3377
4571#, c-format
4572msgid "Operands of string concatenation operator at %%L are %s/%s"
4573msgstr "���������������������(������ %%L)��������������� %s/%s"
4574
4575#: fortran/resolve.c:3396
4576#, c-format
4577msgid "Operands of logical operator '%s' at %%L are %s/%s"
4578msgstr "������������������%s���(������ %%L)��������������� %s/%s"
4579
4580#: fortran/resolve.c:3410
4581#, fuzzy, c-format
4582msgid "Operand of .not. operator at %%L is %s"
4583msgstr "%%L ������ .NOT. ������������������������ %s"
4584
4585#: fortran/resolve.c:3424
4586msgid "COMPLEX quantities cannot be compared at %L"
4587msgstr "%L ���������������������������"
4588
4589#: fortran/resolve.c:3453
4590#, c-format
4591msgid "Logicals at %%L must be compared with %s instead of %s"
4592msgstr "%%L ��������������������� %s ������������������ %s"
4593
4594#: fortran/resolve.c:3459
4595#, c-format
4596msgid "Operands of comparison operator '%s' at %%L are %s/%s"
4597msgstr "������������������%s���(������ %%L)��������������� %s/%s"
4598
4599#: fortran/resolve.c:3467
4600#, fuzzy, c-format
4601msgid "Unknown operator '%s' at %%L"
4602msgstr "%%:version-compare ���������������������������%s���"
4603
4604#: fortran/resolve.c:3469
4605#, c-format
4606msgid "Operand of user operator '%s' at %%L is %s"
4607msgstr "���������������������%s���(������ %%L)��������������� %s"
4608
4609#: fortran/resolve.c:3472
4610#, c-format
4611msgid "Operands of user operator '%s' at %%L are %s/%s"
4612msgstr "���������������������%s���(������ %%L)��������������� %s/%s"
4613
4614#: fortran/resolve.c:3558
4615#, fuzzy, c-format
4616msgid "Inconsistent ranks for operator at %%L and %%L"
4617msgstr "%L ��� %L ���������������������������"
4618
4619#: fortran/resolve.c:5722
4620msgid "Loop variable"
4621msgstr ""
4622
4623#: fortran/resolve.c:5734
4624#, fuzzy
4625msgid "Start expression in DO loop"
4626msgstr "��������������� %L ������ DO ���������������������"
4627
4628#: fortran/resolve.c:5738
4629#, fuzzy
4630msgid "End expression in DO loop"
4631msgstr "���������������������������������"
4632
4633#: fortran/resolve.c:5742
4634#, fuzzy
4635msgid "Step expression in DO loop"
4636msgstr "��������������� %L ������ DO ���������������������"
4637
4638#: fortran/trans-array.c:1134
4639#, c-format
4640msgid "Different CHARACTER lengths (%ld/%ld) in array constructor"
4641msgstr ""
4642
4643#: fortran/trans-decl.c:3982
4644#, c-format
4645msgid "Actual string length does not match the declared one for dummy argument '%s' (%ld/%ld)"
4646msgstr ""
4647
4648#: fortran/trans-decl.c:3990
4649#, c-format
4650msgid "Actual string length is shorter than the declared one for dummy argument '%s' (%ld/%ld)"
4651msgstr ""
4652
4653#: fortran/trans-expr.c:1624
4654msgid "internal error: bad hash value in dynamic dispatch"
4655msgstr ""
4656
4657#: fortran/trans-intrinsic.c:777
4658#, c-format
4659msgid "Unequal character lengths (%ld/%ld) in %s"
4660msgstr ""
4661
4662#: fortran/trans-intrinsic.c:4863
4663#, c-format
4664msgid "Argument NCOPIES of REPEAT intrinsic is negative (its value is %lld)"
4665msgstr ""
4666
4667#: fortran/trans-intrinsic.c:4895
4668msgid "Argument NCOPIES of REPEAT intrinsic is too large"
4669msgstr ""
4670
4671#: fortran/trans-io.c:488
4672#, fuzzy
4673msgid "Unit number in I/O statement too small"
4674msgstr "%s ��������� %C ���������������"
4675
4676#: fortran/trans-io.c:496
4677#, fuzzy
4678msgid "Unit number in I/O statement too large"
4679msgstr "%s ��������� %C ���������������"
4680
4681#: fortran/trans-stmt.c:158
4682msgid "Assigned label is not a target label"
4683msgstr "������������������������������"
4684
4685#: fortran/trans-stmt.c:882 fortran/trans-stmt.c:1152
4686msgid "Loop variable has been modified"
4687msgstr ""
4688
4689#: fortran/trans-stmt.c:1015
4690msgid "DO step value is zero"
4691msgstr ""
4692
4693#: fortran/trans.c:50
4694msgid "Array bound mismatch"
4695msgstr "���������������������"
4696
4697#: fortran/trans.c:51
4698msgid "Array reference out of bounds"
4699msgstr "������������������������������"
4700
4701#: fortran/trans.c:52
4702msgid "Incorrect function return value"
4703msgstr "���������������������������"
4704
4705#: fortran/trans.c:533
4706#, fuzzy
4707msgid "Memory allocation failed"
4708msgstr "gimplification ������"
4709
4710#: fortran/trans.c:619
4711msgid "Attempt to allocate negative amount of memory. Possible integer overflow"
4712msgstr ""
4713
4714#: fortran/trans.c:653 fortran/trans.c:966
4715#, fuzzy
4716msgid "Out of memory"
4717msgstr "���������������"
4718
4719#: fortran/trans.c:746
4720#, c-format
4721msgid "Attempting to allocate already allocated array '%s'"
4722msgstr ""
4723
4724#: fortran/trans.c:752
4725msgid "Attempting to allocate already allocatedarray"
4726msgstr ""
4727
4728#: fortran/trans.c:863
4729#, c-format
4730msgid "Attempt to DEALLOCATE unallocated '%s'"
4731msgstr ""
4732
4733#: fortran/trans.c:947
4734msgid "Attempt to allocate a negative amount of memory."
4735msgstr ""
4736
4737#: java/jcf-dump.c:1068
4738#, c-format
4739msgid "Not a valid Java .class file.\n"
4740msgstr "��������������������� Java .class ���������\n"
4741
4742#: java/jcf-dump.c:1074
4743#, c-format
4744msgid "error while parsing constant pool\n"
4745msgstr "������������������������������\n"
4746
4747#: java/jcf-dump.c:1080 java/jcf-parse.c:1433
4748#, gcc-internal-format
4749msgid "error in constant pool entry #%d\n"
4750msgstr "��������������� #%d ������������\n"
4751
4752#: java/jcf-dump.c:1090
4753#, c-format
4754msgid "error while parsing fields\n"
4755msgstr "���������������������������\n"
4756
4757#: java/jcf-dump.c:1096
4758#, c-format
4759msgid "error while parsing methods\n"
4760msgstr "���������������������������\n"
4761
4762#: java/jcf-dump.c:1102
4763#, c-format
4764msgid "error while parsing final attributes\n"
4765msgstr "������ final ���������������������\n"
4766
4767#: java/jcf-dump.c:1139
4768#, c-format
4769msgid "Try 'jcf-dump --help' for more information.\n"
4770msgstr "���������jcf-dump --help���������������������������\n"
4771
4772#: java/jcf-dump.c:1146
4773#, c-format
4774msgid ""
4775"Usage: jcf-dump [OPTION]... CLASS...\n"
4776"\n"
4777msgstr ""
4778"���������jcf-dump [������]... ������...\n"
4779"\n"
4780
4781#: java/jcf-dump.c:1147
4782#, c-format
4783msgid ""
4784"Display contents of a class file in readable form.\n"
4785"\n"
4786msgstr ""
4787
4788#: java/jcf-dump.c:1148
4789#, c-format
4790msgid "  -c                      Disassemble method bodies\n"
4791msgstr "  -c                      ������������������\n"
4792
4793#: java/jcf-dump.c:1149
4794#, c-format
4795msgid "  --javap                 Generate output in 'javap' format\n"
4796msgstr "  --javap                 ���������javap������������������\n"
4797
4798#: java/jcf-dump.c:1151
4799#, c-format
4800msgid "  --classpath PATH        Set path to find .class files\n"
4801msgstr "  --classpath ������        ������������ .class ���������������\n"
4802
4803#: java/jcf-dump.c:1152
4804#, c-format
4805msgid "  -IDIR                   Append directory to class path\n"
4806msgstr "  -I������                  ������������������������������\n"
4807
4808#: java/jcf-dump.c:1153
4809#, c-format
4810msgid "  --bootclasspath PATH    Override built-in class path\n"
4811msgstr "  --bootclasspath PATH    ���������������������������\n"
4812
4813#: java/jcf-dump.c:1154
4814#, c-format
4815msgid "  --extdirs PATH          Set extensions directory path\n"
4816msgstr "  --extdirs ������          ������������������\n"
4817
4818#: java/jcf-dump.c:1155
4819#, c-format
4820msgid "  -o FILE                 Set output file name\n"
4821msgstr "  -o ������                 ������������������������\n"
4822
4823#: java/jcf-dump.c:1157
4824#, c-format
4825msgid "  --help                  Print this help, then exit\n"
4826msgstr "  --help                  ������������������������\n"
4827
4828#: java/jcf-dump.c:1158
4829#, c-format
4830msgid "  --version               Print version number, then exit\n"
4831msgstr "  --version               ������������������������\n"
4832
4833#: java/jcf-dump.c:1159
4834#, c-format
4835msgid "  -v, --verbose           Print extra information while running\n"
4836msgstr "  -v, --verbose           ���������������������������\n"
4837
4838#: java/jcf-dump.c:1161
4839#, c-format
4840msgid ""
4841"For bug reporting instructions, please see:\n"
4842"%s.\n"
4843msgstr ""
4844"���������������������������������������\n"
4845"%s���\n"
4846
4847#: java/jcf-dump.c:1189 java/jcf-dump.c:1257
4848#, c-format
4849msgid "jcf-dump: no classes specified\n"
4850msgstr "jcf-dump������������������\n"
4851
4852#: java/jcf-dump.c:1277
4853#, c-format
4854msgid "Cannot open '%s' for output.\n"
4855msgstr "������������������������%s������\n"
4856
4857#: java/jcf-dump.c:1322
4858#, c-format
4859msgid "bad format of .zip/.jar archive\n"
4860msgstr ".zip/.jar ������������������\n"
4861
4862#: java/jcf-dump.c:1440
4863#, c-format
4864msgid "Bad byte codes.\n"
4865msgstr "������������������������\n"
4866
4867#: java/jvgenmain.c:47
4868#, c-format
4869msgid "Usage: %s [OPTIONS]... CLASSNAMEmain [OUTFILE]\n"
4870msgstr "���������%s [������]... main��������� [������������]\n"
4871
4872#: java/jvgenmain.c:109
4873#, c-format
4874msgid "%s: Cannot open output file: %s\n"
4875msgstr "%s������������������������������%s\n"
4876
4877#: java/jvgenmain.c:151
4878#, c-format
4879msgid "%s: Failed to close output file %s\n"
4880msgstr "%s��������������������������� %s\n"
4881
4882#: java/jvspec.c:406
4883#, c-format
4884msgid "can't specify '-D' without '--main'\n"
4885msgstr "������������--main���������������������-D���\n"
4886
4887#: java/jvspec.c:409
4888#, c-format
4889msgid "'%s' is not a valid class name"
4890msgstr "���%s���������������������������"
4891
4892#: java/jvspec.c:415
4893#, c-format
4894msgid "--resource requires -o"
4895msgstr "--resource ������ -o"
4896
4897#: java/jvspec.c:429
4898#, c-format
4899msgid "cannot specify both -C and -o"
4900msgstr "������������������ -C ��� -o"
4901
4902#: java/jvspec.c:441
4903#, c-format
4904msgid "cannot create temporary file"
4905msgstr "������������������������"
4906
4907#: java/jvspec.c:463
4908#, c-format
4909msgid "using both @FILE with multiple files not implemented"
4910msgstr ""
4911
4912#: java/jvspec.c:585
4913#, c-format
4914msgid "cannot specify 'main' class when not linking"
4915msgstr "���������������������������main���������"
4916
4917#: config/vax/netbsd-elf.h:51
4918msgid "the -shared option is not currently supported for VAX ELF"
4919msgstr "-shared ��������������� VAX ELF ���������������"
4920
4921#: config/vax/vax.h:50 config/vax/vax.h:51
4922#, fuzzy
4923msgid "profiling not supported with -mg"
4924msgstr "��������������� -mg\n"
4925
4926#: config/i386/linux-unwind.h:186
4927msgid "ax ; {int $0x80 | syscall"
4928msgstr ""
4929
4930#: config/darwin.h:311
4931msgid "-current_version only allowed with -dynamiclib"
4932msgstr "-current_version ��������� -dynamiclib ������������"
4933
4934#: config/darwin.h:313
4935msgid "-install_name only allowed with -dynamiclib"
4936msgstr "-install_name ��������� -dynamiclib ������������"
4937
4938#: config/darwin.h:318
4939msgid "-bundle not allowed with -dynamiclib"
4940msgstr "-bundle ������������ -dynamiclib ������������"
4941
4942#: config/darwin.h:319
4943msgid "-bundle_loader not allowed with -dynamiclib"
4944msgstr "-bundle_loader ��������� -dynamiclib ������������"
4945
4946#: config/darwin.h:320
4947msgid "-client_name not allowed with -dynamiclib"
4948msgstr "-client_name ��������� -dynamiclib ������������"
4949
4950#: config/darwin.h:325
4951msgid "-force_flat_namespace not allowed with -dynamiclib"
4952msgstr "-force_flat_namespace ��������� -dynamiclib ������������"
4953
4954#: config/darwin.h:327
4955msgid "-keep_private_externs not allowed with -dynamiclib"
4956msgstr "-keep_private_externs ��������� -dynamiclib ������������"
4957
4958#: config/darwin.h:328
4959msgid "-private_bundle not allowed with -dynamiclib"
4960msgstr "-private_bundle ��������� -dynamiclib ������������"
4961
4962#: fortran/lang-specs.h:55 fortran/lang-specs.h:69
4963#, fuzzy
4964msgid "gfortran does not support -E without -cpp"
4965msgstr "GCC ��������� -E ��� -C ��� -CC ������"
4966
4967#: config/arc/arc.h:61 config/mips/mips.h:1230
4968msgid "may not use both -EB and -EL"
4969msgstr "������������������ -EB ��� -EL"
4970
4971#: config/mcore/mcore.h:54
4972msgid "the m210 does not have little endian support"
4973msgstr "m210 ������������������������������"
4974
4975#: ada/gcc-interface/lang-specs.h:33 gcc.c:896 java/jvspec.c:81
4976msgid "-pg and -fomit-frame-pointer are incompatible"
4977msgstr "-pg ��� -fomit-frame-pointer ������������"
4978
4979#: ada/gcc-interface/lang-specs.h:34
4980msgid "-c or -S required for Ada"
4981msgstr "Ada ������ -c ������ -S"
4982
4983#: config/sparc/freebsd.h:34 config/rs6000/sysv4.h:870
4984#: config/ia64/freebsd.h:26 config/i386/freebsd.h:103
4985#: config/alpha/freebsd.h:33
4986msgid "consider using `-pg' instead of `-p' with gprof(1)"
4987msgstr ""
4988
4989#: config/sparc/linux64.h:165 config/sparc/linux64.h:176
4990#: config/sparc/netbsd-elf.h:125 config/sparc/netbsd-elf.h:144
4991#: config/sparc/sol2-bi.h:240 config/sparc/sol2-bi.h:250
4992msgid "may not use both -m32 and -m64"
4993msgstr "������������������ -m32 ��� -m64"
4994
4995#: java/lang-specs.h:33
4996msgid "-fjni and -femit-class-files are incompatible"
4997msgstr "-fjni ��� -femit-class-files ������������"
4998
4999#: java/lang-specs.h:34
5000msgid "-fjni and -femit-class-file are incompatible"
5001msgstr "-fjni ��� -femit-class-file ���������"
5002
5003#: java/lang-specs.h:35 java/lang-specs.h:36
5004msgid "-femit-class-file should used along with -fsyntax-only"
5005msgstr "-femit-class-file ��������� -fsyntax-only ������������"
5006
5007#: config/sparc/sol2-bi.h:212 config/sparc/sol2-bi.h:217
5008#: config/sparc/sol2-gld-bi.h:40 config/sparc/sol2-gld-bi.h:45
5009msgid "does not support multilib"
5010msgstr "��������� multilib"
5011
5012#: gcc.c:868
5013msgid "GCC does not support -C or -CC without -E"
5014msgstr "GCC ��������� -E ��� -C ��� -CC ������"
5015
5016#: gcc.c:1073
5017#, fuzzy
5018msgid "GNU C no longer supports -traditional without -E"
5019msgstr "GCC ��������� -E ��� -C ��� -CC ������"
5020
5021#: gcc.c:1089
5022msgid "-E or -x required when input is from standard input"
5023msgstr "��������������������������������������������� -E ��� -x"
5024
5025#: config/i386/mingw-w64.h:61 config/i386/mingw32.h:81
5026#: config/i386/cygwin.h:123
5027msgid "shared and mdll are not compatible"
5028msgstr "shared ��� mdll ������������"
5029
5030#: config/rs6000/sysv4.h:907 config/rs6000/sysv4.h:909
5031#: config/alpha/linux-elf.h:33 config/alpha/linux-elf.h:35
5032#: config/rs6000/linux64.h:356 config/rs6000/linux64.h:358 config/linux.h:111
5033#: config/linux.h:113
5034#, fuzzy
5035msgid "-mglibc and -muclibc used together"
5036msgstr "-mips16 ��� -mdsp ������������������"
5037
5038#: config/pa/pa-hpux10.h:87 config/pa/pa-hpux10.h:90 config/pa/pa-hpux10.h:98
5039#: config/pa/pa-hpux10.h:101 config/pa/pa-hpux11.h:108
5040#: config/pa/pa-hpux11.h:111 config/pa/pa64-hpux.h:30 config/pa/pa64-hpux.h:33
5041#: config/pa/pa64-hpux.h:42 config/pa/pa64-hpux.h:45
5042msgid "Warning: consider linking with `-static' as system libraries with"
5043msgstr ""
5044
5045#: config/pa/pa-hpux10.h:88 config/pa/pa-hpux10.h:91 config/pa/pa-hpux10.h:99
5046#: config/pa/pa-hpux10.h:102 config/pa/pa-hpux11.h:109
5047#: config/pa/pa-hpux11.h:112 config/pa/pa64-hpux.h:31 config/pa/pa64-hpux.h:34
5048#: config/pa/pa64-hpux.h:43 config/pa/pa64-hpux.h:46
5049msgid "  profiling support are only provided in archive format"
5050msgstr ""
5051
5052#: config/rs6000/darwin.h:95
5053msgid " conflicting code gen style switches are used"
5054msgstr " ������������������������������"
5055
5056#: config/arm/arm.h:154
5057msgid "-msoft-float and -mhard_float may not be used together"
5058msgstr "-msoft-float ��� -mhard_float ������������������"
5059
5060#: config/arm/arm.h:156
5061msgid "-mbig-endian and -mlittle-endian may not be used together"
5062msgstr "-mbig-endian ��� -mlittle-endian ������������������"
5063
5064#: config/vxworks.h:71
5065msgid "-Xbind-now and -Xbind-lazy are incompatible"
5066msgstr "-Xbind-now ��� -Xbind-lazy ���������"
5067
5068#: config/bfin/elf.h:54
5069#, fuzzy
5070msgid "no processor type specified for linking"
5071msgstr "spec ������������������������������"
5072
5073#: config/i386/nwld.h:34
5074#, fuzzy
5075msgid "Static linking is not supported."
5076msgstr "������������������������\n"
5077
5078#: config/i386/cygwin.h:28
5079msgid "mno-cygwin and mno-win32 are not compatible"
5080msgstr "mno-cygwin ��� mno-win32 ������������"
5081
5082#: config/sh/sh.h:463
5083msgid "SH2a does not support little-endian"
5084msgstr "SH2a ������������������������������"
5085
5086#: config/rx/rx.h:63
5087#, fuzzy
5088msgid "-mas100-syntax is incompatible with -gdwarf"
5089msgstr "assert���%s ��� %s ������������"
5090
5091#: config/rx/rx.h:64
5092msgid "rx200 cpu does not have FPU hardware"
5093msgstr ""
5094
5095#: config/arm/freebsd.h:31
5096msgid "consider using `-pg' instead of `-p' with gprof(1) "
5097msgstr ""
5098
5099#: objc/lang-specs.h:31 objc/lang-specs.h:46
5100msgid "GNU Objective C no longer supports traditional compilation"
5101msgstr ""
5102
5103#: config/cris/cris.h:207
5104#, fuzzy
5105msgid "Do not specify both -march=... and -mcpu=..."
5106msgstr "������������������ -C ��� -o"
5107
5108#: config/i386/i386.h:543
5109msgid "`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead."
5110msgstr ""
5111
5112#: config/i386/i386.h:546
5113msgid "`-mintel-syntax' is deprecated. Use `-masm=intel' instead."
5114msgstr ""
5115
5116#: config/i386/i386.h:548
5117msgid "'-msse5' was removed."
5118msgstr ""
5119
5120#: config/i386/i386.h:550
5121msgid "`-mno-intel-syntax' is deprecated. Use `-masm=att' instead."
5122msgstr ""
5123
5124#: config/s390/tpf.h:119
5125msgid "static is not supported on TPF-OS"
5126msgstr "TPF-OS ��������� static"
5127
5128#: config/mips/r3900.h:34
5129msgid "-mhard-float not supported"
5130msgstr "��������� -mhard-float"
5131
5132#: config/mips/r3900.h:36
5133msgid "-msingle-float and -msoft-float cannot both be specified"
5134msgstr "������������������ -msingle-float ��� -msoft-float"
5135
5136#: config/lynx.h:70
5137msgid "cannot use mthreads and mlegacy-threads together"
5138msgstr "������������������ mthreads ��� mlegacy-threads"
5139
5140#: config/lynx.h:95
5141msgid "cannot use mshared and static together"
5142msgstr "������������������ mshared ��� static"
5143
5144#: java/lang.opt:69
5145msgid "Warn if deprecated empty statements are found"
5146msgstr "���������������������������������������"
5147
5148#: java/lang.opt:73
5149msgid "Warn if .class files are out of date"
5150msgstr "��� .class ������������������������������"
5151
5152#: java/lang.opt:77
5153msgid "Warn if modifiers are specified when not necessary"
5154msgstr "������������������������������������������������"
5155
5156#: java/lang.opt:81
5157#, fuzzy
5158msgid "--CLASSPATH\tDeprecated; use --classpath instead"
5159msgstr "��������������������� --classpath"
5160
5161#: java/lang.opt:88
5162msgid "Permit the use of the assert keyword"
5163msgstr "������������ assert ���������"
5164
5165#: java/lang.opt:110
5166#, fuzzy
5167msgid "--bootclasspath=<path>\tReplace system path"
5168msgstr "������������������"
5169
5170#: java/lang.opt:114
5171msgid "Generate checks for references to NULL"
5172msgstr "������������ NULL ���������"
5173
5174#: java/lang.opt:118
5175msgid "--classpath=<path>\tSet class path"
5176msgstr ""
5177
5178#: java/lang.opt:125
5179msgid "Output a class file"
5180msgstr "������������ class ������"
5181
5182#: java/lang.opt:129
5183msgid "Alias for -femit-class-file"
5184msgstr "-fmit-class-file ���������"
5185
5186#: java/lang.opt:133
5187#, fuzzy
5188msgid "--encoding=<encoding>\tChoose input encoding (defaults from your locale)"
5189msgstr "������������������(������������������������������)"
5190
5191#: java/lang.opt:137
5192#, fuzzy
5193msgid "--extdirs=<path>\tSet the extension directory path"
5194msgstr "������������������������"
5195
5196#: java/lang.opt:144
5197msgid "Input file is a file with a list of filenames to compile"
5198msgstr "������������������������������������������������������������������������"
5199
5200#: java/lang.opt:151
5201msgid "Always check for non gcj generated classes archives"
5202msgstr "��������������� gcj ���������������������"
5203
5204#: java/lang.opt:155
5205msgid "Assume the runtime uses a hash table to map an object to its synchronization structure"
5206msgstr "������������������������������������������������������������������������������"
5207
5208#: java/lang.opt:159
5209msgid "Generate instances of Class at runtime"
5210msgstr ""
5211
5212#: java/lang.opt:163
5213msgid "Use offset tables for virtual method calls"
5214msgstr "���������������������������������"
5215
5216#: java/lang.opt:170
5217msgid "Assume native functions are implemented using JNI"
5218msgstr "������������������������ JNI ������"
5219
5220#: java/lang.opt:174
5221msgid "Enable optimization of static class initialization code"
5222msgstr "������������������������������������������"
5223
5224#: java/lang.opt:181
5225msgid "Reduce the amount of reflection meta-data generated"
5226msgstr ""
5227
5228#: java/lang.opt:185
5229msgid "Enable assignability checks for stores into object arrays"
5230msgstr ""
5231
5232#: java/lang.opt:189
5233msgid "Generate code for the Boehm GC"
5234msgstr "��� Boehm ���������������"
5235
5236#: java/lang.opt:193
5237msgid "Call a library routine to do integer divisions"
5238msgstr "���������������������������������������������������"
5239
5240#: java/lang.opt:197
5241#, fuzzy
5242msgid "Generate code for built-in atomic operations"
5243msgstr "���������������������������������������"
5244
5245#: java/lang.opt:201
5246msgid "Generated should be loaded by bootstrap loader"
5247msgstr ""
5248
5249#: java/lang.opt:205
5250msgid "Set the source language version"
5251msgstr ""
5252
5253#: java/lang.opt:209
5254#, fuzzy
5255msgid "Set the target VM version"
5256msgstr "������������ CPU ���������"
5257
5258#: ada/gcc-interface/lang.opt:100
5259#, fuzzy
5260msgid "-gnat<options>\tSpecify options to GNAT"
5261msgstr "��������������� GNAT ���������"
5262
5263#: fortran/lang.opt:57
5264#, fuzzy
5265msgid "-J<directory>\tPut MODULE files in 'directory'"
5266msgstr "��� MODULE ���������������directory���"
5267
5268#: fortran/lang.opt:73
5269msgid "Warn about possible aliasing of dummy arguments"
5270msgstr ""
5271
5272#: fortran/lang.opt:77
5273msgid "Warn about alignment of COMMON blocks"
5274msgstr ""
5275
5276#: fortran/lang.opt:81
5277#, fuzzy
5278msgid "Warn about missing ampersand in continued character constants"
5279msgstr "���������������������������������������������������������"
5280
5281#: fortran/lang.opt:85
5282#, fuzzy
5283msgid "Warn about creation of array temporaries"
5284msgstr "���������������������������������������������������������"
5285
5286#: fortran/lang.opt:89
5287#, fuzzy
5288msgid "Warn about truncated character expressions"
5289msgstr "������������������������������������������"
5290
5291#: fortran/lang.opt:97
5292msgid "Warn about calls with implicit interface"
5293msgstr "������������������������������������������"
5294
5295#: fortran/lang.opt:101
5296#, fuzzy
5297msgid "Warn about called procedures not explicitly declared"
5298msgstr "������������������������������������������"
5299
5300#: fortran/lang.opt:105
5301msgid "Warn about truncated source lines"
5302msgstr "������������������������������������������"
5303
5304#: fortran/lang.opt:109
5305#, fuzzy
5306msgid "Warn on intrinsics not part of the selected standard"
5307msgstr "���������������%s���(��� %L ���)���������������������������������"
5308
5309#: fortran/lang.opt:117
5310msgid "Warn about \"suspicious\" constructs"
5311msgstr "������������������������������������"
5312
5313#: fortran/lang.opt:121
5314msgid "Permit nonconforming uses of the tab character"
5315msgstr ""
5316
5317#: fortran/lang.opt:125
5318msgid "Warn about underflow of numerical constant expressions"
5319msgstr "������������������������������������������"
5320
5321#: fortran/lang.opt:129
5322msgid "Warn if a user-procedure has the same name as an intrinsic"
5323msgstr ""
5324
5325#: fortran/lang.opt:133
5326#, fuzzy
5327msgid "Enable preprocessing"
5328msgstr "������������������������"
5329
5330#: fortran/lang.opt:137
5331#, fuzzy
5332msgid "Disable preprocessing"
5333msgstr "������������������"
5334
5335#: fortran/lang.opt:145
5336msgid "Enable alignment of COMMON blocks"
5337msgstr ""
5338
5339#: fortran/lang.opt:149
5340msgid "All intrinsics procedures are available regardless of selected standard"
5341msgstr ""
5342
5343#: fortran/lang.opt:157
5344msgid "Do not treat local variables and COMMON blocks as if they were named in SAVE statements"
5345msgstr ""
5346
5347#: fortran/lang.opt:161
5348msgid "Specify that backslash in string introduces an escape character"
5349msgstr ""
5350
5351#: fortran/lang.opt:165
5352msgid "Produce a backtrace when a runtime error is encountered"
5353msgstr ""
5354
5355#: fortran/lang.opt:169
5356msgid "-fblas-matmul-limit=<n>\tSize of the smallest matrix for which matmul will use BLAS"
5357msgstr ""
5358
5359#: fortran/lang.opt:173
5360msgid "Produce a warning at runtime if a array temporary has been created for a procedure argument"
5361msgstr ""
5362
5363#: fortran/lang.opt:177
5364msgid "Use big-endian format for unformatted files"
5365msgstr "������������������������������������������������"
5366
5367#: fortran/lang.opt:181
5368msgid "Use little-endian format for unformatted files"
5369msgstr "������������������������������������������������"
5370
5371#: fortran/lang.opt:185
5372msgid "Use native format for unformatted files"
5373msgstr "���������������������������������������"
5374
5375#: fortran/lang.opt:189
5376msgid "Swap endianness for unformatted files"
5377msgstr "������������������������������������������"
5378
5379#: fortran/lang.opt:193
5380msgid "Use the Cray Pointer extension"
5381msgstr "������ Cray ������������"
5382
5383#: fortran/lang.opt:197
5384msgid "Ignore 'D' in column one in fixed form"
5385msgstr "���������������������������������������D���"
5386
5387#: fortran/lang.opt:201
5388msgid "Treat lines with 'D' in column one as comments"
5389msgstr "������������������D���������������������"
5390
5391#: fortran/lang.opt:205
5392msgid "Set the default double precision kind to an 8 byte wide type"
5393msgstr "������������������������������ 8 ������������"
5394
5395#: fortran/lang.opt:209
5396msgid "Set the default integer kind to an 8 byte wide type"
5397msgstr "��������������������������� 8 ������������"
5398
5399#: fortran/lang.opt:213
5400msgid "Set the default real kind to an 8 byte wide type"
5401msgstr "��������������������������� 8 ������������"
5402
5403#: fortran/lang.opt:217
5404msgid "Allow dollar signs in entity names"
5405msgstr "���������������������������������������"
5406
5407#: fortran/lang.opt:221
5408msgid "Dump a core file when a runtime error occurs"
5409msgstr ""
5410
5411#: fortran/lang.opt:225
5412msgid "Display the code tree after parsing"
5413msgstr "���������������������������"
5414
5415#: fortran/lang.opt:229
5416msgid "Specify that an external BLAS library should be used for matmul calls on large-size arrays"
5417msgstr ""
5418
5419#: fortran/lang.opt:233
5420msgid "Use f2c calling convention"
5421msgstr "������ f2c ������������"
5422
5423#: fortran/lang.opt:237
5424msgid "Assume that the source file is fixed form"
5425msgstr "������������������������������������"
5426
5427#: fortran/lang.opt:241
5428msgid "Specify where to find the compiled intrinsic modules"
5429msgstr ""
5430
5431#: fortran/lang.opt:245
5432msgid "Allow arbitrary character line width in fixed mode"
5433msgstr "���������������������������������������������"
5434
5435#: fortran/lang.opt:249
5436#, fuzzy
5437msgid "-ffixed-line-length-<n>\tUse n as character line width in fixed mode"
5438msgstr "��������������������� n ������������������"
5439
5440#: fortran/lang.opt:253
5441#, fuzzy
5442msgid "-ffpe-trap=[...]\tStop on following floating point exceptions"
5443msgstr "������������������������������������������"
5444
5445#: fortran/lang.opt:257
5446msgid "Assume that the source file is free form"
5447msgstr "���������������������������������"
5448
5449#: fortran/lang.opt:261
5450msgid "Allow arbitrary character line width in free mode"
5451msgstr "���������������������������������������������"
5452
5453#: fortran/lang.opt:265
5454#, fuzzy
5455msgid "-ffree-line-length-<n>\tUse n as character line width in free mode"
5456msgstr "��������������������� n ������������������"
5457
5458#: fortran/lang.opt:269
5459msgid "Specify that no implicit typing is allowed, unless overridden by explicit IMPLICIT statements"
5460msgstr "������������������������������������������������������ IMPLICIT ������"
5461
5462#: fortran/lang.opt:273
5463msgid "-finit-character=<n>\tInitialize local character variables to ASCII value n"
5464msgstr ""
5465
5466#: fortran/lang.opt:277
5467msgid "-finit-integer=<n>\tInitialize local integer variables to n"
5468msgstr ""
5469
5470#: fortran/lang.opt:281
5471msgid "Initialize local variables to zero (from g77)"
5472msgstr ""
5473
5474#: fortran/lang.opt:285
5475msgid "-finit-logical=<true|false>\tInitialize local logical variables"
5476msgstr ""
5477
5478#: fortran/lang.opt:289
5479msgid "-finit-real=<zero|nan|inf|-inf>\tInitialize local real variables"
5480msgstr ""
5481
5482#: fortran/lang.opt:293
5483msgid "-fmax-array-constructor=<n>\tMaximum number of objects in an array constructor"
5484msgstr ""
5485
5486#: fortran/lang.opt:297
5487msgid "-fmax-errors=<n>\tMaximum number of errors to report"
5488msgstr ""
5489
5490#: fortran/lang.opt:301
5491#, fuzzy
5492msgid "-fmax-identifier-length=<n>\tMaximum identifier length"
5493msgstr "������������������������"
5494
5495#: fortran/lang.opt:305
5496msgid "-fmax-subrecord-length=<n>\tMaximum length for subrecords"
5497msgstr ""
5498
5499#: fortran/lang.opt:309
5500msgid "-fmax-stack-var-size=<n>\tSize in bytes of the largest array that will be put on the stack"
5501msgstr ""
5502
5503#: fortran/lang.opt:313
5504msgid "Set default accessibility of module entities to PRIVATE."
5505msgstr ""
5506
5507#: fortran/lang.opt:321
5508msgid "Try to lay out derived types as compactly as possible"
5509msgstr ""
5510
5511#: fortran/lang.opt:329
5512#, fuzzy
5513msgid "Protect parentheses in expressions"
5514msgstr "%C ������������������������������"
5515
5516#: fortran/lang.opt:333
5517msgid "Enable range checking during compilation"
5518msgstr ""
5519
5520#: fortran/lang.opt:337
5521#, fuzzy
5522msgid "Use a 4-byte record marker for unformatted files"
5523msgstr "���������������������������������������"
5524
5525#: fortran/lang.opt:341
5526#, fuzzy
5527msgid "Use an 8-byte record marker for unformatted files"
5528msgstr "���������������������������������������"
5529
5530#: fortran/lang.opt:345
5531msgid "Allocate local variables on the stack to allow indirect recursion"
5532msgstr ""
5533
5534#: fortran/lang.opt:349
5535msgid "Copy array sections into a contiguous block on procedure entry"
5536msgstr ""
5537
5538#: fortran/lang.opt:353
5539msgid "-fcheck=[...]\tSpecify which runtime checks are to be performed"
5540msgstr ""
5541
5542#: fortran/lang.opt:357
5543msgid "Append a second underscore if the name already contains an underscore"
5544msgstr "���������������������������������������������������������"
5545
5546#: fortran/lang.opt:365
5547msgid "Apply negative sign to zero values"
5548msgstr ""
5549
5550#: fortran/lang.opt:369
5551msgid "Append underscores to externally visible names"
5552msgstr "������������������������������������"
5553
5554#: fortran/lang.opt:373
5555msgid "Compile all program units at once and check all interfaces"
5556msgstr ""
5557
5558#: fortran/lang.opt:413
5559msgid "Statically link the GNU Fortran helper library (libgfortran)"
5560msgstr ""
5561
5562#: fortran/lang.opt:417
5563msgid "Conform to the ISO Fortran 2003 standard"
5564msgstr "������ ISO Fortran 2003 ������"
5565
5566#: fortran/lang.opt:421
5567#, fuzzy
5568msgid "Conform to the ISO Fortran 2008 standard"
5569msgstr "������ ISO Fortran 2003 ������"
5570
5571#: fortran/lang.opt:425
5572msgid "Conform to the ISO Fortran 95 standard"
5573msgstr "������ ISO Fortran 95 ������"
5574
5575#: fortran/lang.opt:429
5576#, fuzzy
5577msgid "Conform to nothing in particular"
5578msgstr "���������������������������"
5579
5580#: fortran/lang.opt:433
5581msgid "Accept extensions to support legacy code"
5582msgstr "������������������������������������������������"
5583
5584#: config/alpha/alpha.opt:23 config/i386/i386.opt:201
5585msgid "Do not use hardware fp"
5586msgstr "���������������������������"
5587
5588#: config/alpha/alpha.opt:27
5589msgid "Use fp registers"
5590msgstr "���������������������"
5591
5592#: config/alpha/alpha.opt:31
5593msgid "Assume GAS"
5594msgstr "������ GAS"
5595
5596#: config/alpha/alpha.opt:35
5597msgid "Do not assume GAS"
5598msgstr "��������� GAS"
5599
5600#: config/alpha/alpha.opt:39
5601msgid "Request IEEE-conformant math library routines (OSF/1)"
5602msgstr "��������� IEEE ���������������������������������(OSF/1)"
5603
5604#: config/alpha/alpha.opt:43
5605msgid "Emit IEEE-conformant code, without inexact exceptions"
5606msgstr "������������ IEEE ������������������������������������������"
5607
5608#: config/alpha/alpha.opt:50
5609msgid "Do not emit complex integer constants to read-only memory"
5610msgstr "���������������������������������������"
5611
5612#: config/alpha/alpha.opt:54
5613msgid "Use VAX fp"
5614msgstr "������ VAX ������������"
5615
5616#: config/alpha/alpha.opt:58
5617msgid "Do not use VAX fp"
5618msgstr "��������� VAX ������������"
5619
5620#: config/alpha/alpha.opt:62
5621msgid "Emit code for the byte/word ISA extension"
5622msgstr "������������/������������������������������������"
5623
5624#: config/alpha/alpha.opt:66
5625msgid "Emit code for the motion video ISA extension"
5626msgstr "������������������������������������������������"
5627
5628#: config/alpha/alpha.opt:70
5629msgid "Emit code for the fp move and sqrt ISA extension"
5630msgstr "������������������������������������������������������������"
5631
5632#: config/alpha/alpha.opt:74
5633msgid "Emit code for the counting ISA extension"
5634msgstr "������������������������������������������"
5635
5636#: config/alpha/alpha.opt:78
5637msgid "Emit code using explicit relocation directives"
5638msgstr ""
5639
5640#: config/alpha/alpha.opt:82
5641msgid "Emit 16-bit relocations to the small data areas"
5642msgstr "������������������������ 16 ������������������"
5643
5644#: config/alpha/alpha.opt:86
5645msgid "Emit 32-bit relocations to the small data areas"
5646msgstr "������������������������ 32 ���������������������"
5647
5648#: config/alpha/alpha.opt:90
5649msgid "Emit direct branches to local functions"
5650msgstr "���������������������������������"
5651
5652#: config/alpha/alpha.opt:94
5653msgid "Emit indirect branches to local functions"
5654msgstr "���������������������������������"
5655
5656#: config/alpha/alpha.opt:98
5657msgid "Emit rdval instead of rduniq for thread pointer"
5658msgstr ""
5659
5660#: config/alpha/alpha.opt:102 config/s390/s390.opt:59
5661#: config/sparc/long-double-switch.opt:23
5662msgid "Use 128-bit long double"
5663msgstr "������ 128 ��� long double"
5664
5665#: config/alpha/alpha.opt:106 config/s390/s390.opt:63
5666#: config/sparc/long-double-switch.opt:27
5667msgid "Use 64-bit long double"
5668msgstr "������ 64 ������ long double"
5669
5670#: config/alpha/alpha.opt:110
5671msgid "Use features of and schedule given CPU"
5672msgstr "������������ CPU ���������������������������������"
5673
5674#: config/alpha/alpha.opt:114
5675msgid "Schedule given CPU"
5676msgstr "������������ CPU ������������������"
5677
5678#: config/alpha/alpha.opt:118
5679msgid "Control the generated fp rounding mode"
5680msgstr "���������������������������������"
5681
5682#: config/alpha/alpha.opt:122
5683msgid "Control the IEEE trap mode"
5684msgstr "������ IEEE ������������"
5685
5686#: config/alpha/alpha.opt:126
5687msgid "Control the precision given to fp exceptions"
5688msgstr "���������������������������"
5689
5690#: config/alpha/alpha.opt:130
5691msgid "Tune expected memory latency"
5692msgstr "���������������������������"
5693
5694#: config/alpha/alpha.opt:134 config/ia64/ia64.opt:111
5695#: config/rs6000/sysv4.opt:32
5696msgid "Specify bit size of immediate TLS offsets"
5697msgstr "������������������������������������������������������������"
5698
5699#: config/frv/frv.opt:23
5700msgid "Use 4 media accumulators"
5701msgstr "������ 4 ���������������������"
5702
5703#: config/frv/frv.opt:27
5704msgid "Use 8 media accumulators"
5705msgstr "������ 8 ���������������������"
5706
5707#: config/frv/frv.opt:31
5708msgid "Enable label alignment optimizations"
5709msgstr "���������������������������"
5710
5711#: config/frv/frv.opt:35
5712msgid "Dynamically allocate cc registers"
5713msgstr "������������ cc ���������"
5714
5715#: config/frv/frv.opt:42
5716msgid "Set the cost of branches"
5717msgstr "���������������������"
5718
5719#: config/frv/frv.opt:46
5720msgid "Enable conditional execution other than moves/scc"
5721msgstr "������������������������ moves/scc"
5722
5723#: config/frv/frv.opt:50
5724msgid "Change the maximum length of conditionally-executed sequences"
5725msgstr "���������������������������������������"
5726
5727#: config/frv/frv.opt:54
5728msgid "Change the number of temporary registers that are available to conditionally-executed sequences"
5729msgstr ""
5730
5731#: config/frv/frv.opt:58
5732msgid "Enable conditional moves"
5733msgstr "������������������"
5734
5735#: config/frv/frv.opt:62
5736msgid "Set the target CPU type"
5737msgstr "������������ CPU ���������"
5738
5739#: config/frv/frv.opt:84
5740msgid "Use fp double instructions"
5741msgstr "���������������������������"
5742
5743#: config/frv/frv.opt:88
5744msgid "Change the ABI to allow double word insns"
5745msgstr "������ ABI ���������������������"
5746
5747#: config/frv/frv.opt:92 config/bfin/bfin.opt:73
5748msgid "Enable Function Descriptor PIC mode"
5749msgstr "������������������������ PIC ������"
5750
5751#: config/frv/frv.opt:96
5752msgid "Just use icc0/fcc0"
5753msgstr "��������� icc0/fcc0"
5754
5755#: config/frv/frv.opt:100
5756msgid "Only use 32 FPRs"
5757msgstr "��������� 32 ������������������"
5758
5759#: config/frv/frv.opt:104
5760msgid "Use 64 FPRs"
5761msgstr "������ 64 ������������������"
5762
5763#: config/frv/frv.opt:108
5764msgid "Only use 32 GPRs"
5765msgstr "��������� 32 ������������������"
5766
5767#: config/frv/frv.opt:112
5768msgid "Use 64 GPRs"
5769msgstr "������ 64 ������������������"
5770
5771#: config/frv/frv.opt:116
5772msgid "Enable use of GPREL for read-only data in FDPIC"
5773msgstr ""
5774
5775#: config/frv/frv.opt:120 config/rs6000/rs6000.opt:112
5776#: config/pdp11/pdp11.opt:71
5777msgid "Use hardware floating point"
5778msgstr "������������������������"
5779
5780#: config/frv/frv.opt:124 config/bfin/bfin.opt:77
5781msgid "Enable inlining of PLT in function calls"
5782msgstr "��������������������� PLT ���������"
5783
5784#: config/frv/frv.opt:128
5785msgid "Enable PIC support for building libraries"
5786msgstr "��������������������� PIC ������"
5787
5788#: config/frv/frv.opt:132
5789msgid "Follow the EABI linkage requirements"
5790msgstr ""
5791
5792#: config/frv/frv.opt:136
5793msgid "Disallow direct calls to global functions"
5794msgstr "���������������������������������"
5795
5796#: config/frv/frv.opt:140
5797msgid "Use media instructions"
5798msgstr "���������������������"
5799
5800#: config/frv/frv.opt:144
5801msgid "Use multiply add/subtract instructions"
5802msgstr "������������/���������"
5803
5804#: config/frv/frv.opt:148
5805msgid "Enable optimizing &&/|| in conditional execution"
5806msgstr "��������������������� && ��� || ������������"
5807
5808#: config/frv/frv.opt:152
5809msgid "Enable nested conditional execution optimizations"
5810msgstr "���������������������������������������"
5811
5812#: config/frv/frv.opt:157
5813msgid "Do not mark ABI switches in e_flags"
5814msgstr ""
5815
5816#: config/frv/frv.opt:161
5817msgid "Remove redundant membars"
5818msgstr "������������������"
5819
5820#: config/frv/frv.opt:165
5821msgid "Pack VLIW instructions"
5822msgstr "��������� VLIW ������"
5823
5824#: config/frv/frv.opt:169
5825msgid "Enable setting GPRs to the result of comparisons"
5826msgstr ""
5827
5828#: config/frv/frv.opt:173
5829msgid "Change the amount of scheduler lookahead"
5830msgstr ""
5831
5832#: config/frv/frv.opt:177 config/pa/pa.opt:104
5833msgid "Use software floating point"
5834msgstr "������������������������"
5835
5836#: config/frv/frv.opt:181
5837msgid "Assume a large TLS segment"
5838msgstr "������������������������������������"
5839
5840#: config/frv/frv.opt:185
5841msgid "Do not assume a large TLS segment"
5842msgstr "��������������� TLS ���"
5843
5844#: config/frv/frv.opt:190
5845msgid "Cause gas to print tomcat statistics"
5846msgstr ""
5847
5848#: config/frv/frv.opt:195
5849msgid "Link with the library-pic libraries"
5850msgstr ""
5851
5852#: config/frv/frv.opt:199
5853msgid "Allow branches to be packed with other instructions"
5854msgstr ""
5855
5856#: config/mn10300/mn10300.opt:23
5857msgid "Target the AM33 processor"
5858msgstr "��������� AM33 ���������"
5859
5860#: config/mn10300/mn10300.opt:27
5861msgid "Target the AM33/2.0 processor"
5862msgstr "��������� AM33/2.0 ���������"
5863
5864#: config/mn10300/mn10300.opt:31
5865msgid "Work around hardware multiply bug"
5866msgstr "���������������������������������"
5867
5868#: config/mn10300/mn10300.opt:36
5869msgid "Enable linker relaxations"
5870msgstr "���������������������"
5871
5872#: config/mn10300/mn10300.opt:40
5873msgid "Return pointers in both a0 and d0"
5874msgstr "��� a0 ��� d0 ���������������"
5875
5876#: config/s390/tpf.opt:23
5877msgid "Enable TPF-OS tracing code"
5878msgstr "������ TPF-OS ���������"
5879
5880#: config/s390/tpf.opt:27
5881msgid "Specify main object for TPF-OS"
5882msgstr "������ TPF-OS ������������"
5883
5884#: config/s390/s390.opt:23
5885msgid "31 bit ABI"
5886msgstr "31 ������ ABI"
5887
5888#: config/s390/s390.opt:27
5889msgid "64 bit ABI"
5890msgstr "64 ������ ABI"
5891
5892#: config/s390/s390.opt:31 config/i386/i386.opt:97 config/spu/spu.opt:80
5893msgid "Generate code for given CPU"
5894msgstr "������������ CPU ���������������"
5895
5896#: config/s390/s390.opt:35
5897msgid "Maintain backchain pointer"
5898msgstr "������������������"
5899
5900#: config/s390/s390.opt:39
5901msgid "Additional debug prints"
5902msgstr "������������������"
5903
5904#: config/s390/s390.opt:43
5905msgid "ESA/390 architecture"
5906msgstr "ESA/390 ������"
5907
5908#: config/s390/s390.opt:47
5909msgid "Enable fused multiply/add instructions"
5910msgstr "���������������������������"
5911
5912#: config/s390/s390.opt:51
5913#, fuzzy
5914msgid "Enable decimal floating point hardware support"
5915msgstr "������������������������������������"
5916
5917#: config/s390/s390.opt:55
5918#, fuzzy
5919msgid "Enable hardware floating point"
5920msgstr "������������������������"
5921
5922#: config/s390/s390.opt:67
5923msgid "Use packed stack layout"
5924msgstr "���������������������������������"
5925
5926#: config/s390/s390.opt:71
5927msgid "Use bras for executable < 64k"
5928msgstr ""
5929
5930#: config/s390/s390.opt:75
5931#, fuzzy
5932msgid "Disable hardware floating point"
5933msgstr "������������������������"
5934
5935#: config/s390/s390.opt:79
5936msgid "Set the max. number of bytes which has to be left to stack size before a trap instruction is triggered"
5937msgstr ""
5938
5939#: config/s390/s390.opt:83
5940msgid "Emit extra code in the function prologue in order to trap if the stack size exceeds the given limit"
5941msgstr "������������������������������������������������������������������"
5942
5943#: config/s390/s390.opt:87 config/ia64/ia64.opt:115 config/sparc/sparc.opt:95
5944#: config/i386/i386.opt:229 config/spu/spu.opt:84
5945msgid "Schedule code for given CPU"
5946msgstr "������������ CPU ������������������"
5947
5948#: config/s390/s390.opt:91
5949msgid "mvcle use"
5950msgstr "������ mvcle"
5951
5952#: config/s390/s390.opt:95
5953msgid "Warn if a function uses alloca or creates an array with dynamic size"
5954msgstr "��������������� alloca ������������������������������������"
5955
5956#: config/s390/s390.opt:99
5957msgid "Warn if a single function's framesize exceeds the given framesize"
5958msgstr "������������������������������������������������������������"
5959
5960#: config/s390/s390.opt:103
5961msgid "z/Architecture"
5962msgstr "z/Architecture"
5963
5964#: config/ia64/ilp32.opt:3
5965msgid "Generate ILP32 code"
5966msgstr "������ ILP32 ���������"
5967
5968#: config/ia64/ilp32.opt:7
5969msgid "Generate LP64 code"
5970msgstr "������ LP64 ���������"
5971
5972#: config/ia64/ia64.opt:21
5973msgid "Generate big endian code"
5974msgstr "���������������������������������������"
5975
5976#: config/ia64/ia64.opt:25
5977msgid "Generate little endian code"
5978msgstr "���������������������������������������"
5979
5980#: config/ia64/ia64.opt:29
5981msgid "Generate code for GNU as"
5982msgstr "��� GNU as ���������������"
5983
5984#: config/ia64/ia64.opt:33
5985msgid "Generate code for GNU ld"
5986msgstr "��� GNU ld ���������������"
5987
5988#: config/ia64/ia64.opt:37
5989msgid "Emit stop bits before and after volatile extended asms"
5990msgstr "��� volatile ������������������������������������"
5991
5992#: config/ia64/ia64.opt:41
5993msgid "Use in/loc/out register names"
5994msgstr "������ in/loc/out ������������"
5995
5996#: config/ia64/ia64.opt:48
5997msgid "Enable use of sdata/scommon/sbss"
5998msgstr "������ sdata/scommon/sbss"
5999
6000#: config/ia64/ia64.opt:52
6001msgid "Generate code without GP reg"
6002msgstr "��������������� GP ���������������������"
6003
6004#: config/ia64/ia64.opt:56
6005msgid "gp is constant (but save/restore gp on indirect calls)"
6006msgstr "gp ���������(���������������������������/������ gp)"
6007
6008#: config/ia64/ia64.opt:60
6009msgid "Generate self-relocatable code"
6010msgstr "������������������������������"
6011
6012#: config/ia64/ia64.opt:64
6013msgid "Generate inline floating point division, optimize for latency"
6014msgstr "���������������������������������������������������"
6015
6016#: config/ia64/ia64.opt:68
6017msgid "Generate inline floating point division, optimize for throughput"
6018msgstr "������������������������������������������������������"
6019
6020#: config/ia64/ia64.opt:75
6021msgid "Generate inline integer division, optimize for latency"
6022msgstr "������������������������������������������������������"
6023
6024#: config/ia64/ia64.opt:79
6025msgid "Generate inline integer division, optimize for throughput"
6026msgstr "���������������������������������������������������������"
6027
6028#: config/ia64/ia64.opt:83
6029msgid "Do not inline integer division"
6030msgstr "���������������������"
6031
6032#: config/ia64/ia64.opt:87
6033msgid "Generate inline square root, optimize for latency"
6034msgstr "���������������������������������������������������"
6035
6036#: config/ia64/ia64.opt:91
6037msgid "Generate inline square root, optimize for throughput"
6038msgstr "������������������������������������������������������"
6039
6040#: config/ia64/ia64.opt:95
6041msgid "Do not inline square root"
6042msgstr "������������������������"
6043
6044#: config/ia64/ia64.opt:99
6045msgid "Enable Dwarf 2 line debug info via GNU as"
6046msgstr "������������ GNU as ��� Dwarf 2 ���������������"
6047
6048#: config/ia64/ia64.opt:103
6049msgid "Enable earlier placing stop bits for better scheduling"
6050msgstr "������������������������������������������������������"
6051
6052#: config/ia64/ia64.opt:107 config/spu/spu.opt:72 config/sh/sh.opt:253
6053#: config/pa/pa.opt:51
6054msgid "Specify range of registers to make fixed"
6055msgstr ""
6056
6057#: config/ia64/ia64.opt:119
6058#, fuzzy
6059msgid "Use data speculation before reload"
6060msgstr "���������������������������������"
6061
6062#: config/ia64/ia64.opt:123
6063msgid "Use data speculation after reload"
6064msgstr ""
6065
6066#: config/ia64/ia64.opt:127
6067#, fuzzy
6068msgid "Use control speculation"
6069msgstr "���������������������"
6070
6071#: config/ia64/ia64.opt:131
6072msgid "Use in block data speculation before reload"
6073msgstr ""
6074
6075#: config/ia64/ia64.opt:135
6076msgid "Use in block data speculation after reload"
6077msgstr ""
6078
6079#: config/ia64/ia64.opt:139
6080msgid "Use in block control speculation"
6081msgstr ""
6082
6083#: config/ia64/ia64.opt:143
6084msgid "Use simple data speculation check"
6085msgstr ""
6086
6087#: config/ia64/ia64.opt:147
6088msgid "Use simple data speculation check for control speculation"
6089msgstr ""
6090
6091#: config/ia64/ia64.opt:151
6092msgid "If set, data speculative instructions will be chosen for schedule only if there are no other choices at the moment "
6093msgstr ""
6094
6095#: config/ia64/ia64.opt:155
6096msgid "If set, control speculative instructions will be chosen for schedule only if there are no other choices at the moment "
6097msgstr ""
6098
6099#: config/ia64/ia64.opt:159
6100msgid "Count speculative dependencies while calculating priority of instructions"
6101msgstr ""
6102
6103#: config/ia64/ia64.opt:163
6104#, fuzzy
6105msgid "Place a stop bit after every cycle when scheduling"
6106msgstr "������������������������������������������������������"
6107
6108#: config/ia64/ia64.opt:167
6109msgid "Assume that floating-point stores and loads are not likely to cause conflict when placed into one instruction group"
6110msgstr ""
6111
6112#: config/ia64/ia64.opt:171
6113msgid "Soft limit on number of memory insns per instruction group, giving lower priority to subsequent memory insns attempting to schedule in the same insn group. Frequently useful to prevent cache bank conflicts.  Default value is 1"
6114msgstr ""
6115
6116#: config/ia64/ia64.opt:175
6117msgid "Disallow more than `msched-max-memory-insns' in instruction group. Otherwise, limit is `soft' (prefer non-memory operations when limit is reached)"
6118msgstr ""
6119
6120#: config/ia64/ia64.opt:179
6121msgid "Don't generate checks for control speculation in selective scheduling"
6122msgstr ""
6123
6124#: config/ia64/ia64.opt:183
6125#, fuzzy
6126msgid "Enable fused multiply/add and multiply/subtract instructions"
6127msgstr "������������������������������������������"
6128
6129#: config/ia64/vms_symvec_libgcc_s.opt:3
6130msgid "! It would be better to auto-generate this file."
6131msgstr ""
6132
6133#: config/ia64/vms_symvec_libgcc_s.opt:7
6134msgid "SYMBOL_VECTOR=(__divdi3=PROCEDURE)"
6135msgstr ""
6136
6137#: config/m32c/m32c.opt:24
6138#, fuzzy
6139msgid "-msim\tUse simulator runtime"
6140msgstr "������������������������"
6141
6142#: config/m32c/m32c.opt:28
6143#, fuzzy
6144msgid "-mcpu=r8c\tCompile code for R8C variants"
6145msgstr "��� R8C ������������"
6146
6147#: config/m32c/m32c.opt:32
6148#, fuzzy
6149msgid "-mcpu=m16c\tCompile code for M16C variants"
6150msgstr "��� M16C ������������"
6151
6152#: config/m32c/m32c.opt:36
6153#, fuzzy
6154msgid "-mcpu=m32cm\tCompile code for M32CM variants"
6155msgstr "��� M32CM ������������"
6156
6157#: config/m32c/m32c.opt:40
6158#, fuzzy
6159msgid "-mcpu=m32c\tCompile code for M32C variants"
6160msgstr "��� M32C ������������"
6161
6162#: config/m32c/m32c.opt:44
6163#, fuzzy
6164msgid "-memregs=\tNumber of memreg bytes (default: 16, range: 0..16)"
6165msgstr "memreg ������������(���������16������������0..16)"
6166
6167#: config/sparc/little-endian.opt:23
6168msgid "Generate code for little-endian"
6169msgstr "���������������������������������������"
6170
6171#: config/sparc/little-endian.opt:27
6172msgid "Generate code for big-endian"
6173msgstr "���������������������������������������"
6174
6175#: config/sparc/sparc.opt:23 config/sparc/sparc.opt:27
6176msgid "Use hardware FP"
6177msgstr "������������������������"
6178
6179#: config/sparc/sparc.opt:31
6180msgid "Do not use hardware FP"
6181msgstr "���������������������������"
6182
6183#: config/sparc/sparc.opt:35
6184msgid "Assume possible double misalignment"
6185msgstr "������������������������������"
6186
6187#: config/sparc/sparc.opt:39
6188msgid "Pass -assert pure-text to linker"
6189msgstr "��� -assert pure-text ������������������"
6190
6191#: config/sparc/sparc.opt:43
6192msgid "Use ABI reserved registers"
6193msgstr "������ ABI ������������������"
6194
6195#: config/sparc/sparc.opt:47
6196msgid "Use hardware quad FP instructions"
6197msgstr "���������������������������"
6198
6199#: config/sparc/sparc.opt:51
6200msgid "Do not use hardware quad fp instructions"
6201msgstr "������������������������������"
6202
6203#: config/sparc/sparc.opt:55
6204msgid "Compile for V8+ ABI"
6205msgstr "��� V8+ ABI ������"
6206
6207#: config/sparc/sparc.opt:59
6208msgid "Use UltraSPARC Visual Instruction Set extensions"
6209msgstr "������ UltraSPARC ������������������"
6210
6211#: config/sparc/sparc.opt:63
6212msgid "Pointers are 64-bit"
6213msgstr "��������� 64 ������"
6214
6215#: config/sparc/sparc.opt:67
6216msgid "Pointers are 32-bit"
6217msgstr "��������� 32 ������"
6218
6219#: config/sparc/sparc.opt:71
6220msgid "Use 64-bit ABI"
6221msgstr "������ 64 ������ ABI"
6222
6223#: config/sparc/sparc.opt:75
6224msgid "Use 32-bit ABI"
6225msgstr "������ 32 ������ ABI"
6226
6227#: config/sparc/sparc.opt:79
6228msgid "Use stack bias"
6229msgstr "������������������"
6230
6231#: config/sparc/sparc.opt:83
6232msgid "Use structs on stronger alignment for double-word copies"
6233msgstr ""
6234
6235#: config/sparc/sparc.opt:87
6236msgid "Optimize tail call instructions in assembler and linker"
6237msgstr "���������������������������������������������������"
6238
6239#: config/sparc/sparc.opt:91
6240msgid "Use features of and schedule code for given CPU"
6241msgstr "������������ CPU ���������������������������"
6242
6243#: config/sparc/sparc.opt:99
6244msgid "Use given SPARC-V9 code model"
6245msgstr "��������������� SPARC-V9 ���������������"
6246
6247#: config/sparc/sparc.opt:103
6248msgid "Enable strict 32-bit psABI struct return checking."
6249msgstr ""
6250
6251#: config/m32r/m32r.opt:23
6252msgid "Compile for the m32rx"
6253msgstr "��� m32rx ������"
6254
6255#: config/m32r/m32r.opt:27
6256msgid "Compile for the m32r2"
6257msgstr "��� m32r2 ������"
6258
6259#: config/m32r/m32r.opt:31
6260msgid "Compile for the m32r"
6261msgstr "��� m32r ������"
6262
6263#: config/m32r/m32r.opt:35
6264msgid "Align all loops to 32 byte boundary"
6265msgstr "��������������������� 32 ������������������"
6266
6267#: config/m32r/m32r.opt:39
6268msgid "Prefer branches over conditional execution"
6269msgstr "���������������������������������������"
6270
6271#: config/m32r/m32r.opt:43
6272msgid "Give branches their default cost"
6273msgstr "���������������������������"
6274
6275#: config/m32r/m32r.opt:47
6276msgid "Display compile time statistics"
6277msgstr "������������������������"
6278
6279#: config/m32r/m32r.opt:51
6280msgid "Specify cache flush function"
6281msgstr "���������������������������"
6282
6283#: config/m32r/m32r.opt:55
6284msgid "Specify cache flush trap number"
6285msgstr "������������������������������"
6286
6287#: config/m32r/m32r.opt:59
6288msgid "Only issue one instruction per cycle"
6289msgstr "������������������������������"
6290
6291#: config/m32r/m32r.opt:63
6292msgid "Allow two instructions to be issued per cycle"
6293msgstr "���������������������������������"
6294
6295#: config/m32r/m32r.opt:67
6296msgid "Code size: small, medium or large"
6297msgstr "���������������������������������"
6298
6299#: config/m32r/m32r.opt:71
6300msgid "Don't call any cache flush functions"
6301msgstr "������������������������������������"
6302
6303#: config/m32r/m32r.opt:75
6304msgid "Don't call any cache flush trap"
6305msgstr "������������������������������������"
6306
6307#: config/m32r/m32r.opt:82
6308msgid "Small data area: none, sdata, use"
6309msgstr ""
6310
6311#: config/m68k/m68k.opt:23
6312msgid "Generate code for a 520X"
6313msgstr "��� 520X ���������������"
6314
6315#: config/m68k/m68k.opt:27
6316msgid "Generate code for a 5206e"
6317msgstr "��� 5206e ���������������"
6318
6319#: config/m68k/m68k.opt:31
6320msgid "Generate code for a 528x"
6321msgstr "��� 528x ���������������"
6322
6323#: config/m68k/m68k.opt:35
6324msgid "Generate code for a 5307"
6325msgstr "��� 5307 ���������������"
6326
6327#: config/m68k/m68k.opt:39
6328msgid "Generate code for a 5407"
6329msgstr "��� 5407 ���������������"
6330
6331#: config/m68k/m68k.opt:43 config/m68k/m68k.opt:104
6332msgid "Generate code for a 68000"
6333msgstr "��� 68000 ���������������"
6334
6335#: config/m68k/m68k.opt:47
6336#, fuzzy
6337msgid "Generate code for a 68010"
6338msgstr "��� 68000 ���������������"
6339
6340#: config/m68k/m68k.opt:51 config/m68k/m68k.opt:108
6341msgid "Generate code for a 68020"
6342msgstr "��� 68020 ���������������"
6343
6344#: config/m68k/m68k.opt:55
6345msgid "Generate code for a 68040, without any new instructions"
6346msgstr "��� 68040 ������������������������������������"
6347
6348#: config/m68k/m68k.opt:59
6349msgid "Generate code for a 68060, without any new instructions"
6350msgstr "��� 68060 ������������������������������������"
6351
6352#: config/m68k/m68k.opt:63
6353msgid "Generate code for a 68030"
6354msgstr "��� 68030 ���������������"
6355
6356#: config/m68k/m68k.opt:67
6357msgid "Generate code for a 68040"
6358msgstr "��� 68040 ���������������"
6359
6360#: config/m68k/m68k.opt:71
6361msgid "Generate code for a 68060"
6362msgstr "��� 68060 ���������������"
6363
6364#: config/m68k/m68k.opt:75
6365msgid "Generate code for a 68302"
6366msgstr "��� 68302 ���������������"
6367
6368#: config/m68k/m68k.opt:79
6369msgid "Generate code for a 68332"
6370msgstr "��� 68332 ���������������"
6371
6372#: config/m68k/m68k.opt:84
6373msgid "Generate code for a 68851"
6374msgstr "��� 68851 ���������������"
6375
6376#: config/m68k/m68k.opt:88
6377msgid "Generate code that uses 68881 floating-point instructions"
6378msgstr "������������ 68881 ������������������������"
6379
6380#: config/m68k/m68k.opt:92
6381msgid "Align variables on a 32-bit boundary"
6382msgstr "��� 32 ���������������������������"
6383
6384#: config/m68k/m68k.opt:96 config/arm/arm.opt:49 config/score/score.opt:63
6385msgid "Specify the name of the target architecture"
6386msgstr "���������������������������"
6387
6388#: config/m68k/m68k.opt:100
6389msgid "Use the bit-field instructions"
6390msgstr "���������������������"
6391
6392#: config/m68k/m68k.opt:112
6393#, fuzzy
6394msgid "Generate code for a ColdFire v4e"
6395msgstr "��� M*Core M340 ���������������"
6396
6397#: config/m68k/m68k.opt:116
6398#, fuzzy
6399msgid "Specify the target CPU"
6400msgstr "������������ MCU"
6401
6402#: config/m68k/m68k.opt:120
6403msgid "Generate code for a cpu32"
6404msgstr "��� cpu32 ���������������"
6405
6406#: config/m68k/m68k.opt:124
6407#, fuzzy
6408msgid "Use hardware division instructions on ColdFire"
6409msgstr "���������������������������"
6410
6411#: config/m68k/m68k.opt:128
6412#, fuzzy
6413msgid "Generate code for a Fido A"
6414msgstr "���������������������������������������"
6415
6416#: config/m68k/m68k.opt:132
6417#, fuzzy
6418msgid "Generate code which uses hardware floating point instructions"
6419msgstr "������������ 68881 ������������������������"
6420
6421#: config/m68k/m68k.opt:136
6422msgid "Enable ID based shared library"
6423msgstr "������������ ID ������������������"
6424
6425#: config/m68k/m68k.opt:140
6426msgid "Do not use the bit-field instructions"
6427msgstr "������������������������"
6428
6429#: config/m68k/m68k.opt:144
6430msgid "Use normal calling convention"
6431msgstr "���������������������������"
6432
6433#: config/m68k/m68k.opt:148
6434msgid "Consider type 'int' to be 32 bits wide"
6435msgstr "���������int������������ 32 ���������"
6436
6437#: config/m68k/m68k.opt:152
6438msgid "Generate pc-relative code"
6439msgstr "������������ pc ������������"
6440
6441#: config/m68k/m68k.opt:156
6442msgid "Use different calling convention using 'rtd'"
6443msgstr "���������������rtd���������������������������"
6444
6445#: config/m68k/m68k.opt:160 config/bfin/bfin.opt:61
6446msgid "Enable separate data segment"
6447msgstr "������������������������"
6448
6449#: config/m68k/m68k.opt:164 config/bfin/bfin.opt:57
6450msgid "ID of shared library to build"
6451msgstr "��������������������������������� ID"
6452
6453#: config/m68k/m68k.opt:168
6454msgid "Consider type 'int' to be 16 bits wide"
6455msgstr "���������int������������ 16 ������"
6456
6457#: config/m68k/m68k.opt:172
6458msgid "Generate code with library calls for floating point"
6459msgstr ""
6460
6461#: config/m68k/m68k.opt:176
6462msgid "Do not use unaligned memory references"
6463msgstr "������������������������������������"
6464
6465#: config/m68k/m68k.opt:180
6466#, fuzzy
6467msgid "Tune for the specified target CPU or architecture"
6468msgstr "���������������������������"
6469
6470#: config/m68k/m68k.opt:184
6471msgid "Support more than 8192 GOT entries on ColdFire"
6472msgstr ""
6473
6474#: config/m68k/m68k.opt:188
6475msgid "Support TLS segment larger than 64K"
6476msgstr ""
6477
6478#: config/m68k/ieee.opt:24 config/i386/i386.opt:137
6479msgid "Use IEEE math for fp comparisons"
6480msgstr "��������������������������������� IEEE ������"
6481
6482#: config/i386/djgpp.opt:25
6483msgid "Ignored (obsolete)"
6484msgstr "������(���������)"
6485
6486#: config/i386/mingw.opt:23
6487msgid "Warn about none ISO msvcrt scanf/printf width extensions"
6488msgstr ""
6489
6490#: config/i386/mingw.opt:27
6491msgid "For nested functions on stack executable permission is set."
6492msgstr ""
6493
6494#: config/i386/i386.opt:61
6495msgid "sizeof(long double) is 16"
6496msgstr "sizeof(long double) ������ 16"
6497
6498#: config/i386/i386.opt:65 config/i386/i386.opt:133
6499msgid "Use hardware fp"
6500msgstr "������������������������"
6501
6502#: config/i386/i386.opt:69
6503msgid "sizeof(long double) is 12"
6504msgstr "sizeof(long double) ������ 12"
6505
6506#: config/i386/i386.opt:73
6507msgid "Reserve space for outgoing arguments in the function prologue"
6508msgstr "���������������������������������������������"
6509
6510#: config/i386/i386.opt:77
6511msgid "Align some doubles on dword boundary"
6512msgstr "������������������������������������������������"
6513
6514#: config/i386/i386.opt:81
6515msgid "Function starts are aligned to this power of 2"
6516msgstr "��������������������� 2 ���������������"
6517
6518#: config/i386/i386.opt:85
6519msgid "Jump targets are aligned to this power of 2"
6520msgstr "��������������������� 2 ���������������"
6521
6522#: config/i386/i386.opt:89
6523msgid "Loop code aligned to this power of 2"
6524msgstr "������������������������ 2 ���������������"
6525
6526#: config/i386/i386.opt:93
6527msgid "Align destination of the string operations"
6528msgstr "���������������������������"
6529
6530#: config/i386/i386.opt:101
6531msgid "Use given assembler dialect"
6532msgstr "���������������������������"
6533
6534#: config/i386/i386.opt:105
6535msgid "Branches are this expensive (1-5, arbitrary units)"
6536msgstr "���������������������(1-5���������������)"
6537
6538#: config/i386/i386.opt:109
6539msgid "Data greater than given threshold will go into .ldata section in x86-64 medium model"
6540msgstr "��� x86-64 ��������������������������������������������������������� .ldata ���������"
6541
6542#: config/i386/i386.opt:113
6543msgid "Use given x86-64 code model"
6544msgstr "��������������� x86-64 ���������������"
6545
6546#: config/i386/i386.opt:117
6547msgid "Generate sin, cos, sqrt for FPU"
6548msgstr "��� FPU ������ sin���cos ��� sqrt ������"
6549
6550#: config/i386/i386.opt:121
6551msgid "Always use Dynamic Realigned Argument Pointer (DRAP) to realign stack"
6552msgstr ""
6553
6554#: config/i386/i386.opt:125
6555msgid "Return values of functions in FPU registers"
6556msgstr "��� FPU ���������������������������������"
6557
6558#: config/i386/i386.opt:129
6559msgid "Generate floating point mathematics using given instruction set"
6560msgstr "������������������������������������������������"
6561
6562#: config/i386/i386.opt:141
6563msgid "Inline all known string operations"
6564msgstr "���������������������������������"
6565
6566#: config/i386/i386.opt:145
6567msgid "Inline memset/memcpy string operations, but perform inline version only for small blocks"
6568msgstr ""
6569
6570#: config/i386/i386.opt:153
6571msgid "Use native (MS) bitfield layout"
6572msgstr "������������ (MS) ���������������������"
6573
6574#: config/i386/i386.opt:169
6575msgid "Omit the frame pointer in leaf functions"
6576msgstr "������������(������������������������������)������������������"
6577
6578#: config/i386/i386.opt:173
6579msgid "Set 80387 floating-point precision (-mpc32, -mpc64, -mpc80)"
6580msgstr ""
6581
6582#: config/i386/i386.opt:177
6583msgid "Attempt to keep stack aligned to this power of 2"
6584msgstr "������������������������������ 2 ���������������"
6585
6586#: config/i386/i386.opt:181
6587#, fuzzy
6588msgid "Assume incoming stack aligned to this power of 2"
6589msgstr "������������������������������ 2 ���������������"
6590
6591#: config/i386/i386.opt:185
6592msgid "Use push instructions to save outgoing arguments"
6593msgstr "������ push ������������������"
6594
6595#: config/i386/i386.opt:189
6596msgid "Use red-zone in the x86-64 code"
6597msgstr "��� x86-64 ������������������������"
6598
6599#: config/i386/i386.opt:193
6600msgid "Number of registers used to pass integer arguments"
6601msgstr "������������������������������������������"
6602
6603#: config/i386/i386.opt:197
6604msgid "Alternate calling convention"
6605msgstr "������������������"
6606
6607#: config/i386/i386.opt:205
6608msgid "Use SSE register passing conventions for SF and DF mode"
6609msgstr "��� SF ��� DF ��������������� SSE ���������������������"
6610
6611#: config/i386/i386.opt:209
6612msgid "Realign stack in prologue"
6613msgstr ""
6614
6615#: config/i386/i386.opt:213
6616msgid "Enable stack probing"
6617msgstr "������������������"
6618
6619#: config/i386/i386.opt:217
6620msgid "Chose strategy to generate stringop using"
6621msgstr ""
6622
6623#: config/i386/i386.opt:221
6624msgid "Use given thread-local storage dialect"
6625msgstr "������������������������������������������"
6626
6627#: config/i386/i386.opt:225
6628#, c-format
6629msgid "Use direct references against %gs when accessing tls data"
6630msgstr "��������������������������������������������� %gs"
6631
6632#: config/i386/i386.opt:233
6633msgid "Generate code that conforms to the given ABI"
6634msgstr "������������������ ABI ������������"
6635
6636#: config/i386/i386.opt:237
6637#, fuzzy
6638msgid "Vector library ABI to use"
6639msgstr "������������������ ABI"
6640
6641#: config/i386/i386.opt:241
6642msgid "Generate reciprocals instead of divss and sqrtss."
6643msgstr ""
6644
6645#: config/i386/i386.opt:245
6646#, fuzzy
6647msgid "Generate cld instruction in the function prologue."
6648msgstr "���������������������������������������������"
6649
6650#: config/i386/i386.opt:249
6651#, fuzzy
6652msgid "Enable automatic generation of fused floating point multiply-add instructions"
6653msgstr "������������������������"
6654
6655#: config/i386/i386.opt:257
6656msgid "Generate 32bit i386 code"
6657msgstr "������ 32 ������ i386 ���������"
6658
6659#: config/i386/i386.opt:261
6660msgid "Generate 64bit x86-64 code"
6661msgstr "������ 64 ������ x86-64 ���������"
6662
6663#: config/i386/i386.opt:265
6664msgid "Support MMX built-in functions"
6665msgstr "������ MMX ������������"
6666
6667#: config/i386/i386.opt:269
6668msgid "Support 3DNow! built-in functions"
6669msgstr "������ 3DNow! ������������"
6670
6671#: config/i386/i386.opt:273
6672#, fuzzy
6673msgid "Support Athlon 3Dnow! built-in functions"
6674msgstr "������ 3DNow! ������������"
6675
6676#: config/i386/i386.opt:277
6677msgid "Support MMX and SSE built-in functions and code generation"
6678msgstr "������ MMX ��� SSE ������������������������������"
6679
6680#: config/i386/i386.opt:281
6681msgid "Support MMX, SSE and SSE2 built-in functions and code generation"
6682msgstr "������ MMX���SSE ��� SSE2 ������������������������������"
6683
6684#: config/i386/i386.opt:285
6685msgid "Support MMX, SSE, SSE2 and SSE3 built-in functions and code generation"
6686msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6687
6688#: config/i386/i386.opt:289
6689#, fuzzy
6690msgid "Support MMX, SSE, SSE2, SSE3 and SSSE3 built-in functions and code generation"
6691msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6692
6693#: config/i386/i386.opt:293
6694#, fuzzy
6695msgid "Support MMX, SSE, SSE2, SSE3, SSSE3 and SSE4.1 built-in functions and code generation"
6696msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6697
6698#: config/i386/i386.opt:297 config/i386/i386.opt:301
6699#, fuzzy
6700msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1 and SSE4.2 built-in functions and code generation"
6701msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6702
6703#: config/i386/i386.opt:305
6704#, fuzzy
6705msgid "Do not support SSE4.1 and SSE4.2 built-in functions and code generation"
6706msgstr "������ MMX���SSE ��� SSE2 ������������������������������"
6707
6708#: config/i386/i386.opt:309
6709#, fuzzy
6710msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2 and AVX built-in functions and code generation"
6711msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6712
6713#: config/i386/i386.opt:313
6714#, fuzzy
6715msgid "Support MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX and FMA built-in functions and code generation"
6716msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6717
6718#: config/i386/i386.opt:317
6719#, fuzzy
6720msgid "Support MMX, SSE, SSE2, SSE3 and SSE4A built-in functions and code generation"
6721msgstr "������ MMX���SSE���SSE2 ��� SSE3 ������������������������������"
6722
6723#: config/i386/i386.opt:321
6724#, fuzzy
6725msgid "Support FMA4 built-in functions and code generation "
6726msgstr "������ MMX ��� SSE ������������������������������"
6727
6728#: config/i386/i386.opt:325
6729#, fuzzy
6730msgid "Support XOP built-in functions and code generation "
6731msgstr "������ MMX ��� SSE ������������������������������"
6732
6733#: config/i386/i386.opt:329
6734#, fuzzy
6735msgid "Support LWP built-in functions and code generation "
6736msgstr "������ MMX ��� SSE ������������������������������"
6737
6738#: config/i386/i386.opt:333
6739msgid "Support code generation of Advanced Bit Manipulation (ABM) instructions."
6740msgstr ""
6741
6742#: config/i386/i386.opt:337
6743msgid "Support code generation of popcnt instruction."
6744msgstr ""
6745
6746#: config/i386/i386.opt:341
6747msgid "Support code generation of cmpxchg16b instruction."
6748msgstr ""
6749
6750#: config/i386/i386.opt:345
6751msgid "Support code generation of sahf instruction in 64bit x86-64 code."
6752msgstr ""
6753
6754#: config/i386/i386.opt:349
6755msgid "Support code generation of movbe instruction."
6756msgstr ""
6757
6758#: config/i386/i386.opt:353
6759msgid "Support code generation of crc32 instruction."
6760msgstr ""
6761
6762#: config/i386/i386.opt:357
6763#, fuzzy
6764msgid "Support AES built-in functions and code generation"
6765msgstr "������ MMX ��� SSE ������������������������������"
6766
6767#: config/i386/i386.opt:361
6768#, fuzzy
6769msgid "Support PCLMUL built-in functions and code generation"
6770msgstr "������ MMX ��� SSE ������������������������������"
6771
6772#: config/i386/i386.opt:365
6773msgid "Encode SSE instructions with VEX prefix"
6774msgstr ""
6775
6776#: config/i386/cygming.opt:23
6777msgid "Create console application"
6778msgstr "���������������������"
6779
6780#: config/i386/cygming.opt:27
6781msgid "Use the Cygwin interface"
6782msgstr "������ Cygwin ������"
6783
6784#: config/i386/cygming.opt:31
6785msgid "Generate code for a DLL"
6786msgstr "���������������������������������������"
6787
6788#: config/i386/cygming.opt:35
6789msgid "Ignore dllimport for functions"
6790msgstr "��������������� dllimport ������"
6791
6792#: config/i386/cygming.opt:39
6793msgid "Use Mingw-specific thread support"
6794msgstr "������ Mingw ������������������������"
6795
6796#: config/i386/cygming.opt:43
6797msgid "Set Windows defines"
6798msgstr "������ Windows ������"
6799
6800#: config/i386/cygming.opt:47
6801msgid "Create GUI application"
6802msgstr "������������������������"
6803
6804#: config/i386/cygming.opt:51
6805msgid "Use the GNU extension to the PE format for aligned common data"
6806msgstr ""
6807
6808#: config/i386/cygming.opt:55
6809msgid "Compile code that relies on Cygwin DLL wrappers to support C++ operator new/delete replacement"
6810msgstr ""
6811
6812#: config/i386/mingw-w64.opt:23
6813msgid "Use unicode startup and define UNICODE macro"
6814msgstr ""
6815
6816#: config/rs6000/aix.opt:24 config/rs6000/rs6000.opt:195
6817msgid "Conform more closely to IBM XLC semantics"
6818msgstr "������������ IBM XLC ������"
6819
6820#: config/rs6000/darwin.opt:24 config/rs6000/sysv4.opt:129
6821msgid "Generate 64-bit code"
6822msgstr "������ 64 ���������������"
6823
6824#: config/rs6000/darwin.opt:28 config/rs6000/sysv4.opt:133
6825msgid "Generate 32-bit code"
6826msgstr "������ 32 ���������������"
6827
6828#: config/rs6000/darwin.opt:32
6829msgid "Generate code suitable for executables (NOT shared libs)"
6830msgstr "������������������������������������������(������������������������)"
6831
6832#: config/rs6000/rs6000.opt:24
6833msgid "Use POWER instruction set"
6834msgstr "������ POWER ���������"
6835
6836#: config/rs6000/rs6000.opt:28
6837msgid "Do not use POWER instruction set"
6838msgstr "��������� POWER ���������"
6839
6840#: config/rs6000/rs6000.opt:32
6841msgid "Use POWER2 instruction set"
6842msgstr "������ POWER2 ���������"
6843
6844#: config/rs6000/rs6000.opt:36
6845msgid "Use PowerPC instruction set"
6846msgstr "������ PowerPC ���������"
6847
6848#: config/rs6000/rs6000.opt:40
6849msgid "Do not use PowerPC instruction set"
6850msgstr "��������� PowerPC ���������"
6851
6852#: config/rs6000/rs6000.opt:44
6853msgid "Use PowerPC-64 instruction set"
6854msgstr "������ PowerPC-64 ���������"
6855
6856#: config/rs6000/rs6000.opt:48
6857msgid "Use PowerPC General Purpose group optional instructions"
6858msgstr "������ PowerPC ���������������������"
6859
6860#: config/rs6000/rs6000.opt:52
6861msgid "Use PowerPC Graphics group optional instructions"
6862msgstr "������ PowerPC ���������������������"
6863
6864#: config/rs6000/rs6000.opt:56
6865msgid "Use PowerPC V2.01 single field mfcr instruction"
6866msgstr "������ PowerPC V2.01 ��������� mfcr ������"
6867
6868#: config/rs6000/rs6000.opt:60
6869msgid "Use PowerPC V2.02 popcntb instruction"
6870msgstr "������ PowerPC V2.02 popcntb ������"
6871
6872#: config/rs6000/rs6000.opt:64
6873msgid "Use PowerPC V2.02 floating point rounding instructions"
6874msgstr "������ PowerPC V2.02 ������������������"
6875
6876#: config/rs6000/rs6000.opt:68
6877#, fuzzy
6878msgid "Use PowerPC V2.05 compare bytes instruction"
6879msgstr "������ PowerPC V2.02 popcntb ������"
6880
6881#: config/rs6000/rs6000.opt:72
6882#, fuzzy
6883msgid "Use extended PowerPC V2.05 move floating point to/from GPR instructions"
6884msgstr "������ PowerPC V2.02 ������������������"
6885
6886#: config/rs6000/rs6000.opt:76
6887msgid "Use AltiVec instructions"
6888msgstr "������ AltiVec ������"
6889
6890#: config/rs6000/rs6000.opt:80
6891#, fuzzy
6892msgid "Use decimal floating point instructions"
6893msgstr "������������������������������������"
6894
6895#: config/rs6000/rs6000.opt:84
6896#, fuzzy
6897msgid "Use 4xx half-word multiply instructions"
6898msgstr "���������������������������"
6899
6900#: config/rs6000/rs6000.opt:88
6901#, fuzzy
6902msgid "Use 4xx string-search dlmzb instruction"
6903msgstr "������ AltiVec ������"
6904
6905#: config/rs6000/rs6000.opt:92
6906msgid "Generate load/store multiple instructions"
6907msgstr ""
6908
6909#: config/rs6000/rs6000.opt:96
6910msgid "Generate string instructions for block moves"
6911msgstr ""
6912
6913#: config/rs6000/rs6000.opt:100
6914msgid "Use new mnemonics for PowerPC architecture"
6915msgstr "��� PowerPC ������������������������������"
6916
6917#: config/rs6000/rs6000.opt:104
6918msgid "Use old mnemonics for PowerPC architecture"
6919msgstr "��� PowerPC ������������������������������"
6920
6921#: config/rs6000/rs6000.opt:108 config/pdp11/pdp11.opt:83
6922msgid "Do not use hardware floating point"
6923msgstr "���������������������������"
6924
6925#: config/rs6000/rs6000.opt:116
6926#, fuzzy
6927msgid "Use PowerPC V2.06 popcntd instruction"
6928msgstr "������ PowerPC V2.02 popcntb ������"
6929
6930#: config/rs6000/rs6000.opt:120
6931#, fuzzy
6932msgid "Use vector/scalar (VSX) instructions"
6933msgstr "���������������������"
6934
6935#: config/rs6000/rs6000.opt:160
6936msgid "Do not generate load/store with update instructions"
6937msgstr ""
6938
6939#: config/rs6000/rs6000.opt:164
6940msgid "Generate load/store with update instructions"
6941msgstr ""
6942
6943#: config/rs6000/rs6000.opt:168
6944msgid "Avoid generation of indexed load/store instructions when possible"
6945msgstr ""
6946
6947#: config/rs6000/rs6000.opt:172
6948msgid "Generate fused multiply/add instructions"
6949msgstr "������������������/���������"
6950
6951#: config/rs6000/rs6000.opt:176
6952#, fuzzy
6953msgid "Mark __tls_get_addr calls with argument info"
6954msgstr "������ %<__builtin_next_arg%> ���������������������"
6955
6956#: config/rs6000/rs6000.opt:183
6957msgid "Schedule the start and end of the procedure"
6958msgstr "������������������������������"
6959
6960#: config/rs6000/rs6000.opt:187
6961msgid "Return all structures in memory (AIX default)"
6962msgstr "��������������������������������� (AIX ������)"
6963
6964#: config/rs6000/rs6000.opt:191
6965msgid "Return small structures in registers (SVR4 default)"
6966msgstr "������������������������������ (SVR4 ������)"
6967
6968#: config/rs6000/rs6000.opt:199
6969#, fuzzy
6970msgid "Generate software reciprocal sqrt for better throughput"
6971msgstr "������������������������������������������������������"
6972
6973#: config/rs6000/rs6000.opt:203
6974msgid "Do not place floating point constants in TOC"
6975msgstr "������ TOC ���������������������"
6976
6977#: config/rs6000/rs6000.opt:207
6978msgid "Place floating point constants in TOC"
6979msgstr "��� TOC ���������������������"
6980
6981#: config/rs6000/rs6000.opt:211
6982msgid "Do not place symbol+offset constants in TOC"
6983msgstr "������ TOC ���������������+���������������"
6984
6985#: config/rs6000/rs6000.opt:215
6986msgid "Place symbol+offset constants in TOC"
6987msgstr "��� TOC ���������������+���������������"
6988
6989#: config/rs6000/rs6000.opt:226
6990msgid "Use only one TOC entry per procedure"
6991msgstr "������������������������������ TOC ������"
6992
6993#: config/rs6000/rs6000.opt:230
6994msgid "Put everything in the regular TOC"
6995msgstr ""
6996
6997#: config/rs6000/rs6000.opt:234
6998msgid "Generate VRSAVE instructions when generating AltiVec code"
6999msgstr "������ AltiVec ������������������ VRSAVE ������"
7000
7001#: config/rs6000/rs6000.opt:238
7002#, fuzzy
7003msgid "-mvrsave=yes/no\tDeprecated option.  Use -mvrsave/-mno-vrsave instead"
7004msgstr "������������������������������ -mvrsave/-mno-vrsave"
7005
7006#: config/rs6000/rs6000.opt:242
7007msgid "Generate isel instructions"
7008msgstr "������ isel ������"
7009
7010#: config/rs6000/rs6000.opt:246
7011#, fuzzy
7012msgid "-misel=yes/no\tDeprecated option.  Use -misel/-mno-isel instead"
7013msgstr "������������������������������ -misel/-mno-isel"
7014
7015#: config/rs6000/rs6000.opt:250
7016msgid "Generate SPE SIMD instructions on E500"
7017msgstr "��� E500 ��������� SPE SIMD ������"
7018
7019#: config/rs6000/rs6000.opt:254
7020#, fuzzy
7021msgid "Generate PPC750CL paired-single instructions"
7022msgstr "������ isel ������"
7023
7024#: config/rs6000/rs6000.opt:258
7025#, fuzzy
7026msgid "-mspe=yes/no\tDeprecated option.  Use -mspe/-mno-spe instead"
7027msgstr "������������������������������ -mspe/-mno-spe"
7028
7029#: config/rs6000/rs6000.opt:262
7030#, fuzzy
7031msgid "-mdebug=\tEnable debug output"
7032msgstr "������������������"
7033
7034#: config/rs6000/rs6000.opt:266
7035#, fuzzy
7036msgid "-mabi=\tSpecify ABI to use"
7037msgstr "������������������ ABI"
7038
7039#: config/rs6000/rs6000.opt:270
7040#, fuzzy
7041msgid "-mcpu=\tUse features of and schedule code for given CPU"
7042msgstr "������������ CPU ���������������������������"
7043
7044#: config/rs6000/rs6000.opt:274
7045#, fuzzy
7046msgid "-mtune=\tSchedule code for given CPU"
7047msgstr "������������ CPU ������������������"
7048
7049#: config/rs6000/rs6000.opt:278
7050msgid "-mtraceback=\tSelect full, part, or no traceback table"
7051msgstr ""
7052
7053#: config/rs6000/rs6000.opt:282
7054msgid "Avoid all range limits on call instructions"
7055msgstr ""
7056
7057#: config/rs6000/rs6000.opt:286
7058#, fuzzy
7059msgid "Generate Cell microcode"
7060msgstr "������ SH2e ���������"
7061
7062#: config/rs6000/rs6000.opt:290
7063#, fuzzy
7064msgid "Warn when a Cell microcoded instruction is emitted"
7065msgstr "������������������������������������������������������������"
7066
7067#: config/rs6000/rs6000.opt:294
7068msgid "Warn about deprecated 'vector long ...' AltiVec type usage"
7069msgstr "������������������vector long ...���AltiVec ���������������������"
7070
7071#: config/rs6000/rs6000.opt:298
7072#, fuzzy
7073msgid "-mfloat-gprs=\tSelect GPR floating point method"
7074msgstr "���������������������������������"
7075
7076#: config/rs6000/rs6000.opt:302
7077#, fuzzy
7078msgid "-mlong-double-<n>\tSpecify size of long double (64 or 128 bits)"
7079msgstr "������ long double ���������(64 ��� 128 ���)"
7080
7081#: config/rs6000/rs6000.opt:306
7082msgid "Determine which dependences between insns are considered costly"
7083msgstr ""
7084
7085#: config/rs6000/rs6000.opt:310
7086msgid "Specify which post scheduling nop insertion scheme to apply"
7087msgstr ""
7088
7089#: config/rs6000/rs6000.opt:314
7090msgid "Specify alignment of structure fields default/natural"
7091msgstr ""
7092
7093#: config/rs6000/rs6000.opt:318
7094msgid "Specify scheduling priority for dispatch slot restricted insns"
7095msgstr ""
7096
7097#: config/rs6000/rs6000.opt:322
7098#, fuzzy
7099msgid "Single-precision floating point unit"
7100msgstr "���������������������������������"
7101
7102#: config/rs6000/rs6000.opt:326
7103#, fuzzy
7104msgid "Double-precision floating point unit"
7105msgstr "���������������������������������"
7106
7107#: config/rs6000/rs6000.opt:330
7108msgid "Floating point unit does not support divide & sqrt"
7109msgstr ""
7110
7111#: config/rs6000/rs6000.opt:334
7112msgid "-mfpu=\tSpecify FP (sp, dp, sp-lite, dp-lite) (implies -mxilinx-fpu)"
7113msgstr ""
7114
7115#: config/rs6000/rs6000.opt:338
7116#, fuzzy
7117msgid "Specify Xilinx FPU."
7118msgstr "������������ ABI"
7119
7120#: config/rs6000/aix64.opt:24
7121msgid "Compile for 64-bit pointers"
7122msgstr "��� 64 ������������������"
7123
7124#: config/rs6000/aix64.opt:28
7125msgid "Compile for 32-bit pointers"
7126msgstr "��� 32 ������������������"
7127
7128#: config/rs6000/aix64.opt:32
7129msgid "Support message passing with the Parallel Environment"
7130msgstr ""
7131
7132#: config/rs6000/linux64.opt:24
7133msgid "Call mcount for profiling before a function prologue"
7134msgstr ""
7135
7136#: config/rs6000/sysv4.opt:24
7137msgid "Select ABI calling convention"
7138msgstr "������ ABI ������������"
7139
7140#: config/rs6000/sysv4.opt:28
7141msgid "Select method for sdata handling"
7142msgstr ""
7143
7144#: config/rs6000/sysv4.opt:36 config/rs6000/sysv4.opt:40
7145msgid "Align to the base type of the bit-field"
7146msgstr "������������������������������������"
7147
7148#: config/rs6000/sysv4.opt:45 config/rs6000/sysv4.opt:49
7149msgid "Produce code relocatable at runtime"
7150msgstr "���������������������������������������"
7151
7152#: config/rs6000/sysv4.opt:53 config/rs6000/sysv4.opt:57
7153msgid "Produce little endian code"
7154msgstr "���������������������������������������"
7155
7156#: config/rs6000/sysv4.opt:61 config/rs6000/sysv4.opt:65
7157msgid "Produce big endian code"
7158msgstr "���������������������������������������"
7159
7160#: config/rs6000/sysv4.opt:70 config/rs6000/sysv4.opt:74
7161#: config/rs6000/sysv4.opt:83 config/rs6000/sysv4.opt:125
7162#: config/rs6000/sysv4.opt:137
7163msgid "no description yet"
7164msgstr "������������"
7165
7166#: config/rs6000/sysv4.opt:78
7167msgid "Assume all variable arg functions are prototyped"
7168msgstr ""
7169
7170#: config/rs6000/sysv4.opt:87
7171msgid "Use EABI"
7172msgstr "������ EABI"
7173
7174#: config/rs6000/sysv4.opt:91
7175msgid "Allow bit-fields to cross word boundaries"
7176msgstr ""
7177
7178#: config/rs6000/sysv4.opt:95
7179msgid "Use alternate register names"
7180msgstr "���������������������������"
7181
7182#: config/rs6000/sysv4.opt:101
7183msgid "Use default method for sdata handling"
7184msgstr ""
7185
7186#: config/rs6000/sysv4.opt:105
7187msgid "Link with libsim.a, libc.a and sim-crt0.o"
7188msgstr "��� libsim.a���libc.a ��� sim-crt0.o ������"
7189
7190#: config/rs6000/sysv4.opt:109
7191msgid "Link with libads.a, libc.a and crt0.o"
7192msgstr "��� libads.a���libc.a ��� crt0.o ������"
7193
7194#: config/rs6000/sysv4.opt:113
7195msgid "Link with libyk.a, libc.a and crt0.o"
7196msgstr "��� libyk.a���libc.a ��� crt0.o ������"
7197
7198#: config/rs6000/sysv4.opt:117
7199msgid "Link with libmvme.a, libc.a and crt0.o"
7200msgstr "��� libmvme.a���libc.a ��� crt0.o ������"
7201
7202#: config/rs6000/sysv4.opt:121
7203msgid "Set the PPC_EMB bit in the ELF flags header"
7204msgstr "��� ELF ������������������ PPC_EMB ���"
7205
7206#: config/rs6000/sysv4.opt:141
7207msgid "Generate code to use a non-exec PLT and GOT"
7208msgstr "������������������������������������ PLT ��� GOT"
7209
7210#: config/rs6000/sysv4.opt:145
7211msgid "Generate code for old exec BSS PLT"
7212msgstr "������������������ BSS PLT ���������������"
7213
7214#: config/spu/spu.opt:20
7215msgid "Emit warnings when run-time relocations are generated"
7216msgstr ""
7217
7218#: config/spu/spu.opt:24
7219msgid "Emit errors when run-time relocations are generated"
7220msgstr ""
7221
7222#: config/spu/spu.opt:28
7223#, fuzzy
7224msgid "Specify cost of branches (Default 20)"
7225msgstr "���������������������"
7226
7227#: config/spu/spu.opt:32
7228msgid "Make sure loads and stores are not moved past DMA instructions"
7229msgstr ""
7230
7231#: config/spu/spu.opt:36
7232msgid "volatile must be specified on any memory that is effected by DMA"
7233msgstr ""
7234
7235#: config/spu/spu.opt:40 config/spu/spu.opt:44
7236msgid "Insert nops when it might improve performance by allowing dual issue (default)"
7237msgstr ""
7238
7239#: config/spu/spu.opt:48
7240msgid "Use standard main function as entry for startup"
7241msgstr ""
7242
7243#: config/spu/spu.opt:52
7244#, fuzzy
7245msgid "Generate branch hints for branches"
7246msgstr "������������ IO ������ cpp ������"
7247
7248#: config/spu/spu.opt:56
7249#, fuzzy
7250msgid "Maximum number of nops to insert for a hint (Default 2)"
7251msgstr "���������������������������������������������"
7252
7253#: config/spu/spu.opt:60
7254#, fuzzy
7255msgid "Approximate maximum number of instructions to allow between a hint and its branch [125]"
7256msgstr "���������������������������������������������"
7257
7258#: config/spu/spu.opt:64
7259#, fuzzy
7260msgid "Generate code for 18 bit addressing"
7261msgstr "���������������������������������������"
7262
7263#: config/spu/spu.opt:68
7264#, fuzzy
7265msgid "Generate code for 32 bit addressing"
7266msgstr "���������������������������������������"
7267
7268#: config/spu/spu.opt:76
7269msgid "Insert hbrp instructions after hinted branch targets to avoid the SPU hang issue"
7270msgstr ""
7271
7272#: config/spu/spu.opt:88
7273msgid "Access variables in 32-bit PPU objects (default)"
7274msgstr ""
7275
7276#: config/spu/spu.opt:92
7277msgid "Access variables in 64-bit PPU objects"
7278msgstr ""
7279
7280#: config/spu/spu.opt:96
7281msgid "Allow conversions between __ea and generic pointers (default)"
7282msgstr ""
7283
7284#: config/spu/spu.opt:100
7285msgid "Size (in KB) of software data cache"
7286msgstr ""
7287
7288#: config/spu/spu.opt:104
7289msgid "Atomically write back software data cache lines (default)"
7290msgstr ""
7291
7292#: config/mcore/mcore.opt:23
7293msgid "Generate code for the M*Core M210"
7294msgstr "��� M*Core M210 ���������������"
7295
7296#: config/mcore/mcore.opt:27
7297msgid "Generate code for the M*Core M340"
7298msgstr "��� M*Core M340 ���������������"
7299
7300#: config/mcore/mcore.opt:31
7301msgid "Force functions to be aligned to a 4 byte boundary"
7302msgstr "������������������������ 4 ������������������"
7303
7304#: config/mcore/mcore.opt:35 config/score/score.opt:23
7305msgid "Generate big-endian code"
7306msgstr "���������������������������������������"
7307
7308#: config/mcore/mcore.opt:39
7309msgid "Emit call graph information"
7310msgstr "���������������������"
7311
7312#: config/mcore/mcore.opt:43
7313msgid "Use the divide instruction"
7314msgstr "������������������"
7315
7316#: config/mcore/mcore.opt:47
7317msgid "Inline constants if it can be done in 2 insns or less"
7318msgstr "������������������������������������������������������������"
7319
7320#: config/mcore/mcore.opt:51 config/score/score.opt:27
7321msgid "Generate little-endian code"
7322msgstr "���������������������������������������"
7323
7324#: config/mcore/mcore.opt:56 config/fr30/fr30.opt:27
7325msgid "Assume that run-time support has been provided, so omit -lsim from the linker command line"
7326msgstr ""
7327
7328#: config/mcore/mcore.opt:60
7329msgid "Use arbitrary sized immediates in bit operations"
7330msgstr "������������������������������������������������"
7331
7332#: config/mcore/mcore.opt:64
7333msgid "Prefer word accesses over byte accesses"
7334msgstr "���������������������������������������������"
7335
7336#: config/mcore/mcore.opt:68
7337msgid "Set the maximum amount for a single stack increment operation"
7338msgstr ""
7339
7340#: config/mcore/mcore.opt:72
7341msgid "Always treat bitfields as int-sized"
7342msgstr "������������������������ int ������"
7343
7344#: config/arc/arc.opt:32
7345msgid "Prepend the name of the cpu to all public symbol names"
7346msgstr ""
7347
7348#: config/arc/arc.opt:42
7349#, fuzzy
7350msgid "-mcpu=CPU\tCompile code for ARC variant CPU"
7351msgstr "��� ARC ������ CPU ���������������"
7352
7353#: config/arc/arc.opt:46
7354#, fuzzy
7355msgid "-mtext=SECTION\tPut functions in SECTION"
7356msgstr "��� SECTION ���������������"
7357
7358#: config/arc/arc.opt:50
7359#, fuzzy
7360msgid "-mdata=SECTION\tPut data in SECTION"
7361msgstr "��� SECTION ���������������"
7362
7363#: config/arc/arc.opt:54
7364#, fuzzy
7365msgid "-mrodata=SECTION\tPut read-only data in SECTION"
7366msgstr "��� SECTION ���������������������"
7367
7368#: config/sh/sh.opt:44
7369msgid "Generate SH1 code"
7370msgstr "������ SH1 ���������"
7371
7372#: config/sh/sh.opt:48
7373msgid "Generate SH2 code"
7374msgstr "������ SH2 ���������"
7375
7376#: config/sh/sh.opt:52
7377#, fuzzy
7378msgid "Generate default double-precision SH2a-FPU code"
7379msgstr "������������������������ SH2a ���������"
7380
7381#: config/sh/sh.opt:56
7382msgid "Generate SH2a FPU-less code"
7383msgstr "������������ FPU ��� SH2a ���������"
7384
7385#: config/sh/sh.opt:60
7386#, fuzzy
7387msgid "Generate default single-precision SH2a-FPU code"
7388msgstr "������������������������ SH2a ���������"
7389
7390#: config/sh/sh.opt:64
7391#, fuzzy
7392msgid "Generate only single-precision SH2a-FPU code"
7393msgstr "������������������ SH2a ���������"
7394
7395#: config/sh/sh.opt:68
7396msgid "Generate SH2e code"
7397msgstr "������ SH2e ���������"
7398
7399#: config/sh/sh.opt:72
7400msgid "Generate SH3 code"
7401msgstr "������ SH3 ���������"
7402
7403#: config/sh/sh.opt:76
7404msgid "Generate SH3e code"
7405msgstr "������ SH3e ���������"
7406
7407#: config/sh/sh.opt:80
7408msgid "Generate SH4 code"
7409msgstr "������ SH4 ���������"
7410
7411#: config/sh/sh.opt:84
7412#, fuzzy
7413msgid "Generate SH4-100 code"
7414msgstr "������ SH1 ���������"
7415
7416#: config/sh/sh.opt:88
7417#, fuzzy
7418msgid "Generate SH4-200 code"
7419msgstr "������ SH2 ���������"
7420
7421#: config/sh/sh.opt:94
7422#, fuzzy
7423msgid "Generate SH4-300 code"
7424msgstr "������ SH3 ���������"
7425
7426#: config/sh/sh.opt:98
7427msgid "Generate SH4 FPU-less code"
7428msgstr "������������ FPU ��� SH4 ���������"
7429
7430#: config/sh/sh.opt:102
7431#, fuzzy
7432msgid "Generate SH4-100 FPU-less code"
7433msgstr "������������ FPU ��� SH4 ���������"
7434
7435#: config/sh/sh.opt:106
7436#, fuzzy
7437msgid "Generate SH4-200 FPU-less code"
7438msgstr "������������ FPU ��� SH4 ���������"
7439
7440#: config/sh/sh.opt:110
7441#, fuzzy
7442msgid "Generate SH4-300 FPU-less code"
7443msgstr "������������ FPU ��� SH4 ���������"
7444
7445#: config/sh/sh.opt:114
7446#, fuzzy
7447msgid "Generate code for SH4 340 series (MMU/FPU-less)"
7448msgstr "��� C30 CPU ���������������"
7449
7450#: config/sh/sh.opt:119
7451#, fuzzy
7452msgid "Generate code for SH4 400 series (MMU/FPU-less)"
7453msgstr "��� C40 CPU ���������������"
7454
7455#: config/sh/sh.opt:124
7456#, fuzzy
7457msgid "Generate code for SH4 500 series (FPU-less)."
7458msgstr "��� C40 CPU ���������������"
7459
7460#: config/sh/sh.opt:129
7461msgid "Generate default single-precision SH4 code"
7462msgstr "������������������������ SH4 ���������"
7463
7464#: config/sh/sh.opt:133
7465#, fuzzy
7466msgid "Generate default single-precision SH4-100 code"
7467msgstr "������������������������ SH4 ���������"
7468
7469#: config/sh/sh.opt:137
7470#, fuzzy
7471msgid "Generate default single-precision SH4-200 code"
7472msgstr "������������������������ SH4 ���������"
7473
7474#: config/sh/sh.opt:141
7475#, fuzzy
7476msgid "Generate default single-precision SH4-300 code"
7477msgstr "������������������������ SH4 ���������"
7478
7479#: config/sh/sh.opt:145
7480msgid "Generate only single-precision SH4 code"
7481msgstr "������������������ SH4 ���������"
7482
7483#: config/sh/sh.opt:149
7484#, fuzzy
7485msgid "Generate only single-precision SH4-100 code"
7486msgstr "������������������ SH4 ���������"
7487
7488#: config/sh/sh.opt:153
7489#, fuzzy
7490msgid "Generate only single-precision SH4-200 code"
7491msgstr "������������������ SH4 ���������"
7492
7493#: config/sh/sh.opt:157
7494#, fuzzy
7495msgid "Generate only single-precision SH4-300 code"
7496msgstr "������������������ SH4 ���������"
7497
7498#: config/sh/sh.opt:161
7499msgid "Generate SH4a code"
7500msgstr "������ SH4a ���������"
7501
7502#: config/sh/sh.opt:165
7503msgid "Generate SH4a FPU-less code"
7504msgstr "������������ FPU ��� SH4a ���������"
7505
7506#: config/sh/sh.opt:169
7507msgid "Generate default single-precision SH4a code"
7508msgstr "������������������������ SH4a ���������"
7509
7510#: config/sh/sh.opt:173
7511msgid "Generate only single-precision SH4a code"
7512msgstr "������������������ SH4a ���������"
7513
7514#: config/sh/sh.opt:177
7515msgid "Generate SH4al-dsp code"
7516msgstr "������ SH4al-dsp ���������"
7517
7518#: config/sh/sh.opt:181
7519msgid "Generate 32-bit SHmedia code"
7520msgstr "������ 32 ������ SHmedia ���������"
7521
7522#: config/sh/sh.opt:185
7523msgid "Generate 32-bit FPU-less SHmedia code"
7524msgstr "������ 32 ������������ FPU ��� SHmedia ���������"
7525
7526#: config/sh/sh.opt:189
7527msgid "Generate 64-bit SHmedia code"
7528msgstr "������ 64 ������ SHmedia ���������"
7529
7530#: config/sh/sh.opt:193
7531msgid "Generate 64-bit FPU-less SHmedia code"
7532msgstr "������ 64 ������������ FPU ��� SHmedia ���������"
7533
7534#: config/sh/sh.opt:197
7535msgid "Generate SHcompact code"
7536msgstr "������ SHcompact ���������"
7537
7538#: config/sh/sh.opt:201
7539msgid "Generate FPU-less SHcompact code"
7540msgstr "������������ FPU ��� SHcompact ���������"
7541
7542#: config/sh/sh.opt:205
7543msgid "Throttle unrolling to avoid thrashing target registers unless the unroll benefit outweighs this"
7544msgstr ""
7545
7546#: config/sh/sh.opt:209
7547msgid "Generate code in big endian mode"
7548msgstr "���������������������������������������"
7549
7550#: config/sh/sh.opt:213
7551msgid "Generate 32-bit offsets in switch tables"
7552msgstr "��������������������� 32 ���������������"
7553
7554#: config/sh/sh.opt:217
7555#, fuzzy
7556msgid "Generate bit instructions"
7557msgstr "������ isel ������"
7558
7559#: config/sh/sh.opt:221
7560msgid "Cost to assume for a branch insn"
7561msgstr ""
7562
7563#: config/sh/sh.opt:225
7564msgid "Enable cbranchdi4 pattern"
7565msgstr ""
7566
7567#: config/sh/sh.opt:229
7568msgid "Emit cmpeqdi_t pattern even when -mcbranchdi is in effect."
7569msgstr ""
7570
7571#: config/sh/sh.opt:233
7572msgid "Enable SH5 cut2 workaround"
7573msgstr ""
7574
7575#: config/sh/sh.opt:237
7576msgid "Align doubles at 64-bit boundaries"
7577msgstr "��� 64 ������������������������������������"
7578
7579#: config/sh/sh.opt:241
7580msgid "Division strategy, one of: call, call2, fp, inv, inv:minlat, inv20u, inv20l, inv:call, inv:call2, inv:fp, call-div1, call-fp, call-table"
7581msgstr ""
7582
7583#: config/sh/sh.opt:245
7584msgid "Specify name for 32 bit signed division function"
7585msgstr ""
7586
7587#: config/sh/sh.opt:249
7588msgid "Enable the use of 64-bit floating point registers in fmov instructions.  See -mdalign if 64-bit alignment is required."
7589msgstr ""
7590
7591#: config/sh/sh.opt:257
7592#, fuzzy
7593msgid "Enable the use of the fused floating point multiply-accumulate operation"
7594msgstr "���������������������������������"
7595
7596#: config/sh/sh.opt:261
7597msgid "Cost to assume for gettr insn"
7598msgstr ""
7599
7600#: config/sh/sh.opt:265 config/sh/sh.opt:315
7601msgid "Follow Renesas (formerly Hitachi) / SuperH calling conventions"
7602msgstr "������ Renesas(��������������� Hitachi)/SuperH ������������"
7603
7604#: config/sh/sh.opt:269
7605msgid "Increase the IEEE compliance for floating-point code"
7606msgstr ""
7607
7608#: config/sh/sh.opt:273
7609msgid "Enable the use of the indexed addressing mode for SHmedia32/SHcompact"
7610msgstr ""
7611
7612#: config/sh/sh.opt:277
7613msgid "inline code to invalidate instruction cache entries after setting up nested function trampolines"
7614msgstr ""
7615
7616#: config/sh/sh.opt:281
7617msgid "Assume symbols might be invalid"
7618msgstr "������������������������"
7619
7620#: config/sh/sh.opt:285
7621msgid "Annotate assembler instructions with estimated addresses"
7622msgstr ""
7623
7624#: config/sh/sh.opt:289
7625msgid "Generate code in little endian mode"
7626msgstr "���������������������������������������"
7627
7628#: config/sh/sh.opt:293
7629msgid "Mark MAC register as call-clobbered"
7630msgstr "��� MAC ���������������������������������"
7631
7632#: config/sh/sh.opt:299
7633msgid "Make structs a multiple of 4 bytes (warning: ABI altered)"
7634msgstr ""
7635
7636#: config/sh/sh.opt:303
7637msgid "Emit function-calls using global offset table when generating PIC"
7638msgstr ""
7639
7640#: config/sh/sh.opt:307
7641msgid "Assume pt* instructions won't trap"
7642msgstr ""
7643
7644#: config/sh/sh.opt:311
7645msgid "Shorten address references during linking"
7646msgstr ""
7647
7648#: config/sh/sh.opt:319
7649#, fuzzy
7650msgid "Deprecated.  Use -Os instead"
7651msgstr "��������������������� -Os"
7652
7653#: config/sh/sh.opt:323
7654msgid "Cost to assume for a multiply insn"
7655msgstr ""
7656
7657#: config/sh/sh.opt:327
7658msgid "Don't generate privileged-mode only code; implies -mno-inline-ic_invalidate if the inline code would not work in user mode."
7659msgstr ""
7660
7661#: config/sh/sh.opt:333
7662msgid "Pretend a branch-around-a-move is a conditional move."
7663msgstr ""
7664
7665#: config/sh/superh.opt:6
7666msgid "Board name [and memory region]."
7667msgstr ""
7668
7669#: config/sh/superh.opt:10
7670msgid "Runtime name."
7671msgstr ""
7672
7673#: config/arm/eabi.opt:23
7674#, fuzzy
7675msgid "Generate code for the Android operating system."
7676msgstr "������������ ISA ���������������"
7677
7678#: config/arm/arm.opt:23
7679msgid "Specify an ABI"
7680msgstr "������������ ABI"
7681
7682#: config/arm/arm.opt:27
7683msgid "Generate a call to abort if a noreturn function returns"
7684msgstr "��� noreturn ��������������������� abort"
7685
7686#: config/arm/arm.opt:34
7687msgid "Pass FP arguments in FP registers"
7688msgstr "���������������������������������������"
7689
7690#: config/arm/arm.opt:38
7691msgid "Generate APCS conformant stack frames"
7692msgstr "��������� APCS ���������������������"
7693
7694#: config/arm/arm.opt:42
7695msgid "Generate re-entrant, PIC code"
7696msgstr "������������������ PIC ���������"
7697
7698#: config/arm/arm.opt:56
7699msgid "Assume target CPU is configured as big endian"
7700msgstr "������������ CPU ���������������������������������"
7701
7702#: config/arm/arm.opt:60
7703msgid "Thumb: Assume non-static functions may be called from ARM code"
7704msgstr ""
7705
7706#: config/arm/arm.opt:64
7707msgid "Thumb: Assume function pointers may go to non-Thumb aware code"
7708msgstr ""
7709
7710#: config/arm/arm.opt:68
7711msgid "Cirrus: Place NOPs to avoid invalid instruction combinations"
7712msgstr "Cirrus��������� NOP ������������������������������"
7713
7714#: config/arm/arm.opt:72 config/bfin/bfin.opt:27
7715msgid "Specify the name of the target CPU"
7716msgstr "������������ CPU ���������"
7717
7718#: config/arm/arm.opt:76
7719msgid "Specify if floating point hardware should be used"
7720msgstr "������������������������������������"
7721
7722#: config/arm/arm.opt:83
7723#, fuzzy
7724msgid "Specify the __fp16 floating-point format"
7725msgstr "������������������������/���������������"
7726
7727#: config/arm/arm.opt:94
7728msgid "Specify the name of the target floating point hardware/format"
7729msgstr "������������������������/���������������"
7730
7731#: config/arm/arm.opt:98
7732msgid "Alias for -mfloat-abi=hard"
7733msgstr "-mfloat-abi=hard ���������"
7734
7735#: config/arm/arm.opt:102
7736msgid "Assume target CPU is configured as little endian"
7737msgstr "������������ CPU ���������������������������������"
7738
7739#: config/arm/arm.opt:106
7740msgid "Generate call insns as indirect calls, if necessary"
7741msgstr ""
7742
7743#: config/arm/arm.opt:110
7744msgid "Specify the register to be used for PIC addressing"
7745msgstr "������������ PIC ������������������"
7746
7747#: config/arm/arm.opt:114
7748msgid "Store function names in object code"
7749msgstr "���������������������������������"
7750
7751#: config/arm/arm.opt:118
7752msgid "Permit scheduling of a function's prologue sequence"
7753msgstr "������������������������������"
7754
7755#: config/arm/arm.opt:122
7756msgid "Do not load the PIC register in function prologues"
7757msgstr "��������������������������� PIC ���������"
7758
7759#: config/arm/arm.opt:126
7760msgid "Alias for -mfloat-abi=soft"
7761msgstr "-mfloat-abi=soft ���������"
7762
7763#: config/arm/arm.opt:130
7764msgid "Specify the minimum bit alignment of structures"
7765msgstr ""
7766
7767#: config/arm/arm.opt:134
7768msgid "Compile for the Thumb not the ARM"
7769msgstr "��� Thumb ��������� ARM ������"
7770
7771#: config/arm/arm.opt:138
7772msgid "Support calls between Thumb and ARM instruction sets"
7773msgstr ""
7774
7775#: config/arm/arm.opt:142
7776msgid "Specify how to access the thread pointer"
7777msgstr "���������������������������������"
7778
7779#: config/arm/arm.opt:146
7780msgid "Thumb: Generate (non-leaf) stack frames even if not needed"
7781msgstr "Thumb���������������������������(������)������������"
7782
7783#: config/arm/arm.opt:150
7784msgid "Thumb: Generate (leaf) stack frames even if not needed"
7785msgstr "Thumb���������������������������(���)������������"
7786
7787#: config/arm/arm.opt:154
7788msgid "Tune code for the given processor"
7789msgstr "���������������������������������������"
7790
7791#: config/arm/arm.opt:158
7792msgid "Assume big endian bytes, little endian words"
7793msgstr "���������������������������������������������"
7794
7795#: config/arm/arm.opt:162
7796msgid "Use Neon quad-word (rather than double-word) registers for vectorization"
7797msgstr ""
7798
7799#: config/arm/arm.opt:166
7800msgid "Only generate absolute relocations on word sized values."
7801msgstr ""
7802
7803#: config/arm/arm.opt:170
7804msgid "Avoid overlapping destination and address registers on LDRD instructions"
7805msgstr ""
7806
7807#: config/arm/pe.opt:23
7808msgid "Ignore dllimport attribute for functions"
7809msgstr "��������������� dllimport ������"
7810
7811#: config/pdp11/pdp11.opt:23
7812msgid "Generate code for an 11/10"
7813msgstr "��� 11/10 ���������������"
7814
7815#: config/pdp11/pdp11.opt:27
7816msgid "Generate code for an 11/40"
7817msgstr "��� 11/40 ���������������"
7818
7819#: config/pdp11/pdp11.opt:31
7820msgid "Generate code for an 11/45"
7821msgstr "��� 11/45 ���������������������"
7822
7823#: config/pdp11/pdp11.opt:35
7824msgid "Use 16-bit abs patterns"
7825msgstr "������ 16 ��� abs ������"
7826
7827#: config/pdp11/pdp11.opt:39
7828msgid "Return floating-point results in ac0 (fr0 in Unix assembler syntax)"
7829msgstr "��� ac0(Unix ������������������ fr0)���������������������"
7830
7831#: config/pdp11/pdp11.opt:43
7832msgid "Do not use inline patterns for copying memory"
7833msgstr ""
7834
7835#: config/pdp11/pdp11.opt:47
7836msgid "Use inline patterns for copying memory"
7837msgstr ""
7838
7839#: config/pdp11/pdp11.opt:51
7840msgid "Do not pretend that branches are expensive"
7841msgstr ""
7842
7843#: config/pdp11/pdp11.opt:55
7844msgid "Pretend that branches are expensive"
7845msgstr "���������������������������"
7846
7847#: config/pdp11/pdp11.opt:59
7848msgid "Use the DEC assembler syntax"
7849msgstr "������ DEC ������������"
7850
7851#: config/pdp11/pdp11.opt:63
7852msgid "Use 32 bit float"
7853msgstr "������ 32 ���������������"
7854
7855#: config/pdp11/pdp11.opt:67
7856msgid "Use 64 bit float"
7857msgstr "������ 64 ���������������"
7858
7859#: config/pdp11/pdp11.opt:75
7860msgid "Use 16 bit int"
7861msgstr "������ 16 ���������"
7862
7863#: config/pdp11/pdp11.opt:79
7864msgid "Use 32 bit int"
7865msgstr "������ 32 ������������"
7866
7867#: config/pdp11/pdp11.opt:87
7868msgid "Target has split I&D"
7869msgstr "���������������������������������������������"
7870
7871#: config/pdp11/pdp11.opt:91
7872msgid "Use UNIX assembler syntax"
7873msgstr "������ UNIX ������������"
7874
7875#: config/avr/avr.opt:23
7876msgid "Use subroutines for function prologues and epilogues"
7877msgstr "���������������������������������/������"
7878
7879#: config/avr/avr.opt:27
7880#, fuzzy
7881msgid "-mmcu=MCU\tSelect the target MCU"
7882msgstr "������������ MCU"
7883
7884#: config/avr/avr.opt:34
7885msgid "Use an 8-bit 'int' type"
7886msgstr "������ 8 ������int���������"
7887
7888#: config/avr/avr.opt:38
7889msgid "Change the stack pointer without disabling interrupts"
7890msgstr ""
7891
7892#: config/avr/avr.opt:48
7893msgid "Use rjmp/rcall (limited range) on >8K devices"
7894msgstr ""
7895
7896#: config/avr/avr.opt:52
7897msgid "Change only the low 8 bits of the stack pointer"
7898msgstr "��������������������������� 8 ���"
7899
7900#: config/avr/avr.opt:56
7901#, fuzzy
7902msgid "Relax branches"
7903msgstr "������������\n"
7904
7905#: config/avr/avr.opt:60
7906msgid "Make the linker relaxation machine assume that a program counter wrap-around occures."
7907msgstr ""
7908
7909#: config/crx/crx.opt:23
7910msgid "Support multiply accumulate instructions"
7911msgstr "������������������"
7912
7913#: config/crx/crx.opt:27
7914msgid "Do not use push to store function arguments"
7915msgstr "��������� push ������������������������"
7916
7917#: config/crx/crx.opt:31
7918msgid "Restrict doloop to the given nesting level"
7919msgstr ""
7920
7921#: config/pa/pa-hpux.opt:23
7922msgid "Generate cpp defines for server IO"
7923msgstr "������������ IO ������ cpp ������"
7924
7925#: config/pa/pa-hpux.opt:27 config/pa/pa-hpux1010.opt:23
7926#: config/pa/pa-hpux1111.opt:23
7927msgid "Specify UNIX standard for predefines and linking"
7928msgstr "��������������������������������� UNIX ������"
7929
7930#: config/pa/pa-hpux.opt:31
7931msgid "Generate cpp defines for workstation IO"
7932msgstr "������������ IO ������ cpp ������"
7933
7934#: config/pa/pa.opt:23 config/pa/pa.opt:76 config/pa/pa.opt:84
7935msgid "Generate PA1.0 code"
7936msgstr "������ PA1.0 ���������"
7937
7938#: config/pa/pa.opt:27 config/pa/pa.opt:88 config/pa/pa.opt:108
7939msgid "Generate PA1.1 code"
7940msgstr "������ PA1.1 ���������"
7941
7942#: config/pa/pa.opt:31 config/pa/pa.opt:92
7943msgid "Generate PA2.0 code (requires binutils 2.10 or later)"
7944msgstr "������ PA2.0 ���������(������ binutils 2.10 ���������������)"
7945
7946#: config/pa/pa.opt:35
7947msgid "Generate code for huge switch statements"
7948msgstr "������������ switch ���������������������"
7949
7950#: config/pa/pa.opt:39
7951msgid "Disable FP regs"
7952msgstr "���������������������"
7953
7954#: config/pa/pa.opt:43
7955msgid "Disable indexed addressing"
7956msgstr "������������������"
7957
7958#: config/pa/pa.opt:47
7959msgid "Generate fast indirect calls"
7960msgstr "������������������������"
7961
7962#: config/pa/pa.opt:55
7963msgid "Assume code will be assembled by GAS"
7964msgstr "��������������������� GAS ������"
7965
7966#: config/pa/pa.opt:59
7967msgid "Put jumps in call delay slots"
7968msgstr "������������������������������������"
7969
7970#: config/pa/pa.opt:64
7971msgid "Enable linker optimizations"
7972msgstr "������������������������"
7973
7974#: config/pa/pa.opt:68
7975msgid "Always generate long calls"
7976msgstr "���������������������"
7977
7978#: config/pa/pa.opt:72
7979msgid "Emit long load/store sequences"
7980msgstr "������������/���������"
7981
7982#: config/pa/pa.opt:80
7983msgid "Disable space regs"
7984msgstr "���������������������"
7985
7986#: config/pa/pa.opt:96
7987msgid "Use portable calling conventions"
7988msgstr "���������������������������"
7989
7990#: config/pa/pa.opt:100
7991msgid "Specify CPU for scheduling purposes.  Valid arguments are 700, 7100, 7100LC, 7200, 7300, and 8000"
7992msgstr "������������������������������ CPU��������������������� 700���7100���7100LC���7200���7300������ 8000"
7993
7994#: config/pa/pa.opt:112
7995msgid "Do not disable space regs"
7996msgstr "������������������������"
7997
7998#: config/pa/pa64-hpux.opt:23
7999msgid "Assume code will be linked by GNU ld"
8000msgstr "��������������������� GNU ld ������"
8001
8002#: config/pa/pa64-hpux.opt:27
8003msgid "Assume code will be linked by HP ld"
8004msgstr "��������������������� HP ld ������"
8005
8006#: config/xtensa/xtensa.opt:23
8007msgid "Use CONST16 instruction to load constants"
8008msgstr "������ CONST16 ������������������"
8009
8010#: config/xtensa/xtensa.opt:27
8011msgid "Enable fused multiply/add and multiply/subtract FP instructions"
8012msgstr "������������������������������������������"
8013
8014#: config/xtensa/xtensa.opt:31
8015msgid "Use indirect CALLXn instructions for large programs"
8016msgstr ""
8017
8018#: config/xtensa/xtensa.opt:35
8019msgid "Automatically align branch targets to reduce branch penalties"
8020msgstr ""
8021
8022#: config/xtensa/xtensa.opt:39
8023msgid "Intersperse literal pools with code in the text section"
8024msgstr ""
8025
8026#: config/xtensa/xtensa.opt:43
8027msgid "-mno-serialize-volatile\tDo not serialize volatile memory references with MEMW instructions"
8028msgstr ""
8029
8030#: config/stormy16/stormy16.opt:24
8031msgid "Provide libraries for the simulator"
8032msgstr "���������������������������"
8033
8034#: config/mips/mips.opt:23
8035#, fuzzy
8036msgid "-mabi=ABI\tGenerate code that conforms to the given ABI"
8037msgstr "������������������ ABI ������������"
8038
8039#: config/mips/mips.opt:27
8040msgid "Generate code that can be used in SVR4-style dynamic objects"
8041msgstr ""
8042
8043#: config/mips/mips.opt:31
8044msgid "Use PMC-style 'mad' instructions"
8045msgstr "������ PMC ������������mad���������"
8046
8047#: config/mips/mips.opt:35
8048#, fuzzy
8049msgid "-march=ISA\tGenerate code for the given ISA"
8050msgstr "������������ ISA ���������������"
8051
8052#: config/mips/mips.opt:39
8053msgid "-mbranch-cost=COST\tSet the cost of branches to roughly COST instructions"
8054msgstr ""
8055
8056#: config/mips/mips.opt:43
8057msgid "Use Branch Likely instructions, overriding the architecture default"
8058msgstr ""
8059
8060#: config/mips/mips.opt:47
8061msgid "Switch on/off MIPS16 ASE on alternating functions for compiler testing"
8062msgstr ""
8063
8064#: config/mips/mips.opt:51
8065msgid "Trap on integer divide by zero"
8066msgstr "������������������������������"
8067
8068#: config/mips/mips.opt:55
8069msgid "-mcode-readable=SETTING\tSpecify when instructions are allowed to access code"
8070msgstr ""
8071
8072#: config/mips/mips.opt:59
8073msgid "Use branch-and-break sequences to check for integer divide by zero"
8074msgstr "������������-���������������������������������"
8075
8076#: config/mips/mips.opt:63
8077msgid "Use trap instructions to check for integer divide by zero"
8078msgstr "������������������������������������"
8079
8080#: config/mips/mips.opt:67
8081#, fuzzy
8082msgid "Allow the use of MDMX instructions"
8083msgstr "������ DB ������"
8084
8085#: config/mips/mips.opt:71
8086msgid "Allow hardware floating-point instructions to cover both 32-bit and 64-bit operations"
8087msgstr ""
8088
8089#: config/mips/mips.opt:75
8090msgid "Use MIPS-DSP instructions"
8091msgstr "������ MIPS-DSP ������"
8092
8093#: config/mips/mips.opt:79
8094#, fuzzy
8095msgid "Use MIPS-DSP REV 2 instructions"
8096msgstr "������ MIPS-DSP ������"
8097
8098#: config/mips/mips.opt:89 config/mep/mep.opt:80
8099msgid "Use big-endian byte order"
8100msgstr "������������������������"
8101
8102#: config/mips/mips.opt:93 config/mep/mep.opt:84
8103msgid "Use little-endian byte order"
8104msgstr "������������������������"
8105
8106#: config/mips/mips.opt:97 config/iq2000/iq2000.opt:31
8107msgid "Use ROM instead of RAM"
8108msgstr "������ ROM ��������� RAM"
8109
8110#: config/mips/mips.opt:101
8111msgid "Use NewABI-style %reloc() assembly operators"
8112msgstr "������ NewABI ��������� %reloc() ���������������"
8113
8114#: config/mips/mips.opt:105
8115msgid "Use -G for data that is not defined by the current object"
8116msgstr ""
8117
8118#: config/mips/mips.opt:109
8119msgid "Work around certain R4000 errata"
8120msgstr "��������� R4000 ������������������"
8121
8122#: config/mips/mips.opt:113
8123msgid "Work around certain R4400 errata"
8124msgstr "��������� R4400 ������������������"
8125
8126#: config/mips/mips.opt:117
8127#, fuzzy
8128msgid "Work around certain R10000 errata"
8129msgstr "��������� R4000 ������������������"
8130
8131#: config/mips/mips.opt:121
8132msgid "Work around errata for early SB-1 revision 2 cores"
8133msgstr "��������� SB-1 rev 2 ���������������������������"
8134
8135#: config/mips/mips.opt:125
8136msgid "Work around certain VR4120 errata"
8137msgstr "��������� VR4210 ������������������"
8138
8139#: config/mips/mips.opt:129
8140msgid "Work around VR4130 mflo/mfhi errata"
8141msgstr "��� VR4130 mflo/mfhi ������������������"
8142
8143#: config/mips/mips.opt:133
8144msgid "Work around an early 4300 hardware bug"
8145msgstr "��������� 4300 ���������������������������"
8146
8147#: config/mips/mips.opt:137
8148msgid "FP exceptions are enabled"
8149msgstr "FP ���������������"
8150
8151#: config/mips/mips.opt:141
8152msgid "Use 32-bit floating-point registers"
8153msgstr "������ 32 ���������������������"
8154
8155#: config/mips/mips.opt:145
8156msgid "Use 64-bit floating-point registers"
8157msgstr "������ 64 ���������������������"
8158
8159#: config/mips/mips.opt:149
8160msgid "-mflush-func=FUNC\tUse FUNC to flush the cache before calling stack trampolines"
8161msgstr ""
8162
8163#: config/mips/mips.opt:153
8164msgid "Generate floating-point multiply-add instructions"
8165msgstr "������������������������"
8166
8167#: config/mips/mips.opt:157
8168msgid "Use 32-bit general registers"
8169msgstr "������ 32 ���������������������"
8170
8171#: config/mips/mips.opt:161
8172msgid "Use 64-bit general registers"
8173msgstr "������ 64 ���������������������"
8174
8175#: config/mips/mips.opt:165
8176msgid "Use GP-relative addressing to access small data"
8177msgstr ""
8178
8179#: config/mips/mips.opt:169
8180msgid "When generating -mabicalls code, allow executables to use PLTs and copy relocations"
8181msgstr ""
8182
8183#: config/mips/mips.opt:173
8184#, fuzzy
8185msgid "Allow the use of hardware floating-point ABI and instructions"
8186msgstr "������������������������������"
8187
8188#: config/mips/mips.opt:177
8189msgid "Generate code that can be safely linked with MIPS16 code."
8190msgstr ""
8191
8192#: config/mips/mips.opt:181
8193#, fuzzy
8194msgid "-mipsN\tGenerate code for ISA level N"
8195msgstr "��������� N ��� ISA ���������������������"
8196
8197#: config/mips/mips.opt:185
8198#, fuzzy
8199msgid "Generate MIPS16 code"
8200msgstr "������ SH1 ���������"
8201
8202#: config/mips/mips.opt:189
8203msgid "Use MIPS-3D instructions"
8204msgstr "������ MIPS-3D ������"
8205
8206#: config/mips/mips.opt:193
8207#, fuzzy
8208msgid "Use ll, sc and sync instructions"
8209msgstr "������������/���������"
8210
8211#: config/mips/mips.opt:197
8212msgid "Use -G for object-local data"
8213msgstr ""
8214
8215#: config/mips/mips.opt:201
8216msgid "Use indirect calls"
8217msgstr "������������������"
8218
8219#: config/mips/mips.opt:205
8220msgid "Use a 32-bit long type"
8221msgstr "������ 32 ������ long ������"
8222
8223#: config/mips/mips.opt:209
8224msgid "Use a 64-bit long type"
8225msgstr "������ 64 ������ long ������"
8226
8227#: config/mips/mips.opt:213
8228msgid "Pass the address of the ra save location to _mcount in $12"
8229msgstr ""
8230
8231#: config/mips/mips.opt:217
8232msgid "Don't optimize block moves"
8233msgstr "���������������������"
8234
8235#: config/mips/mips.opt:221
8236msgid "Use the mips-tfile postpass"
8237msgstr "������ mips-tfile ���������"
8238
8239#: config/mips/mips.opt:225
8240#, fuzzy
8241msgid "Allow the use of MT instructions"
8242msgstr "������ RTPB ���������"
8243
8244#: config/mips/mips.opt:229
8245msgid "Do not use a cache-flushing function before calling stack trampolines"
8246msgstr ""
8247
8248#: config/mips/mips.opt:233
8249#, fuzzy
8250msgid "Do not use MDMX instructions"
8251msgstr "��������� MIPS-3D ������"
8252
8253#: config/mips/mips.opt:237
8254msgid "Generate normal-mode code"
8255msgstr "������������������������������"
8256
8257#: config/mips/mips.opt:241
8258msgid "Do not use MIPS-3D instructions"
8259msgstr "��������� MIPS-3D ������"
8260
8261#: config/mips/mips.opt:245
8262msgid "Use paired-single floating-point instructions"
8263msgstr "������������������������������������"
8264
8265#: config/mips/mips.opt:249
8266msgid "-mr10k-cache-barrier=SETTING\tSpecify when r10k cache barriers should be inserted"
8267msgstr ""
8268
8269#: config/mips/mips.opt:253
8270msgid "Try to allow the linker to turn PIC calls into direct calls"
8271msgstr ""
8272
8273#: config/mips/mips.opt:257
8274msgid "When generating -mabicalls code, make the code suitable for use in shared libraries"
8275msgstr ""
8276
8277#: config/mips/mips.opt:261
8278msgid "Restrict the use of hardware floating-point instructions to 32-bit operations"
8279msgstr ""
8280
8281#: config/mips/mips.opt:265
8282#, fuzzy
8283msgid "Use SmartMIPS instructions"
8284msgstr "������ MIPS-3D ������"
8285
8286#: config/mips/mips.opt:269
8287msgid "Prevent the use of all hardware floating-point instructions"
8288msgstr "���������������������������������������"
8289
8290#: config/mips/mips.opt:273
8291msgid "Optimize lui/addiu address loads"
8292msgstr "��������� lui/addiu ���������������"
8293
8294#: config/mips/mips.opt:277
8295msgid "Assume all symbols have 32-bit values"
8296msgstr "��������������������� 32 ���������"
8297
8298#: config/mips/mips.opt:281
8299msgid "Use synci instruction to invalidate i-cache"
8300msgstr ""
8301
8302#: config/mips/mips.opt:285
8303#, fuzzy
8304msgid "-mtune=PROCESSOR\tOptimize the output for PROCESSOR"
8305msgstr "��� PROCESSOR ���������������"
8306
8307#: config/mips/mips.opt:289 config/iq2000/iq2000.opt:44
8308msgid "Put uninitialized constants in ROM (needs -membedded-data)"
8309msgstr "������������������������������ ROM ���(������ -membedded-data)"
8310
8311#: config/mips/mips.opt:293
8312msgid "Perform VR4130-specific alignment optimizations"
8313msgstr "������ VR4130 ������������������������"
8314
8315#: config/mips/mips.opt:297
8316msgid "Lift restrictions on GOT size"
8317msgstr "������ GOT ������������"
8318
8319#: config/mips/sdemtk.opt:23
8320#, fuzzy
8321msgid "Prevent the use of all floating-point operations"
8322msgstr "���������������������������������������"
8323
8324#: config/fr30/fr30.opt:23
8325msgid "Assume small address space"
8326msgstr "���������������������"
8327
8328#: config/m68hc11/m68hc11.opt:23 config/m68hc11/m68hc11.opt:31
8329msgid "Compile for a 68HC11"
8330msgstr "��� 68HC11 ������"
8331
8332#: config/m68hc11/m68hc11.opt:27 config/m68hc11/m68hc11.opt:35
8333msgid "Compile for a 68HC12"
8334msgstr "��� 68HC12 ������"
8335
8336#: config/m68hc11/m68hc11.opt:41 config/m68hc11/m68hc11.opt:45
8337msgid "Compile for a 68HCS12"
8338msgstr "��� 68HCS12 ������"
8339
8340#: config/m68hc11/m68hc11.opt:49
8341msgid "Auto pre/post decrement increment allowed"
8342msgstr "���������������/������������"
8343
8344#: config/m68hc11/m68hc11.opt:53
8345msgid "Min/max instructions allowed"
8346msgstr "������ min/max ������"
8347
8348#: config/m68hc11/m68hc11.opt:57
8349msgid "Use call and rtc for function calls and returns"
8350msgstr ""
8351
8352#: config/m68hc11/m68hc11.opt:61
8353msgid "Auto pre/post decrement increment not allowed"
8354msgstr "������������������/������������"
8355
8356#: config/m68hc11/m68hc11.opt:65
8357msgid "Use jsr and rts for function calls and returns"
8358msgstr ""
8359
8360#: config/m68hc11/m68hc11.opt:69
8361msgid "Min/max instructions not allowed"
8362msgstr "��������� min/max ������"
8363
8364#: config/m68hc11/m68hc11.opt:73
8365msgid "Use direct addressing mode for soft registers"
8366msgstr "���������������������������������"
8367
8368#: config/m68hc11/m68hc11.opt:77
8369msgid "Compile with 32-bit integer mode"
8370msgstr "��� 32 ������������������������"
8371
8372#: config/m68hc11/m68hc11.opt:82
8373msgid "Specify the register allocation order"
8374msgstr "������������������������������"
8375
8376#: config/m68hc11/m68hc11.opt:86
8377msgid "Do not use direct addressing mode for soft registers"
8378msgstr "������������������������������������"
8379
8380#: config/m68hc11/m68hc11.opt:90
8381msgid "Compile with 16-bit integer mode"
8382msgstr "��� 16 ���������������������"
8383
8384#: config/m68hc11/m68hc11.opt:94
8385msgid "Indicate the number of soft registers available"
8386msgstr "������������������������������������"
8387
8388#: config/vax/vax.opt:23 config/vax/vax.opt:27
8389msgid "Target DFLOAT double precision code"
8390msgstr "������ DFLOAT ������������������"
8391
8392#: config/vax/vax.opt:31 config/vax/vax.opt:35
8393msgid "Generate GFLOAT double precision code"
8394msgstr "������ GFLOAT ������������������"
8395
8396#: config/vax/vax.opt:39
8397msgid "Generate code for GNU assembler (gas)"
8398msgstr "��� GNU ���������(gas)���������������"
8399
8400#: config/vax/vax.opt:43
8401msgid "Generate code for UNIX assembler"
8402msgstr "��� UNIX ������������������������"
8403
8404#: config/vax/vax.opt:47
8405msgid "Use VAXC structure conventions"
8406msgstr "������ VAXC ������������"
8407
8408#: config/vax/vax.opt:51
8409#, fuzzy
8410msgid "Use new adddi3/subdi3 patterns"
8411msgstr "������ 16 ��� abs ������"
8412
8413#: config/cris/linux.opt:27
8414msgid "Together with -fpic and -fPIC, do not use GOTPLT references"
8415msgstr ""
8416
8417#: config/cris/cris.opt:45
8418msgid "Work around bug in multiplication instruction"
8419msgstr "���������������������������������������"
8420
8421#: config/cris/cris.opt:51
8422msgid "Compile for ETRAX 4 (CRIS v3)"
8423msgstr "��� ETRAX 4 (CRIS v3) ������"
8424
8425#: config/cris/cris.opt:56
8426msgid "Compile for ETRAX 100 (CRIS v8)"
8427msgstr "��� ETRAX 100 (CRIS v8) ������"
8428
8429#: config/cris/cris.opt:64
8430msgid "Emit verbose debug information in assembly code"
8431msgstr "������������������������������������������������"
8432
8433#: config/cris/cris.opt:71
8434msgid "Do not use condition codes from normal instructions"
8435msgstr ""
8436
8437#: config/cris/cris.opt:80
8438msgid "Do not emit addressing modes with side-effect assignment"
8439msgstr ""
8440
8441#: config/cris/cris.opt:89
8442msgid "Do not tune stack alignment"
8443msgstr "���������������������"
8444
8445#: config/cris/cris.opt:98
8446msgid "Do not tune writable data alignment"
8447msgstr "���������������������������"
8448
8449#: config/cris/cris.opt:107
8450msgid "Do not tune code and read-only data alignment"
8451msgstr "���������������������������������������"
8452
8453#: config/cris/cris.opt:116
8454msgid "Align code and data to 32 bits"
8455msgstr "������������������������������ 32 ���������������"
8456
8457#: config/cris/cris.opt:133
8458msgid "Don't align items in code or data"
8459msgstr ""
8460
8461#: config/cris/cris.opt:142
8462msgid "Do not emit function prologue or epilogue"
8463msgstr "������������������������������"
8464
8465#: config/cris/cris.opt:149
8466msgid "Use the most feature-enabling options allowed by other options"
8467msgstr ""
8468
8469#: config/cris/cris.opt:158
8470msgid "Override -mbest-lib-options"
8471msgstr "������ -mbest-lib-options"
8472
8473#: config/cris/cris.opt:165
8474#, fuzzy
8475msgid "-march=ARCH\tGenerate code for the specified chip or CPU version"
8476msgstr "��������������������� CPU ���������������������"
8477
8478#: config/cris/cris.opt:169
8479#, fuzzy
8480msgid "-mtune=ARCH\tTune alignment for the specified chip or CPU version"
8481msgstr "��������������������� CPU ������������������"
8482
8483#: config/cris/cris.opt:173
8484#, fuzzy
8485msgid "-mmax-stackframe=SIZE\tWarn when a stackframe is larger than the specified size"
8486msgstr "���������������������������������������������"
8487
8488#: config/h8300/h8300.opt:23
8489msgid "Generate H8S code"
8490msgstr "������ H8S ���������"
8491
8492#: config/h8300/h8300.opt:27
8493msgid "Generate H8SX code"
8494msgstr "������ H8SX ���������"
8495
8496#: config/h8300/h8300.opt:31
8497msgid "Generate H8S/2600 code"
8498msgstr "������ H8S/2600 ���������"
8499
8500#: config/h8300/h8300.opt:35
8501msgid "Make integers 32 bits wide"
8502msgstr "������������ 32 ���������"
8503
8504#: config/h8300/h8300.opt:42
8505msgid "Use registers for argument passing"
8506msgstr "���������������������������"
8507
8508#: config/h8300/h8300.opt:46
8509msgid "Consider access to byte sized memory slow"
8510msgstr ""
8511
8512#: config/h8300/h8300.opt:50
8513msgid "Enable linker relaxing"
8514msgstr "���������������������"
8515
8516#: config/h8300/h8300.opt:54
8517msgid "Generate H8/300H code"
8518msgstr "������ H8/300H ���������"
8519
8520#: config/h8300/h8300.opt:58
8521msgid "Enable the normal mode"
8522msgstr "������������������"
8523
8524#: config/h8300/h8300.opt:62
8525msgid "Use H8/300 alignment rules"
8526msgstr "������ H8/300 ������������"
8527
8528#: config/v850/v850.opt:23
8529msgid "Use registers r2 and r5"
8530msgstr "��������������� r2 ��� r5"
8531
8532#: config/v850/v850.opt:27
8533msgid "Use 4 byte entries in switch tables"
8534msgstr "��������������������� 4 ���������������������"
8535
8536#: config/v850/v850.opt:31
8537msgid "Enable backend debugging"
8538msgstr "������������������������"
8539
8540#: config/v850/v850.opt:35
8541msgid "Do not use the callt instruction"
8542msgstr "��������� callt ������"
8543
8544#: config/v850/v850.opt:39
8545msgid "Reuse r30 on a per function basis"
8546msgstr "��������������������� r30"
8547
8548#: config/v850/v850.opt:43
8549msgid "Support Green Hills ABI"
8550msgstr "������ Green Hills ABI"
8551
8552#: config/v850/v850.opt:47
8553msgid "Prohibit PC relative function calls"
8554msgstr "������������ PC ���������������"
8555
8556#: config/v850/v850.opt:51
8557msgid "Use stubs for function prologues"
8558msgstr "������������������������������������/������"
8559
8560#: config/v850/v850.opt:55
8561msgid "Set the max size of data eligible for the SDA area"
8562msgstr ""
8563
8564#: config/v850/v850.opt:59
8565msgid "Enable the use of the short load instructions"
8566msgstr "���������������������������������"
8567
8568#: config/v850/v850.opt:63
8569msgid "Same as: -mep -mprolog-function"
8570msgstr "��� -mep -mprolog-function ������"
8571
8572#: config/v850/v850.opt:67
8573msgid "Set the max size of data eligible for the TDA area"
8574msgstr ""
8575
8576#: config/v850/v850.opt:71
8577msgid "Enforce strict alignment"
8578msgstr "������������������"
8579
8580#: config/v850/v850.opt:78
8581msgid "Compile for the v850 processor"
8582msgstr "��� v850 ���������������"
8583
8584#: config/v850/v850.opt:82
8585msgid "Compile for the v850e processor"
8586msgstr "��� v850e ���������������"
8587
8588#: config/v850/v850.opt:86
8589msgid "Compile for the v850e1 processor"
8590msgstr "��� v850e1 ���������������"
8591
8592#: config/v850/v850.opt:90
8593msgid "Set the max size of data eligible for the ZDA area"
8594msgstr ""
8595
8596#: config/mmix/mmix.opt:24
8597msgid "For intrinsics library: pass all parameters in registers"
8598msgstr "������������������������������������������������������"
8599
8600#: config/mmix/mmix.opt:28
8601msgid "Use register stack for parameters and return value"
8602msgstr "���������������������������������������������"
8603
8604#: config/mmix/mmix.opt:32
8605msgid "Use call-clobbered registers for parameters and return value"
8606msgstr "���������������������������������������������������"
8607
8608#: config/mmix/mmix.opt:37
8609msgid "Use epsilon-respecting floating point compare instructions"
8610msgstr "������������������������������������������"
8611
8612#: config/mmix/mmix.opt:41
8613msgid "Use zero-extending memory loads, not sign-extending ones"
8614msgstr "������������������������������������������������������"
8615
8616#: config/mmix/mmix.opt:45
8617msgid "Generate divide results with reminder having the same sign as the divisor (not the dividend)"
8618msgstr "������������������������������������������������������������������������"
8619
8620#: config/mmix/mmix.opt:49
8621msgid "Prepend global symbols with \":\" (for use with PREFIX)"
8622msgstr "���������������������������:���(������ PREFIX ������)"
8623
8624#: config/mmix/mmix.opt:53
8625msgid "Do not provide a default start-address 0x100 of the program"
8626msgstr "��������������������������������������� 0x100"
8627
8628#: config/mmix/mmix.opt:57
8629msgid "Link to emit program in ELF format (rather than mmo)"
8630msgstr "������������ ELF ������ mmo ���������������"
8631
8632#: config/mmix/mmix.opt:61
8633msgid "Use P-mnemonics for branches statically predicted as taken"
8634msgstr "��������������������������������������������� P ������������"
8635
8636#: config/mmix/mmix.opt:65
8637msgid "Don't use P-mnemonics for branches"
8638msgstr "������������������ P ������������"
8639
8640#: config/mmix/mmix.opt:79
8641msgid "Use addresses that allocate global registers"
8642msgstr "������������������������������������"
8643
8644#: config/mmix/mmix.opt:83
8645msgid "Do not use addresses that allocate global registers"
8646msgstr "���������������������������������������"
8647
8648#: config/mmix/mmix.opt:87
8649msgid "Generate a single exit point for each function"
8650msgstr "���������������������������������������"
8651
8652#: config/mmix/mmix.opt:91
8653msgid "Do not generate a single exit point for each function"
8654msgstr "������������������������������������������"
8655
8656#: config/mmix/mmix.opt:95
8657msgid "Set start-address of the program"
8658msgstr "���������������������������"
8659
8660#: config/mmix/mmix.opt:99
8661msgid "Set start-address of data"
8662msgstr "���������������������������"
8663
8664#: config/iq2000/iq2000.opt:23
8665msgid "Specify CPU for code generation purposes"
8666msgstr "������������������������������ CPU"
8667
8668#: config/iq2000/iq2000.opt:27
8669msgid "Specify CPU for scheduling purposes"
8670msgstr "��������������������� CPU"
8671
8672#: config/iq2000/iq2000.opt:35
8673msgid "Use GP relative sdata/sbss sections"
8674msgstr "������������ GP ��� sdata/sbss ������"
8675
8676#: config/iq2000/iq2000.opt:40
8677msgid "No default crt0.o"
8678msgstr "��������������� crt0.o"
8679
8680#: config/bfin/bfin.opt:23 config/mep/mep.opt:138
8681msgid "Use simulator runtime"
8682msgstr "������������������������"
8683
8684#: config/bfin/bfin.opt:31
8685msgid "Omit frame pointer for leaf functions"
8686msgstr "������������(������������������������������)������������������"
8687
8688#: config/bfin/bfin.opt:35
8689msgid "Program is entirely located in low 64k of memory"
8690msgstr "��������������������������������� 64K"
8691
8692#: config/bfin/bfin.opt:39
8693msgid "Work around a hardware anomaly by adding a number of NOPs before a"
8694msgstr ""
8695
8696#: config/bfin/bfin.opt:44
8697msgid "Avoid speculative loads to work around a hardware anomaly."
8698msgstr ""
8699
8700#: config/bfin/bfin.opt:48
8701msgid "Enabled ID based shared library"
8702msgstr "������������ ID ������������������"
8703
8704#: config/bfin/bfin.opt:52
8705msgid "Generate code that won't be linked against any other ID shared libraries,"
8706msgstr ""
8707
8708#: config/bfin/bfin.opt:65
8709msgid "Avoid generating pc-relative calls; use indirection"
8710msgstr "������������������ PC ������������������������������"
8711
8712#: config/bfin/bfin.opt:69
8713msgid "Link with the fast floating-point library"
8714msgstr ""
8715
8716#: config/bfin/bfin.opt:81
8717msgid "Do stack checking using bounds in L1 scratch memory"
8718msgstr ""
8719
8720#: config/bfin/bfin.opt:85
8721msgid "Enable multicore support"
8722msgstr ""
8723
8724#: config/bfin/bfin.opt:89
8725msgid "Build for Core A"
8726msgstr ""
8727
8728#: config/bfin/bfin.opt:93
8729msgid "Build for Core B"
8730msgstr ""
8731
8732#: config/bfin/bfin.opt:97
8733msgid "Build for SDRAM"
8734msgstr ""
8735
8736#: config/bfin/bfin.opt:101
8737msgid "Assume ICPLBs are enabled at runtime."
8738msgstr ""
8739
8740#: config/picochip/picochip.opt:23
8741msgid "Specify which type of AE to target. This option sets the mul-type and byte-access."
8742msgstr ""
8743
8744#: config/picochip/picochip.opt:27
8745msgid "Specify which type of multiplication to use. Can be mem, mac or none."
8746msgstr ""
8747
8748#: config/picochip/picochip.opt:31
8749msgid "Specify whether the byte access instructions should be used. Enabled by default."
8750msgstr ""
8751
8752#: config/picochip/picochip.opt:35
8753#, fuzzy
8754msgid "Enable debug output to be generated."
8755msgstr "������������������"
8756
8757#: config/picochip/picochip.opt:39
8758msgid "Allow a symbol value to be used as an immediate value in an instruction."
8759msgstr ""
8760
8761#: config/picochip/picochip.opt:43
8762msgid "Generate warnings when inefficient code is known to be generated."
8763msgstr ""
8764
8765#: config/vxworks.opt:24
8766msgid "Assume the VxWorks RTP environment"
8767msgstr "������ VxWorks RTP ������"
8768
8769#: config/vxworks.opt:31
8770msgid "Assume the VxWorks vThreads environment"
8771msgstr "������ VxWorks vThreads ������"
8772
8773#: config/darwin.opt:23
8774msgid "Generate code suitable for fast turn around debugging"
8775msgstr ""
8776
8777#: config/darwin.opt:31
8778msgid "The earliest MacOS X version on which this program will run"
8779msgstr "��������������������������������������������� MacOS X ������"
8780
8781#: config/darwin.opt:35
8782msgid "Set sizeof(bool) to 1"
8783msgstr "������ sizeof(bool) ��� 1"
8784
8785#: config/darwin.opt:39
8786#, fuzzy
8787msgid "Generate code for darwin loadable kernel extensions"
8788msgstr "��� 68040 ������������������������������������"
8789
8790#: config/darwin.opt:43
8791#, fuzzy
8792msgid "Generate code for the kernel or loadable kernel extensions"
8793msgstr "��������������������� CPU ���������������������"
8794
8795#: config/darwin.opt:47
8796#, fuzzy
8797msgid "-iframework <dir>\tAdd <dir> to the end of the system framework include path"
8798msgstr "��� <������> ���������������������������������������"
8799
8800#: config/lynx.opt:23
8801msgid "Support legacy multi-threading"
8802msgstr "������������������������"
8803
8804#: config/lynx.opt:27
8805msgid "Use shared libraries"
8806msgstr "���������������������"
8807
8808#: config/lynx.opt:31
8809msgid "Support multi-threading"
8810msgstr "������������������"
8811
8812#: config/score/score.opt:31
8813#, fuzzy
8814msgid "Disable bcnz instruction"
8815msgstr "������ AltiVec ������"
8816
8817#: config/score/score.opt:35
8818#, fuzzy
8819msgid "Enable unaligned load/store instruction"
8820msgstr "������ DB ������"
8821
8822#: config/score/score.opt:39
8823msgid "Support SCORE 5 ISA"
8824msgstr ""
8825
8826#: config/score/score.opt:43
8827msgid "Support SCORE 5U ISA"
8828msgstr ""
8829
8830#: config/score/score.opt:47
8831msgid "Support SCORE 7 ISA"
8832msgstr ""
8833
8834#: config/score/score.opt:51
8835msgid "Support SCORE 7D ISA"
8836msgstr ""
8837
8838#: config/score/score.opt:55
8839msgid "Support SCORE 3 ISA"
8840msgstr ""
8841
8842#: config/score/score.opt:59
8843msgid "Support SCORE 3d ISA"
8844msgstr ""
8845
8846#: config/linux.opt:24
8847#, fuzzy
8848msgid "Use GNU libc instead of uClibc"
8849msgstr "������ ROM ��������� RAM"
8850
8851#: config/linux.opt:28
8852#, fuzzy
8853msgid "Use uClibc instead of GNU libc"
8854msgstr "������ ROM ��������� RAM"
8855
8856#: config/mep/mep.opt:21
8857#, fuzzy
8858msgid "Enable absolute difference instructions"
8859msgstr "������ DB ������"
8860
8861#: config/mep/mep.opt:25
8862#, fuzzy
8863msgid "Enable all optional instructions"
8864msgstr "������������������"
8865
8866#: config/mep/mep.opt:29
8867#, fuzzy
8868msgid "Enable average instructions"
8869msgstr "������������������"
8870
8871#: config/mep/mep.opt:33
8872msgid "Variables this size and smaller go in the based section. (default 0)"
8873msgstr ""
8874
8875#: config/mep/mep.opt:37
8876#, fuzzy
8877msgid "Enable bit manipulation instructions"
8878msgstr "���������������������������"
8879
8880#: config/mep/mep.opt:41
8881msgid "Section to put all const variables in (tiny, near, far) (no default)"
8882msgstr ""
8883
8884#: config/mep/mep.opt:45
8885#, fuzzy
8886msgid "Enable clip instructions"
8887msgstr "������������������"
8888
8889#: config/mep/mep.opt:49
8890msgid "Configuration name"
8891msgstr ""
8892
8893#: config/mep/mep.opt:53
8894msgid "Enable MeP Coprocessor"
8895msgstr ""
8896
8897#: config/mep/mep.opt:57
8898msgid "Enable MeP Coprocessor with 32-bit registers"
8899msgstr ""
8900
8901#: config/mep/mep.opt:61
8902msgid "Enable MeP Coprocessor with 64-bit registers"
8903msgstr ""
8904
8905#: config/mep/mep.opt:65
8906#, fuzzy
8907msgid "Enable IVC2 scheduling"
8908msgstr "������������"
8909
8910#: config/mep/mep.opt:69
8911#, fuzzy
8912msgid "Const variables default to the near section"
8913msgstr "������������������������������������������������"
8914
8915#: config/mep/mep.opt:76
8916#, fuzzy
8917msgid "Enable 32-bit divide instructions"
8918msgstr "������������������"
8919
8920#: config/mep/mep.opt:88
8921msgid "__io vars are volatile by default"
8922msgstr ""
8923
8924#: config/mep/mep.opt:92
8925msgid "All variables default to the far section"
8926msgstr ""
8927
8928#: config/mep/mep.opt:96
8929#, fuzzy
8930msgid "Enable leading zero instructions"
8931msgstr "������ DB ������"
8932
8933#: config/mep/mep.opt:103
8934#, fuzzy
8935msgid "All variables default to the near section"
8936msgstr "������������������������������������������������������"
8937
8938#: config/mep/mep.opt:107
8939#, fuzzy
8940msgid "Enable min/max instructions"
8941msgstr "������������������"
8942
8943#: config/mep/mep.opt:111
8944#, fuzzy
8945msgid "Enable 32-bit multiply instructions"
8946msgstr "���������������������������"
8947
8948#: config/mep/mep.opt:115
8949#, fuzzy
8950msgid "Disable all optional instructions"
8951msgstr "������������������"
8952
8953#: config/mep/mep.opt:122
8954#, fuzzy
8955msgid "Allow gcc to use the repeat/erepeat instructions"
8956msgstr "��������� callt ������"
8957
8958#: config/mep/mep.opt:126
8959#, fuzzy
8960msgid "All variables default to the tiny section"
8961msgstr "������������������������������������������������������"
8962
8963#: config/mep/mep.opt:130
8964#, fuzzy
8965msgid "Enable saturation instructions"
8966msgstr "������������������"
8967
8968#: config/mep/mep.opt:134
8969#, fuzzy
8970msgid "Use sdram version of runtime"
8971msgstr "������������������������"
8972
8973#: config/mep/mep.opt:142
8974#, fuzzy
8975msgid "Use simulator runtime without vectors"
8976msgstr "������������������������"
8977
8978#: config/mep/mep.opt:146
8979#, fuzzy
8980msgid "All functions default to the far section"
8981msgstr "���������������������������������������������������"
8982
8983#: config/mep/mep.opt:150
8984msgid "Variables this size and smaller go in the tiny section. (default 4)"
8985msgstr ""
8986
8987#: config/vms/vms.opt:21
8988msgid "Malloc data into P2 space"
8989msgstr ""
8990
8991#: config/vms/vms.opt:25
8992msgid "Set name of main routine for the debugger"
8993msgstr ""
8994
8995#: config/rx/rx.opt:26
8996msgid "Store doubles in 64 bits."
8997msgstr ""
8998
8999#: config/rx/rx.opt:30
9000msgid "Stores doubles in 32 bits.  This is the default."
9001msgstr ""
9002
9003#: config/rx/rx.opt:34
9004#, fuzzy
9005msgid "Disable the use of RX FPU instructions.  "
9006msgstr "������ RTPB ���������"
9007
9008#: config/rx/rx.opt:41
9009#, fuzzy
9010msgid "Enable the use of RX FPU instructions.  This is the default."
9011msgstr "������ RTPB ���������"
9012
9013#: config/rx/rx.opt:47
9014#, fuzzy
9015msgid "Specify the target RX cpu type."
9016msgstr "������������ CPU ���������"
9017
9018#: config/rx/rx.opt:51
9019#, fuzzy
9020msgid "Alias for -mcpu."
9021msgstr "-fmit-class-file ���������"
9022
9023#: config/rx/rx.opt:57
9024msgid "Data is stored in big-endian format."
9025msgstr ""
9026
9027#: config/rx/rx.opt:61
9028msgid "Data is stored in little-endian format.  (Default)."
9029msgstr ""
9030
9031#: config/rx/rx.opt:67
9032msgid "Maximum size of global and static variables which can be placed into the small data area."
9033msgstr ""
9034
9035#: config/rx/rx.opt:73
9036#, fuzzy
9037msgid "Use the simulator runtime."
9038msgstr "������������������������"
9039
9040#: config/rx/rx.opt:79
9041msgid "Generate assembler output that is compatible with the Renesas AS100 assembler.  This may restrict some of the compiler's capabilities.  The default is to generate GAS compatable syntax."
9042msgstr ""
9043
9044#: config/rx/rx.opt:85
9045#, fuzzy
9046msgid "Enable linker relaxation."
9047msgstr "���������������������"
9048
9049#: config/rx/rx.opt:91
9050msgid "Maximum size in bytes of constant values allowed as operands."
9051msgstr ""
9052
9053#: config/rx/rx.opt:97
9054#, fuzzy
9055msgid "Specifies the number of registers to reserve for interrupt handlers."
9056msgstr "������������ PIC ������������������"
9057
9058#: config/rx/rx.opt:103
9059msgid "Specifies whether interrupt functions should save and restore the accumulator register."
9060msgstr ""
9061
9062#: config/lm32/lm32.opt:24
9063#, fuzzy
9064msgid "Enable multiply instructions"
9065msgstr "���������������������������"
9066
9067#: config/lm32/lm32.opt:28
9068#, fuzzy
9069msgid "Enable divide and modulus instructions"
9070msgstr "���������������������������"
9071
9072#: config/lm32/lm32.opt:32
9073#, fuzzy
9074msgid "Enable barrel shift instructions"
9075msgstr "������������������"
9076
9077#: config/lm32/lm32.opt:36
9078#, fuzzy
9079msgid "Enable sign extend instructions"
9080msgstr "������ DB ������"
9081
9082#: config/lm32/lm32.opt:40
9083#, fuzzy
9084msgid "Enable user-defined instructions"
9085msgstr "������ DB ������"
9086
9087#: c.opt:42
9088#, fuzzy
9089msgid "-A<question>=<answer>\tAssert the <answer> to <question>.  Putting '-' before <question> disables the <answer> to <question>"
9090msgstr "������ <������> ��� <������>������ <������> ���������������-��������������� <������>"
9091
9092#: c.opt:46
9093msgid "Do not discard comments"
9094msgstr "���������������"
9095
9096#: c.opt:50
9097msgid "Do not discard comments in macro expansions"
9098msgstr "������������������������������"
9099
9100#: c.opt:54
9101#, fuzzy
9102msgid "-D<macro>[=<val>]\tDefine a <macro> with <val> as its value.  If just <macro> is given, <val> is taken to be 1"
9103msgstr "��� <������> ��������� <���>��������������������� <������>���<���> ������������ 1"
9104
9105#: c.opt:61
9106#, fuzzy
9107msgid "-F <dir>\tAdd <dir> to the end of the main framework include path"
9108msgstr "��� <������> ���������������������������������������"
9109
9110#: c.opt:65
9111msgid "Print the name of header files as they are used"
9112msgstr "���������������������������������"
9113
9114#: c.opt:69
9115#, fuzzy
9116msgid "-I <dir>\tAdd <dir> to the end of the main include path"
9117msgstr "��� <������> ������������������������������"
9118
9119#: c.opt:73
9120msgid "Generate make dependencies"
9121msgstr "������ make ���������"
9122
9123#: c.opt:77
9124msgid "Generate make dependencies and compile"
9125msgstr "������ make ���������������������"
9126
9127#: c.opt:81
9128#, fuzzy
9129msgid "-MF <file>\tWrite dependency output to the given file"
9130msgstr "���������������������������������"
9131
9132#: c.opt:85
9133msgid "Treat missing header files as generated files"
9134msgstr "���������������������������������������������"
9135
9136#: c.opt:89
9137msgid "Like -M but ignore system header files"
9138msgstr "��� -M ������������������������������������"
9139
9140#: c.opt:93
9141msgid "Like -MD but ignore system header files"
9142msgstr "��� -MD ������������������������������������"
9143
9144#: c.opt:97
9145msgid "Generate phony targets for all headers"
9146msgstr "���������������������������������"
9147
9148#: c.opt:101
9149#, fuzzy
9150msgid "-MQ <target>\tAdd a MAKE-quoted target"
9151msgstr "������������ MAKE ���������������"
9152
9153#: c.opt:105
9154#, fuzzy
9155msgid "-MT <target>\tAdd an unquoted target"
9156msgstr "������������������������������"
9157
9158#: c.opt:109
9159msgid "Do not generate #line directives"
9160msgstr "��������� #line ������"
9161
9162#: c.opt:113
9163#, fuzzy
9164msgid "-U<macro>\tUndefine <macro>"
9165msgstr "������������ <������>"
9166
9167#: c.opt:117
9168msgid "Warn about things that will change when compiling with an ABI-compliant compiler"
9169msgstr "������������ ABI ������������������������������������������������������"
9170
9171#: c.opt:124
9172#, fuzzy
9173msgid "Warn about suspicious uses of memory addresses"
9174msgstr "���������������main���������������������"
9175
9176#: c.opt:128
9177msgid "Enable most warning messages"
9178msgstr "���������������������������"
9179
9180#: c.opt:132
9181msgid "Warn whenever an Objective-C assignment is being intercepted by the garbage collector"
9182msgstr "��� Objective-C ���������������������������������������������������"
9183
9184#: c.opt:136
9185msgid "Warn about casting functions to incompatible types"
9186msgstr "���������������������������������������������������"
9187
9188#: c.opt:140
9189msgid "Warn when a built-in preprocessor macro is undefined or redefined"
9190msgstr ""
9191
9192#: c.opt:144
9193msgid "Warn about C constructs that are not in the common subset of C and C++"
9194msgstr "������ C ������������������ C ��� C++ ������������������������������������"
9195
9196#: c.opt:148
9197#, fuzzy
9198msgid "Warn about C++ constructs whose meaning differs between ISO C++ 1998 and ISO C++ 200x"
9199msgstr "������ C ������������������ C ��� C++ ������������������������������������"
9200
9201#: c.opt:152
9202msgid "Warn about casts which discard qualifiers"
9203msgstr "������������������������������������������������"
9204
9205#: c.opt:156
9206msgid "Warn about subscripts whose type is \"char\""
9207msgstr "���������������������char������������������"
9208
9209#: c.opt:160
9210#, fuzzy
9211msgid "Warn about variables that might be changed by \"longjmp\" or \"vfork\""
9212msgstr "������ %q+D ������ %<longjmp%> ��� %<vfork%> ���������"
9213
9214#: c.opt:164
9215msgid "Warn about possibly nested block comments, and C++ comments spanning more than one physical line"
9216msgstr "������������������������������������������������������������ C++ ������������������"
9217
9218#: c.opt:168
9219msgid "Synonym for -Wcomment"
9220msgstr "-Wcomment ������������"
9221
9222#: c.opt:172
9223msgid "Warn for implicit type conversions that may change a value"
9224msgstr ""
9225
9226#: c.opt:176
9227#, fuzzy
9228msgid "Warn for converting NULL from/to a non-pointer type"
9229msgstr "��� NULL ������������������������"
9230
9231#: c.opt:180
9232#, fuzzy
9233msgid "Warn for implicit type conversions between signed and unsigned integers"
9234msgstr "������������������������������������������"
9235
9236#: c.opt:184
9237msgid "Warn when all constructors and destructors are private"
9238msgstr "������������������������������������������������������������"
9239
9240#: c.opt:188
9241msgid "Warn when a declaration is found after a statement"
9242msgstr "������������������������������������������"
9243
9244#: c.opt:192
9245msgid "Warn if a deprecated compiler feature, class, method, or field is used"
9246msgstr "���������������������������������������������������������������������������"
9247
9248#: c.opt:196
9249msgid "Warn about compile-time integer division by zero"
9250msgstr "���������������������������������������"
9251
9252#: c.opt:200
9253msgid "Warn about violations of Effective C++ style rules"
9254msgstr "������������ Effetive C++ ���������������������"
9255
9256#: c.opt:204
9257#, fuzzy
9258msgid "Warn about an empty body in an if or else statement"
9259msgstr "%Helse ���������������"
9260
9261#: c.opt:208
9262msgid "Warn about stray tokens after #elif and #endif"
9263msgstr "��� #elif ��� #endif ������������������������������������������"
9264
9265#: c.opt:212
9266#, fuzzy
9267msgid "Warn about comparison of different enum types"
9268msgstr "������������ Effetive C++ ���������������������"
9269
9270#: c.opt:220
9271#, fuzzy
9272msgid "This switch is deprecated; use -Werror=implicit-function-declaration instead"
9273msgstr "������������������������������ -Wextra"
9274
9275#: c.opt:224
9276msgid "Warn if testing floating point numbers for equality"
9277msgstr "���������������������������������������������"
9278
9279#: c.opt:228
9280msgid "Warn about printf/scanf/strftime/strfmon format string anomalies"
9281msgstr "��� printf/scanf/strftime/strfmon ������������������������������������"
9282
9283#: c.opt:232
9284msgid "Warn if passing too many arguments to a function for its format string"
9285msgstr "������������������������������������������������������"
9286
9287#: c.opt:236
9288msgid "Warn about format strings that are not literals"
9289msgstr "���������������������������������������������"
9290
9291#: c.opt:240
9292#, fuzzy
9293msgid "Warn about format strings that contain NUL bytes"
9294msgstr "���������������������������������������������"
9295
9296#: c.opt:244
9297msgid "Warn about possible security problems with format functions"
9298msgstr "���������������������������������������������������������������������"
9299
9300#: c.opt:248
9301msgid "Warn about strftime formats yielding 2-digit years"
9302msgstr "��� strftime ������������ 2 ������������������������"
9303
9304#: c.opt:252
9305msgid "Warn about zero-length formats"
9306msgstr "������������ 0 ���������������������������"
9307
9308#: c.opt:259
9309msgid "Warn whenever type qualifiers are ignored."
9310msgstr ""
9311
9312#: c.opt:263
9313msgid "Warn about variables which are initialized to themselves"
9314msgstr "���������������������������������������������"
9315
9316#: c.opt:270
9317msgid "Warn about implicit function declarations"
9318msgstr "���������������������������������"
9319
9320#: c.opt:274
9321msgid "Warn when a declaration does not specify a type"
9322msgstr "���������������������������������������"
9323
9324#: c.opt:281
9325msgid "Warn when there is a cast to a pointer from an integer of a different size"
9326msgstr "���������������������������������������������������������������"
9327
9328#: c.opt:285
9329msgid "Warn about invalid uses of the \"offsetof\" macro"
9330msgstr "������offsetof������������������������������������"
9331
9332#: c.opt:289
9333msgid "Warn about PCH files that are found but not used"
9334msgstr "������������ PCH ���������������������������������������"
9335
9336#: c.opt:293
9337#, fuzzy
9338msgid "Warn when a jump misses a variable initialization"
9339msgstr "������������������������������������ volatile ���������������"
9340
9341#: c.opt:297
9342msgid "Warn when a logical operator is suspiciously always evaluating to true or false"
9343msgstr ""
9344
9345#: c.opt:301
9346msgid "Do not warn about using \"long long\" when -pedantic"
9347msgstr "��������� -pedantic ���������������long long���������������"
9348
9349#: c.opt:305
9350msgid "Warn about suspicious declarations of \"main\""
9351msgstr "���������������main���������������������"
9352
9353#: c.opt:309
9354msgid "Warn about possibly missing braces around initializers"
9355msgstr "������������������������������������������������������������"
9356
9357#: c.opt:313
9358msgid "Warn about global functions without previous declarations"
9359msgstr "������������������������������������������������"
9360
9361#: c.opt:317
9362msgid "Warn about missing fields in struct initializers"
9363msgstr "���������������������������������������������������������"
9364
9365#: c.opt:321
9366msgid "Warn about functions which might be candidates for format attributes"
9367msgstr "������������������ format ������������������������������"
9368
9369#: c.opt:325
9370msgid "Warn about user-specified include directories that do not exist"
9371msgstr "���������������������������������������������������������"
9372
9373#: c.opt:329
9374msgid "Warn about function parameters declared without a type specifier in K&R-style functions"
9375msgstr ""
9376
9377#: c.opt:333
9378msgid "Warn about global functions without prototypes"
9379msgstr "���������������������������������������"
9380
9381#: c.opt:337
9382msgid "Warn about use of multi-character character constants"
9383msgstr "���������������������������������������������������������"
9384
9385#: c.opt:341
9386msgid "Warn about \"extern\" declarations not at file scope"
9387msgstr "������extern������������������������������������������������"
9388
9389#: c.opt:345
9390msgid "Warn when non-templatized friend functions are declared within a template"
9391msgstr "������������������������������������������������������������"
9392
9393#: c.opt:349
9394msgid "Warn about non-virtual destructors"
9395msgstr "���������������������������������������������"
9396
9397#: c.opt:353
9398msgid "Warn about NULL being passed to argument slots marked as requiring non-NULL"
9399msgstr "������ NULL ������������������ NULL ���������������������������������"
9400
9401#: c.opt:357
9402#, fuzzy
9403msgid "-Wnormalized=<id|nfc|nfkc>\tWarn about non-normalised Unicode strings"
9404msgstr "������������������ Unicode ������������������"
9405
9406#: c.opt:361
9407msgid "Warn if a C-style cast is used in a program"
9408msgstr "������������ C ������������������������������������"
9409
9410#: c.opt:365
9411#, fuzzy
9412msgid "Warn for obsolescent usage in a declaration"
9413msgstr "���������������������������������"
9414
9415#: c.opt:369
9416msgid "Warn if an old-style parameter definition is used"
9417msgstr "���������������������������������������"
9418
9419#: c.opt:373
9420msgid "Warn if a string is longer than the maximum portable length specified by the standard"
9421msgstr ""
9422
9423#: c.opt:377
9424msgid "Warn about overloaded virtual function names"
9425msgstr "���������������������������������"
9426
9427#: c.opt:381
9428#, fuzzy
9429msgid "Warn about overriding initializers without side effects"
9430msgstr "���������������������������������������������"
9431
9432#: c.opt:385
9433msgid "Warn about packed bit-fields whose offset changed in GCC 4.4"
9434msgstr ""
9435
9436#: c.opt:389
9437msgid "Warn about possibly missing parentheses"
9438msgstr "������������������������������������������"
9439
9440#: c.opt:393
9441msgid "Warn when converting the type of pointers to member functions"
9442msgstr "���������������������������������������������������"
9443
9444#: c.opt:397
9445msgid "Warn about function pointer arithmetic"
9446msgstr "���������������������������������������������������������"
9447
9448#: c.opt:401
9449msgid "Warn when a pointer is cast to an integer of a different size"
9450msgstr "���������������������������������������������������������������"
9451
9452#: c.opt:405
9453msgid "Warn about misuses of pragmas"
9454msgstr "������������������ pragma ������������"
9455
9456#: c.opt:409
9457msgid "Warn if inherited methods are unimplemented"
9458msgstr "������������������������������������������������"
9459
9460#: c.opt:413
9461msgid "Warn about multiple declarations of the same object"
9462msgstr "���������������������������������������������"
9463
9464#: c.opt:417
9465msgid "Warn when the compiler reorders code"
9466msgstr "������������������������������������������������"
9467
9468#: c.opt:421
9469msgid "Warn whenever a function's return type defaults to \"int\" (C), or about inconsistent return types (C++)"
9470msgstr "��� C ������������������������������int������������ C++ ���������������������������������������������"
9471
9472#: c.opt:425
9473msgid "Warn if a selector has multiple methods"
9474msgstr "������������������������������������������"
9475
9476#: c.opt:429
9477msgid "Warn about possible violations of sequence point rules"
9478msgstr "���������������������������������������������"
9479
9480#: c.opt:433
9481msgid "Warn about signed-unsigned comparisons"
9482msgstr "���������������������������������������������������"
9483
9484#: c.opt:437
9485msgid "Warn when overload promotes from unsigned to signed"
9486msgstr "������������������������������������������������������"
9487
9488#: c.opt:441
9489msgid "Warn about uncasted NULL used as sentinel"
9490msgstr "������������������ NULL ���������������������������"
9491
9492#: c.opt:445
9493msgid "Warn about unprototyped function declarations"
9494msgstr "���������������������������������������������������"
9495
9496#: c.opt:449
9497msgid "Warn if type signatures of candidate methods do not match exactly"
9498msgstr "������������������������������������������������������������"
9499
9500#: c.opt:453
9501msgid "Warn when __sync_fetch_and_nand and __sync_nand_and_fetch built-in functions are used"
9502msgstr ""
9503
9504#: c.opt:457
9505msgid "Deprecated.  This switch has no effect"
9506msgstr "������������������������������������"
9507
9508#: c.opt:465
9509msgid "Warn about features not present in traditional C"
9510msgstr "��������������� C ���������������������������������"
9511
9512#: c.opt:469
9513msgid "Warn of prototypes causing type conversions different from what would happen in the absence of prototype"
9514msgstr ""
9515
9516#: c.opt:473
9517msgid "Warn if trigraphs are encountered that might affect the meaning of the program"
9518msgstr "���������������������������������������������������������"
9519
9520#: c.opt:477
9521msgid "Warn about @selector()s without previously declared methods"
9522msgstr "��������� @selector() ������������������������������������"
9523
9524#: c.opt:481
9525msgid "Warn if an undefined macro is used in an #if directive"
9526msgstr "��� #if ������������������������������������������������"
9527
9528#: c.opt:485
9529msgid "Warn about unrecognized pragmas"
9530msgstr "������������������ pragma ������������"
9531
9532#: c.opt:489
9533#, fuzzy
9534msgid "Warn about unsuffixed float constants"
9535msgstr "������������������������������������"
9536
9537#: c.opt:493
9538msgid "Warn about macros defined in the main file that are not used"
9539msgstr "������������������������������������������������������������"
9540
9541#: c.opt:497
9542#, fuzzy
9543msgid "Warn if a caller of a function, marked with attribute warn_unused_result, does not use its return value"
9544msgstr "%H��������������� warn_unused_result ���������������������������"
9545
9546#: c.opt:501
9547msgid "Do not warn about using variadic macros when -pedantic"
9548msgstr "������ -pedantic ���������������������������������������"
9549
9550#: c.opt:505
9551#, fuzzy
9552msgid "Warn if a variable length array is used"
9553msgstr "������������������������������"
9554
9555#: c.opt:509
9556msgid "Warn when a register variable is declared volatile"
9557msgstr "������������������������������������ volatile ���������������"
9558
9559#: c.opt:513
9560msgid "In C++, nonzero means warn about deprecated conversion from string literals to `char *'.  In C, similar warning, except that the conversion is of course not deprecated by the ISO C standard."
9561msgstr ""
9562
9563#: c.opt:517
9564msgid "Warn when a pointer differs in signedness in an assignment"
9565msgstr "���������������������/������������������������������"
9566
9567#: c.opt:521
9568msgid "A synonym for -std=c89 (for C) or -std=c++98 (for C++)"
9569msgstr "-std=c89 (��� C ������) ��� -std=c++98 (��� C++ ������)������������"
9570
9571#: c.opt:529
9572msgid "Enforce class member access control semantics"
9573msgstr "������������������������������������"
9574
9575#: c.opt:536
9576msgid "Change when template instances are emitted"
9577msgstr "������������������������������������"
9578
9579#: c.opt:540
9580msgid "Recognize the \"asm\" keyword"
9581msgstr "���������asm������������"
9582
9583#: c.opt:544
9584msgid "Recognize built-in functions"
9585msgstr "������������������"
9586
9587#: c.opt:551
9588msgid "Check the return value of new"
9589msgstr "������ new ������������"
9590
9591#: c.opt:555
9592msgid "Allow the arguments of the '?' operator to have different types"
9593msgstr "���������?���������������������������������������"
9594
9595#: c.opt:559
9596msgid "Reduce the size of object files"
9597msgstr "������������������"
9598
9599#: c.opt:563
9600#, fuzzy
9601msgid "-fconst-string-class=<name>\tUse class <name> for constant strings"
9602msgstr "������ <���> ���������������������������������"
9603
9604#: c.opt:567
9605msgid "-fno-deduce-init-list\tdisable deduction of std::initializer_list for a template type parameter from a brace-enclosed initializer-list"
9606msgstr ""
9607
9608#: c.opt:571
9609msgid "Inline member functions by default"
9610msgstr "������������������������"
9611
9612#: c.opt:575
9613#, fuzzy
9614msgid "Preprocess directives only."
9615msgstr "������ #ident ������"
9616
9617#: c.opt:579
9618msgid "Permit '$' as an identifier character"
9619msgstr "���������$������������������������������"
9620
9621#: c.opt:586
9622msgid "Generate code to check exception specifications"
9623msgstr "������������������������������������"
9624
9625#: c.opt:593
9626#, fuzzy
9627msgid "-fexec-charset=<cset>\tConvert all strings and character constants to character set <cset>"
9628msgstr "��������������������������������������� <���������>"
9629
9630#: c.opt:597
9631msgid "Permit universal character names (\\u and \\U) in identifiers"
9632msgstr "������������������������ Unicode ���������(\\u ��� \\U)"
9633
9634#: c.opt:601
9635#, fuzzy
9636msgid "-finput-charset=<cset>\tSpecify the default character set for source files"
9637msgstr "���������������������������������������"
9638
9639#: c.opt:609
9640msgid "Scope of for-init-statement variables is local to the loop"
9641msgstr "for ���������������������������������������������������������������"
9642
9643#: c.opt:613
9644msgid "Do not assume that standard C libraries and \"main\" exist"
9645msgstr "��������������� C ���������������main���������"
9646
9647#: c.opt:617
9648msgid "Recognize GNU-defined keywords"
9649msgstr "������ GNU ������������������"
9650
9651#: c.opt:621
9652msgid "Generate code for GNU runtime environment"
9653msgstr "��� GNU ������������������������������"
9654
9655#: c.opt:625
9656#, fuzzy
9657msgid "Use traditional GNU semantics for inline functions"
9658msgstr "������ C ������������������������������"
9659
9660#: c.opt:638
9661msgid "Assume normal C execution environment"
9662msgstr "��������������� C ������������"
9663
9664#: c.opt:642
9665msgid "Enable support for huge objects"
9666msgstr "������������������������������"
9667
9668#: c.opt:646
9669msgid "Export functions even if they can be inlined"
9670msgstr "������������������������"
9671
9672#: c.opt:650
9673msgid "Emit implicit instantiations of inline templates"
9674msgstr "���������������������������������"
9675
9676#: c.opt:654
9677msgid "Emit implicit instantiations of templates"
9678msgstr "���������������������������"
9679
9680#: c.opt:658
9681msgid "Inject friend functions into enclosing namespace"
9682msgstr "���������������������������������������������������������������������"
9683
9684#: c.opt:665
9685msgid "Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types."
9686msgstr ""
9687
9688#: c.opt:669
9689msgid "Don't warn about uses of Microsoft extensions"
9690msgstr "������������������������������������"
9691
9692#: c.opt:679
9693msgid "Generate code for NeXT (Apple Mac OS X) runtime environment"
9694msgstr "��� NeXT (������ Mac OS X) ������������������������������"
9695
9696#: c.opt:683
9697msgid "Assume that receivers of Objective-C messages may be nil"
9698msgstr "������ Objective-C ��������������������������� nil"
9699
9700#: c.opt:695
9701msgid "Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed"
9702msgstr "������������������������������ Objective-C ������������������/������������������������ C++ ������"
9703
9704#: c.opt:699
9705msgid "Allow fast jumps to the message dispatcher"
9706msgstr "������������������������������������"
9707
9708#: c.opt:705
9709msgid "Enable Objective-C exception and synchronization syntax"
9710msgstr "������ Objective-C ���������������������"
9711
9712#: c.opt:709
9713msgid "Enable garbage collection (GC) in Objective-C/Objective-C++ programs"
9714msgstr "��� Objective-C/Objective-C++ ���������������������������"
9715
9716#: c.opt:714
9717msgid "Enable Objective-C setjmp exception handling runtime"
9718msgstr "������ Objective-C setjmp ���������������������"
9719
9720#: c.opt:718
9721msgid "Enable OpenMP (implies -frecursive in Fortran)"
9722msgstr ""
9723
9724#: c.opt:722
9725#, fuzzy
9726msgid "Recognize C++ keywords like \"compl\" and \"xor\""
9727msgstr "���������compl���������xor������ C++ ���������"
9728
9729#: c.opt:726
9730msgid "Enable optional diagnostics"
9731msgstr "���������������������������"
9732
9733#: c.opt:733
9734msgid "Look for and use PCH files even when preprocessing"
9735msgstr "������������������������������������������ PCH ������"
9736
9737#: c.opt:737
9738msgid "Downgrade conformance errors to warnings"
9739msgstr "���������������������������������"
9740
9741#: c.opt:741
9742msgid "Treat the input file as already preprocessed"
9743msgstr "���������������������������������������������"
9744
9745#: c.opt:745
9746msgid "-fno-pretty-templates Do not pretty-print template specializations as the template signature followed by the arguments"
9747msgstr ""
9748
9749#: c.opt:749
9750msgid "Used in Fix-and-Continue mode to indicate that object files may be swapped in at runtime"
9751msgstr "���������������������������������������������������������������������������������������"
9752
9753#: c.opt:753
9754msgid "Enable automatic template instantiation"
9755msgstr "���������������������������"
9756
9757#: c.opt:757
9758msgid "Generate run time type descriptor information"
9759msgstr "���������������������������������"
9760
9761#: c.opt:761
9762msgid "Use the same size for double as for float"
9763msgstr "��� double ������ float ���������"
9764
9765#: c.opt:765
9766msgid "Use the narrowest integer type possible for enumeration types"
9767msgstr "������������������������������������������������"
9768
9769#: c.opt:769
9770msgid "Force the underlying type for \"wchar_t\" to be \"unsigned short\""
9771msgstr "���������������wchar_t������������������������unsigned short���"
9772
9773#: c.opt:773
9774msgid "When \"signed\" or \"unsigned\" is not given make the bitfield signed"
9775msgstr "���������������signed���������unsigned���������������������������������"
9776
9777#: c.opt:777
9778msgid "Make \"char\" signed by default"
9779msgstr "������char������������������������"
9780
9781#: c.opt:784
9782msgid "Display statistics accumulated during compilation"
9783msgstr "������������������������������������������"
9784
9785#: c.opt:791
9786#, fuzzy
9787msgid "-ftabstop=<number>\tDistance between tab stops for column reporting"
9788msgstr "������������������������������������������"
9789
9790#: c.opt:798
9791#, fuzzy
9792msgid "-ftemplate-depth=<number>\tSpecify maximum template instantiation depth"
9793msgstr "������������������������������������"
9794
9795#: c.opt:805
9796#, fuzzy
9797msgid "-fno-threadsafe-statics\tDo not generate thread-safe code for initializing local statics"
9798msgstr "������������������������������������������������������������������"
9799
9800#: c.opt:809
9801msgid "When \"signed\" or \"unsigned\" is not given make the bitfield unsigned"
9802msgstr "������������signed���������unsigned���������������������������������"
9803
9804#: c.opt:813
9805msgid "Make \"char\" unsigned by default"
9806msgstr "������char������������������������"
9807
9808#: c.opt:817
9809msgid "Use __cxa_atexit to register destructors"
9810msgstr "��� __cxa_atexit ������ atexit ���������������������"
9811
9812#: c.opt:821
9813msgid "Use __cxa_get_exception_ptr in exception handling"
9814msgstr ""
9815
9816#: c.opt:825
9817msgid "Marks all inlined methods as having hidden visibility"
9818msgstr "������������������������������������������������������"
9819
9820#: c.opt:829
9821msgid "Changes visibility to match Microsoft Visual Studio by default"
9822msgstr ""
9823
9824#: c.opt:833
9825msgid "Discard unused virtual functions"
9826msgstr "���������������������������"
9827
9828#: c.opt:837
9829msgid "Implement vtables using thunks"
9830msgstr "������ thunk ������������ vtable"
9831
9832#: c.opt:841
9833msgid "Emit common-like symbols as weak symbols"
9834msgstr "������������������������������"
9835
9836#: c.opt:845
9837#, fuzzy
9838msgid "-fwide-exec-charset=<cset>\tConvert all wide strings and character constants to character set <cset>"
9839msgstr "��������������������������������������� <���������>"
9840
9841#: c.opt:849
9842msgid "Generate a #line directive pointing at the current working directory"
9843msgstr ""
9844
9845#: c.opt:853
9846msgid "Emit cross referencing information"
9847msgstr "������������������������"
9848
9849#: c.opt:857
9850msgid "Generate lazy class lookup (via objc_getClass()) for use in Zero-Link mode"
9851msgstr ""
9852
9853#: c.opt:861
9854msgid "Dump declarations to a .decl file"
9855msgstr "������������������������ .decl ���������"
9856
9857#: c.opt:865
9858msgid "-femit-struct-debug-baseonly\tAggressive reduced debug info for structs"
9859msgstr ""
9860
9861#: c.opt:869
9862msgid "-femit-struct-debug-reduced\tConservative reduced debug info for structs"
9863msgstr ""
9864
9865#: c.opt:873
9866msgid "-femit-struct-debug-detailed=<spec-list>\tDetailed reduced debug info for structs"
9867msgstr ""
9868
9869#: c.opt:877
9870#, fuzzy
9871msgid "-idirafter <dir>\tAdd <dir> to the end of the system include path"
9872msgstr "��� <������> ���������������������������������"
9873
9874#: c.opt:881
9875#, fuzzy
9876msgid "-imacros <file>\tAccept definition of macros in <file>"
9877msgstr "������ <������> ������������������"
9878
9879#: c.opt:885
9880msgid "-imultilib <dir>\tSet <dir> to be the multilib include subdirectory"
9881msgstr ""
9882
9883#: c.opt:889
9884#, fuzzy
9885msgid "-include <file>\tInclude the contents of <file> before other files"
9886msgstr "������������������������������������ <������> ���������"
9887
9888#: c.opt:893
9889#, fuzzy
9890msgid "-iprefix <path>\tSpecify <path> as a prefix for next two options"
9891msgstr "��� <������> ���������������������������������"
9892
9893#: c.opt:897
9894#, fuzzy
9895msgid "-isysroot <dir>\tSet <dir> to be the system root directory"
9896msgstr "��� <������> ���������������������"
9897
9898#: c.opt:901
9899#, fuzzy
9900msgid "-isystem <dir>\tAdd <dir> to the start of the system include path"
9901msgstr "��� <������> ���������������������������������"
9902
9903#: c.opt:905
9904#, fuzzy
9905msgid "-iquote <dir>\tAdd <dir> to the end of the quote include path"
9906msgstr "��� <������> ���������������������������������"
9907
9908#: c.opt:909
9909#, fuzzy
9910msgid "-iwithprefix <dir>\tAdd <dir> to the end of the system include path"
9911msgstr "��� <������> ���������������������������������"
9912
9913#: c.opt:913
9914#, fuzzy
9915msgid "-iwithprefixbefore <dir>\tAdd <dir> to the end of the main include path"
9916msgstr "��� <������> ������������������������������"
9917
9918#: c.opt:923
9919msgid "Do not search standard system include directories (those specified with -isystem will still be used)"
9920msgstr "���������������������������������������(������������������ -isystem ���������������)"
9921
9922#: c.opt:927
9923msgid "Do not search standard system include directories for C++"
9924msgstr "��������� C++ ������������������������������"
9925
9926#: c.opt:943
9927msgid "Generate C header of platform-specific features"
9928msgstr "������������������������������ C ������������"
9929
9930#: c.opt:947
9931msgid "Print a checksum of the executable for PCH validity checking, and stop"
9932msgstr ""
9933
9934#: c.opt:951
9935msgid "Remap file names when including files"
9936msgstr ""
9937
9938#: c.opt:955
9939msgid "Conform to the ISO 1998 C++ standard"
9940msgstr "������ ISO 1998 C++ ������"
9941
9942#: c.opt:959
9943#, fuzzy
9944msgid "Conform to the ISO 1998 C++ standard, with extensions that are likely to"
9945msgstr "������ ISO 1998 C++ ������������������ GNU ������"
9946
9947#: c.opt:966 c.opt:970 c.opt:1009
9948msgid "Conform to the ISO 1990 C standard"
9949msgstr "������ ISO 1990 C ������"
9950
9951#: c.opt:974 c.opt:1017
9952msgid "Conform to the ISO 1999 C standard"
9953msgstr "������ ISO 1999 C ������"
9954
9955#: c.opt:978
9956msgid "Deprecated in favor of -std=c99"
9957msgstr "��������������������� -std=c99"
9958
9959#: c.opt:982
9960msgid "Conform to the ISO 1998 C++ standard with GNU extensions"
9961msgstr "������ ISO 1998 C++ ������������������ GNU ������"
9962
9963#: c.opt:986
9964#, fuzzy
9965msgid "Conform to the ISO 1998 C++ standard, with GNU extensions and"
9966msgstr "������ ISO 1998 C++ ������������������ GNU ������"
9967
9968#: c.opt:993 c.opt:997
9969msgid "Conform to the ISO 1990 C standard with GNU extensions"
9970msgstr "������ ISO 1990 C ������������������ GNU ������"
9971
9972#: c.opt:1001
9973msgid "Conform to the ISO 1999 C standard with GNU extensions"
9974msgstr "������ ISO 1999 C ������������������ GNU ������"
9975
9976#: c.opt:1005
9977msgid "Deprecated in favor of -std=gnu99"
9978msgstr "��������������������� -std=gnu99"
9979
9980#: c.opt:1013
9981msgid "Conform to the ISO 1990 C standard as amended in 1994"
9982msgstr "������ ISO 1990 C ��������� 1994 ������������������"
9983
9984#: c.opt:1021
9985msgid "Deprecated in favor of -std=iso9899:1999"
9986msgstr "��������������� -std=iso9899:1999 ���������"
9987
9988#: c.opt:1025
9989msgid "Enable traditional preprocessing"
9990msgstr "������������������������"
9991
9992#: c.opt:1029
9993#, fuzzy
9994msgid "-trigraphs\tSupport ISO C trigraphs"
9995msgstr "������ ISO C ���������"
9996
9997#: c.opt:1033
9998msgid "Do not predefine system-specific and GCC-specific macros"
9999msgstr "��������������������� GCC ���������������"
10000
10001#: c.opt:1037
10002msgid "Enable verbose output"
10003msgstr "������������������"
10004
10005#: lto/lang.opt:29
10006msgid "Run the link-time optimizer in local transformation (LTRANS) mode."
10007msgstr ""
10008
10009#: lto/lang.opt:33
10010msgid "Specify a file to which a list of files output by LTRANS is written."
10011msgstr ""
10012
10013#: lto/lang.opt:37
10014msgid "Run the link-time optimizer in whole program analysis (WPA) mode."
10015msgstr ""
10016
10017#: lto/lang.opt:41
10018msgid "The resolution file"
10019msgstr ""
10020
10021#: common.opt:28
10022msgid "Display this information"
10023msgstr "���������������"
10024
10025#: common.opt:32
10026msgid "--help=<class>\tDisplay descriptions of a specific class of options.  <class> is one or more of optimizers, target, warnings, undocumented, params"
10027msgstr ""
10028
10029#: common.opt:36
10030#, fuzzy
10031msgid "Alias for --help=target"
10032msgstr "-mfloat-abi=hard ���������"
10033
10034#: common.opt:55
10035#, fuzzy
10036msgid "--param <param>=<value>\tSet parameter <param> to value.  See below for a complete list of parameters"
10037msgstr "��������� <������> ������������ <���>������������������������������������"
10038
10039#: common.opt:62
10040#, fuzzy
10041msgid "-G<number>\tPut global and static data smaller than <number> bytes into a special section (on some targets)"
10042msgstr "��������� <���> ���������������������������������������������������������������(������������������������)"
10043
10044#: common.opt:66
10045#, fuzzy
10046msgid "-O<number>\tSet optimization level to <number>"
10047msgstr "������������������������ <���>"
10048
10049#: common.opt:70
10050msgid "Optimize for space rather than speed"
10051msgstr "���������������������������������������������"
10052
10053#: common.opt:74
10054msgid "This switch is deprecated; use -Wextra instead"
10055msgstr "������������������������������ -Wextra"
10056
10057#: common.opt:78
10058msgid "Warn about returning structures, unions or arrays"
10059msgstr "������������������������������������������������"
10060
10061#: common.opt:82
10062#, fuzzy
10063msgid "Warn if an array is accessed out of bounds"
10064msgstr "��� .class ������������������������������"
10065
10066#: common.opt:86
10067msgid "Warn about inappropriate attribute usage"
10068msgstr "���������������������������������������������"
10069
10070#: common.opt:90
10071msgid "Warn about pointer casts which increase alignment"
10072msgstr "������������������������������������������������������������"
10073
10074#: common.opt:94
10075msgid "Warn about uses of __attribute__((deprecated)) declarations"
10076msgstr "��� __attribute__((deprecated)) ������������������"
10077
10078#: common.opt:98
10079msgid "Warn when an optimization pass is disabled"
10080msgstr "������������������������������������������"
10081
10082#: common.opt:102
10083msgid "Treat all warnings as errors"
10084msgstr "���������������������������������"
10085
10086#: common.opt:106
10087#, fuzzy
10088msgid "Treat specified warning as error"
10089msgstr "���������������������������������"
10090
10091#: common.opt:110
10092msgid "Print extra (possibly unwanted) warnings"
10093msgstr "������������(���������������������)������������������"
10094
10095#: common.opt:114
10096msgid "Exit on the first error occurred"
10097msgstr "���������������������������������"
10098
10099#: common.opt:118
10100msgid "-Wframe-larger-than=<number>\tWarn if a function's stack frame requires more than <number> bytes"
10101msgstr ""
10102
10103#: common.opt:122
10104msgid "Warn when an inlined function cannot be inlined"
10105msgstr "���������������������������������������������"
10106
10107#: common.opt:129
10108#, fuzzy
10109msgid "-Wlarger-than=<number>\tWarn if an object is larger than <number> bytes"
10110msgstr "��������������������� <n> ������������������������"
10111
10112#: common.opt:133
10113msgid "Warn if the loop cannot be optimized due to nontrivial assumptions."
10114msgstr "���������������������������������������������������������������������"
10115
10116#: common.opt:137
10117msgid "Warn about functions which might be candidates for __attribute__((noreturn))"
10118msgstr "������������������ __attribute__((noreturn)) ������������������������"
10119
10120#: common.opt:141
10121msgid "Warn about constructs not instrumented by -fmudflap"
10122msgstr ""
10123
10124#: common.opt:145
10125#, fuzzy
10126msgid "Warn about overflow in arithmetic expressions"
10127msgstr "������������������������������������������"
10128
10129#: common.opt:149
10130msgid "Warn when the packed attribute has no effect on struct layout"
10131msgstr "��� packed ������������������������������������������������������"
10132
10133#: common.opt:153
10134msgid "Warn when padding is required to align structure members"
10135msgstr "������������������������������������������������������"
10136
10137#: common.opt:157
10138msgid "Warn when one local variable shadows another"
10139msgstr "������������������������������������������������������������������"
10140
10141#: common.opt:161
10142msgid "Warn when not issuing stack smashing protection for some reason"
10143msgstr ""
10144
10145#: common.opt:165 common.opt:169
10146msgid "Warn about code which might break strict aliasing rules"
10147msgstr "������������������������������������������������������"
10148
10149#: common.opt:173 common.opt:177
10150#, fuzzy
10151msgid "Warn about optimizations that assume that signed overflow is undefined"
10152msgstr "������������������������������������������������"
10153
10154#: common.opt:181
10155msgid "Warn about enumerated switches, with no default, missing a case"
10156msgstr "������������������������������������������������������ default ��������������������������� case ���������������"
10157
10158#: common.opt:185
10159msgid "Warn about enumerated switches missing a \"default:\" statement"
10160msgstr "������������������������������������������������������������default������������������������"
10161
10162#: common.opt:189
10163msgid "Warn about all enumerated switches missing a specific case"
10164msgstr "��������������������������������������������������������� case ���������������"
10165
10166#: common.opt:193
10167msgid "Do not suppress warnings from system headers"
10168msgstr "���������������������������������������"
10169
10170#: common.opt:197
10171#, fuzzy
10172msgid "Warn if a comparison is always true or always false due to the limited range of the data type"
10173msgstr "���������������������������������������������������������"
10174
10175#: common.opt:201
10176msgid "Warn about uninitialized automatic variables"
10177msgstr "���������������������������������"
10178
10179#: common.opt:205
10180msgid "Does nothing. Preserved for backward compatibility."
10181msgstr ""
10182
10183#: common.opt:209
10184msgid "Enable all -Wunused- warnings"
10185msgstr "���������������������XX���������������������"
10186
10187#: common.opt:213
10188msgid "Warn when a function is unused"
10189msgstr "������������������������������"
10190
10191#: common.opt:217
10192msgid "Warn when a label is unused"
10193msgstr "������������������������������"
10194
10195#: common.opt:221
10196msgid "Warn when a function parameter is unused"
10197msgstr "���������������������������������������������"
10198
10199#: common.opt:225
10200msgid "Warn when an expression value is unused"
10201msgstr "���������������������������������������������������"
10202
10203#: common.opt:229
10204msgid "Warn when a variable is unused"
10205msgstr "������������������������������"
10206
10207#: common.opt:233
10208msgid "Warn instead of error in case profiles in -fprofile-use do not match"
10209msgstr ""
10210
10211#: common.opt:237
10212#, fuzzy
10213msgid "-aux-info <file>\tEmit declaration information into <file>"
10214msgstr "��������������������� <������>"
10215
10216#: common.opt:250
10217#, fuzzy
10218msgid "-d<letters>\tEnable dumps from specific passes of the compiler"
10219msgstr "���������������������������������������������"
10220
10221#: common.opt:254
10222#, fuzzy
10223msgid "-dumpbase <file>\tSet the file basename to be used for dumps"
10224msgstr "������������������������������������������������"
10225
10226#: common.opt:258
10227#, fuzzy
10228msgid "-dumpdir <dir>\tSet the directory name to be used for dumps"
10229msgstr "������������������������������������������������"
10230
10231#: common.opt:284
10232msgid "Align the start of functions"
10233msgstr "������������������"
10234
10235#: common.opt:291
10236msgid "Align labels which are only reached by jumping"
10237msgstr "���������������������������������������"
10238
10239#: common.opt:298
10240msgid "Align all labels"
10241msgstr "���������������������"
10242
10243#: common.opt:305
10244msgid "Align the start of loops"
10245msgstr "������������������"
10246
10247#: common.opt:320
10248msgid "Specify that arguments may alias each other and globals"
10249msgstr "���������������������������������������������������������������"
10250
10251#: common.opt:324
10252msgid "Assume arguments may alias globals but not each other"
10253msgstr "������������������������������������������������������������"
10254
10255#: common.opt:328
10256msgid "Assume arguments alias neither each other nor globals"
10257msgstr "������������������������������������������������������������"
10258
10259#: common.opt:332
10260#, fuzzy
10261msgid "Assume arguments alias no other storage"
10262msgstr "������������������������������������������������������������"
10263
10264#: common.opt:336
10265msgid "Generate unwind tables that are exact at each instruction boundary"
10266msgstr "���������������������������������������������������"
10267
10268#: common.opt:340
10269#, fuzzy
10270msgid "Generate auto-inc/dec instructions"
10271msgstr "������ isel ������"
10272
10273#: common.opt:348
10274msgid "Generate code to check bounds before indexing arrays"
10275msgstr "������������������������������������������������"
10276
10277#: common.opt:352
10278msgid "Replace add, compare, branch with branch on count register"
10279msgstr "������/������������������������������������������������������������������������������"
10280
10281#: common.opt:356
10282msgid "Use profiling information for branch probabilities"
10283msgstr "���������������������������������"
10284
10285#: common.opt:360
10286msgid "Perform branch target load optimization before prologue / epilogue threading"
10287msgstr "���������/���������������������������������������������������"
10288
10289#: common.opt:364
10290msgid "Perform branch target load optimization after prologue / epilogue threading"
10291msgstr "���������/���������������������������������������������������"
10292
10293#: common.opt:368
10294msgid "Restrict target load migration not to re-use registers in any basic block"
10295msgstr ""
10296
10297#: common.opt:372
10298#, fuzzy
10299msgid "-fcall-saved-<register>\tMark <register> as being preserved across functions"
10300msgstr "������ <���������> ������������������������������"
10301
10302#: common.opt:376
10303#, fuzzy
10304msgid "-fcall-used-<register>\tMark <register> as being corrupted by function calls"
10305msgstr "������ <���������> ���������������������������������"
10306
10307#: common.opt:383
10308msgid "Save registers around function calls"
10309msgstr "������������������������/������������������"
10310
10311#: common.opt:387
10312msgid "Compare the results of several data dependence analyzers."
10313msgstr ""
10314
10315#: common.opt:391
10316msgid "Do not put uninitialized globals in the common section"
10317msgstr "������������������������������������������������������"
10318
10319#: common.opt:395
10320msgid "-fcompare-debug[=<opts>]\tCompile with and without e.g. -gtoggle, and compare the final-insns dump"
10321msgstr ""
10322
10323#: common.opt:399
10324msgid "Run only the second compilation of -fcompare-debug"
10325msgstr ""
10326
10327#: common.opt:403
10328msgid "Do not perform optimizations increasing noticeably stack usage"
10329msgstr ""
10330
10331#: common.opt:407
10332msgid "Perform a register copy-propagation optimization pass"
10333msgstr "������������������������������������������"
10334
10335#: common.opt:411
10336msgid "Perform cross-jumping optimization"
10337msgstr "������������������������"
10338
10339#: common.opt:415
10340msgid "When running CSE, follow jumps to their targets"
10341msgstr "������ CSE ���������������������������"
10342
10343#: common.opt:419 common.opt:548 common.opt:769 common.opt:1011
10344#: common.opt:1047 common.opt:1132 common.opt:1191 common.opt:1250
10345#: common.opt:1266 common.opt:1338
10346msgid "Does nothing.  Preserved for backward compatibility."
10347msgstr ""
10348
10349#: common.opt:423
10350msgid "Omit range reduction step when performing complex division"
10351msgstr "���������������������������������������������������"
10352
10353#: common.opt:427
10354msgid "Complex multiplication and division follow Fortran rules"
10355msgstr ""
10356
10357#: common.opt:431
10358msgid "Place data items into their own section"
10359msgstr "������������������������������������������������������"
10360
10361#: common.opt:435
10362msgid "List all available debugging counters with their limits and counts."
10363msgstr ""
10364
10365#: common.opt:439
10366msgid "-fdbg-cnt=<counter>:<limit>[,<counter>:<limit>,...]\tSet the debug counter limit.   "
10367msgstr ""
10368
10369#: common.opt:443
10370msgid "Map one directory name to another in debug information"
10371msgstr ""
10372
10373#: common.opt:449
10374msgid "Defer popping functions args from stack until later"
10375msgstr "������������������������������"
10376
10377#: common.opt:453
10378msgid "Attempt to fill delay slots of branch instructions"
10379msgstr "���������������������������������"
10380
10381#: common.opt:457
10382msgid "Delete useless null pointer checks"
10383msgstr "������������������������������"
10384
10385#: common.opt:461
10386msgid "-fdiagnostics-show-location=[once|every-line]\tHow often to emit source location at the beginning of line-wrapped diagnostics"
10387msgstr ""
10388
10389#: common.opt:465
10390msgid "Amend appropriate diagnostic messages with the command line option that controls them"
10391msgstr ""
10392
10393#: common.opt:469
10394#, fuzzy
10395msgid "-fdump-<type>\tDump various compiler internals to a file"
10396msgstr "������������������������������������������������������"
10397
10398#: common.opt:473
10399msgid "-fdump-final-insns=filename\tDump to filename the insns at the end of translation"
10400msgstr ""
10401
10402#: common.opt:477
10403#, fuzzy
10404msgid "Suppress output of addresses in debugging dumps"
10405msgstr "���������������������������������������������������"
10406
10407#: common.opt:481
10408#, fuzzy
10409msgid "Suppress output of instruction numbers, line number notes and addresses in debugging dumps"
10410msgstr "���������������������������������������������������"
10411
10412#: common.opt:485
10413#, fuzzy
10414msgid "Suppress output of previous and next insn numbers in debugging dumps"
10415msgstr "���������������������������������������������������"
10416
10417#: common.opt:489
10418msgid "Enable CFI tables via GAS assembler directives."
10419msgstr ""
10420
10421#: common.opt:493
10422msgid "Perform early inlining"
10423msgstr "���������������"
10424
10425#: common.opt:497
10426msgid "Perform DWARF2 duplicate elimination"
10427msgstr "������ DWARF2 ������������"
10428
10429#: common.opt:501
10430#, fuzzy
10431msgid "Perform interprocedural reduction of aggregates"
10432msgstr "���������������������������������"
10433
10434#: common.opt:505 common.opt:509
10435msgid "Perform unused type elimination in debug info"
10436msgstr "������������������������������������������"
10437
10438#: common.opt:513
10439msgid "Do not suppress C++ class debug information."
10440msgstr ""
10441
10442#: common.opt:517
10443#, fuzzy
10444msgid "Generate debug information to support Identical Code Folding (ICF)"
10445msgstr "������ XCOFF ���������������������������"
10446
10447#: common.opt:521
10448msgid "Enable exception handling"
10449msgstr "������������������"
10450
10451#: common.opt:525
10452msgid "Perform a number of minor, expensive optimizations"
10453msgstr "������������������������������������������������"
10454
10455#: common.opt:529
10456msgid "-fexcess-precision=[fast|standard]\tSpecify handling of excess floating-point precision"
10457msgstr ""
10458
10459#: common.opt:536
10460msgid "Assume no NaNs or infinities are generated"
10461msgstr "��������������������� NaN ���������������������"
10462
10463#: common.opt:540
10464#, fuzzy
10465msgid "-ffixed-<register>\tMark <register> as being unavailable to the compiler"
10466msgstr "������ <register> ������������������������������"
10467
10468#: common.opt:544
10469msgid "Don't allocate floats and doubles in extended-precision registers"
10470msgstr "������������������������������������������������������������������������"
10471
10472#: common.opt:552
10473#, fuzzy
10474msgid "Perform a forward propagation pass on RTL"
10475msgstr "������������������������������"
10476
10477#: common.opt:559
10478msgid "Allow function addresses to be held in registers"
10479msgstr "������������������������������������������"
10480
10481#: common.opt:563
10482msgid "Place each function into its own section"
10483msgstr "���������������������������������������������������"
10484
10485#: common.opt:567
10486msgid "Perform global common subexpression elimination"
10487msgstr "���������������������������"
10488
10489#: common.opt:571
10490msgid "Perform enhanced load motion during global common subexpression elimination"
10491msgstr "������������������������������������������������������������"
10492
10493#: common.opt:575
10494msgid "Perform store motion after global common subexpression elimination"
10495msgstr "���������������������������������������������"
10496
10497#: common.opt:579
10498msgid "Perform redundant load after store elimination in global common subexpression"
10499msgstr "���������������������������������������������������������"
10500
10501#: common.opt:584
10502msgid "Perform global common subexpression elimination after register allocation"
10503msgstr "������������������������������������������������"
10504
10505#: common.opt:590
10506#, fuzzy
10507msgid "Enable in and out of Graphite representation"
10508msgstr "���������������"
10509
10510#: common.opt:594
10511#, fuzzy
10512msgid "Enable Graphite Identity transformation"
10513msgstr "���������������������"
10514
10515#: common.opt:598
10516msgid "Mark all loops as parallel"
10517msgstr ""
10518
10519#: common.opt:602
10520msgid "Enable Loop Strip Mining transformation"
10521msgstr ""
10522
10523#: common.opt:606
10524msgid "Enable Loop Interchange transformation"
10525msgstr ""
10526
10527#: common.opt:610
10528#, fuzzy
10529msgid "Enable Loop Blocking transformation"
10530msgstr "���������������������������������"
10531
10532#: common.opt:614
10533msgid "Enable guessing of branch probabilities"
10534msgstr "������������������������"
10535
10536#: common.opt:622
10537msgid "Process #ident directives"
10538msgstr "������ #ident ������"
10539
10540#: common.opt:626
10541msgid "Perform conversion of conditional jumps to branchless equivalents"
10542msgstr "���������������������������������������������������"
10543
10544#: common.opt:630
10545msgid "Perform conversion of conditional jumps to conditional execution"
10546msgstr "������������������������������������"
10547
10548#: common.opt:638
10549msgid "Do not generate .size directives"
10550msgstr "��������� .size ������"
10551
10552#: common.opt:642
10553#, fuzzy
10554msgid "Perform indirect inlining"
10555msgstr "���������������"
10556
10557#: common.opt:651
10558msgid "Pay attention to the \"inline\" keyword"
10559msgstr "������������inline������������"
10560
10561#: common.opt:655
10562#, fuzzy
10563msgid "Integrate simple functions into their callers when code size is known to not growth"
10564msgstr "���������������������������������������������"
10565
10566#: common.opt:659
10567msgid "Integrate simple functions into their callers"
10568msgstr "���������������������������������������������"
10569
10570#: common.opt:663
10571msgid "Integrate functions called once into their callers"
10572msgstr "������������������������������������������������������������"
10573
10574#: common.opt:670
10575#, fuzzy
10576msgid "-finline-limit=<number>\tLimit the size of inlined functions to <number>"
10577msgstr "��������������������������������� <���> ������"
10578
10579#: common.opt:674
10580msgid "Instrument function entry and exit with profiling calls"
10581msgstr ""
10582
10583#: common.opt:678
10584msgid "-finstrument-functions-exclude-function-list=name,...  Do not instrument listed functions"
10585msgstr ""
10586
10587#: common.opt:682
10588msgid "-finstrument-functions-exclude-file-list=filename,...  Do not instrument functions listed in files"
10589msgstr ""
10590
10591#: common.opt:686
10592msgid "Perform Interprocedural constant propagation"
10593msgstr "���������������������������������"
10594
10595#: common.opt:690
10596#, fuzzy
10597msgid "Perform cloning to make Interprocedural constant propagation stronger"
10598msgstr "���������������������������������"
10599
10600#: common.opt:694
10601msgid "Discover pure and const functions"
10602msgstr "���������������������������"
10603
10604#: common.opt:698
10605#, fuzzy
10606msgid "Perform interprocedural points-to analysis"
10607msgstr "���������������������������������"
10608
10609#: common.opt:702
10610msgid "Discover readonly and non addressable static variables"
10611msgstr "���������������������������������������"
10612
10613#: common.opt:706
10614msgid "Type based escape and alias analysis"
10615msgstr ""
10616
10617#: common.opt:710
10618msgid "Perform matrix layout flattening and transposing based"
10619msgstr ""
10620
10621#: common.opt:715
10622#, fuzzy
10623msgid "Perform structure layout optimizations based"
10624msgstr "���������������������������"
10625
10626#: common.opt:720
10627msgid "-fira-algorithm=[CB|priority] Set the used IRA algorithm"
10628msgstr ""
10629
10630#: common.opt:724
10631msgid "-fira-region=[one|all|mixed] Set regions for IRA"
10632msgstr ""
10633
10634#: common.opt:728
10635msgid "Do optimistic coalescing."
10636msgstr ""
10637
10638#: common.opt:732
10639msgid "Use IRA based register pressure calculation"
10640msgstr ""
10641
10642#: common.opt:737
10643msgid "Share slots for saving different hard registers."
10644msgstr ""
10645
10646#: common.opt:741
10647msgid "Share stack slots for spilled pseudo-registers."
10648msgstr ""
10649
10650#: common.opt:745
10651msgid "-fira-verbose=<number>\tControl IRA's level of diagnostic messages."
10652msgstr ""
10653
10654#: common.opt:749
10655msgid "Optimize induction variables on trees"
10656msgstr "������������������������������"
10657
10658#: common.opt:753
10659msgid "Use jump tables for sufficiently large switch statements"
10660msgstr "��������������� switch ���������������������"
10661
10662#: common.opt:757
10663msgid "Generate code for functions even if they are fully inlined"
10664msgstr "���������������������������������������"
10665
10666#: common.opt:761
10667msgid "Emit static const variables even if they are not used"
10668msgstr "������������������������������"
10669
10670#: common.opt:765
10671msgid "Give external symbols a leading underscore"
10672msgstr "������������������������������������"
10673
10674#: common.opt:773
10675#, fuzzy
10676msgid "Enable link-time optimization."
10677msgstr "������������������������"
10678
10679#: common.opt:778
10680msgid "-flto-compression-level=<number>\tUse zlib compression level <number> for IL"
10681msgstr ""
10682
10683#: common.opt:782
10684#, fuzzy
10685msgid "Report various link-time optimization statistics"
10686msgstr "������������������������������������"
10687
10688#: common.opt:786
10689msgid "Set errno after built-in math functions"
10690msgstr "��������������������������������� errno"
10691
10692#: common.opt:790
10693msgid "Report on permanent memory allocation"
10694msgstr "������������������������������"
10695
10696#: common.opt:797
10697msgid "Attempt to merge identical constants and constant variables"
10698msgstr "���������������������������������������"
10699
10700#: common.opt:801
10701msgid "Attempt to merge identical constants across compilation units"
10702msgstr "������������������������������������������������"
10703
10704#: common.opt:805
10705#, fuzzy
10706msgid "Attempt to merge identical debug strings across compilation units"
10707msgstr "������������������������������������������������"
10708
10709#: common.opt:809
10710#, fuzzy
10711msgid "-fmessage-length=<number>\tLimit diagnostics to <number> characters per line.  0 suppresses line-wrapping"
10712msgstr "t������������������������������ <������> ������������0 ������������������"
10713
10714#: common.opt:813
10715msgid "Perform SMS based modulo scheduling before the first scheduling pass"
10716msgstr "������������������������������ SMS ������������"
10717
10718#: common.opt:817
10719#, fuzzy
10720msgid "Perform SMS based modulo scheduling with register moves allowed"
10721msgstr "������������������������������ SMS ������������"
10722
10723#: common.opt:821
10724msgid "Move loop invariant computations out of loops"
10725msgstr "���������������������������������������"
10726
10727#: common.opt:825
10728msgid "Add mudflap bounds-checking instrumentation for single-threaded program"
10729msgstr ""
10730
10731#: common.opt:829
10732msgid "Add mudflap bounds-checking instrumentation for multi-threaded program"
10733msgstr ""
10734
10735#: common.opt:833
10736msgid "Ignore read operations when inserting mudflap instrumentation"
10737msgstr ""
10738
10739#: common.opt:837
10740#, fuzzy
10741msgid "Use the RTL dead code elimination pass"
10742msgstr "���������������"
10743
10744#: common.opt:841
10745#, fuzzy
10746msgid "Use the RTL dead store elimination pass"
10747msgstr "���������������"
10748
10749#: common.opt:845
10750msgid "Enable/Disable the traditional scheduling in loops that already passed modulo scheduling"
10751msgstr "������/������������������������������������������������������"
10752
10753#: common.opt:849
10754msgid "Support synchronous non-call exceptions"
10755msgstr "���������������������������"
10756
10757#: common.opt:853
10758msgid "When possible do not generate stack frames"
10759msgstr "������������������������������"
10760
10761#: common.opt:857
10762msgid "Do the full register move optimization pass"
10763msgstr "���������������������������������"
10764
10765#: common.opt:861
10766msgid "Optimize sibling and tail recursive calls"
10767msgstr "���������������������������������"
10768
10769#: common.opt:865 common.opt:869
10770msgid "Report on memory allocation before interprocedural optimization"
10771msgstr ""
10772
10773#: common.opt:873
10774msgid "Pack structure members together without holes"
10775msgstr "������������������������������������������"
10776
10777#: common.opt:877
10778#, fuzzy
10779msgid "-fpack-struct=<number>\tSet initial maximum structure member alignment"
10780msgstr "������������������������������������������������"
10781
10782#: common.opt:881
10783msgid "Return small aggregates in memory, not registers"
10784msgstr "������������������������������������������������"
10785
10786#: common.opt:885
10787msgid "Perform loop peeling"
10788msgstr "������������������"
10789
10790#: common.opt:889
10791msgid "Enable machine specific peephole optimizations"
10792msgstr "������������������������������������"
10793
10794#: common.opt:893
10795msgid "Enable an RTL peephole pass before sched2"
10796msgstr "��� sched2 ��������������� RTL ���������������"
10797
10798#: common.opt:897
10799msgid "Generate position-independent code if possible (large mode)"
10800msgstr "������������������������������������������(���������)"
10801
10802#: common.opt:901
10803msgid "Generate position-independent code for executables if possible (large mode)"
10804msgstr "������������������������������������������������������������(���������)"
10805
10806#: common.opt:905
10807msgid "Generate position-independent code if possible (small mode)"
10808msgstr "������������������������������������������(���������)"
10809
10810#: common.opt:909
10811msgid "Generate position-independent code for executables if possible (small mode)"
10812msgstr "������������������������������������������������������������(���������)"
10813
10814#: common.opt:913
10815#, fuzzy
10816msgid "Specify a plugin to load"
10817msgstr "��������������� GNAT ���������"
10818
10819#: common.opt:917
10820msgid "-fplugin-arg-<name>-<key>[=<value>]\tSpecify argument <key>=<value> for plugin <name>"
10821msgstr ""
10822
10823#: common.opt:921
10824#, fuzzy
10825msgid "Run predictive commoning optimization."
10826msgstr "������������������������������"
10827
10828#: common.opt:925
10829msgid "Generate prefetch instructions, if available, for arrays in loops"
10830msgstr "������������������������������������������������������"
10831
10832#: common.opt:929
10833msgid "Enable basic program profiling code"
10834msgstr "���������������������������������"
10835
10836#: common.opt:933
10837msgid "Insert arc-based program profiling code"
10838msgstr ""
10839
10840#: common.opt:937
10841msgid "Set the top-level directory for storing the profile data."
10842msgstr ""
10843
10844#: common.opt:942
10845msgid "Enable correction of flow inconsistent profile data input"
10846msgstr ""
10847
10848#: common.opt:946
10849msgid "Enable common options for generating profile info for profile feedback directed optimizations"
10850msgstr "������������������������������������������������������������������������������������"
10851
10852#: common.opt:950
10853#, fuzzy
10854msgid "Enable common options for generating profile info for profile feedback directed optimizations, and set -fprofile-dir="
10855msgstr "������������������������������������������������������������������������������������"
10856
10857#: common.opt:954
10858msgid "Enable common options for performing profile feedback directed optimizations"
10859msgstr "���������������������������������������������������������"
10860
10861#: common.opt:958
10862#, fuzzy
10863msgid "Enable common options for performing profile feedback directed optimizations, and set -fprofile-dir="
10864msgstr "���������������������������������������������������������"
10865
10866#: common.opt:962
10867msgid "Insert code to profile values of expressions"
10868msgstr "���������������������������������������������"
10869
10870#: common.opt:969
10871#, fuzzy
10872msgid "-frandom-seed=<string>\tMake compile reproducible using <string>"
10873msgstr "������ <������> ���������������������������������������������������"
10874
10875#: common.opt:979
10876msgid "Record gcc command line switches in the object file."
10877msgstr ""
10878
10879#: common.opt:983
10880msgid "Return small aggregates in registers"
10881msgstr "������������������������������"
10882
10883#: common.opt:987
10884msgid "Enables a register move optimization"
10885msgstr "������������������������������"
10886
10887#: common.opt:991
10888msgid "Perform a register renaming optimization pass"
10889msgstr "������������������������������������"
10890
10891#: common.opt:995
10892msgid "Reorder basic blocks to improve code placement"
10893msgstr "������������������������������������������������������"
10894
10895#: common.opt:999
10896msgid "Reorder basic blocks and partition into hot and cold sections"
10897msgstr ""
10898
10899#: common.opt:1003
10900msgid "Reorder functions to improve code placement"
10901msgstr "������������������������������������������������"
10902
10903#: common.opt:1007
10904msgid "Add a common subexpression elimination pass after loop optimizations"
10905msgstr "������������������������������������������������������"
10906
10907#: common.opt:1015
10908msgid "Disable optimizations that assume default FP rounding behavior"
10909msgstr "������������������������������������������������"
10910
10911#: common.opt:1019
10912msgid "Enable scheduling across basic blocks"
10913msgstr "������������������������������"
10914
10915#: common.opt:1023
10916msgid "Enable register pressure sensitive insn scheduling"
10917msgstr ""
10918
10919#: common.opt:1027
10920msgid "Allow speculative motion of non-loads"
10921msgstr "������������������������������"
10922
10923#: common.opt:1031
10924msgid "Allow speculative motion of some loads"
10925msgstr "���������������������������������"
10926
10927#: common.opt:1035
10928msgid "Allow speculative motion of more loads"
10929msgstr "���������������������������������"
10930
10931#: common.opt:1039
10932#, fuzzy
10933msgid "-fsched-verbose=<number>\tSet the verbosity level of the scheduler"
10934msgstr "���������������������������������������"
10935
10936#: common.opt:1043
10937msgid "If scheduling post reload, do superblock scheduling"
10938msgstr ""
10939
10940#: common.opt:1051
10941msgid "Reschedule instructions before register allocation"
10942msgstr "������������������������������������"
10943
10944#: common.opt:1055
10945msgid "Reschedule instructions after register allocation"
10946msgstr "������������������������������������"
10947
10948#: common.opt:1062
10949msgid "Schedule instructions using selective scheduling algorithm"
10950msgstr ""
10951
10952#: common.opt:1066
10953msgid "Run selective scheduling after reload"
10954msgstr ""
10955
10956#: common.opt:1070
10957msgid "Perform software pipelining of inner loops during selective scheduling"
10958msgstr ""
10959
10960#: common.opt:1074
10961msgid "Perform software pipelining of outer loops during selective scheduling"
10962msgstr ""
10963
10964#: common.opt:1078
10965msgid "Reschedule pipelined regions without pipelining"
10966msgstr ""
10967
10968#: common.opt:1084
10969msgid "Allow premature scheduling of queued insns"
10970msgstr ""
10971
10972#: common.opt:1088
10973msgid "-fsched-stalled-insns=<number>\tSet number of queued insns that can be prematurely scheduled"
10974msgstr ""
10975
10976#: common.opt:1096
10977msgid "Set dependence distance checking in premature scheduling of queued insns"
10978msgstr ""
10979
10980#: common.opt:1100
10981msgid "-fsched-stalled-insns-dep=<number>\tSet dependence distance checking in premature scheduling of queued insns"
10982msgstr ""
10983
10984#: common.opt:1104
10985#, fuzzy
10986msgid "Enable the group heuristic in the scheduler"
10987msgstr "���������������������������������������"
10988
10989#: common.opt:1108
10990msgid "Enable the critical path heuristic in the scheduler"
10991msgstr ""
10992
10993#: common.opt:1112
10994msgid "Enable the speculative instruction heuristic in the scheduler"
10995msgstr ""
10996
10997#: common.opt:1116
10998#, fuzzy
10999msgid "Enable the rank heuristic in the scheduler"
11000msgstr "���������������������������������������"
11001
11002#: common.opt:1120
11003msgid "Enable the last instruction heuristic in the scheduler"
11004msgstr ""
11005
11006#: common.opt:1124
11007msgid "Enable the dependent count heuristic in the scheduler"
11008msgstr ""
11009
11010#: common.opt:1128
11011msgid "Access data in the same section from shared anchor points"
11012msgstr ""
11013
11014#: common.opt:1136
11015msgid "Show column numbers in diagnostics, when available.  Default on"
11016msgstr ""
11017
11018#: common.opt:1140
11019msgid "Disable optimizations observable by IEEE signaling NaNs"
11020msgstr "��������� IEEE ������ NaN ������������������"
11021
11022#: common.opt:1144
11023msgid "Disable floating point optimizations that ignore the IEEE signedness of zero"
11024msgstr ""
11025
11026#: common.opt:1148
11027msgid "Convert floating point constants to single precision constants"
11028msgstr "���������������������������������������"
11029
11030#: common.opt:1152
11031msgid "Split lifetimes of induction variables when loops are unrolled"
11032msgstr "���������������������������������������������"
11033
11034#: common.opt:1156
11035msgid "Split wide types into independent registers"
11036msgstr ""
11037
11038#: common.opt:1160
11039msgid "Apply variable expansion when loops are unrolled"
11040msgstr "������������������������������"
11041
11042#: common.opt:1164
11043#, fuzzy
11044msgid "-fstack-check=[no|generic|specific]\tInsert stack checking code into the program"
11045msgstr "������������������������������������������������"
11046
11047#: common.opt:1168
11048#, fuzzy
11049msgid "Insert stack checking code into the program.  Same as -fstack-check=specific"
11050msgstr "������������������������������������������������"
11051
11052#: common.opt:1175
11053msgid "-fstack-limit-register=<register>\tTrap if the stack goes past <register>"
11054msgstr ""
11055
11056#: common.opt:1179
11057msgid "-fstack-limit-symbol=<name>\tTrap if the stack goes past symbol <name>"
11058msgstr ""
11059
11060#: common.opt:1183
11061msgid "Use propolice as a stack protection method"
11062msgstr ""
11063
11064#: common.opt:1187
11065msgid "Use a stack protection method for every function"
11066msgstr ""
11067
11068#: common.opt:1199
11069msgid "Assume strict aliasing rules apply"
11070msgstr "���������������������������"
11071
11072#: common.opt:1203
11073#, fuzzy
11074msgid "Treat signed overflow as undefined"
11075msgstr "���������������������������������������������"
11076
11077#: common.opt:1207
11078msgid "Check for syntax errors, then stop"
11079msgstr "���������������������������������"
11080
11081#: common.opt:1211
11082msgid "Create data files needed by \"gcov\""
11083msgstr "���������gcov������������������������"
11084
11085#: common.opt:1215
11086msgid "Perform jump threading optimizations"
11087msgstr "������������������������������"
11088
11089#: common.opt:1219
11090msgid "Report the time taken by each compiler pass"
11091msgstr "���������������������������"
11092
11093#: common.opt:1223
11094#, fuzzy
11095msgid "-ftls-model=[global-dynamic|local-dynamic|initial-exec|local-exec]\tSet the default thread-local storage code generation model"
11096msgstr "���������������������������������������������������������"
11097
11098#: common.opt:1227
11099msgid "Reorder top level functions, variables, and asms"
11100msgstr ""
11101
11102#: common.opt:1231
11103msgid "Perform superblock formation via tail duplication"
11104msgstr ""
11105
11106#: common.opt:1238
11107msgid "Assume floating-point operations can trap"
11108msgstr "������������������������������������"
11109
11110#: common.opt:1242
11111msgid "Trap for signed overflow in addition, subtraction and multiplication"
11112msgstr ""
11113
11114#: common.opt:1246
11115msgid "Enable SSA-CCP optimization on trees"
11116msgstr "��������������� SSA-CCP ���������"
11117
11118#: common.opt:1254
11119msgid "Enable loop header copying on trees"
11120msgstr "������������������������������������"
11121
11122#: common.opt:1258
11123msgid "Replace SSA temporaries with better names in copies"
11124msgstr ""
11125
11126#: common.opt:1262
11127msgid "Enable copy propagation on trees"
11128msgstr "������������������������������"
11129
11130#: common.opt:1270
11131#, fuzzy
11132msgid "Transform condition stores into unconditional ones"
11133msgstr "������������������������������������"
11134
11135#: common.opt:1274
11136#, fuzzy
11137msgid "Perform conversions of switch initializations."
11138msgstr "������������������������������������"
11139
11140#: common.opt:1278
11141msgid "Enable SSA dead code elimination optimization on trees"
11142msgstr "��������������� SSA ���������������������������"
11143
11144#: common.opt:1282
11145msgid "Enable dominator optimizations"
11146msgstr "���������������������"
11147
11148#: common.opt:1286
11149msgid "Enable dead store elimination"
11150msgstr "���������������"
11151
11152#: common.opt:1290
11153#, fuzzy
11154msgid "Enable forward propagation on trees"
11155msgstr "������������������������������"
11156
11157#: common.opt:1294
11158msgid "Enable Full Redundancy Elimination (FRE) on trees"
11159msgstr "���������������������������������(FRE)"
11160
11161#: common.opt:1298
11162#, fuzzy
11163msgid "Enable loop distribution on trees"
11164msgstr "������������������������������"
11165
11166#: common.opt:1302
11167msgid "Enable loop invariant motion on trees"
11168msgstr "������������������������������������"
11169
11170#: common.opt:1306
11171msgid "Enable linear loop transforms on trees"
11172msgstr "���������������������������������"
11173
11174#: common.opt:1310
11175msgid "Create canonical induction variables in loops"
11176msgstr "���������������������������������������"
11177
11178#: common.opt:1314
11179msgid "Enable loop optimizations on tree level"
11180msgstr "���������������������������������"
11181
11182#: common.opt:1318
11183#, fuzzy
11184msgid "Enable automatic parallelization of loops"
11185msgstr "���������������������������"
11186
11187#: common.opt:1322
11188#, fuzzy
11189msgid "Enable hoisting loads from conditional pointers."
11190msgstr "������������������"
11191
11192#: common.opt:1326
11193msgid "Enable SSA-PRE optimization on trees"
11194msgstr "��������������� SSA-PRE ���������"
11195
11196#: common.opt:1330
11197msgid "Perform function-local points-to analysis on trees."
11198msgstr ""
11199
11200#: common.opt:1334
11201#, fuzzy
11202msgid "Enable reassociation on tree level"
11203msgstr "���������������������������������"
11204
11205#: common.opt:1342
11206msgid "Enable SSA code sinking on trees"
11207msgstr "��������������� SSA ������������������������"
11208
11209#: common.opt:1346
11210msgid "Perform scalar replacement of aggregates"
11211msgstr "���������������������������������"
11212
11213#: common.opt:1350
11214msgid "Replace temporary expressions in the SSA->normal pass"
11215msgstr ""
11216
11217#: common.opt:1354
11218msgid "Perform live range splitting during the SSA->normal pass"
11219msgstr ""
11220
11221#: common.opt:1358
11222msgid "Perform Value Range Propagation on trees"
11223msgstr "������������������������������"
11224
11225#: common.opt:1362
11226msgid "Compile whole compilation unit at a time"
11227msgstr "���������������������������������"
11228
11229#: common.opt:1366
11230msgid "Perform loop unrolling when iteration count is known"
11231msgstr "���������������������������������������"
11232
11233#: common.opt:1370
11234msgid "Perform loop unrolling for all loops"
11235msgstr "������������������"
11236
11237#: common.opt:1377
11238msgid "Allow loop optimizations to assume that the loops behave in normal way"
11239msgstr "���������������������������������������������������������������"
11240
11241#: common.opt:1381
11242msgid "Allow optimization for floating-point arithmetic which may change the"
11243msgstr ""
11244
11245#: common.opt:1386
11246msgid "Same as -fassociative-math for expressions which include division."
11247msgstr ""
11248
11249#: common.opt:1394
11250msgid "Allow math optimizations that may violate IEEE or ISO standards"
11251msgstr "������������������ IEEE ��� ISO ������������������"
11252
11253#: common.opt:1398
11254msgid "Perform loop unswitching"
11255msgstr "������������������������������"
11256
11257#: common.opt:1402
11258msgid "Just generate unwind tables for exception handling"
11259msgstr "���������������������������������������"
11260
11261#: common.opt:1409
11262msgid "Perform variable tracking"
11263msgstr "������������������"
11264
11265#: common.opt:1413
11266#, fuzzy
11267msgid "Perform variable tracking by annotating assignments"
11268msgstr "������������������"
11269
11270#: common.opt:1417
11271msgid "Toggle -fvar-tracking-assignments"
11272msgstr ""
11273
11274#: common.opt:1421
11275msgid "Perform variable tracking and also tag variables that are uninitialized"
11276msgstr ""
11277
11278#: common.opt:1425
11279msgid "Enable loop vectorization on trees"
11280msgstr "������������������������������"
11281
11282#: common.opt:1429
11283#, fuzzy
11284msgid "Enable basic block vectorization (SLP) on trees"
11285msgstr "������������������������������"
11286
11287#: common.opt:1433
11288#, fuzzy
11289msgid "Enable use of cost model in vectorization"
11290msgstr "������ DB ������"
11291
11292#: common.opt:1437
11293msgid "Enable loop versioning when doing loop vectorization on trees"
11294msgstr "������������������������������������������������������"
11295
11296#: common.opt:1441
11297#, fuzzy
11298msgid "-ftree-vectorizer-verbose=<number>\tSet the verbosity level of the vectorizer"
11299msgstr "���������������������������������������"
11300
11301#: common.opt:1445
11302#, fuzzy
11303msgid "Enable copy propagation of scalar-evolution information."
11304msgstr "������������������������������������"
11305
11306#: common.opt:1455
11307msgid "Add extra commentary to assembler output"
11308msgstr "���������������������������������"
11309
11310#: common.opt:1459
11311msgid "-fvisibility=[default|internal|hidden|protected]\tSet the default symbol visibility"
11312msgstr ""
11313
11314#: common.opt:1464
11315msgid "Use expression value profiles in optimizations"
11316msgstr "������������������������������������������������������"
11317
11318#: common.opt:1468
11319msgid "Construct webs and split unrelated uses of single variable"
11320msgstr ""
11321
11322#: common.opt:1472
11323#, fuzzy
11324msgid "Enable partitioned link-time optimization."
11325msgstr "������������������������"
11326
11327#: common.opt:1476
11328#, fuzzy
11329msgid "Enable conditional dead code elimination for builtin calls"
11330msgstr "��������������� SSA ���������������������������"
11331
11332#: common.opt:1480
11333msgid "Perform whole program optimizations"
11334msgstr "������������������������"
11335
11336#: common.opt:1484
11337msgid "Assume signed arithmetic overflow wraps around"
11338msgstr "���������������������������������"
11339
11340#: common.opt:1488
11341msgid "Put zero initialized data in the bss section"
11342msgstr "������������������������������������ bss ���������"
11343
11344#: common.opt:1492
11345msgid "Generate debug information in default format"
11346msgstr "���������������������������������"
11347
11348#: common.opt:1496
11349msgid "Generate debug information in COFF format"
11350msgstr "������ COFF ���������������������"
11351
11352#: common.opt:1500
11353#, fuzzy
11354msgid "Generate debug information in DWARF v2 (or later) format"
11355msgstr "������ DWARF v2 ���������������������"
11356
11357#: common.opt:1504
11358msgid "Generate debug information in default extended format"
11359msgstr "���������������������������������������"
11360
11361#: common.opt:1508
11362msgid "Generate debug information in STABS format"
11363msgstr "������ STABS ���������������������"
11364
11365#: common.opt:1512
11366msgid "Generate debug information in extended STABS format"
11367msgstr "������������ STABS ���������������������"
11368
11369#: common.opt:1516
11370msgid "Emit DWARF additions beyond selected version"
11371msgstr ""
11372
11373#: common.opt:1520
11374msgid "Don't emit DWARF additions beyond selected version"
11375msgstr ""
11376
11377#: common.opt:1524
11378#, fuzzy
11379msgid "Toggle debug information generation"
11380msgstr "������ VMS ���������������������"
11381
11382#: common.opt:1528
11383msgid "Generate debug information in VMS format"
11384msgstr "������ VMS ���������������������"
11385
11386#: common.opt:1532
11387msgid "Generate debug information in XCOFF format"
11388msgstr "������ XCOFF ���������������������"
11389
11390#: common.opt:1536
11391msgid "Generate debug information in extended XCOFF format"
11392msgstr "������ XCOFF ���������������������������"
11393
11394#: common.opt:1540
11395#, fuzzy
11396msgid "-o <file>\tPlace output into <file>"
11397msgstr "��������������� <file>"
11398
11399#: common.opt:1544
11400msgid "Enable function profiling"
11401msgstr "������������������"
11402
11403#: common.opt:1548
11404msgid "Issue warnings needed for strict compliance to the standard"
11405msgstr "���������������������������������������"
11406
11407#: common.opt:1552
11408msgid "Like -pedantic but issue them as errors"
11409msgstr "��� -pedantic ���������������������������������"
11410
11411#: common.opt:1556
11412msgid "Do not display functions compiled or elapsed time"
11413msgstr "������������������������������������������"
11414
11415#: common.opt:1560
11416msgid "Display the compiler's version"
11417msgstr "���������������������"
11418
11419#: common.opt:1564
11420msgid "Suppress warnings"
11421msgstr "���������������"
11422
11423#: common.opt:1568
11424#, fuzzy
11425msgid "Create a shared library"
11426msgstr "������������ ID ������������������"
11427
11428#: common.opt:1572
11429#, fuzzy
11430msgid "Create a position independent executable"
11431msgstr "������������������������������������������������������������(���������)"
11432
11433#: attribs.c:295
11434#, fuzzy, gcc-internal-format
11435msgid "%qE attribute directive ignored"
11436msgstr "������ %qs ������������"
11437
11438#: attribs.c:303
11439#, fuzzy, gcc-internal-format
11440msgid "wrong number of arguments specified for %qE attribute"
11441msgstr "��� %qs ���������������������������������"
11442
11443#: attribs.c:321
11444#, fuzzy, gcc-internal-format
11445msgid "%qE attribute does not apply to types"
11446msgstr "��������������������������� %qs"
11447
11448#: attribs.c:373
11449#, fuzzy, gcc-internal-format
11450msgid "%qE attribute only applies to function types"
11451msgstr "������ %qs ���������������������������"
11452
11453#: attribs.c:383
11454#, fuzzy, gcc-internal-format
11455msgid "type attributes ignored after type is already defined"
11456msgstr "������������������������������������������"
11457
11458#: bb-reorder.c:1875
11459#, gcc-internal-format
11460msgid "multiple hot/cold transitions found (bb %i)"
11461msgstr ""
11462
11463#: bt-load.c:1546
11464#, gcc-internal-format
11465msgid "branch target register load optimization is not intended to be run twice"
11466msgstr ""
11467
11468#: builtins.c:503
11469#, gcc-internal-format
11470msgid "offset outside bounds of constant string"
11471msgstr "������������������������������"
11472
11473#: builtins.c:1067
11474#, gcc-internal-format
11475msgid "second argument to %<__builtin_prefetch%> must be a constant"
11476msgstr "%<__builtin_prefetch%> ���������������������������������������"
11477
11478#: builtins.c:1074
11479#, gcc-internal-format
11480msgid "invalid second argument to %<__builtin_prefetch%>; using zero"
11481msgstr "%<__builtin_prefetch%> ��������������������������������� 0"
11482
11483#: builtins.c:1082
11484#, gcc-internal-format
11485msgid "third argument to %<__builtin_prefetch%> must be a constant"
11486msgstr "%<__builtin_prefetch%> ���������������������������������������"
11487
11488#: builtins.c:1089
11489#, gcc-internal-format
11490msgid "invalid third argument to %<__builtin_prefetch%>; using zero"
11491msgstr "%<__builtin_prefetch%> ��������������������������������� 0"
11492
11493#: builtins.c:4318
11494#, gcc-internal-format
11495msgid "argument of %<__builtin_args_info%> must be constant"
11496msgstr "%<__builtin_args_info%> ������������������������"
11497
11498#: builtins.c:4324
11499#, gcc-internal-format
11500msgid "argument of %<__builtin_args_info%> out of range"
11501msgstr "%<__builtin_args_info%> ���������������������������"
11502
11503#: builtins.c:4330
11504#, gcc-internal-format
11505msgid "missing argument in %<__builtin_args_info%>"
11506msgstr "%<__builtin_args_info%> ������������"
11507
11508#: builtins.c:4467 gimplify.c:2271
11509#, gcc-internal-format
11510msgid "too few arguments to function %<va_start%>"
11511msgstr "��������� %<va_start%> ���������������"
11512
11513#: builtins.c:4629
11514#, gcc-internal-format
11515msgid "first argument to %<va_arg%> not of type %<va_list%>"
11516msgstr "��� %<va_arg%> ��������������������������������� %<va_list%>"
11517
11518#: builtins.c:4645
11519#, gcc-internal-format
11520msgid "%qT is promoted to %qT when passed through %<...%>"
11521msgstr "������ %<...%> ��������� %qT ������������ %qT"
11522
11523#: builtins.c:4650
11524#, gcc-internal-format
11525msgid "(so you should pass %qT not %qT to %<va_arg%>)"
11526msgstr "(������������������ %<va_arg%> ������ %qT ��������� %qT)"
11527
11528#. We can, however, treat "undefined" any way we please.
11529#. Call abort to encourage the user to fix the program.
11530#: builtins.c:4657 c-typeck.c:2664
11531#, gcc-internal-format
11532msgid "if this code is reached, the program will abort"
11533msgstr "������������������������������������������������"
11534
11535#: builtins.c:4784
11536#, gcc-internal-format
11537msgid "invalid argument to %<__builtin_frame_address%>"
11538msgstr "%<__builtin_frame_address%> ���������������"
11539
11540#: builtins.c:4786
11541#, gcc-internal-format
11542msgid "invalid argument to %<__builtin_return_address%>"
11543msgstr "%<__builtin_return_address%> ���������������"
11544
11545#: builtins.c:4799
11546#, gcc-internal-format
11547msgid "unsupported argument to %<__builtin_frame_address%>"
11548msgstr "%<__builtin_frame_address%> ���������������������"
11549
11550#: builtins.c:4801
11551#, gcc-internal-format
11552msgid "unsupported argument to %<__builtin_return_address%>"
11553msgstr "%<__builtin_return_address%> ���������������������"
11554
11555#: builtins.c:5056
11556#, fuzzy, gcc-internal-format
11557msgid "both arguments to %<__builtin___clear_cache%> must be pointers"
11558msgstr "%<__builtin_prefetch%> ���������������������������������������"
11559
11560#: builtins.c:5435 builtins.c:5449
11561#, gcc-internal-format
11562msgid "%qD changed semantics in GCC 4.4"
11563msgstr ""
11564
11565#. All valid uses of __builtin_va_arg_pack () are removed during
11566#. inlining.
11567#: builtins.c:5839 expr.c:9229
11568#, fuzzy
11569msgid "%Kinvalid use of %<__builtin_va_arg_pack ()%>"
11570msgstr "%<__builtin_frame_address%> ���������������"
11571
11572#. All valid uses of __builtin_va_arg_pack_len () are removed during
11573#. inlining.
11574#: builtins.c:5845
11575#, fuzzy
11576msgid "%Kinvalid use of %<__builtin_va_arg_pack_len ()%>"
11577msgstr "%<__builtin_frame_address%> ���������������"
11578
11579#: builtins.c:6073
11580#, gcc-internal-format
11581msgid "%<__builtin_longjmp%> second argument must be 1"
11582msgstr "%<__builtin_longjmp%> ��������������������������� 1"
11583
11584#: builtins.c:6673
11585#, gcc-internal-format
11586msgid "target format does not support infinity"
11587msgstr "���������������������������������������"
11588
11589#: builtins.c:11419
11590#, gcc-internal-format
11591msgid "%<va_start%> used in function with fixed args"
11592msgstr "��������������������������������� %<va_start%>"
11593
11594#: builtins.c:11427
11595#, fuzzy, gcc-internal-format
11596msgid "wrong number of arguments to function %<va_start%>"
11597msgstr "��������� %<va_start%> ���������������"
11598
11599#. Evidently an out of date version of <stdarg.h>; can't validate
11600#. va_start's second argument, but can still work as intended.
11601#: builtins.c:11440
11602#, gcc-internal-format
11603msgid "%<__builtin_next_arg%> called without an argument"
11604msgstr "������ %<__builtin_next_arg%> ���������������������"
11605
11606#: builtins.c:11445
11607#, fuzzy, gcc-internal-format
11608msgid "wrong number of arguments to function %<__builtin_next_arg%>"
11609msgstr "��������� %<va_start%> ���������������"
11610
11611#. FIXME: Sometimes with the tree optimizers we can get the
11612#. not the last argument even though the user used the last
11613#. argument.  We just warn and set the arg to be the last
11614#. argument so that we will get wrong-code because of
11615#. it.
11616#: builtins.c:11475
11617#, gcc-internal-format
11618msgid "second parameter of %<va_start%> not last named argument"
11619msgstr "%<va_start%> ������������������������������������������������"
11620
11621#: builtins.c:11485
11622#, gcc-internal-format
11623msgid "undefined behaviour when second parameter of %<va_start%> is declared with %<register%> storage"
11624msgstr ""
11625
11626#: builtins.c:11601
11627#, fuzzy
11628msgid "%Kfirst argument of %D must be a pointer, second integer constant"
11629msgstr "%H%D ���������������������������������������������������������������������"
11630
11631#: builtins.c:11614
11632#, fuzzy
11633msgid "%Klast argument of %D is not integer constant between 0 and 3"
11634msgstr "%H%D ��������������������������������� 0 ��� 3 ������������������"
11635
11636#: builtins.c:11659 builtins.c:11810 builtins.c:11867
11637#, fuzzy
11638msgid "%Kcall to %D will always overflow destination buffer"
11639msgstr "%H��� %D ������������������������������������������"
11640
11641#: builtins.c:11800
11642#, fuzzy
11643msgid "%Kcall to %D might overflow destination buffer"
11644msgstr "%H��� %D ������������������������������������������"
11645
11646#: builtins.c:11888
11647msgid "%Kattempt to free a non-heap object %qD"
11648msgstr ""
11649
11650#: builtins.c:11891
11651msgid "%Kattempt to free a non-heap object"
11652msgstr ""
11653
11654#: c-common.c:1008
11655#, gcc-internal-format
11656msgid "%qD is not defined outside of function scope"
11657msgstr "%qD ������������������������������������"
11658
11659#: c-common.c:1058
11660#, gcc-internal-format
11661msgid "string length %qd is greater than the length %qd ISO C%d compilers are required to support"
11662msgstr "��������� %qd ��� %qd (ISO C%d ������������������������������) ���������"
11663
11664#: c-common.c:1551 c-common.c:1563
11665#, gcc-internal-format
11666msgid "overflow in constant expression"
11667msgstr "���������������������"
11668
11669#: c-common.c:1586
11670#, gcc-internal-format
11671msgid "integer overflow in expression"
11672msgstr "������������"
11673
11674#: c-common.c:1591
11675#, gcc-internal-format
11676msgid "floating point overflow in expression"
11677msgstr "������������������������"
11678
11679#: c-common.c:1595
11680#, fuzzy, gcc-internal-format
11681msgid "fixed-point overflow in expression"
11682msgstr "������������������������"
11683
11684#: c-common.c:1599
11685#, gcc-internal-format
11686msgid "vector overflow in expression"
11687msgstr "������������������"
11688
11689#: c-common.c:1605
11690#, fuzzy, gcc-internal-format
11691msgid "complex integer overflow in expression"
11692msgstr "������������"
11693
11694#: c-common.c:1608
11695#, fuzzy, gcc-internal-format
11696msgid "complex floating point overflow in expression"
11697msgstr "������������������������"
11698
11699#: c-common.c:1651
11700#, gcc-internal-format
11701msgid "logical %<or%> applied to non-boolean constant"
11702msgstr ""
11703
11704#: c-common.c:1654
11705#, gcc-internal-format
11706msgid "logical %<and%> applied to non-boolean constant"
11707msgstr ""
11708
11709#: c-common.c:1699
11710#, fuzzy, gcc-internal-format
11711msgid "logical %<or%> of collectively exhaustive tests is always true"
11712msgstr "��������������������������������� %<and%> ������������������ 0"
11713
11714#: c-common.c:1703
11715#, fuzzy, gcc-internal-format
11716msgid "logical %<and%> of mutually exclusive tests is always false"
11717msgstr "��������������������������������� %<and%> ������������������ 0"
11718
11719#: c-common.c:1738
11720#, gcc-internal-format
11721msgid "type-punning to incomplete type might break strict-aliasing rules"
11722msgstr "������������������������������������������������������������������"
11723
11724#: c-common.c:1753
11725#, gcc-internal-format
11726msgid "dereferencing type-punned pointer will break strict-aliasing rules"
11727msgstr "���������������������������������������������������"
11728
11729#: c-common.c:1760 c-common.c:1778
11730#, gcc-internal-format
11731msgid "dereferencing type-punned pointer might break strict-aliasing rules"
11732msgstr "������������������������������������������������������"
11733
11734#: c-common.c:1809
11735#, gcc-internal-format
11736msgid "first argument of %q+D should be %<int%>"
11737msgstr "%q+D ������������������������������������ %<int%>"
11738
11739#: c-common.c:1818
11740#, gcc-internal-format
11741msgid "second argument of %q+D should be %<char **%>"
11742msgstr "%q+D ��������������������������������� %<char **%>"
11743
11744#: c-common.c:1827
11745#, gcc-internal-format
11746msgid "third argument of %q+D should probably be %<char **%>"
11747msgstr "%q+D ������������������������������������������ %<char **%>"
11748
11749#: c-common.c:1837
11750#, gcc-internal-format
11751msgid "%q+D takes only zero or two arguments"
11752msgstr "%q+D ������������������������"
11753
11754#: c-common.c:1886
11755#, gcc-internal-format
11756msgid "use -flax-vector-conversions to permit conversions between vectors with differing element types or numbers of subparts"
11757msgstr ""
11758
11759#: c-common.c:2041
11760#, fuzzy, gcc-internal-format
11761msgid "conversion to %qT from boolean expression"
11762msgstr "������������ %qT (��� %qT)���"
11763
11764#: c-common.c:2063
11765#, gcc-internal-format
11766msgid "negative integer implicitly converted to unsigned type"
11767msgstr "������������������������������������"
11768
11769#: c-common.c:2065
11770#, gcc-internal-format
11771msgid "conversion of unsigned constant value to negative integer"
11772msgstr ""
11773
11774#: c-common.c:2092
11775#, fuzzy, gcc-internal-format
11776msgid "conversion to %qT alters %qT constant value"
11777msgstr "��� %qT ��� %qT ������������������"
11778
11779#: c-common.c:2184
11780#, fuzzy, gcc-internal-format
11781msgid "conversion to %qT from %qT may change the sign of the result"
11782msgstr "��� %qE ��� %qT ��������� %qT ���������"
11783
11784#: c-common.c:2221
11785#, fuzzy, gcc-internal-format
11786msgid "conversion to %qT from %qT may alter its value"
11787msgstr "��� %qE ��� %qT ��������� %qT ���������"
11788
11789#: c-common.c:2249
11790#, gcc-internal-format
11791msgid "large integer implicitly truncated to unsigned type"
11792msgstr "������������������������������������"
11793
11794#: c-common.c:2255 c-common.c:2262 c-common.c:2270
11795#, gcc-internal-format
11796msgid "overflow in implicit constant conversion"
11797msgstr "������������������������"
11798
11799#: c-common.c:2443
11800#, gcc-internal-format
11801msgid "operation on %qE may be undefined"
11802msgstr "%qE ���������������������������������������"
11803
11804#: c-common.c:2751
11805#, gcc-internal-format
11806msgid "case label does not reduce to an integer constant"
11807msgstr "case ������������������������������������"
11808
11809#: c-common.c:2791
11810#, gcc-internal-format
11811msgid "case label value is less than minimum value for type"
11812msgstr "case ������������������������������������������"
11813
11814#: c-common.c:2799
11815#, gcc-internal-format
11816msgid "case label value exceeds maximum value for type"
11817msgstr "case ������������������������������������������"
11818
11819#: c-common.c:2807
11820#, gcc-internal-format
11821msgid "lower value in case label range less than minimum value for type"
11822msgstr "case ���������������������������������������������������������"
11823
11824#: c-common.c:2816
11825#, gcc-internal-format
11826msgid "upper value in case label range exceeds maximum value for type"
11827msgstr "case ���������������������������������������������������������"
11828
11829#: c-common.c:2890
11830#, gcc-internal-format
11831msgid "GCC cannot support operators with integer types and fixed-point types that have too many integral and fractional bits together"
11832msgstr ""
11833
11834#: c-common.c:3377
11835#, fuzzy, gcc-internal-format
11836msgid "invalid operands to binary %s (have %qT and %qT)"
11837msgstr "������������������ %s ���������������"
11838
11839#: c-common.c:3613
11840#, gcc-internal-format
11841msgid "comparison is always false due to limited range of data type"
11842msgstr "���������������������������������������������������������"
11843
11844#: c-common.c:3615
11845#, gcc-internal-format
11846msgid "comparison is always true due to limited range of data type"
11847msgstr "���������������������������������������������������������"
11848
11849#: c-common.c:3694
11850#, gcc-internal-format
11851msgid "comparison of unsigned expression >= 0 is always true"
11852msgstr "������������������������������������ 0"
11853
11854#: c-common.c:3704
11855#, gcc-internal-format
11856msgid "comparison of unsigned expression < 0 is always false"
11857msgstr "������������������������������ 0"
11858
11859#: c-common.c:3746
11860#, gcc-internal-format
11861msgid "pointer of type %<void *%> used in arithmetic"
11862msgstr "%<void *%> ������������������������������������"
11863
11864#: c-common.c:3752
11865#, gcc-internal-format
11866msgid "pointer to a function used in arithmetic"
11867msgstr "������������������������������������������"
11868
11869#: c-common.c:3758
11870#, gcc-internal-format
11871msgid "pointer to member function used in arithmetic"
11872msgstr "������������������������������������������"
11873
11874#: c-common.c:3964
11875#, fuzzy, gcc-internal-format
11876msgid "the address of %qD will always evaluate as %<true%>"
11877msgstr "%qD ������������������������ %<true%>"
11878
11879#: c-common.c:4065 cp/semantics.c:593 cp/typeck.c:7135
11880#, gcc-internal-format
11881msgid "suggest parentheses around assignment used as truth value"
11882msgstr "������������������������������������������������������"
11883
11884#: c-common.c:4147 c-decl.c:3611 c-typeck.c:10296
11885#, gcc-internal-format
11886msgid "invalid use of %<restrict%>"
11887msgstr "������������������ %<restrict%>"
11888
11889#: c-common.c:4370
11890#, gcc-internal-format
11891msgid "invalid application of %<sizeof%> to a function type"
11892msgstr "%<sizeof%> ������������������������"
11893
11894#: c-common.c:4383
11895#, gcc-internal-format
11896msgid "invalid application of %qs to a void type"
11897msgstr "%qs ������������ void ������"
11898
11899#: c-common.c:4391
11900#, gcc-internal-format
11901msgid "invalid application of %qs to incomplete type %qT "
11902msgstr "%qs ������������������������������ %qT"
11903
11904#: c-common.c:4433
11905#, gcc-internal-format
11906msgid "%<__alignof%> applied to a bit-field"
11907msgstr "��� %<__alignof%> ���������������"
11908
11909#: c-common.c:5142
11910#, gcc-internal-format
11911msgid "cannot disable built-in function %qs"
11912msgstr "������������������������ %qs"
11913
11914#: c-common.c:5334
11915#, gcc-internal-format
11916msgid "pointers are not permitted as case values"
11917msgstr "������������������ case ������"
11918
11919#: c-common.c:5341
11920#, gcc-internal-format
11921msgid "range expressions in switch statements are non-standard"
11922msgstr "��� switch ���������������������������������������������"
11923
11924#: c-common.c:5367
11925#, gcc-internal-format
11926msgid "empty range specified"
11927msgstr "������������������"
11928
11929#: c-common.c:5427
11930#, gcc-internal-format
11931msgid "duplicate (or overlapping) case value"
11932msgstr "������ (���������) ��� case ���"
11933
11934#: c-common.c:5429
11935#, fuzzy, gcc-internal-format
11936msgid "this is the first entry overlapping that value"
11937msgstr "%J������������������������������������"
11938
11939#: c-common.c:5433
11940#, gcc-internal-format
11941msgid "duplicate case value"
11942msgstr "��������� case ������"
11943
11944#: c-common.c:5434
11945#, fuzzy, gcc-internal-format
11946msgid "previously used here"
11947msgstr "%J������������������������"
11948
11949#: c-common.c:5438
11950#, gcc-internal-format
11951msgid "multiple default labels in one switch"
11952msgstr "������ switch ������������������������ default ������"
11953
11954#: c-common.c:5440
11955#, fuzzy, gcc-internal-format
11956msgid "this is the first default label"
11957msgstr "%J���������������������������"
11958
11959#: c-common.c:5492
11960#, fuzzy, gcc-internal-format
11961msgid "case value %qs not in enumerated type"
11962msgstr "%Jcase ��� %qs ���������������������"
11963
11964#: c-common.c:5497
11965#, fuzzy, gcc-internal-format
11966msgid "case value %qs not in enumerated type %qT"
11967msgstr "%Jcase ��� %qs ������������������ %qT ���"
11968
11969#: c-common.c:5556
11970#, fuzzy, gcc-internal-format
11971msgid "switch missing default case"
11972msgstr "%Hswitch ������������ case"
11973
11974#: c-common.c:5628
11975#, fuzzy, gcc-internal-format
11976msgid "enumeration value %qE not handled in switch"
11977msgstr "%Hswitch ��������������������� %qE"
11978
11979#: c-common.c:5654
11980#, gcc-internal-format
11981msgid "taking the address of a label is non-standard"
11982msgstr "���������������������������������"
11983
11984#: c-common.c:5827
11985#, gcc-internal-format
11986msgid "%qE attribute ignored for field of type %qT"
11987msgstr "%qE ��������� %qT ������������������������"
11988
11989#: c-common.c:5838 c-common.c:5857 c-common.c:5875 c-common.c:5902
11990#: c-common.c:5929 c-common.c:5955 c-common.c:5974 c-common.c:5991
11991#: c-common.c:6015 c-common.c:6038 c-common.c:6061 c-common.c:6082
11992#: c-common.c:6103 c-common.c:6127 c-common.c:6153 c-common.c:6190
11993#: c-common.c:6217 c-common.c:6260 c-common.c:6344 c-common.c:6374
11994#: c-common.c:6394 c-common.c:6732 c-common.c:6748 c-common.c:6796
11995#: c-common.c:6819 c-common.c:6883 c-common.c:7011 c-common.c:7079
11996#: c-common.c:7123 c-common.c:7171 c-common.c:7249 c-common.c:7273
11997#: c-common.c:7559 c-common.c:7582 c-common.c:7621 c-common.c:7710
11998#: c-common.c:7852 tree.c:5307 tree.c:5319 tree.c:5329 config/darwin.c:1455
11999#: config/arm/arm.c:4561 config/arm/arm.c:4589 config/arm/arm.c:4606
12000#: config/avr/avr.c:4818 config/h8300/h8300.c:5367 config/h8300/h8300.c:5391
12001#: config/i386/i386.c:4452 config/i386/i386.c:26044 config/ia64/ia64.c:635
12002#: config/m68hc11/m68hc11.c:1142 config/rs6000/rs6000.c:23564
12003#: config/spu/spu.c:3909
12004#, gcc-internal-format
12005msgid "%qE attribute ignored"
12006msgstr "%qE ���������������"
12007
12008#: c-common.c:5920 c-common.c:5946
12009#, fuzzy, gcc-internal-format
12010msgid "%qE attribute conflicts with attribute %s"
12011msgstr "%s ��������� %s ��������� %L ���������"
12012
12013#: c-common.c:6184
12014#, gcc-internal-format
12015msgid "%qE attribute have effect only on public objects"
12016msgstr "%qE ������������������������������������"
12017
12018#: c-common.c:6281
12019#, fuzzy, gcc-internal-format
12020msgid "destructor priorities are not supported"
12021msgstr "���������������"
12022
12023#: c-common.c:6283
12024#, fuzzy, gcc-internal-format
12025msgid "constructor priorities are not supported"
12026msgstr "���������������"
12027
12028#: c-common.c:6300
12029#, gcc-internal-format
12030msgid "destructor priorities from 0 to %d are reserved for the implementation"
12031msgstr ""
12032
12033#: c-common.c:6305
12034#, gcc-internal-format
12035msgid "constructor priorities from 0 to %d are reserved for the implementation"
12036msgstr ""
12037
12038#: c-common.c:6313
12039#, gcc-internal-format
12040msgid "destructor priorities must be integers from 0 to %d inclusive"
12041msgstr ""
12042
12043#: c-common.c:6316
12044#, gcc-internal-format
12045msgid "constructor priorities must be integers from 0 to %d inclusive"
12046msgstr ""
12047
12048#: c-common.c:6438
12049#, fuzzy, gcc-internal-format
12050msgid "unknown machine mode %qE"
12051msgstr "��������������������� %qs"
12052
12053#: c-common.c:6467
12054#, gcc-internal-format
12055msgid "specifying vector types with __attribute__ ((mode)) is deprecated"
12056msgstr "��������������������������� __attribute__ ((mode)) ���������"
12057
12058#: c-common.c:6470
12059#, gcc-internal-format
12060msgid "use __attribute__ ((vector_size)) instead"
12061msgstr "������ __attribute__ ((vector_size))"
12062
12063#: c-common.c:6479
12064#, gcc-internal-format
12065msgid "unable to emulate %qs"
12066msgstr "������������ %qs"
12067
12068#: c-common.c:6490
12069#, gcc-internal-format
12070msgid "invalid pointer mode %qs"
12071msgstr "��������������������� %qs"
12072
12073#: c-common.c:6507
12074#, gcc-internal-format
12075msgid "signness of type and machine mode %qs don't match"
12076msgstr ""
12077
12078#: c-common.c:6518
12079#, gcc-internal-format
12080msgid "no data type for mode %qs"
12081msgstr "��������������� %qs ���������������"
12082
12083#: c-common.c:6528
12084#, gcc-internal-format
12085msgid "cannot use mode %qs for enumeral types"
12086msgstr "��������������������������������� %qs"
12087
12088#: c-common.c:6555
12089#, gcc-internal-format
12090msgid "mode %qs applied to inappropriate type"
12091msgstr "��������������������������������� %qs"
12092
12093#: c-common.c:6587
12094#, fuzzy, gcc-internal-format
12095msgid "section attribute cannot be specified for local variables"
12096msgstr "%J��������������������������� section ������"
12097
12098#: c-common.c:6598 config/bfin/bfin.c:5652 config/bfin/bfin.c:5703
12099#: config/bfin/bfin.c:5730 config/bfin/bfin.c:5743
12100#, gcc-internal-format
12101msgid "section of %q+D conflicts with previous declaration"
12102msgstr "%q+D ���������������������������������"
12103
12104#: c-common.c:6606
12105#, fuzzy, gcc-internal-format
12106msgid "section of %q+D cannot be overridden"
12107msgstr "%q+#D ���������������"
12108
12109#: c-common.c:6614
12110#, gcc-internal-format
12111msgid "section attribute not allowed for %q+D"
12112msgstr "%q+D ��������� section ������"
12113
12114#: c-common.c:6621
12115#, fuzzy, gcc-internal-format
12116msgid "section attributes are not supported for this target"
12117msgstr "%Jsection ���������������������������������������"
12118
12119#: c-common.c:6653
12120#, gcc-internal-format
12121msgid "requested alignment is not a constant"
12122msgstr "���������������������������������"
12123
12124#: c-common.c:6658
12125#, gcc-internal-format
12126msgid "requested alignment is not a power of 2"
12127msgstr "��������������������������� 2 ������������"
12128
12129#: c-common.c:6663
12130#, gcc-internal-format
12131msgid "requested alignment is too large"
12132msgstr "���������������������������"
12133
12134#: c-common.c:6689
12135#, gcc-internal-format
12136msgid "alignment may not be specified for %q+D"
12137msgstr "��������� %q+D ������������"
12138
12139#: c-common.c:6696
12140#, gcc-internal-format
12141msgid "alignment for %q+D was previously specified as %d and may not be decreased"
12142msgstr ""
12143
12144#: c-common.c:6700
12145#, fuzzy, gcc-internal-format
12146msgid "alignment for %q+D must be at least %d"
12147msgstr "���%s��������������� %L ������������������������"
12148
12149#: c-common.c:6725
12150#, fuzzy, gcc-internal-format
12151msgid "inline function %q+D cannot be declared weak"
12152msgstr "������ %qs ������������������ %<mutable%>"
12153
12154#: c-common.c:6759
12155#, gcc-internal-format
12156msgid "%q+D defined both normally and as an alias"
12157msgstr "%q+D ������������������������������������"
12158
12159#: c-common.c:6775
12160#, gcc-internal-format
12161msgid "alias argument not a string"
12162msgstr "alias ���������������������������"
12163
12164#: c-common.c:6841
12165#, fuzzy, gcc-internal-format
12166msgid "weakref attribute must appear before alias attribute"
12167msgstr "%Jweakref ��������������������� alias ���������"
12168
12169#: c-common.c:6870
12170#, gcc-internal-format
12171msgid "%qE attribute ignored on non-class types"
12172msgstr "%qE ������������������������������������������"
12173
12174#: c-common.c:6876
12175#, fuzzy, gcc-internal-format
12176msgid "%qE attribute ignored because %qT is already defined"
12177msgstr "%qE ������������������������������������������"
12178
12179#: c-common.c:6889
12180#, gcc-internal-format
12181msgid "visibility argument not a string"
12182msgstr "visibility ���������������������������"
12183
12184#: c-common.c:6901
12185#, gcc-internal-format
12186msgid "%qE attribute ignored on types"
12187msgstr "%qE ���������������������������"
12188
12189#: c-common.c:6917
12190#, gcc-internal-format
12191msgid "visibility argument must be one of \"default\", \"hidden\", \"protected\" or \"internal\""
12192msgstr "visibility  ���������������������default���������hidden���������protected���������internal���������������"
12193
12194#: c-common.c:6928
12195#, fuzzy, gcc-internal-format
12196msgid "%qD redeclared with different visibility"
12197msgstr "%qD ������������������������������������"
12198
12199#: c-common.c:6931 c-common.c:6935
12200#, gcc-internal-format
12201msgid "%qD was declared %qs which implies default visibility"
12202msgstr ""
12203
12204#: c-common.c:7019
12205#, gcc-internal-format
12206msgid "tls_model argument not a string"
12207msgstr "tls_model ���������������������������"
12208
12209#: c-common.c:7032
12210#, gcc-internal-format
12211msgid "tls_model argument must be one of \"local-exec\", \"initial-exec\", \"local-dynamic\" or \"global-dynamic\""
12212msgstr "tls_model ���������������������local-exec���������initial-exec���������local-dynamic���������global-dynamic���������������"
12213
12214#: c-common.c:7052 c-common.c:7144 config/m32c/m32c.c:2853
12215#, fuzzy, gcc-internal-format
12216msgid "%qE attribute applies only to functions"
12217msgstr "%J%qE ������������������������������"
12218
12219#: c-common.c:7058 c-common.c:7150
12220#, fuzzy, gcc-internal-format
12221msgid "can%'t set %qE attribute after definition"
12222msgstr "%J������������������������ %qE ������"
12223
12224#: c-common.c:7104
12225#, gcc-internal-format
12226msgid "alloc_size parameter outside range"
12227msgstr ""
12228
12229#: c-common.c:7207
12230#, fuzzy, gcc-internal-format
12231msgid "deprecated message is not a string"
12232msgstr "���������������������������������"
12233
12234#: c-common.c:7247
12235#, gcc-internal-format
12236msgid "%qE attribute ignored for %qE"
12237msgstr "%qE ��������� %qE ���������"
12238
12239#: c-common.c:7307
12240#, gcc-internal-format
12241msgid "invalid vector type for attribute %qE"
12242msgstr "������ %qE ���������������������"
12243
12244#: c-common.c:7313 ada/gcc-interface/utils.c:5481
12245#: ada/gcc-interface/utils.c:5575
12246#, gcc-internal-format
12247msgid "vector size not an integral multiple of component size"
12248msgstr ""
12249
12250#: c-common.c:7319 ada/gcc-interface/utils.c:5487
12251#: ada/gcc-interface/utils.c:5581
12252#, gcc-internal-format
12253msgid "zero vector size"
12254msgstr ""
12255
12256#: c-common.c:7327 ada/gcc-interface/utils.c:5495
12257#: ada/gcc-interface/utils.c:5588
12258#, gcc-internal-format
12259msgid "number of components of the vector not a power of two"
12260msgstr "������������������������ 2 ������������"
12261
12262#: c-common.c:7355 ada/gcc-interface/utils.c:5235
12263#, gcc-internal-format
12264msgid "nonnull attribute without arguments on a non-prototype"
12265msgstr "������������������������������������������"
12266
12267#: c-common.c:7370 ada/gcc-interface/utils.c:5250
12268#, gcc-internal-format
12269msgid "nonnull argument has invalid operand number (argument %lu)"
12270msgstr "��������������� %lu ���������������������"
12271
12272#: c-common.c:7389 ada/gcc-interface/utils.c:5269
12273#, gcc-internal-format
12274msgid "nonnull argument with out-of-range operand number (argument %lu, operand %lu)"
12275msgstr "���������������������������������(������ %lu������������ %lu)"
12276
12277#: c-common.c:7397 ada/gcc-interface/utils.c:5277
12278#, gcc-internal-format
12279msgid "nonnull argument references non-pointer operand (argument %lu, operand %lu)"
12280msgstr "��������������� %lu ��������������������������� %lu"
12281
12282#: c-common.c:7473
12283#, gcc-internal-format
12284msgid "not enough variable arguments to fit a sentinel"
12285msgstr "������������������������������������������������"
12286
12287#: c-common.c:7487
12288#, gcc-internal-format
12289msgid "missing sentinel in function call"
12290msgstr "���������������������������"
12291
12292#: c-common.c:7528
12293#, gcc-internal-format
12294msgid "null argument where non-null required (argument %lu)"
12295msgstr "��������� NULL������������ NULL ���(������ %lu)"
12296
12297#: c-common.c:7593
12298#, gcc-internal-format
12299msgid "cleanup argument not an identifier"
12300msgstr "cleanup ���������������������������"
12301
12302#: c-common.c:7600
12303#, gcc-internal-format
12304msgid "cleanup argument not a function"
12305msgstr "cleanup ������������������������"
12306
12307#: c-common.c:7639
12308#, gcc-internal-format
12309msgid "%qE attribute requires prototypes with named arguments"
12310msgstr "%qE ������������������������������������"
12311
12312#: c-common.c:7650
12313#, gcc-internal-format
12314msgid "%qE attribute only applies to variadic functions"
12315msgstr "%qE ���������������������������������������"
12316
12317#: c-common.c:7662 ada/gcc-interface/utils.c:5323
12318#, gcc-internal-format
12319msgid "requested position is not an integer constant"
12320msgstr "���������������������������������������"
12321
12322#: c-common.c:7670 ada/gcc-interface/utils.c:5330
12323#, gcc-internal-format
12324msgid "requested position is less than zero"
12325msgstr "��������������������� 0"
12326
12327#: c-common.c:7794
12328#, gcc-internal-format
12329msgid "Bad option %s to optimize attribute."
12330msgstr ""
12331
12332#: c-common.c:7797
12333#, gcc-internal-format
12334msgid "Bad option %s to pragma attribute"
12335msgstr ""
12336
12337#: c-common.c:7994
12338#, fuzzy, gcc-internal-format
12339msgid "not enough arguments to function %qE"
12340msgstr "��������������� %qE ���������������"
12341
12342#: c-common.c:8000 c-typeck.c:2818
12343#, gcc-internal-format
12344msgid "too many arguments to function %qE"
12345msgstr "��������������� %qE ���������������"
12346
12347#: c-common.c:8030 c-common.c:8076
12348#, fuzzy, gcc-internal-format
12349msgid "non-floating-point argument in call to function %qE"
12350msgstr "������������ %qs ������������������������"
12351
12352#: c-common.c:8053
12353#, fuzzy, gcc-internal-format
12354msgid "non-floating-point arguments in call to function %qE"
12355msgstr "������������ %qs ������������������������"
12356
12357#: c-common.c:8069
12358#, fuzzy, gcc-internal-format
12359msgid "non-const integer argument %u in call to function %qE"
12360msgstr "������������ %qs ������������������������"
12361
12362#: c-common.c:8359
12363#, fuzzy, gcc-internal-format
12364msgid "cannot apply %<offsetof%> to static data member %qD"
12365msgstr "������������������������ %qD ���������������"
12366
12367#: c-common.c:8364
12368#, gcc-internal-format
12369msgid "cannot apply %<offsetof%> when %<operator[]%> is overloaded"
12370msgstr ""
12371
12372#: c-common.c:8371
12373#, gcc-internal-format
12374msgid "cannot apply %<offsetof%> to a non constant address"
12375msgstr ""
12376
12377#: c-common.c:8384 cp/typeck.c:5091
12378#, gcc-internal-format
12379msgid "attempt to take address of bit-field structure member %qD"
12380msgstr "������������������������������ %qD ���������"
12381
12382#: c-common.c:8443
12383#, gcc-internal-format
12384msgid "index %E denotes an offset greater than size of %qT"
12385msgstr ""
12386
12387#: c-common.c:8480
12388#, fuzzy, gcc-internal-format
12389msgid "lvalue required as left operand of assignment"
12390msgstr "������������������������������"
12391
12392#: c-common.c:8483
12393#, gcc-internal-format
12394msgid "lvalue required as increment operand"
12395msgstr ""
12396
12397#: c-common.c:8486
12398#, gcc-internal-format
12399msgid "lvalue required as decrement operand"
12400msgstr ""
12401
12402#: c-common.c:8489
12403#, gcc-internal-format
12404msgid "lvalue required as unary %<&%> operand"
12405msgstr ""
12406
12407#: c-common.c:8492
12408#, fuzzy, gcc-internal-format
12409msgid "lvalue required in asm statement"
12410msgstr "asm ������������������������������"
12411
12412#: c-common.c:8622
12413#, fuzzy, gcc-internal-format
12414msgid "size of array is too large"
12415msgstr "������ %qs ������"
12416
12417#: c-common.c:8658 c-common.c:8709 c-typeck.c:3045
12418#, gcc-internal-format
12419msgid "too few arguments to function %qE"
12420msgstr "��������������� %qE ���������������"
12421
12422#: c-common.c:8675 c-typeck.c:5406 config/mep/mep.c:6321
12423#, gcc-internal-format
12424msgid "incompatible type for argument %d of %qE"
12425msgstr "������ %d(������ %qE)���������������"
12426
12427#: c-common.c:8872
12428#, gcc-internal-format
12429msgid "array subscript has type %<char%>"
12430msgstr "��������������������� %<char%>"
12431
12432#: c-common.c:8907
12433#, fuzzy, gcc-internal-format
12434msgid "suggest parentheses around %<+%> inside %<<<%>"
12435msgstr "������������������������������������������������ + ��� - ������������������"
12436
12437#: c-common.c:8910
12438#, fuzzy, gcc-internal-format
12439msgid "suggest parentheses around %<-%> inside %<<<%>"
12440msgstr "������������������������������������������������ + ��� - ������������������"
12441
12442#: c-common.c:8916
12443#, fuzzy, gcc-internal-format
12444msgid "suggest parentheses around %<+%> inside %<>>%>"
12445msgstr "������������������������������������������������ + ��� - ������������������"
12446
12447#: c-common.c:8919
12448#, fuzzy, gcc-internal-format
12449msgid "suggest parentheses around %<-%> inside %<>>%>"
12450msgstr "������������������������������������������������ + ��� - ������������������"
12451
12452#: c-common.c:8925
12453#, fuzzy, gcc-internal-format
12454msgid "suggest parentheses around %<&&%> within %<||%>"
12455msgstr "��������� || ������������������������ && ������������������"
12456
12457#: c-common.c:8934
12458#, fuzzy, gcc-internal-format
12459msgid "suggest parentheses around arithmetic in operand of %<|%>"
12460msgstr "��������� | ���������������������������������������������������"
12461
12462#: c-common.c:8939
12463#, fuzzy, gcc-internal-format
12464msgid "suggest parentheses around comparison in operand of %<|%>"
12465msgstr "��������� | ���������������������������������������������������"
12466
12467#: c-common.c:8943
12468#, gcc-internal-format
12469msgid "suggest parentheses around operand of %<!%> or change %<|%> to %<||%> or %<!%> to %<~%>"
12470msgstr ""
12471
12472#: c-common.c:8953
12473#, fuzzy, gcc-internal-format
12474msgid "suggest parentheses around arithmetic in operand of %<^%>"
12475msgstr "��������� ^ ���������������������������������������������������"
12476
12477#: c-common.c:8958
12478#, fuzzy, gcc-internal-format
12479msgid "suggest parentheses around comparison in operand of %<^%>"
12480msgstr "��������� ^ ���������������������������������������������������"
12481
12482#: c-common.c:8964
12483#, fuzzy, gcc-internal-format
12484msgid "suggest parentheses around %<+%> in operand of %<&%>"
12485msgstr "��������� | ���������������������������������������������������"
12486
12487#: c-common.c:8967
12488#, fuzzy, gcc-internal-format
12489msgid "suggest parentheses around %<-%> in operand of %<&%>"
12490msgstr "��������� | ���������������������������������������������������"
12491
12492#: c-common.c:8972
12493#, fuzzy, gcc-internal-format
12494msgid "suggest parentheses around comparison in operand of %<&%>"
12495msgstr "��������� & ������������������������ + ��� - ������������������"
12496
12497#: c-common.c:8976
12498#, gcc-internal-format
12499msgid "suggest parentheses around operand of %<!%> or change %<&%> to %<&&%> or %<!%> to %<~%>"
12500msgstr ""
12501
12502#: c-common.c:8984
12503#, fuzzy, gcc-internal-format
12504msgid "suggest parentheses around comparison in operand of %<==%>"
12505msgstr "��������� | ���������������������������������������������������"
12506
12507#: c-common.c:8990
12508#, fuzzy, gcc-internal-format
12509msgid "suggest parentheses around comparison in operand of %<!=%>"
12510msgstr "��������� | ���������������������������������������������������"
12511
12512#: c-common.c:9001
12513#, fuzzy, gcc-internal-format
12514msgid "comparisons like %<X<=Y<=Z%> do not have their mathematical meaning"
12515msgstr "������ X<=Y<=Z ���������������������������������������������"
12516
12517#: c-common.c:9016
12518#, gcc-internal-format
12519msgid "label %q+D defined but not used"
12520msgstr "������ %q+D ������������������"
12521
12522#: c-common.c:9018
12523#, gcc-internal-format
12524msgid "label %q+D declared but not defined"
12525msgstr "������ %q+D ������������������"
12526
12527#: c-common.c:9038
12528#, gcc-internal-format
12529msgid "division by zero"
12530msgstr "���������"
12531
12532#: c-common.c:9070
12533#, fuzzy, gcc-internal-format
12534msgid "comparison between types %qT and %qT"
12535msgstr "��������� %q#T ��� %q#T ���������"
12536
12537#: c-common.c:9121
12538#, gcc-internal-format
12539msgid "comparison between signed and unsigned integer expressions"
12540msgstr "������������������������������������������"
12541
12542#: c-common.c:9172
12543#, gcc-internal-format
12544msgid "promoted ~unsigned is always non-zero"
12545msgstr ""
12546
12547#: c-common.c:9175
12548#, gcc-internal-format
12549msgid "comparison of promoted ~unsigned with constant"
12550msgstr "������������������������������������������������"
12551
12552#: c-common.c:9185
12553#, gcc-internal-format
12554msgid "comparison of promoted ~unsigned with unsigned"
12555msgstr "���������������������������������������������������"
12556
12557#. Except for passing an argument to an unprototyped function,
12558#. this is a constraint violation.  When passing an argument to
12559#. an unprototyped function, it is compile-time undefined;
12560#. making it a constraint in that case was rejected in
12561#. DR#252.
12562#: c-convert.c:102 c-typeck.c:1900 c-typeck.c:4982 cp/typeck.c:1836
12563#: cp/typeck.c:6415 cp/typeck.c:7040 fortran/convert.c:88
12564#, gcc-internal-format
12565msgid "void value not ignored as it ought to be"
12566msgstr "void ���������������������������"
12567
12568#: c-convert.c:156 fortran/convert.c:121 java/typeck.c:151
12569#, gcc-internal-format
12570msgid "conversion to non-scalar type requested"
12571msgstr "������������������������������"
12572
12573#: c-decl.c:696
12574#, gcc-internal-format
12575msgid "array %q+D assumed to have one element"
12576msgstr "������������ %q+D ���������������"
12577
12578#: c-decl.c:737
12579#, gcc-internal-format
12580msgid "%qD is static but used in inline function %qD which is not static"
12581msgstr ""
12582
12583#: c-decl.c:742
12584#, gcc-internal-format
12585msgid "%q+D is static but declared in inline function %qD which is not static"
12586msgstr ""
12587
12588#: c-decl.c:954
12589#, gcc-internal-format
12590msgid "GCC supports only %u nested scopes"
12591msgstr "GCC ��������� %u ������������������������"
12592
12593#: c-decl.c:1102 cp/decl.c:356
12594#, gcc-internal-format
12595msgid "label %q+D used but not defined"
12596msgstr "������ %q+D ������������������"
12597
12598#: c-decl.c:1147
12599#, gcc-internal-format
12600msgid "nested function %q+D declared but never defined"
12601msgstr "������������ %q+D ������������������������"
12602
12603#: c-decl.c:1159
12604#, fuzzy, gcc-internal-format
12605msgid "inline function %q+D declared but never defined"
12606msgstr "������������ %q+D ������������������������"
12607
12608#: c-decl.c:1174 cp/decl.c:599
12609#, gcc-internal-format
12610msgid "unused variable %q+D"
12611msgstr "������������������ %q+D"
12612
12613#: c-decl.c:1178
12614#, gcc-internal-format
12615msgid "type of array %q+D completed incompatibly with implicit initialization"
12616msgstr "������ %q+D ���������������������������������"
12617
12618#: c-decl.c:1462 c-decl.c:5690 c-decl.c:6475 c-decl.c:7076
12619#, fuzzy, gcc-internal-format
12620msgid "originally defined here"
12621msgstr "%J  ���������������������������"
12622
12623#: c-decl.c:1533
12624#, gcc-internal-format
12625msgid "a parameter list with an ellipsis can%'t match an empty parameter name list declaration"
12626msgstr "���������������������������������������������������������������������"
12627
12628#: c-decl.c:1540
12629#, gcc-internal-format
12630msgid "an argument type that has a default promotion can%'t match an empty parameter name list declaration"
12631msgstr "���������������������������������������������������������������������"
12632
12633#: c-decl.c:1581
12634#, gcc-internal-format
12635msgid "prototype for %q+D declares more arguments than previous old-style definition"
12636msgstr "%q+D ���������������������������������������������������"
12637
12638#: c-decl.c:1587
12639#, gcc-internal-format
12640msgid "prototype for %q+D declares fewer arguments than previous old-style definition"
12641msgstr "%q+D ���������������������������������������������������"
12642
12643#: c-decl.c:1596
12644#, gcc-internal-format
12645msgid "prototype for %q+D declares argument %d with incompatible type"
12646msgstr "%q+D ������������������ %d ���������������������"
12647
12648#. If we get here, no errors were found, but do issue a warning
12649#. for this poor-style construct.
12650#: c-decl.c:1609
12651#, gcc-internal-format
12652msgid "prototype for %q+D follows non-prototype definition"
12653msgstr "%q+D ���������������������������������������"
12654
12655#: c-decl.c:1624
12656#, gcc-internal-format
12657msgid "previous definition of %q+D was here"
12658msgstr "%q+D ������������������������"
12659
12660#: c-decl.c:1626
12661#, gcc-internal-format
12662msgid "previous implicit declaration of %q+D was here"
12663msgstr "%q+D ������������������������������"
12664
12665#: c-decl.c:1628
12666#, gcc-internal-format
12667msgid "previous declaration of %q+D was here"
12668msgstr "%q+D ������������������������"
12669
12670#: c-decl.c:1668
12671#, gcc-internal-format
12672msgid "%q+D redeclared as different kind of symbol"
12673msgstr "%q+D ���������������������������������������"
12674
12675#: c-decl.c:1672
12676#, gcc-internal-format
12677msgid "built-in function %q+D declared as non-function"
12678msgstr "������������ %q+D ���������������������"
12679
12680#: c-decl.c:1675 c-decl.c:1822 c-decl.c:2514
12681#, gcc-internal-format
12682msgid "declaration of %q+D shadows a built-in function"
12683msgstr "%q+D ������������������������������������"
12684
12685#: c-decl.c:1684
12686#, gcc-internal-format
12687msgid "redeclaration of enumerator %q+D"
12688msgstr "������ %q+D ���������"
12689
12690#. If types don't match for a built-in, throw away the
12691#. built-in.  No point in calling locate_old_decl here, it
12692#. won't print anything.
12693#: c-decl.c:1705
12694#, gcc-internal-format
12695msgid "conflicting types for built-in function %q+D"
12696msgstr "��������������� %q+D ������������"
12697
12698#: c-decl.c:1730 c-decl.c:1743 c-decl.c:1779
12699#, gcc-internal-format
12700msgid "conflicting types for %q+D"
12701msgstr "��� %q+D ������������"
12702
12703#: c-decl.c:1759
12704#, gcc-internal-format
12705msgid "conflicting named address spaces (generic vs %s) for %q+D"
12706msgstr ""
12707
12708#: c-decl.c:1763
12709#, fuzzy, gcc-internal-format
12710msgid "conflicting named address spaces (%s vs generic) for %q+D"
12711msgstr "��� %q+#D ������������������������������"
12712
12713#: c-decl.c:1767
12714#, fuzzy, gcc-internal-format
12715msgid "conflicting named address spaces (%s vs %s) for %q+D"
12716msgstr "��� %q+D ������������"
12717
12718#: c-decl.c:1776
12719#, gcc-internal-format
12720msgid "conflicting type qualifiers for %q+D"
12721msgstr "%q+D ���������������������"
12722
12723#. Allow OLDDECL to continue in use.
12724#: c-decl.c:1797
12725#, gcc-internal-format
12726msgid "redefinition of typedef %q+D"
12727msgstr "%q+D ���������"
12728
12729#: c-decl.c:1848 c-decl.c:1951
12730#, gcc-internal-format
12731msgid "redefinition of %q+D"
12732msgstr "%q+D ���������"
12733
12734#: c-decl.c:1883 c-decl.c:1989
12735#, gcc-internal-format
12736msgid "static declaration of %q+D follows non-static declaration"
12737msgstr "��� %qD ���������������������������������������������"
12738
12739#: c-decl.c:1893 c-decl.c:1901 c-decl.c:1979 c-decl.c:1986
12740#, gcc-internal-format
12741msgid "non-static declaration of %q+D follows static declaration"
12742msgstr "��� %q+D ���������������������������������������������"
12743
12744#: c-decl.c:1917
12745#, gcc-internal-format
12746msgid "%<gnu_inline%> attribute present on %q+D"
12747msgstr ""
12748
12749#: c-decl.c:1920
12750#, fuzzy, gcc-internal-format
12751msgid "but not here"
12752msgstr "  ���������"
12753
12754#: c-decl.c:1938
12755#, gcc-internal-format
12756msgid "thread-local declaration of %q+D follows non-thread-local declaration"
12757msgstr "%q+D ���������������������������������������������������������������"
12758
12759#: c-decl.c:1941
12760#, gcc-internal-format
12761msgid "non-thread-local declaration of %q+D follows thread-local declaration"
12762msgstr "%q+D ���������������������������������������������������������������"
12763
12764#: c-decl.c:1971
12765#, gcc-internal-format
12766msgid "extern declaration of %q+D follows declaration with no linkage"
12767msgstr "%q+D ���������������������������������������������������������"
12768
12769#: c-decl.c:2007
12770#, gcc-internal-format
12771msgid "declaration of %q+D with no linkage follows extern declaration"
12772msgstr "%q+D ���������������������������������������������������������"
12773
12774#: c-decl.c:2013
12775#, gcc-internal-format
12776msgid "redeclaration of %q+D with no linkage"
12777msgstr "%q+D ������������������������������"
12778
12779#: c-decl.c:2039
12780#, gcc-internal-format
12781msgid "redeclaration of %q+D with different visibility (old visibility preserved)"
12782msgstr "��� %q+D ��������������������������������������������� (������������������������)"
12783
12784#: c-decl.c:2050
12785#, gcc-internal-format
12786msgid "inline declaration of %qD follows declaration with attribute noinline"
12787msgstr "%q+D ������ noinline ���������������������������������������������"
12788
12789#: c-decl.c:2057
12790#, gcc-internal-format
12791msgid "declaration of %q+D with attribute noinline follows inline declaration "
12792msgstr "%q+D ������ noinline ���������������������������������������������"
12793
12794#: c-decl.c:2075
12795#, gcc-internal-format
12796msgid "redefinition of parameter %q+D"
12797msgstr "������ %q+D ���������"
12798
12799#: c-decl.c:2102
12800#, gcc-internal-format
12801msgid "redundant redeclaration of %q+D"
12802msgstr "��� %q+D ������������������"
12803
12804#: c-decl.c:2501
12805#, gcc-internal-format
12806msgid "declaration of %q+D shadows previous non-variable"
12807msgstr "%q+D ������������������������������������������������"
12808
12809#: c-decl.c:2506
12810#, gcc-internal-format
12811msgid "declaration of %q+D shadows a parameter"
12812msgstr "%q+D ������������������������������"
12813
12814#: c-decl.c:2509
12815#, gcc-internal-format
12816msgid "declaration of %q+D shadows a global declaration"
12817msgstr "%q+D ������������������������������������"
12818
12819#: c-decl.c:2519
12820#, gcc-internal-format
12821msgid "declaration of %q+D shadows a previous local"
12822msgstr "%q+D ���������������������������������������������"
12823
12824#: c-decl.c:2523 cp/name-lookup.c:1050 cp/name-lookup.c:1083
12825#: cp/name-lookup.c:1092
12826#, fuzzy, gcc-internal-format
12827msgid "shadowed declaration is here"
12828msgstr "%J���������������������������"
12829
12830#: c-decl.c:2650
12831#, gcc-internal-format
12832msgid "nested extern declaration of %qD"
12833msgstr "��� %qD ������������������������"
12834
12835#: c-decl.c:2818 c-decl.c:2821
12836#, gcc-internal-format
12837msgid "implicit declaration of function %qE"
12838msgstr "������������������ %qE"
12839
12840#: c-decl.c:2884
12841#, gcc-internal-format
12842msgid "incompatible implicit declaration of built-in function %qD"
12843msgstr "��������������������������� %qD ���������"
12844
12845#: c-decl.c:2893
12846#, gcc-internal-format
12847msgid "incompatible implicit declaration of function %qD"
12848msgstr "��������������������� %qD ���������"
12849
12850#: c-decl.c:2946
12851#, fuzzy, gcc-internal-format
12852msgid "%qE undeclared here (not in a function)"
12853msgstr "%H%qE ��������� (���������������)"
12854
12855#: c-decl.c:2951
12856#, fuzzy, gcc-internal-format
12857msgid "%qE undeclared (first use in this function)"
12858msgstr "%H%qE ��������� (������������������������������)"
12859
12860#: c-decl.c:2954
12861#, fuzzy, gcc-internal-format
12862msgid "each undeclared identifier is reported only once for each function it appears in"
12863msgstr "%H(������������������������������������������������������������������������"
12864
12865#: c-decl.c:3004 cp/decl.c:2446
12866#, gcc-internal-format
12867msgid "label %qE referenced outside of any function"
12868msgstr "������ %qE ���������������������������"
12869
12870#: c-decl.c:3040
12871#, gcc-internal-format
12872msgid "jump into scope of identifier with variably modified type"
12873msgstr "������������������������������������������������������"
12874
12875#: c-decl.c:3043
12876#, fuzzy, gcc-internal-format
12877msgid "jump skips variable initialization"
12878msgstr "  ������ %q+#D ������������"
12879
12880#: c-decl.c:3044 c-decl.c:3100 c-decl.c:3185
12881#, fuzzy, gcc-internal-format
12882msgid "label %qD defined here"
12883msgstr "������ %q+D ������������������"
12884
12885#: c-decl.c:3045 c-decl.c:3309
12886#, fuzzy, gcc-internal-format
12887msgid "%qD declared here"
12888msgstr "%q+D ������������������"
12889
12890#: c-decl.c:3099 c-decl.c:3184
12891#, gcc-internal-format
12892msgid "jump into statement expression"
12893msgstr "���������������������������"
12894
12895#: c-decl.c:3121
12896#, gcc-internal-format
12897msgid "duplicate label declaration %qE"
12898msgstr "��������������������� %qE"
12899
12900#: c-decl.c:3215 cp/decl.c:2755
12901#, gcc-internal-format
12902msgid "duplicate label %qD"
12903msgstr "��������������� %qD"
12904
12905#: c-decl.c:3246
12906#, fuzzy, gcc-internal-format
12907msgid "traditional C lacks a separate namespace for labels, identifier %qE conflicts"
12908msgstr "%H������ C ��������������������������������������������������������� %qE ������"
12909
12910#: c-decl.c:3307
12911#, fuzzy, gcc-internal-format
12912msgid "switch jumps over variable initialization"
12913msgstr "���������������������������"
12914
12915#: c-decl.c:3308 c-decl.c:3319
12916#, gcc-internal-format
12917msgid "switch starts here"
12918msgstr ""
12919
12920#: c-decl.c:3318
12921#, fuzzy, gcc-internal-format
12922msgid "switch jumps into statement expression"
12923msgstr "���������������������������"
12924
12925#: c-decl.c:3389
12926#, fuzzy, gcc-internal-format
12927msgid "%qE defined as wrong kind of tag"
12928msgstr "%H%qE ������������������������������"
12929
12930#: c-decl.c:3621
12931#, gcc-internal-format
12932msgid "unnamed struct/union that defines no instances"
12933msgstr "������������������������������������/������"
12934
12935#: c-decl.c:3630
12936#, gcc-internal-format
12937msgid "empty declaration with storage class specifier does not redeclare tag"
12938msgstr "���������������������������������������������������"
12939
12940#: c-decl.c:3643
12941#, gcc-internal-format
12942msgid "empty declaration with type qualifier does not redeclare tag"
12943msgstr "���������������������������������������������������"
12944
12945#: c-decl.c:3665 c-decl.c:3672
12946#, gcc-internal-format
12947msgid "useless type name in empty declaration"
12948msgstr "���������������������������"
12949
12950#: c-decl.c:3680
12951#, gcc-internal-format
12952msgid "%<inline%> in empty declaration"
12953msgstr "%<inline%> ������������������"
12954
12955#: c-decl.c:3686
12956#, gcc-internal-format
12957msgid "%<auto%> in file-scope empty declaration"
12958msgstr "��������������������������� %<auto%> ���������"
12959
12960#: c-decl.c:3692
12961#, gcc-internal-format
12962msgid "%<register%> in file-scope empty declaration"
12963msgstr "��������������������������� %<register%> ���������"
12964
12965#: c-decl.c:3698
12966#, gcc-internal-format
12967msgid "useless storage class specifier in empty declaration"
12968msgstr "������������������������������������"
12969
12970#: c-decl.c:3704
12971#, gcc-internal-format
12972msgid "useless %<__thread%> in empty declaration"
12973msgstr "������������ %<__thread%> ������"
12974
12975#: c-decl.c:3713
12976#, gcc-internal-format
12977msgid "useless type qualifier in empty declaration"
12978msgstr "������������������������������"
12979
12980#: c-decl.c:3720 c-parser.c:1198
12981#, gcc-internal-format
12982msgid "empty declaration"
12983msgstr "���������"
12984
12985#: c-decl.c:3791
12986#, gcc-internal-format
12987msgid "ISO C90 does not support %<static%> or type qualifiers in parameter array declarators"
12988msgstr "ISO C90 ��������������������������������������� %<static%> ������������������"
12989
12990#: c-decl.c:3795
12991#, gcc-internal-format
12992msgid "ISO C90 does not support %<[*]%> array declarators"
12993msgstr "ISO C90 ��������� %<[*]%> ������������"
12994
12995#. C99 6.7.5.2p4
12996#. A function definition isn't function prototype scope C99 6.2.1p4.
12997#. C99 6.7.5.2p4
12998#: c-decl.c:3802 c-decl.c:6064
12999#, gcc-internal-format
13000msgid "%<[*]%> not allowed in other than function prototype scope"
13001msgstr ""
13002
13003#: c-decl.c:3915
13004#, gcc-internal-format
13005msgid "%q+D is usually a function"
13006msgstr "%q+D ���������������������"
13007
13008#: c-decl.c:3924
13009#, gcc-internal-format
13010msgid "typedef %qD is initialized (use __typeof__ instead)"
13011msgstr "typedef %qD ������������(������ __typeof__)"
13012
13013#: c-decl.c:3929
13014#, gcc-internal-format
13015msgid "function %qD is initialized like a variable"
13016msgstr "������ %qD ���������������������������"
13017
13018#. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
13019#: c-decl.c:3935
13020#, gcc-internal-format
13021msgid "parameter %qD is initialized"
13022msgstr "������ %qD ������������"
13023
13024#: c-decl.c:3960
13025#, gcc-internal-format
13026msgid "variable %qD has initializer but incomplete type"
13027msgstr "������ %qD ������������������������������������"
13028
13029#: c-decl.c:4049 cp/decl.c:4174 cp/decl.c:11712
13030#, gcc-internal-format
13031msgid "inline function %q+D given attribute noinline"
13032msgstr "��������������� %q+D ��������� noinline ������"
13033
13034#: c-decl.c:4146
13035#, gcc-internal-format
13036msgid "initializer fails to determine size of %q+D"
13037msgstr "��������������������������� %q+D ���������"
13038
13039#: c-decl.c:4151
13040#, gcc-internal-format
13041msgid "array size missing in %q+D"
13042msgstr "��� %q+D ���������������������"
13043
13044#: c-decl.c:4163
13045#, gcc-internal-format
13046msgid "zero or negative size array %q+D"
13047msgstr "������ %q+D ��������� 0 ������"
13048
13049#: c-decl.c:4218 varasm.c:2180
13050#, gcc-internal-format
13051msgid "storage size of %q+D isn%'t known"
13052msgstr "%q+D ���������������������"
13053
13054#: c-decl.c:4229
13055#, gcc-internal-format
13056msgid "storage size of %q+D isn%'t constant"
13057msgstr "%q+D ���������������������������"
13058
13059#: c-decl.c:4276
13060#, gcc-internal-format
13061msgid "ignoring asm-specifier for non-static local variable %q+D"
13062msgstr "������������������������ %q+D ��������� asm ���������"
13063
13064#: c-decl.c:4304
13065#, gcc-internal-format
13066msgid "cannot put object with volatile field into register"
13067msgstr "��������������� volatile ������������������������������"
13068
13069#: c-decl.c:4394
13070#, fuzzy, gcc-internal-format
13071msgid "uninitialized const %qD is invalid in C++"
13072msgstr "��������������������� %qD"
13073
13074#: c-decl.c:4440
13075#, gcc-internal-format
13076msgid "ISO C forbids forward parameter declarations"
13077msgstr "ISO C ���������������������������"
13078
13079#: c-decl.c:4527
13080#, gcc-internal-format
13081msgid "defining a type in a compound literal is invalid in C++"
13082msgstr ""
13083
13084#: c-decl.c:4579 c-decl.c:4594
13085#, gcc-internal-format
13086msgid "bit-field %qs width not an integer constant"
13087msgstr "��������� %qs ���������������������������������"
13088
13089#: c-decl.c:4589
13090#, fuzzy, gcc-internal-format
13091msgid "bit-field %qs width not an integer constant expression"
13092msgstr "��������� %qs ���������������������������������"
13093
13094#: c-decl.c:4600
13095#, gcc-internal-format
13096msgid "negative width in bit-field %qs"
13097msgstr "��������� %qs ������������"
13098
13099#: c-decl.c:4605
13100#, gcc-internal-format
13101msgid "zero width for bit-field %qs"
13102msgstr "��������� %qs ��������� 0"
13103
13104#: c-decl.c:4615
13105#, gcc-internal-format
13106msgid "bit-field %qs has invalid type"
13107msgstr "��������� %qs ������������"
13108
13109#: c-decl.c:4625
13110#, gcc-internal-format
13111msgid "type of bit-field %qs is a GCC extension"
13112msgstr "��������������� %qs ��������� GCC ������"
13113
13114#: c-decl.c:4631
13115#, gcc-internal-format
13116msgid "width of %qs exceeds its type"
13117msgstr "%qs ���������������������������������"
13118
13119#: c-decl.c:4644
13120#, gcc-internal-format
13121msgid "%qs is narrower than values of its type"
13122msgstr "%qs ������������������������"
13123
13124#: c-decl.c:4663
13125#, fuzzy, gcc-internal-format
13126msgid "ISO C90 forbids array %qE whose size can%'t be evaluated"
13127msgstr "ISO C90 ��������������� %qs������������������������������"
13128
13129#: c-decl.c:4667
13130#, fuzzy, gcc-internal-format
13131msgid "ISO C90 forbids array whose size can%'t be evaluated"
13132msgstr "ISO C90 ��������������� %qs������������������������������"
13133
13134#: c-decl.c:4674
13135#, fuzzy, gcc-internal-format
13136msgid "ISO C90 forbids variable length array %qE"
13137msgstr "ISO C90 ��������������������� %qs"
13138
13139#: c-decl.c:4677
13140#, fuzzy, gcc-internal-format
13141msgid "ISO C90 forbids variable length array"
13142msgstr "ISO C90 ��������������������� %qs"
13143
13144#: c-decl.c:4686
13145#, fuzzy, gcc-internal-format
13146msgid "the size of array %qE can%'t be evaluated"
13147msgstr "���������������������������������������"
13148
13149#: c-decl.c:4690
13150#, fuzzy, gcc-internal-format
13151msgid "the size of array can %'t be evaluated"
13152msgstr "���������������������������������������"
13153
13154#: c-decl.c:4696
13155#, gcc-internal-format
13156msgid "variable length array %qE is used"
13157msgstr ""
13158
13159#: c-decl.c:4700 cp/decl.c:7366
13160#, gcc-internal-format
13161msgid "variable length array is used"
13162msgstr ""
13163
13164#: c-decl.c:4878 c-decl.c:5224 c-decl.c:5234
13165#, fuzzy, gcc-internal-format
13166msgid "variably modified %qE at file scope"
13167msgstr "%qT ���������������������"
13168
13169#: c-decl.c:4880
13170#, fuzzy, gcc-internal-format
13171msgid "variably modified field at file scope"
13172msgstr "%qT ���������������������"
13173
13174#: c-decl.c:4900
13175#, fuzzy, gcc-internal-format
13176msgid "type defaults to %<int%> in declaration of %qE"
13177msgstr "��� %qs ������������������������������ %<int%>"
13178
13179#: c-decl.c:4904
13180#, fuzzy, gcc-internal-format
13181msgid "type defaults to %<int%> in type name"
13182msgstr "��� %qs ������������������������������ %<int%>"
13183
13184#: c-decl.c:4937
13185#, gcc-internal-format
13186msgid "duplicate %<const%>"
13187msgstr "��������� %<const%>"
13188
13189#: c-decl.c:4939
13190#, gcc-internal-format
13191msgid "duplicate %<restrict%>"
13192msgstr "��������� %<restrict%>"
13193
13194#: c-decl.c:4941
13195#, gcc-internal-format
13196msgid "duplicate %<volatile%>"
13197msgstr "��������� %<volatile%>"
13198
13199#: c-decl.c:4945
13200#, fuzzy, gcc-internal-format
13201msgid "conflicting named address spaces (%s vs %s)"
13202msgstr "������������������������ %qs"
13203
13204#: c-decl.c:4967
13205#, gcc-internal-format
13206msgid "function definition declared %<auto%>"
13207msgstr "��������������������� %<auto%>"
13208
13209#: c-decl.c:4969
13210#, gcc-internal-format
13211msgid "function definition declared %<register%>"
13212msgstr "��������������������� %<register%>"
13213
13214#: c-decl.c:4971
13215#, gcc-internal-format
13216msgid "function definition declared %<typedef%>"
13217msgstr "��������������������� %<typedef%>"
13218
13219#: c-decl.c:4973
13220#, gcc-internal-format
13221msgid "function definition declared %<__thread%>"
13222msgstr "��������������������� %<__thread%>"
13223
13224#: c-decl.c:4990
13225#, fuzzy, gcc-internal-format
13226msgid "storage class specified for structure field %qE"
13227msgstr "��������������� %qs ���������������������"
13228
13229#: c-decl.c:4993
13230#, fuzzy, gcc-internal-format
13231msgid "storage class specified for structure field"
13232msgstr "��������������� %qs ���������������������"
13233
13234#: c-decl.c:4997
13235#, fuzzy, gcc-internal-format
13236msgid "storage class specified for parameter %qE"
13237msgstr "��������� %qs ���������������������"
13238
13239#: c-decl.c:5000
13240#, fuzzy, gcc-internal-format
13241msgid "storage class specified for unnamed parameter"
13242msgstr "��������� %qs ���������������������"
13243
13244#: c-decl.c:5003 cp/decl.c:8294
13245#, gcc-internal-format
13246msgid "storage class specified for typename"
13247msgstr "���������������������������������"
13248
13249#: c-decl.c:5020
13250#, fuzzy, gcc-internal-format
13251msgid "%qE initialized and declared %<extern%>"
13252msgstr "%qs ��������������������������������� %<extern%>"
13253
13254#: c-decl.c:5024
13255#, fuzzy, gcc-internal-format
13256msgid "%qE has both %<extern%> and initializer"
13257msgstr "%qs ������ %<extern%> ���������������������"
13258
13259#: c-decl.c:5029
13260#, fuzzy, gcc-internal-format
13261msgid "file-scope declaration of %qE specifies %<auto%>"
13262msgstr "��������������������� %qs ������������������ %<auto%>"
13263
13264#: c-decl.c:5033
13265#, fuzzy, gcc-internal-format
13266msgid "file-scope declaration of %qE specifies %<register%>"
13267msgstr "��������������������� %qs ������������������ %<register%>"
13268
13269#: c-decl.c:5038
13270#, fuzzy, gcc-internal-format
13271msgid "nested function %qE declared %<extern%>"
13272msgstr "������������ %qs ������������ %<extern%>"
13273
13274#: c-decl.c:5041
13275#, fuzzy, gcc-internal-format
13276msgid "function-scope %qE implicitly auto and declared %<__thread%>"
13277msgstr "��������������������� %qs ��������� auto������������������ %<__thread%>"
13278
13279#. Only the innermost declarator (making a parameter be of
13280#. array type which is converted to pointer type)
13281#. may have static or type qualifiers.
13282#: c-decl.c:5088 c-decl.c:5418
13283#, gcc-internal-format
13284msgid "static or type qualifiers in non-parameter array declarator"
13285msgstr "static ���������������������������������������������������"
13286
13287#: c-decl.c:5136
13288#, fuzzy, gcc-internal-format
13289msgid "declaration of %qE as array of voids"
13290msgstr "%qs ��������� void ���������"
13291
13292#: c-decl.c:5138
13293#, fuzzy, gcc-internal-format
13294msgid "declaration of type name as array of voids"
13295msgstr "%qs ��������� void ���������"
13296
13297#: c-decl.c:5145
13298#, fuzzy, gcc-internal-format
13299msgid "declaration of %qE as array of functions"
13300msgstr "%qs ������������������������"
13301
13302#: c-decl.c:5148
13303#, fuzzy, gcc-internal-format
13304msgid "declaration of type name as array of functions"
13305msgstr "%qs ������������������������"
13306
13307#: c-decl.c:5155 c-decl.c:6862
13308#, gcc-internal-format
13309msgid "invalid use of structure with flexible array member"
13310msgstr "���������������������������������������������������"
13311
13312#: c-decl.c:5181
13313#, fuzzy, gcc-internal-format
13314msgid "size of array %qE has non-integer type"
13315msgstr "������ %qs ������������������������������"
13316
13317#: c-decl.c:5185
13318#, fuzzy, gcc-internal-format
13319msgid "size of unnamed array has non-integer type"
13320msgstr "������ %qs ������������������������������"
13321
13322#: c-decl.c:5195
13323#, fuzzy, gcc-internal-format
13324msgid "ISO C forbids zero-size array %qE"
13325msgstr "ISO C ������������������ 0 ��������� %qs"
13326
13327#: c-decl.c:5198
13328#, fuzzy, gcc-internal-format
13329msgid "ISO C forbids zero-size array"
13330msgstr "ISO C++ ������������������ 0 ���������"
13331
13332#: c-decl.c:5207
13333#, fuzzy, gcc-internal-format
13334msgid "size of array %qE is negative"
13335msgstr "������ %qs ���������������"
13336
13337#: c-decl.c:5209
13338#, fuzzy, gcc-internal-format
13339msgid "size of unnamed array is negative"
13340msgstr "���������������������"
13341
13342#: c-decl.c:5285 c-decl.c:5649
13343#, fuzzy, gcc-internal-format
13344msgid "size of array %qE is too large"
13345msgstr "������ %qs ������"
13346
13347#: c-decl.c:5288 c-decl.c:5651
13348#, fuzzy, gcc-internal-format
13349msgid "size of unnamed array is too large"
13350msgstr "������ %qs ������"
13351
13352#: c-decl.c:5325
13353#, gcc-internal-format
13354msgid "ISO C90 does not support flexible array members"
13355msgstr "ISO C90 ���������������������������"
13356
13357#. C99 6.7.5.2p4
13358#: c-decl.c:5346
13359#, fuzzy, gcc-internal-format
13360msgid "%<[*]%> not in a declaration"
13361msgstr "%<inline%> ������������������"
13362
13363#: c-decl.c:5359
13364#, gcc-internal-format
13365msgid "array type has incomplete element type"
13366msgstr "������������������������������"
13367
13368#: c-decl.c:5451
13369#, fuzzy, gcc-internal-format
13370msgid "%qE declared as function returning a function"
13371msgstr "%qs ������������������������������������"
13372
13373#: c-decl.c:5454
13374#, fuzzy, gcc-internal-format
13375msgid "type name declared as function returning a function"
13376msgstr "%qs ������������������������������������"
13377
13378#: c-decl.c:5461
13379#, fuzzy, gcc-internal-format
13380msgid "%qE declared as function returning an array"
13381msgstr "%qs ������������������������������������"
13382
13383#: c-decl.c:5464
13384#, fuzzy, gcc-internal-format
13385msgid "type name declared as function returning an array"
13386msgstr "%qs ������������������������������������"
13387
13388#: c-decl.c:5494
13389#, gcc-internal-format
13390msgid "function definition has qualified void return type"
13391msgstr "������������������������ void ������������"
13392
13393#: c-decl.c:5497 cp/decl.c:8400
13394#, gcc-internal-format
13395msgid "type qualifiers ignored on function return type"
13396msgstr "���������������������������������������"
13397
13398#: c-decl.c:5527 c-decl.c:5665 c-decl.c:5775 c-decl.c:5868
13399#, gcc-internal-format
13400msgid "ISO C forbids qualified function types"
13401msgstr "ISO C ��������������� const ��� volatile ������������������"
13402
13403#: c-decl.c:5594
13404#, fuzzy, gcc-internal-format
13405msgid "%qs combined with %<auto%> qualifier for %qE"
13406msgstr "%q+D ���������������������"
13407
13408#: c-decl.c:5598
13409#, gcc-internal-format
13410msgid "%qs combined with %<register%> qualifier for %qE"
13411msgstr ""
13412
13413#: c-decl.c:5604
13414#, fuzzy, gcc-internal-format
13415msgid "%qs specified for auto variable %qE"
13416msgstr "��������������������� %qs ��������������������� %qs"
13417
13418#: c-decl.c:5620
13419#, fuzzy, gcc-internal-format
13420msgid "%qs specified for parameter %qE"
13421msgstr "��������� %qs ���������������������"
13422
13423#: c-decl.c:5623
13424#, fuzzy, gcc-internal-format
13425msgid "%qs specified for unnamed parameter"
13426msgstr "��������� %qs ���������������������"
13427
13428#: c-decl.c:5629
13429#, fuzzy, gcc-internal-format
13430msgid "%qs specified for structure field %qE"
13431msgstr "��������������� %qs ���������������������"
13432
13433#: c-decl.c:5632
13434#, fuzzy, gcc-internal-format
13435msgid "%qs specified for structure field"
13436msgstr "��������������� %qs ���������������������"
13437
13438#: c-decl.c:5673
13439#, gcc-internal-format
13440msgid "typedef %q+D declared %<inline%>"
13441msgstr "typedef %q+D ��������� %<inline%>"
13442
13443#: c-decl.c:5709
13444#, gcc-internal-format
13445msgid "ISO C forbids const or volatile function types"
13446msgstr "ISO C ��������������� const ��� volatile ������������������"
13447
13448#. C99 6.7.2.1p8
13449#: c-decl.c:5719
13450#, fuzzy, gcc-internal-format
13451msgid "a member of a structure or union cannot have a variably modified type"
13452msgstr "������������������������������������ %qT"
13453
13454#: c-decl.c:5736 cp/decl.c:7580
13455#, gcc-internal-format
13456msgid "variable or field %qE declared void"
13457msgstr "��������������� %qE ��������� void"
13458
13459#: c-decl.c:5767
13460#, gcc-internal-format
13461msgid "attributes in parameter array declarator ignored"
13462msgstr "������������������������������������������������"
13463
13464#: c-decl.c:5801
13465#, gcc-internal-format
13466msgid "parameter %q+D declared %<inline%>"
13467msgstr "������ %q+D ��������� %<inline%>"
13468
13469#: c-decl.c:5814
13470#, fuzzy, gcc-internal-format
13471msgid "field %qE declared as a function"
13472msgstr "������ %qs ���������������������"
13473
13474#: c-decl.c:5821
13475#, fuzzy, gcc-internal-format
13476msgid "field %qE has incomplete type"
13477msgstr "������ %qs ������������������"
13478
13479#: c-decl.c:5823
13480#, fuzzy, gcc-internal-format
13481msgid "unnamed field has incomplete type"
13482msgstr "������ %qT ���������������"
13483
13484#: c-decl.c:5840 c-decl.c:5851 c-decl.c:5854
13485#, fuzzy, gcc-internal-format
13486msgid "invalid storage class for function %qE"
13487msgstr "������ %qs ���������������������"
13488
13489#: c-decl.c:5874
13490#, gcc-internal-format
13491msgid "%<noreturn%> function returns non-void value"
13492msgstr "%<noreturn%> ������������������������ void ������������"
13493
13494#: c-decl.c:5910
13495#, gcc-internal-format
13496msgid "cannot inline function %<main%>"
13497msgstr "������������ %<main%> ������"
13498
13499#: c-decl.c:5939
13500#, gcc-internal-format
13501msgid "variable previously declared %<static%> redeclared %<extern%>"
13502msgstr "������������������ %<static%> ��������������������� %<extern%>"
13503
13504#: c-decl.c:5949
13505#, gcc-internal-format
13506msgid "variable %q+D declared %<inline%>"
13507msgstr "������ %q+D ��������� %<inline%>"
13508
13509#: c-decl.c:5984
13510#, fuzzy, gcc-internal-format
13511msgid "non-nested function with variably modified type"
13512msgstr "������������������������������������������������������"
13513
13514#: c-decl.c:5986
13515#, gcc-internal-format
13516msgid "object with variably modified type must have no linkage"
13517msgstr ""
13518
13519#: c-decl.c:6069 c-decl.c:7492
13520#, gcc-internal-format
13521msgid "function declaration isn%'t a prototype"
13522msgstr "������������������������������"
13523
13524#: c-decl.c:6077
13525#, gcc-internal-format
13526msgid "parameter names (without types) in function declaration"
13527msgstr "������������������������������������������������"
13528
13529#: c-decl.c:6112
13530#, gcc-internal-format
13531msgid "parameter %u (%q+D) has incomplete type"
13532msgstr "������ %u (%q+D) ������������������"
13533
13534#: c-decl.c:6116
13535#, fuzzy, gcc-internal-format
13536msgid "parameter %u has incomplete type"
13537msgstr "%J������ %u ���������������"
13538
13539#: c-decl.c:6127
13540#, gcc-internal-format
13541msgid "parameter %u (%q+D) has void type"
13542msgstr "������ %u (%q+D)��������� void"
13543
13544#: c-decl.c:6131
13545#, fuzzy, gcc-internal-format
13546msgid "parameter %u has void type"
13547msgstr "%J������ %u ��������� void"
13548
13549#: c-decl.c:6202
13550#, gcc-internal-format
13551msgid "%<void%> as only parameter may not be qualified"
13552msgstr "%<void%> ���������������������������������������"
13553
13554#: c-decl.c:6206 c-decl.c:6240
13555#, gcc-internal-format
13556msgid "%<void%> must be the only parameter"
13557msgstr "%<void%> ������������������������"
13558
13559#: c-decl.c:6234
13560#, gcc-internal-format
13561msgid "parameter %q+D has just a forward declaration"
13562msgstr "������ %q+D ���������������������"
13563
13564#. The %s will be one of 'struct', 'union', or 'enum'.
13565#: c-decl.c:6279
13566#, gcc-internal-format
13567msgid "%<%s %E%> declared inside parameter list"
13568msgstr "%<%s %E%> ������������������������"
13569
13570#. The %s will be one of 'struct', 'union', or 'enum'.
13571#: c-decl.c:6283
13572#, gcc-internal-format
13573msgid "anonymous %s declared inside parameter list"
13574msgstr "��������������������������������� %s"
13575
13576#: c-decl.c:6288
13577#, gcc-internal-format
13578msgid "its scope is only this definition or declaration, which is probably not what you want"
13579msgstr "������������������������������������������������������������������������������"
13580
13581#: c-decl.c:6386
13582#, fuzzy, gcc-internal-format
13583msgid "enum type defined here"
13584msgstr "%q+#D ������������������"
13585
13586#: c-decl.c:6392
13587#, fuzzy, gcc-internal-format
13588msgid "struct defined here"
13589msgstr "%q+#D ������������������"
13590
13591#: c-decl.c:6398
13592#, fuzzy, gcc-internal-format
13593msgid "union defined here"
13594msgstr "%q+#D ������������������"
13595
13596#: c-decl.c:6471
13597#, gcc-internal-format
13598msgid "redefinition of %<union %E%>"
13599msgstr "%<union %E%> ���������"
13600
13601#: c-decl.c:6473
13602#, gcc-internal-format
13603msgid "redefinition of %<struct %E%>"
13604msgstr "%<struct %E%> ���������"
13605
13606#: c-decl.c:6482
13607#, gcc-internal-format
13608msgid "nested redefinition of %<union %E%>"
13609msgstr "��������� %<union %E%> ���������"
13610
13611#: c-decl.c:6484
13612#, gcc-internal-format
13613msgid "nested redefinition of %<struct %E%>"
13614msgstr "��������� %<struct %E%> ���������"
13615
13616#: c-decl.c:6516 c-decl.c:7094
13617#, gcc-internal-format
13618msgid "defining type in %qs expression is invalid in C++"
13619msgstr ""
13620
13621#: c-decl.c:6583 cp/decl.c:3910
13622#, gcc-internal-format
13623msgid "declaration does not declare anything"
13624msgstr "������������������������"
13625
13626#: c-decl.c:6586
13627#, gcc-internal-format
13628msgid "ISO C doesn%'t support unnamed structs/unions"
13629msgstr "ISO C ���������������������/������"
13630
13631#: c-decl.c:6649 c-decl.c:6665
13632#, gcc-internal-format
13633msgid "duplicate member %q+D"
13634msgstr "��������������� %q+D"
13635
13636#: c-decl.c:6768
13637#, gcc-internal-format
13638msgid "union has no named members"
13639msgstr "������������������������"
13640
13641#: c-decl.c:6770
13642#, gcc-internal-format
13643msgid "union has no members"
13644msgstr "���������������������"
13645
13646#: c-decl.c:6775
13647#, gcc-internal-format
13648msgid "struct has no named members"
13649msgstr "���������������������������������"
13650
13651#: c-decl.c:6777
13652#, gcc-internal-format
13653msgid "struct has no members"
13654msgstr "���������������������"
13655
13656#: c-decl.c:6842
13657#, fuzzy, gcc-internal-format
13658msgid "flexible array member in union"
13659msgstr "%J���������������������������������"
13660
13661#: c-decl.c:6848
13662#, fuzzy, gcc-internal-format
13663msgid "flexible array member not at end of struct"
13664msgstr "%J������������������������������������������������������������"
13665
13666#: c-decl.c:6854
13667#, fuzzy, gcc-internal-format
13668msgid "flexible array member in otherwise empty struct"
13669msgstr "%J���������������������������������������"
13670
13671#: c-decl.c:6971
13672#, gcc-internal-format
13673msgid "union cannot be made transparent"
13674msgstr "���������������������������"
13675
13676#: c-decl.c:7067
13677#, gcc-internal-format
13678msgid "nested redefinition of %<enum %E%>"
13679msgstr "��������� %<enum %E%> ���������"
13680
13681#. This enum is a named one that has been declared already.
13682#: c-decl.c:7074
13683#, gcc-internal-format
13684msgid "redeclaration of %<enum %E%>"
13685msgstr "%<enum %E%> ���������"
13686
13687#: c-decl.c:7149
13688#, gcc-internal-format
13689msgid "enumeration values exceed range of largest integer"
13690msgstr "������������������������������������������������������"
13691
13692#: c-decl.c:7166
13693#, gcc-internal-format
13694msgid "specified mode too small for enumeral values"
13695msgstr "���������������������������������������"
13696
13697#: c-decl.c:7270 c-decl.c:7286
13698#, gcc-internal-format
13699msgid "enumerator value for %qE is not an integer constant"
13700msgstr "%qE ������������������������������������"
13701
13702#: c-decl.c:7281
13703#, fuzzy, gcc-internal-format
13704msgid "enumerator value for %qE is not an integer constant expression"
13705msgstr "%qE ������������������������������������"
13706
13707#: c-decl.c:7305
13708#, gcc-internal-format
13709msgid "overflow in enumeration values"
13710msgstr "���������������"
13711
13712#: c-decl.c:7313
13713#, gcc-internal-format
13714msgid "ISO C restricts enumerator values to range of %<int%>"
13715msgstr "ISO C ��������������������� %<int%> ���������"
13716
13717#: c-decl.c:7398
13718#, fuzzy, gcc-internal-format
13719msgid "inline function %qD given attribute noinline"
13720msgstr "��������������� %q+D ��������� noinline ������"
13721
13722#: c-decl.c:7416
13723#, gcc-internal-format
13724msgid "return type is an incomplete type"
13725msgstr "������������������������"
13726
13727#: c-decl.c:7426
13728#, gcc-internal-format
13729msgid "return type defaults to %<int%>"
13730msgstr "��������������������� %<int%>"
13731
13732#: c-decl.c:7500
13733#, fuzzy, gcc-internal-format
13734msgid "no previous prototype for %qD"
13735msgstr "%q+D ������������������"
13736
13737#: c-decl.c:7509
13738#, fuzzy, gcc-internal-format
13739msgid "%qD was used with no prototype before its definition"
13740msgstr "%q+D ���������������������"
13741
13742#: c-decl.c:7516
13743#, fuzzy, gcc-internal-format
13744msgid "no previous declaration for %qD"
13745msgstr "%q+D ���������������������"
13746
13747#: c-decl.c:7526
13748#, fuzzy, gcc-internal-format
13749msgid "%qD was used with no declaration before its definition"
13750msgstr "%q+D ���������������������������������������"
13751
13752#: c-decl.c:7549
13753#, fuzzy, gcc-internal-format
13754msgid "return type of %qD is not %<int%>"
13755msgstr "%q+D ��������������������� %<int%>"
13756
13757#: c-decl.c:7555
13758#, fuzzy, gcc-internal-format
13759msgid "%qD is normally a non-static function"
13760msgstr "%q+D ���������������������������������"
13761
13762#: c-decl.c:7590
13763#, fuzzy, gcc-internal-format
13764msgid "old-style parameter declarations in prototyped function definition"
13765msgstr "%J������������������������������������������������"
13766
13767#: c-decl.c:7604
13768#, fuzzy, gcc-internal-format
13769msgid "traditional C rejects ISO C style function definitions"
13770msgstr "%J������ C ��������� ISO C ���������������������"
13771
13772#: c-decl.c:7620
13773#, fuzzy, gcc-internal-format
13774msgid "parameter name omitted"
13775msgstr "%J������������������������"
13776
13777#: c-decl.c:7657
13778#, fuzzy, gcc-internal-format
13779msgid "old-style function definition"
13780msgstr "%J���������������������"
13781
13782#: c-decl.c:7666
13783#, fuzzy, gcc-internal-format
13784msgid "parameter name missing from parameter list"
13785msgstr "%J������������������������������"
13786
13787#: c-decl.c:7678
13788#, fuzzy, gcc-internal-format
13789msgid "%qD declared as a non-parameter"
13790msgstr "%q+D ������������������"
13791
13792#: c-decl.c:7684
13793#, fuzzy, gcc-internal-format
13794msgid "multiple parameters named %qD"
13795msgstr "������������ %q+D ���������"
13796
13797#: c-decl.c:7693
13798#, fuzzy, gcc-internal-format
13799msgid "parameter %qD declared with void type"
13800msgstr "������ %q+D ��������� void ������"
13801
13802#: c-decl.c:7722 c-decl.c:7726
13803#, fuzzy, gcc-internal-format
13804msgid "type of %qD defaults to %<int%>"
13805msgstr "������ %q+D ��������� %<int%>"
13806
13807#: c-decl.c:7746
13808#, fuzzy, gcc-internal-format
13809msgid "parameter %qD has incomplete type"
13810msgstr "������ %q+D ������������������"
13811
13812#: c-decl.c:7753
13813#, fuzzy, gcc-internal-format
13814msgid "declaration for parameter %qD but no such parameter"
13815msgstr "��������������� %q+D ���������"
13816
13817#: c-decl.c:7805
13818#, gcc-internal-format
13819msgid "number of arguments doesn%'t match built-in prototype"
13820msgstr "���������������������������������"
13821
13822#: c-decl.c:7816
13823#, gcc-internal-format
13824msgid "number of arguments doesn%'t match prototype"
13825msgstr "���������������������������"
13826
13827#: c-decl.c:7819 c-decl.c:7861 c-decl.c:7875
13828#, fuzzy, gcc-internal-format
13829msgid "prototype declaration"
13830msgstr "%H������������"
13831
13832#: c-decl.c:7853
13833#, gcc-internal-format
13834msgid "promoted argument %qD doesn%'t match built-in prototype"
13835msgstr "������������������ %qD ���������������������"
13836
13837#: c-decl.c:7858
13838#, gcc-internal-format
13839msgid "promoted argument %qD doesn%'t match prototype"
13840msgstr "������������������ %qD ���������������"
13841
13842#: c-decl.c:7868
13843#, gcc-internal-format
13844msgid "argument %qD doesn%'t match built-in prototype"
13845msgstr "������ %qD ���������������������"
13846
13847#: c-decl.c:7873
13848#, gcc-internal-format
13849msgid "argument %qD doesn%'t match prototype"
13850msgstr "������ %qD ���������������"
13851
13852#: c-decl.c:8059 cp/decl.c:12560
13853#, gcc-internal-format
13854msgid "no return statement in function returning non-void"
13855msgstr "������������������������������������ return ������"
13856
13857#. If we get here, declarations have been used in a for loop without
13858#. the C99 for loop scope.  This doesn't make much sense, so don't
13859#. allow it.
13860#: c-decl.c:8132
13861#, fuzzy, gcc-internal-format
13862msgid "%<for%> loop initial declarations are only allowed in C99 mode"
13863msgstr "��� C99 ������������������ %<for%> ���������������������"
13864
13865#: c-decl.c:8137
13866#, gcc-internal-format
13867msgid "use option -std=c99 or -std=gnu99 to compile your code"
13868msgstr ""
13869
13870#: c-decl.c:8171
13871#, fuzzy, gcc-internal-format
13872msgid "declaration of static variable %qD in %<for%> loop initial declaration"
13873msgstr "��� %<for%> ������������������������������������������ %q+D"
13874
13875#: c-decl.c:8175
13876#, fuzzy, gcc-internal-format
13877msgid "declaration of %<extern%> variable %qD in %<for%> loop initial declaration"
13878msgstr "��� %<for%> ������������������������������ %<extern%> ������ %q+D"
13879
13880#: c-decl.c:8182
13881#, gcc-internal-format
13882msgid "%<struct %E%> declared in %<for%> loop initial declaration"
13883msgstr "%<struct %E%> ��������� %<for%> ���������������������"
13884
13885#: c-decl.c:8187
13886#, gcc-internal-format
13887msgid "%<union %E%> declared in %<for%> loop initial declaration"
13888msgstr "%<union %E%> ��������� %<for%> ���������������������"
13889
13890#: c-decl.c:8191
13891#, gcc-internal-format
13892msgid "%<enum %E%> declared in %<for%> loop initial declaration"
13893msgstr "%<enum %E%> ��������� %<for%> ���������������������"
13894
13895#: c-decl.c:8195
13896#, fuzzy, gcc-internal-format
13897msgid "declaration of non-variable %qD in %<for%> loop initial declaration"
13898msgstr "��� %<for%> ��������������������������������������� %q+D"
13899
13900#: c-decl.c:8446
13901#, gcc-internal-format
13902msgid "incompatible address space qualifiers %qs and %qs"
13903msgstr ""
13904
13905#: c-decl.c:8485 c-decl.c:8782 c-decl.c:9148
13906#, gcc-internal-format
13907msgid "duplicate %qE"
13908msgstr "��������� %qE"
13909
13910#: c-decl.c:8511 c-decl.c:8793 c-decl.c:9025
13911#, gcc-internal-format
13912msgid "two or more data types in declaration specifiers"
13913msgstr "������������������������������������������"
13914
13915#: c-decl.c:8523 cp/parser.c:2187
13916#, gcc-internal-format
13917msgid "%<long long long%> is too long for GCC"
13918msgstr "%<long long long%> ��� GCC ���������������"
13919
13920#: c-decl.c:8536
13921#, gcc-internal-format
13922msgid "ISO C90 does not support %<long long%>"
13923msgstr "ISO C90 ��������� %<long long%>"
13924
13925#: c-decl.c:8694
13926#, gcc-internal-format
13927msgid "ISO C90 does not support complex types"
13928msgstr "ISO C90 ���������������������"
13929
13930#: c-decl.c:8733
13931#, fuzzy, gcc-internal-format
13932msgid "ISO C does not support saturating types"
13933msgstr "ISO C ������������������"
13934
13935#: c-decl.c:8984
13936#, fuzzy, gcc-internal-format
13937msgid "ISO C does not support decimal floating point"
13938msgstr "ISO C90 ��������� %<long long%>"
13939
13940#: c-decl.c:9006 c-decl.c:9209 c-parser.c:5372
13941#, fuzzy, gcc-internal-format
13942msgid "fixed-point types not supported for this target"
13943msgstr "-fdata-sections ���������������������������������"
13944
13945#: c-decl.c:9008
13946#, fuzzy, gcc-internal-format
13947msgid "ISO C does not support fixed-point types"
13948msgstr "ISO C ������������������"
13949
13950#: c-decl.c:9042
13951#, gcc-internal-format
13952msgid "C++ lookup of %qD would return a field, not a type"
13953msgstr ""
13954
13955#: c-decl.c:9055
13956#, gcc-internal-format
13957msgid "%qE fails to be a typedef or built in type"
13958msgstr "%qE ������������ typedef ������������������������������������"
13959
13960#: c-decl.c:9099
13961#, gcc-internal-format
13962msgid "%qE is not at beginning of declaration"
13963msgstr "%qE ������������������������������"
13964
13965#: c-decl.c:9113
13966#, gcc-internal-format
13967msgid "%<__thread%> used with %<auto%>"
13968msgstr "%<__thread%> ��� %<auto%> ������������"
13969
13970#: c-decl.c:9115
13971#, gcc-internal-format
13972msgid "%<__thread%> used with %<register%>"
13973msgstr "%<__thread%> ��� %<register%> ������������"
13974
13975#: c-decl.c:9117
13976#, gcc-internal-format
13977msgid "%<__thread%> used with %<typedef%>"
13978msgstr "%<__thread%> ��� %<typedef%> ������������"
13979
13980#: c-decl.c:9128
13981#, gcc-internal-format
13982msgid "%<__thread%> before %<extern%>"
13983msgstr "%<__thread%> ��������� %<extern%> ������"
13984
13985#: c-decl.c:9137
13986#, gcc-internal-format
13987msgid "%<__thread%> before %<static%>"
13988msgstr "%<__thread%> ��������� %<static%> ������"
13989
13990#: c-decl.c:9153
13991#, gcc-internal-format
13992msgid "multiple storage classes in declaration specifiers"
13993msgstr "���������������������������������"
13994
13995#: c-decl.c:9160
13996#, gcc-internal-format
13997msgid "%<__thread%> used with %qE"
13998msgstr "%<__thread%> ��� %qE ������������"
13999
14000#: c-decl.c:9207
14001#, fuzzy, gcc-internal-format
14002msgid "%<_Sat%> is used without %<_Fract%> or %<_Accum%>"
14003msgstr "%<@try%> ��������������� %<@catch%> ��� %<@finally%>"
14004
14005#: c-decl.c:9221
14006#, gcc-internal-format
14007msgid "ISO C does not support plain %<complex%> meaning %<double complex%>"
14008msgstr "ISO C ������������������ %<complex%> ������ %<double complex%>"
14009
14010#: c-decl.c:9266 c-decl.c:9292
14011#, gcc-internal-format
14012msgid "ISO C does not support complex integer types"
14013msgstr "ISO C ������������������"
14014
14015#: c-decl.c:9446 toplev.c:866
14016#, gcc-internal-format
14017msgid "%q+F used but never defined"
14018msgstr "%q+F ������������������������"
14019
14020#: c-format.c:98 c-format.c:209
14021#, gcc-internal-format
14022msgid "format string has invalid operand number"
14023msgstr "���������������������������������"
14024
14025#: c-format.c:115
14026#, gcc-internal-format
14027msgid "function does not return string type"
14028msgstr "���������������������������"
14029
14030#: c-format.c:144
14031#, gcc-internal-format
14032msgid "format string argument not a string type"
14033msgstr "������������������������������������"
14034
14035#: c-format.c:187
14036#, gcc-internal-format
14037msgid "unrecognized format specifier"
14038msgstr "������������������������������"
14039
14040#: c-format.c:201
14041#, gcc-internal-format
14042msgid "%qE is an unrecognized format function type"
14043msgstr "%qE ������������������������������������������������"
14044
14045#: c-format.c:215
14046#, gcc-internal-format
14047msgid "%<...%> has invalid operand number"
14048msgstr "%<...%> ���������������������"
14049
14050#: c-format.c:222
14051#, gcc-internal-format
14052msgid "format string argument follows the args to be formatted"
14053msgstr "������������������������������������������������"
14054
14055#: c-format.c:923
14056#, gcc-internal-format
14057msgid "function might be possible candidate for %qs format attribute"
14058msgstr "��������������� %qs format ���������������"
14059
14060#: c-format.c:1015 c-format.c:1036 c-format.c:2060
14061#, gcc-internal-format
14062msgid "missing $ operand number in format"
14063msgstr "������������������ $ ������������"
14064
14065#: c-format.c:1045
14066#, gcc-internal-format
14067msgid "%s does not support %%n$ operand number formats"
14068msgstr "%s ��������� %%n$ ������������������������"
14069
14070#: c-format.c:1052
14071#, gcc-internal-format
14072msgid "operand number out of range in format"
14073msgstr "���������������������������������"
14074
14075#: c-format.c:1075
14076#, gcc-internal-format
14077msgid "format argument %d used more than once in %s format"
14078msgstr "������������ %d ��� %s ���������������������������������"
14079
14080#: c-format.c:1107
14081#, gcc-internal-format
14082msgid "$ operand number used after format without operand number"
14083msgstr "$ ���������������������������������������������������������"
14084
14085#: c-format.c:1138
14086#, gcc-internal-format
14087msgid "format argument %d unused before used argument %d in $-style format"
14088msgstr "������������ %d ��������������� $ ��������������������� %d ���������������"
14089
14090#: c-format.c:1233
14091#, gcc-internal-format
14092msgid "format not a string literal, format string not checked"
14093msgstr "���������������������������������������������������������������"
14094
14095#: c-format.c:1248 c-format.c:1251
14096#, gcc-internal-format
14097msgid "format not a string literal and no format arguments"
14098msgstr "���������������������������������������������������������������������"
14099
14100#: c-format.c:1254
14101#, gcc-internal-format
14102msgid "format not a string literal, argument types not checked"
14103msgstr "���������������������������������������������������������������������"
14104
14105#: c-format.c:1267
14106#, gcc-internal-format
14107msgid "too many arguments for format"
14108msgstr "������������������������������������"
14109
14110#: c-format.c:1270
14111#, gcc-internal-format
14112msgid "unused arguments in $-style format"
14113msgstr "$ ���������������������������������������������"
14114
14115#: c-format.c:1273
14116#, gcc-internal-format
14117msgid "zero-length %s format string"
14118msgstr "������������ %s ��������� 0"
14119
14120#: c-format.c:1277
14121#, gcc-internal-format
14122msgid "format is a wide character string"
14123msgstr "������������������������������"
14124
14125#: c-format.c:1280
14126#, gcc-internal-format
14127msgid "unterminated format string"
14128msgstr "������������������������"
14129
14130#: c-format.c:1489
14131#, gcc-internal-format
14132msgid "embedded %<\\0%> in format"
14133msgstr "������������������ %<\\0%>"
14134
14135#: c-format.c:1504
14136#, gcc-internal-format
14137msgid "spurious trailing %<%%%> in format"
14138msgstr "��������������������������� %<%%%>"
14139
14140#: c-format.c:1548 c-format.c:1823
14141#, gcc-internal-format
14142msgid "repeated %s in format"
14143msgstr "��������������������������� %s"
14144
14145#: c-format.c:1561
14146#, gcc-internal-format
14147msgid "missing fill character at end of strfmon format"
14148msgstr "strfmon ������������������������������������"
14149
14150#: c-format.c:1605 c-format.c:1708 c-format.c:2007 c-format.c:2072
14151#, gcc-internal-format
14152msgid "too few arguments for format"
14153msgstr "������������������������"
14154
14155#: c-format.c:1647
14156#, gcc-internal-format
14157msgid "zero width in %s format"
14158msgstr "%s ��������������������������� 0"
14159
14160#: c-format.c:1665
14161#, gcc-internal-format
14162msgid "empty left precision in %s format"
14163msgstr "%s ������������������������������"
14164
14165#: c-format.c:1739
14166#, gcc-internal-format
14167msgid "empty precision in %s format"
14168msgstr "%s ���������������������������"
14169
14170#: c-format.c:1807
14171#, gcc-internal-format
14172msgid "%s does not support the %qs %s length modifier"
14173msgstr "%s ��������� %qs %s ���������������"
14174
14175#: c-format.c:1840
14176#, gcc-internal-format
14177msgid "conversion lacks type at end of format"
14178msgstr "���������������������������������������"
14179
14180#: c-format.c:1851
14181#, gcc-internal-format
14182msgid "unknown conversion type character %qc in format"
14183msgstr "������������������������������������������������ %qc"
14184
14185#: c-format.c:1854
14186#, gcc-internal-format
14187msgid "unknown conversion type character 0x%x in format"
14188msgstr "������������������������������������������������ 0x%x"
14189
14190#: c-format.c:1861
14191#, gcc-internal-format
14192msgid "%s does not support the %<%%%c%> %s format"
14193msgstr "%s ��������� %<%%%c%> %s ������"
14194
14195#: c-format.c:1877
14196#, gcc-internal-format
14197msgid "%s used with %<%%%c%> %s format"
14198msgstr "%s ��� %<%%%c%> %s ������������"
14199
14200#: c-format.c:1886
14201#, gcc-internal-format
14202msgid "%s does not support %s"
14203msgstr "%s ��������� %s"
14204
14205#: c-format.c:1896
14206#, gcc-internal-format
14207msgid "%s does not support %s with the %<%%%c%> %s format"
14208msgstr "%s ��������� %s ��������� %<%%%c%> %s ���������������"
14209
14210#: c-format.c:1932
14211#, gcc-internal-format
14212msgid "%s ignored with %s and %<%%%c%> %s format"
14213msgstr "%s ��� %s ���  %<%%%c%> %s ������������������������������"
14214
14215#: c-format.c:1936
14216#, gcc-internal-format
14217msgid "%s ignored with %s in %s format"
14218msgstr "%s ��� %s ��������� %s ���������������������������"
14219
14220#: c-format.c:1943
14221#, gcc-internal-format
14222msgid "use of %s and %s together with %<%%%c%> %s format"
14223msgstr "������������ %s ��� %s������ %<%%%c%> %s ���������������"
14224
14225#: c-format.c:1947
14226#, gcc-internal-format
14227msgid "use of %s and %s together in %s format"
14228msgstr "������������ %s ��� %s������ %s ���������������"
14229
14230#: c-format.c:1966
14231#, gcc-internal-format
14232msgid "%<%%%c%> yields only last 2 digits of year in some locales"
14233msgstr "%<%%%c%> ��������������������������������� 2 ������������������"
14234
14235#: c-format.c:1969
14236#, gcc-internal-format
14237msgid "%<%%%c%> yields only last 2 digits of year"
14238msgstr "%<%%%c%> ��������� 2 ������������������"
14239
14240#. The end of the format string was reached.
14241#: c-format.c:1986
14242#, gcc-internal-format
14243msgid "no closing %<]%> for %<%%[%> format"
14244msgstr "%<%%[%> ��������������������� %<]%>"
14245
14246#: c-format.c:2000
14247#, gcc-internal-format
14248msgid "use of %qs length modifier with %qc type character"
14249msgstr "��� %qs ������������������%qc ������������������������"
14250
14251#: c-format.c:2022
14252#, gcc-internal-format
14253msgid "%s does not support the %<%%%s%c%> %s format"
14254msgstr "%s ��������� %<%%%s%c%> %s ������"
14255
14256#: c-format.c:2039
14257#, gcc-internal-format
14258msgid "operand number specified with suppressed assignment"
14259msgstr "���������������������������������������������������"
14260
14261#: c-format.c:2042
14262#, gcc-internal-format
14263msgid "operand number specified for format taking no argument"
14264msgstr "������������������������������������������������"
14265
14266#: c-format.c:2178
14267#, gcc-internal-format
14268msgid "writing through null pointer (argument %d)"
14269msgstr "������������������������������������(������ %d)"
14270
14271#: c-format.c:2186
14272#, gcc-internal-format
14273msgid "reading through null pointer (argument %d)"
14274msgstr "������������������������������������(������ %d)"
14275
14276#: c-format.c:2206
14277#, gcc-internal-format
14278msgid "writing into constant object (argument %d)"
14279msgstr "���������������������������(������ %d)"
14280
14281#: c-format.c:2217
14282#, gcc-internal-format
14283msgid "extra type qualifiers in format argument (argument %d)"
14284msgstr "������������������ %d ������������������������"
14285
14286#: c-format.c:2334
14287#, gcc-internal-format
14288msgid "%s should have type %<%s%s%>, but argument %d has type %qT"
14289msgstr "%s ������������������ %<%s%s%>������������ %d ��������������� %qT"
14290
14291#: c-format.c:2338
14292#, gcc-internal-format
14293msgid "format %q.*s expects type %<%s%s%>, but argument %d has type %qT"
14294msgstr "������ %q.*s ������������ %<%s%s%>������������ %d ������������ %qT"
14295
14296#: c-format.c:2346
14297#, gcc-internal-format
14298msgid "%s should have type %<%T%s%>, but argument %d has type %qT"
14299msgstr "%s ������������������ %<%T%s%>������������ %d ������������ %qT"
14300
14301#: c-format.c:2350
14302#, gcc-internal-format
14303msgid "format %q.*s expects type %<%T%s%>, but argument %d has type %qT"
14304msgstr "������ %q.*s ������������ %<%T%s%>������������ %d ������������ %qT"
14305
14306#: c-format.c:2409 c-format.c:2415 c-format.c:2566
14307#, gcc-internal-format
14308msgid "%<__gcc_host_wide_int__%> is not defined as a type"
14309msgstr "%<__gcc_host_wide_int__%> ���������������������������"
14310
14311#: c-format.c:2422 c-format.c:2576
14312#, gcc-internal-format
14313msgid "%<__gcc_host_wide_int__%> is not defined as %<long%> or %<long long%>"
14314msgstr "%<__gcc_host_wide_int__%> ��������������� %<long%> ��� %<long long%>"
14315
14316#: c-format.c:2472
14317#, gcc-internal-format
14318msgid "%<locus%> is not defined as a type"
14319msgstr "%<locus%> ���������������������������"
14320
14321#: c-format.c:2525
14322#, gcc-internal-format
14323msgid "%<location_t%> is not defined as a type"
14324msgstr "%<location_t%> ���������������������������"
14325
14326#: c-format.c:2542
14327#, gcc-internal-format
14328msgid "%<tree%> is not defined as a type"
14329msgstr "%<tree%> ���������������������������"
14330
14331#: c-format.c:2547
14332#, gcc-internal-format
14333msgid "%<tree%> is not defined as a pointer type"
14334msgstr "%<tree%> ���������������������������������"
14335
14336#: c-format.c:2818
14337#, gcc-internal-format
14338msgid "args to be formatted is not %<...%>"
14339msgstr "��������������������������� %<...%>"
14340
14341#: c-format.c:2830
14342#, gcc-internal-format
14343msgid "strftime formats cannot format arguments"
14344msgstr "strftime ���������������������������������"
14345
14346#: c-lex.c:232
14347#, gcc-internal-format
14348msgid "badly nested C headers from preprocessor"
14349msgstr "��������������������������� C ��� ������"
14350
14351#: c-lex.c:267
14352#, fuzzy, gcc-internal-format
14353msgid "ignoring #pragma %s %s"
14354msgstr "%H������ #pragma %s %s"
14355
14356#. ... or not.
14357#: c-lex.c:383
14358#, fuzzy, gcc-internal-format
14359msgid "stray %<@%> in program"
14360msgstr "%H��������������������� %<@%>"
14361
14362#: c-lex.c:398
14363#, gcc-internal-format
14364msgid "stray %qs in program"
14365msgstr "��������������������� %qs"
14366
14367#: c-lex.c:408
14368#, gcc-internal-format
14369msgid "missing terminating %c character"
14370msgstr "��������������� %c ������"
14371
14372#: c-lex.c:410
14373#, gcc-internal-format
14374msgid "stray %qc in program"
14375msgstr "��������������������� %qc"
14376
14377#: c-lex.c:412
14378#, gcc-internal-format
14379msgid "stray %<\\%o%> in program"
14380msgstr "��������������������� %<\\%o%>"
14381
14382#: c-lex.c:572
14383#, gcc-internal-format
14384msgid "this decimal constant is unsigned only in ISO C90"
14385msgstr "��������������������� ISO C90 ���������������"
14386
14387#: c-lex.c:576
14388#, gcc-internal-format
14389msgid "this decimal constant would be unsigned in ISO C90"
14390msgstr "��������������������� ISO C90 ������������������"
14391
14392#: c-lex.c:596
14393#, fuzzy, gcc-internal-format
14394msgid "integer constant is too large for %<unsigned long%> type"
14395msgstr "��� %qs ������������������������������"
14396
14397#: c-lex.c:633
14398#, fuzzy, gcc-internal-format
14399msgid "unsuffixed float constant"
14400msgstr "������������������������"
14401
14402#: c-lex.c:665
14403#, gcc-internal-format
14404msgid "unsupported non-standard suffix on floating constant"
14405msgstr ""
14406
14407#: c-lex.c:671
14408#, gcc-internal-format
14409msgid "non-standard suffix on floating constant"
14410msgstr ""
14411
14412#: c-lex.c:725 c-lex.c:727
14413#, fuzzy, gcc-internal-format
14414msgid "floating constant exceeds range of %qT"
14415msgstr "������������������ %<%s%> ���������"
14416
14417#: c-lex.c:736
14418#, fuzzy, gcc-internal-format
14419msgid "floating constant truncated to zero"
14420msgstr "������������������������������"
14421
14422#: c-lex.c:933 cp/parser.c:3005
14423#, gcc-internal-format
14424msgid "unsupported non-standard concatenation of string literals"
14425msgstr ""
14426
14427#: c-lex.c:955
14428#, gcc-internal-format
14429msgid "traditional C rejects string constant concatenation"
14430msgstr "������ C ���������������������������"
14431
14432#: c-omp.c:126
14433#, fuzzy, gcc-internal-format
14434msgid "invalid expression type for %<#pragma omp atomic%>"
14435msgstr "���������������������������������"
14436
14437#: c-omp.c:260 cp/semantics.c:4501
14438#, fuzzy, gcc-internal-format
14439msgid "invalid type for iteration variable %qE"
14440msgstr "������ %qE ���������������������"
14441
14442#: c-omp.c:273
14443#, fuzzy, gcc-internal-format
14444msgid "%qE is not initialized"
14445msgstr "���������������������"
14446
14447#: c-omp.c:290 cp/semantics.c:4416
14448#, gcc-internal-format
14449msgid "missing controlling predicate"
14450msgstr ""
14451
14452#: c-omp.c:368 cp/semantics.c:4173
14453#, fuzzy, gcc-internal-format
14454msgid "invalid controlling predicate"
14455msgstr "������������������������"
14456
14457#: c-omp.c:375 cp/semantics.c:4422
14458#, fuzzy, gcc-internal-format
14459msgid "missing increment expression"
14460msgstr "������������"
14461
14462#: c-omp.c:444 cp/semantics.c:4278
14463#, fuzzy, gcc-internal-format
14464msgid "invalid increment expression"
14465msgstr "������������������������"
14466
14467#: c-opts.c:151
14468#, gcc-internal-format
14469msgid "no class name specified with %qs"
14470msgstr "%qs ���������������������"
14471
14472#: c-opts.c:155
14473#, gcc-internal-format
14474msgid "assertion missing after %qs"
14475msgstr "%qs ������������"
14476
14477#: c-opts.c:160
14478#, gcc-internal-format
14479msgid "macro name missing after %qs"
14480msgstr "%qs ������������������"
14481
14482#: c-opts.c:169
14483#, gcc-internal-format
14484msgid "missing path after %qs"
14485msgstr "%qs ���������������"
14486
14487#: c-opts.c:178
14488#, gcc-internal-format
14489msgid "missing filename after %qs"
14490msgstr "%qs ���������������������"
14491
14492#: c-opts.c:183
14493#, gcc-internal-format
14494msgid "missing makefile target after %qs"
14495msgstr "%qs ��������� makefile ������"
14496
14497#: c-opts.c:326
14498#, gcc-internal-format
14499msgid "-I- specified twice"
14500msgstr "-I- ���������������"
14501
14502#: c-opts.c:329
14503#, gcc-internal-format
14504msgid "obsolete option -I- used, please use -iquote instead"
14505msgstr "������������������������ -I-������������ -iquote"
14506
14507#: c-opts.c:513
14508#, gcc-internal-format
14509msgid "argument %qs to %<-Wnormalized%> not recognized"
14510msgstr "������ %qs(������ %<-Wnormalized%>)������������"
14511
14512#: c-opts.c:596
14513#, gcc-internal-format
14514msgid "switch %qs is no longer supported"
14515msgstr "������ %qs ���������������"
14516
14517#: c-opts.c:703
14518#, gcc-internal-format
14519msgid "-fhandle-exceptions has been renamed -fexceptions (and is now on by default)"
14520msgstr "-fhandle-exceptions ��������������������� -fexceptions (������������������������)"
14521
14522#: c-opts.c:911 fortran/cpp.c:381
14523#, gcc-internal-format
14524msgid "output filename specified twice"
14525msgstr "���������������������������������"
14526
14527#: c-opts.c:1046
14528#, gcc-internal-format
14529msgid "-fexcess-precision=standard for C++"
14530msgstr ""
14531
14532#: c-opts.c:1059
14533#, gcc-internal-format
14534msgid "-fno-gnu89-inline is only supported in GNU99 or C99 mode"
14535msgstr ""
14536
14537#: c-opts.c:1138
14538#, gcc-internal-format
14539msgid "-Wformat-y2k ignored without -Wformat"
14540msgstr "-Wformat-y2k ������ -Wformat ������������������������"
14541
14542#: c-opts.c:1140
14543#, gcc-internal-format
14544msgid "-Wformat-extra-args ignored without -Wformat"
14545msgstr "-Wformat-extra-args ������ -Wformat ������������������������"
14546
14547#: c-opts.c:1142
14548#, gcc-internal-format
14549msgid "-Wformat-zero-length ignored without -Wformat"
14550msgstr "-Wformat-zero-length ������ -Wformat ������������������������"
14551
14552#: c-opts.c:1144
14553#, gcc-internal-format
14554msgid "-Wformat-nonliteral ignored without -Wformat"
14555msgstr "-Wformat-nonliteral ������ -Wformat ������������������������"
14556
14557#: c-opts.c:1146
14558#, fuzzy, gcc-internal-format
14559msgid "-Wformat-contains-nul ignored without -Wformat"
14560msgstr "-Wformat-nonliteral ������ -Wformat ������������������������"
14561
14562#: c-opts.c:1148
14563#, gcc-internal-format
14564msgid "-Wformat-security ignored without -Wformat"
14565msgstr "-Wformat-security ������ -Wformat ������������������������"
14566
14567#: c-opts.c:1172
14568#, gcc-internal-format
14569msgid "opening output file %s: %m"
14570msgstr "������������������ %s���%m"
14571
14572#: c-opts.c:1177
14573#, gcc-internal-format
14574msgid "too many filenames given.  Type %s --help for usage"
14575msgstr "������������������������������������ %s --help ���������������"
14576
14577#: c-opts.c:1257
14578#, fuzzy, gcc-internal-format
14579msgid "The C parser does not support -dy, option ignored"
14580msgstr "��������� APCS ���������������������������"
14581
14582#: c-opts.c:1261
14583#, gcc-internal-format
14584msgid "The Objective-C parser does not support -dy, option ignored"
14585msgstr ""
14586
14587#: c-opts.c:1264
14588#, fuzzy, gcc-internal-format
14589msgid "The C++ parser does not support -dy, option ignored"
14590msgstr "��������� APCS ���������������������������"
14591
14592#: c-opts.c:1268
14593#, gcc-internal-format
14594msgid "The Objective-C++ parser does not support -dy, option ignored"
14595msgstr ""
14596
14597#: c-opts.c:1319
14598#, gcc-internal-format
14599msgid "opening dependency file %s: %m"
14600msgstr "������������������ %s���%m"
14601
14602#: c-opts.c:1329
14603#, gcc-internal-format
14604msgid "closing dependency file %s: %m"
14605msgstr "������������������ %s���%m"
14606
14607#: c-opts.c:1332
14608#, gcc-internal-format
14609msgid "when writing output to %s: %m"
14610msgstr "������������������ %s ������%m"
14611
14612#: c-opts.c:1412
14613#, gcc-internal-format
14614msgid "to generate dependencies you must specify either -M or -MM"
14615msgstr "������������������������������������ -M ��� -MM"
14616
14617#: c-opts.c:1435
14618#, fuzzy, gcc-internal-format
14619msgid "-MG may only be used with -M or -MM"
14620msgstr "-mn ������ -mh ��� -ms ������������"
14621
14622#: c-opts.c:1465
14623#, gcc-internal-format
14624msgid "-fdirectives-only is incompatible with -Wunused_macros"
14625msgstr ""
14626
14627#: c-opts.c:1467
14628#, gcc-internal-format
14629msgid "-fdirectives-only is incompatible with -traditional"
14630msgstr ""
14631
14632#: c-opts.c:1605
14633#, gcc-internal-format
14634msgid "too late for # directive to set debug directory"
14635msgstr "������ # ������������������������������"
14636
14637#: c-parser.c:232
14638#, gcc-internal-format
14639msgid "identifier %qE conflicts with C++ keyword"
14640msgstr ""
14641
14642#: c-parser.c:996
14643#, fuzzy, gcc-internal-format
14644msgid "ISO C forbids an empty translation unit"
14645msgstr "ISO C ���������������������������"
14646
14647#: c-parser.c:1082 c-parser.c:6474
14648#, gcc-internal-format
14649msgid "ISO C does not allow extra %<;%> outside of a function"
14650msgstr "ISO C ������������������������������������ %<;%>"
14651
14652#: c-parser.c:1186 c-parser.c:7036
14653#, gcc-internal-format
14654msgid "expected declaration specifiers"
14655msgstr "������������������"
14656
14657#: c-parser.c:1234
14658#, gcc-internal-format
14659msgid "data definition has no type or storage class"
14660msgstr "������������������������������������������"
14661
14662#: c-parser.c:1292
14663#, gcc-internal-format
14664msgid "expected %<,%> or %<;%>"
14665msgstr "������ %<,%> ��� %<;%>"
14666
14667#. This can appear in many cases looking nothing like a
14668#. function definition, so we don't give a more specific
14669#. error suggesting there was one.
14670#: c-parser.c:1299 c-parser.c:1315
14671#, gcc-internal-format
14672msgid "expected %<=%>, %<,%>, %<;%>, %<asm%> or %<__attribute__%>"
14673msgstr "������ %<=%>���%<,%>���%<;%>���%<asm%> ��� %<__attribute__%>"
14674
14675#: c-parser.c:1307
14676#, gcc-internal-format
14677msgid "ISO C forbids nested functions"
14678msgstr "ISO C++ ���������������������"
14679
14680#: c-parser.c:1710 c-parser.c:2530 c-parser.c:3181 c-parser.c:3450
14681#: c-parser.c:4438 c-parser.c:4528 c-parser.c:5146 c-parser.c:5585
14682#: c-parser.c:5607 c-parser.c:5714 c-parser.c:5911 c-parser.c:5940
14683#: c-parser.c:6116 c-parser.c:6128 c-parser.c:6153 c-parser.c:6287
14684#: c-parser.c:6316 c-parser.c:6324 c-parser.c:6352 c-parser.c:6366
14685#: c-parser.c:6582 c-parser.c:6681 c-parser.c:7210 c-parser.c:7938
14686#, gcc-internal-format
14687msgid "expected identifier"
14688msgstr "���������������"
14689
14690#: c-parser.c:1743 cp/parser.c:12734
14691#, gcc-internal-format
14692msgid "comma at end of enumerator list"
14693msgstr "������������������������"
14694
14695#: c-parser.c:1749
14696#, gcc-internal-format
14697msgid "expected %<,%> or %<}%>"
14698msgstr "������ %<,%> ��� %<}%>"
14699
14700#: c-parser.c:1779
14701#, gcc-internal-format
14702msgid "ISO C forbids forward references to %<enum%> types"
14703msgstr "ISO C ��������� %<enum%> ���������������������"
14704
14705#: c-parser.c:1893
14706#, gcc-internal-format
14707msgid "expected class name"
14708msgstr "���������������"
14709
14710#: c-parser.c:1912 c-parser.c:6220
14711#, gcc-internal-format
14712msgid "extra semicolon in struct or union specified"
14713msgstr "������������������������������������������"
14714
14715#: c-parser.c:1941
14716#, gcc-internal-format
14717msgid "no semicolon at end of struct or union"
14718msgstr "������������������������������"
14719
14720#: c-parser.c:2027 c-parser.c:3006
14721#, gcc-internal-format
14722msgid "expected specifier-qualifier-list"
14723msgstr "���������������-���������������"
14724
14725#: c-parser.c:2037
14726#, gcc-internal-format
14727msgid "ISO C forbids member declarations with no members"
14728msgstr "ISO C ������������������������������������"
14729
14730#: c-parser.c:2113
14731#, gcc-internal-format
14732msgid "expected %<,%>, %<;%> or %<}%>"
14733msgstr "������ %<,%>���%<;%> ��� %<}%>"
14734
14735#: c-parser.c:2120
14736#, gcc-internal-format
14737msgid "expected %<:%>, %<,%>, %<;%>, %<}%> or %<__attribute__%>"
14738msgstr "������ %<:%>���%<,%>���%<;%>���%<}%> ��� %<__attribute__%>"
14739
14740#: c-parser.c:2173
14741#, gcc-internal-format
14742msgid "%<typeof%> applied to a bit-field"
14743msgstr "������������������ %<typeof%> "
14744
14745#: c-parser.c:2397
14746#, gcc-internal-format
14747msgid "expected identifier or %<(%>"
14748msgstr "������������������ %<(%>"
14749
14750#: c-parser.c:2600
14751#, gcc-internal-format
14752msgid "ISO C requires a named argument before %<...%>"
14753msgstr "ISO C ��������� %<...%> ������������������������"
14754
14755#: c-parser.c:2708
14756#, gcc-internal-format
14757msgid "expected declaration specifiers or %<...%>"
14758msgstr "��������������������� %<...%>"
14759
14760#: c-parser.c:2759
14761#, gcc-internal-format
14762msgid "wide string literal in %<asm%>"
14763msgstr "%<asm%> ������������������������"
14764
14765#: c-parser.c:2765 c-parser.c:7091 cp/parser.c:22966
14766#, gcc-internal-format
14767msgid "expected string literal"
14768msgstr "������������������"
14769
14770#: c-parser.c:3099
14771#, gcc-internal-format
14772msgid "ISO C forbids empty initializer braces"
14773msgstr "ISO C ���������������������������������������������������"
14774
14775#: c-parser.c:3147
14776#, gcc-internal-format
14777msgid "obsolete use of designated initializer with %<:%>"
14778msgstr "������ %<:%> ������������������������������������������"
14779
14780#: c-parser.c:3282
14781#, gcc-internal-format
14782msgid "ISO C forbids specifying range of elements to initialize"
14783msgstr "ISO C ������������������������������������������"
14784
14785#: c-parser.c:3295
14786#, gcc-internal-format
14787msgid "ISO C90 forbids specifying subobject to initialize"
14788msgstr "ISO C90 ������������������������������������"
14789
14790#: c-parser.c:3302
14791#, gcc-internal-format
14792msgid "obsolete use of designated initializer without %<=%>"
14793msgstr "��������������������������� %<=%> ������������������������"
14794
14795#: c-parser.c:3465
14796#, gcc-internal-format
14797msgid "ISO C forbids label declarations"
14798msgstr "ISO C ���������������������"
14799
14800#: c-parser.c:3471 c-parser.c:3551
14801#, gcc-internal-format
14802msgid "expected declaration or statement"
14803msgstr "���������������������"
14804
14805#: c-parser.c:3503 c-parser.c:3532
14806#, fuzzy, gcc-internal-format
14807msgid "ISO C90 forbids mixed declarations and code"
14808msgstr "%HISO C90 ���������������������������������������"
14809
14810#: c-parser.c:3559
14811#, fuzzy, gcc-internal-format
14812msgid "expected %<}%> before %<else%>"
14813msgstr "������ %<,%> ��� %<;%>"
14814
14815#: c-parser.c:3564 cp/parser.c:7917
14816#, gcc-internal-format
14817msgid "%<else%> without a previous %<if%>"
14818msgstr ""
14819
14820#: c-parser.c:3581
14821#, gcc-internal-format
14822msgid "label at end of compound statement"
14823msgstr "������������������������������"
14824
14825#: c-parser.c:3626
14826#, gcc-internal-format
14827msgid "expected %<:%> or %<...%>"
14828msgstr "������ %<:%> ��� %<...%>"
14829
14830#: c-parser.c:3659
14831#, gcc-internal-format
14832msgid "a label can only be part of a statement and a declaration is not a statement"
14833msgstr ""
14834
14835#: c-parser.c:3823
14836#, gcc-internal-format
14837msgid "expected identifier or %<*%>"
14838msgstr "������������������ %<*%>"
14839
14840#. Avoid infinite loop in error recovery:
14841#. c_parser_skip_until_found stops at a closing nesting
14842#. delimiter without consuming it, but here we need to consume
14843#. it to proceed further.
14844#: c-parser.c:3887
14845#, gcc-internal-format
14846msgid "expected statement"
14847msgstr "������������"
14848
14849#: c-parser.c:3985 cp/parser.c:7999
14850#, fuzzy, gcc-internal-format
14851msgid "suggest braces around empty body in an %<if%> statement"
14852msgstr "%Hif ���������������"
14853
14854#: c-parser.c:4013 cp/parser.c:8022
14855#, fuzzy, gcc-internal-format
14856msgid "suggest braces around empty body in an %<else%> statement"
14857msgstr "%Helse ���������������"
14858
14859#: c-parser.c:4144
14860#, gcc-internal-format
14861msgid "suggest braces around empty body in %<do%> statement"
14862msgstr ""
14863
14864#: c-parser.c:4305
14865#, gcc-internal-format
14866msgid "%E qualifier ignored on asm"
14867msgstr "%E ��������� asm ������������"
14868
14869#: c-parser.c:4656
14870#, gcc-internal-format
14871msgid "ISO C forbids omitting the middle term of a ?: expression"
14872msgstr "ISO C ��������������� ?: ������������������������"
14873
14874#: c-parser.c:5111
14875#, gcc-internal-format
14876msgid "traditional C rejects the unary plus operator"
14877msgstr "������ C ������������������ + ���������"
14878
14879#: c-parser.c:5235
14880#, gcc-internal-format
14881msgid "%<sizeof%> applied to a bit-field"
14882msgstr "������������������ %<sizeof%>"
14883
14884#: c-parser.c:5401 c-parser.c:5751 c-parser.c:5771
14885#, gcc-internal-format
14886msgid "expected expression"
14887msgstr "���������������"
14888
14889#: c-parser.c:5427
14890#, gcc-internal-format
14891msgid "braced-group within expression allowed only inside a function"
14892msgstr "������������������������������������������������������"
14893
14894#: c-parser.c:5440
14895#, gcc-internal-format
14896msgid "ISO C forbids braced-groups within expressions"
14897msgstr "ISO C ������������������������������������������"
14898
14899#: c-parser.c:5645
14900#, gcc-internal-format
14901msgid "first argument to %<__builtin_choose_expr%> not a constant"
14902msgstr "%<__builtin_choose_expr%> ������������������������������������"
14903
14904#: c-parser.c:5806
14905#, gcc-internal-format
14906msgid "compound literal has variable size"
14907msgstr "���������������������������������"
14908
14909#: c-parser.c:5817
14910#, gcc-internal-format
14911msgid "compound literal qualified by address-space qualifier"
14912msgstr ""
14913
14914#: c-parser.c:5822
14915#, gcc-internal-format
14916msgid "ISO C90 forbids compound literals"
14917msgstr "ISO C90 ������������������������"
14918
14919#: c-parser.c:6437
14920#, gcc-internal-format
14921msgid "extra semicolon in method definition specified"
14922msgstr "���������������������������������������"
14923
14924#: c-parser.c:6985 cp/parser.c:23010
14925#, gcc-internal-format
14926msgid "%<#pragma omp barrier%> may only be used in compound statements"
14927msgstr ""
14928
14929#: c-parser.c:6996 cp/parser.c:23025
14930#, gcc-internal-format
14931msgid "%<#pragma omp flush%> may only be used in compound statements"
14932msgstr ""
14933
14934#: c-parser.c:7007 cp/parser.c:23041
14935#, gcc-internal-format
14936msgid "%<#pragma omp taskwait%> may only be used in compound statements"
14937msgstr ""
14938
14939#: c-parser.c:7020 cp/parser.c:23069
14940#, gcc-internal-format
14941msgid "%<#pragma omp section%> may only be used in %<#pragma omp sections%> construct"
14942msgstr ""
14943
14944#: c-parser.c:7026 cp/parser.c:23000
14945#, fuzzy, gcc-internal-format
14946msgid "%<#pragma GCC pch_preprocess%> must be first"
14947msgstr "#pragma GCC pch_preprocess ���������������������������"
14948
14949#: c-parser.c:7185 cp/parser.c:21289
14950#, fuzzy, gcc-internal-format
14951msgid "too many %qs clauses"
14952msgstr "������������������"
14953
14954#: c-parser.c:7287 cp/parser.c:21403
14955#, fuzzy, gcc-internal-format
14956msgid "collapse argument needs positive constant integer expression"
14957msgstr "������������������������������������������"
14958
14959#: c-parser.c:7353
14960#, fuzzy, gcc-internal-format
14961msgid "expected %<none%> or %<shared%>"
14962msgstr "������ %<,%> ��� %<;%>"
14963
14964#: c-parser.c:7444 c-parser.c:7636
14965#, fuzzy, gcc-internal-format
14966msgid "expected integer expression"
14967msgstr "���������������"
14968
14969#: c-parser.c:7456
14970#, gcc-internal-format
14971msgid "%<num_threads%> value must be positive"
14972msgstr ""
14973
14974#: c-parser.c:7539
14975#, fuzzy, gcc-internal-format
14976msgid "expected %<+%>, %<*%>, %<-%>, %<&%>, %<^%>, %<|%>, %<&&%>, or %<||%>"
14977msgstr "������ %<:%>���%<,%>���%<;%>���%<}%> ��� %<__attribute__%>"
14978
14979#: c-parser.c:7627 cp/parser.c:21691
14980#, gcc-internal-format
14981msgid "schedule %<runtime%> does not take a %<chunk_size%> parameter"
14982msgstr ""
14983
14984#: c-parser.c:7631 cp/parser.c:21694
14985#, gcc-internal-format
14986msgid "schedule %<auto%> does not take a %<chunk_size%> parameter"
14987msgstr ""
14988
14989#: c-parser.c:7649
14990#, fuzzy, gcc-internal-format
14991msgid "invalid schedule kind"
14992msgstr "��������� const_double ���������"
14993
14994#: c-parser.c:7769
14995#, gcc-internal-format
14996msgid "expected %<#pragma omp%> clause"
14997msgstr ""
14998
14999#: c-parser.c:7778 cp/parser.c:21842
15000#, fuzzy, gcc-internal-format
15001msgid "%qs is not valid for %qs"
15002msgstr "%qs ���������������������������������"
15003
15004#: c-parser.c:7882
15005#, fuzzy, gcc-internal-format
15006msgid "invalid operator for %<#pragma omp atomic%>"
15007msgstr "��� %<__fpreg%> ���������������"
15008
15009#: c-parser.c:7941 c-parser.c:7962
15010#, fuzzy, gcc-internal-format
15011msgid "expected %<(%> or end of line"
15012msgstr "������������������������"
15013
15014#: c-parser.c:7996
15015#, fuzzy, gcc-internal-format
15016msgid "for statement expected"
15017msgstr "������ %s ��������� %L ���"
15018
15019#: c-parser.c:8049 cp/semantics.c:4406 cp/semantics.c:4476
15020#, fuzzy, gcc-internal-format
15021msgid "expected iteration declaration or initialization"
15022msgstr "���������������������"
15023
15024#: c-parser.c:8129
15025#, gcc-internal-format
15026msgid "not enough perfectly nested loops"
15027msgstr ""
15028
15029#: c-parser.c:8182 cp/parser.c:22547
15030#, gcc-internal-format
15031msgid "collapsed loops not perfectly nested"
15032msgstr ""
15033
15034#: c-parser.c:8220 cp/parser.c:22391 cp/parser.c:22429 cp/pt.c:11410
15035#, fuzzy, gcc-internal-format
15036msgid "iteration variable %qD should not be firstprivate"
15037msgstr "������������ %qs ���������������������"
15038
15039#: c-parser.c:8665
15040#, fuzzy, gcc-internal-format
15041msgid "%qD is not a variable"
15042msgstr "%qD ������������������"
15043
15044#: c-parser.c:8667 cp/semantics.c:4031
15045#, fuzzy, gcc-internal-format
15046msgid "%qE declared %<threadprivate%> after first use"
15047msgstr "%q+F ��������� %<static%> ������������������"
15048
15049#: c-parser.c:8669 cp/semantics.c:4033
15050#, fuzzy, gcc-internal-format
15051msgid "automatic variable %qE cannot be %<threadprivate%>"
15052msgstr "������������ %qs ���������������������"
15053
15054#: c-parser.c:8673 cp/semantics.c:4035
15055#, fuzzy, gcc-internal-format
15056msgid "%<threadprivate%> %qE has incomplete type"
15057msgstr "%J������ %u ���������������"
15058
15059#: c-pch.c:132
15060#, gcc-internal-format
15061msgid "can%'t create precompiled header %s: %m"
15062msgstr "��������������������������� %s���%m"
15063
15064#: c-pch.c:154
15065#, gcc-internal-format
15066msgid "can%'t write to %s: %m"
15067msgstr "������������ %s���%m"
15068
15069#: c-pch.c:160
15070#, gcc-internal-format
15071msgid "%qs is not a valid output file"
15072msgstr "%qs ���������������������������������"
15073
15074#: c-pch.c:189 c-pch.c:204 c-pch.c:218
15075#, gcc-internal-format
15076msgid "can%'t write %s: %m"
15077msgstr "������������ %s���%m"
15078
15079#: c-pch.c:194 c-pch.c:211
15080#, gcc-internal-format
15081msgid "can%'t seek in %s: %m"
15082msgstr "��������� %s ������������%m"
15083
15084#: c-pch.c:202 c-pch.c:244 c-pch.c:285 c-pch.c:336
15085#, gcc-internal-format
15086msgid "can%'t read %s: %m"
15087msgstr "������������ %s���%m"
15088
15089#: c-pch.c:467
15090#, gcc-internal-format
15091msgid "pch_preprocess pragma should only be used with -fpreprocessed"
15092msgstr "pch_preprocess pragma ��������� -fpreprocessed ������"
15093
15094#: c-pch.c:468
15095#, gcc-internal-format
15096msgid "use #include instead"
15097msgstr "������ #include"
15098
15099#: c-pch.c:474
15100#, gcc-internal-format
15101msgid "%s: couldn%'t open PCH file: %m"
15102msgstr "%s��������������� PCH ���������%m"
15103
15104#: c-pch.c:479
15105#, gcc-internal-format
15106msgid "use -Winvalid-pch for more information"
15107msgstr "������ -Winvalid-pch ���������������������"
15108
15109#: c-pch.c:480
15110#, gcc-internal-format
15111msgid "%s: PCH file was invalid"
15112msgstr "%s���PCH ������������"
15113
15114#: c-pragma.c:102
15115#, gcc-internal-format
15116msgid "#pragma pack (pop) encountered without matching #pragma pack (push)"
15117msgstr "#pragma pack (pop) ������������������ #pragma pack (push)"
15118
15119#: c-pragma.c:115
15120#, fuzzy, gcc-internal-format
15121msgid "#pragma pack(pop, %E) encountered without matching #pragma pack(push, %E)"
15122msgstr "#pragma pack(pop, %s) ������������������ #pragma pack(push, %s)"
15123
15124#: c-pragma.c:129
15125#, gcc-internal-format
15126msgid "#pragma pack(push[, id], <n>) is not supported on this target"
15127msgstr "#pragma pack(push[, id], <n>) ���������������������������������"
15128
15129#: c-pragma.c:131
15130#, gcc-internal-format
15131msgid "#pragma pack(pop[, id], <n>) is not supported on this target"
15132msgstr "#pragma pack(pop[, id], <n>) ���������������������������������"
15133
15134#: c-pragma.c:152
15135#, gcc-internal-format
15136msgid "missing %<(%> after %<#pragma pack%> - ignored"
15137msgstr "%<#pragma pack%> ��������� %<(%>���������"
15138
15139#: c-pragma.c:163 c-pragma.c:195
15140#, fuzzy, gcc-internal-format
15141msgid "invalid constant in %<#pragma pack%> - ignored"
15142msgstr "%<#pragma pack%> ������������ - ���������"
15143
15144#: c-pragma.c:167 c-pragma.c:209
15145#, gcc-internal-format
15146msgid "malformed %<#pragma pack%> - ignored"
15147msgstr "%<#pragma pack%> ������������ - ���������"
15148
15149#: c-pragma.c:172
15150#, gcc-internal-format
15151msgid "malformed %<#pragma pack(push[, id][, <n>])%> - ignored"
15152msgstr "%<#pragma pack(push[, id][, <n>])%> ������������ - ���������"
15153
15154#: c-pragma.c:174
15155#, gcc-internal-format
15156msgid "malformed %<#pragma pack(pop[, id])%> - ignored"
15157msgstr "%<#pragma pack(pop[, id])%> ������������ - ���������"
15158
15159#: c-pragma.c:183
15160#, fuzzy, gcc-internal-format
15161msgid "unknown action %qE for %<#pragma pack%> - ignored"
15162msgstr "%<#pragma pack%> ������ %qs ������ - ���������"
15163
15164#: c-pragma.c:212
15165#, gcc-internal-format
15166msgid "junk at end of %<#pragma pack%>"
15167msgstr "%<#pragma pack%> ���������������������"
15168
15169#: c-pragma.c:215
15170#, gcc-internal-format
15171msgid "#pragma pack has no effect with -fpack-struct - ignored"
15172msgstr "��������� -fpack-struct ��� #pragma pack ������  - ���������"
15173
15174#: c-pragma.c:235
15175#, gcc-internal-format
15176msgid "alignment must be a small power of two, not %d"
15177msgstr "��������������������� 2 ��������������������������� %d"
15178
15179#: c-pragma.c:268
15180#, gcc-internal-format
15181msgid "applying #pragma weak %q+D after first use results in unspecified behavior"
15182msgstr "��������������������������� #pragma weak %q+D ���������������������������"
15183
15184#: c-pragma.c:343 c-pragma.c:348
15185#, gcc-internal-format
15186msgid "malformed #pragma weak, ignored"
15187msgstr "#pragma weak ������������������������"
15188
15189#: c-pragma.c:352
15190#, fuzzy, gcc-internal-format
15191msgid "junk at end of %<#pragma weak%>"
15192msgstr "%<#pragma pack%> ���������������������"
15193
15194#: c-pragma.c:420 c-pragma.c:422
15195#, gcc-internal-format
15196msgid "malformed #pragma redefine_extname, ignored"
15197msgstr "#pragma redefine_extname ������������������������"
15198
15199#: c-pragma.c:425
15200#, fuzzy, gcc-internal-format
15201msgid "junk at end of %<#pragma redefine_extname%>"
15202msgstr "#pragma redefine_extname ���������������������"
15203
15204#: c-pragma.c:440 c-pragma.c:527
15205#, gcc-internal-format
15206msgid "#pragma redefine_extname ignored due to conflict with previous rename"
15207msgstr "#pragma redefine_extname ��������������� rename ������������������"
15208
15209#: c-pragma.c:463
15210#, gcc-internal-format
15211msgid "#pragma redefine_extname ignored due to conflict with previous #pragma redefine_extname"
15212msgstr "#pragma redefine_extname ��������������� #pragma redefine_extname ������������������"
15213
15214#: c-pragma.c:482
15215#, gcc-internal-format
15216msgid "malformed #pragma extern_prefix, ignored"
15217msgstr "#pragma extern_prefix ������������������������"
15218
15219#: c-pragma.c:485
15220#, fuzzy, gcc-internal-format
15221msgid "junk at end of %<#pragma extern_prefix%>"
15222msgstr "#pragma extern_prefix ���������������������"
15223
15224#: c-pragma.c:492
15225#, gcc-internal-format
15226msgid "#pragma extern_prefix not supported on this target"
15227msgstr "#pragma extern_prefix ���������������������������������"
15228
15229#: c-pragma.c:518
15230#, gcc-internal-format
15231msgid "asm declaration ignored due to conflict with previous rename"
15232msgstr "asm ��������������������� rename ������������������"
15233
15234#: c-pragma.c:549
15235#, gcc-internal-format
15236msgid "#pragma redefine_extname ignored due to conflict with __asm__ declaration"
15237msgstr "#pragma redefine_extname ������ __asm__ declaration ������������������"
15238
15239#: c-pragma.c:612
15240#, gcc-internal-format
15241msgid "#pragma GCC visibility push() must specify default, internal, hidden or protected"
15242msgstr "#pragma GCC visibility push() ������������ default���internal���hidden ��� protected"
15243
15244#: c-pragma.c:654
15245#, gcc-internal-format
15246msgid "#pragma GCC visibility must be followed by push or pop"
15247msgstr "#pragma GCC visibility ��������������� push ��� pop"
15248
15249#: c-pragma.c:660
15250#, gcc-internal-format
15251msgid "no matching push for %<#pragma GCC visibility pop%>"
15252msgstr "��������� %<#pragma GCC visibility pop%> ��������� push"
15253
15254#: c-pragma.c:665 c-pragma.c:672
15255#, gcc-internal-format
15256msgid "missing %<(%> after %<#pragma GCC visibility push%> - ignored"
15257msgstr "%<#pragma GCC visibility push%> ������ %<(%> ��� ���������"
15258
15259#: c-pragma.c:668
15260#, gcc-internal-format
15261msgid "malformed #pragma GCC visibility push"
15262msgstr "#pragma GCC visibility push ������������"
15263
15264#: c-pragma.c:676
15265#, gcc-internal-format
15266msgid "junk at end of %<#pragma GCC visibility%>"
15267msgstr "%<#pragma GCC visibility%> ���������������������"
15268
15269#: c-pragma.c:692
15270#, fuzzy, gcc-internal-format
15271msgid "#pragma GCC diagnostic not allowed inside functions"
15272msgstr "#pragma GCC memregs ���������������������������������������"
15273
15274#: c-pragma.c:698
15275#, gcc-internal-format
15276msgid "missing [error|warning|ignored] after %<#pragma GCC diagnostic%>"
15277msgstr ""
15278
15279#: c-pragma.c:707
15280#, gcc-internal-format
15281msgid "expected [error|warning|ignored] after %<#pragma GCC diagnostic%>"
15282msgstr ""
15283
15284#: c-pragma.c:711
15285#, fuzzy, gcc-internal-format
15286msgid "missing option after %<#pragma GCC diagnostic%> kind"
15287msgstr "%<#pragma pack%> ��������� %<(%>���������"
15288
15289#: c-pragma.c:725
15290#, fuzzy, gcc-internal-format
15291msgid "unknown option after %<#pragma GCC diagnostic%> kind"
15292msgstr "%<#pragma pack%> ������ %qs ������ - ���������"
15293
15294#: c-pragma.c:738
15295#, fuzzy, gcc-internal-format
15296msgid "#pragma GCC option is not allowed inside functions"
15297msgstr "������������������������������������������������������"
15298
15299#: c-pragma.c:751
15300#, fuzzy, gcc-internal-format
15301msgid "%<#pragma GCC option%> is not a string"
15302msgstr "������������������������ %<#pragma%>"
15303
15304#: c-pragma.c:778
15305#, gcc-internal-format
15306msgid "%<#pragma GCC target (string [,string]...)%> does not have a final %<)%>."
15307msgstr ""
15308
15309#: c-pragma.c:784
15310#, gcc-internal-format
15311msgid "#pragma GCC target string... is badly formed"
15312msgstr ""
15313
15314#: c-pragma.c:807
15315#, fuzzy, gcc-internal-format
15316msgid "#pragma GCC optimize is not allowed inside functions"
15317msgstr "#pragma GCC memregs ���������������������������������������"
15318
15319#: c-pragma.c:820
15320#, gcc-internal-format
15321msgid "%<#pragma GCC optimize%> is not a string or number"
15322msgstr ""
15323
15324#: c-pragma.c:846
15325#, gcc-internal-format
15326msgid "%<#pragma GCC optimize (string [,string]...)%> does not have a final %<)%>."
15327msgstr ""
15328
15329#: c-pragma.c:852
15330#, gcc-internal-format
15331msgid "#pragma GCC optimize string... is badly formed"
15332msgstr ""
15333
15334#: c-pragma.c:894
15335#, fuzzy, gcc-internal-format
15336msgid "junk at end of %<#pragma push_options%>"
15337msgstr "���#pragma options������������������������"
15338
15339#: c-pragma.c:924
15340#, fuzzy, gcc-internal-format
15341msgid "junk at end of %<#pragma pop_options%>"
15342msgstr "���#pragma options������������������������"
15343
15344#: c-pragma.c:931
15345#, gcc-internal-format
15346msgid "%<#pragma GCC pop_options%> without a corresponding %<#pragma GCC push_options%>"
15347msgstr ""
15348
15349#: c-pragma.c:972
15350#, fuzzy, gcc-internal-format
15351msgid "junk at end of %<#pragma reset_options%>"
15352msgstr "���#pragma options������������������������"
15353
15354#: c-pragma.c:1009 c-pragma.c:1016
15355#, fuzzy, gcc-internal-format
15356msgid "expected a string after %<#pragma message%>"
15357msgstr "������������������"
15358
15359#: c-pragma.c:1011
15360#, fuzzy, gcc-internal-format
15361msgid "malformed %<#pragma message%>, ignored"
15362msgstr "#pragma weak ������������������������"
15363
15364#: c-pragma.c:1021
15365#, fuzzy, gcc-internal-format
15366msgid "junk at end of %<#pragma message%>"
15367msgstr "%<#pragma align%> ���������������������"
15368
15369#: c-pragma.c:1024
15370#, fuzzy, gcc-internal-format
15371msgid "#pragma message: %s"
15372msgstr "���������%s\n"
15373
15374#: c-pragma.c:1061
15375#, fuzzy, gcc-internal-format
15376msgid "invalid location for %<pragma %s%>, ignored"
15377msgstr "%<#pragma align%> ������������������������������������"
15378
15379#: c-pragma.c:1068 c-pragma.c:1082
15380#, fuzzy, gcc-internal-format
15381msgid "malformed %<#pragma %s%>, ignored"
15382msgstr "%<#pragma pack%> ������������ - ���������"
15383
15384#: c-pragma.c:1088
15385#, fuzzy, gcc-internal-format
15386msgid "junk at end of %<#pragma %s%>"
15387msgstr "#pragma %s ���������������������"
15388
15389#: c-pragma.c:1106
15390#, gcc-internal-format
15391msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported for C++"
15392msgstr ""
15393
15394#: c-pragma.c:1115
15395#, fuzzy, gcc-internal-format
15396msgid "%<#pragma STDC FLOAT_CONST_DECIMAL64%> is not supported on this target"
15397msgstr "#pragma extern_prefix ���������������������������������"
15398
15399#: c-pragma.c:1121
15400#, gcc-internal-format
15401msgid "ISO C does not support %<#pragma STDC FLOAT_CONST_DECIMAL64%>"
15402msgstr ""
15403
15404#: c-typeck.c:215
15405#, gcc-internal-format
15406msgid "%qD has an incomplete type"
15407msgstr "%qD ���������������"
15408
15409#: c-typeck.c:236 cp/call.c:3088
15410#, gcc-internal-format
15411msgid "invalid use of void expression"
15412msgstr "��� void ������������������������"
15413
15414#: c-typeck.c:244
15415#, gcc-internal-format
15416msgid "invalid use of flexible array member"
15417msgstr "������������������������������������"
15418
15419#: c-typeck.c:250 cp/typeck2.c:489
15420#, gcc-internal-format
15421msgid "invalid use of array with unspecified bounds"
15422msgstr "������������������������������������������"
15423
15424#: c-typeck.c:258
15425#, gcc-internal-format
15426msgid "invalid use of undefined type %<%s %E%>"
15427msgstr "������������������ %<%s %E%> ���������������"
15428
15429#. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
15430#: c-typeck.c:262
15431#, gcc-internal-format
15432msgid "invalid use of incomplete typedef %qD"
15433msgstr "��������������� typedef %qD ���������������"
15434
15435#: c-typeck.c:328
15436#, gcc-internal-format
15437msgid "%qT and %qT are in disjoint named address spaces"
15438msgstr ""
15439
15440#: c-typeck.c:570 c-typeck.c:595
15441#, gcc-internal-format
15442msgid "function types not truly compatible in ISO C"
15443msgstr "��������������� ISO C ���������������"
15444
15445#: c-typeck.c:739
15446#, gcc-internal-format
15447msgid "can%'t mix operands of decimal float and vector types"
15448msgstr ""
15449
15450#: c-typeck.c:744
15451#, gcc-internal-format
15452msgid "can%'t mix operands of decimal float and complex types"
15453msgstr ""
15454
15455#: c-typeck.c:749
15456#, gcc-internal-format
15457msgid "can%'t mix operands of decimal float and other float types"
15458msgstr ""
15459
15460#: c-typeck.c:1194
15461#, gcc-internal-format
15462msgid "types are not quite compatible"
15463msgstr "���������������������"
15464
15465#: c-typeck.c:1198
15466#, fuzzy, gcc-internal-format
15467msgid "pointer target types incompatible in C++"
15468msgstr "������������������ %qT ��������������� %qT ���������"
15469
15470#: c-typeck.c:1528
15471#, gcc-internal-format
15472msgid "function return types not compatible due to %<volatile%>"
15473msgstr "������ %<volatile%>������������������������������"
15474
15475#: c-typeck.c:1690 c-typeck.c:3257
15476#, gcc-internal-format
15477msgid "arithmetic on pointer to an incomplete type"
15478msgstr "������������������������������������������������������"
15479
15480#: c-typeck.c:2043
15481#, gcc-internal-format
15482msgid "%qT has no member named %qE"
15483msgstr "%qT ������������ %qE ���������"
15484
15485#: c-typeck.c:2097
15486#, gcc-internal-format
15487msgid "request for member %qE in something not a structure or union"
15488msgstr "������������������������������������ %qE"
15489
15490#: c-typeck.c:2146
15491#, gcc-internal-format
15492msgid "dereferencing pointer to incomplete type"
15493msgstr "������������������������������������"
15494
15495#: c-typeck.c:2150
15496#, gcc-internal-format
15497msgid "dereferencing %<void *%> pointer"
15498msgstr "������ %<void *%> ������"
15499
15500#: c-typeck.c:2172
15501#, fuzzy, gcc-internal-format
15502msgid "invalid type argument of array indexing (have %qT)"
15503msgstr "%qs ���������������������"
15504
15505#: c-typeck.c:2177
15506#, fuzzy, gcc-internal-format
15507msgid "invalid type argument of unary %<*%> (have %qT)"
15508msgstr "%qs ���������������������"
15509
15510#: c-typeck.c:2182
15511#, fuzzy, gcc-internal-format
15512msgid "invalid type argument of %<->%> (have %qT)"
15513msgstr "%qs ���������������������"
15514
15515#: c-typeck.c:2218 cp/typeck.c:2951
15516#, gcc-internal-format
15517msgid "subscripted value is neither array nor pointer"
15518msgstr "���������������������������������������������������"
15519
15520#: c-typeck.c:2229 cp/typeck.c:2866 cp/typeck.c:2956
15521#, gcc-internal-format
15522msgid "array subscript is not an integer"
15523msgstr "������������������������������"
15524
15525#: c-typeck.c:2235
15526#, gcc-internal-format
15527msgid "subscripted value is pointer to function"
15528msgstr "������������������������������������������"
15529
15530#: c-typeck.c:2283
15531#, gcc-internal-format
15532msgid "ISO C forbids subscripting %<register%> array"
15533msgstr "ISO C ������������������������ %<register%> ������"
15534
15535#: c-typeck.c:2286
15536#, gcc-internal-format
15537msgid "ISO C90 forbids subscripting non-lvalue array"
15538msgstr "ISO C90 ������������������������������������������������������������"
15539
15540#: c-typeck.c:2394
15541#, gcc-internal-format
15542msgid "enum constant defined here"
15543msgstr ""
15544
15545#: c-typeck.c:2625
15546#, gcc-internal-format
15547msgid "called object %qE is not a function"
15548msgstr "������������������ %qE ������������������"
15549
15550#. This situation leads to run-time undefined behavior.  We can't,
15551#. therefore, simply error unless we can prove that all possible
15552#. executions of the program must execute the code.
15553#: c-typeck.c:2661
15554#, gcc-internal-format
15555msgid "function called through a non-compatible type"
15556msgstr "������������������������������������"
15557
15558#: c-typeck.c:2675 c-typeck.c:2729
15559#, fuzzy, gcc-internal-format
15560msgid "function with qualified void return type called"
15561msgstr "������������������������ void ������������"
15562
15563#: c-typeck.c:2820 c-typeck.c:3047 cp/typeck.c:3315 cp/typeck.c:3429
15564#, fuzzy, gcc-internal-format
15565msgid "declared here"
15566msgstr "%q+D ������������������"
15567
15568#: c-typeck.c:2855
15569#, gcc-internal-format
15570msgid "type of formal parameter %d is incomplete"
15571msgstr "������ %d ������������������"
15572
15573#: c-typeck.c:2870
15574#, gcc-internal-format
15575msgid "passing argument %d of %qE as integer rather than floating due to prototype"
15576msgstr "��������������������� %d (%qE) ���������������������������������������"
15577
15578#: c-typeck.c:2875
15579#, gcc-internal-format
15580msgid "passing argument %d of %qE as integer rather than complex due to prototype"
15581msgstr "��������������������� %d (%qE) ������������������������������������"
15582
15583#: c-typeck.c:2880
15584#, gcc-internal-format
15585msgid "passing argument %d of %qE as complex rather than floating due to prototype"
15586msgstr "��������������������� %d (%qE) ���������������������������������������"
15587
15588#: c-typeck.c:2885
15589#, gcc-internal-format
15590msgid "passing argument %d of %qE as floating rather than integer due to prototype"
15591msgstr "��������������������� %d (%qE) ���������������������������������������"
15592
15593#: c-typeck.c:2890
15594#, gcc-internal-format
15595msgid "passing argument %d of %qE as complex rather than integer due to prototype"
15596msgstr "��������������������� %d (%qE) ������������������������������������"
15597
15598#: c-typeck.c:2895
15599#, gcc-internal-format
15600msgid "passing argument %d of %qE as floating rather than complex due to prototype"
15601msgstr "��������������������� %d (%qE) ���������������������������������������"
15602
15603#: c-typeck.c:2908
15604#, gcc-internal-format
15605msgid "passing argument %d of %qE as %<float%> rather than %<double%> due to prototype"
15606msgstr "��������������������� %d (%qE) ��������� %<float%> ��������� %<double%> ������"
15607
15608#: c-typeck.c:2933
15609#, fuzzy, gcc-internal-format
15610msgid "passing argument %d of %qE as %qT rather than %qT due to prototype"
15611msgstr "��������������������� %d (%qE) ������������������������������������"
15612
15613#: c-typeck.c:2955
15614#, gcc-internal-format
15615msgid "passing argument %d of %qE with different width due to prototype"
15616msgstr "��������������������� %d (%qE) ���������������������������"
15617
15618#: c-typeck.c:2979
15619#, gcc-internal-format
15620msgid "passing argument %d of %qE as unsigned due to prototype"
15621msgstr "��������������������� %d (%qE) ������������������������"
15622
15623#: c-typeck.c:2984
15624#, gcc-internal-format
15625msgid "passing argument %d of %qE as signed due to prototype"
15626msgstr "��������������������� %d (%qE) ������������������������"
15627
15628#: c-typeck.c:3127 c-typeck.c:3132
15629#, fuzzy, gcc-internal-format
15630msgid "comparison with string literal results in unspecified behavior"
15631msgstr "%q+D ������������������������������������������������������������������������"
15632
15633#: c-typeck.c:3146
15634#, fuzzy, gcc-internal-format
15635msgid "comparison between %qT and %qT"
15636msgstr "��� %q#T ��� %q#T ���������"
15637
15638#: c-typeck.c:3198
15639#, gcc-internal-format
15640msgid "pointer of type %<void *%> used in subtraction"
15641msgstr "��������������������������� %<void *%> ���������"
15642
15643#: c-typeck.c:3201
15644#, gcc-internal-format
15645msgid "pointer to a function used in subtraction"
15646msgstr "������������������������"
15647
15648#: c-typeck.c:3365
15649#, gcc-internal-format
15650msgid "ISO C does not support %<~%> for complex conjugation"
15651msgstr "ISO C ������������ ~ ���������������"
15652
15653#: c-typeck.c:3404
15654#, gcc-internal-format
15655msgid "wrong type argument to unary exclamation mark"
15656msgstr "��������� ! ���������������������"
15657
15658#: c-typeck.c:3468
15659#, gcc-internal-format
15660msgid "increment of enumeration value is invalid in C++"
15661msgstr ""
15662
15663#: c-typeck.c:3471
15664#, gcc-internal-format
15665msgid "decrement of enumeration value is invalid in C++"
15666msgstr ""
15667
15668#: c-typeck.c:3484
15669#, gcc-internal-format
15670msgid "ISO C does not support %<++%> and %<--%> on complex types"
15671msgstr "ISO C ������������������������������ %<++%> ��� %<--%> ������"
15672
15673#: c-typeck.c:3503 c-typeck.c:3535
15674#, gcc-internal-format
15675msgid "wrong type argument to increment"
15676msgstr "������������������������������"
15677
15678#: c-typeck.c:3505 c-typeck.c:3538
15679#, gcc-internal-format
15680msgid "wrong type argument to decrement"
15681msgstr "������������������������������"
15682
15683#: c-typeck.c:3525
15684#, gcc-internal-format
15685msgid "increment of pointer to unknown structure"
15686msgstr "���������������������������������"
15687
15688#: c-typeck.c:3528
15689#, gcc-internal-format
15690msgid "decrement of pointer to unknown structure"
15691msgstr "���������������������������������"
15692
15693#: c-typeck.c:3605
15694#, fuzzy, gcc-internal-format
15695msgid "taking address of expression of type %<void%>"
15696msgstr "������������������������"
15697
15698#: c-typeck.c:3774
15699#, gcc-internal-format
15700msgid "assignment of read-only member %qD"
15701msgstr "��������������� %qD ������"
15702
15703#: c-typeck.c:3775
15704#, gcc-internal-format
15705msgid "increment of read-only member %qD"
15706msgstr "��������������� %qD ������"
15707
15708#: c-typeck.c:3776
15709#, gcc-internal-format
15710msgid "decrement of read-only member %qD"
15711msgstr "��������������� %qD ������"
15712
15713#: c-typeck.c:3777
15714#, gcc-internal-format
15715msgid "read-only member %qD used as %<asm%> output"
15716msgstr "������������ %qD ������ %<asm%> ���������"
15717
15718#: c-typeck.c:3781 cp/typeck2.c:141
15719#, gcc-internal-format
15720msgid "assignment of read-only variable %qD"
15721msgstr "��������������� %qD ������"
15722
15723#: c-typeck.c:3782 cp/typeck2.c:145
15724#, gcc-internal-format
15725msgid "increment of read-only variable %qD"
15726msgstr "��������������� %qD ������"
15727
15728#: c-typeck.c:3783 cp/typeck2.c:147
15729#, gcc-internal-format
15730msgid "decrement of read-only variable %qD"
15731msgstr "��������������� %qD ������"
15732
15733#: c-typeck.c:3784
15734#, gcc-internal-format
15735msgid "read-only variable %qD used as %<asm%> output"
15736msgstr "������������ %qD ������ %<asm%> ���������"
15737
15738#: c-typeck.c:3787 c-typeck.c:3803 cp/typeck2.c:196
15739#, fuzzy, gcc-internal-format
15740msgid "assignment of read-only location %qE"
15741msgstr "���������������������"
15742
15743#: c-typeck.c:3788 c-typeck.c:3806 cp/typeck2.c:200
15744#, fuzzy, gcc-internal-format
15745msgid "increment of read-only location %qE"
15746msgstr "���������������������"
15747
15748#: c-typeck.c:3789 c-typeck.c:3809 cp/typeck2.c:202
15749#, fuzzy, gcc-internal-format
15750msgid "decrement of read-only location %qE"
15751msgstr "���������������������"
15752
15753#: c-typeck.c:3790
15754#, fuzzy, gcc-internal-format
15755msgid "read-only location %qE used as %<asm%> output"
15756msgstr "������������������ %<asm%> ���������"
15757
15758#: c-typeck.c:3849
15759#, gcc-internal-format
15760msgid "cannot take address of bit-field %qD"
15761msgstr "��������������������� %qD ���������"
15762
15763#: c-typeck.c:3877
15764#, gcc-internal-format
15765msgid "global register variable %qD used in nested function"
15766msgstr "��������������������������������������������� %qD"
15767
15768#: c-typeck.c:3880
15769#, gcc-internal-format
15770msgid "register variable %qD used in nested function"
15771msgstr "��������������������������������������� %qD"
15772
15773#: c-typeck.c:3885
15774#, gcc-internal-format
15775msgid "address of global register variable %qD requested"
15776msgstr "��������������������������� %qD ���������"
15777
15778#: c-typeck.c:3887
15779#, gcc-internal-format
15780msgid "address of register variable %qD requested"
15781msgstr "��������������������� %qD ������������"
15782
15783#: c-typeck.c:3982
15784#, gcc-internal-format
15785msgid "non-lvalue array in conditional expression"
15786msgstr "������������������������������������������"
15787
15788#: c-typeck.c:4110
15789#, gcc-internal-format
15790msgid "ISO C forbids conditional expr with only one void side"
15791msgstr "ISO C ������������������������������������������"
15792
15793#: c-typeck.c:4127
15794#, fuzzy, gcc-internal-format
15795msgid "pointers to disjoint address spaces used in conditional expression"
15796msgstr "������������������������������������"
15797
15798#: c-typeck.c:4135 c-typeck.c:4144
15799#, gcc-internal-format
15800msgid "ISO C forbids conditional expr between %<void *%> and function pointer"
15801msgstr "ISO C ������������������������������������������ %<void *%> ���������������"
15802
15803#: c-typeck.c:4155
15804#, gcc-internal-format
15805msgid "pointer type mismatch in conditional expression"
15806msgstr "������������������������������������"
15807
15808#: c-typeck.c:4164 c-typeck.c:4175
15809#, gcc-internal-format
15810msgid "pointer/integer type mismatch in conditional expression"
15811msgstr "������������������������/���������������������"
15812
15813#: c-typeck.c:4189
15814#, gcc-internal-format
15815msgid "type mismatch in conditional expression"
15816msgstr "���������������������������������"
15817
15818#: c-typeck.c:4283
15819#, gcc-internal-format
15820msgid "left-hand operand of comma expression has no effect"
15821msgstr "������������������������������������������"
15822
15823#: c-typeck.c:4351
15824#, gcc-internal-format
15825msgid "cast adds new qualifiers to function type"
15826msgstr "������������������������������������������������"
15827
15828#: c-typeck.c:4357
15829#, gcc-internal-format
15830msgid "cast discards qualifiers from pointer target type"
15831msgstr "������������������������������������������������"
15832
15833#: c-typeck.c:4427
15834#, gcc-internal-format
15835msgid "cast specifies array type"
15836msgstr "���������������������������������"
15837
15838#: c-typeck.c:4433
15839#, gcc-internal-format
15840msgid "cast specifies function type"
15841msgstr "���������������������������������"
15842
15843#: c-typeck.c:4449
15844#, gcc-internal-format
15845msgid "ISO C forbids casting nonscalar to the same type"
15846msgstr "ISO C ���������������������������������������������"
15847
15848#: c-typeck.c:4466
15849#, gcc-internal-format
15850msgid "ISO C forbids casts to union type"
15851msgstr "ISO C ������������������������������"
15852
15853#: c-typeck.c:4476
15854#, gcc-internal-format
15855msgid "cast to union type from type not present in union"
15856msgstr "������������������������������������������������"
15857
15858#: c-typeck.c:4511
15859#, gcc-internal-format
15860msgid "cast to %s address space pointer from disjoint generic address space pointer"
15861msgstr ""
15862
15863#: c-typeck.c:4516
15864#, gcc-internal-format
15865msgid "cast to generic address space pointer from disjoint %s address space pointer"
15866msgstr ""
15867
15868#: c-typeck.c:4521
15869#, gcc-internal-format
15870msgid "cast to %s address space pointer from disjoint %s address space pointer"
15871msgstr ""
15872
15873#: c-typeck.c:4541
15874#, gcc-internal-format
15875msgid "cast increases required alignment of target type"
15876msgstr "������������������������������������������������"
15877
15878#: c-typeck.c:4552
15879#, gcc-internal-format
15880msgid "cast from pointer to integer of different size"
15881msgstr "���������������������������������������������������������������"
15882
15883#: c-typeck.c:4557
15884#, gcc-internal-format
15885msgid "cast from function call of type %qT to non-matching type %qT"
15886msgstr "������������ %qT ������������������������������������������ %qT"
15887
15888#: c-typeck.c:4566
15889#, gcc-internal-format
15890msgid "cast to pointer from integer of different size"
15891msgstr "���������������������������������������������������������������"
15892
15893#: c-typeck.c:4580
15894#, gcc-internal-format
15895msgid "ISO C forbids conversion of function pointer to object pointer type"
15896msgstr "ISO C ���������������������������������������������������������"
15897
15898#: c-typeck.c:4589
15899#, gcc-internal-format
15900msgid "ISO C forbids conversion of object pointer to function pointer type"
15901msgstr "ISO C ���������������������������������������������������������"
15902
15903#: c-typeck.c:4671
15904#, gcc-internal-format
15905msgid "defining a type in a cast is invalid in C++"
15906msgstr ""
15907
15908#: c-typeck.c:4796 c-typeck.c:4963
15909#, gcc-internal-format
15910msgid "enum conversion in assignment is invalid in C++"
15911msgstr ""
15912
15913#. This macro is used to emit diagnostics to ensure that all format
15914#. strings are complete sentences, visible to gettext and checked at
15915#. compile time.
15916#: c-typeck.c:4901 c-typeck.c:5409
15917#, fuzzy, gcc-internal-format
15918msgid "expected %qT but argument is of type %qT"
15919msgstr "������ %q.*s ������������ %<%T%s%>������������ %d ������������ %qT"
15920
15921#: c-typeck.c:4961
15922#, fuzzy, gcc-internal-format
15923msgid "enum conversion when passing argument %d of %qE is invalid in C++"
15924msgstr "������������ %d (������ %qE) ������������������������������/���������������"
15925
15926#: c-typeck.c:4967
15927#, gcc-internal-format
15928msgid "enum conversion in return is invalid in C++"
15929msgstr ""
15930
15931#: c-typeck.c:4996
15932#, gcc-internal-format
15933msgid "cannot pass rvalue to reference parameter"
15934msgstr "������������������������������������"
15935
15936#: c-typeck.c:5126 c-typeck.c:5331
15937#, gcc-internal-format
15938msgid "passing argument %d of %qE makes qualified function pointer from unqualified"
15939msgstr "������������ %d(������ %qE)���������������������������������������������������������"
15940
15941#: c-typeck.c:5129 c-typeck.c:5334
15942#, gcc-internal-format
15943msgid "assignment makes qualified function pointer from unqualified"
15944msgstr "������������������������������������������������������"
15945
15946#: c-typeck.c:5132 c-typeck.c:5336
15947#, gcc-internal-format
15948msgid "initialization makes qualified function pointer from unqualified"
15949msgstr "���������������������������������������������������������������"
15950
15951#: c-typeck.c:5135 c-typeck.c:5338
15952#, gcc-internal-format
15953msgid "return makes qualified function pointer from unqualified"
15954msgstr "���������������������������������������������������������������"
15955
15956#: c-typeck.c:5141 c-typeck.c:5295
15957#, gcc-internal-format
15958msgid "passing argument %d of %qE discards qualifiers from pointer target type"
15959msgstr "������������ %d(������ %qE)������������������������������������"
15960
15961#: c-typeck.c:5143 c-typeck.c:5297
15962#, gcc-internal-format
15963msgid "assignment discards qualifiers from pointer target type"
15964msgstr "������������������������������������������"
15965
15966#: c-typeck.c:5145 c-typeck.c:5299
15967#, gcc-internal-format
15968msgid "initialization discards qualifiers from pointer target type"
15969msgstr "���������������������������������������������"
15970
15971#: c-typeck.c:5147 c-typeck.c:5301
15972#, gcc-internal-format
15973msgid "return discards qualifiers from pointer target type"
15974msgstr "���������������������������������������������"
15975
15976#: c-typeck.c:5155
15977#, gcc-internal-format
15978msgid "ISO C prohibits argument conversion to union type"
15979msgstr "ISO C ���������������������������������"
15980
15981#: c-typeck.c:5191
15982#, gcc-internal-format
15983msgid "request for implicit conversion from %qT to %qT not permitted in C++"
15984msgstr "C++ ��������������� %qT ��� %qT ���������������"
15985
15986#: c-typeck.c:5203
15987#, fuzzy, gcc-internal-format
15988msgid "passing argument %d of %qE from pointer to non-enclosed address space"
15989msgstr "������������ %d (������ %qE)���������������������������������������"
15990
15991#: c-typeck.c:5207
15992#, fuzzy, gcc-internal-format
15993msgid "assignment from pointer to non-enclosed address space"
15994msgstr "���������������������������������������������������������������"
15995
15996#: c-typeck.c:5211
15997#, fuzzy, gcc-internal-format
15998msgid "initialization from pointer to non-enclosed address space"
15999msgstr "���������������������������������������"
16000
16001#: c-typeck.c:5215
16002#, gcc-internal-format
16003msgid "return from pointer to non-enclosed address space"
16004msgstr ""
16005
16006#: c-typeck.c:5233
16007#, gcc-internal-format
16008msgid "argument %d of %qE might be a candidate for a format attribute"
16009msgstr "������ %d(������ %qE)��������� format ���������������"
16010
16011#: c-typeck.c:5239
16012#, gcc-internal-format
16013msgid "assignment left-hand side might be a candidate for a format attribute"
16014msgstr "��������������������������� format ������������������"
16015
16016#: c-typeck.c:5244
16017#, gcc-internal-format
16018msgid "initialization left-hand side might be a candidate for a format attribute"
16019msgstr "������������������������������ format ������������������"
16020
16021#: c-typeck.c:5249
16022#, gcc-internal-format
16023msgid "return type might be a candidate for a format attribute"
16024msgstr "��������������������� format ���������������"
16025
16026#: c-typeck.c:5273
16027#, gcc-internal-format
16028msgid "ISO C forbids passing argument %d of %qE between function pointer and %<void *%>"
16029msgstr "ISO C ������������������ %d(������ %qE)������������������ %<void *%> ���������"
16030
16031#: c-typeck.c:5276
16032#, gcc-internal-format
16033msgid "ISO C forbids assignment between function pointer and %<void *%>"
16034msgstr "ISO C ��������������������������� %<void *%> ���������"
16035
16036#: c-typeck.c:5278
16037#, gcc-internal-format
16038msgid "ISO C forbids initialization between function pointer and %<void *%>"
16039msgstr "ISO C ��������������������������� %<void *%> ������������"
16040
16041#: c-typeck.c:5280
16042#, gcc-internal-format
16043msgid "ISO C forbids return between function pointer and %<void *%>"
16044msgstr "ISO C ��������������������������� %<void *%> ���������"
16045
16046#: c-typeck.c:5312
16047#, gcc-internal-format
16048msgid "pointer targets in passing argument %d of %qE differ in signedness"
16049msgstr "������������ %d (������ %qE) ������������������������������/���������������"
16050
16051#: c-typeck.c:5314
16052#, gcc-internal-format
16053msgid "pointer targets in assignment differ in signedness"
16054msgstr "������������������������������������/���������������"
16055
16056#: c-typeck.c:5316
16057#, gcc-internal-format
16058msgid "pointer targets in initialization differ in signedness"
16059msgstr "������������������������������������/���������������"
16060
16061#: c-typeck.c:5318
16062#, gcc-internal-format
16063msgid "pointer targets in return differ in signedness"
16064msgstr "���������������������������������/���������������"
16065
16066#: c-typeck.c:5346
16067#, gcc-internal-format
16068msgid "passing argument %d of %qE from incompatible pointer type"
16069msgstr "������������ %d (������ %qE)���������������������������������������"
16070
16071#: c-typeck.c:5348
16072#, gcc-internal-format
16073msgid "assignment from incompatible pointer type"
16074msgstr "������������������������������������"
16075
16076#: c-typeck.c:5349
16077#, gcc-internal-format
16078msgid "initialization from incompatible pointer type"
16079msgstr "���������������������������������������"
16080
16081#: c-typeck.c:5351
16082#, gcc-internal-format
16083msgid "return from incompatible pointer type"
16084msgstr "���������������������������������"
16085
16086#: c-typeck.c:5369
16087#, gcc-internal-format
16088msgid "passing argument %d of %qE makes pointer from integer without a cast"
16089msgstr "������������ %d (������ %qE)���������������������������������������������"
16090
16091#: c-typeck.c:5371
16092#, gcc-internal-format
16093msgid "assignment makes pointer from integer without a cast"
16094msgstr "���������������������������������������������������"
16095
16096#: c-typeck.c:5373
16097#, gcc-internal-format
16098msgid "initialization makes pointer from integer without a cast"
16099msgstr "������������������������������������������������������"
16100
16101#: c-typeck.c:5375
16102#, gcc-internal-format
16103msgid "return makes pointer from integer without a cast"
16104msgstr "���������������������������������������������������"
16105
16106#: c-typeck.c:5383
16107#, gcc-internal-format
16108msgid "passing argument %d of %qE makes integer from pointer without a cast"
16109msgstr "������������ %d (������ %qE)���������������������������������������������"
16110
16111#: c-typeck.c:5385
16112#, gcc-internal-format
16113msgid "assignment makes integer from pointer without a cast"
16114msgstr "���������������������������������������������������"
16115
16116#: c-typeck.c:5387
16117#, gcc-internal-format
16118msgid "initialization makes integer from pointer without a cast"
16119msgstr "���������������������������������������������������"
16120
16121#: c-typeck.c:5389
16122#, gcc-internal-format
16123msgid "return makes integer from pointer without a cast"
16124msgstr "���������������������������������������������������"
16125
16126#: c-typeck.c:5412
16127#, fuzzy, gcc-internal-format
16128msgid "incompatible types when assigning to type %qT from type %qT"
16129msgstr "��� %qT ��������� %qT ������������������"
16130
16131#: c-typeck.c:5417
16132#, fuzzy, gcc-internal-format
16133msgid "incompatible types when initializing type %qT using type %qT"
16134msgstr "���������������������������"
16135
16136#: c-typeck.c:5422
16137#, fuzzy, gcc-internal-format
16138msgid "incompatible types when returning type %qT but %qT was expected"
16139msgstr "��� %qT ��������� %qT ������������������"
16140
16141#: c-typeck.c:5486
16142#, gcc-internal-format
16143msgid "traditional C rejects automatic aggregate initialization"
16144msgstr "������ C ���������������������������������"
16145
16146#: c-typeck.c:5659 c-typeck.c:5675 c-typeck.c:5692
16147#, gcc-internal-format
16148msgid "(near initialization for %qs)"
16149msgstr "(��� %qs ������������������)"
16150
16151#: c-typeck.c:6295 cp/decl.c:5227
16152#, gcc-internal-format
16153msgid "opaque vector types cannot be initialized"
16154msgstr "������������������������������������������"
16155
16156#: c-typeck.c:6960
16157#, gcc-internal-format
16158msgid "unknown field %qE specified in initializer"
16159msgstr "��������������������������������������� %qE"
16160
16161#: c-typeck.c:7939
16162#, gcc-internal-format
16163msgid "traditional C rejects initialization of unions"
16164msgstr "������ C ������������������������������"
16165
16166#: c-typeck.c:8278
16167#, gcc-internal-format
16168msgid "ISO C forbids %<goto *expr;%>"
16169msgstr "ISO C++ ��������� %<goto *expr;%>"
16170
16171#: c-typeck.c:8300 cp/typeck.c:7323
16172#, gcc-internal-format
16173msgid "function declared %<noreturn%> has a %<return%> statement"
16174msgstr "������������ %<noreturn%> ��������������� %<return%> ������"
16175
16176#: c-typeck.c:8323
16177#, gcc-internal-format
16178msgid "%<return%> with no value, in function returning non-void"
16179msgstr "���������������������������������%<return%> ���������������"
16180
16181#: c-typeck.c:8333
16182#, gcc-internal-format
16183msgid "%<return%> with a value, in function returning void"
16184msgstr "������������������������������%<return%> ������������"
16185
16186#: c-typeck.c:8335
16187#, fuzzy, gcc-internal-format
16188msgid "ISO C forbids %<return%> with expression, in function returning void"
16189msgstr "������������������������������%<return%> ������������"
16190
16191#: c-typeck.c:8396
16192#, gcc-internal-format
16193msgid "function returns address of local variable"
16194msgstr "���������������������������������"
16195
16196#: c-typeck.c:8469 cp/semantics.c:951
16197#, gcc-internal-format
16198msgid "switch quantity not an integer"
16199msgstr "switch ���������������������������������"
16200
16201#: c-typeck.c:8482
16202#, gcc-internal-format
16203msgid "%<long%> switch expression not converted to %<int%> in ISO C"
16204msgstr "��� ISO C ������%<long%> ������������������������������ %<int%>"
16205
16206#: c-typeck.c:8518 c-typeck.c:8526
16207#, fuzzy, gcc-internal-format
16208msgid "case label is not an integer constant expression"
16209msgstr "������������������������������������������"
16210
16211#: c-typeck.c:8532 cp/parser.c:7757
16212#, gcc-internal-format
16213msgid "case label not within a switch statement"
16214msgstr "case ������������������������������"
16215
16216#: c-typeck.c:8534
16217#, gcc-internal-format
16218msgid "%<default%> label not within a switch statement"
16219msgstr "%<default%> ������������������ switch ���������"
16220
16221#: c-typeck.c:8617 cp/parser.c:8048
16222#, fuzzy, gcc-internal-format
16223msgid "suggest explicit braces to avoid ambiguous %<else%>"
16224msgstr "%H��������������������������������������������������������� %<else%>"
16225
16226#: c-typeck.c:8726 cp/cp-gimplify.c:92 cp/parser.c:8398
16227#, gcc-internal-format
16228msgid "break statement not within loop or switch"
16229msgstr "break ������������������������������������"
16230
16231#: c-typeck.c:8728 cp/parser.c:8419
16232#, gcc-internal-format
16233msgid "continue statement not within a loop"
16234msgstr "continue ���������������������������"
16235
16236#: c-typeck.c:8733 cp/parser.c:8409
16237#, fuzzy, gcc-internal-format
16238msgid "break statement used with OpenMP for loop"
16239msgstr "break ������������������������������������"
16240
16241#: c-typeck.c:8759 cp/cp-gimplify.c:412
16242#, gcc-internal-format
16243msgid "statement with no effect"
16244msgstr "������������������"
16245
16246#: c-typeck.c:8783
16247#, gcc-internal-format
16248msgid "expression statement has incomplete type"
16249msgstr "������������������������������"
16250
16251#: c-typeck.c:9360 cp/typeck.c:3825
16252#, gcc-internal-format
16253msgid "right shift count is negative"
16254msgstr "������������������"
16255
16256#: c-typeck.c:9371 cp/typeck.c:3832
16257#, gcc-internal-format
16258msgid "right shift count >= width of type"
16259msgstr "���������������������������������������"
16260
16261#: c-typeck.c:9397 cp/typeck.c:3854
16262#, gcc-internal-format
16263msgid "left shift count is negative"
16264msgstr "������������������"
16265
16266#: c-typeck.c:9404 cp/typeck.c:3860
16267#, gcc-internal-format
16268msgid "left shift count >= width of type"
16269msgstr "���������������������������������������"
16270
16271#: c-typeck.c:9424 cp/typeck.c:3906
16272#, gcc-internal-format
16273msgid "comparing floating point with == or != is unsafe"
16274msgstr "������ == ��� != ������������������������������"
16275
16276#: c-typeck.c:9452 c-typeck.c:9540
16277#, fuzzy, gcc-internal-format
16278msgid "comparison of pointers to disjoint address spaces"
16279msgstr "���������������������������������������������"
16280
16281#: c-typeck.c:9459 c-typeck.c:9465
16282#, gcc-internal-format
16283msgid "ISO C forbids comparison of %<void *%> with function pointer"
16284msgstr "ISO C ������������ %<void *%> ������������������������"
16285
16286#: c-typeck.c:9472 c-typeck.c:9550
16287#, gcc-internal-format
16288msgid "comparison of distinct pointer types lacks a cast"
16289msgstr "���������������������������������������������"
16290
16291#: c-typeck.c:9486 c-typeck.c:9495 cp/typeck.c:3929 cp/typeck.c:3941
16292#, fuzzy, gcc-internal-format
16293msgid "the address of %qD will never be NULL"
16294msgstr "%qD ������������������������ %<true%>"
16295
16296#: c-typeck.c:9502 c-typeck.c:9507 c-typeck.c:9572 c-typeck.c:9577
16297#, gcc-internal-format
16298msgid "comparison between pointer and integer"
16299msgstr "���������������������"
16300
16301#: c-typeck.c:9533
16302#, gcc-internal-format
16303msgid "comparison of complete and incomplete pointers"
16304msgstr "������������������������������������"
16305
16306#: c-typeck.c:9535
16307#, gcc-internal-format
16308msgid "ISO C forbids ordered comparisons of pointers to functions"
16309msgstr "ISO C ������������������������������������"
16310
16311#: c-typeck.c:9558 c-typeck.c:9561 c-typeck.c:9567
16312#, gcc-internal-format
16313msgid "ordered comparison of pointer with integer zero"
16314msgstr "��������������� 0 ������������"
16315
16316#: c-typeck.c:9887
16317#, gcc-internal-format
16318msgid "used array that cannot be converted to pointer where scalar is required"
16319msgstr "���������������������������������������������������������"
16320
16321#: c-typeck.c:9891
16322#, gcc-internal-format
16323msgid "used struct type value where scalar is required"
16324msgstr "������������������������������������"
16325
16326#: c-typeck.c:9895
16327#, gcc-internal-format
16328msgid "used union type value where scalar is required"
16329msgstr "������������������������������������"
16330
16331#: c-typeck.c:10052 cp/semantics.c:3914
16332#, fuzzy, gcc-internal-format
16333msgid "%qE has invalid type for %<reduction%>"
16334msgstr "������������������ %<restrict%>"
16335
16336#: c-typeck.c:10087 cp/semantics.c:3927
16337#, gcc-internal-format
16338msgid "%qE has invalid type for %<reduction(%s)%>"
16339msgstr ""
16340
16341#: c-typeck.c:10104 cp/semantics.c:3937
16342#, gcc-internal-format
16343msgid "%qE must be %<threadprivate%> for %<copyin%>"
16344msgstr ""
16345
16346#: c-typeck.c:10114 cp/semantics.c:3734
16347#, fuzzy, gcc-internal-format
16348msgid "%qE is not a variable in clause %qs"
16349msgstr "%qT ��� %qT ������������������������������������"
16350
16351#: c-typeck.c:10122 c-typeck.c:10144 c-typeck.c:10166
16352#, gcc-internal-format
16353msgid "%qE appears more than once in data clauses"
16354msgstr ""
16355
16356#: c-typeck.c:10137 cp/semantics.c:3757
16357#, fuzzy, gcc-internal-format
16358msgid "%qE is not a variable in clause %<firstprivate%>"
16359msgstr "������������ %qs ���������������������"
16360
16361#: c-typeck.c:10159 cp/semantics.c:3779
16362#, fuzzy, gcc-internal-format
16363msgid "%qE is not a variable in clause %<lastprivate%>"
16364msgstr "������������ %qs ���������������������"
16365
16366#: c-typeck.c:10221 cp/semantics.c:3978
16367#, gcc-internal-format
16368msgid "%qE is predetermined %qs for %qs"
16369msgstr ""
16370
16371#: c-typeck.c:10310
16372#, gcc-internal-format
16373msgid "C++ requires promoted type, not enum type, in %<va_arg%>"
16374msgstr ""
16375
16376#: calls.c:2051
16377#, gcc-internal-format
16378msgid "function call has aggregate value"
16379msgstr "���������������������������"
16380
16381#: cfgexpand.c:984 function.c:919 varasm.c:2208
16382#, gcc-internal-format
16383msgid "size of variable %q+D is too large"
16384msgstr "������ %q+D ���������������"
16385
16386#: cfgexpand.c:3767
16387#, gcc-internal-format
16388msgid "not protecting local variables: variable length buffer"
16389msgstr "���������������������������������������������������"
16390
16391#: cfgexpand.c:3770
16392#, gcc-internal-format
16393msgid "not protecting function: no buffer at least %d bytes long"
16394msgstr "������������������������������������ %d ������������������������"
16395
16396#: cfghooks.c:110
16397#, gcc-internal-format
16398msgid "bb %d on wrong place"
16399msgstr "������������ %d ���������������"
16400
16401#: cfghooks.c:116
16402#, gcc-internal-format
16403msgid "prev_bb of %d should be %d, not %d"
16404msgstr "%d ��� prev_bb ��������� %d������������ %d"
16405
16406#: cfghooks.c:133
16407#, gcc-internal-format
16408msgid "verify_flow_info: Block %i has loop_father, but there are no loops"
16409msgstr ""
16410
16411#: cfghooks.c:139
16412#, fuzzy, gcc-internal-format
16413msgid "verify_flow_info: Block %i lacks loop_father"
16414msgstr "verify_flow_info��������������������������� %i->%i"
16415
16416#: cfghooks.c:145
16417#, gcc-internal-format
16418msgid "verify_flow_info: Wrong count of block %i %i"
16419msgstr "verify_flow_info������ %i %i ���������"
16420
16421#: cfghooks.c:151
16422#, gcc-internal-format
16423msgid "verify_flow_info: Wrong frequency of block %i %i"
16424msgstr "verify_flow_info������ %i %i ���������"
16425
16426#: cfghooks.c:159
16427#, gcc-internal-format
16428msgid "verify_flow_info: Duplicate edge %i->%i"
16429msgstr "verify_flow_info��������������� %i->%i"
16430
16431#: cfghooks.c:165
16432#, gcc-internal-format
16433msgid "verify_flow_info: Wrong probability of edge %i->%i %i"
16434msgstr "verify_flow_info������ %i->%i %i ���������"
16435
16436#: cfghooks.c:171
16437#, gcc-internal-format
16438msgid "verify_flow_info: Wrong count of edge %i->%i %i"
16439msgstr "verify_flow_info������ %i->%i %i ���������"
16440
16441#: cfghooks.c:183
16442#, gcc-internal-format
16443msgid "verify_flow_info: Basic block %d succ edge is corrupted"
16444msgstr ""
16445
16446#: cfghooks.c:197
16447#, gcc-internal-format
16448msgid "wrong amount of branch edges after unconditional jump %i"
16449msgstr "��������������� %i ������������������������������"
16450
16451#: cfghooks.c:205 cfghooks.c:216
16452#, gcc-internal-format
16453msgid "basic block %d pred edge is corrupted"
16454msgstr ""
16455
16456#: cfghooks.c:217
16457#, gcc-internal-format
16458msgid "its dest_idx should be %d, not %d"
16459msgstr "������ dest_idx ��������� %d ��������� %d"
16460
16461#: cfghooks.c:246
16462#, gcc-internal-format
16463msgid "basic block %i edge lists are corrupted"
16464msgstr ""
16465
16466#: cfghooks.c:259
16467#, gcc-internal-format
16468msgid "verify_flow_info failed"
16469msgstr "verify_flow_info ������"
16470
16471#: cfghooks.c:320
16472#, gcc-internal-format
16473msgid "%s does not support redirect_edge_and_branch"
16474msgstr "%s ��������� redirect_edge_and_branch"
16475
16476#: cfghooks.c:340
16477#, fuzzy, gcc-internal-format
16478msgid "%s does not support can_remove_branch_p"
16479msgstr "%s ��������� can_merge_blocks_p"
16480
16481#: cfghooks.c:394
16482#, gcc-internal-format
16483msgid "%s does not support redirect_edge_and_branch_force"
16484msgstr "%s ��������� redirect_edge_and_branch_force"
16485
16486#: cfghooks.c:431
16487#, gcc-internal-format
16488msgid "%s does not support split_block"
16489msgstr "%s ��������� split_block"
16490
16491#: cfghooks.c:483
16492#, gcc-internal-format
16493msgid "%s does not support move_block_after"
16494msgstr "%s ���������t move_block_after"
16495
16496#: cfghooks.c:496
16497#, gcc-internal-format
16498msgid "%s does not support delete_basic_block"
16499msgstr "%s ��������� delete_basic_block"
16500
16501#: cfghooks.c:546
16502#, gcc-internal-format
16503msgid "%s does not support split_edge"
16504msgstr "%s ��������� split_edge"
16505
16506#: cfghooks.c:619
16507#, gcc-internal-format
16508msgid "%s does not support create_basic_block"
16509msgstr "%s ��������� create_basic_block"
16510
16511#: cfghooks.c:647
16512#, gcc-internal-format
16513msgid "%s does not support can_merge_blocks_p"
16514msgstr "%s ��������� can_merge_blocks_p"
16515
16516#: cfghooks.c:658
16517#, gcc-internal-format
16518msgid "%s does not support predict_edge"
16519msgstr "%s ��������� predict_edge"
16520
16521#: cfghooks.c:667
16522#, gcc-internal-format
16523msgid "%s does not support predicted_by_p"
16524msgstr "%s ��������� predicted_by_p"
16525
16526#: cfghooks.c:681
16527#, gcc-internal-format
16528msgid "%s does not support merge_blocks"
16529msgstr "%s ��������� merge_blocks"
16530
16531#: cfghooks.c:734
16532#, gcc-internal-format
16533msgid "%s does not support make_forwarder_block"
16534msgstr "%s ��������� make_forwarder_block"
16535
16536#: cfghooks.c:881
16537#, gcc-internal-format
16538msgid "%s does not support can_duplicate_block_p"
16539msgstr "%s ��������� can_duplicate_block_p"
16540
16541#: cfghooks.c:903
16542#, gcc-internal-format
16543msgid "%s does not support duplicate_block"
16544msgstr "%s ��������� duplicate_block"
16545
16546#: cfghooks.c:980
16547#, gcc-internal-format
16548msgid "%s does not support block_ends_with_call_p"
16549msgstr "%s ��������� block_ends_with_call_p"
16550
16551#: cfghooks.c:991
16552#, gcc-internal-format
16553msgid "%s does not support block_ends_with_condjump_p"
16554msgstr "%s ��������� block_ends_with_condjump_p"
16555
16556#: cfghooks.c:1009
16557#, gcc-internal-format
16558msgid "%s does not support flow_call_edges_add"
16559msgstr "%s ��������� flow_call_edges_add"
16560
16561#: cfgloop.c:1346
16562#, gcc-internal-format
16563msgid "size of loop %d should be %d, not %d"
16564msgstr "������ %d ������������������ %d������������%d"
16565
16566#: cfgloop.c:1360
16567#, gcc-internal-format
16568msgid "bb %d do not belong to loop %d"
16569msgstr "������������ %d ��������������� %d"
16570
16571#: cfgloop.c:1375
16572#, gcc-internal-format
16573msgid "loop %d's header does not have exactly 2 entries"
16574msgstr ""
16575
16576#: cfgloop.c:1382
16577#, gcc-internal-format
16578msgid "loop %d's latch does not have exactly 1 successor"
16579msgstr ""
16580
16581#: cfgloop.c:1387
16582#, gcc-internal-format
16583msgid "loop %d's latch does not have header as successor"
16584msgstr ""
16585
16586#: cfgloop.c:1392
16587#, gcc-internal-format
16588msgid "loop %d's latch does not belong directly to it"
16589msgstr ""
16590
16591#: cfgloop.c:1398
16592#, gcc-internal-format
16593msgid "loop %d's header does not belong directly to it"
16594msgstr ""
16595
16596#: cfgloop.c:1404
16597#, gcc-internal-format
16598msgid "loop %d's latch is marked as part of irreducible region"
16599msgstr ""
16600
16601#: cfgloop.c:1437
16602#, gcc-internal-format
16603msgid "basic block %d should be marked irreducible"
16604msgstr ""
16605
16606#: cfgloop.c:1443
16607#, gcc-internal-format
16608msgid "basic block %d should not be marked irreducible"
16609msgstr ""
16610
16611#: cfgloop.c:1451
16612#, gcc-internal-format
16613msgid "edge from %d to %d should be marked irreducible"
16614msgstr ""
16615
16616#: cfgloop.c:1458
16617#, gcc-internal-format
16618msgid "edge from %d to %d should not be marked irreducible"
16619msgstr ""
16620
16621#: cfgloop.c:1473
16622#, gcc-internal-format
16623msgid "corrupted head of the exits list of loop %d"
16624msgstr ""
16625
16626#: cfgloop.c:1491
16627#, gcc-internal-format
16628msgid "corrupted exits list of loop %d"
16629msgstr ""
16630
16631#: cfgloop.c:1500
16632#, gcc-internal-format
16633msgid "nonempty exits list of loop %d, but exits are not recorded"
16634msgstr ""
16635
16636#: cfgloop.c:1526
16637#, gcc-internal-format
16638msgid "Exit %d->%d not recorded"
16639msgstr ""
16640
16641#: cfgloop.c:1544
16642#, gcc-internal-format
16643msgid "Wrong list of exited loops for edge  %d->%d"
16644msgstr ""
16645
16646#: cfgloop.c:1553
16647#, gcc-internal-format
16648msgid "Too many loop exits recorded"
16649msgstr ""
16650
16651#: cfgloop.c:1564
16652#, gcc-internal-format
16653msgid "%d exits recorded for loop %d (having %d exits)"
16654msgstr ""
16655
16656#: cfgrtl.c:1817
16657#, gcc-internal-format
16658msgid "BB_RTL flag not set for block %d"
16659msgstr ""
16660
16661#: cfgrtl.c:1824
16662#, gcc-internal-format
16663msgid "insn %d basic block pointer is %d, should be %d"
16664msgstr ""
16665
16666#: cfgrtl.c:1835
16667#, gcc-internal-format
16668msgid "insn %d in header of bb %d has non-NULL basic block"
16669msgstr ""
16670
16671#: cfgrtl.c:1843
16672#, gcc-internal-format
16673msgid "insn %d in footer of bb %d has non-NULL basic block"
16674msgstr ""
16675
16676#: cfgrtl.c:1865
16677#, gcc-internal-format
16678msgid "verify_flow_info: REG_BR_PROB does not match cfg %wi %i"
16679msgstr "verify_flow_info���REG_BR_PROB ��������� cfg %wi %i"
16680
16681#: cfgrtl.c:1880
16682#, gcc-internal-format
16683msgid "fallthru edge crosses section boundary (bb %i)"
16684msgstr ""
16685
16686#: cfgrtl.c:1904
16687#, gcc-internal-format
16688msgid "missing REG_EH_REGION note in the end of bb %i"
16689msgstr ""
16690
16691#: cfgrtl.c:1909
16692#, fuzzy, gcc-internal-format
16693msgid "too many eh edges %i"
16694msgstr "������������������"
16695
16696#: cfgrtl.c:1917
16697#, gcc-internal-format
16698msgid "too many outgoing branch edges from bb %i"
16699msgstr ""
16700
16701#: cfgrtl.c:1922
16702#, gcc-internal-format
16703msgid "fallthru edge after unconditional jump %i"
16704msgstr "��������������� %i ���������������������"
16705
16706#: cfgrtl.c:1927
16707#, fuzzy, gcc-internal-format
16708msgid "wrong number of branch edges after unconditional jump %i"
16709msgstr "��������������� %i ������������������������������"
16710
16711#: cfgrtl.c:1934
16712#, gcc-internal-format
16713msgid "wrong amount of branch edges after conditional jump %i"
16714msgstr "������������ %i ������������������������������"
16715
16716#: cfgrtl.c:1940
16717#, gcc-internal-format
16718msgid "call edges for non-call insn in bb %i"
16719msgstr ""
16720
16721#: cfgrtl.c:1949
16722#, gcc-internal-format
16723msgid "abnormal edges for no purpose in bb %i"
16724msgstr ""
16725
16726#: cfgrtl.c:1961
16727#, gcc-internal-format
16728msgid "insn %d inside basic block %d but block_for_insn is NULL"
16729msgstr ""
16730
16731#: cfgrtl.c:1965
16732#, gcc-internal-format
16733msgid "insn %d inside basic block %d but block_for_insn is %i"
16734msgstr "insn %d ��������������� %d ��������������� BLOCK_FOR_INSN ��� %i"
16735
16736#: cfgrtl.c:1979 cfgrtl.c:1989
16737#, gcc-internal-format
16738msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
16739msgstr "������ %d ������ NOTE_INSN_BASIC_BLOCK"
16740
16741#: cfgrtl.c:2002
16742#, gcc-internal-format
16743msgid "NOTE_INSN_BASIC_BLOCK %d in middle of basic block %d"
16744msgstr "NOTE_INSN_BASIC_BLOCK %d ��������������� %d ������"
16745
16746#: cfgrtl.c:2012
16747#, gcc-internal-format
16748msgid "in basic block %d:"
16749msgstr "��������������� %d ������"
16750
16751#: cfgrtl.c:2065 cfgrtl.c:2157
16752#, fuzzy, gcc-internal-format
16753msgid "insn %d outside of basic blocks has non-NULL bb field"
16754msgstr "���������������������������"
16755
16756#: cfgrtl.c:2073
16757#, gcc-internal-format
16758msgid "end insn %d for block %d not found in the insn stream"
16759msgstr ""
16760
16761#: cfgrtl.c:2086
16762#, gcc-internal-format
16763msgid "insn %d is in multiple basic blocks (%d and %d)"
16764msgstr ""
16765
16766#: cfgrtl.c:2098
16767#, gcc-internal-format
16768msgid "head insn %d for block %d not found in the insn stream"
16769msgstr ""
16770
16771#: cfgrtl.c:2117
16772#, gcc-internal-format
16773msgid "missing barrier after block %i"
16774msgstr "��������� %i ������������������"
16775
16776#: cfgrtl.c:2133
16777#, gcc-internal-format
16778msgid "verify_flow_info: Incorrect blocks for fallthru %i->%i"
16779msgstr "verify_flow_info��������������������������� %i->%i"
16780
16781#: cfgrtl.c:2142
16782#, gcc-internal-format
16783msgid "verify_flow_info: Incorrect fallthru %i->%i"
16784msgstr "verify_flow_info��������������������� %i->%i"
16785
16786#: cfgrtl.c:2175
16787#, gcc-internal-format
16788msgid "basic blocks not laid down consecutively"
16789msgstr ""
16790
16791#: cfgrtl.c:2212
16792#, gcc-internal-format
16793msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
16794msgstr ""
16795
16796#: cgraph.c:1799
16797#, gcc-internal-format
16798msgid "%D renamed after being referenced in assembly"
16799msgstr ""
16800
16801#: cgraphunit.c:585
16802#, gcc-internal-format
16803msgid "aux field set for edge %s->%s"
16804msgstr "������ %s->%s ������ AUX ������"
16805
16806#: cgraphunit.c:592
16807#, gcc-internal-format
16808msgid "Execution count is negative"
16809msgstr "������������������"
16810
16811#: cgraphunit.c:597
16812#, gcc-internal-format
16813msgid "Externally visible inline clone"
16814msgstr ""
16815
16816#: cgraphunit.c:602
16817#, gcc-internal-format
16818msgid "Inline clone with address taken"
16819msgstr ""
16820
16821#: cgraphunit.c:607
16822#, gcc-internal-format
16823msgid "Inline clone is needed"
16824msgstr ""
16825
16826#: cgraphunit.c:614
16827#, gcc-internal-format
16828msgid "caller edge count is negative"
16829msgstr "���������������������"
16830
16831#: cgraphunit.c:619
16832#, fuzzy, gcc-internal-format
16833msgid "caller edge frequency is negative"
16834msgstr "���������������������"
16835
16836#: cgraphunit.c:624
16837#, fuzzy, gcc-internal-format
16838msgid "caller edge frequency is too large"
16839msgstr "���������������������"
16840
16841#: cgraphunit.c:633
16842#, gcc-internal-format
16843msgid "caller edge frequency %i does not match BB freqency %i"
16844msgstr ""
16845
16846#: cgraphunit.c:645
16847#, gcc-internal-format
16848msgid "inlined_to pointer is wrong"
16849msgstr "inlined_to pointer ������"
16850
16851#: cgraphunit.c:650
16852#, gcc-internal-format
16853msgid "multiple inline callers"
16854msgstr "���������������������"
16855
16856#: cgraphunit.c:657
16857#, gcc-internal-format
16858msgid "inlined_to pointer set for noninline callers"
16859msgstr "��������������������������������� inlined_to pointer"
16860
16861#: cgraphunit.c:663
16862#, fuzzy, gcc-internal-format
16863msgid "inlined_to pointer is set but no predecessors found"
16864msgstr "��������� inlined_to ������������������������"
16865
16866#: cgraphunit.c:668
16867#, gcc-internal-format
16868msgid "inlined_to pointer refers to itself"
16869msgstr "inlined_to pointer ������������"
16870
16871#: cgraphunit.c:674
16872#, fuzzy, gcc-internal-format
16873msgid "node not found in cgraph_hash"
16874msgstr "������������������������������%s���"
16875
16876#: cgraphunit.c:686
16877#, gcc-internal-format
16878msgid "node has wrong clone_of"
16879msgstr ""
16880
16881#: cgraphunit.c:698
16882#, gcc-internal-format
16883msgid "node has wrong clone list"
16884msgstr ""
16885
16886#: cgraphunit.c:704
16887#, gcc-internal-format
16888msgid "node is in clone list but it is not clone"
16889msgstr ""
16890
16891#: cgraphunit.c:709
16892#, gcc-internal-format
16893msgid "node has wrong prev_clone pointer"
16894msgstr ""
16895
16896#: cgraphunit.c:714
16897#, gcc-internal-format
16898msgid "double linked list of clones corrupted"
16899msgstr ""
16900
16901#: cgraphunit.c:744
16902#, gcc-internal-format
16903msgid "shared call_stmt:"
16904msgstr "��������� call_stmt���"
16905
16906#: cgraphunit.c:750
16907#, fuzzy, gcc-internal-format
16908msgid "edge points to same body alias:"
16909msgstr "������������������������������"
16910
16911#: cgraphunit.c:758
16912#, gcc-internal-format
16913msgid "edge points to wrong declaration:"
16914msgstr "������������������������������"
16915
16916#: cgraphunit.c:768
16917#, gcc-internal-format
16918msgid "missing callgraph edge for call stmt:"
16919msgstr ""
16920
16921#: cgraphunit.c:784
16922#, gcc-internal-format
16923msgid "edge %s->%s has no corresponding call_stmt"
16924msgstr ""
16925
16926#: cgraphunit.c:796
16927#, gcc-internal-format
16928msgid "verify_cgraph_node failed"
16929msgstr "verify_cgraph_node ������"
16930
16931#: cgraphunit.c:901 cgraphunit.c:921
16932#, fuzzy, gcc-internal-format
16933msgid "%<externally_visible%> attribute have effect only on public objects"
16934msgstr "%qE ������������������������������������"
16935
16936#: cgraphunit.c:1163 cgraphunit.c:1184
16937#, gcc-internal-format
16938msgid "failed to reclaim unneeded function"
16939msgstr "������������������������������"
16940
16941#: cgraphunit.c:1906
16942#, gcc-internal-format
16943msgid "nodes with unreleased memory found"
16944msgstr ""
16945
16946#: collect2.c:1530 opts.c:1134
16947#, fuzzy, gcc-internal-format
16948msgid "LTO support has not been enabled in this configuration"
16949msgstr "������������������ -m64 ������������"
16950
16951#: collect2.c:1623
16952#, gcc-internal-format
16953msgid "unknown demangling style '%s'"
16954msgstr "���������������������������%s���"
16955
16956#: collect2.c:1993 lto/lto.c:1241
16957#, gcc-internal-format
16958msgid "%s terminated with signal %d [%s]%s"
16959msgstr "%s ��������� %d [%s]%s ���������"
16960
16961#: collect2.c:2795
16962#, gcc-internal-format
16963msgid "cannot find 'ldd'"
16964msgstr "������������ldd���"
16965
16966#: convert.c:89
16967#, gcc-internal-format
16968msgid "cannot convert to a pointer type"
16969msgstr "���������������������������"
16970
16971#: convert.c:390
16972#, gcc-internal-format
16973msgid "pointer value used where a floating point value was expected"
16974msgstr "���������������������������������������"
16975
16976#: convert.c:394
16977#, gcc-internal-format
16978msgid "aggregate value used where a float was expected"
16979msgstr "������������������������������������"
16980
16981#: convert.c:419
16982#, gcc-internal-format
16983msgid "conversion to incomplete type"
16984msgstr "������������������������"
16985
16986#: convert.c:854 convert.c:930
16987#, gcc-internal-format
16988msgid "can't convert between vector values of different size"
16989msgstr "���������������������������������������������������"
16990
16991#: convert.c:860
16992#, gcc-internal-format
16993msgid "aggregate value used where an integer was expected"
16994msgstr "���������������������������������"
16995
16996#: convert.c:910
16997#, gcc-internal-format
16998msgid "pointer value used where a complex was expected"
16999msgstr "���������������������������������"
17000
17001#: convert.c:914
17002#, gcc-internal-format
17003msgid "aggregate value used where a complex was expected"
17004msgstr "���������������������������������"
17005
17006#: convert.c:936
17007#, gcc-internal-format
17008msgid "can't convert value to a vector"
17009msgstr "���������������������������"
17010
17011#: convert.c:975
17012#, fuzzy, gcc-internal-format
17013msgid "aggregate value used where a fixed-point was expected"
17014msgstr "������������������������������������"
17015
17016#: coverage.c:185
17017#, gcc-internal-format
17018msgid "%qs is not a gcov data file"
17019msgstr "%qs ������������ gcov ������������"
17020
17021#: coverage.c:196
17022#, gcc-internal-format
17023msgid "%qs is version %q.*s, expected version %q.*s"
17024msgstr "%qs ������������ %q.*s������������������ %q.*s"
17025
17026#: coverage.c:276 coverage.c:284
17027#, gcc-internal-format
17028msgid "coverage mismatch for function %u while reading execution counters"
17029msgstr ""
17030
17031#: coverage.c:278 coverage.c:372
17032#, gcc-internal-format
17033msgid "checksum is %x instead of %x"
17034msgstr "������������ %x ��������� %x"
17035
17036#: coverage.c:286 coverage.c:374
17037#, gcc-internal-format
17038msgid "number of counters is %d instead of %d"
17039msgstr "��������������������� %d ��������� %d"
17040
17041#: coverage.c:292
17042#, gcc-internal-format
17043msgid "cannot merge separate %s counters for function %u"
17044msgstr ""
17045
17046#: coverage.c:313
17047#, gcc-internal-format
17048msgid "%qs has overflowed"
17049msgstr "%qs ���������"
17050
17051#: coverage.c:350
17052#, fuzzy, gcc-internal-format
17053msgid "no coverage for function %qE found"
17054msgstr "������������ %qs ���������������"
17055
17056#: coverage.c:363 coverage.c:366
17057#, fuzzy, gcc-internal-format
17058msgid "coverage mismatch for function %qE while reading counter %qs"
17059msgstr "��������������� %qs ��� %qs ������������������������"
17060
17061#: coverage.c:382
17062#, gcc-internal-format
17063msgid "coverage mismatch ignored due to -Wcoverage-mismatch"
17064msgstr ""
17065
17066#: coverage.c:384
17067#, fuzzy, gcc-internal-format
17068msgid "execution counts estimated"
17069msgstr "������������������"
17070
17071#: coverage.c:387
17072#, gcc-internal-format
17073msgid "this can result in poorly optimized code"
17074msgstr ""
17075
17076#: coverage.c:570
17077#, gcc-internal-format
17078msgid "cannot open %s"
17079msgstr "������������ %s"
17080
17081#: coverage.c:605
17082#, gcc-internal-format
17083msgid "error writing %qs"
17084msgstr "������ %qs ���������"
17085
17086#: dbgcnt.c:135
17087#, gcc-internal-format
17088msgid "Can not find a valid counter:value pair:"
17089msgstr ""
17090
17091#: dbgcnt.c:136
17092#, gcc-internal-format
17093msgid "-fdbg-cnt=%s"
17094msgstr ""
17095
17096#: dbgcnt.c:137
17097#, fuzzy, gcc-internal-format
17098msgid "          %s"
17099msgstr "        %qD"
17100
17101#: dbxout.c:3258
17102#, gcc-internal-format
17103msgid "common symbol debug info is not structured as symbol+offset"
17104msgstr ""
17105
17106#: diagnostic.c:763
17107#, gcc-internal-format
17108msgid "in %s, at %s:%d"
17109msgstr "��� %s ��������� %s:%d"
17110
17111#: dominance.c:1010
17112#, gcc-internal-format
17113msgid "dominator of %d status unknown"
17114msgstr "%d ������������������������"
17115
17116#: dominance.c:1017
17117#, gcc-internal-format
17118msgid "dominator of %d should be %d, not %d"
17119msgstr "%d ��������������������� %d������������ %d"
17120
17121#: dwarf2out.c:4007
17122#, gcc-internal-format
17123msgid "Multiple EH personalities are supported only with assemblers supporting .cfi.personality directive."
17124msgstr ""
17125
17126#: dwarf2out.c:5393
17127#, gcc-internal-format
17128msgid "DW_LOC_OP %s not implemented"
17129msgstr "DW_LOC_OP %s ������������"
17130
17131#: dwarf2out.c:12859
17132#, gcc-internal-format
17133msgid "non-delegitimized UNSPEC %d found in variable location"
17134msgstr ""
17135
17136#: emit-rtl.c:2460
17137#, gcc-internal-format
17138msgid "invalid rtl sharing found in the insn"
17139msgstr "��� insn ������������������ rtl ������"
17140
17141#: emit-rtl.c:2462
17142#, gcc-internal-format
17143msgid "shared rtx"
17144msgstr "��������� rtx"
17145
17146#: emit-rtl.c:2464
17147#, gcc-internal-format
17148msgid "internal consistency failure"
17149msgstr "���������������������"
17150
17151#: emit-rtl.c:3626
17152#, gcc-internal-format
17153msgid "ICE: emit_insn used where emit_jump_insn needed:\n"
17154msgstr "ICE��������� emit_jump_insn ������������ emit_insn used where���\n"
17155
17156#: errors.c:133
17157#, gcc-internal-format
17158msgid "abort in %s, at %s:%d"
17159msgstr "��� %s ��������������� %s:%d"
17160
17161#: except.c:223
17162#, gcc-internal-format
17163msgid "exception handling disabled, use -fexceptions to enable"
17164msgstr ""
17165
17166#: except.c:2032
17167#, gcc-internal-format
17168msgid "argument of %<__builtin_eh_return_regno%> must be constant"
17169msgstr "%<__builtin_eh_return_regno%> ������������������������"
17170
17171#: except.c:2169
17172#, gcc-internal-format
17173msgid "__builtin_eh_return not supported on this target"
17174msgstr "__builtin_eh_return ���������������������������������"
17175
17176#: except.c:3340 except.c:3365
17177#, gcc-internal-format
17178msgid "region_array is corrupted for region %i"
17179msgstr ""
17180
17181#: except.c:3353 except.c:3384
17182#, gcc-internal-format
17183msgid "lp_array is corrupted for lp %i"
17184msgstr ""
17185
17186#: except.c:3370
17187#, gcc-internal-format
17188msgid "outer block of region %i is wrong"
17189msgstr ""
17190
17191#: except.c:3375
17192#, gcc-internal-format
17193msgid "negative nesting depth of region %i"
17194msgstr ""
17195
17196#: except.c:3389
17197#, gcc-internal-format
17198msgid "region of lp %i is wrong"
17199msgstr ""
17200
17201#: except.c:3416
17202#, gcc-internal-format
17203msgid "tree list ends on depth %i"
17204msgstr ""
17205
17206#: except.c:3421
17207#, gcc-internal-format
17208msgid "region_array does not match region_tree"
17209msgstr ""
17210
17211#: except.c:3426
17212#, gcc-internal-format
17213msgid "lp_array does not match region_tree"
17214msgstr ""
17215
17216#: except.c:3433
17217#, gcc-internal-format
17218msgid "verify_eh_tree failed"
17219msgstr "verify_eh_tree ������"
17220
17221#: explow.c:1304
17222#, gcc-internal-format
17223msgid "stack limits not supported on this target"
17224msgstr "���������������������������������������������"
17225
17226#: expr.c:9236
17227#, fuzzy
17228msgid "%Kcall to %qs declared with attribute error: %s"
17229msgstr "������ %q+D ������������������������������������"
17230
17231#: expr.c:9243
17232#, fuzzy
17233msgid "%Kcall to %qs declared with attribute warning: %s"
17234msgstr "������ %q+D ������������������������������������"
17235
17236#: final.c:1460
17237#, fuzzy, gcc-internal-format
17238msgid "invalid argument %qs to -fdebug-prefix-map"
17239msgstr "������ %qs ���������������"
17240
17241#: final.c:1577
17242#, fuzzy, gcc-internal-format
17243msgid "the frame size of %wd bytes is larger than %wd bytes"
17244msgstr "%q+D ��������������� %wd ���������"
17245
17246#: final.c:4370 toplev.c:1936
17247#, fuzzy, gcc-internal-format
17248msgid "could not open final insn dump file %qs: %s"
17249msgstr "������������������������ %qs���%s"
17250
17251#: final.c:4428
17252#, fuzzy, gcc-internal-format
17253msgid "could not close final insn dump file %qs: %s"
17254msgstr "������������������������ %qs���%s"
17255
17256#: fixed-value.c:104
17257#, fuzzy, gcc-internal-format
17258msgid "large fixed-point constant implicitly truncated to fixed-point type"
17259msgstr "������������������������������������"
17260
17261#: fold-const.c:1364
17262#, gcc-internal-format
17263msgid "assuming signed overflow does not occur when negating a division"
17264msgstr ""
17265
17266#: fold-const.c:4275 fold-const.c:4287
17267#, gcc-internal-format
17268msgid "comparison is always %d due to width of bit-field"
17269msgstr "��������������������������������������������������� %d"
17270
17271#: fold-const.c:5627
17272#, gcc-internal-format
17273msgid "assuming signed overflow does not occur when simplifying range test"
17274msgstr ""
17275
17276#: fold-const.c:6022 fold-const.c:6037
17277#, gcc-internal-format
17278msgid "comparison is always %d"
17279msgstr "��������������������� %d"
17280
17281#: fold-const.c:6172
17282#, gcc-internal-format
17283msgid "%<or%> of unmatched not-equal tests is always 1"
17284msgstr "������������������������������������ %<or%> ��������������� 1"
17285
17286#: fold-const.c:6177
17287#, gcc-internal-format
17288msgid "%<and%> of mutually exclusive equal-tests is always 0"
17289msgstr "��������������������������������� %<and%> ������������������ 0"
17290
17291#: fold-const.c:9158
17292#, gcc-internal-format
17293msgid "assuming signed overflow does not occur when reducing constant in comparison"
17294msgstr ""
17295
17296#: fold-const.c:9530
17297#, gcc-internal-format
17298msgid "assuming signed overflow does not occur when combining constants around a comparison"
17299msgstr ""
17300
17301#: fold-const.c:14233
17302#, gcc-internal-format
17303msgid "fold check: original tree changed by fold"
17304msgstr ""
17305
17306#: function.c:254
17307#, fuzzy, gcc-internal-format
17308msgid "total size of local objects too large"
17309msgstr "%J������������������������������"
17310
17311#: function.c:1645 gimplify.c:4983
17312#, gcc-internal-format
17313msgid "impossible constraint in %<asm%>"
17314msgstr "%<asm%> ���������������������"
17315
17316#: function.c:3770
17317#, gcc-internal-format
17318msgid "variable %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17319msgstr "������ %q+D ������ %<longjmp%> ��� %<vfork%> ���������"
17320
17321#: function.c:3791
17322#, gcc-internal-format
17323msgid "argument %q+D might be clobbered by %<longjmp%> or %<vfork%>"
17324msgstr "������ %q+D ��������� %<longjmp%> ��� %<vfork%> ���������"
17325
17326#: function.c:4236
17327#, gcc-internal-format
17328msgid "function returns an aggregate"
17329msgstr "������������������������"
17330
17331#: function.c:4630
17332#, gcc-internal-format
17333msgid "unused parameter %q+D"
17334msgstr "������������������ %q+D"
17335
17336#: gcc.c:1376
17337#, gcc-internal-format
17338msgid "ambiguous abbreviation %s"
17339msgstr "������������������ %s"
17340
17341#: gcc.c:1403
17342#, gcc-internal-format
17343msgid "incomplete '%s' option"
17344msgstr "���������������%s���������"
17345
17346#: gcc.c:1414
17347#, gcc-internal-format
17348msgid "missing argument to '%s' option"
17349msgstr "���%s���������������������"
17350
17351#: gcc.c:1427
17352#, gcc-internal-format
17353msgid "extraneous argument to '%s' option"
17354msgstr "���%s���������������������"
17355
17356#: gcc.c:4289
17357#, gcc-internal-format
17358msgid "warning: -pipe ignored because -save-temps specified"
17359msgstr "��������������� -pipe������������������ -save-temps"
17360
17361#: gcc.c:4623
17362#, gcc-internal-format
17363msgid "warning: '-x %s' after last input file has no effect"
17364msgstr "���������������������������������������������������-x %s���������������"
17365
17366#. Catch the case where a spec string contains something like
17367#. '%{foo:%*}'.  i.e. there is no * in the pattern on the left
17368#. hand side of the :.
17369#: gcc.c:5877
17370#, gcc-internal-format
17371msgid "spec failure: '%%*' has not been initialized by pattern match"
17372msgstr "spec ������������%%*������������������������������"
17373
17374#: gcc.c:5886
17375#, gcc-internal-format
17376msgid "warning: use of obsolete %%[ operator in specs"
17377msgstr "������������ specs ������������������ %%[ ���������"
17378
17379#: gcc.c:5967
17380#, gcc-internal-format
17381msgid "spec failure: unrecognized spec option '%c'"
17382msgstr "spec ������������������������ spec ���������%c���"
17383
17384#: gcc.c:6703
17385#, fuzzy, gcc-internal-format
17386msgid "%s: could not determine length of compare-debug file %s"
17387msgstr "%s������������������������������%s���\n"
17388
17389#: gcc.c:6714
17390#, gcc-internal-format
17391msgid "%s: -fcompare-debug failure (length)"
17392msgstr ""
17393
17394#: gcc.c:6724 gcc.c:6765
17395#, fuzzy, gcc-internal-format
17396msgid "%s: could not open compare-debug file %s"
17397msgstr "%s������������������������������%s���\n"
17398
17399#: gcc.c:6744 gcc.c:6781
17400#, gcc-internal-format
17401msgid "%s: -fcompare-debug failure"
17402msgstr ""
17403
17404#: gcc.c:7017
17405#, gcc-internal-format
17406msgid "spec failure: more than one arg to SYSROOT_SUFFIX_SPEC"
17407msgstr "spec ���������SYSROOT_SUFFIX_SPEC ������������������"
17408
17409#: gcc.c:7040
17410#, gcc-internal-format
17411msgid "spec failure: more than one arg to SYSROOT_HEADERS_SUFFIX_SPEC"
17412msgstr "spec ���������SYSROOT_HEADERS_SUFFIX_SPEC ������������������"
17413
17414#: gcc.c:7148
17415#, gcc-internal-format
17416msgid "unrecognized option '-%s'"
17417msgstr "������������������������-%s���"
17418
17419#: gcc.c:7381 gcc.c:7444
17420#, gcc-internal-format
17421msgid "%s: %s compiler not installed on this system"
17422msgstr "%s��������������������� %s ���������"
17423
17424#: gcc.c:7468
17425#, gcc-internal-format
17426msgid "Recompiling with -fcompare-debug"
17427msgstr ""
17428
17429#: gcc.c:7482
17430#, gcc-internal-format
17431msgid "during -fcompare-debug recompilation"
17432msgstr ""
17433
17434#: gcc.c:7491
17435#, gcc-internal-format
17436msgid "Comparing final insns dumps"
17437msgstr ""
17438
17439#: gcc.c:7615
17440#, gcc-internal-format
17441msgid "%s: linker input file unused because linking not done"
17442msgstr "%s������������������������������������������������������������"
17443
17444#: gcc.c:7655
17445#, gcc-internal-format
17446msgid "language %s not recognized"
17447msgstr "������ %s ���������������"
17448
17449#: gcc.c:7726 lto/lto.c:1231
17450#, gcc-internal-format
17451msgid "%s: %s"
17452msgstr "%s���%s"
17453
17454#: gcse.c:4918
17455#, gcc-internal-format
17456msgid "%s: %d basic blocks and %d edges/basic block"
17457msgstr ""
17458
17459#: gcse.c:4931
17460#, gcc-internal-format
17461msgid "%s: %d basic blocks and %d registers"
17462msgstr "%s���%d ������������������ %d ������������"
17463
17464#: ggc-common.c:466 ggc-common.c:474 ggc-common.c:542 ggc-common.c:561
17465#: ggc-page.c:2198 ggc-page.c:2229 ggc-page.c:2236 ggc-zone.c:2442
17466#: ggc-zone.c:2453 ggc-zone.c:2457
17467#, gcc-internal-format
17468msgid "can't write PCH file: %m"
17469msgstr "������������ PCH ���������%m"
17470
17471#: ggc-common.c:554 config/i386/host-cygwin.c:57
17472#, gcc-internal-format
17473msgid "can't get position in PCH file: %m"
17474msgstr "��������� PCH ������������������������%m"
17475
17476#: ggc-common.c:564
17477#, gcc-internal-format
17478msgid "can't write padding to PCH file: %m"
17479msgstr "��������� PCH ���������������������%m"
17480
17481#: ggc-common.c:619 ggc-common.c:627 ggc-common.c:634 ggc-common.c:637
17482#: ggc-common.c:647 ggc-common.c:650 ggc-page.c:2326 ggc-zone.c:2476
17483#, gcc-internal-format
17484msgid "can't read PCH file: %m"
17485msgstr "������������ PCH ���������%m"
17486
17487#: ggc-common.c:642
17488#, gcc-internal-format
17489msgid "had to relocate PCH"
17490msgstr "������������������ PCH"
17491
17492#: ggc-page.c:1524
17493#, gcc-internal-format
17494msgid "open /dev/zero: %m"
17495msgstr "������ /dev/zero���%m"
17496
17497#: ggc-page.c:2214 ggc-page.c:2220
17498#, gcc-internal-format
17499msgid "can't write PCH file"
17500msgstr "������������ PCH ������"
17501
17502#: ggc-zone.c:2439 ggc-zone.c:2450
17503#, gcc-internal-format
17504msgid "can't seek PCH file: %m"
17505msgstr "��������� PCH ������������������%m"
17506
17507#: gimple.c:1032
17508#, fuzzy, gcc-internal-format
17509msgid "gimple check: expected %s(%s), have %s(%s) in %s, at %s:%d"
17510msgstr "������������������������ %qs��������� %qs(%s) ��� %s������ %s:%d"
17511
17512#: gimplify.c:2373
17513#, fuzzy, gcc-internal-format
17514msgid "using result of function returning %<void%>"
17515msgstr "������������������������������������ return ������"
17516
17517#: gimplify.c:4868
17518#, gcc-internal-format
17519msgid "invalid lvalue in asm output %d"
17520msgstr "������������ %d ���������������"
17521
17522#: gimplify.c:4984
17523#, gcc-internal-format
17524msgid "non-memory input %d must stay in memory"
17525msgstr ""
17526
17527#: gimplify.c:4999
17528#, gcc-internal-format
17529msgid "memory input %d is not directly addressable"
17530msgstr "��������������� %d ������������������"
17531
17532#: gimplify.c:5500
17533#, gcc-internal-format
17534msgid "%qE not specified in enclosing parallel"
17535msgstr ""
17536
17537#: gimplify.c:5502
17538#, gcc-internal-format
17539msgid "enclosing parallel"
17540msgstr ""
17541
17542#: gimplify.c:5607
17543#, fuzzy, gcc-internal-format
17544msgid "iteration variable %qE should be private"
17545msgstr "������������ %qs ���������������������"
17546
17547#: gimplify.c:5621
17548#, fuzzy, gcc-internal-format
17549msgid "iteration variable %qE should not be firstprivate"
17550msgstr "������������ %qs ���������������������"
17551
17552#: gimplify.c:5624
17553#, fuzzy, gcc-internal-format
17554msgid "iteration variable %qE should not be reduction"
17555msgstr "��������������������������������������� %qD"
17556
17557#: gimplify.c:5787
17558#, fuzzy, gcc-internal-format
17559msgid "%s variable %qE is private in outer context"
17560msgstr "������������ %qD ������������������������������"
17561
17562#: gimplify.c:7307
17563#, gcc-internal-format
17564msgid "gimplification failed"
17565msgstr "gimplification ������"
17566
17567#: graph.c:401 java/jcf-parse.c:1748 java/jcf-parse.c:1889 objc/objc-act.c:524
17568#, gcc-internal-format
17569msgid "can't open %s: %m"
17570msgstr "������������ %s���%m"
17571
17572#: graphite.c:289 toplev.c:1851
17573#, fuzzy, gcc-internal-format
17574msgid "Graphite loop optimizations cannot be used"
17575msgstr "���������������������������������"
17576
17577#: haifa-sched.c:185
17578#, gcc-internal-format
17579msgid "fix_sched_param: unknown param: %s"
17580msgstr ""
17581
17582#: ira.c:1475 ira.c:1488 ira.c:1502
17583#, gcc-internal-format
17584msgid "%s cannot be used in asm here"
17585msgstr "%s ��������������������� asm"
17586
17587#: lto-cgraph.c:607
17588#, gcc-internal-format
17589msgid "bytecode stream: found multiple instances of cgraph node %d"
17590msgstr ""
17591
17592#: lto-cgraph.c:678
17593#, gcc-internal-format
17594msgid "bytecode stream: no caller found while reading edge"
17595msgstr ""
17596
17597#: lto-cgraph.c:682
17598#, gcc-internal-format
17599msgid "bytecode stream: no callee found while reading edge"
17600msgstr ""
17601
17602#: lto-cgraph.c:731
17603#, gcc-internal-format
17604msgid "bytecode stream: found empty cgraph node"
17605msgstr ""
17606
17607#: lto-cgraph.c:797
17608#, gcc-internal-format
17609msgid "Combining units with different profiles is not supported."
17610msgstr ""
17611
17612#: lto-compress.c:190 lto-compress.c:198 lto-compress.c:219 lto-compress.c:280
17613#: lto-compress.c:288 lto-compress.c:309
17614#, gcc-internal-format
17615msgid "compressed stream: %s"
17616msgstr ""
17617
17618#: lto-section-in.c:66
17619#, gcc-internal-format
17620msgid "bytecode stream: trying to read %d bytes after the end of the input buffer"
17621msgstr ""
17622
17623#: lto-streamer-in.c:81
17624#, gcc-internal-format
17625msgid "bytecode stream: unexpected tag %s"
17626msgstr ""
17627
17628#: lto-streamer-in.c:92
17629#, gcc-internal-format
17630msgid "bytecode stream: tag %s is not in the expected range [%s, %s]"
17631msgstr ""
17632
17633#: lto-streamer-in.c:106
17634#, gcc-internal-format
17635msgid "bytecode stream: expected tag %s instead of %s"
17636msgstr ""
17637
17638#: lto-streamer-in.c:150
17639#, gcc-internal-format
17640msgid "bytecode stream: string too long for the string table"
17641msgstr ""
17642
17643#: lto-streamer-in.c:210
17644#, gcc-internal-format
17645msgid "bytecode stream: found non-null terminated string"
17646msgstr ""
17647
17648#: lto-streamer-in.c:1133
17649#, gcc-internal-format
17650msgid "bytecode stream: unknown GIMPLE statement tag %s"
17651msgstr ""
17652
17653#: lto-streamer-in.c:2418
17654#, fuzzy, gcc-internal-format
17655msgid "optimization options not supported yet"
17656msgstr "������������������������������"
17657
17658#: lto-streamer-in.c:2423
17659#, fuzzy, gcc-internal-format
17660msgid "target optimization options not supported yet"
17661msgstr "���������������������������������������"
17662
17663#: lto-streamer-in.c:2566
17664#, gcc-internal-format
17665msgid "bytecode stream: tried to jump backwards in the stream"
17666msgstr ""
17667
17668#: lto-streamer-in.c:2610
17669#, gcc-internal-format
17670msgid "target specific builtin not available"
17671msgstr ""
17672
17673#: lto-streamer-out.c:1180
17674#, gcc-internal-format
17675msgid "gimple bytecode streams do not support the optimization attribute"
17676msgstr ""
17677
17678#: lto-streamer-out.c:1183
17679#, gcc-internal-format
17680msgid "gimple bytecode streams do not support the target attribute"
17681msgstr ""
17682
17683#: lto-streamer-out.c:1201
17684#, fuzzy, gcc-internal-format
17685msgid "tree code %qs is not supported in gimple streams"
17686msgstr "32 ��������������������� -mcmodel="
17687
17688#: lto-streamer-out.c:1245
17689#, gcc-internal-format
17690msgid "gimple bytecode streams do not support machine specific builtin functions on this target"
17691msgstr ""
17692
17693#: lto-streamer.c:179
17694#, gcc-internal-format
17695msgid "bytecode stream: unexpected LTO section %s"
17696msgstr ""
17697
17698#: lto-streamer.c:862
17699#, gcc-internal-format
17700msgid "bytecode stream generated with LTO version %d.%d instead of the expected %d.%d"
17701msgstr ""
17702
17703#: lto-symtab.c:435
17704#, fuzzy, gcc-internal-format
17705msgid "%qD has already been defined"
17706msgstr "%qD ������ %qT ������������"
17707
17708#: lto-symtab.c:437
17709#, fuzzy, gcc-internal-format
17710msgid "previously defined here"
17711msgstr "%q+#D ������������������"
17712
17713#: lto-symtab.c:507
17714#, fuzzy, gcc-internal-format
17715msgid "type of %qD does not match original declaration"
17716msgstr "��������������� %qD(������ %q+D)���������������������������"
17717
17718#: lto-symtab.c:514
17719#, fuzzy, gcc-internal-format
17720msgid "alignment of %qD is bigger than original declaration"
17721msgstr "������(���������������)������������������"
17722
17723#: lto-symtab.c:520 lto-symtab.c:617
17724#, fuzzy, gcc-internal-format
17725msgid "previously declared here"
17726msgstr "%q+#D ������������������"
17727
17728#: lto-symtab.c:600
17729#, fuzzy, gcc-internal-format
17730msgid "variable %qD redeclared as function"
17731msgstr "������ %qs ���������������������"
17732
17733#: lto-symtab.c:606
17734#, fuzzy, gcc-internal-format
17735msgid "function %qD redeclared as variable"
17736msgstr "������ %q+D ���������������������"
17737
17738#: omp-low.c:1838
17739#, gcc-internal-format
17740msgid "barrier region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
17741msgstr ""
17742
17743#: omp-low.c:1843
17744#, gcc-internal-format
17745msgid "work-sharing region may not be closely nested inside of work-sharing, critical, ordered, master or explicit task region"
17746msgstr ""
17747
17748#: omp-low.c:1861
17749#, gcc-internal-format
17750msgid "master region may not be closely nested inside of work-sharing or explicit task region"
17751msgstr ""
17752
17753#: omp-low.c:1876
17754#, gcc-internal-format
17755msgid "ordered region may not be closely nested inside of critical or explicit task region"
17756msgstr ""
17757
17758#: omp-low.c:1882
17759#, gcc-internal-format
17760msgid "ordered region must be closely nested inside a loop region with an ordered clause"
17761msgstr ""
17762
17763#: omp-low.c:1897
17764#, gcc-internal-format
17765msgid "critical region may not be nested inside a critical region with the same name"
17766msgstr ""
17767
17768#: omp-low.c:6751 cp/decl.c:2719 cp/parser.c:8406 cp/parser.c:8426
17769#, gcc-internal-format
17770msgid "invalid exit from OpenMP structured block"
17771msgstr ""
17772
17773#: omp-low.c:6753 omp-low.c:6758
17774#, gcc-internal-format
17775msgid "invalid entry to OpenMP structured block"
17776msgstr ""
17777
17778#. Otherwise, be vague and lazy, but efficient.
17779#: omp-low.c:6761
17780#, gcc-internal-format
17781msgid "invalid branch to/from an OpenMP structured block"
17782msgstr ""
17783
17784#: opts.c:171
17785#, fuzzy, gcc-internal-format
17786msgid "argument %qs to %<-femit-struct-debug-detailed%> not recognized"
17787msgstr "������ %qs(������ %<-Wnormalized%>)������������"
17788
17789#: opts.c:205
17790#, gcc-internal-format
17791msgid "argument %qs to %<-femit-struct-debug-detailed%> unknown"
17792msgstr ""
17793
17794#: opts.c:211
17795#, gcc-internal-format
17796msgid "%<-femit-struct-debug-detailed=dir:...%> must allow at least as much as %<-femit-struct-debug-detailed=ind:...%>"
17797msgstr ""
17798
17799#. Eventually this should become a hard error IMO.
17800#: opts.c:451
17801#, gcc-internal-format
17802msgid "command line option \"%s\" is valid for %s but not for %s"
17803msgstr "������������������%s������ %s ��������������������� %s ������"
17804
17805#: opts.c:482 opts.c:765
17806#, gcc-internal-format
17807msgid "unrecognized command line option \"%s\""
17808msgstr "���������������������������������%s���"
17809
17810#: opts.c:543
17811#, gcc-internal-format
17812msgid "command line option %qs is not supported by this configuration"
17813msgstr "��������������������������������� %qs"
17814
17815#: opts.c:596
17816#, gcc-internal-format
17817msgid "missing argument to \"%s\""
17818msgstr "���%s���������������"
17819
17820#: opts.c:606
17821#, gcc-internal-format
17822msgid "argument to \"%s\" should be a non-negative integer"
17823msgstr "���%s���������������������������������������"
17824
17825#: opts.c:1007
17826#, gcc-internal-format
17827msgid "Section anchors must be disabled when unit-at-a-time is disabled."
17828msgstr ""
17829
17830#: opts.c:1011
17831#, gcc-internal-format
17832msgid "Toplevel reorder must be disabled when unit-at-a-time is disabled."
17833msgstr ""
17834
17835#: opts.c:1026
17836#, gcc-internal-format
17837msgid "section anchors must be disabled when toplevel reorder is disabled"
17838msgstr ""
17839
17840#: opts.c:1062 config/darwin.c:1723 config/sh/sh.c:907
17841#, fuzzy, gcc-internal-format
17842msgid "-freorder-blocks-and-partition does not work with exceptions on this architecture"
17843msgstr "-freorder-blocks-and-partition ���������������������������"
17844
17845#: opts.c:1079 config/sh/sh.c:915
17846#, fuzzy, gcc-internal-format
17847msgid "-freorder-blocks-and-partition does not support unwind info on this architecture"
17848msgstr "-freorder-blocks-and-partition ���������������������������"
17849
17850#: opts.c:1098
17851#, gcc-internal-format
17852msgid "-freorder-blocks-and-partition does not work on this architecture"
17853msgstr "-freorder-blocks-and-partition ���������������������������"
17854
17855#: opts.c:1112
17856#, fuzzy, gcc-internal-format
17857msgid "-fira-algorithm=CB does not work on this architecture"
17858msgstr "-freorder-blocks-and-partition ���������������������������"
17859
17860#: opts.c:1141
17861#, fuzzy, gcc-internal-format
17862msgid "-flto and -fwhopr are mutually exclusive"
17863msgstr "������������������ -G ��� --static ������"
17864
17865#: opts.c:1432
17866#, gcc-internal-format
17867msgid "unrecognized include_flags 0x%x passed to print_specific_help"
17868msgstr ""
17869
17870#: opts.c:1774
17871#, fuzzy, gcc-internal-format
17872msgid "unknown excess precision style \"%s\""
17873msgstr "���������������������������%s���"
17874
17875#: opts.c:1811
17876#, gcc-internal-format
17877msgid "structure alignment must be a small power of two, not %d"
17878msgstr "������������������������ 2 ��������������������������� %d"
17879
17880#: opts.c:1827 opts.c:1835
17881#, gcc-internal-format
17882msgid "Plugin support is disabled.  Configure with --enable-plugin."
17883msgstr ""
17884
17885#: opts.c:1914
17886#, gcc-internal-format
17887msgid "unrecognized visibility value \"%s\""
17888msgstr "������������������������������%s���"
17889
17890#: opts.c:1972
17891#, fuzzy, gcc-internal-format
17892msgid "unknown stack check parameter \"%s\""
17893msgstr "������������������ %qs"
17894
17895#: opts.c:1998
17896#, gcc-internal-format
17897msgid "unrecognized register name \"%s\""
17898msgstr "������������������������������%s���"
17899
17900#: opts.c:2022
17901#, gcc-internal-format
17902msgid "unknown tls-model \"%s\""
17903msgstr "��������� tls-model���%s���"
17904
17905#: opts.c:2031
17906#, fuzzy, gcc-internal-format
17907msgid "unknown ira algorithm \"%s\""
17908msgstr "������������������������%s"
17909
17910#: opts.c:2042
17911#, fuzzy, gcc-internal-format
17912msgid "unknown ira region \"%s\""
17913msgstr "������������������������%s"
17914
17915#: opts.c:2087
17916#, fuzzy, gcc-internal-format
17917msgid "dwarf version %d is not supported"
17918msgstr "������������������������������"
17919
17920#: opts.c:2157
17921#, gcc-internal-format
17922msgid "%s: --param arguments should be of the form NAME=VALUE"
17923msgstr "%s���--param ���������������������������������=������"
17924
17925#: opts.c:2162
17926#, gcc-internal-format
17927msgid "invalid --param value %qs"
17928msgstr "��������� --param ��� %qs"
17929
17930#: opts.c:2265
17931#, gcc-internal-format
17932msgid "target system does not support debug output"
17933msgstr "���������������������������������"
17934
17935#: opts.c:2272
17936#, gcc-internal-format
17937msgid "debug format \"%s\" conflicts with prior selection"
17938msgstr "���������������%s���������������������������"
17939
17940#: opts.c:2288
17941#, gcc-internal-format
17942msgid "unrecognised debug output level \"%s\""
17943msgstr "������������������������������������%s���"
17944
17945#: opts.c:2290
17946#, gcc-internal-format
17947msgid "debug output level %s is too high"
17948msgstr "������������������ %s ������"
17949
17950#: opts.c:2410
17951#, gcc-internal-format
17952msgid "-Werror=%s: No option -%s"
17953msgstr ""
17954
17955#: params.c:68
17956#, gcc-internal-format
17957msgid "minimum value of parameter %qs is %u"
17958msgstr "������ %qs ��������������� %u"
17959
17960#: params.c:73
17961#, gcc-internal-format
17962msgid "maximum value of parameter %qs is %u"
17963msgstr "������ %qs ��������������� %u"
17964
17965#. If we didn't find this parameter, issue an error message.
17966#: params.c:85
17967#, gcc-internal-format
17968msgid "invalid parameter %qs"
17969msgstr "��������������� %qs"
17970
17971#: passes.c:599
17972#, fuzzy, gcc-internal-format
17973msgid "Invalid pass positioning operation"
17974msgstr "���������������������������������"
17975
17976#: passes.c:641
17977#, fuzzy, gcc-internal-format
17978msgid "plugin cannot register a missing pass"
17979msgstr "���������������������"
17980
17981#: passes.c:644
17982#, fuzzy, gcc-internal-format
17983msgid "plugin cannot register an unnamed pass"
17984msgstr "������������������������%s"
17985
17986#: passes.c:648
17987#, fuzzy, gcc-internal-format
17988msgid "plugin cannot register pass %qs without reference pass name"
17989msgstr "������������������������������������"
17990
17991#: passes.c:666
17992#, fuzzy, gcc-internal-format
17993msgid "pass %qs not found but is referenced by new pass %qs"
17994msgstr "��������������� %qs ���������������"
17995
17996#: plugin.c:153
17997#, gcc-internal-format
17998msgid ""
17999"Plugin %s was specified with different paths:\n"
18000"%s\n"
18001"%s"
18002msgstr ""
18003
18004#: plugin.c:199
18005#, gcc-internal-format
18006msgid "Malformed option -fplugin-arg-%s (multiple '=' signs)"
18007msgstr ""
18008
18009#: plugin.c:215
18010#, gcc-internal-format
18011msgid "Malformed option -fplugin-arg-%s (missing -<key>[=<value>])"
18012msgstr ""
18013
18014#: plugin.c:277
18015#, gcc-internal-format
18016msgid "Plugin %s should be specified before -fplugin-arg-%s in the command line"
18017msgstr ""
18018
18019#: plugin.c:397
18020#, gcc-internal-format
18021msgid "Unknown callback event registered by plugin %s"
18022msgstr ""
18023
18024#: plugin.c:425
18025#, gcc-internal-format
18026msgid "Plugin %s registered a null callback function for event %s"
18027msgstr ""
18028
18029#: plugin.c:550
18030#, fuzzy, gcc-internal-format
18031msgid ""
18032"Cannot load plugin %s\n"
18033"%s"
18034msgstr "������������ %s"
18035
18036#: plugin.c:559
18037#, gcc-internal-format
18038msgid ""
18039"plugin %s is not licensed under a GPL-compatible license\n"
18040"%s"
18041msgstr ""
18042
18043#: plugin.c:568
18044#, gcc-internal-format
18045msgid ""
18046"Cannot find %s in plugin %s\n"
18047"%s"
18048msgstr ""
18049
18050#: plugin.c:576
18051#, fuzzy, gcc-internal-format
18052msgid "Fail to initialize plugin %s"
18053msgstr "��������������������������� %qs"
18054
18055#: profile.c:414
18056#, gcc-internal-format
18057msgid "corrupted profile info: edge from %i to %i exceeds maximal count"
18058msgstr "��������������������������� %i ��� %i ������������������������"
18059
18060#: profile.c:458
18061#, gcc-internal-format
18062msgid "corrupted profile info: run_max * runs < sum_max"
18063msgstr "������������������������run_max * runs < sum_max"
18064
18065#: profile.c:464
18066#, gcc-internal-format
18067msgid "corrupted profile info: sum_all is smaller than sum_max"
18068msgstr "������������������������sum_all ������ sum_max"
18069
18070#: profile.c:630
18071#, gcc-internal-format
18072msgid "correcting inconsistent profile data"
18073msgstr ""
18074
18075#: profile.c:640
18076#, fuzzy, gcc-internal-format
18077msgid "corrupted profile info: profile data is not flow-consistent"
18078msgstr "��������������������������� %i ��� %i ������������������������"
18079
18080#: profile.c:657
18081#, gcc-internal-format
18082msgid "corrupted profile info: number of iterations for basic block %d thought to be %i"
18083msgstr "������������������������������������ %d ��������������������������� %i"
18084
18085#: profile.c:678
18086#, gcc-internal-format
18087msgid "corrupted profile info: number of executions for edge %d-%d thought to be %i"
18088msgstr "��������������������������� %d-%d ��������������������������� %i"
18089
18090#: reg-stack.c:537
18091#, gcc-internal-format
18092msgid "output constraint %d must specify a single register"
18093msgstr "������������ %d ���������������������������"
18094
18095#: reg-stack.c:547
18096#, gcc-internal-format
18097msgid "output constraint %d cannot be specified together with \"%s\" clobber"
18098msgstr "������������ %d ������������������%s���������������������"
18099
18100#: reg-stack.c:570
18101#, gcc-internal-format
18102msgid "output regs must be grouped at top of stack"
18103msgstr ""
18104
18105#: reg-stack.c:607
18106#, gcc-internal-format
18107msgid "implicitly popped regs must be grouped at top of stack"
18108msgstr ""
18109
18110#: reg-stack.c:626
18111#, gcc-internal-format
18112msgid "output operand %d must use %<&%> constraint"
18113msgstr "��������������� %d ������������ %<&%> ������"
18114
18115#: regcprop.c:1129
18116#, gcc-internal-format
18117msgid "validate_value_data: [%u] Bad next_regno for empty chain (%u)"
18118msgstr ""
18119
18120#: regcprop.c:1141
18121#, gcc-internal-format
18122msgid "validate_value_data: Loop in regno chain (%u)"
18123msgstr ""
18124
18125#: regcprop.c:1144
18126#, gcc-internal-format
18127msgid "validate_value_data: [%u] Bad oldest_regno (%u)"
18128msgstr ""
18129
18130#: regcprop.c:1156
18131#, gcc-internal-format
18132msgid "validate_value_data: [%u] Non-empty reg in chain (%s %u %i)"
18133msgstr ""
18134
18135#: reginfo.c:819
18136#, gcc-internal-format
18137msgid "can't use '%s' as a %s register"
18138msgstr "������������%s��������� %s ���������"
18139
18140#: reginfo.c:834 config/ia64/ia64.c:5396 config/ia64/ia64.c:5403
18141#: config/pa/pa.c:383 config/pa/pa.c:390 config/sh/sh.c:8575
18142#: config/sh/sh.c:8582 config/spu/spu.c:5052 config/spu/spu.c:5059
18143#, gcc-internal-format
18144msgid "unknown register name: %s"
18145msgstr "������������������������%s"
18146
18147#: reginfo.c:843
18148#, gcc-internal-format
18149msgid "global register variable follows a function definition"
18150msgstr "���������������������������������������������"
18151
18152#: reginfo.c:847
18153#, gcc-internal-format
18154msgid "register used for two global register variables"
18155msgstr "������������������������������������������"
18156
18157#: reginfo.c:852
18158#, gcc-internal-format
18159msgid "call-clobbered register used for global register variable"
18160msgstr "������������������������������������������������"
18161
18162#: reload.c:1262
18163#, gcc-internal-format
18164msgid "cannot reload integer constant operand in %<asm%>"
18165msgstr "��������� %<asm%> ������������������������������������"
18166
18167#: reload.c:1276
18168#, gcc-internal-format
18169msgid "impossible register constraint in %<asm%>"
18170msgstr "%<asm%> ������������������������������"
18171
18172#: reload.c:3625
18173#, gcc-internal-format
18174msgid "%<&%> constraint used with no register class"
18175msgstr "%<&%> ���������������������������������������"
18176
18177#: reload.c:3822 reload.c:4083
18178#, gcc-internal-format
18179msgid "inconsistent operand constraints in an %<asm%>"
18180msgstr "������ %<asm%> ���������������������������"
18181
18182#: reload1.c:1385
18183#, fuzzy, gcc-internal-format
18184msgid "%<asm%> operand has impossible constraints"
18185msgstr "%<asm%> ������������������������������"
18186
18187#: reload1.c:1405
18188#, gcc-internal-format
18189msgid "frame size too large for reliable stack checking"
18190msgstr "���������������������������������������������"
18191
18192#: reload1.c:1408
18193#, gcc-internal-format
18194msgid "try reducing the number of local variables"
18195msgstr "���������������������������������"
18196
18197#: reload1.c:2145
18198#, gcc-internal-format
18199msgid "can't find a register in class %qs while reloading %<asm%>"
18200msgstr "������������ %<asm%> ������������ %qs ���������������������"
18201
18202#: reload1.c:2150
18203#, gcc-internal-format
18204msgid "unable to find a register to spill in class %qs"
18205msgstr "��������� %qs ���������������������������������"
18206
18207#: reload1.c:4309
18208#, gcc-internal-format
18209msgid "%<asm%> operand requires impossible reload"
18210msgstr "%<asm%> ������������������������������"
18211
18212#: reload1.c:5698
18213#, gcc-internal-format
18214msgid "%<asm%> operand constraint incompatible with operand size"
18215msgstr "%<asm%> ���������������������������������������������"
18216
18217#: reload1.c:7679
18218#, gcc-internal-format
18219msgid "output operand is constant in %<asm%>"
18220msgstr "%<asm%> ���������������������������"
18221
18222#: rtl.c:635
18223#, gcc-internal-format
18224msgid "RTL check: access of elt %d of '%s' with last elt %d in %s, at %s:%d"
18225msgstr ""
18226
18227#: rtl.c:645
18228#, gcc-internal-format
18229msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s) in %s, at %s:%d"
18230msgstr ""
18231
18232#: rtl.c:655
18233#, gcc-internal-format
18234msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s) in %s, at %s:%d"
18235msgstr ""
18236
18237#: rtl.c:664
18238#, gcc-internal-format
18239msgid "RTL check: expected code '%s', have '%s' in %s, at %s:%d"
18240msgstr "RTL ���������������������������%s������������������%s������ %s������ %s:%d"
18241
18242#: rtl.c:674
18243#, gcc-internal-format
18244msgid "RTL check: expected code '%s' or '%s', have '%s' in %s, at %s:%d"
18245msgstr "RTL ���������������������������%s���������%s������������������%s������ %s������ %s:%d"
18246
18247#: rtl.c:701
18248#, gcc-internal-format
18249msgid "RTL check: attempt to treat non-block symbol as a block symbol in %s, at %s:%d"
18250msgstr ""
18251
18252#: rtl.c:711
18253#, gcc-internal-format
18254msgid "RTL check: access of elt %d of vector with last elt %d in %s, at %s:%d"
18255msgstr ""
18256
18257#: rtl.c:722
18258#, gcc-internal-format
18259msgid "RTL flag check: %s used with unexpected rtx code '%s' in %s, at %s:%d"
18260msgstr ""
18261
18262#: stmt.c:312
18263#, gcc-internal-format
18264msgid "output operand constraint lacks %<=%>"
18265msgstr "��������������������������� %<=%>"
18266
18267#: stmt.c:327
18268#, gcc-internal-format
18269msgid "output constraint %qc for operand %d is not at the beginning"
18270msgstr "������������ %qc(������������ %d)���������������������"
18271
18272#: stmt.c:350
18273#, gcc-internal-format
18274msgid "operand constraint contains incorrectly positioned %<+%> or %<=%>"
18275msgstr ""
18276
18277#: stmt.c:357 stmt.c:456
18278#, gcc-internal-format
18279msgid "%<%%%> constraint used with last operand"
18280msgstr "%<%%%> ���������������������������������"
18281
18282#: stmt.c:376
18283#, gcc-internal-format
18284msgid "matching constraint not valid in output operand"
18285msgstr "������������������������������������������"
18286
18287#: stmt.c:447
18288#, gcc-internal-format
18289msgid "input operand constraint contains %qc"
18290msgstr "��������������������������� %qc"
18291
18292#: stmt.c:489
18293#, gcc-internal-format
18294msgid "matching constraint references invalid operand number"
18295msgstr "���������������������������������������������"
18296
18297#: stmt.c:527
18298#, gcc-internal-format
18299msgid "invalid punctuation %qc in constraint"
18300msgstr "������������������������������ %qc"
18301
18302#: stmt.c:551
18303#, gcc-internal-format
18304msgid "matching constraint does not allow a register"
18305msgstr "���������������������������������������"
18306
18307#: stmt.c:605
18308#, fuzzy, gcc-internal-format
18309msgid "asm-specifier for variable %qE conflicts with asm clobber list"
18310msgstr "������ %qs ��� asm ��������� asm ������������������"
18311
18312#: stmt.c:696
18313#, gcc-internal-format
18314msgid "unknown register name %qs in %<asm%>"
18315msgstr "%<asm%> ������������������������������ %qs"
18316
18317#: stmt.c:704
18318#, gcc-internal-format
18319msgid "PIC register %qs clobbered in %<asm%>"
18320msgstr "PIC ��������� %qs ��� %<asm%> ������������"
18321
18322#: stmt.c:751
18323#, gcc-internal-format
18324msgid "more than %d operands in %<asm%>"
18325msgstr "%<asm%> ��������������������� %d ���"
18326
18327#: stmt.c:814
18328#, gcc-internal-format
18329msgid "output number %d not directly addressable"
18330msgstr "��������� %d ������������������"
18331
18332#: stmt.c:900
18333#, gcc-internal-format
18334msgid "asm operand %d probably doesn%'t match constraints"
18335msgstr "��������������� %d ������������������������"
18336
18337#: stmt.c:910
18338#, gcc-internal-format
18339msgid "use of memory input without lvalue in asm operand %d is deprecated"
18340msgstr ""
18341
18342#: stmt.c:1065
18343#, gcc-internal-format
18344msgid "asm clobber conflict with output operand"
18345msgstr "������������������������������������������"
18346
18347#: stmt.c:1070
18348#, gcc-internal-format
18349msgid "asm clobber conflict with input operand"
18350msgstr "������������������������������������������"
18351
18352#: stmt.c:1196
18353#, gcc-internal-format
18354msgid "too many alternatives in %<asm%>"
18355msgstr "%<asm%> ���������������"
18356
18357#: stmt.c:1208
18358#, gcc-internal-format
18359msgid "operand constraints for %<asm%> differ in number of alternatives"
18360msgstr ""
18361
18362#: stmt.c:1275
18363#, gcc-internal-format
18364msgid "duplicate asm operand name %qs"
18365msgstr "��������������������������� %qs"
18366
18367#: stmt.c:1372
18368#, gcc-internal-format
18369msgid "missing close brace for named operand"
18370msgstr "������������������������������������"
18371
18372#: stmt.c:1397
18373#, gcc-internal-format
18374msgid "undefined named operand %qs"
18375msgstr "��������������������������� %qs"
18376
18377#: stmt.c:1542 cp/cvt.c:918 cp/cvt.c:1034
18378#, gcc-internal-format
18379msgid "value computed is not used"
18380msgstr "���������������������������"
18381
18382#: stor-layout.c:160
18383#, gcc-internal-format
18384msgid "type size can%'t be explicitly evaluated"
18385msgstr "���������������������������������������"
18386
18387#: stor-layout.c:162
18388#, gcc-internal-format
18389msgid "variable-size type declared outside of any function"
18390msgstr "������������������������������������������������"
18391
18392#: stor-layout.c:680
18393#, gcc-internal-format
18394msgid "size of %q+D is %d bytes"
18395msgstr "%q+D ������������ %d ���������"
18396
18397#: stor-layout.c:682
18398#, gcc-internal-format
18399msgid "size of %q+D is larger than %wd bytes"
18400msgstr "%q+D ��������������� %wd ���������"
18401
18402#: stor-layout.c:1101
18403#, gcc-internal-format
18404msgid "packed attribute causes inefficient alignment for %q+D"
18405msgstr "packed ������������ %q+D ������������������"
18406
18407#: stor-layout.c:1105
18408#, gcc-internal-format
18409msgid "packed attribute is unnecessary for %q+D"
18410msgstr "packed ��������� %q+D ���������������������"
18411
18412#: stor-layout.c:1123
18413#, gcc-internal-format
18414msgid "padding struct to align %q+D"
18415msgstr "��������������������� %q+D"
18416
18417#: stor-layout.c:1184
18418#, gcc-internal-format
18419msgid "Offset of packed bit-field %qD has changed in GCC 4.4"
18420msgstr ""
18421
18422#: stor-layout.c:1491
18423#, gcc-internal-format
18424msgid "padding struct size to alignment boundary"
18425msgstr "���������������������������������������"
18426
18427#: stor-layout.c:1521
18428#, fuzzy, gcc-internal-format
18429msgid "packed attribute causes inefficient alignment for %qE"
18430msgstr "packed ������������ %qs ������������������"
18431
18432#: stor-layout.c:1525
18433#, fuzzy, gcc-internal-format
18434msgid "packed attribute is unnecessary for %qE"
18435msgstr "packed ��������� %qs ���������������������"
18436
18437#: stor-layout.c:1531
18438#, gcc-internal-format
18439msgid "packed attribute causes inefficient alignment"
18440msgstr "packed ������������������������������"
18441
18442#: stor-layout.c:1533
18443#, gcc-internal-format
18444msgid "packed attribute is unnecessary"
18445msgstr "��������� packed ������"
18446
18447#: stor-layout.c:2048
18448#, gcc-internal-format
18449msgid "alignment of array elements is greater than element size"
18450msgstr "���������������������������������������������������"
18451
18452#: targhooks.c:163
18453#, gcc-internal-format
18454msgid "__builtin_saveregs not supported by this target"
18455msgstr "__builtin_saveregs ������������������������"
18456
18457#: targhooks.c:658
18458#, fuzzy, gcc-internal-format
18459msgid "nested functions not supported on this target"
18460msgstr "���������������������������������������������������"
18461
18462#: targhooks.c:671
18463#, fuzzy, gcc-internal-format
18464msgid "nested function trampolines not supported on this target"
18465msgstr "-ffunction-sections ���������������������������������"
18466
18467#: targhooks.c:948
18468#, fuzzy, gcc-internal-format
18469msgid "target attribute is not supported on this machine"
18470msgstr "%qE ���������������������������������"
18471
18472#: targhooks.c:958
18473#, fuzzy, gcc-internal-format
18474msgid "#pragma GCC target is not supported for this machine"
18475msgstr "#pragma extern_prefix ���������������������������������"
18476
18477#: tlink.c:483
18478#, gcc-internal-format
18479msgid "repository file '%s' does not contain command-line arguments"
18480msgstr ""
18481
18482#: tlink.c:731
18483#, gcc-internal-format
18484msgid "'%s' was assigned to '%s', but was not defined during recompilation, or vice versa"
18485msgstr "���%s������������������%s���������������������������������������������������������"
18486
18487#: tlink.c:801
18488#, gcc-internal-format
18489msgid "ld returned %d exit status"
18490msgstr "ld ������ %d"
18491
18492#: toplev.c:555
18493#, gcc-internal-format
18494msgid "invalid option argument %qs"
18495msgstr "��������������������� %qs"
18496
18497#: toplev.c:645
18498#, gcc-internal-format
18499msgid "getting core file size maximum limit: %m"
18500msgstr ""
18501
18502#: toplev.c:648
18503#, gcc-internal-format
18504msgid "setting core file size limit to maximum: %m"
18505msgstr ""
18506
18507#: toplev.c:868
18508#, gcc-internal-format
18509msgid "%q+F declared %<static%> but never defined"
18510msgstr "%q+F ��������� %<static%> ������������������"
18511
18512#: toplev.c:896
18513#, gcc-internal-format
18514msgid "%q+D defined but not used"
18515msgstr "%q+D ������������������"
18516
18517#: toplev.c:963
18518#, fuzzy, gcc-internal-format
18519msgid "%qD is deprecated (declared at %s:%d): %s"
18520msgstr "%qs ���������(��� %s:%d ������)"
18521
18522#: toplev.c:967
18523#, fuzzy, gcc-internal-format
18524msgid "%qD is deprecated (declared at %s:%d)"
18525msgstr "%qs ���������(��� %s:%d ������)"
18526
18527#: toplev.c:992
18528#, fuzzy, gcc-internal-format
18529msgid "%qE is deprecated (declared at %s:%d): %s"
18530msgstr "%qs ���������(��� %s:%d ������)"
18531
18532#: toplev.c:996
18533#, fuzzy, gcc-internal-format
18534msgid "%qE is deprecated (declared at %s:%d)"
18535msgstr "%qs ���������(��� %s:%d ������)"
18536
18537#: toplev.c:1003
18538#, fuzzy, gcc-internal-format
18539msgid "type is deprecated (declared at %s:%d): %s"
18540msgstr "���������������(��� %s:%d ������)"
18541
18542#: toplev.c:1007
18543#, gcc-internal-format
18544msgid "type is deprecated (declared at %s:%d)"
18545msgstr "���������������(��� %s:%d ������)"
18546
18547#: toplev.c:1016
18548#, fuzzy, gcc-internal-format
18549msgid "%qE is deprecated: %s"
18550msgstr "%qs ���������"
18551
18552#: toplev.c:1019
18553#, fuzzy, gcc-internal-format
18554msgid "%qE is deprecated"
18555msgstr "%qs ���������"
18556
18557#: toplev.c:1024
18558#, fuzzy, gcc-internal-format
18559msgid "type is deprecated: %s"
18560msgstr "���������������"
18561
18562#: toplev.c:1027
18563#, gcc-internal-format
18564msgid "type is deprecated"
18565msgstr "���������������"
18566
18567#: toplev.c:1197
18568#, gcc-internal-format
18569msgid "unrecognized gcc debugging option: %c"
18570msgstr "��������������� gcc ���������������%c"
18571
18572#: toplev.c:1462
18573#, gcc-internal-format
18574msgid "can%'t open %s for writing: %m"
18575msgstr "������������ %s ������������%m"
18576
18577#: toplev.c:1483
18578#, fuzzy, gcc-internal-format
18579msgid "-frecord-gcc-switches is not supported by the current target"
18580msgstr "-fdata-sections ���������������������������������"
18581
18582#: toplev.c:1824
18583#, fuzzy, gcc-internal-format
18584msgid "this target does not support %qs"
18585msgstr "%s ��������� %s"
18586
18587#: toplev.c:1881
18588#, gcc-internal-format
18589msgid "instruction scheduling not supported on this target machine"
18590msgstr "���������������������������������������������"
18591
18592#: toplev.c:1885
18593#, gcc-internal-format
18594msgid "this target machine does not have delayed branches"
18595msgstr "���������������������������������������"
18596
18597#: toplev.c:1899
18598#, gcc-internal-format
18599msgid "-f%sleading-underscore not supported on this target machine"
18600msgstr "-f%sleading-underscore ���������������������������������"
18601
18602#: toplev.c:1942
18603#, fuzzy, gcc-internal-format
18604msgid "could not close zeroed insn dump file %qs: %s"
18605msgstr "������������������������ %qs���%s"
18606
18607#: toplev.c:2007
18608#, gcc-internal-format
18609msgid "target system does not support the \"%s\" debug format"
18610msgstr "������������������������%s���������������"
18611
18612#: toplev.c:2019
18613#, gcc-internal-format
18614msgid "variable tracking requested, but useless unless producing debug info"
18615msgstr ""
18616
18617#: toplev.c:2022
18618#, gcc-internal-format
18619msgid "variable tracking requested, but not supported by this debug format"
18620msgstr ""
18621
18622#: toplev.c:2050
18623#, gcc-internal-format
18624msgid "var-tracking-assignments changes selective scheduling"
18625msgstr ""
18626
18627#: toplev.c:2066
18628#, gcc-internal-format
18629msgid "can%'t open %s: %m"
18630msgstr "������������%s���%m"
18631
18632#: toplev.c:2073
18633#, gcc-internal-format
18634msgid "-ffunction-sections not supported for this target"
18635msgstr "-ffunction-sections ���������������������������������"
18636
18637#: toplev.c:2078
18638#, gcc-internal-format
18639msgid "-fdata-sections not supported for this target"
18640msgstr "-fdata-sections ���������������������������������"
18641
18642#: toplev.c:2085
18643#, gcc-internal-format
18644msgid "-ffunction-sections disabled; it makes profiling impossible"
18645msgstr "-ffunction-sections ���������������������������������������"
18646
18647#: toplev.c:2092
18648#, gcc-internal-format
18649msgid "-fprefetch-loop-arrays not supported for this target"
18650msgstr "-fprefetch-loop-arrays ���������������������������������"
18651
18652#: toplev.c:2098
18653#, gcc-internal-format
18654msgid "-fprefetch-loop-arrays not supported for this target (try -march switches)"
18655msgstr "-fprefetch-loop-arrays ���������������������������������(������ -march ������)"
18656
18657#: toplev.c:2107
18658#, gcc-internal-format
18659msgid "-fprefetch-loop-arrays is not supported with -Os"
18660msgstr "-fprefetch-loop-arrays ������������ -Os ������"
18661
18662#: toplev.c:2118
18663#, gcc-internal-format
18664msgid "-fassociative-math disabled; other options take precedence"
18665msgstr ""
18666
18667#: toplev.c:2134
18668#, gcc-internal-format
18669msgid "-fstack-protector not supported for this target"
18670msgstr "-fstack-protector ���������������������������������"
18671
18672#: toplev.c:2147
18673#, fuzzy, gcc-internal-format
18674msgid "unwind tables currently require a frame pointer for correctness"
18675msgstr "���������������������������������������������������������"
18676
18677#: toplev.c:2372
18678#, gcc-internal-format
18679msgid "error writing to %s: %m"
18680msgstr "������ %s ������������������%m"
18681
18682#: toplev.c:2374 java/jcf-parse.c:1767
18683#, gcc-internal-format
18684msgid "error closing %s: %m"
18685msgstr "������ %s ������������������%m"
18686
18687#: tree-cfg.c:2507
18688#, gcc-internal-format
18689msgid "SSA name in freelist but still referenced"
18690msgstr ""
18691
18692#: tree-cfg.c:2516
18693#, gcc-internal-format
18694msgid "Indirect reference's operand is not a register or a constant."
18695msgstr ""
18696
18697#: tree-cfg.c:2525
18698#, gcc-internal-format
18699msgid "ASSERT_EXPR with an always-false condition"
18700msgstr ""
18701
18702#: tree-cfg.c:2531
18703#, gcc-internal-format
18704msgid "MODIFY_EXPR not expected while having tuples."
18705msgstr ""
18706
18707#: tree-cfg.c:2552
18708#, gcc-internal-format
18709msgid "constant not recomputed when ADDR_EXPR changed"
18710msgstr ""
18711
18712#: tree-cfg.c:2557
18713#, gcc-internal-format
18714msgid "side effects not recomputed when ADDR_EXPR changed"
18715msgstr ""
18716
18717#: tree-cfg.c:2575 tree-ssa.c:826
18718#, gcc-internal-format
18719msgid "address taken, but ADDRESSABLE bit not set"
18720msgstr ""
18721
18722#: tree-cfg.c:2580
18723#, gcc-internal-format
18724msgid "DECL_GIMPLE_REG_P set on a variable with address taken"
18725msgstr ""
18726
18727#: tree-cfg.c:2591
18728#, fuzzy, gcc-internal-format
18729msgid "non-integral used in condition"
18730msgstr "������������������������������������"
18731
18732#: tree-cfg.c:2596
18733#, gcc-internal-format
18734msgid "invalid conditional operand"
18735msgstr "������������������������"
18736
18737#: tree-cfg.c:2643
18738#, fuzzy, gcc-internal-format
18739msgid "invalid position or size operand to BIT_FIELD_REF"
18740msgstr "������������������������"
18741
18742#: tree-cfg.c:2650
18743#, gcc-internal-format
18744msgid "integral result type precision does not match field size of BIT_FIELD_REF"
18745msgstr ""
18746
18747#: tree-cfg.c:2658
18748#, gcc-internal-format
18749msgid "mode precision of non-integral result does not match field size of BIT_FIELD_REF"
18750msgstr ""
18751
18752#: tree-cfg.c:2669
18753#, gcc-internal-format
18754msgid "invalid reference prefix"
18755msgstr "���������������������"
18756
18757#: tree-cfg.c:2680
18758#, fuzzy, gcc-internal-format
18759msgid "invalid operand to plus/minus, type is a pointer"
18760msgstr "���������������������������"
18761
18762#: tree-cfg.c:2691
18763#, gcc-internal-format
18764msgid "invalid operand to pointer plus, first operand is not a pointer"
18765msgstr ""
18766
18767#: tree-cfg.c:2699
18768#, gcc-internal-format
18769msgid "invalid operand to pointer plus, second operand is not an integer with type of sizetype."
18770msgstr ""
18771
18772#: tree-cfg.c:2770
18773#, fuzzy, gcc-internal-format
18774msgid "invalid expression for min lvalue"
18775msgstr "���������������������������������"
18776
18777#: tree-cfg.c:2781
18778#, fuzzy, gcc-internal-format
18779msgid "invalid operand in indirect reference"
18780msgstr "���������������������������"
18781
18782#: tree-cfg.c:2788
18783#, fuzzy, gcc-internal-format
18784msgid "type mismatch in indirect reference"
18785msgstr "���������������������������������"
18786
18787#: tree-cfg.c:2817
18788#, fuzzy, gcc-internal-format
18789msgid "invalid operands to array reference"
18790msgstr "%C ���������������������������"
18791
18792#: tree-cfg.c:2828
18793#, fuzzy, gcc-internal-format
18794msgid "type mismatch in array reference"
18795msgstr "%L ������������������������������(%d/%d)"
18796
18797#: tree-cfg.c:2837
18798#, fuzzy, gcc-internal-format
18799msgid "type mismatch in array range reference"
18800msgstr "%L ������������������������������(%d/%d)"
18801
18802#: tree-cfg.c:2848
18803#, fuzzy, gcc-internal-format
18804msgid "type mismatch in real/imagpart reference"
18805msgstr "���������������������������������"
18806
18807#: tree-cfg.c:2858
18808#, fuzzy, gcc-internal-format
18809msgid "type mismatch in component reference"
18810msgstr "���������������������������������"
18811
18812#: tree-cfg.c:2875
18813#, gcc-internal-format
18814msgid "Conversion of an SSA_NAME on the left hand side."
18815msgstr ""
18816
18817#: tree-cfg.c:2933
18818#, fuzzy, gcc-internal-format
18819msgid "invalid function in gimple call"
18820msgstr "���������������������"
18821
18822#: tree-cfg.c:2942
18823#, fuzzy, gcc-internal-format
18824msgid "non-function in gimple call"
18825msgstr "������������������"
18826
18827#: tree-cfg.c:2950
18828#, fuzzy, gcc-internal-format
18829msgid "invalid LHS in gimple call"
18830msgstr "������������ PC ������"
18831
18832#: tree-cfg.c:2956
18833#, gcc-internal-format
18834msgid "LHS in noreturn call"
18835msgstr ""
18836
18837#: tree-cfg.c:2972
18838#, fuzzy, gcc-internal-format
18839msgid "invalid conversion in gimple call"
18840msgstr "���������������������%s���"
18841
18842#: tree-cfg.c:2981
18843#, fuzzy, gcc-internal-format
18844msgid "invalid static chain in gimple call"
18845msgstr "������������ PC ������"
18846
18847#: tree-cfg.c:2993
18848#, gcc-internal-format
18849msgid "static chain in indirect gimple call"
18850msgstr ""
18851
18852#: tree-cfg.c:3000
18853#, gcc-internal-format
18854msgid "static chain with function that doesn't use one"
18855msgstr ""
18856
18857#: tree-cfg.c:3015
18858#, fuzzy, gcc-internal-format
18859msgid "invalid argument to gimple call"
18860msgstr "������������������������������"
18861
18862#: tree-cfg.c:3034
18863#, fuzzy, gcc-internal-format
18864msgid "invalid operands in gimple comparison"
18865msgstr "���������������������������"
18866
18867#: tree-cfg.c:3052
18868#, fuzzy, gcc-internal-format
18869msgid "type mismatch in comparison expression"
18870msgstr "���������������������������������"
18871
18872#: tree-cfg.c:3078
18873#, gcc-internal-format
18874msgid "non-register as LHS of unary operation"
18875msgstr ""
18876
18877#: tree-cfg.c:3084
18878#, fuzzy, gcc-internal-format
18879msgid "invalid operand in unary operation"
18880msgstr "���������������������������"
18881
18882#: tree-cfg.c:3119
18883#, fuzzy, gcc-internal-format
18884msgid "invalid types in nop conversion"
18885msgstr "������������������������������"
18886
18887#: tree-cfg.c:3134
18888#, fuzzy, gcc-internal-format
18889msgid "invalid types in address space conversion"
18890msgstr "���������������������������������"
18891
18892#: tree-cfg.c:3148
18893#, fuzzy, gcc-internal-format
18894msgid "invalid types in fixed-point conversion"
18895msgstr "���������������������������"
18896
18897#: tree-cfg.c:3161
18898#, fuzzy, gcc-internal-format
18899msgid "invalid types in conversion to floating point"
18900msgstr "��� %<__fpreg%> ���������������"
18901
18902#: tree-cfg.c:3174
18903#, fuzzy, gcc-internal-format
18904msgid "invalid types in conversion to integer"
18905msgstr "��� %<__fpreg%> ���������������"
18906
18907#: tree-cfg.c:3209
18908#, gcc-internal-format
18909msgid "non-trivial conversion in unary operation"
18910msgstr ""
18911
18912#: tree-cfg.c:3236
18913#, fuzzy, gcc-internal-format
18914msgid "non-register as LHS of binary operation"
18915msgstr "���������������������"
18916
18917#: tree-cfg.c:3243
18918#, fuzzy, gcc-internal-format
18919msgid "invalid operands in binary operation"
18920msgstr "������������������ %s ���������������"
18921
18922#: tree-cfg.c:3258
18923#, fuzzy, gcc-internal-format
18924msgid "type mismatch in complex expression"
18925msgstr "���������������������������������"
18926
18927#: tree-cfg.c:3287
18928#, fuzzy, gcc-internal-format
18929msgid "type mismatch in shift expression"
18930msgstr "���������������������������������"
18931
18932#: tree-cfg.c:3309
18933#, fuzzy, gcc-internal-format
18934msgid "type mismatch in vector shift expression"
18935msgstr "���������������������������������"
18936
18937#: tree-cfg.c:3322
18938#, gcc-internal-format
18939msgid "non-element sized vector shift of floating point vector"
18940msgstr ""
18941
18942#: tree-cfg.c:3340
18943#, gcc-internal-format
18944msgid "invalid non-vector operands to vector valued plus"
18945msgstr ""
18946
18947#: tree-cfg.c:3364
18948#, fuzzy, gcc-internal-format
18949msgid "invalid (pointer) operands to plus/minus"
18950msgstr "������������������ %s ���������������"
18951
18952#: tree-cfg.c:3379
18953#, fuzzy, gcc-internal-format
18954msgid "type mismatch in pointer plus expression"
18955msgstr "���������������������������������"
18956
18957#: tree-cfg.c:3402
18958#, fuzzy, gcc-internal-format
18959msgid "type mismatch in binary truth expression"
18960msgstr "���������������������������������"
18961
18962#: tree-cfg.c:3470
18963#, fuzzy, gcc-internal-format
18964msgid "type mismatch in binary expression"
18965msgstr "���������������������������������"
18966
18967#: tree-cfg.c:3495
18968#, fuzzy, gcc-internal-format
18969msgid "non-trivial conversion at assignment"
18970msgstr "������������������������������"
18971
18972#: tree-cfg.c:3512
18973#, fuzzy, gcc-internal-format
18974msgid "invalid operand in unary expression"
18975msgstr "������������������ %s ���������������"
18976
18977#: tree-cfg.c:3520
18978#, fuzzy, gcc-internal-format
18979msgid "type mismatch in address expression"
18980msgstr "���������������������������������"
18981
18982#: tree-cfg.c:3544 tree-cfg.c:3570
18983#, fuzzy, gcc-internal-format
18984msgid "invalid rhs for gimple memory store"
18985msgstr "������������������������������"
18986
18987#: tree-cfg.c:3634
18988#, fuzzy, gcc-internal-format
18989msgid "invalid operand in return statement"
18990msgstr "���������������������������"
18991
18992#: tree-cfg.c:3646
18993#, fuzzy, gcc-internal-format
18994msgid "invalid conversion in return statement"
18995msgstr "asm ������������������������������"
18996
18997#: tree-cfg.c:3670
18998#, fuzzy, gcc-internal-format
18999msgid "goto destination is neither a label nor a pointer"
19000msgstr "���������������������������������������������������"
19001
19002#: tree-cfg.c:3685
19003#, fuzzy, gcc-internal-format
19004msgid "invalid operand to switch statement"
19005msgstr "%%s ���������������������������"
19006
19007#: tree-cfg.c:3705
19008#, fuzzy, gcc-internal-format
19009msgid "Invalid PHI result"
19010msgstr "��������� IACC ������"
19011
19012#: tree-cfg.c:3717
19013#, fuzzy, gcc-internal-format
19014msgid "Invalid PHI argument"
19015msgstr "��������� IACC ������"
19016
19017#: tree-cfg.c:3723
19018#, fuzzy, gcc-internal-format
19019msgid "Incompatible types in PHI argument %u"
19020msgstr "������������������������"
19021
19022#: tree-cfg.c:3770
19023#, fuzzy, gcc-internal-format
19024msgid "invalid comparison code in gimple cond"
19025msgstr "%%p ���������������������������"
19026
19027#: tree-cfg.c:3778
19028#, fuzzy, gcc-internal-format
19029msgid "invalid labels in gimple cond"
19030msgstr "������������������������������"
19031
19032#: tree-cfg.c:3877
19033#, fuzzy, gcc-internal-format
19034msgid "verify_gimple failed"
19035msgstr "verify_stmts ������"
19036
19037#: tree-cfg.c:3912
19038#, fuzzy, gcc-internal-format
19039msgid "invalid function in call statement"
19040msgstr "asm ������������������������������"
19041
19042#: tree-cfg.c:3923
19043#, fuzzy, gcc-internal-format
19044msgid "invalid pure const state for function"
19045msgstr "������ %qs ���������������������"
19046
19047#: tree-cfg.c:3936 tree-ssa.c:1001 tree-ssa.c:1010
19048#, fuzzy, gcc-internal-format
19049msgid "in statement"
19050msgstr "������������"
19051
19052#: tree-cfg.c:3956
19053#, gcc-internal-format
19054msgid "statement marked for throw, but doesn%'t"
19055msgstr ""
19056
19057#: tree-cfg.c:3962
19058#, gcc-internal-format
19059msgid "statement marked for throw in middle of block"
19060msgstr ""
19061
19062#: tree-cfg.c:4034
19063#, gcc-internal-format
19064msgid "Dead STMT in EH table"
19065msgstr ""
19066
19067#: tree-cfg.c:4072
19068#, gcc-internal-format
19069msgid "gimple_bb (phi) is set to a wrong basic block"
19070msgstr ""
19071
19072#: tree-cfg.c:4083
19073#, fuzzy, gcc-internal-format
19074msgid "missing PHI def"
19075msgstr "������������"
19076
19077#: tree-cfg.c:4094
19078#, gcc-internal-format
19079msgid "PHI argument is not a GIMPLE value"
19080msgstr ""
19081
19082#: tree-cfg.c:4103 tree-cfg.c:4176
19083#, gcc-internal-format
19084msgid "incorrect sharing of tree nodes"
19085msgstr "���������������������������������"
19086
19087#: tree-cfg.c:4126
19088#, fuzzy, gcc-internal-format
19089msgid "invalid GIMPLE statement"
19090msgstr "��������������������� GIMPLE ������"
19091
19092#: tree-cfg.c:4135
19093#, gcc-internal-format
19094msgid "gimple_bb (stmt) is set to a wrong basic block"
19095msgstr ""
19096
19097#: tree-cfg.c:4148
19098#, gcc-internal-format
19099msgid "incorrect entry in label_to_block_map"
19100msgstr ""
19101
19102#: tree-cfg.c:4158
19103#, fuzzy, gcc-internal-format
19104msgid "incorrect setting of landing pad number"
19105msgstr "���������������������������������"
19106
19107#: tree-cfg.c:4192
19108#, gcc-internal-format
19109msgid "verify_stmts failed"
19110msgstr "verify_stmts ������"
19111
19112#: tree-cfg.c:4215
19113#, gcc-internal-format
19114msgid "ENTRY_BLOCK has IL associated with it"
19115msgstr ""
19116
19117#: tree-cfg.c:4221
19118#, gcc-internal-format
19119msgid "EXIT_BLOCK has IL associated with it"
19120msgstr ""
19121
19122#: tree-cfg.c:4228
19123#, gcc-internal-format
19124msgid "fallthru to exit from bb %d"
19125msgstr ""
19126
19127#: tree-cfg.c:4252
19128#, gcc-internal-format
19129msgid "nonlocal label "
19130msgstr ""
19131
19132#: tree-cfg.c:4261
19133#, gcc-internal-format
19134msgid "EH landing pad label "
19135msgstr ""
19136
19137#: tree-cfg.c:4270 tree-cfg.c:4279 tree-cfg.c:4304
19138#, gcc-internal-format
19139msgid "label "
19140msgstr ""
19141
19142#: tree-cfg.c:4294
19143#, gcc-internal-format
19144msgid "control flow in the middle of basic block %d"
19145msgstr "������������ %d ���������������������"
19146
19147#: tree-cfg.c:4327
19148#, gcc-internal-format
19149msgid "fallthru edge after a control statement in bb %d"
19150msgstr ""
19151
19152#: tree-cfg.c:4340
19153#, gcc-internal-format
19154msgid "true/false edge after a non-GIMPLE_COND in bb %d"
19155msgstr ""
19156
19157#: tree-cfg.c:4363 tree-cfg.c:4385 tree-cfg.c:4398 tree-cfg.c:4467
19158#, gcc-internal-format
19159msgid "wrong outgoing edge flags at end of bb %d"
19160msgstr ""
19161
19162#: tree-cfg.c:4373
19163#, gcc-internal-format
19164msgid "explicit goto at end of bb %d"
19165msgstr "������������ %d ��������������� goto"
19166
19167#: tree-cfg.c:4403
19168#, gcc-internal-format
19169msgid "return edge does not point to exit in bb %d"
19170msgstr ""
19171
19172#: tree-cfg.c:4433
19173#, fuzzy, gcc-internal-format
19174msgid "found default case not at the start of case vector"
19175msgstr "������ case ��������������� case ������������"
19176
19177#: tree-cfg.c:4441
19178#, fuzzy, gcc-internal-format
19179msgid "case labels not sorted: "
19180msgstr "case ������������������ "
19181
19182#: tree-cfg.c:4458
19183#, gcc-internal-format
19184msgid "extra outgoing edge %d->%d"
19185msgstr "��������������� %d->%d"
19186
19187#: tree-cfg.c:4481
19188#, gcc-internal-format
19189msgid "missing edge %i->%i"
19190msgstr "��������� %i->%i"
19191
19192#: tree-cfg.c:7109
19193#, fuzzy, gcc-internal-format
19194msgid "%<noreturn%> function does return"
19195msgstr "%H%<noreturn%> ���������������������"
19196
19197#: tree-cfg.c:7129
19198#, fuzzy, gcc-internal-format
19199msgid "control reaches end of non-void function"
19200msgstr "%H���������������������������������������������������������"
19201
19202#: tree-cfg.c:7192
19203#, fuzzy, gcc-internal-format
19204msgid "function might be possible candidate for attribute %<noreturn%>"
19205msgstr "%J��������������� %<noreturn%> ���������������"
19206
19207#: tree-cfg.c:7263
19208#, fuzzy, gcc-internal-format
19209msgid "ignoring return value of %qD, declared with attribute warn_unused_result"
19210msgstr "%H��������������� warn_unused_result ��������� %qD ������������"
19211
19212#: tree-cfg.c:7268
19213#, fuzzy, gcc-internal-format
19214msgid "ignoring return value of function declared with attribute warn_unused_result"
19215msgstr "%H��������������� warn_unused_result ���������������������������"
19216
19217#: tree-dump.c:930
19218#, gcc-internal-format
19219msgid "could not open dump file %qs: %s"
19220msgstr "������������������������ %qs���%s"
19221
19222#: tree-dump.c:1063
19223#, gcc-internal-format
19224msgid "ignoring unknown option %q.*s in %<-fdump-%s%>"
19225msgstr ""
19226
19227#: tree-eh.c:3923
19228#, fuzzy, gcc-internal-format
19229msgid "BB %i has multiple EH edges"
19230msgstr "���B������������������������������"
19231
19232#: tree-eh.c:3935
19233#, gcc-internal-format
19234msgid "BB %i can not throw but has an EH edge"
19235msgstr ""
19236
19237#: tree-eh.c:3943
19238#, fuzzy, gcc-internal-format
19239msgid "BB %i last statement has incorrectly set lp"
19240msgstr "������������������������������"
19241
19242#: tree-eh.c:3949
19243#, gcc-internal-format
19244msgid "BB %i is missing an EH edge"
19245msgstr ""
19246
19247#: tree-eh.c:3955
19248#, fuzzy, gcc-internal-format
19249msgid "Incorrect EH edge %i->%i"
19250msgstr "������������ EH ��� %i->%i"
19251
19252#: tree-eh.c:3989 tree-eh.c:4008
19253#, gcc-internal-format
19254msgid "BB %i is missing an edge"
19255msgstr ""
19256
19257#: tree-eh.c:4025
19258#, fuzzy, gcc-internal-format
19259msgid "BB %i too many fallthru edges"
19260msgstr "���������������������������"
19261
19262#: tree-eh.c:4034
19263#, fuzzy, gcc-internal-format
19264msgid "BB %i has incorrect edge"
19265msgstr "������ %s ��������������� %d ���������������������"
19266
19267#: tree-eh.c:4040
19268#, fuzzy, gcc-internal-format
19269msgid "BB %i has incorrect fallthru edge"
19270msgstr "���������������������������"
19271
19272#: tree-inline.c:2751
19273#, fuzzy, gcc-internal-format
19274msgid "function %q+F can never be copied because it receives a non-local goto"
19275msgstr "������ %q+F ������������������������������������������������������ goto"
19276
19277#: tree-inline.c:2768
19278#, fuzzy, gcc-internal-format
19279msgid "function %q+F can never be copied because it saves address of local label in a static variable"
19280msgstr "������ %q+F ���������������������������������������������"
19281
19282#: tree-inline.c:2806
19283#, gcc-internal-format
19284msgid "function %q+F can never be inlined because it uses alloca (override using the always_inline attribute)"
19285msgstr "������ %q+F ������������������������������������ alloca (������ always_inline ������������������)"
19286
19287#: tree-inline.c:2820
19288#, gcc-internal-format
19289msgid "function %q+F can never be inlined because it uses setjmp"
19290msgstr "������ %q+F ������������������������������������ setjmp"
19291
19292#: tree-inline.c:2834
19293#, gcc-internal-format
19294msgid "function %q+F can never be inlined because it uses variable argument lists"
19295msgstr "������ %q+F ���������������������������������������������������"
19296
19297#: tree-inline.c:2846
19298#, gcc-internal-format
19299msgid "function %q+F can never be inlined because it uses setjmp-longjmp exception handling"
19300msgstr "������ %q+F ������������������������������������ setjmp-longjmp ������������"
19301
19302#: tree-inline.c:2854
19303#, gcc-internal-format
19304msgid "function %q+F can never be inlined because it uses non-local goto"
19305msgstr "������ %q+F ������������������������������������������������ goto"
19306
19307#: tree-inline.c:2866
19308#, gcc-internal-format
19309msgid "function %q+F can never be inlined because it uses __builtin_return or __builtin_apply_args"
19310msgstr "������ %q+F ��������������������������������� __builtin_return ��� __builtin_apply_args"
19311
19312#: tree-inline.c:2886
19313#, gcc-internal-format
19314msgid "function %q+F can never be inlined because it contains a computed goto"
19315msgstr "������ %q+F ��������������������������������������������� goto"
19316
19317#: tree-inline.c:2966
19318#, gcc-internal-format
19319msgid "function %q+F can never be inlined because it is suppressed using -fno-inline"
19320msgstr "������ %q+F ��������������������������������� -fno-inline"
19321
19322#: tree-inline.c:2980
19323#, gcc-internal-format
19324msgid "function %q+F can never be inlined because it uses attributes conflicting with inlining"
19325msgstr "������ %q+F ������������������������������������������������������������"
19326
19327#: tree-inline.c:3551 tree-inline.c:3562
19328#, gcc-internal-format
19329msgid "inlining failed in call to %q+F: %s"
19330msgstr "������ %q+F ������������������%s"
19331
19332#: tree-inline.c:3553 tree-inline.c:3564
19333#, gcc-internal-format
19334msgid "called from here"
19335msgstr "���������������"
19336
19337#: tree-mudflap.c:907
19338#, gcc-internal-format
19339msgid "mudflap checking not yet implemented for ARRAY_RANGE_REF"
19340msgstr ""
19341
19342#: tree-mudflap.c:1114
19343#, gcc-internal-format
19344msgid "mudflap cannot track %qE in stub function"
19345msgstr ""
19346
19347#: tree-mudflap.c:1358
19348#, gcc-internal-format
19349msgid "mudflap cannot track unknown size extern %qE"
19350msgstr ""
19351
19352#: tree-nomudflap.c:49
19353#, gcc-internal-format
19354msgid "mudflap: this language is not supported"
19355msgstr "mudflap���������������������������"
19356
19357#: tree-optimize.c:441
19358#, gcc-internal-format
19359msgid "size of return value of %q+D is %u bytes"
19360msgstr "%q+D ��������������������� %u ���������"
19361
19362#: tree-optimize.c:444
19363#, gcc-internal-format
19364msgid "size of return value of %q+D is larger than %wd bytes"
19365msgstr "%q+D ��������������������� %wd ���������"
19366
19367#: tree-outof-ssa.c:777 tree-outof-ssa.c:834 tree-ssa-coalesce.c:959
19368#: tree-ssa-coalesce.c:974 tree-ssa-coalesce.c:1196 tree-ssa-live.c:1184
19369#, gcc-internal-format
19370msgid "SSA corruption"
19371msgstr "SSA ������"
19372
19373#: tree-profile.c:396
19374#, gcc-internal-format
19375msgid "unimplemented functionality"
19376msgstr "������������������"
19377
19378#: tree-ssa.c:581
19379#, gcc-internal-format
19380msgid "expected an SSA_NAME object"
19381msgstr "������������ SSA_NAME ������"
19382
19383#: tree-ssa.c:587
19384#, gcc-internal-format
19385msgid "type mismatch between an SSA_NAME and its symbol"
19386msgstr ""
19387
19388#: tree-ssa.c:593
19389#, gcc-internal-format
19390msgid "found an SSA_NAME that had been released into the free pool"
19391msgstr ""
19392
19393#: tree-ssa.c:599
19394#, gcc-internal-format
19395msgid "found a virtual definition for a GIMPLE register"
19396msgstr ""
19397
19398#: tree-ssa.c:605
19399#, gcc-internal-format
19400msgid "virtual SSA name for non-VOP decl"
19401msgstr ""
19402
19403#: tree-ssa.c:611
19404#, gcc-internal-format
19405msgid "found a real definition for a non-register"
19406msgstr "���������������������������������"
19407
19408#: tree-ssa.c:618
19409#, gcc-internal-format
19410msgid "found a default name with a non-empty defining statement"
19411msgstr ""
19412
19413#: tree-ssa.c:646
19414#, gcc-internal-format
19415msgid "SSA_NAME created in two different blocks %i and %i"
19416msgstr ""
19417
19418#: tree-ssa.c:655 tree-ssa.c:1028
19419#, gcc-internal-format
19420msgid "SSA_NAME_DEF_STMT is wrong"
19421msgstr "SSA_NAME_DEF_STMT ���������"
19422
19423#: tree-ssa.c:707
19424#, gcc-internal-format
19425msgid "missing definition"
19426msgstr "������������"
19427
19428#: tree-ssa.c:713
19429#, gcc-internal-format
19430msgid "definition in block %i does not dominate use in block %i"
19431msgstr ""
19432
19433#: tree-ssa.c:721
19434#, gcc-internal-format
19435msgid "definition in block %i follows the use"
19436msgstr ""
19437
19438#: tree-ssa.c:728
19439#, gcc-internal-format
19440msgid "SSA_NAME_OCCURS_IN_ABNORMAL_PHI should be set"
19441msgstr ""
19442
19443#: tree-ssa.c:736
19444#, gcc-internal-format
19445msgid "no immediate_use list"
19446msgstr "������ immediate_use ������"
19447
19448#: tree-ssa.c:748
19449#, gcc-internal-format
19450msgid "wrong immediate use list"
19451msgstr "��������� immediate use ������"
19452
19453#: tree-ssa.c:782
19454#, gcc-internal-format
19455msgid "incoming edge count does not match number of PHI arguments"
19456msgstr ""
19457
19458#: tree-ssa.c:796
19459#, gcc-internal-format
19460msgid "PHI argument is missing for edge %d->%d"
19461msgstr "��� %d->%d ������ PHI ������"
19462
19463#: tree-ssa.c:805
19464#, gcc-internal-format
19465msgid "PHI argument is not SSA_NAME, or invariant"
19466msgstr ""
19467
19468#: tree-ssa.c:833
19469#, gcc-internal-format
19470msgid "wrong edge %d->%d for PHI argument"
19471msgstr "PHI ��������� %d->%d ������"
19472
19473#: tree-ssa.c:914
19474#, gcc-internal-format
19475msgid "AUX pointer initialized for edge %d->%d"
19476msgstr "������ %d->%d ��������� AUX ������"
19477
19478#: tree-ssa.c:940
19479#, gcc-internal-format
19480msgid "stmt (%p) marked modified after optimization pass: "
19481msgstr ""
19482
19483#: tree-ssa.c:959
19484#, gcc-internal-format
19485msgid "statement makes a memory store, but has no VDEFS"
19486msgstr ""
19487
19488#: tree-ssa.c:974
19489#, gcc-internal-format
19490msgid "statement has VDEF operand not in defs list"
19491msgstr ""
19492
19493#: tree-ssa.c:979
19494#, gcc-internal-format
19495msgid "statement has VDEF but no VUSE operand"
19496msgstr ""
19497
19498#: tree-ssa.c:985
19499#, gcc-internal-format
19500msgid "VDEF and VUSE do not use the same symbol"
19501msgstr ""
19502
19503#: tree-ssa.c:994
19504#, gcc-internal-format
19505msgid "statement has VUSE operand not in uses list"
19506msgstr ""
19507
19508#: tree-ssa.c:1057
19509#, gcc-internal-format
19510msgid "verify_ssa failed"
19511msgstr "verify_ssa ������"
19512
19513#: tree-ssa.c:1677
19514#, fuzzy, gcc-internal-format
19515msgid "%qD was declared here"
19516msgstr "%q+D ������������������"
19517
19518#: tree-ssa.c:1749
19519#, fuzzy, gcc-internal-format
19520msgid "%qD is used uninitialized in this function"
19521msgstr "%H��������������� %qD ������������������������"
19522
19523#: tree-ssa.c:1752 tree-ssa.c:1791
19524#, fuzzy, gcc-internal-format
19525msgid "%qD may be used uninitialized in this function"
19526msgstr "%H��������������� %qD ������������������������������"
19527
19528#: tree-vrp.c:5025
19529#, fuzzy, gcc-internal-format
19530msgid "array subscript is outside array bounds"
19531msgstr "������������������������������"
19532
19533#: tree-vrp.c:5040
19534#, fuzzy, gcc-internal-format
19535msgid "array subscript is above array bounds"
19536msgstr "������������������������������"
19537
19538#: tree-vrp.c:5047
19539#, fuzzy, gcc-internal-format
19540msgid "array subscript is below array bounds"
19541msgstr "������������������������������"
19542
19543#: tree-vrp.c:5689
19544#, gcc-internal-format
19545msgid "assuming signed overflow does not occur when simplifying conditional to constant"
19546msgstr ""
19547
19548#: tree-vrp.c:5695
19549#, gcc-internal-format
19550msgid "assuming signed overflow does not occur when simplifying conditional"
19551msgstr ""
19552
19553#: tree-vrp.c:5739
19554#, fuzzy, gcc-internal-format
19555msgid "comparison always false due to limited range of data type"
19556msgstr "���������������������������������������������������������"
19557
19558#: tree-vrp.c:5741
19559#, fuzzy, gcc-internal-format
19560msgid "comparison always true due to limited range of data type"
19561msgstr "���������������������������������������������������������"
19562
19563#: tree-vrp.c:6589
19564#, gcc-internal-format
19565msgid "assuming signed overflow does not occur when simplifying %</%> or %<%%%> to %<>>%> or %<&%>"
19566msgstr ""
19567
19568#: tree-vrp.c:6671
19569#, gcc-internal-format
19570msgid "assuming signed overflow does not occur when simplifying %<abs (X)%> to %<X%> or %<-X%>"
19571msgstr ""
19572
19573#: tree.c:4084
19574#, fuzzy, gcc-internal-format
19575msgid "ignoring attributes applied to %qT after definition"
19576msgstr "��������������������������� %qE ������"
19577
19578#: tree.c:5220
19579#, gcc-internal-format
19580msgid "%q+D already declared with dllexport attribute: dllimport ignored"
19581msgstr "%q+D ��������������������� dllexport ��������������� dllimport"
19582
19583#: tree.c:5232
19584#, gcc-internal-format
19585msgid "%q+D redeclared without dllimport attribute after being referenced with dll linkage"
19586msgstr "%q+D ������������������ dllimport ������������������������ dllimport ���������������"
19587
19588#: tree.c:5247
19589#, gcc-internal-format
19590msgid "%q+D redeclared without dllimport attribute: previous dllimport ignored"
19591msgstr "%q+D ������������������ dllimport ������������������������ dllimport"
19592
19593#: tree.c:5347
19594#, gcc-internal-format
19595msgid "inline function %q+D declared as  dllimport: attribute ignored"
19596msgstr "������������ %q+D ��������� dllimport������������������"
19597
19598#: tree.c:5355
19599#, gcc-internal-format
19600msgid "function %q+D definition is marked dllimport"
19601msgstr "������ %q+D ��������������������� dllimport"
19602
19603#: tree.c:5363 config/sh/symbian-c.c:144 config/sh/symbian-cxx.c:576
19604#, gcc-internal-format
19605msgid "variable %q+D definition is marked dllimport"
19606msgstr "������ %q+D ��������������������� dllimport"
19607
19608#: tree.c:5390 config/sh/symbian-c.c:164 config/sh/symbian-cxx.c:651
19609#, gcc-internal-format
19610msgid "external linkage required for symbol %q+D because of %qE attribute"
19611msgstr ""
19612
19613#: tree.c:5404
19614#, gcc-internal-format
19615msgid "%qE implies default visibility, but %qD has already been declared with a different visibility"
19616msgstr ""
19617
19618#: tree.c:7004
19619#, gcc-internal-format
19620msgid "arrays of functions are not meaningful"
19621msgstr "������������������������������"
19622
19623#: tree.c:7141
19624#, gcc-internal-format
19625msgid "function return type cannot be function"
19626msgstr "������������������������"
19627
19628#: tree.c:8361 tree.c:8446 tree.c:8507
19629#, gcc-internal-format
19630msgid "tree check: %s, have %s in %s, at %s:%d"
19631msgstr "������������%s��������� %s ��� %s������ %s:%d"
19632
19633#: tree.c:8398
19634#, gcc-internal-format
19635msgid "tree check: expected none of %s, have %s in %s, at %s:%d"
19636msgstr "��������������������� %s��������� %s ��� %s������ %s:%d"
19637
19638#: tree.c:8411
19639#, gcc-internal-format
19640msgid "tree check: expected class %qs, have %qs (%s) in %s, at %s:%d"
19641msgstr "������������������������ %qs��������� %qs(%s) ��� %s������ %s:%d"
19642
19643#: tree.c:8460
19644#, fuzzy, gcc-internal-format
19645msgid "tree check: did not expect class %qs, have %qs (%s) in %s, at %s:%d"
19646msgstr "������������������������ %qs��������� %qs(%s) ��� %s������ %s:%d"
19647
19648#: tree.c:8473
19649#, fuzzy, gcc-internal-format
19650msgid "tree check: expected omp_clause %s, have %s in %s, at %s:%d"
19651msgstr "��������������������� %s��������� %s ��� %s������ %s:%d"
19652
19653#: tree.c:8533
19654#, fuzzy, gcc-internal-format
19655msgid "tree check: expected tree that contains %qs structure, have %qs in %s, at %s:%d"
19656msgstr "������������������������ %qs ��������������������� %s ��� %s������ %s:%d"
19657
19658#: tree.c:8547
19659#, gcc-internal-format
19660msgid "tree check: accessed elt %d of tree_vec with %d elts in %s, at %s:%d"
19661msgstr ""
19662
19663#: tree.c:8560
19664#, gcc-internal-format
19665msgid "tree check: accessed operand %d of %s with %d operands in %s, at %s:%d"
19666msgstr ""
19667
19668#: tree.c:8573
19669#, fuzzy, gcc-internal-format
19670msgid "tree check: accessed operand %d of omp_clause %s with %d operands in %s, at %s:%d"
19671msgstr "��������������������� %s��������� %s ��� %s������ %s:%d"
19672
19673#: value-prof.c:376
19674#, gcc-internal-format
19675msgid "Dead histogram"
19676msgstr ""
19677
19678#: value-prof.c:407
19679#, gcc-internal-format
19680msgid "Histogram value statement does not correspond to the statement it is associated with"
19681msgstr ""
19682
19683#: value-prof.c:420
19684#, fuzzy, gcc-internal-format
19685msgid "verify_histograms failed"
19686msgstr "verify_stmts ������"
19687
19688#: value-prof.c:467
19689#, gcc-internal-format
19690msgid "Correcting inconsistent value profile: %s profiler overall count (%d) does not match BB count (%d)"
19691msgstr ""
19692
19693#: value-prof.c:477
19694#, gcc-internal-format
19695msgid "Corrupted value profile: %s profiler overall count (%d) does not match BB count (%d)"
19696msgstr ""
19697
19698#: var-tracking.c:6051
19699#, gcc-internal-format
19700msgid "variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without"
19701msgstr ""
19702
19703#: var-tracking.c:6055
19704#, gcc-internal-format
19705msgid "variable tracking size limit exceeded"
19706msgstr ""
19707
19708#: varasm.c:580
19709#, gcc-internal-format
19710msgid "%+D causes a section type conflict"
19711msgstr "%+D ������������������������������"
19712
19713#: varasm.c:1130
19714#, gcc-internal-format
19715msgid "alignment of %q+D is greater than maximum object file alignment.  Using %d"
19716msgstr "%q+D ��������������������������������������������������������������� %d"
19717
19718#: varasm.c:1364 varasm.c:1372
19719#, gcc-internal-format
19720msgid "register name not specified for %q+D"
19721msgstr "%q+D ���������������������"
19722
19723#: varasm.c:1374
19724#, gcc-internal-format
19725msgid "invalid register name for %q+D"
19726msgstr "%q+D ���������������������"
19727
19728#: varasm.c:1376
19729#, gcc-internal-format
19730msgid "data type of %q+D isn%'t suitable for a register"
19731msgstr "��� %q+D ������������������������������������������"
19732
19733#: varasm.c:1379
19734#, gcc-internal-format
19735msgid "register specified for %q+D isn%'t suitable for data type"
19736msgstr "��� %q+D ������������������������������������������"
19737
19738#: varasm.c:1389
19739#, gcc-internal-format
19740msgid "global register variable has initial value"
19741msgstr "���������������������������������"
19742
19743#: varasm.c:1393
19744#, gcc-internal-format
19745msgid "optimization may eliminate reads and/or writes to register variables"
19746msgstr "���������������������������������������������������"
19747
19748#: varasm.c:1431
19749#, gcc-internal-format
19750msgid "register name given for non-register variable %q+D"
19751msgstr "��������������������� %q+D ���������������������"
19752
19753#: varasm.c:1548
19754#, gcc-internal-format
19755msgid "global destructors not supported on this target"
19756msgstr "���������������������������������������������������"
19757
19758#: varasm.c:1614
19759#, gcc-internal-format
19760msgid "global constructors not supported on this target"
19761msgstr "������������������������������������������������"
19762
19763#: varasm.c:2001
19764#, gcc-internal-format
19765msgid "thread-local COMMON data not implemented"
19766msgstr "��������������������� COMMON ������������������"
19767
19768#: varasm.c:2030
19769#, gcc-internal-format
19770msgid "requested alignment for %q+D is greater than implemented alignment of %wu"
19771msgstr "%q+D ������������������������������������������������ %wu"
19772
19773#: varasm.c:4665
19774#, fuzzy, gcc-internal-format
19775msgid "initializer for integer/fixed-point value is too complicated"
19776msgstr "������������������������������������"
19777
19778#: varasm.c:4670
19779#, gcc-internal-format
19780msgid "initializer for floating value is not a floating constant"
19781msgstr "���������������������������������������������������"
19782
19783#: varasm.c:4976
19784#, fuzzy, gcc-internal-format
19785msgid "invalid initial value for member %qE"
19786msgstr "������ %qs ������������������"
19787
19788#: varasm.c:5285 varasm.c:5329
19789#, gcc-internal-format
19790msgid "weak declaration of %q+D must precede definition"
19791msgstr "%q+D ���������������������������������"
19792
19793#: varasm.c:5293
19794#, gcc-internal-format
19795msgid "weak declaration of %q+D after first use results in unspecified behavior"
19796msgstr "%q+D ������������������������������������������������������������������������"
19797
19798#: varasm.c:5327
19799#, gcc-internal-format
19800msgid "weak declaration of %q+D must be public"
19801msgstr "%q+D ������������������������������"
19802
19803#: varasm.c:5331
19804#, gcc-internal-format
19805msgid "weak declaration of %q+D not supported"
19806msgstr "��������� %q+D ������������"
19807
19808#: varasm.c:5360 varasm.c:5766
19809#, gcc-internal-format
19810msgid "only weak aliases are supported in this configuration"
19811msgstr "������������������������������"
19812
19813#: varasm.c:5581
19814#, fuzzy, gcc-internal-format
19815msgid "weakref is not supported in this configuration"
19816msgstr "%J���������������������������������������"
19817
19818#: varasm.c:5695
19819#, fuzzy, gcc-internal-format
19820msgid "%q+D aliased to undefined symbol %qE"
19821msgstr "%q+D ������������������ %qs ���������"
19822
19823#: varasm.c:5705
19824#, fuzzy, gcc-internal-format
19825msgid "%q+D aliased to external symbol %qE"
19826msgstr "%q+D ��������������� %qs ���������"
19827
19828#: varasm.c:5744
19829#, gcc-internal-format
19830msgid "weakref %q+D ultimately targets itself"
19831msgstr "weakref %q+D ���������������������"
19832
19833#: varasm.c:5753
19834#, fuzzy, gcc-internal-format
19835msgid "weakref %q+D must have static linkage"
19836msgstr "��������������������� %qD ������������������������"
19837
19838#: varasm.c:5760
19839#, fuzzy, gcc-internal-format
19840msgid "alias definitions not supported in this configuration"
19841msgstr "%J���������������������������������������"
19842
19843#: varasm.c:5822 config/sol2.c:156
19844#, gcc-internal-format
19845msgid "visibility attribute not supported in this configuration; ignored"
19846msgstr "������������������������������������������������������"
19847
19848#: varray.c:197
19849#, gcc-internal-format
19850msgid "virtual array %s[%lu]: element %lu out of bounds in %s, at %s:%d"
19851msgstr "��������� %s[%lu]��������� %lu ������������ %s ��������� %s:%d"
19852
19853#: varray.c:207
19854#, gcc-internal-format
19855msgid "underflowed virtual array %s in %s, at %s:%d"
19856msgstr "������������ %s ������������������ %s ��������� %s:%d"
19857
19858#: vec.c:523
19859#, gcc-internal-format
19860msgid "vector %s %s domain error, in %s at %s:%u"
19861msgstr "������ %s %s ������������������ %s ��� %s:%u"
19862
19863#. Print an error message for unrecognized stab codes.
19864#: xcoffout.c:187
19865#, gcc-internal-format
19866msgid "no sclass for %s stab (0x%x)"
19867msgstr ""
19868
19869#: config/darwin-c.c:85
19870#, gcc-internal-format
19871msgid "too many #pragma options align=reset"
19872msgstr ""
19873
19874#: config/darwin-c.c:105 config/darwin-c.c:108 config/darwin-c.c:110
19875#: config/darwin-c.c:112
19876#, gcc-internal-format
19877msgid "malformed '#pragma options', ignoring"
19878msgstr "���#pragma options��������������� - ���������"
19879
19880#: config/darwin-c.c:115
19881#, gcc-internal-format
19882msgid "junk at end of '#pragma options'"
19883msgstr "���#pragma options������������������������"
19884
19885#: config/darwin-c.c:125
19886#, gcc-internal-format
19887msgid "malformed '#pragma options align={mac68k|power|reset}', ignoring"
19888msgstr ""
19889
19890#: config/darwin-c.c:137
19891#, gcc-internal-format
19892msgid "missing '(' after '#pragma unused', ignoring"
19893msgstr "���#pragma unused������������������(������������"
19894
19895#: config/darwin-c.c:155
19896#, gcc-internal-format
19897msgid "missing ')' after '#pragma unused', ignoring"
19898msgstr "���#pragma unused������������������)������������"
19899
19900#: config/darwin-c.c:158
19901#, gcc-internal-format
19902msgid "junk at end of '#pragma unused'"
19903msgstr "���#pragma unused������������������������"
19904
19905#: config/darwin-c.c:169
19906#, fuzzy, gcc-internal-format
19907msgid "malformed '#pragma ms_struct', ignoring"
19908msgstr "���#pragma options��������������� - ���������"
19909
19910#: config/darwin-c.c:177
19911#, fuzzy, gcc-internal-format
19912msgid "malformed '#pragma ms_struct {on|off|reset}', ignoring"
19913msgstr "���#pragma options��������������� - ���������"
19914
19915#: config/darwin-c.c:180
19916#, fuzzy, gcc-internal-format
19917msgid "junk at end of '#pragma ms_struct'"
19918msgstr "���#pragma %s������������������������"
19919
19920#: config/darwin-c.c:406
19921#, gcc-internal-format
19922msgid "subframework include %s conflicts with framework include"
19923msgstr ""
19924
19925#: config/darwin-c.c:589
19926#, gcc-internal-format
19927msgid "Unknown value %qs of -mmacosx-version-min"
19928msgstr ""
19929
19930#: config/darwin.c:1428
19931#, gcc-internal-format
19932msgid "%qE 2.95 vtable-compatibility attribute applies only when compiling a kext"
19933msgstr ""
19934
19935#: config/darwin.c:1435
19936#, gcc-internal-format
19937msgid "%qE 2.95 vtable-compatibility attribute applies only to C++ classes"
19938msgstr ""
19939
19940#: config/darwin.c:1560
19941#, gcc-internal-format
19942msgid "internal and protected visibility attributes not supported in this configuration; ignored"
19943msgstr "������������������������������������������������������������������������"
19944
19945#: config/host-darwin.c:62
19946#, gcc-internal-format
19947msgid "couldn't unmap pch_address_space: %m"
19948msgstr ""
19949
19950#: config/sol2-c.c:93 config/sol2-c.c:109
19951#, gcc-internal-format
19952msgid "malformed %<#pragma align%>, ignoring"
19953msgstr "%<#pragma align%> ������������ - ���������"
19954
19955#: config/sol2-c.c:102
19956#, gcc-internal-format
19957msgid "invalid alignment for %<#pragma align%>, ignoring"
19958msgstr "%<#pragma align%> ������������������������������������"
19959
19960#: config/sol2-c.c:117
19961#, gcc-internal-format
19962msgid "%<#pragma align%> must appear before the declaration of %D, ignoring"
19963msgstr ""
19964
19965#: config/sol2-c.c:129 config/sol2-c.c:141
19966#, gcc-internal-format
19967msgid "malformed %<#pragma align%>"
19968msgstr "%<#pragma align%> ������������"
19969
19970#: config/sol2-c.c:136
19971#, gcc-internal-format
19972msgid "junk at end of %<#pragma align%>"
19973msgstr "%<#pragma align%> ���������������������"
19974
19975#: config/sol2-c.c:157 config/sol2-c.c:164
19976#, gcc-internal-format
19977msgid "malformed %<#pragma init%>, ignoring"
19978msgstr "%<#pragma init%> ������������ - ���������"
19979
19980#: config/sol2-c.c:188 config/sol2-c.c:200
19981#, gcc-internal-format
19982msgid "malformed %<#pragma init%>"
19983msgstr "%<#pragma init%> ������������"
19984
19985#: config/sol2-c.c:195
19986#, gcc-internal-format
19987msgid "junk at end of %<#pragma init%>"
19988msgstr "%<#pragma init%> ���������������������"
19989
19990#: config/sol2-c.c:216 config/sol2-c.c:223
19991#, gcc-internal-format
19992msgid "malformed %<#pragma fini%>, ignoring"
19993msgstr "%<#pragma fini%> ������������ - ���������"
19994
19995#: config/sol2-c.c:247 config/sol2-c.c:259
19996#, gcc-internal-format
19997msgid "malformed %<#pragma fini%>"
19998msgstr "%<#pragma fini%> ������������"
19999
20000#: config/sol2-c.c:254
20001#, gcc-internal-format
20002msgid "junk at end of %<#pragma fini%>"
20003msgstr "%<#pragma fini%> ���������������������"
20004
20005#: config/sol2.c:54
20006#, gcc-internal-format
20007msgid "ignoring %<#pragma align%> for explicitly aligned %q+D"
20008msgstr "������������������ %q+D ������ %<#pragma align%>"
20009
20010#: config/vxworks.c:146
20011#, fuzzy, gcc-internal-format
20012msgid "PIC is only supported for RTPs"
20013msgstr "TPF-OS ��������� static"
20014
20015#. Mach-O supports 'weak imports', and 'weak definitions' in coalesced
20016#. sections.  machopic_select_section ensures that weak variables go in
20017#. coalesced sections.  Weak aliases (or any other kind of aliases) are
20018#. not supported.  Weak symbols that aren't visible outside the .s file
20019#. are not supported.
20020#: config/darwin.h:497
20021#, gcc-internal-format
20022msgid "alias definitions not supported in Mach-O; ignored"
20023msgstr ""
20024
20025#. No profiling.
20026#: config/vx-common.h:89
20027#, gcc-internal-format
20028msgid "profiler support for VxWorks"
20029msgstr "��� VxWorks ���������������"
20030
20031#: config/alpha/alpha.c:230 config/rs6000/rs6000.c:3144
20032#, gcc-internal-format
20033msgid "bad value %qs for -mtls-size switch"
20034msgstr "-mtls-size ������������ %qs ���������"
20035
20036#: config/alpha/alpha.c:284
20037#, gcc-internal-format
20038msgid "-f%s ignored for Unicos/Mk (not supported)"
20039msgstr "-f%s ��� Unicos/Mk ������������(������������)"
20040
20041#: config/alpha/alpha.c:308
20042#, gcc-internal-format
20043msgid "-mieee not supported on Unicos/Mk"
20044msgstr "-mieee ��� Unicos/Mk ���������������"
20045
20046#: config/alpha/alpha.c:319
20047#, gcc-internal-format
20048msgid "-mieee-with-inexact not supported on Unicos/Mk"
20049msgstr "-mieee-with-inexact ��� Unicos/Mk ���������������"
20050
20051#: config/alpha/alpha.c:336
20052#, gcc-internal-format
20053msgid "bad value %qs for -mtrap-precision switch"
20054msgstr "-mtrap-precision ������������ %qs ���������"
20055
20056#: config/alpha/alpha.c:350
20057#, gcc-internal-format
20058msgid "bad value %qs for -mfp-rounding-mode switch"
20059msgstr "-mfp-rounding-mode ������������ %qs ���������"
20060
20061#: config/alpha/alpha.c:365
20062#, gcc-internal-format
20063msgid "bad value %qs for -mfp-trap-mode switch"
20064msgstr "-mfp-trap-mode ������������ %qs ���������"
20065
20066#: config/alpha/alpha.c:379
20067#, gcc-internal-format
20068msgid "bad value %qs for -mcpu switch"
20069msgstr "-mcpu ������������ %qs ������"
20070
20071#: config/alpha/alpha.c:391
20072#, fuzzy, gcc-internal-format
20073msgid "bad value %qs for -mtune switch"
20074msgstr "-mtune= ������������(%s)���������"
20075
20076#: config/alpha/alpha.c:398
20077#, gcc-internal-format
20078msgid "trap mode not supported on Unicos/Mk"
20079msgstr "��������������� Unicos/Mk ���������������"
20080
20081#: config/alpha/alpha.c:405
20082#, gcc-internal-format
20083msgid "fp software completion requires -mtrap-precision=i"
20084msgstr ""
20085
20086#: config/alpha/alpha.c:421
20087#, gcc-internal-format
20088msgid "rounding mode not supported for VAX floats"
20089msgstr "������������������ VAX ������������������"
20090
20091#: config/alpha/alpha.c:426
20092#, gcc-internal-format
20093msgid "trap mode not supported for VAX floats"
20094msgstr "������������������ VAX ������������������"
20095
20096#: config/alpha/alpha.c:430
20097#, gcc-internal-format
20098msgid "128-bit long double not supported for VAX floats"
20099msgstr "128 ��� long double ��� VAX ���������������"
20100
20101#: config/alpha/alpha.c:458
20102#, gcc-internal-format
20103msgid "L%d cache latency unknown for %s"
20104msgstr "L%d ������������������������ %s ������"
20105
20106#: config/alpha/alpha.c:473
20107#, gcc-internal-format
20108msgid "bad value %qs for -mmemory-latency"
20109msgstr "-mmemory-latency ������������ %qs ������"
20110
20111#: config/alpha/alpha.c:6732 config/alpha/alpha.c:6735 config/s390/s390.c:8824
20112#: config/s390/s390.c:8827
20113#, gcc-internal-format
20114msgid "bad builtin fcode"
20115msgstr "��������������� fcode"
20116
20117#: config/arc/arc.c:393
20118#, fuzzy, gcc-internal-format
20119msgid "argument of %qE attribute is not a string constant"
20120msgstr "%qs ���������������������������������������"
20121
20122#: config/arc/arc.c:401
20123#, fuzzy, gcc-internal-format
20124msgid "argument of %qE attribute is not \"ilink1\" or \"ilink2\""
20125msgstr "%qs ������������������������ilink1���������ilink2���"
20126
20127#: config/arm/arm.c:1337
20128#, gcc-internal-format
20129msgid "switch -mcpu=%s conflicts with -march= switch"
20130msgstr "������ -mcpu=%s ��� -march= ������������"
20131
20132#: config/arm/arm.c:1347 config/rs6000/rs6000.c:2363 config/sparc/sparc.c:776
20133#, gcc-internal-format
20134msgid "bad value (%s) for %s switch"
20135msgstr "���������������(%s���������������%s)���������"
20136
20137#: config/arm/arm.c:1460
20138#, fuzzy, gcc-internal-format
20139msgid "invalid __fp16 format option: -mfp16-format=%s"
20140msgstr "������������������������-mfpu=%s"
20141
20142#: config/arm/arm.c:1477
20143#, gcc-internal-format
20144msgid "invalid ABI option: -mabi=%s"
20145msgstr "��������� ABI ���������-mabi=%s"
20146
20147#: config/arm/arm.c:1485
20148#, fuzzy, gcc-internal-format
20149msgid "target CPU does not support ARM mode"
20150msgstr "������ CPU ���������������������"
20151
20152#: config/arm/arm.c:1491
20153#, gcc-internal-format
20154msgid "target CPU does not support interworking"
20155msgstr "������ CPU ���������������������"
20156
20157#: config/arm/arm.c:1497
20158#, gcc-internal-format
20159msgid "target CPU does not support THUMB instructions"
20160msgstr "������ CPU ��������� THUMB ������"
20161
20162#: config/arm/arm.c:1515
20163#, gcc-internal-format
20164msgid "enabling backtrace support is only meaningful when compiling for the Thumb"
20165msgstr ""
20166
20167#: config/arm/arm.c:1518
20168#, gcc-internal-format
20169msgid "enabling callee interworking support is only meaningful when compiling for the Thumb"
20170msgstr ""
20171
20172#: config/arm/arm.c:1521
20173#, gcc-internal-format
20174msgid "enabling caller interworking support is only meaningful when compiling for the Thumb"
20175msgstr ""
20176
20177#: config/arm/arm.c:1525
20178#, gcc-internal-format
20179msgid "-mapcs-stack-check incompatible with -mno-apcs-frame"
20180msgstr "-mapcs-stack-check ��� -mno-apcs-frame ������������"
20181
20182#: config/arm/arm.c:1533
20183#, gcc-internal-format
20184msgid "-fpic and -mapcs-reent are incompatible"
20185msgstr "-fpic ��� -mapcs-reent ������������"
20186
20187#: config/arm/arm.c:1536
20188#, gcc-internal-format
20189msgid "APCS reentrant code not supported.  Ignored"
20190msgstr "��������� APCS ���������������������������"
20191
20192#: config/arm/arm.c:1544
20193#, gcc-internal-format
20194msgid "-g with -mno-apcs-frame may not give sensible debugging"
20195msgstr "-g ��� -mno-apcs-frame ������������������������������������������������"
20196
20197#: config/arm/arm.c:1547
20198#, gcc-internal-format
20199msgid "passing floating point arguments in fp regs not yet supported"
20200msgstr "���������������������������������������������������"
20201
20202#: config/arm/arm.c:1605
20203#, gcc-internal-format
20204msgid "iwmmxt requires an AAPCS compatible ABI for proper operation"
20205msgstr ""
20206
20207#: config/arm/arm.c:1608
20208#, gcc-internal-format
20209msgid "iwmmxt abi requires an iwmmxt capable cpu"
20210msgstr "iwmmxt abi ������������ CPU ���������"
20211
20212#: config/arm/arm.c:1617
20213#, gcc-internal-format
20214msgid "invalid floating point emulation option: -mfpe=%s"
20215msgstr "������������������������������-mfpe=%s"
20216
20217#: config/arm/arm.c:1645
20218#, gcc-internal-format
20219msgid "invalid floating point option: -mfpu=%s"
20220msgstr "������������������������-mfpu=%s"
20221
20222#: config/arm/arm.c:1684
20223#, gcc-internal-format
20224msgid "invalid floating point abi: -mfloat-abi=%s"
20225msgstr "��������������� ABI���-mfloat-abi=%s"
20226
20227#: config/arm/arm.c:1692
20228#, gcc-internal-format
20229msgid "FPA is unsupported in the AAPCS"
20230msgstr ""
20231
20232#: config/arm/arm.c:1697
20233#, fuzzy, gcc-internal-format
20234msgid "AAPCS does not support -mcaller-super-interworking"
20235msgstr "������ CPU ���������������������"
20236
20237#: config/arm/arm.c:1700
20238#, fuzzy, gcc-internal-format
20239msgid "AAPCS does not support -mcallee-super-interworking"
20240msgstr "������ CPU ���������������������"
20241
20242#: config/arm/arm.c:1707
20243#, fuzzy, gcc-internal-format
20244msgid "iWMMXt and hardware floating point"
20245msgstr "������������������������"
20246
20247#: config/arm/arm.c:1711
20248#, gcc-internal-format
20249msgid "Thumb-2 iWMMXt"
20250msgstr ""
20251
20252#: config/arm/arm.c:1715
20253#, gcc-internal-format
20254msgid "__fp16 and no ldrh"
20255msgstr ""
20256
20257#: config/arm/arm.c:1735
20258#, gcc-internal-format
20259msgid "-mfloat-abi=hard and VFP"
20260msgstr "-mfloat-abi=hard ��� VFP"
20261
20262#: config/arm/arm.c:1759
20263#, gcc-internal-format
20264msgid "invalid thread pointer option: -mtp=%s"
20265msgstr "���������������������������������-mtp=%s"
20266
20267#: config/arm/arm.c:1772
20268#, fuzzy, gcc-internal-format
20269msgid "can not use -mtp=cp15 with 16-bit Thumb"
20270msgstr "-mtp=cp15 ��� -mthumb ������������"
20271
20272#: config/arm/arm.c:1786
20273#, gcc-internal-format
20274msgid "structure size boundary can only be set to %s"
20275msgstr "������������������������������������ %s"
20276
20277#: config/arm/arm.c:1792
20278#, fuzzy, gcc-internal-format
20279msgid "RTP PIC is incompatible with Thumb"
20280msgstr "assert���%s ��� %s ������������"
20281
20282#: config/arm/arm.c:1801
20283#, gcc-internal-format
20284msgid "RTP PIC is incompatible with -msingle-pic-base"
20285msgstr ""
20286
20287#: config/arm/arm.c:1813
20288#, gcc-internal-format
20289msgid "-mpic-register= is useless without -fpic"
20290msgstr "-mpic-register= ������ -fpic ���������������������"
20291
20292#: config/arm/arm.c:1822
20293#, gcc-internal-format
20294msgid "unable to use '%s' for PIC register"
20295msgstr "���%s��������������� PIC ���������"
20296
20297#: config/arm/arm.c:1875
20298#, fuzzy, gcc-internal-format
20299msgid "-freorder-blocks-and-partition not supported on this architecture"
20300msgstr "-freorder-blocks-and-partition ���������������������������"
20301
20302#: config/arm/arm.c:3630
20303#, gcc-internal-format
20304msgid "Non-AAPCS derived PCS variant"
20305msgstr ""
20306
20307#: config/arm/arm.c:3632
20308#, gcc-internal-format
20309msgid "Variadic functions must use the base AAPCS variant"
20310msgstr ""
20311
20312#: config/arm/arm.c:3651
20313#, gcc-internal-format
20314msgid "PCS variant"
20315msgstr ""
20316
20317#: config/arm/arm.c:4529 config/arm/arm.c:4547 config/avr/avr.c:4838
20318#: config/avr/avr.c:4854 config/bfin/bfin.c:5551 config/bfin/bfin.c:5612
20319#: config/bfin/bfin.c:5641 config/h8300/h8300.c:5343 config/i386/i386.c:4413
20320#: config/i386/i386.c:25989 config/i386/i386.c:26069
20321#: config/m68hc11/m68hc11.c:1168 config/m68k/m68k.c:806
20322#: config/mcore/mcore.c:3036 config/mep/mep.c:4042 config/mep/mep.c:4056
20323#: config/mep/mep.c:4130 config/rs6000/rs6000.c:23490 config/rx/rx.c:2099
20324#: config/sh/sh.c:8716 config/sh/sh.c:8734 config/sh/sh.c:8763
20325#: config/sh/sh.c:8845 config/sh/sh.c:8868 config/spu/spu.c:3851
20326#: config/stormy16/stormy16.c:2230 config/v850/v850.c:2080
20327#, fuzzy, gcc-internal-format
20328msgid "%qE attribute only applies to functions"
20329msgstr "%qs ���������������������������"
20330
20331#: config/arm/arm.c:16401
20332#, gcc-internal-format
20333msgid "unable to compute real location of stacked parameter"
20334msgstr ""
20335
20336#: config/arm/arm.c:17981
20337#, fuzzy, gcc-internal-format
20338msgid "argument must be a constant"
20339msgstr "������ %qd ������������������"
20340
20341#. @@@ better error message
20342#: config/arm/arm.c:18289 config/arm/arm.c:18326
20343#, gcc-internal-format
20344msgid "selector must be an immediate"
20345msgstr "������������������������������"
20346
20347#. @@@ better error message
20348#: config/arm/arm.c:18369
20349#, gcc-internal-format
20350msgid "mask must be an immediate"
20351msgstr "���������������������������������"
20352
20353#: config/arm/arm.c:19031
20354#, gcc-internal-format
20355msgid "no low registers available for popping high registers"
20356msgstr "���������������������������������������������������"
20357
20358#: config/arm/arm.c:19254
20359#, gcc-internal-format
20360msgid "interrupt Service Routines cannot be coded in Thumb mode"
20361msgstr ""
20362
20363#: config/arm/arm.c:21374
20364#, gcc-internal-format
20365msgid "the mangling of %<va_list%> has changed in GCC 4.4"
20366msgstr ""
20367
20368#: config/arm/pe.c:158 config/mcore/mcore.c:2911
20369#, gcc-internal-format
20370msgid "initialized variable %q+D is marked dllimport"
20371msgstr "��������������������� %q+D ������������ dllimport"
20372
20373#: config/arm/pe.c:167
20374#, gcc-internal-format
20375msgid "static variable %q+D is marked dllimport"
20376msgstr "��������������������� %q+D ������������ dllimport"
20377
20378#: config/avr/avr.c:425
20379#, gcc-internal-format
20380msgid "'builtin_return_address' contains only 2 bytes of address"
20381msgstr ""
20382
20383#: config/avr/avr.c:1141
20384#, gcc-internal-format
20385msgid "Pointer offset from symbol maybe incorrect."
20386msgstr ""
20387
20388#: config/avr/avr.c:1198
20389#, gcc-internal-format
20390msgid "accessing data memory with program memory address"
20391msgstr ""
20392
20393#: config/avr/avr.c:1238
20394#, gcc-internal-format
20395msgid "accessing program  memory with data memory address"
20396msgstr ""
20397
20398#: config/avr/avr.c:4652
20399#, gcc-internal-format
20400msgid "%qs appears to be a misspelled interrupt handler"
20401msgstr "%qs ������������������������������������������"
20402
20403#: config/avr/avr.c:4661
20404#, gcc-internal-format
20405msgid "%qs appears to be a misspelled signal handler"
20406msgstr "%qs ������������������������������������������"
20407
20408#: config/avr/avr.c:4811
20409#, gcc-internal-format
20410msgid "only initialized variables can be placed into program memory area"
20411msgstr ""
20412
20413#: config/avr/avr.c:4945
20414#, gcc-internal-format
20415msgid "only uninitialized variables can be placed in the .noinit section"
20416msgstr "��������������������������������������� .noinit ���������"
20417
20418#: config/avr/avr.c:4959
20419#, gcc-internal-format
20420msgid "MCU %qs supported for assembler only"
20421msgstr "MCU %qs ������������������"
20422
20423#: config/bfin/bfin.c:2555 config/m68k/m68k.c:523
20424#, gcc-internal-format
20425msgid "-mshared-library-id=%s is not between 0 and %d"
20426msgstr "-mshared-library-id=%s ������ 0 ��� %d ������"
20427
20428#: config/bfin/bfin.c:2575
20429#, fuzzy, gcc-internal-format
20430msgid "-mcpu=%s is not valid"
20431msgstr "spec���%s���������������"
20432
20433#: config/bfin/bfin.c:2611
20434#, gcc-internal-format
20435msgid "-mcpu=%s has invalid silicon revision"
20436msgstr ""
20437
20438#: config/bfin/bfin.c:2676
20439#, gcc-internal-format
20440msgid "-mshared-library-id= specified without -mid-shared-library"
20441msgstr "��������� -mshared-library-id= ��������������� -mid-shared-library"
20442
20443#: config/bfin/bfin.c:2679
20444#, fuzzy, gcc-internal-format
20445msgid "Can't use multiple stack checking methods together."
20446msgstr "������������������������������������������������"
20447
20448#: config/bfin/bfin.c:2682
20449#, fuzzy, gcc-internal-format
20450msgid "ID shared libraries and FD-PIC mode can't be used together."
20451msgstr "-mips16 ��� -mdsp ������������������"
20452
20453#: config/bfin/bfin.c:2687 config/m68k/m68k.c:631
20454#, gcc-internal-format
20455msgid "cannot specify both -msep-data and -mid-shared-library"
20456msgstr "������������������ -msep-data ��� -mid-shared-library"
20457
20458#: config/bfin/bfin.c:2707
20459#, gcc-internal-format
20460msgid "-mmulticore can only be used with BF561"
20461msgstr ""
20462
20463#: config/bfin/bfin.c:2710
20464#, fuzzy, gcc-internal-format
20465msgid "-mcorea should be used with -mmulticore"
20466msgstr "-frepo ��������� -c ������������"
20467
20468#: config/bfin/bfin.c:2713
20469#, fuzzy, gcc-internal-format
20470msgid "-mcoreb should be used with -mmulticore"
20471msgstr "-frepo ��������� -c ������������"
20472
20473#: config/bfin/bfin.c:2716
20474#, fuzzy, gcc-internal-format
20475msgid "-mcorea and -mcoreb can't be used together"
20476msgstr "-mips16 ��� -mdsp ������������������"
20477
20478#: config/bfin/bfin.c:5556
20479#, gcc-internal-format
20480msgid "multiple function type attributes specified"
20481msgstr "���������������������������������"
20482
20483#: config/bfin/bfin.c:5623
20484#, gcc-internal-format
20485msgid "can't apply both longcall and shortcall attributes to the same function"
20486msgstr ""
20487
20488#: config/bfin/bfin.c:5673 config/i386/winnt.c:59 config/mep/mep.c:3946
20489#: config/mep/mep.c:4084
20490#, fuzzy, gcc-internal-format
20491msgid "%qE attribute only applies to variables"
20492msgstr "%qs ���������������������������"
20493
20494#: config/bfin/bfin.c:5680
20495#, fuzzy, gcc-internal-format
20496msgid "%qE attribute cannot be specified for local variables"
20497msgstr "%J��������������������������� section ������"
20498
20499#. This function is for retrieving a part of an instruction name for
20500#. an operator, for immediate output.  If that ever happens for
20501#. MULT, we need to apply TARGET_MUL_BUG in the caller.  Make sure
20502#. we notice.
20503#: config/cris/cris.c:471
20504#, gcc-internal-format
20505msgid "MULT case in cris_op_str"
20506msgstr ""
20507
20508#: config/cris/cris.c:861
20509#, gcc-internal-format
20510msgid "invalid use of ':' modifier"
20511msgstr "���������������������:������������"
20512
20513#: config/cris/cris.c:1048 config/moxie/moxie.c:169
20514#, gcc-internal-format
20515msgid "internal error: bad register: %d"
20516msgstr "������������������������������������%dt"
20517
20518#: config/cris/cris.c:1615
20519#, gcc-internal-format
20520msgid "internal error: sideeffect-insn affecting main effect"
20521msgstr ""
20522
20523#: config/cris/cris.c:1712
20524#, gcc-internal-format
20525msgid "unknown cc_attr value"
20526msgstr "��������� cc_attr ���"
20527
20528#. If we get here, the caller got its initial tests wrong.
20529#: config/cris/cris.c:2096
20530#, gcc-internal-format
20531msgid "internal error: cris_side_effect_mode_ok with bad operands"
20532msgstr ""
20533
20534#: config/cris/cris.c:2388
20535#, gcc-internal-format
20536msgid "-max-stackframe=%d is not usable, not between 0 and %d"
20537msgstr "-max-stackframe=%d ��������������������� 0 ��� %d ������"
20538
20539#: config/cris/cris.c:2416
20540#, gcc-internal-format
20541msgid "unknown CRIS version specification in -march= or -mcpu= : %s"
20542msgstr "-march= ��� -mcpu= ������������ CRIS CPU ���������������%s"
20543
20544#: config/cris/cris.c:2452
20545#, gcc-internal-format
20546msgid "unknown CRIS cpu version specification in -mtune= : %s"
20547msgstr "-mtune= ������������ CRIS CPU ���������������%s"
20548
20549#: config/cris/cris.c:2473
20550#, gcc-internal-format
20551msgid "-fPIC and -fpic are not supported in this configuration"
20552msgstr "-fPIC ��� -fpic ���������������������������"
20553
20554#: config/cris/cris.c:2488
20555#, gcc-internal-format
20556msgid "that particular -g option is invalid with -maout and -melinux"
20557msgstr ""
20558
20559#: config/cris/cris.c:2714
20560#, gcc-internal-format
20561msgid "Unknown src"
20562msgstr "������������"
20563
20564#: config/cris/cris.c:2775
20565#, gcc-internal-format
20566msgid "Unknown dest"
20567msgstr "������������"
20568
20569#: config/cris/cris.c:3060
20570#, gcc-internal-format
20571msgid "stackframe too big: %d bytes"
20572msgstr "���������������������%d ���������"
20573
20574#: config/cris/cris.c:3554 config/cris/cris.c:3582
20575#, gcc-internal-format
20576msgid "expand_binop failed in movsi got"
20577msgstr ""
20578
20579#: config/cris/cris.c:3664
20580#, gcc-internal-format
20581msgid "emitting PIC operand, but PIC register isn't set up"
20582msgstr ""
20583
20584#. Definitions for GCC.  Part of the machine description for CRIS.
20585#. Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2008,
20586#. 2009 Free Software Foundation, Inc.
20587#. Contributed by Axis Communications.  Written by Hans-Peter Nilsson.
20588#.
20589#. This file is part of GCC.
20590#.
20591#. GCC is free software; you can redistribute it and/or modify
20592#. it under the terms of the GNU General Public License as published by
20593#. the Free Software Foundation; either version 3, or (at your option)
20594#. any later version.
20595#.
20596#. GCC is distributed in the hope that it will be useful,
20597#. but WITHOUT ANY WARRANTY; without even the implied warranty of
20598#. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20599#. GNU General Public License for more details.
20600#.
20601#. You should have received a copy of the GNU General Public License
20602#. along with GCC; see the file COPYING3.  If not see
20603#. <http://www.gnu.org/licenses/>.
20604#. After the first "Node:" comment comes all preprocessor directives and
20605#. attached declarations described in the info files, the "Using and
20606#. Porting GCC" manual (uapgcc), in the same order as found in the "Target
20607#. macros" section in the gcc-2.9x CVS edition of 2000-03-17.  FIXME: Not
20608#. really, but needs an update anyway.
20609#.
20610#. There is no generic copy-of-uapgcc comment, you'll have to see uapgcc
20611#. for that.  If applicable, there is a CRIS-specific comment.  The order
20612#. of macro definitions follow the order in the manual.  Every section in
20613#. the manual (node in the info pages) has an introductory `Node:
20614#. <subchapter>' comment.  If no macros are defined for a section, only
20615#. the section-comment is present.
20616#. Note that other header files (e.g. config/elfos.h, config/linux.h,
20617#. config/cris/linux.h and config/cris/aout.h) are responsible for lots of
20618#. settings not repeated below.  This file contains general CRIS
20619#. definitions and definitions for the cris-*-elf subtarget.
20620#. We don't want to use gcc_assert for everything, as that can be
20621#. compiled out.
20622#: config/cris/cris.h:43
20623#, gcc-internal-format
20624msgid "CRIS-port assertion failed: "
20625msgstr "CRIS-port ������������������"
20626
20627#. Node: Caller Saves
20628#. (no definitions)
20629#. Node: Function entry
20630#. See cris.c for TARGET_ASM_FUNCTION_PROLOGUE and
20631#. TARGET_ASM_FUNCTION_EPILOGUE.
20632#. Node: Profiling
20633#: config/cris/cris.h:929
20634#, gcc-internal-format
20635msgid "no FUNCTION_PROFILER for CRIS"
20636msgstr "CRIS ������ FUNCTION_PROFILER"
20637
20638#: config/crx/crx.h:363
20639#, gcc-internal-format
20640msgid "Profiler support for CRX"
20641msgstr "��� CRX ���������������"
20642
20643#: config/frv/frv.c:8732
20644#, gcc-internal-format
20645msgid "accumulator is not a constant integer"
20646msgstr "������������������������������"
20647
20648#: config/frv/frv.c:8737
20649#, gcc-internal-format
20650msgid "accumulator number is out of bounds"
20651msgstr "���������������������"
20652
20653#: config/frv/frv.c:8748
20654#, gcc-internal-format
20655msgid "inappropriate accumulator for %qs"
20656msgstr "%qs ���������������������"
20657
20658#: config/frv/frv.c:8825
20659#, gcc-internal-format
20660msgid "invalid IACC argument"
20661msgstr "��������� IACC ������"
20662
20663#: config/frv/frv.c:8848
20664#, gcc-internal-format
20665msgid "%qs expects a constant argument"
20666msgstr "%qs ������������������������"
20667
20668#: config/frv/frv.c:8853
20669#, gcc-internal-format
20670msgid "constant argument out of range for %qs"
20671msgstr "������������������ %qs ���������"
20672
20673#: config/frv/frv.c:9334
20674#, gcc-internal-format
20675msgid "media functions are not available unless -mmedia is used"
20676msgstr "���������������������������-mmedia ������������������"
20677
20678#: config/frv/frv.c:9346
20679#, gcc-internal-format
20680msgid "this media function is only available on the fr500"
20681msgstr "������������������������ fr500 ���������"
20682
20683#: config/frv/frv.c:9374
20684#, gcc-internal-format
20685msgid "this media function is only available on the fr400 and fr550"
20686msgstr "������������������������ fr400 ��� fr550 ���������"
20687
20688#: config/frv/frv.c:9393
20689#, gcc-internal-format
20690msgid "this builtin function is only available on the fr405 and fr450"
20691msgstr "��������������������� fr405 ��� fr450 ���������"
20692
20693#: config/frv/frv.c:9402
20694#, gcc-internal-format
20695msgid "this builtin function is only available on the fr500 and fr550"
20696msgstr "��������������������� fr500 ��� fr550 ���������"
20697
20698#: config/frv/frv.c:9414
20699#, gcc-internal-format
20700msgid "this builtin function is only available on the fr450"
20701msgstr "��������������������� fr450 ���������"
20702
20703#: config/h8300/h8300.c:332
20704#, gcc-internal-format
20705msgid "-ms2600 is used without -ms"
20706msgstr "-ms2600 ������ -ms ������������"
20707
20708#: config/h8300/h8300.c:338
20709#, gcc-internal-format
20710msgid "-mn is used without -mh or -ms"
20711msgstr "-mn ������ -mh ��� -ms ������������"
20712
20713#: config/i386/host-cygwin.c:64
20714#, gcc-internal-format
20715msgid "can't extend PCH file: %m"
20716msgstr "������������ PCH ���������%m"
20717
20718#: config/i386/host-cygwin.c:75
20719#, gcc-internal-format
20720msgid "can't set position in PCH file: %m"
20721msgstr "��������� PCH ������������������������%m"
20722
20723#: config/i386/i386.c:2832 config/i386/i386.c:3081
20724#, fuzzy, gcc-internal-format
20725msgid "bad value (%s) for %stune=%s %s"
20726msgstr "-mtune= ������������(%s)���������"
20727
20728#: config/i386/i386.c:2835
20729#, gcc-internal-format
20730msgid "%stune=x86-64%s is deprecated.  Use %stune=k8%s or %stune=generic%s instead as appropriate."
20731msgstr ""
20732
20733#: config/i386/i386.c:2881
20734#, fuzzy, gcc-internal-format
20735msgid "bad value (%s) for %sstringop-strategy=%s %s"
20736msgstr "���������������(%s���������������%s)���������"
20737
20738#: config/i386/i386.c:2898
20739#, fuzzy, gcc-internal-format
20740msgid "unknown ABI (%s) for %sabi=%s %s"
20741msgstr "������������������ ABI������%s���"
20742
20743#: config/i386/i386.c:2913
20744#, fuzzy, gcc-internal-format
20745msgid "code model %s does not support PIC mode"
20746msgstr "��������������� %s ��� PIC ���������������������"
20747
20748#: config/i386/i386.c:2919
20749#, fuzzy, gcc-internal-format
20750msgid "bad value (%s) for %scmodel=%s %s"
20751msgstr "-mcmodel= ���(%s)���������"
20752
20753#: config/i386/i386.c:2943
20754#, fuzzy, gcc-internal-format
20755msgid "bad value (%s) for %sasm=%s %s"
20756msgstr "-masm= ���(%s)���������"
20757
20758#: config/i386/i386.c:2947
20759#, gcc-internal-format
20760msgid "code model %qs not supported in the %s bit mode"
20761msgstr "��������������� %qs ��� %s ������������������������"
20762
20763#: config/i386/i386.c:2950
20764#, gcc-internal-format
20765msgid "%i-bit mode not compiled in"
20766msgstr "��������������� %i ������������������"
20767
20768#: config/i386/i386.c:2962 config/i386/i386.c:3066
20769#, gcc-internal-format
20770msgid "CPU you selected does not support x86-64 instruction set"
20771msgstr "������������ CPU ��������� x86-64 ���������"
20772
20773#: config/i386/i386.c:3038
20774#, gcc-internal-format
20775msgid "generic CPU can be used only for %stune=%s %s"
20776msgstr ""
20777
20778#: config/i386/i386.c:3041
20779#, fuzzy, gcc-internal-format
20780msgid "bad value (%s) for %sarch=%s %s"
20781msgstr "-march= ������������(%s)���������"
20782
20783#: config/i386/i386.c:3100
20784#, gcc-internal-format
20785msgid "%sregparm%s is ignored in 64-bit mode"
20786msgstr ""
20787
20788#: config/i386/i386.c:3103
20789#, fuzzy, gcc-internal-format
20790msgid "%sregparm=%d%s is not between 0 and %d"
20791msgstr "-mregparm=%d ������ 0 ��� %d ������"
20792
20793#: config/i386/i386.c:3116
20794#, fuzzy, gcc-internal-format
20795msgid "%salign-loops%s is obsolete, use -falign-loops%s"
20796msgstr "-malign-loops ������������������������ -falign-loops"
20797
20798#: config/i386/i386.c:3122 config/i386/i386.c:3137 config/i386/i386.c:3152
20799#, fuzzy, gcc-internal-format
20800msgid "%salign-loops=%d%s is not between 0 and %d"
20801msgstr "-malign-loops=%d ������ 0 ��� %d ������"
20802
20803#: config/i386/i386.c:3131
20804#, fuzzy, gcc-internal-format
20805msgid "%salign-jumps%s is obsolete, use -falign-jumps%s"
20806msgstr "-malign-jumps ������������������������ -falign-jumps"
20807
20808#: config/i386/i386.c:3146
20809#, fuzzy, gcc-internal-format
20810msgid "%salign-functions%s is obsolete, use -falign-functions%s"
20811msgstr "-malign-functions ��������������������� -falign-functions"
20812
20813#: config/i386/i386.c:3181
20814#, fuzzy, gcc-internal-format
20815msgid "%sbranch-cost=%d%s is not between 0 and 5"
20816msgstr "-mbranch-cost=%d ������ 0 ��� 5 ������"
20817
20818#: config/i386/i386.c:3189
20819#, fuzzy, gcc-internal-format
20820msgid "%slarge-data-threshold=%d%s is negative"
20821msgstr "-mlarge-data-threshold=%d ������"
20822
20823#: config/i386/i386.c:3201
20824#, fuzzy, gcc-internal-format
20825msgid "bad value (%s) for %stls-dialect=%s %s"
20826msgstr "��� -mtls-dialect= ���������������������������(%s)"
20827
20828#: config/i386/i386.c:3209
20829#, gcc-internal-format
20830msgid "pc%d is not valid precision setting (32, 64 or 80)"
20831msgstr ""
20832
20833#: config/i386/i386.c:3225
20834#, gcc-internal-format
20835msgid "%srtd%s is ignored in 64bit mode"
20836msgstr ""
20837
20838#: config/i386/i386.c:3280
20839#, fuzzy, gcc-internal-format
20840msgid "%spreferred-stack-boundary=%d%s is not between %d and 12"
20841msgstr "-mpreferred-stack-boundary=%d ������ %d ��� 12 ������"
20842
20843#: config/i386/i386.c:3299
20844#, fuzzy, gcc-internal-format
20845msgid "-mincoming-stack-boundary=%d is not between %d and 12"
20846msgstr "-mpreferred-stack-boundary=%d ������ %d ��� 12 ������"
20847
20848#: config/i386/i386.c:3312
20849#, fuzzy, gcc-internal-format
20850msgid "%ssseregparm%s used without SSE enabled"
20851msgstr "��������� -msseregparm ��������������� SEE"
20852
20853#: config/i386/i386.c:3323 config/i386/i386.c:3337
20854#, gcc-internal-format
20855msgid "SSE instruction set disabled, using 387 arithmetics"
20856msgstr "SSE ��������������������������� 387 ������"
20857
20858#: config/i386/i386.c:3342
20859#, gcc-internal-format
20860msgid "387 instruction set disabled, using SSE arithmetics"
20861msgstr "387 ��������������������������� SSE ������"
20862
20863#: config/i386/i386.c:3349
20864#, fuzzy, gcc-internal-format
20865msgid "bad value (%s) for %sfpmath=%s %s"
20866msgstr "-mfpmath= ������������(%s)������"
20867
20868#: config/i386/i386.c:3365
20869#, gcc-internal-format
20870msgid "unknown vectorization library ABI type (%s) for %sveclibabi=%s %s"
20871msgstr ""
20872
20873#: config/i386/i386.c:3385
20874#, fuzzy, gcc-internal-format
20875msgid "unwind tables currently require either a frame pointer or %saccumulate-outgoing-args%s for correctness"
20876msgstr "������������������������������������ -maccumulate-outgoing-args ������������������"
20877
20878#: config/i386/i386.c:3398
20879#, fuzzy, gcc-internal-format
20880msgid "stack probing requires %saccumulate-outgoing-args%s for correctness"
20881msgstr "������������������������������������ -maccumulate-outgoing-args ������������������"
20882
20883#: config/i386/i386.c:3809
20884#, gcc-internal-format
20885msgid "attribute(target(\"%s\")) is unknown"
20886msgstr ""
20887
20888#: config/i386/i386.c:3831
20889#, gcc-internal-format
20890msgid "option(\"%s\") was already specified"
20891msgstr ""
20892
20893#: config/i386/i386.c:4426 config/i386/i386.c:4471
20894#, gcc-internal-format
20895msgid "fastcall and regparm attributes are not compatible"
20896msgstr "fastcall ��� regparm ������������������"
20897
20898#: config/i386/i386.c:4433
20899#, fuzzy, gcc-internal-format
20900msgid "%qE attribute requires an integer constant argument"
20901msgstr "%qs ���������������������������������������"
20902
20903#: config/i386/i386.c:4439
20904#, fuzzy, gcc-internal-format
20905msgid "argument to %qE attribute larger than %d"
20906msgstr "%qs ��������������������� %d"
20907
20908#: config/i386/i386.c:4463 config/i386/i386.c:4498
20909#, gcc-internal-format
20910msgid "fastcall and cdecl attributes are not compatible"
20911msgstr "fastcall ��� cdecl ������������������"
20912
20913#: config/i386/i386.c:4467
20914#, gcc-internal-format
20915msgid "fastcall and stdcall attributes are not compatible"
20916msgstr "fastcall ��� stdcall ������������������"
20917
20918#: config/i386/i386.c:4481 config/i386/i386.c:4494
20919#, gcc-internal-format
20920msgid "stdcall and cdecl attributes are not compatible"
20921msgstr "stdcall ��� cdecl ������������������"
20922
20923#: config/i386/i386.c:4485
20924#, gcc-internal-format
20925msgid "stdcall and fastcall attributes are not compatible"
20926msgstr "stdcall ��� fastcall ������������������"
20927
20928#: config/i386/i386.c:4628
20929#, gcc-internal-format
20930msgid "Calling %qD with attribute sseregparm without SSE/SSE2 enabled"
20931msgstr "��������� sseregparm ������ %qD ��������������� SSE/SSE2"
20932
20933#: config/i386/i386.c:4631
20934#, gcc-internal-format
20935msgid "Calling %qT with attribute sseregparm without SSE/SSE2 enabled"
20936msgstr "��������� sseregparm ������ %qT ��������������� SSE/SSE2"
20937
20938#: config/i386/i386.c:4836
20939#, fuzzy, gcc-internal-format
20940msgid "ms_hook_prologue is not compatible with nested function"
20941msgstr "-march=%s ��������� ABI ���������"
20942
20943#: config/i386/i386.c:4909
20944#, gcc-internal-format
20945msgid "ms_abi attribute requires -maccumulate-outgoing-args or subtarget optimization implying it"
20946msgstr ""
20947
20948#: config/i386/i386.c:5028
20949#, fuzzy, gcc-internal-format
20950msgid "AVX vector argument without AVX enabled changes the ABI"
20951msgstr "������������ MMX��������������� MMX ��������������������������� ABI"
20952
20953#: config/i386/i386.c:5210
20954#, gcc-internal-format
20955msgid "The ABI of passing struct with a flexible array member has changed in GCC 4.4"
20956msgstr ""
20957
20958#: config/i386/i386.c:5326
20959#, gcc-internal-format
20960msgid "The ABI of passing union with long double has changed in GCC 4.4"
20961msgstr ""
20962
20963#: config/i386/i386.c:5441
20964#, gcc-internal-format
20965msgid "The ABI of passing structure with complex float member has changed in GCC 4.4"
20966msgstr ""
20967
20968#: config/i386/i386.c:5587
20969#, gcc-internal-format
20970msgid "SSE register return with SSE disabled"
20971msgstr "��������� SSE ������ SSE ������������������"
20972
20973#: config/i386/i386.c:5593
20974#, gcc-internal-format
20975msgid "SSE register argument with SSE disabled"
20976msgstr "��������� SSE ������ SSE ������������������������"
20977
20978#: config/i386/i386.c:5609
20979#, fuzzy, gcc-internal-format
20980msgid "x87 register return with x87 disabled"
20981msgstr "��������� SSE ������ SSE ������������������"
20982
20983#: config/i386/i386.c:5979
20984#, gcc-internal-format
20985msgid "SSE vector argument without SSE enabled changes the ABI"
20986msgstr "������������ SSE��������������� SSE ��������������������������� ABI"
20987
20988#: config/i386/i386.c:6017
20989#, gcc-internal-format
20990msgid "MMX vector argument without MMX enabled changes the ABI"
20991msgstr "������������ MMX��������������� MMX ��������������������������� ABI"
20992
20993#: config/i386/i386.c:6619
20994#, gcc-internal-format
20995msgid "SSE vector return without SSE enabled changes the ABI"
20996msgstr "������������ SSE��������� SSE ������������������������������ ABI"
20997
20998#: config/i386/i386.c:6629
20999#, gcc-internal-format
21000msgid "MMX vector return without MMX enabled changes the ABI"
21001msgstr "������������ MMX��������� MMX ��������������������� ABI"
21002
21003#: config/i386/i386.c:11279
21004#, gcc-internal-format
21005msgid "extended registers have no high halves"
21006msgstr "������������������������������������"
21007
21008#: config/i386/i386.c:11294
21009#, gcc-internal-format
21010msgid "unsupported operand size for extended register"
21011msgstr "���������������������������������������������"
21012
21013#: config/i386/i386.c:11538
21014#, fuzzy, gcc-internal-format
21015msgid "non-integer operand used with operand code '%c'"
21016msgstr "������������������������������%c���"
21017
21018#: config/i386/i386.c:22959
21019#, fuzzy, gcc-internal-format
21020msgid "last argument must be an immediate"
21021msgstr "���������������������������������"
21022
21023#: config/i386/i386.c:23256
21024#, fuzzy, gcc-internal-format
21025msgid "the fifth argument must be a 8-bit immediate"
21026msgstr "������ 1 ��������������� 5 ������������������"
21027
21028#: config/i386/i386.c:23351
21029#, fuzzy, gcc-internal-format
21030msgid "the third argument must be a 8-bit immediate"
21031msgstr "������ 1 ��������������� 5 ������������������"
21032
21033#: config/i386/i386.c:23704
21034#, fuzzy, gcc-internal-format
21035msgid "the last argument must be a 4-bit immediate"
21036msgstr "������ 3 ��������������� 4 ������������������"
21037
21038#: config/i386/i386.c:23713
21039#, fuzzy, gcc-internal-format
21040msgid "the last argument must be a 2-bit immediate"
21041msgstr "������ 1 ��������������� 5 ������������������"
21042
21043#: config/i386/i386.c:23722
21044#, fuzzy, gcc-internal-format
21045msgid "the last argument must be a 1-bit immediate"
21046msgstr "������ 1 ��������������� 5 ������������������"
21047
21048#: config/i386/i386.c:23731
21049#, fuzzy, gcc-internal-format
21050msgid "the last argument must be a 5-bit immediate"
21051msgstr "������ 1 ��������������� 5 ������������������"
21052
21053#: config/i386/i386.c:23740
21054#, fuzzy, gcc-internal-format
21055msgid "the next to last argument must be an 8-bit immediate"
21056msgstr "������ 1 ��������������� 5 ������������������"
21057
21058#: config/i386/i386.c:23744 config/i386/i386.c:23942
21059#, fuzzy, gcc-internal-format
21060msgid "the last argument must be an 8-bit immediate"
21061msgstr "������ 1 ��������������� 5 ������������������"
21062
21063#: config/i386/i386.c:23940
21064#, fuzzy, gcc-internal-format
21065msgid "the last argument must be a 32-bit immediate"
21066msgstr "������ 1 ��������������� 5 ������������������"
21067
21068#: config/i386/i386.c:24006 config/rs6000/rs6000.c:10239
21069#, gcc-internal-format
21070msgid "selector must be an integer constant in the range 0..%wi"
21071msgstr "������������������ 0 ��� %wi ���������������"
21072
21073#: config/i386/i386.c:24149
21074#, gcc-internal-format
21075msgid "%qE needs unknown isa option"
21076msgstr ""
21077
21078#: config/i386/i386.c:24153
21079#, gcc-internal-format
21080msgid "%qE needs isa option %s"
21081msgstr ""
21082
21083#: config/i386/i386.c:25996
21084#, fuzzy, gcc-internal-format
21085msgid "%qE attribute only available for 64-bit"
21086msgstr "%qs ���������������������������"
21087
21088#: config/i386/i386.c:26007 config/i386/i386.c:26016
21089#, fuzzy, gcc-internal-format
21090msgid "ms_abi and sysv_abi attributes are not compatible"
21091msgstr "fastcall ��� stdcall ������������������"
21092
21093#: config/i386/i386.c:26054 config/rs6000/rs6000.c:23573
21094#, fuzzy, gcc-internal-format
21095msgid "%qE incompatible attribute ignored"
21096msgstr "%qs ������������������������"
21097
21098#: config/i386/i386.c:26077
21099#, fuzzy, gcc-internal-format
21100msgid "%qE attribute only available for 32-bit"
21101msgstr "%qs ���������������������������"
21102
21103#: config/i386/i386.c:26083
21104#, gcc-internal-format
21105msgid "ms_hook_prologue attribute needs assembler swap suffix support"
21106msgstr ""
21107
21108#: config/i386/i386.c:30003
21109#, fuzzy, gcc-internal-format
21110msgid "vector permutation requires vector constant"
21111msgstr "���o������������������������������"
21112
21113#: config/i386/i386.c:30013
21114#, fuzzy, gcc-internal-format
21115msgid "invalid vector permutation constant"
21116msgstr "������������������������������ %qc"
21117
21118#: config/i386/i386.c:30061
21119#, gcc-internal-format
21120msgid "vector permutation (%d %d)"
21121msgstr ""
21122
21123#: config/i386/i386.c:30064
21124#, gcc-internal-format
21125msgid "vector permutation (%d %d %d %d)"
21126msgstr ""
21127
21128#: config/i386/i386.c:30068
21129#, gcc-internal-format
21130msgid "vector permutation (%d %d %d %d %d %d %d %d)"
21131msgstr ""
21132
21133#: config/i386/i386.c:30073
21134#, gcc-internal-format
21135msgid "vector permutation (%d %d %d %d %d %d %d %d %d %d %d %d %d %d %d %d)"
21136msgstr ""
21137
21138#: config/i386/winnt.c:81
21139#, fuzzy, gcc-internal-format
21140msgid "%qE attribute applies only to initialized variables with external linkage"
21141msgstr "%qs ���������������������������������������������������������������"
21142
21143#: config/i386/winnt.c:143 config/sh/symbian-c.c:96
21144#: config/sh/symbian-cxx.c:120
21145#, gcc-internal-format
21146msgid "definition of static data member %q+D of dllimport'd class"
21147msgstr "��� dllimport ��������������������������������� %q+D"
21148
21149#: config/i386/winnt.c:292
21150#, fuzzy, gcc-internal-format
21151msgid "%q+D:'selectany' attribute applies only to initialized objects"
21152msgstr "%qs ���������������������������������������������������������������"
21153
21154#: config/i386/winnt.c:440
21155#, gcc-internal-format
21156msgid "%q+D causes a section type conflict"
21157msgstr "%q+D ������������������������������"
21158
21159#: config/i386/cygming.h:150
21160#, gcc-internal-format
21161msgid "-f%s ignored for target (all code is position independent)"
21162msgstr "-f%s ���������������������������(���������������������������������������)"
21163
21164#: config/i386/djgpp.h:180
21165#, gcc-internal-format
21166msgid "-mbnu210 is ignored (option is obsolete)"
21167msgstr "-mbnu210 ���������(���������������)"
21168
21169#: config/i386/i386-interix.h:256
21170#, gcc-internal-format
21171msgid "ms-bitfields not supported for objc"
21172msgstr "objc ��������� ms-bitfields"
21173
21174#. Don't allow flag_pic to propagate since invalid relocations will
21175#. result otherwise.
21176#: config/i386/netware.h:81
21177#, fuzzy, gcc-internal-format
21178msgid "-fPIC and -fpic are not supported for this target"
21179msgstr "-fPIC ��� -fpic ���������������������������"
21180
21181#: config/ia64/ia64-c.c:51
21182#, gcc-internal-format
21183msgid "malformed #pragma builtin"
21184msgstr "#pragma builtin ������������"
21185
21186#: config/ia64/ia64.c:601
21187#, fuzzy, gcc-internal-format
21188msgid "invalid argument of %qE attribute"
21189msgstr "������ %qs ���������������"
21190
21191#: config/ia64/ia64.c:614
21192#, fuzzy, gcc-internal-format
21193msgid "an address area attribute cannot be specified for local variables"
21194msgstr "%J���������������������������������������������"
21195
21196#: config/ia64/ia64.c:621
21197#, gcc-internal-format
21198msgid "address area of %q+D conflicts with previous declaration"
21199msgstr "%q+D ���������������������������������������"
21200
21201#: config/ia64/ia64.c:629
21202#, fuzzy, gcc-internal-format
21203msgid "address area attribute cannot be specified for functions"
21204msgstr "%J���������������������������������������"
21205
21206#: config/ia64/ia64.c:670
21207#, fuzzy, gcc-internal-format
21208msgid "%qE attribute requires a string constant argument"
21209msgstr "%qs ���������������������������������������"
21210
21211#: config/ia64/ia64.c:5384 config/pa/pa.c:371 config/sh/sh.c:8564
21212#: config/spu/spu.c:5041
21213#, gcc-internal-format
21214msgid "value of -mfixed-range must have form REG1-REG2"
21215msgstr "-mfixed-range ������������������������1-���������2������������"
21216
21217#: config/ia64/ia64.c:5411 config/pa/pa.c:398 config/sh/sh.c:8590
21218#: config/spu/spu.c:5067
21219#, gcc-internal-format
21220msgid "%s-%s is an empty range"
21221msgstr "%s-%s ���������������������"
21222
21223#: config/ia64/ia64.c:5439
21224#, gcc-internal-format
21225msgid "bad value %<%s%> for -mtls-size= switch"
21226msgstr "-mtls-size= ������������ %<%s%> ������"
21227
21228#: config/ia64/ia64.c:5464
21229#, gcc-internal-format
21230msgid "bad value %<%s%> for -mtune= switch"
21231msgstr "-mtune= ������������ %<%s%> ���������"
21232
21233#: config/ia64/ia64.c:10634
21234#, fuzzy, gcc-internal-format
21235msgid "version attribute is not a string"
21236msgstr "%qs ���������������������������������������"
21237
21238#: config/iq2000/iq2000.c:1831
21239#, gcc-internal-format
21240msgid "gp_offset (%ld) or end_offset (%ld) is less than zero"
21241msgstr ""
21242
21243#: config/iq2000/iq2000.c:2630
21244#, gcc-internal-format
21245msgid "argument %qd is not a constant"
21246msgstr "������ %qd ������������������"
21247
21248#: config/iq2000/iq2000.c:2932 config/xtensa/xtensa.c:2335
21249#, gcc-internal-format
21250msgid "PRINT_OPERAND_ADDRESS, null pointer"
21251msgstr "PRINT_OPERAND_ADDRESS������������"
21252
21253#: config/iq2000/iq2000.c:3087
21254#, gcc-internal-format
21255msgid "PRINT_OPERAND: Unknown punctuation '%c'"
21256msgstr "PRINT_OPERAND���������������������%c���"
21257
21258#: config/iq2000/iq2000.c:3096 config/xtensa/xtensa.c:2189
21259#, gcc-internal-format
21260msgid "PRINT_OPERAND null pointer"
21261msgstr "PRINT_OPERAND ���������"
21262
21263#: config/m32c/m32c-pragma.c:63
21264#, gcc-internal-format
21265msgid "junk at end of #pragma GCC memregs [0..16]"
21266msgstr "#pragma GCC memregs [0..16] ���������������������"
21267
21268#: config/m32c/m32c-pragma.c:70
21269#, gcc-internal-format
21270msgid "#pragma GCC memregs must precede any function decls"
21271msgstr "#pragma GCC memregs ���������������������������������������"
21272
21273#: config/m32c/m32c-pragma.c:81 config/m32c/m32c-pragma.c:88
21274#, gcc-internal-format
21275msgid "#pragma GCC memregs takes a number [0..16]"
21276msgstr "#pragma GCC memregs ������ [0..16] ���������������"
21277
21278#: config/m32c/m32c.c:424
21279#, gcc-internal-format
21280msgid "invalid target memregs value '%d'"
21281msgstr "��������������� memregs ������%d���"
21282
21283#: config/m32c/m32c.c:2845
21284#, fuzzy, gcc-internal-format
21285msgid "%qE attribute is not supported for R8C target"
21286msgstr "%qE ���������������������������������"
21287
21288#. The argument must be a constant integer.
21289#: config/m32c/m32c.c:2861 config/sh/sh.c:8771 config/sh/sh.c:8877
21290#, fuzzy, gcc-internal-format
21291msgid "%qE attribute argument not an integer constant"
21292msgstr "%qs ���������������������������������������"
21293
21294#: config/m32c/m32c.c:2870
21295#, fuzzy, gcc-internal-format
21296msgid "%qE attribute argument should be between 18 to 255"
21297msgstr "%qs ���������������������������������������"
21298
21299#: config/m32c/m32c.c:4001
21300#, gcc-internal-format
21301msgid "%<bank_switch%> has no effect on non-interrupt functions"
21302msgstr ""
21303
21304#: config/m32c/m32c.c:4102
21305#, fuzzy, gcc-internal-format
21306msgid "%<fast_interrupt%> attribute directive ignored"
21307msgstr "������ %qs ������������"
21308
21309#: config/m32r/m32r.c:382
21310#, gcc-internal-format
21311msgid "invalid argument of %qs attribute"
21312msgstr "������ %qs ���������������"
21313
21314#: config/m68hc11/m68hc11.c:301
21315#, gcc-internal-format
21316msgid "-f%s ignored for 68HC11/68HC12 (not supported)"
21317msgstr "-f%s ��� 68HC11/68HC12 ������(������������)"
21318
21319#: config/m68hc11/m68hc11.c:1253
21320#, gcc-internal-format
21321msgid "%<trap%> and %<far%> attributes are not compatible, ignoring %<far%>"
21322msgstr "%<trap%> ��� %<far%> ��������������������������� %<far%>"
21323
21324#: config/m68hc11/m68hc11.c:1260
21325#, gcc-internal-format
21326msgid "%<trap%> attribute is already used"
21327msgstr "��������������� %<trap%> ������"
21328
21329#: config/m68k/m68k.c:572
21330#, fuzzy, gcc-internal-format
21331msgid "-mcpu=%s conflicts with -march=%s"
21332msgstr "������ -mcpu=%s ��� -march= ������������"
21333
21334#: config/m68k/m68k.c:643
21335#, fuzzy, gcc-internal-format
21336msgid "-mpcrel -fPIC is not currently supported on selected cpu"
21337msgstr "-fPIC ��������� 68000 ��� 68010 ���������������"
21338
21339#: config/m68k/m68k.c:705
21340#, fuzzy, gcc-internal-format
21341msgid "-falign-labels=%d is not supported"
21342msgstr "���������������"
21343
21344#: config/m68k/m68k.c:710
21345#, fuzzy, gcc-internal-format
21346msgid "-falign-loops=%d is not supported"
21347msgstr "-malign-loops=%d ������ 0 ��� %d ������"
21348
21349#: config/m68k/m68k.c:813
21350#, fuzzy, gcc-internal-format
21351msgid "multiple interrupt attributes not allowed"
21352msgstr "���������������������������������"
21353
21354#: config/m68k/m68k.c:820
21355#, gcc-internal-format
21356msgid "interrupt_thread is available only on fido"
21357msgstr ""
21358
21359#: config/m68k/m68k.c:1149 config/rs6000/rs6000.c:18071
21360#, gcc-internal-format
21361msgid "stack limit expression is not supported"
21362msgstr "������������������������������"
21363
21364#: config/mep/mep-pragma.c:65
21365#, fuzzy, gcc-internal-format
21366msgid "junk at end of #pragma io_volatile"
21367msgstr "#pragma longcall ���������������������"
21368
21369#: config/mep/mep-pragma.c:79
21370#, gcc-internal-format
21371msgid "#pragma io_volatile takes only on or off"
21372msgstr ""
21373
21374#: config/mep/mep-pragma.c:118
21375#, fuzzy, gcc-internal-format
21376msgid "invalid coprocessor register range"
21377msgstr "���������������������������������"
21378
21379#: config/mep/mep-pragma.c:138
21380#, fuzzy, gcc-internal-format
21381msgid "invalid coprocessor register %qE"
21382msgstr "������ %qE ���������������������"
21383
21384#: config/mep/mep-pragma.c:161
21385#, gcc-internal-format
21386msgid "malformed coprocessor register"
21387msgstr ""
21388
21389#: config/mep/mep-pragma.c:248
21390#, fuzzy, gcc-internal-format
21391msgid "junk at end of #pragma GCC coprocessor width"
21392msgstr "#pragma GCC memregs [0..16] ���������������������"
21393
21394#: config/mep/mep-pragma.c:255
21395#, gcc-internal-format
21396msgid "#pragma GCC coprocessor width takes only 32 or 64"
21397msgstr ""
21398
21399#: config/mep/mep-pragma.c:275
21400#, gcc-internal-format
21401msgid "#pragma GCC coprocessor subclass letter must be in [ABCD]"
21402msgstr ""
21403
21404#: config/mep/mep-pragma.c:280
21405#, gcc-internal-format
21406msgid "#pragma GCC coprocessor subclass '%c' already defined"
21407msgstr ""
21408
21409#: config/mep/mep-pragma.c:298
21410#, fuzzy, gcc-internal-format
21411msgid "malformed #pragma GCC coprocessor subclass"
21412msgstr "#pragma GCC pch_preprocess ���������������������������"
21413
21414#: config/mep/mep-pragma.c:320
21415#, fuzzy, gcc-internal-format
21416msgid "malformed #pragma disinterrupt"
21417msgstr "#pragma builtin ������������"
21418
21419#: config/mep/mep-pragma.c:334
21420#, fuzzy, gcc-internal-format
21421msgid "malformed #pragma GCC coprocessor"
21422msgstr "#pragma GCC pch_preprocess ���������������������������"
21423
21424#: config/mep/mep-pragma.c:339
21425#, fuzzy, gcc-internal-format
21426msgid "coprocessor not enabled"
21427msgstr "������������������"
21428
21429#: config/mep/mep-pragma.c:350
21430#, fuzzy, gcc-internal-format
21431msgid "unknown #pragma GCC coprocessor %E"
21432msgstr "#pragma GCC pch_preprocess ���������������������������"
21433
21434#: config/mep/mep-pragma.c:372
21435#, fuzzy, gcc-internal-format
21436msgid "malformed #pragma call"
21437msgstr "%<#pragma align%> ������������"
21438
21439#: config/mep/mep.c:388
21440#, fuzzy, gcc-internal-format
21441msgid "-fpic is not supported"
21442msgstr "��������� -pipe"
21443
21444#: config/mep/mep.c:390
21445#, fuzzy, gcc-internal-format
21446msgid "-fPIC is not supported"
21447msgstr "��������� -pipe"
21448
21449#: config/mep/mep.c:392
21450#, gcc-internal-format
21451msgid "only one of -ms and -mm may be given"
21452msgstr ""
21453
21454#: config/mep/mep.c:394
21455#, gcc-internal-format
21456msgid "only one of -ms and -ml may be given"
21457msgstr ""
21458
21459#: config/mep/mep.c:396
21460#, gcc-internal-format
21461msgid "only one of -mm and -ml may be given"
21462msgstr ""
21463
21464#: config/mep/mep.c:398
21465#, gcc-internal-format
21466msgid "only one of -ms and -mtiny= may be given"
21467msgstr ""
21468
21469#: config/mep/mep.c:400
21470#, gcc-internal-format
21471msgid "only one of -mm and -mtiny= may be given"
21472msgstr ""
21473
21474#: config/mep/mep.c:402
21475#, gcc-internal-format
21476msgid "-mclip currently has no effect without -mminmax"
21477msgstr ""
21478
21479#: config/mep/mep.c:409
21480#, gcc-internal-format
21481msgid "-mc= must be -mc=tiny, -mc=near, or -mc=far"
21482msgstr ""
21483
21484#: config/mep/mep.c:1534
21485#, gcc-internal-format
21486msgid "unusual TP-relative address"
21487msgstr ""
21488
21489#: config/mep/mep.c:3510
21490#, fuzzy, gcc-internal-format
21491msgid "unconvertible operand %c %qs"
21492msgstr "��������������������������� %qs"
21493
21494#: config/mep/mep.c:3953 config/mep/mep.c:4016
21495#, fuzzy, gcc-internal-format
21496msgid "address region attributes not allowed with auto storage class"
21497msgstr "__BELOW100__ ���������������������������������������"
21498
21499#: config/mep/mep.c:3959 config/mep/mep.c:4022
21500#, gcc-internal-format
21501msgid "address region attributes on pointed-to types ignored"
21502msgstr ""
21503
21504#: config/mep/mep.c:4008
21505#, fuzzy, gcc-internal-format
21506msgid "%qE attribute only applies to variables and functions"
21507msgstr "%qE ���������������������������������������"
21508
21509#: config/mep/mep.c:4028 config/mep/mep.c:4316
21510#, gcc-internal-format
21511msgid "duplicate address region attribute %qE in declaration of %qE on line %d"
21512msgstr ""
21513
21514#: config/mep/mep.c:4062
21515#, fuzzy, gcc-internal-format
21516msgid "cannot inline interrupt function %qE"
21517msgstr "��������������������������� va_start"
21518
21519#: config/mep/mep.c:4068
21520#, gcc-internal-format
21521msgid "interrupt function must have return type of void"
21522msgstr ""
21523
21524#: config/mep/mep.c:4073
21525#, fuzzy, gcc-internal-format
21526msgid "interrupt function must have no arguments"
21527msgstr "���-%c������������������������������"
21528
21529#: config/mep/mep.c:4094
21530#, fuzzy, gcc-internal-format
21531msgid "%qE attribute allows only an integer constant argument"
21532msgstr "%qs ���������������������������������������"
21533
21534#: config/mep/mep.c:4127
21535#, fuzzy, gcc-internal-format
21536msgid "%qE attribute only applies to functions, not %s"
21537msgstr "%qs ���������������������������"
21538
21539#: config/mep/mep.c:4137
21540#, fuzzy, gcc-internal-format
21541msgid "To describe a pointer to a VLIW function, use syntax like this:"
21542msgstr "������������������������������������������"
21543
21544#: config/mep/mep.c:4138
21545#, gcc-internal-format
21546msgid "  typedef int (__vliw *vfuncptr) ();"
21547msgstr ""
21548
21549#: config/mep/mep.c:4145
21550#, gcc-internal-format
21551msgid "To describe an array of VLIW function pointers, use syntax like this:"
21552msgstr ""
21553
21554#: config/mep/mep.c:4146
21555#, gcc-internal-format
21556msgid "  typedef int (__vliw *vfuncptr[]) ();"
21557msgstr ""
21558
21559#: config/mep/mep.c:4151
21560#, fuzzy, gcc-internal-format
21561msgid "VLIW functions are not allowed without a VLIW configuration"
21562msgstr "���������������������������������"
21563
21564#: config/mep/mep.c:4299
21565#, gcc-internal-format
21566msgid "\"#pragma disinterrupt %s\" not used"
21567msgstr ""
21568
21569#: config/mep/mep.c:4441
21570#, gcc-internal-format
21571msgid "__io address 0x%x is the same for %qE and %qE"
21572msgstr ""
21573
21574#: config/mep/mep.c:4589
21575#, gcc-internal-format
21576msgid "variable %s (%ld bytes) is too large for the %s section (%d bytes)"
21577msgstr ""
21578
21579#: config/mep/mep.c:4687
21580#, fuzzy, gcc-internal-format
21581msgid "variable %D of type %<io%> must be uninitialized"
21582msgstr "������ %qD ���������������������"
21583
21584#: config/mep/mep.c:4692
21585#, fuzzy, gcc-internal-format
21586msgid "variable %D of type %<cb%> must be uninitialized"
21587msgstr "������ %qD ���������������������"
21588
21589#: config/mep/mep.c:6145
21590#, fuzzy, gcc-internal-format
21591msgid "coprocessor intrinsic %qs is not available in this configuration"
21592msgstr "��������������������������������� %qs"
21593
21594#: config/mep/mep.c:6148
21595#, fuzzy, gcc-internal-format
21596msgid "%qs is not available in VLIW functions"
21597msgstr "%qD ������������������������"
21598
21599#: config/mep/mep.c:6151
21600#, fuzzy, gcc-internal-format
21601msgid "%qs is not available in non-VLIW functions"
21602msgstr "%q+D ���������������������������������"
21603
21604#: config/mep/mep.c:6313 config/mep/mep.c:6431
21605#, fuzzy, gcc-internal-format
21606msgid "argument %d of %qE must be in the range %d...%d"
21607msgstr "%L ��� ATANH ������������������ -1 ��� 1 ������"
21608
21609#: config/mep/mep.c:6316
21610#, fuzzy, gcc-internal-format
21611msgid "argument %d of %qE must be a multiple of %d"
21612msgstr "������ %d(������ %qE)��������� format ���������������"
21613
21614#: config/mep/mep.c:6370
21615#, fuzzy, gcc-internal-format
21616msgid "too few arguments to %qE"
21617msgstr "������ %s %q+#D ���������������"
21618
21619#: config/mep/mep.c:6375
21620#, fuzzy, gcc-internal-format
21621msgid "too many arguments to %qE"
21622msgstr "������ %s %q+#D ���������������"
21623
21624#: config/mep/mep.c:6393
21625#, fuzzy, gcc-internal-format
21626msgid "argument %d of %qE must be an address"
21627msgstr "%L ���������������������������"
21628
21629#: config/mep/mep.c:7189
21630#, fuzzy, gcc-internal-format
21631msgid "2 byte cop instructions are not allowed in 64-bit VLIW mode"
21632msgstr "������������������������������������"
21633
21634#: config/mep/mep.c:7195
21635#, fuzzy, gcc-internal-format
21636msgid "unexpected %d byte cop instruction"
21637msgstr "������������ Thumb ������"
21638
21639#: config/mips/mips.c:1343 config/mips/mips.c:1345
21640#, gcc-internal-format
21641msgid "%qs attribute only applies to functions"
21642msgstr "%qs ���������������������������"
21643
21644#: config/mips/mips.c:1355
21645#, gcc-internal-format
21646msgid "%qE cannot have both %<mips16%> and %<nomips16%> attributes"
21647msgstr ""
21648
21649#: config/mips/mips.c:1377 config/mips/mips.c:1380
21650#, fuzzy, gcc-internal-format
21651msgid "%qE redeclared with conflicting %qs attributes"
21652msgstr "%s ��������� %s ��������� %L ���������"
21653
21654#: config/mips/mips.c:2895
21655#, gcc-internal-format
21656msgid "MIPS16 TLS"
21657msgstr ""
21658
21659#: config/mips/mips.c:6374
21660#, gcc-internal-format
21661msgid "cannot handle inconsistent calls to %qs"
21662msgstr "��������������� %qs ������������������"
21663
21664#: config/mips/mips.c:9181
21665#, gcc-internal-format
21666msgid "the %<interrupt%> attribute requires a MIPS32r2 processor"
21667msgstr ""
21668
21669#: config/mips/mips.c:9183
21670#, gcc-internal-format
21671msgid "the %<interrupt%> attribute requires %<-msoft-float%>"
21672msgstr ""
21673
21674#: config/mips/mips.c:9185
21675#, gcc-internal-format
21676msgid "interrupt handlers cannot be MIPS16 functions"
21677msgstr ""
21678
21679#: config/mips/mips.c:13094
21680#, fuzzy, gcc-internal-format
21681msgid "invalid argument to built-in function"
21682msgstr "������������������������������"
21683
21684#: config/mips/mips.c:13335
21685#, fuzzy, gcc-internal-format
21686msgid "built-in function %qE not supported for MIPS16"
21687msgstr "��� MMIX ��� function_profiler ������"
21688
21689#: config/mips/mips.c:13925
21690#, fuzzy, gcc-internal-format
21691msgid "%qs does not support MIPS16 code"
21692msgstr "%s ��������� %s"
21693
21694#: config/mips/mips.c:15129
21695#, gcc-internal-format
21696msgid "MIPS16 PIC for ABIs other than o32 and o64"
21697msgstr ""
21698
21699#: config/mips/mips.c:15132
21700#, gcc-internal-format
21701msgid "MIPS16 -mxgot code"
21702msgstr ""
21703
21704#: config/mips/mips.c:15135
21705#, gcc-internal-format
21706msgid "hard-float MIPS16 code for ABIs other than o32 and o64"
21707msgstr ""
21708
21709#: config/mips/mips.c:15266
21710#, fuzzy, gcc-internal-format
21711msgid "CPU names must be lower case"
21712msgstr "cpu ������������������"
21713
21714#: config/mips/mips.c:15409
21715#, fuzzy, gcc-internal-format
21716msgid "%<-%s%> conflicts with the other architecture options, which specify a %s processor"
21717msgstr "-%s ������������ %s ������������������������������������"
21718
21719#: config/mips/mips.c:15425
21720#, fuzzy, gcc-internal-format
21721msgid "%<-march=%s%> is not compatible with the selected ABI"
21722msgstr "-march=%s ��������� ABI ���������"
21723
21724#: config/mips/mips.c:15440
21725#, fuzzy, gcc-internal-format
21726msgid "%<-mgp64%> used with a 32-bit processor"
21727msgstr "-mgp64 ��� 32 ���������������������������"
21728
21729#: config/mips/mips.c:15442
21730#, fuzzy, gcc-internal-format
21731msgid "%<-mgp32%> used with a 64-bit ABI"
21732msgstr "-mgp32 ��� 64 ������ ABI ������������"
21733
21734#: config/mips/mips.c:15444
21735#, fuzzy, gcc-internal-format
21736msgid "%<-mgp64%> used with a 32-bit ABI"
21737msgstr "-mgp64 ��� 32 ������ ABI ������������"
21738
21739#: config/mips/mips.c:15460 config/mips/mips.c:15462 config/mips/mips.c:15529
21740#, gcc-internal-format
21741msgid "unsupported combination: %s"
21742msgstr "���������������������%s"
21743
21744#: config/mips/mips.c:15466
21745#, gcc-internal-format
21746msgid "%<-mgp32%> and %<-mfp64%> can only be combined if the target supports the mfhc1 and mthc1 instructions"
21747msgstr ""
21748
21749#: config/mips/mips.c:15469
21750#, gcc-internal-format
21751msgid "%<-mgp32%> and %<-mfp64%> can only be combined when using the o32 ABI"
21752msgstr ""
21753
21754#: config/mips/mips.c:15523
21755#, fuzzy, gcc-internal-format
21756msgid "the %qs architecture does not support branch-likely instructions"
21757msgstr "������ CPU ��������� THUMB ������"
21758
21759#: config/mips/mips.c:15563
21760#, gcc-internal-format
21761msgid "%<-mno-gpopt%> needs %<-mexplicit-relocs%>"
21762msgstr ""
21763
21764#: config/mips/mips.c:15571 config/mips/mips.c:15574
21765#, gcc-internal-format
21766msgid "cannot use small-data accesses for %qs"
21767msgstr ""
21768
21769#: config/mips/mips.c:15588
21770#, fuzzy, gcc-internal-format
21771msgid "%<-mips3d%> requires %<-mpaired-single%>"
21772msgstr "-mips3d ������ -mpaired-single"
21773
21774#: config/mips/mips.c:15597
21775#, fuzzy, gcc-internal-format
21776msgid "%qs must be used with %qs"
21777msgstr "-frepo ��������� -c ������������"
21778
21779#: config/mips/mips.c:15604
21780#, fuzzy, gcc-internal-format
21781msgid "the %qs architecture does not support paired-single instructions"
21782msgstr "������ CPU ��������� THUMB ������"
21783
21784#: config/mips/mips.c:15610
21785#, gcc-internal-format
21786msgid "%qs requires a target that provides the %qs instruction"
21787msgstr ""
21788
21789#: config/mips/mips.c:15715
21790#, fuzzy, gcc-internal-format
21791msgid "%qs requires branch-likely instructions"
21792msgstr "���������������������"
21793
21794#: config/mips/mips.c:15719
21795#, fuzzy, gcc-internal-format
21796msgid "the %qs architecture does not support the synci instruction"
21797msgstr "������ CPU ��������� THUMB ������"
21798
21799#: config/mips/mips.c:16186
21800#, gcc-internal-format
21801msgid "mips16 function profiling"
21802msgstr "mips16 ������������"
21803
21804#: config/mmix/mmix.c:239
21805#, gcc-internal-format
21806msgid "-f%s not supported: ignored"
21807msgstr "-f%s ������������������������"
21808
21809#: config/mmix/mmix.c:687
21810#, gcc-internal-format
21811msgid "support for mode %qs"
21812msgstr "������ %qs ������"
21813
21814#: config/mmix/mmix.c:701
21815#, gcc-internal-format
21816msgid "too large function value type, needs %d registers, have only %d registers for this"
21817msgstr ""
21818
21819#: config/mmix/mmix.c:871
21820#, gcc-internal-format
21821msgid "function_profiler support for MMIX"
21822msgstr "��� MMIX ��� function_profiler ������"
21823
21824#: config/mmix/mmix.c:893
21825#, gcc-internal-format
21826msgid "MMIX Internal: Last named vararg would not fit in a register"
21827msgstr "MMIX ������������������������������������������������������������������������"
21828
21829#: config/mmix/mmix.c:1502 config/mmix/mmix.c:1526 config/mmix/mmix.c:1642
21830#, gcc-internal-format
21831msgid "MMIX Internal: Bad register: %d"
21832msgstr "MMIX ������������������������������������%d"
21833
21834#. Presumably there's a missing case above if we get here.
21835#: config/mmix/mmix.c:1634
21836#, gcc-internal-format
21837msgid "MMIX Internal: Missing %qc case in mmix_print_operand"
21838msgstr "MMIX ���������������mmix_print_operand ������ %qc ������"
21839
21840#: config/mmix/mmix.c:1920
21841#, gcc-internal-format
21842msgid "stack frame not a multiple of 8 bytes: %wd"
21843msgstr "������������������������ 8 ���������������������%wd"
21844
21845#: config/mmix/mmix.c:2156
21846#, gcc-internal-format
21847msgid "stack frame not a multiple of octabyte: %wd"
21848msgstr "������������������������ 8 ���������������������%wd"
21849
21850#: config/mmix/mmix.c:2440 config/mmix/mmix.c:2504
21851#, gcc-internal-format
21852msgid "MMIX Internal: %s is not a shiftable int"
21853msgstr "MMIX ���������������%s ������������������������������"
21854
21855#: config/pa/pa.c:503
21856#, gcc-internal-format
21857msgid "PIC code generation is not supported in the portable runtime model"
21858msgstr "PIC ���������������������������������������������������������"
21859
21860#: config/pa/pa.c:508
21861#, gcc-internal-format
21862msgid "PIC code generation is not compatible with fast indirect calls"
21863msgstr "PIC ���������������������������������������������"
21864
21865#: config/pa/pa.c:513
21866#, gcc-internal-format
21867msgid "-g is only supported when using GAS on this processor,"
21868msgstr "������������������������ GAS ������������ -g"
21869
21870#: config/pa/pa.c:514
21871#, gcc-internal-format
21872msgid "-g option disabled"
21873msgstr "-g ������������������"
21874
21875#: config/pa/pa.c:8466
21876#, gcc-internal-format
21877msgid "alignment (%u) for %s exceeds maximum alignment for global common data.  Using %u"
21878msgstr ""
21879
21880#: config/pa/pa-hpux11.h:82
21881#, gcc-internal-format
21882msgid "-munix=98 option required for C89 Amendment 1 features.\n"
21883msgstr "������ C89 ��������� 1 ��������������������� -munix=98 ���������\n"
21884
21885#: config/picochip/picochip.c:383
21886#, fuzzy, gcc-internal-format
21887msgid "invalid AE type specified (%s)\n"
21888msgstr "%qs ���������������������"
21889
21890#: config/picochip/picochip.c:406
21891#, gcc-internal-format
21892msgid "Invalid mul type specified (%s) - expected mac, mul or none"
21893msgstr ""
21894
21895#: config/picochip/picochip.c:638
21896#, gcc-internal-format
21897msgid "unexpected mode %s encountered in picochip_emit_save_register\n"
21898msgstr ""
21899
21900#: config/picochip/picochip.c:805
21901#, gcc-internal-format
21902msgid "Defaulting to stack for %s register creation\n"
21903msgstr ""
21904
21905#: config/picochip/picochip.c:1342
21906#, gcc-internal-format
21907msgid "LCFI labels have already been deferred."
21908msgstr ""
21909
21910#: config/picochip/picochip.c:1405
21911#, gcc-internal-format
21912msgid "LM label has already been deferred."
21913msgstr ""
21914
21915#: config/picochip/picochip.c:1685
21916#, gcc-internal-format
21917msgid "picochip_asm_output_opcode - Found multiple lines in VLIW packet %s\n"
21918msgstr ""
21919
21920#: config/picochip/picochip.c:1788
21921#, gcc-internal-format
21922msgid "picochip_asm_output_opcode - can't output unknown operator %c\n"
21923msgstr ""
21924
21925#: config/picochip/picochip.c:2040 config/picochip/picochip.c:2099
21926#, gcc-internal-format
21927msgid "%s: At least one operand can't be handled"
21928msgstr ""
21929
21930#: config/picochip/picochip.c:2180
21931#, gcc-internal-format
21932msgid "Unknown short branch in %s (type %d)\n"
21933msgstr ""
21934
21935#: config/picochip/picochip.c:2217
21936#, gcc-internal-format
21937msgid "Unknown long branch in %s (type %d)\n"
21938msgstr ""
21939
21940#: config/picochip/picochip.c:2257 config/picochip/picochip.c:2325
21941#, gcc-internal-format
21942msgid "PUT uses port array index %d, which is out of range [%d..%d)"
21943msgstr ""
21944
21945#: config/picochip/picochip.c:2291
21946#, gcc-internal-format
21947msgid "GET uses port array index %d, which is out of range [%d..%d)"
21948msgstr ""
21949
21950#: config/picochip/picochip.c:3134
21951#, gcc-internal-format
21952msgid "Too many ALU instructions emitted (%d)\n"
21953msgstr ""
21954
21955#: config/picochip/picochip.c:3765 config/picochip/picochip.c:3858
21956#, fuzzy, gcc-internal-format
21957msgid "%s: Second source operand is not a constant"
21958msgstr "���o������������������������������"
21959
21960#: config/picochip/picochip.c:3768 config/picochip/picochip.c:3819
21961#: config/picochip/picochip.c:3861
21962#, fuzzy, gcc-internal-format
21963msgid "%s: Third source operand is not a constant"
21964msgstr "���o������������������������������"
21965
21966#: config/picochip/picochip.c:3822
21967#, fuzzy, gcc-internal-format
21968msgid "%s: Fourth source operand is not a constant"
21969msgstr "���o������������������������������"
21970
21971#: config/picochip/picochip.c:4132
21972#, gcc-internal-format
21973msgid "%s (disable warning using -mno-inefficient-warnings)"
21974msgstr ""
21975
21976#: config/rs6000/host-darwin.c:62
21977#, gcc-internal-format
21978msgid "Segmentation Fault (code)"
21979msgstr "��������� (���������)"
21980
21981#: config/rs6000/host-darwin.c:132
21982#, gcc-internal-format
21983msgid "Segmentation Fault"
21984msgstr "���������"
21985
21986#: config/rs6000/host-darwin.c:146
21987#, gcc-internal-format
21988msgid "While setting up signal stack: %m"
21989msgstr "���������������������������%m"
21990
21991#: config/rs6000/host-darwin.c:152
21992#, gcc-internal-format
21993msgid "While setting up signal handler: %m"
21994msgstr "������������������������������%m"
21995
21996#. Handle the machine specific pragma longcall.  Its syntax is
21997#.
21998#. # pragma longcall ( TOGGLE )
21999#.
22000#. where TOGGLE is either 0 or 1.
22001#.
22002#. rs6000_default_long_calls is set to the value of TOGGLE, changing
22003#. whether or not new function declarations receive a longcall
22004#. attribute by default.
22005#: config/rs6000/rs6000-c.c:52
22006#, gcc-internal-format
22007msgid "ignoring malformed #pragma longcall"
22008msgstr "��������������������� #pragma longcall"
22009
22010#: config/rs6000/rs6000-c.c:65
22011#, gcc-internal-format
22012msgid "missing open paren"
22013msgstr "���������������"
22014
22015#: config/rs6000/rs6000-c.c:67
22016#, gcc-internal-format
22017msgid "missing number"
22018msgstr "������������"
22019
22020#: config/rs6000/rs6000-c.c:69
22021#, gcc-internal-format
22022msgid "missing close paren"
22023msgstr "���������������"
22024
22025#: config/rs6000/rs6000-c.c:72
22026#, gcc-internal-format
22027msgid "number must be 0 or 1"
22028msgstr "��������������� 0 ��� 1"
22029
22030#: config/rs6000/rs6000-c.c:75
22031#, gcc-internal-format
22032msgid "junk at end of #pragma longcall"
22033msgstr "#pragma longcall ���������������������"
22034
22035#: config/rs6000/rs6000-c.c:3246
22036#, fuzzy, gcc-internal-format
22037msgid "%s only accepts %d arguments"
22038msgstr "%q+D ������������������������"
22039
22040#: config/rs6000/rs6000-c.c:3251
22041#, fuzzy, gcc-internal-format
22042msgid "%s only accepts 1 argument"
22043msgstr "%q+D ������������������������"
22044
22045#: config/rs6000/rs6000-c.c:3256
22046#, fuzzy, gcc-internal-format
22047msgid "%s only accepts 2 arguments"
22048msgstr "%q+D ������������������������"
22049
22050#: config/rs6000/rs6000-c.c:3321
22051#, gcc-internal-format
22052msgid "vec_extract only accepts 2 arguments"
22053msgstr ""
22054
22055#: config/rs6000/rs6000-c.c:3397
22056#, gcc-internal-format
22057msgid "vec_insert only accepts 3 arguments"
22058msgstr ""
22059
22060#: config/rs6000/rs6000-c.c:3500
22061#, gcc-internal-format
22062msgid "passing arg %d of %qE discards qualifiers frompointer target type"
22063msgstr "������������ %d (������ %qE)���������������������������������������������"
22064
22065#: config/rs6000/rs6000-c.c:3543
22066#, gcc-internal-format
22067msgid "invalid parameter combination for AltiVec intrinsic"
22068msgstr "��� AltiVec ���������������������������������������"
22069
22070#: config/rs6000/rs6000.c:2108
22071#, gcc-internal-format
22072msgid "-mdynamic-no-pic overrides -fpic or -fPIC"
22073msgstr "-mdynamic-no-pic ��������� -fpic ��� -fPIC"
22074
22075#: config/rs6000/rs6000.c:2119
22076#, gcc-internal-format
22077msgid "-m64 requires PowerPC64 architecture, enabling"
22078msgstr "-m64 ������ PowerPC64 ���������������������"
22079
22080#: config/rs6000/rs6000.c:2371
22081#, fuzzy, gcc-internal-format
22082msgid "AltiVec not supported in this target"
22083msgstr "���������������������������������������������"
22084
22085#: config/rs6000/rs6000.c:2373
22086#, fuzzy, gcc-internal-format
22087msgid "Spe not supported in this target"
22088msgstr "���������������������������������������������"
22089
22090#: config/rs6000/rs6000.c:2400
22091#, gcc-internal-format
22092msgid "-mmultiple is not supported on little endian systems"
22093msgstr "-mmultiple ������������������������������������������������"
22094
22095#: config/rs6000/rs6000.c:2407
22096#, gcc-internal-format
22097msgid "-mstring is not supported on little endian systems"
22098msgstr "-mstring ������������������������������������������������"
22099
22100#: config/rs6000/rs6000.c:2466
22101#, gcc-internal-format
22102msgid "unknown -mdebug-%s switch"
22103msgstr "��������� -mdebug-%s ������"
22104
22105#: config/rs6000/rs6000.c:2506
22106#, gcc-internal-format
22107msgid "unknown -mtraceback arg %qs; expecting %<full%>, %<partial%> or %<none%>"
22108msgstr "��������� -mtraceback ������ %qs��������� %<full%>���%<partial%> ��� %<none%>"
22109
22110#: config/rs6000/rs6000.c:3127
22111#, gcc-internal-format
22112msgid "unknown -m%s= option specified: '%s'"
22113msgstr "������������������ -m%s= ������������%s���"
22114
22115#: config/rs6000/rs6000.c:3173
22116#, fuzzy, gcc-internal-format
22117msgid "unknown value %s for -mfpu"
22118msgstr "-mcpu ������������ %qs ������"
22119
22120#: config/rs6000/rs6000.c:3504
22121#, gcc-internal-format
22122msgid "not configured for ABI: '%s'"
22123msgstr "������������ ABI ������������%s���"
22124
22125#: config/rs6000/rs6000.c:3517
22126#, gcc-internal-format
22127msgid "Using darwin64 ABI"
22128msgstr "������ darwin64 ABI"
22129
22130#: config/rs6000/rs6000.c:3522
22131#, gcc-internal-format
22132msgid "Using old darwin ABI"
22133msgstr "��������������� Darwin ABI"
22134
22135#: config/rs6000/rs6000.c:3529
22136#, gcc-internal-format
22137msgid "Using IBM extended precision long double"
22138msgstr ""
22139
22140#: config/rs6000/rs6000.c:3535
22141#, gcc-internal-format
22142msgid "Using IEEE extended precision long double"
22143msgstr ""
22144
22145#: config/rs6000/rs6000.c:3540
22146#, gcc-internal-format
22147msgid "unknown ABI specified: '%s'"
22148msgstr "������������������ ABI������%s���"
22149
22150#: config/rs6000/rs6000.c:3567
22151#, gcc-internal-format
22152msgid "invalid option for -mfloat-gprs: '%s'"
22153msgstr "-mfloat-gprs ���������������������%s���"
22154
22155#: config/rs6000/rs6000.c:3577
22156#, gcc-internal-format
22157msgid "Unknown switch -mlong-double-%s"
22158msgstr "��������������� -mlong-double-%s"
22159
22160#: config/rs6000/rs6000.c:3598
22161#, gcc-internal-format
22162msgid "-malign-power is not supported for 64-bit Darwin; it is incompatible with the installed C and C++ libraries"
22163msgstr "-malign-power ��� 64 ������ Darwin ������������������������������������ C ��� C++ ������������������"
22164
22165#: config/rs6000/rs6000.c:3606
22166#, gcc-internal-format
22167msgid "unknown -malign-XXXXX option specified: '%s'"
22168msgstr "������������������ -malign-XXXXX ������������%s���"
22169
22170#: config/rs6000/rs6000.c:3613
22171#, gcc-internal-format
22172msgid "-msingle-float option equivalent to -mhard-float"
22173msgstr ""
22174
22175#: config/rs6000/rs6000.c:3629
22176#, gcc-internal-format
22177msgid "-msimple-fpu option ignored"
22178msgstr ""
22179
22180#: config/rs6000/rs6000.c:6779
22181#, gcc-internal-format
22182msgid "GCC vector returned by reference: non-standard ABI extension with no compatibility guarantee"
22183msgstr "GCC ��������������������������������� ABI ���������������������������"
22184
22185#: config/rs6000/rs6000.c:6852
22186#, gcc-internal-format
22187msgid "cannot return value in vector register because altivec instructions are disabled, use -maltivec to enable them"
22188msgstr "��������������������������������������������� altivec ������������������������������ -maltivec ������"
22189
22190#: config/rs6000/rs6000.c:7111
22191#, gcc-internal-format
22192msgid "cannot pass argument in vector register because altivec instructions are disabled, use -maltivec to enable them"
22193msgstr "������������������������������������������������ altivec ������������������������������ -maltivec ������"
22194
22195#: config/rs6000/rs6000.c:8013
22196#, gcc-internal-format
22197msgid "GCC vector passed by reference: non-standard ABI extension with no compatibility guarantee"
22198msgstr "GCC ��������������������������������� ABI ���������������������������"
22199
22200#: config/rs6000/rs6000.c:8595
22201#, gcc-internal-format
22202msgid "internal error: builtin function to %s already processed."
22203msgstr ""
22204
22205#: config/rs6000/rs6000.c:9534
22206#, gcc-internal-format
22207msgid "argument 1 must be a 5-bit signed literal"
22208msgstr "������ 1 ��������������� 5 ������������������"
22209
22210#: config/rs6000/rs6000.c:9637 config/rs6000/rs6000.c:10609
22211#, gcc-internal-format
22212msgid "argument 2 must be a 5-bit unsigned literal"
22213msgstr "������ 2 ��������������� 5 ������������������"
22214
22215#: config/rs6000/rs6000.c:9676
22216#, gcc-internal-format
22217msgid "argument 1 of __builtin_altivec_predicate must be a constant"
22218msgstr "__builtin_altivec_predicate ���������������������������������"
22219
22220#: config/rs6000/rs6000.c:9728
22221#, gcc-internal-format
22222msgid "argument 1 of __builtin_altivec_predicate is out of range"
22223msgstr "__builtin_altivec_predicate ������ 1 ���������������"
22224
22225#: config/rs6000/rs6000.c:9978
22226#, gcc-internal-format
22227msgid "argument 3 must be a 4-bit unsigned literal"
22228msgstr "������ 3 ��������������� 4 ������������������"
22229
22230#: config/rs6000/rs6000.c:9996
22231#, fuzzy, gcc-internal-format
22232msgid "argument 3 must be a 2-bit unsigned literal"
22233msgstr "������ 3 ��������������� 4 ������������������"
22234
22235#: config/rs6000/rs6000.c:10008
22236#, fuzzy, gcc-internal-format
22237msgid "argument 3 must be a 1-bit unsigned literal"
22238msgstr "������ 3 ��������������� 4 ������������������"
22239
22240#: config/rs6000/rs6000.c:10184
22241#, gcc-internal-format
22242msgid "argument to %qs must be a 2-bit unsigned literal"
22243msgstr "%qs ������������������������ 2 ���������������"
22244
22245#: config/rs6000/rs6000.c:10328
22246#, gcc-internal-format
22247msgid "unresolved overload for Altivec builtin %qF"
22248msgstr ""
22249
22250#: config/rs6000/rs6000.c:10419
22251#, gcc-internal-format
22252msgid "argument to dss must be a 2-bit unsigned literal"
22253msgstr "dss ������������������������ 2 ���������������"
22254
22255#: config/rs6000/rs6000.c:10729
22256#, fuzzy, gcc-internal-format
22257msgid "argument 1 of __builtin_paired_predicate must be a constant"
22258msgstr "__builtin_spe_predicate ���������������������������������"
22259
22260#: config/rs6000/rs6000.c:10776
22261#, fuzzy, gcc-internal-format
22262msgid "argument 1 of __builtin_paired_predicate is out of range"
22263msgstr "__builtin_spe_predicate ������ 1 ���������������"
22264
22265#: config/rs6000/rs6000.c:10801
22266#, gcc-internal-format
22267msgid "argument 1 of __builtin_spe_predicate must be a constant"
22268msgstr "__builtin_spe_predicate ���������������������������������"
22269
22270#: config/rs6000/rs6000.c:10873
22271#, gcc-internal-format
22272msgid "argument 1 of __builtin_spe_predicate is out of range"
22273msgstr "__builtin_spe_predicate ������ 1 ���������������"
22274
22275#: config/rs6000/rs6000.c:12219
22276#, fuzzy, gcc-internal-format
22277msgid "internal error: builtin function %s had no type"
22278msgstr "������������������������ %qs"
22279
22280#: config/rs6000/rs6000.c:12226
22281#, gcc-internal-format
22282msgid "internal error: builtin function %s had an unexpected return type %s"
22283msgstr ""
22284
22285#: config/rs6000/rs6000.c:12239
22286#, gcc-internal-format
22287msgid "internal error: builtin function %s, argument %d had unexpected argument type %s"
22288msgstr ""
22289
22290#: config/rs6000/rs6000.c:18041
22291#, gcc-internal-format
22292msgid "stack frame too large"
22293msgstr "������������������"
22294
22295#: config/rs6000/rs6000.c:18437
22296#, gcc-internal-format
22297msgid "Out-of-line save/restore routines not supported on Darwin"
22298msgstr ""
22299
22300#: config/rs6000/rs6000.c:21332
22301#, gcc-internal-format
22302msgid "no profiling of 64-bit code for this ABI"
22303msgstr "��� ABI ��������������� 64 ���������������"
22304
22305#: config/rs6000/rs6000.c:23360
22306#, gcc-internal-format
22307msgid "use of %<long double%> in AltiVec types is invalid"
22308msgstr "��� AltiVec ��������������� %<long double%> ������"
22309
22310#: config/rs6000/rs6000.c:23362
22311#, gcc-internal-format
22312msgid "use of boolean types in AltiVec types is invalid"
22313msgstr "��� AltiVec ���������������������������������"
22314
22315#: config/rs6000/rs6000.c:23364
22316#, gcc-internal-format
22317msgid "use of %<complex%> in AltiVec types is invalid"
22318msgstr "��� AltiVec ��������������� %<complex%> ������"
22319
22320#: config/rs6000/rs6000.c:23366
22321#, fuzzy, gcc-internal-format
22322msgid "use of decimal floating point types in AltiVec types is invalid"
22323msgstr "��� AltiVec ���������������������������������"
22324
22325#: config/rs6000/rs6000.c:23372
22326#, fuzzy, gcc-internal-format
22327msgid "use of %<long%> in AltiVec types is invalid for 64-bit code without -mvsx"
22328msgstr "������ 64 ������������������ AltiVec ��������������� %<long%> ������"
22329
22330#: config/rs6000/rs6000.c:23375
22331#, gcc-internal-format
22332msgid "use of %<long%> in AltiVec types is deprecated; use %<int%>"
22333msgstr "��� AltiVec ��������������� %<long%> ��������������������� %<int%>"
22334
22335#: config/rs6000/rs6000.c:23380
22336#, fuzzy, gcc-internal-format
22337msgid "use of %<long long%> in AltiVec types is invalid without -mvsx"
22338msgstr "��� AltiVec ��������������� %<long long%> ������"
22339
22340#: config/rs6000/rs6000.c:23383
22341#, fuzzy, gcc-internal-format
22342msgid "use of %<double%> in AltiVec types is invalid without -mvsx"
22343msgstr "��� AltiVec ��������������� %<double%> ������"
22344
22345#: config/rs6000/rs6000.c:25785
22346#, gcc-internal-format
22347msgid "emitting microcode insn %s\t[%s] #%d"
22348msgstr ""
22349
22350#: config/rs6000/rs6000.c:25789
22351#, gcc-internal-format
22352msgid "emitting conditional microcode insn %s\t[%s] #%d"
22353msgstr ""
22354
22355#: config/rs6000/aix43.h:38 config/rs6000/aix51.h:38 config/rs6000/aix52.h:38
22356#: config/rs6000/aix53.h:38 config/rs6000/aix61.h:38
22357#, gcc-internal-format
22358msgid "-maix64 and POWER architecture are incompatible"
22359msgstr "-maix64 ��� POWER ������������������"
22360
22361#: config/rs6000/aix43.h:43 config/rs6000/aix51.h:43 config/rs6000/aix52.h:43
22362#: config/rs6000/aix53.h:43 config/rs6000/aix61.h:43
22363#, gcc-internal-format
22364msgid "-maix64 requires PowerPC64 architecture remain enabled"
22365msgstr "-maix64 ������ PowerPC64 ���������������"
22366
22367#: config/rs6000/aix43.h:49 config/rs6000/aix52.h:49 config/rs6000/aix53.h:49
22368#: config/rs6000/aix61.h:49
22369#, gcc-internal-format
22370msgid "soft-float and long-double-128 are incompatible"
22371msgstr "soft-float ��� long-double-128 ������������"
22372
22373#: config/rs6000/aix43.h:53 config/rs6000/aix51.h:47 config/rs6000/aix52.h:53
22374#: config/rs6000/aix53.h:53 config/rs6000/aix61.h:53
22375#, gcc-internal-format
22376msgid "-maix64 required: 64-bit computation with 32-bit addressing not yet supported"
22377msgstr "������ -maix64��������������������� 64 ��������������� 32 ������������������"
22378
22379#: config/rs6000/e500.h:40
22380#, gcc-internal-format
22381msgid "AltiVec and E500 instructions cannot coexist"
22382msgstr "AltiVec ��� E500 ������������������"
22383
22384#: config/rs6000/e500.h:42
22385#, fuzzy, gcc-internal-format
22386msgid "VSX and E500 instructions cannot coexist"
22387msgstr "AltiVec ��� E500 ������������������"
22388
22389#: config/rs6000/e500.h:44
22390#, fuzzy, gcc-internal-format
22391msgid "64-bit E500 not supported"
22392msgstr "��������� -pipe"
22393
22394#: config/rs6000/e500.h:46
22395#, fuzzy, gcc-internal-format
22396msgid "E500 and FPRs not supported"
22397msgstr "���������������"
22398
22399#: config/rs6000/eabispe.h:41 config/rs6000/linuxspe.h:41
22400#, gcc-internal-format
22401msgid "-m64 not supported in this configuration"
22402msgstr "������������������ -m64 ������������"
22403
22404#: config/rs6000/linux64.h:115
22405#, gcc-internal-format
22406msgid "-m64 requires a PowerPC64 cpu"
22407msgstr "-m64 ������ PowerPC64 CPU"
22408
22409#. Definitions for __builtin_return_address and __builtin_frame_address.
22410#. __builtin_return_address (0) should give link register (65), enable
22411#. this.
22412#. This should be uncommented, so that the link register is used, but
22413#. currently this would result in unmatched insns and spilling fixed
22414#. registers so we'll leave it for another day.  When these problems are
22415#. taken care of one additional fetch will be necessary in RETURN_ADDR_RTX.
22416#. (mrs)
22417#. #define RETURN_ADDR_IN_PREVIOUS_FRAME
22418#. Number of bytes into the frame return addresses can be found.  See
22419#. rs6000_stack_info in rs6000.c for more information on how the different
22420#. abi's store the return address.
22421#: config/rs6000/rs6000.h:1760
22422#, gcc-internal-format
22423msgid "RETURN_ADDRESS_OFFSET not supported"
22424msgstr "RETURN_ADDRESS_OFFSET ������������"
22425
22426#. Sometimes certain combinations of command options do not make sense
22427#. on a particular target machine.  You can define a macro
22428#. `OVERRIDE_OPTIONS' to take account of this.  This macro, if
22429#. defined, is executed once just after all the command options have
22430#. been parsed.
22431#.
22432#. The macro SUBTARGET_OVERRIDE_OPTIONS is provided for subtargets, to
22433#. get control.
22434#: config/rs6000/sysv4.h:136
22435#, gcc-internal-format
22436msgid "bad value for -mcall-%s"
22437msgstr "-mcall-%s ������������"
22438
22439#: config/rs6000/sysv4.h:152
22440#, gcc-internal-format
22441msgid "bad value for -msdata=%s"
22442msgstr "-msdata=%s ������������"
22443
22444#: config/rs6000/sysv4.h:169
22445#, gcc-internal-format
22446msgid "-mrelocatable and -msdata=%s are incompatible"
22447msgstr "-mrelocatable ��� -msdata=%s ������������"
22448
22449#: config/rs6000/sysv4.h:178
22450#, gcc-internal-format
22451msgid "-f%s and -msdata=%s are incompatible"
22452msgstr "-f%s ��� -msdata=%s ������������"
22453
22454#: config/rs6000/sysv4.h:187
22455#, gcc-internal-format
22456msgid "-msdata=%s and -mcall-%s are incompatible"
22457msgstr "-msdata=%s ��� -mcall-%s ������������"
22458
22459#: config/rs6000/sysv4.h:196
22460#, gcc-internal-format
22461msgid "-mrelocatable and -mno-minimal-toc are incompatible"
22462msgstr "-mrelocatable ��� -mno-minimal-toc ������������"
22463
22464#: config/rs6000/sysv4.h:202
22465#, gcc-internal-format
22466msgid "-mrelocatable and -mcall-%s are incompatible"
22467msgstr "-mrelocatable ��� -mcall-%s ������������"
22468
22469#: config/rs6000/sysv4.h:209
22470#, gcc-internal-format
22471msgid "-fPIC and -mcall-%s are incompatible"
22472msgstr "-fPIC ��� -mcall-%s ������������"
22473
22474#: config/rs6000/sysv4.h:216
22475#, gcc-internal-format
22476msgid "-mcall-aixdesc must be big endian"
22477msgstr "-mcall-aixdesc ������������������������������"
22478
22479#: config/rs6000/sysv4.h:221
22480#, gcc-internal-format
22481msgid "-msecure-plt not supported by your assembler"
22482msgstr "-msecure-plt ������������������������������"
22483
22484#: config/rs6000/sysv4.h:239
22485#, gcc-internal-format
22486msgid "-m%s not supported in this configuration"
22487msgstr "-m%s ���������������������������"
22488
22489#: config/rx/rx.c:425
22490#, fuzzy, gcc-internal-format
22491msgid "unreocgnized control register number: %d - using 'psw'"
22492msgstr "������������������������������%s���"
22493
22494#: config/rx/rx.c:2037 config/xtensa/xtensa.c:3025 config/xtensa/xtensa.c:3065
22495#, fuzzy, gcc-internal-format
22496msgid "bad builtin code"
22497msgstr "��������������� fcode"
22498
22499#: config/rx/rx.c:2164
22500#, fuzzy, gcc-internal-format
22501msgid "unrecognized argument '%s' to -mcpu= option"
22502msgstr "���%s���������������������"
22503
22504#: config/rx/rx.c:2169
22505#, gcc-internal-format
22506msgid "The RX200 cpu does not have FPU hardware"
22507msgstr ""
22508
22509#: config/rx/rx.c:2208
22510#, gcc-internal-format
22511msgid "RX FPU instructions are not IEEE compliant"
22512msgstr ""
22513
22514#: config/rx/rx.c:2211
22515#, gcc-internal-format
22516msgid "Changing the FPU insns/math optimizations pairing is not supported"
22517msgstr ""
22518
22519#: config/s390/s390.c:1525
22520#, gcc-internal-format
22521msgid "stack guard value must be an exact power of 2"
22522msgstr "������������������������ 2 ���������������"
22523
22524#: config/s390/s390.c:1532
22525#, gcc-internal-format
22526msgid "stack size must be an exact power of 2"
22527msgstr "��������������������������� 2 ������������"
22528
22529#: config/s390/s390.c:1577
22530#, gcc-internal-format
22531msgid "z/Architecture mode not supported on %s"
22532msgstr "z/Architecture ��������� %s ���������������"
22533
22534#: config/s390/s390.c:1579
22535#, gcc-internal-format
22536msgid "64-bit ABI not supported in ESA/390 mode"
22537msgstr "64-bit ABI ��� ESA/390 ���������������������"
22538
22539#: config/s390/s390.c:1586
22540#, fuzzy, gcc-internal-format
22541msgid "Hardware decimal floating point instructions not available on %s"
22542msgstr "������������������������������������"
22543
22544#: config/s390/s390.c:1589
22545#, gcc-internal-format
22546msgid "Hardware decimal floating point instructions not available in ESA/390 mode"
22547msgstr ""
22548
22549#: config/s390/s390.c:1599
22550#, gcc-internal-format
22551msgid "-mhard-dfp can't be used in conjunction with -msoft-float"
22552msgstr ""
22553
22554#: config/s390/s390.c:1621
22555#, gcc-internal-format
22556msgid "-mbackchain -mpacked-stack -mhard-float are not supported in combination"
22557msgstr "-mbackchain -mpacked-stack -mhard-float ������������������������"
22558
22559#: config/s390/s390.c:1627
22560#, gcc-internal-format
22561msgid "stack size must be greater than the stack guard value"
22562msgstr "���������������������������������������"
22563
22564#: config/s390/s390.c:1629
22565#, gcc-internal-format
22566msgid "stack size must not be greater than 64k"
22567msgstr "������������������������ 64K"
22568
22569#: config/s390/s390.c:1632
22570#, gcc-internal-format
22571msgid "-mstack-guard implies use of -mstack-size"
22572msgstr "-mstack-guard ��������������� -mstack-size"
22573
22574#: config/s390/s390.c:7096
22575#, gcc-internal-format
22576msgid "total size of local variables exceeds architecture limit"
22577msgstr "���������������������������������������������"
22578
22579#: config/s390/s390.c:7794 config/s390/s390.c:7810
22580#, fuzzy, gcc-internal-format
22581msgid "frame size of function %qs is "
22582msgstr "%qs ������������������"
22583
22584#: config/s390/s390.c:7839
22585#, gcc-internal-format
22586msgid "frame size of %qs is "
22587msgstr "%qs ������������������"
22588
22589#: config/s390/s390.c:7843
22590#, gcc-internal-format
22591msgid "%qs uses dynamic stack allocation"
22592msgstr "%qs ������������������������"
22593
22594#: config/score/score3.c:649 config/score/score7.c:648
22595#, fuzzy, gcc-internal-format
22596msgid "-fPIC and -G are incompatible"
22597msgstr "-fPIC ��� -mcall-%s ������������"
22598
22599#: config/sh/sh.c:892
22600#, gcc-internal-format
22601msgid "ignoring -fschedule-insns because of exception handling bug"
22602msgstr "������ -fschedule-insns ������������������������������"
22603
22604#: config/sh/sh.c:7499
22605#, gcc-internal-format
22606msgid "__builtin_saveregs not supported by this subtarget"
22607msgstr "__builtin_saveregs ������������������������������"
22608
22609#: config/sh/sh.c:8652
22610#, fuzzy, gcc-internal-format
22611msgid "%qE attribute only applies to interrupt functions"
22612msgstr "%qs ������������������������������������"
22613
22614#: config/sh/sh.c:8710
22615#, fuzzy, gcc-internal-format
22616msgid "%qE attribute is supported only for SH2A"
22617msgstr "%qE ���������������������������������"
22618
22619#: config/sh/sh.c:8740
22620#, gcc-internal-format
22621msgid "attribute interrupt_handler is not compatible with -m5-compact"
22622msgstr "������ interrupt_handler ��� -m5-compact ���������"
22623
22624#: config/sh/sh.c:8757
22625#, fuzzy, gcc-internal-format
22626msgid "%qE attribute only applies to SH2A"
22627msgstr "%qs ���������������������������"
22628
22629#: config/sh/sh.c:8779
22630#, fuzzy, gcc-internal-format
22631msgid "%qE attribute argument should be between 0 to 255"
22632msgstr "%qs ���������������������������������������"
22633
22634#. The argument must be a constant string.
22635#: config/sh/sh.c:8852
22636#, fuzzy, gcc-internal-format
22637msgid "%qE attribute argument not a string constant"
22638msgstr "%qs ���������������������������������������"
22639
22640#: config/sh/sh.c:11274
22641#, gcc-internal-format
22642msgid "r0 needs to be available as a call-clobbered register"
22643msgstr "r0 ������������������������������������"
22644
22645#: config/sh/sh.c:11295
22646#, gcc-internal-format
22647msgid "Need a second call-clobbered general purpose register"
22648msgstr "���������������������������������������������"
22649
22650#: config/sh/sh.c:11303
22651#, gcc-internal-format
22652msgid "Need a call-clobbered target register"
22653msgstr "������������������������������������������"
22654
22655#: config/sh/symbian-base.c:112
22656#, fuzzy, gcc-internal-format
22657msgid "%qE declared as both exported to and imported from a DLL"
22658msgstr "%qs ��������������� DLL ������������������������������ DLL ������������"
22659
22660#: config/sh/symbian-base.c:119
22661#, gcc-internal-format
22662msgid "failure in redeclaration of %q+D: dllimport'd symbol lacks external linkage"
22663msgstr "��������������� %q+D���dllimport ���������������������������"
22664
22665#: config/sh/symbian-base.c:210
22666#, gcc-internal-format
22667msgid "%s %q+D %s after being referenced with dllimport linkage"
22668msgstr "%s %q+D %s ������������ dllimport ������������������"
22669
22670#: config/sh/symbian-c.c:83 config/sh/symbian-cxx.c:94
22671#, gcc-internal-format
22672msgid "function %q+D is defined after prior declaration as dllimport: attribute ignored"
22673msgstr "������ %q+D ������������������������ dllimport������������������"
22674
22675#: config/sh/symbian-c.c:122 config/sh/symbian-c.c:129
22676#: config/sh/symbian-cxx.c:554 config/sh/symbian-cxx.c:561
22677#: ada/gcc-interface/utils.c:5183 ada/gcc-interface/utils.c:5359
22678#: ada/gcc-interface/utils.c:5379 ada/gcc-interface/utils.c:5439
22679#, gcc-internal-format
22680msgid "%qs attribute ignored"
22681msgstr "������ %qs ������"
22682
22683#: config/sh/symbian-cxx.c:106
22684#, gcc-internal-format
22685msgid "inline function %q+D is declared as dllimport: attribute ignored"
22686msgstr "������������ %q+D ��������� dllimport���������������������"
22687
22688#. FIXME
22689#: config/sh/netbsd-elf.h:94
22690#, gcc-internal-format
22691msgid "unimplemented-shmedia profiling"
22692msgstr "��������� - shmedia ������"
22693
22694#. The kernel loader cannot handle the relaxation			 relocations, so it cannot load kernel modules			 (which are ET_REL) or RTP executables (which are		 linked with --emit-relocs).  No relaxation relocations		 appear in shared libraries, so relaxation is OK		 for RTP PIC.
22695#: config/sh/vxworks.h:43
22696#, fuzzy, gcc-internal-format
22697msgid "-mrelax is only supported for RTP PIC"
22698msgstr "TPF-OS ��������� static"
22699
22700#: config/sparc/sparc.c:713
22701#, gcc-internal-format
22702msgid "%s is not supported by this configuration"
22703msgstr "%s ���������������������������"
22704
22705#: config/sparc/sparc.c:720
22706#, gcc-internal-format
22707msgid "-mlong-double-64 not allowed with -m64"
22708msgstr "-mlong-double-64 ������������ -m64 ������������"
22709
22710#: config/sparc/sparc.c:740
22711#, gcc-internal-format
22712msgid "bad value (%s) for -mcmodel= switch"
22713msgstr "-mcmodel= ���(%s)���������"
22714
22715#: config/sparc/sparc.c:745
22716#, gcc-internal-format
22717msgid "-mcmodel= is not supported on 32 bit systems"
22718msgstr "32 ��������������������� -mcmodel="
22719
22720#: config/spu/spu-c.c:141
22721#, fuzzy, gcc-internal-format
22722msgid "insufficient arguments to overloaded function %s"
22723msgstr "������������ %qs ���������������"
22724
22725#: config/spu/spu-c.c:172
22726#, fuzzy, gcc-internal-format
22727msgid "too many arguments to overloaded function %s"
22728msgstr "������������ %qs ���������������"
22729
22730#: config/spu/spu-c.c:184
22731#, gcc-internal-format
22732msgid "parameter list does not match a valid signature for %s()"
22733msgstr ""
22734
22735#: config/spu/spu.c:516 config/spu/spu.c:527
22736#, fuzzy, gcc-internal-format
22737msgid "Unknown architecture '%s'"
22738msgstr "��������������������� %qs"
22739
22740#: config/spu/spu.c:5321 config/spu/spu.c:5324
22741#, fuzzy, gcc-internal-format
22742msgid "creating run-time relocation for %qD"
22743msgstr "��������� %qs ���������������"
22744
22745#: config/spu/spu.c:5329 config/spu/spu.c:5331
22746#, gcc-internal-format
22747msgid "creating run-time relocation"
22748msgstr ""
22749
22750#: config/spu/spu.c:6389
22751#, fuzzy, gcc-internal-format
22752msgid "%s expects an integer literal in the range [%d, %d]."
22753msgstr "������������������ 0 ��� %wi ���������������"
22754
22755#: config/spu/spu.c:6409
22756#, fuzzy, gcc-internal-format
22757msgid "%s expects an integer literal in the range [%d, %d]. ("
22758msgstr "������������������ 0 ��� %wi ���������������"
22759
22760#: config/spu/spu.c:6439
22761#, gcc-internal-format
22762msgid "%d least significant bits of %s are ignored."
22763msgstr ""
22764
22765#: config/stormy16/stormy16.c:1090
22766#, gcc-internal-format
22767msgid "local variable memory requirements exceed capacity"
22768msgstr "���������������������������������������������"
22769
22770#: config/stormy16/stormy16.c:1247
22771#, gcc-internal-format
22772msgid "function_profiler support"
22773msgstr "function_profiler ������"
22774
22775#: config/stormy16/stormy16.c:1340
22776#, gcc-internal-format
22777msgid "cannot use va_start in interrupt function"
22778msgstr "��������������������������� va_start"
22779
22780#: config/stormy16/stormy16.c:1884
22781#, gcc-internal-format
22782msgid "switch statement of size %lu entries too large"
22783msgstr "switch ������������(%lu ���������)"
22784
22785#: config/stormy16/stormy16.c:2253
22786#, gcc-internal-format
22787msgid "%<__BELOW100__%> attribute only applies to variables"
22788msgstr "������ %<__BELOW100__%> ���������������������������"
22789
22790#: config/stormy16/stormy16.c:2260
22791#, gcc-internal-format
22792msgid "__BELOW100__ attribute not allowed with auto storage class"
22793msgstr "__BELOW100__ ���������������������������������������"
22794
22795#: config/v850/v850-c.c:67
22796#, gcc-internal-format
22797msgid "#pragma GHS endXXXX found without previous startXXX"
22798msgstr "#pragma GHS endXXXX ��������� startXXX"
22799
22800#: config/v850/v850-c.c:70
22801#, gcc-internal-format
22802msgid "#pragma GHS endXXX does not match previous startXXX"
22803msgstr "#pragma GHS endXXX ������������ startXXX ���������"
22804
22805#: config/v850/v850-c.c:96
22806#, gcc-internal-format
22807msgid "cannot set interrupt attribute: no current function"
22808msgstr "���������������������������������������������"
22809
22810#: config/v850/v850-c.c:104
22811#, gcc-internal-format
22812msgid "cannot set interrupt attribute: no such identifier"
22813msgstr "������������������������������������������������"
22814
22815#: config/v850/v850-c.c:153
22816#, gcc-internal-format
22817msgid "junk at end of #pragma ghs section"
22818msgstr "#pragma ghs section ���������������������"
22819
22820#: config/v850/v850-c.c:170
22821#, fuzzy, gcc-internal-format
22822msgid "unrecognized section name %qE"
22823msgstr "���������������������%s���"
22824
22825#: config/v850/v850-c.c:185
22826#, gcc-internal-format
22827msgid "malformed #pragma ghs section"
22828msgstr "��������������� #pragma ghs section"
22829
22830#: config/v850/v850-c.c:204
22831#, gcc-internal-format
22832msgid "junk at end of #pragma ghs interrupt"
22833msgstr "#pragma ghs interrupt ���������������������"
22834
22835#: config/v850/v850-c.c:215
22836#, gcc-internal-format
22837msgid "junk at end of #pragma ghs starttda"
22838msgstr "#pragma ghs starttda ���������������������"
22839
22840#: config/v850/v850-c.c:226
22841#, gcc-internal-format
22842msgid "junk at end of #pragma ghs startsda"
22843msgstr "#pragma ghs startsda ���������������������"
22844
22845#: config/v850/v850-c.c:237
22846#, gcc-internal-format
22847msgid "junk at end of #pragma ghs startzda"
22848msgstr "#pragma ghs startzda ���������������������"
22849
22850#: config/v850/v850-c.c:248
22851#, gcc-internal-format
22852msgid "junk at end of #pragma ghs endtda"
22853msgstr "#pragma ghs endtda ���������������������"
22854
22855#: config/v850/v850-c.c:259
22856#, gcc-internal-format
22857msgid "junk at end of #pragma ghs endsda"
22858msgstr "#pragma ghs endsda ���������������������"
22859
22860#: config/v850/v850-c.c:270
22861#, gcc-internal-format
22862msgid "junk at end of #pragma ghs endzda"
22863msgstr "#pragma ghs endzda ���������������������"
22864
22865#: config/v850/v850.c:212
22866#, gcc-internal-format
22867msgid "value passed to %<-m%s%> is too large"
22868msgstr "��������� %<-m%s%> ������������"
22869
22870#: config/v850/v850.c:2117
22871#, fuzzy, gcc-internal-format
22872msgid "data area attributes cannot be specified for local variables"
22873msgstr "%J���������������������������������������������"
22874
22875#: config/v850/v850.c:2128
22876#, gcc-internal-format
22877msgid "data area of %q+D conflicts with previous declaration"
22878msgstr "%q+D ���������������������������������������"
22879
22880#: config/v850/v850.c:2258
22881#, gcc-internal-format
22882msgid "bogus JR construction: %d"
22883msgstr "��������� JR ���������%d"
22884
22885#: config/v850/v850.c:2276 config/v850/v850.c:2385
22886#, gcc-internal-format
22887msgid "bad amount of stack space removal: %d"
22888msgstr ""
22889
22890#: config/v850/v850.c:2365
22891#, gcc-internal-format
22892msgid "bogus JARL construction: %d\n"
22893msgstr "��������� JARL ���������%d\n"
22894
22895#: config/v850/v850.c:2664
22896#, gcc-internal-format
22897msgid "bogus DISPOSE construction: %d"
22898msgstr "��������� DISPOSE ���������%d"
22899
22900#: config/v850/v850.c:2683
22901#, gcc-internal-format
22902msgid "too much stack space to dispose of: %d"
22903msgstr "���������������������������������%d"
22904
22905#: config/v850/v850.c:2785
22906#, gcc-internal-format
22907msgid "bogus PREPEARE construction: %d"
22908msgstr "��������� PREPEARE ���������%d"
22909
22910#: config/v850/v850.c:2804
22911#, gcc-internal-format
22912msgid "too much stack space to prepare: %d"
22913msgstr "���������������������������������%d"
22914
22915#: config/xtensa/xtensa.c:2076
22916#, gcc-internal-format
22917msgid "boolean registers required for the floating-point option"
22918msgstr "���������������������������������"
22919
22920#: config/xtensa/xtensa.c:2111
22921#, gcc-internal-format
22922msgid "-f%s is not supported with CONST16 instructions"
22923msgstr "CONST16 ��������������� -f%s"
22924
22925#: config/xtensa/xtensa.c:2116
22926#, gcc-internal-format
22927msgid "PIC is required but not supported with CONST16 instructions"
22928msgstr "������ PIC������ CONST16 ���������������"
22929
22930#: config/xtensa/xtensa.c:3175
22931#, gcc-internal-format
22932msgid "only uninitialized variables can be placed in a .bss section"
22933msgstr "��������������������������������������� .bss ���������"
22934
22935#: cp/call.c:2710
22936#, gcc-internal-format
22937msgid "%s %D(%T, %T, %T) <built-in>"
22938msgstr "%s %D(%T, %T, %T) <������>"
22939
22940#: cp/call.c:2715
22941#, gcc-internal-format
22942msgid "%s %D(%T, %T) <built-in>"
22943msgstr "%s %D(%T, %T) <������>"
22944
22945#: cp/call.c:2719
22946#, gcc-internal-format
22947msgid "%s %D(%T) <built-in>"
22948msgstr "%s %D(%T) <������>"
22949
22950#: cp/call.c:2723
22951#, gcc-internal-format
22952msgid "%s %T <conversion>"
22953msgstr "%s %T <������>"
22954
22955#: cp/call.c:2725
22956#, gcc-internal-format
22957msgid "%s %+#D <near match>"
22958msgstr "%s %+#D <������������>"
22959
22960#: cp/call.c:2727
22961#, fuzzy, gcc-internal-format
22962msgid "%s %+#D <deleted>"
22963msgstr "%s %+#D <������������>"
22964
22965#: cp/call.c:2729 cp/pt.c:1704
22966#, gcc-internal-format
22967msgid "%s %+#D"
22968msgstr "%s %+#D"
22969
22970#: cp/call.c:3019
22971#, gcc-internal-format
22972msgid "conversion from %qT to %qT is ambiguous"
22973msgstr "��� %qT ��� %qT ������������������"
22974
22975#: cp/call.c:3181 cp/call.c:3202 cp/call.c:3267
22976#, gcc-internal-format
22977msgid "no matching function for call to %<%D(%A)%>"
22978msgstr "��� %<%D(%A)%> ������������������������������"
22979
22980#: cp/call.c:3205 cp/call.c:3270
22981#, gcc-internal-format
22982msgid "call of overloaded %<%D(%A)%> is ambiguous"
22983msgstr "��������������� %<%D(%A)%> ���������"
22984
22985#. It's no good looking for an overloaded operator() on a
22986#. pointer-to-member-function.
22987#: cp/call.c:3349
22988#, gcc-internal-format
22989msgid "pointer-to-member function %E cannot be called without an object; consider using .* or ->*"
22990msgstr "������������������������������������������ %E��������������� .* ��� ->*"
22991
22992#: cp/call.c:3432
22993#, gcc-internal-format
22994msgid "no match for call to %<(%T) (%A)%>"
22995msgstr "��� %<(%T) (%A)%> ���������������������"
22996
22997#: cp/call.c:3445
22998#, gcc-internal-format
22999msgid "call of %<(%T) (%A)%> is ambiguous"
23000msgstr "��� %<(%T) (%A)%> ������������������"
23001
23002#: cp/call.c:3487
23003#, fuzzy, gcc-internal-format
23004msgid "ambiguous overload for ternary %<operator?:%> in %<%E ? %E : %E%>"
23005msgstr "%s ��������� %<operator?:%> ��� %<%E ? %E : %E%> ���"
23006
23007#: cp/call.c:3490
23008#, fuzzy, gcc-internal-format
23009msgid "no match for ternary %<operator?:%> in %<%E ? %E : %E%>"
23010msgstr "%s ��������� %<operator?:%> ��� %<%E ? %E : %E%> ���"
23011
23012#: cp/call.c:3497
23013#, fuzzy, gcc-internal-format
23014msgid "ambiguous overload for %<operator%s%> in %<%E%s%>"
23015msgstr "%s ��� %<operator%s%> ��� %<%E%s%> ���"
23016
23017#: cp/call.c:3500
23018#, fuzzy, gcc-internal-format
23019msgid "no match for %<operator%s%> in %<%E%s%>"
23020msgstr "%s ��� %<operator%s%> ��� %<%E%s%> ���"
23021
23022#: cp/call.c:3506
23023#, fuzzy, gcc-internal-format
23024msgid "ambiguous overload for %<operator[]%> in %<%E[%E]%>"
23025msgstr "%s ��� %<operator[]%> ��� %<%E[%E]%> ���"
23026
23027#: cp/call.c:3509
23028#, fuzzy, gcc-internal-format
23029msgid "no match for %<operator[]%> in %<%E[%E]%>"
23030msgstr "%s ��� %<operator[]%> ��� %<%E[%E]%> ���"
23031
23032#: cp/call.c:3516
23033#, fuzzy, gcc-internal-format
23034msgid "ambiguous overload for %qs in %<%s %E%>"
23035msgstr "%s ��� %qs ��� %<%s %E%>"
23036
23037#: cp/call.c:3519
23038#, fuzzy, gcc-internal-format
23039msgid "no match for %qs in %<%s %E%>"
23040msgstr "%s ��� %qs ��� %<%s %E%>"
23041
23042#: cp/call.c:3526
23043#, fuzzy, gcc-internal-format
23044msgid "ambiguous overload for %<operator%s%> in %<%E %s %E%>"
23045msgstr "%s ��� %<operator%s%> ��� %<%E %s %E%> ���"
23046
23047#: cp/call.c:3529
23048#, fuzzy, gcc-internal-format
23049msgid "no match for %<operator%s%> in %<%E %s %E%>"
23050msgstr "%s ��� %<operator%s%> ��� %<%E %s %E%> ���"
23051
23052#: cp/call.c:3533
23053#, fuzzy, gcc-internal-format
23054msgid "ambiguous overload for %<operator%s%> in %<%s%E%>"
23055msgstr "%s ��� %<operator%s%> ��� %<%s%E%> ���"
23056
23057#: cp/call.c:3536
23058#, fuzzy, gcc-internal-format
23059msgid "no match for %<operator%s%> in %<%s%E%>"
23060msgstr "%s ��� %<operator%s%> ��� %<%s%E%> ���"
23061
23062#: cp/call.c:3631
23063#, gcc-internal-format
23064msgid "ISO C++ forbids omitting the middle term of a ?: expression"
23065msgstr "ISO C ��������������� ?: ������������������������"
23066
23067#: cp/call.c:3712
23068#, gcc-internal-format
23069msgid "second operand to the conditional operator is of type %<void%>, but the third operand is neither a throw-expression nor of type %<void%>"
23070msgstr ""
23071
23072#: cp/call.c:3717
23073#, gcc-internal-format
23074msgid "third operand to the conditional operator is of type %<void%>, but the second operand is neither a throw-expression nor of type %<void%>"
23075msgstr ""
23076
23077#: cp/call.c:3759 cp/call.c:3997
23078#, fuzzy, gcc-internal-format
23079msgid "operands to ?: have different types %qT and %qT"
23080msgstr "?: ������������������������������"
23081
23082#: cp/call.c:3944
23083#, gcc-internal-format
23084msgid "enumeral mismatch in conditional expression: %qT vs %qT"
23085msgstr "������������������������������������%qT ��� %qT"
23086
23087#: cp/call.c:3955
23088#, gcc-internal-format
23089msgid "enumeral and non-enumeral type in conditional expression"
23090msgstr "���������������������������������������������������������"
23091
23092#: cp/call.c:4302
23093#, gcc-internal-format
23094msgid "no %<%D(int)%> declared for postfix %qs, trying prefix operator instead"
23095msgstr "%<%D(int)%> ��������������������� %qs ���������������������������������"
23096
23097#: cp/call.c:4304
23098#, fuzzy, gcc-internal-format
23099msgid "no %<%D(int)%> declared for postfix %qs"
23100msgstr "%<%D(int)%> ��������������������� %qs ���������������������������������"
23101
23102#: cp/call.c:4398
23103#, gcc-internal-format
23104msgid "comparison between %q#T and %q#T"
23105msgstr "��� %q#T ��� %q#T ���������"
23106
23107#: cp/call.c:4642
23108#, fuzzy, gcc-internal-format
23109msgid "non-placement deallocation function %q+D"
23110msgstr "������������������ %qE"
23111
23112#: cp/call.c:4643
23113#, gcc-internal-format
23114msgid "selected for placement delete"
23115msgstr ""
23116
23117#: cp/call.c:4722
23118#, gcc-internal-format
23119msgid "no corresponding deallocation function for %qD"
23120msgstr ""
23121
23122#: cp/call.c:4727
23123#, gcc-internal-format
23124msgid "no suitable %<operator %s%> for %qT"
23125msgstr "��������������� %<operator %s%> ��� %qT"
23126
23127#: cp/call.c:4745
23128#, gcc-internal-format
23129msgid "%q+#D is private"
23130msgstr "%q+#D ������������"
23131
23132#: cp/call.c:4747
23133#, gcc-internal-format
23134msgid "%q+#D is protected"
23135msgstr "%q+#D ������������"
23136
23137#: cp/call.c:4749
23138#, gcc-internal-format
23139msgid "%q+#D is inaccessible"
23140msgstr "%q+#D ������������"
23141
23142#: cp/call.c:4750
23143#, gcc-internal-format
23144msgid "within this context"
23145msgstr "������������������"
23146
23147#: cp/call.c:4798
23148#, gcc-internal-format
23149msgid "passing NULL to non-pointer argument %P of %qD"
23150msgstr "��� NULL ��������������������� %P ��������� %qD"
23151
23152#: cp/call.c:4802
23153#, gcc-internal-format
23154msgid "converting to non-pointer type %qT from NULL"
23155msgstr "��� NULL ������������������������ %qT"
23156
23157#: cp/call.c:4808
23158#, fuzzy, gcc-internal-format
23159msgid "converting %<false%> to pointer type for argument %P of %qD"
23160msgstr "��������� %qT ��������� %qT������������ %qP(������ %qD)"
23161
23162#: cp/call.c:4846
23163#, fuzzy, gcc-internal-format
23164msgid "too many braces around initializer for %qT"
23165msgstr "%qT ���������������������������������������"
23166
23167#: cp/call.c:4868 cp/cvt.c:218
23168#, gcc-internal-format
23169msgid "invalid conversion from %qT to %qT"
23170msgstr "��������� %qT ��������� %qT ���������������"
23171
23172#: cp/call.c:4870 cp/call.c:5039
23173#, gcc-internal-format
23174msgid "  initializing argument %P of %qD"
23175msgstr "  ��������������� %P��������� %qD"
23176
23177#: cp/call.c:4894
23178#, gcc-internal-format
23179msgid "converting to %qT from initializer list would use explicit constructor %qD"
23180msgstr ""
23181
23182#: cp/call.c:5054
23183#, fuzzy, gcc-internal-format
23184msgid "cannot bind %qT lvalue to %qT"
23185msgstr "��������������� %qE ��������� %qT"
23186
23187#: cp/call.c:5057
23188#, fuzzy, gcc-internal-format
23189msgid "  initializing argument %P of %q+D"
23190msgstr "  ��������������� %P��������� %qD"
23191
23192#: cp/call.c:5084
23193#, gcc-internal-format
23194msgid "cannot bind bitfield %qE to %qT"
23195msgstr "������������������ %qE ��������� %qT"
23196
23197#: cp/call.c:5087 cp/call.c:5105
23198#, gcc-internal-format
23199msgid "cannot bind packed field %qE to %qT"
23200msgstr "������������������������ %qE ��������� %qT"
23201
23202#: cp/call.c:5090
23203#, gcc-internal-format
23204msgid "cannot bind rvalue %qE to %qT"
23205msgstr "��������������� %qE ��������� %qT"
23206
23207#: cp/call.c:5209
23208#, fuzzy, gcc-internal-format
23209msgid "cannot pass objects of non-trivially-copyable type %q#T through %<...%>"
23210msgstr "������������ %<...%> ��������������������������������� %q#T ���������������������������������������"
23211
23212#. conditionally-supported behavior [expr.call] 5.2.2/7.
23213#: cp/call.c:5236
23214#, fuzzy, gcc-internal-format
23215msgid "cannot receive objects of non-trivially-copyable type %q#T through %<...%>; "
23216msgstr "������������ %<...%> ��������������������������������� %q#T ���������������������������������������"
23217
23218#: cp/call.c:5282
23219#, gcc-internal-format
23220msgid "the default argument for parameter %d of %qD has not yet been parsed"
23221msgstr "������ %d(������ %qD)������������������"
23222
23223#: cp/call.c:5292
23224#, fuzzy, gcc-internal-format
23225msgid "recursive evaluation of default argument for %q#D"
23226msgstr "��������� %q#D ���������������"
23227
23228#: cp/call.c:5409
23229#, gcc-internal-format
23230msgid "argument of function call might be a candidate for a format attribute"
23231msgstr "������������������������ format ���������������"
23232
23233#: cp/call.c:5593
23234#, gcc-internal-format
23235msgid "passing %qT as %<this%> argument of %q#D discards qualifiers"
23236msgstr "��� %qT ������ %q#D ��� %<this%> ������������������������������"
23237
23238#: cp/call.c:5615
23239#, gcc-internal-format
23240msgid "%qT is not an accessible base of %qT"
23241msgstr "%qT ��� %qT ������������������������������������"
23242
23243#: cp/call.c:5667
23244#, fuzzy, gcc-internal-format
23245msgid "deducing %qT as %qT"
23246msgstr "%qD ��������� %s"
23247
23248#: cp/call.c:5670
23249#, fuzzy, gcc-internal-format
23250msgid "  in call to %q+D"
23251msgstr "  ��������� %qD ���"
23252
23253#: cp/call.c:5672
23254#, gcc-internal-format
23255msgid "  (you can disable this with -fno-deduce-init-list)"
23256msgstr ""
23257
23258#: cp/call.c:5965
23259#, gcc-internal-format
23260msgid "could not find class$ field in java interface type %qT"
23261msgstr "��� java ������������ %qT ������������ class$ ������"
23262
23263#: cp/call.c:6224
23264#, gcc-internal-format
23265msgid "call to non-function %qD"
23266msgstr "������������������ %qD"
23267
23268#: cp/call.c:6269 cp/typeck.c:2546
23269#, gcc-internal-format
23270msgid "cannot call constructor %<%T::%D%> directly"
23271msgstr ""
23272
23273#: cp/call.c:6271
23274#, gcc-internal-format
23275msgid "  for a function-style cast, remove the redundant %<::%D%>"
23276msgstr ""
23277
23278#: cp/call.c:6393
23279#, gcc-internal-format
23280msgid "no matching function for call to %<%T::%s(%A)%#V%>"
23281msgstr "��� %<%T::%s(%A)%#V%> ������������������������������"
23282
23283#: cp/call.c:6418
23284#, gcc-internal-format
23285msgid "call of overloaded %<%s(%A)%> is ambiguous"
23286msgstr "������������ %<%s(%A)%> ������������������"
23287
23288#: cp/call.c:6447
23289#, gcc-internal-format
23290msgid "cannot call member function %qD without object"
23291msgstr "������������������������������������ %qD"
23292
23293#: cp/call.c:7133
23294#, gcc-internal-format
23295msgid "passing %qT chooses %qT over %qT"
23296msgstr "������ %qT ��������� %qT ��������� %qT"
23297
23298#: cp/call.c:7135 cp/name-lookup.c:5019
23299#, gcc-internal-format
23300msgid "  in call to %qD"
23301msgstr "  ��������� %qD ���"
23302
23303#: cp/call.c:7192
23304#, gcc-internal-format
23305msgid "choosing %qD over %qD"
23306msgstr "������ %qD ��������� %qD"
23307
23308#: cp/call.c:7193
23309#, gcc-internal-format
23310msgid "  for conversion from %qT to %qT"
23311msgstr "  ������ %qT ��������� %qT ���"
23312
23313#: cp/call.c:7196
23314#, gcc-internal-format
23315msgid "  because conversion sequence for the argument is better"
23316msgstr "  ���������������������������������������������"
23317
23318#: cp/call.c:7314
23319#, fuzzy, gcc-internal-format
23320msgid "default argument mismatch in overload resolution"
23321msgstr "���������������������������������������"
23322
23323#: cp/call.c:7317
23324#, fuzzy, gcc-internal-format
23325msgid " candidate 1: %q+#F"
23326msgstr "������������%+#D"
23327
23328#: cp/call.c:7319
23329#, fuzzy, gcc-internal-format
23330msgid " candidate 2: %q+#F"
23331msgstr "������������%+#D"
23332
23333#: cp/call.c:7357
23334#, gcc-internal-format
23335msgid "ISO C++ says that these are ambiguous, even though the worst conversion for the first is better than the worst conversion for the second:"
23336msgstr "ISO C++ ���������������������������������������������������������������������������������������������������������"
23337
23338#: cp/call.c:7510
23339#, gcc-internal-format
23340msgid "could not convert %qE to %qT"
23341msgstr "��������� %qE ��������� %qT"
23342
23343#: cp/call.c:7728
23344#, fuzzy, gcc-internal-format
23345msgid "invalid initialization of non-const reference of type %qT from an rvalue of type %qT"
23346msgstr "������������ %qT ������ const ��������������������������� %qT ���������������������"
23347
23348#: cp/call.c:7732
23349#, gcc-internal-format
23350msgid "invalid initialization of reference of type %qT from expression of type %qT"
23351msgstr "������������ %qT ������������������������������ %qT ������������������"
23352
23353#: cp/class.c:278
23354#, gcc-internal-format
23355msgid "cannot convert from base %qT to derived type %qT via virtual base %qT"
23356msgstr "��������������������� %qT ��������������������� %qT������������������������ %qT"
23357
23358#: cp/class.c:972
23359#, gcc-internal-format
23360msgid "Java class %qT cannot have a destructor"
23361msgstr "Java ������ %qT ���������������������"
23362
23363#: cp/class.c:974
23364#, gcc-internal-format
23365msgid "Java class %qT cannot have an implicit non-trivial destructor"
23366msgstr "Java ������ %qT ������������������������������������������"
23367
23368#: cp/class.c:1075
23369#, gcc-internal-format
23370msgid "repeated using declaration %q+D"
23371msgstr "��������� using ������ %q+D"
23372
23373#: cp/class.c:1077
23374#, gcc-internal-format
23375msgid "using declaration %q+D conflicts with a previous using declaration"
23376msgstr "using ������ %q+D ������������������ using ������������"
23377
23378#: cp/class.c:1082
23379#, gcc-internal-format
23380msgid "%q+#D cannot be overloaded"
23381msgstr "%q+#D ���������������"
23382
23383#: cp/class.c:1083
23384#, gcc-internal-format
23385msgid "with %q+#D"
23386msgstr "��� %q+#D"
23387
23388#: cp/class.c:1150
23389#, gcc-internal-format
23390msgid "conflicting access specifications for method %q+D, ignored"
23391msgstr "������ %q+D ���������������������������������"
23392
23393#: cp/class.c:1153
23394#, gcc-internal-format
23395msgid "conflicting access specifications for field %qE, ignored"
23396msgstr "������ %qE ���������������������������������"
23397
23398#: cp/class.c:1214 cp/class.c:1222
23399#, gcc-internal-format
23400msgid "%q+D invalid in %q#T"
23401msgstr "%q+D ������������ %q#T ���"
23402
23403#: cp/class.c:1215
23404#, gcc-internal-format
23405msgid "  because of local method %q+#D with same name"
23406msgstr " ������������������ %q+#D ������������"
23407
23408#: cp/class.c:1223
23409#, gcc-internal-format
23410msgid "  because of local member %q+#D with same name"
23411msgstr " ������������������ %q+#D ������������"
23412
23413#: cp/class.c:1272
23414#, gcc-internal-format
23415msgid "base class %q#T has a non-virtual destructor"
23416msgstr "������������ %q#T ���������������������������"
23417
23418#: cp/class.c:1632
23419#, gcc-internal-format
23420msgid "all member functions in class %qT are private"
23421msgstr "������ %qT ������������������������������������"
23422
23423#: cp/class.c:1644
23424#, gcc-internal-format
23425msgid "%q#T only defines a private destructor and has no friends"
23426msgstr "%q#T ���������������������������������������������������"
23427
23428#: cp/class.c:1689
23429#, gcc-internal-format
23430msgid "%q#T only defines private constructors and has no friends"
23431msgstr "%q#T ������������������������������������������������"
23432
23433#: cp/class.c:2082
23434#, gcc-internal-format
23435msgid "no unique final overrider for %qD in %qT"
23436msgstr "%qD ������������������ %qT ������������"
23437
23438#. Here we know it is a hider, and no overrider exists.
23439#: cp/class.c:2505
23440#, gcc-internal-format
23441msgid "%q+D was hidden"
23442msgstr "%q+D ���������"
23443
23444#: cp/class.c:2506
23445#, gcc-internal-format
23446msgid "  by %q+D"
23447msgstr "  ��� %q+D"
23448
23449#: cp/class.c:2549 cp/decl2.c:1325
23450#, gcc-internal-format
23451msgid "%q+#D invalid; an anonymous union can only have non-static data members"
23452msgstr "%q+#D ������������������������������������������������������"
23453
23454#: cp/class.c:2552
23455#, fuzzy, gcc-internal-format
23456msgid "%q+#D invalid; an anonymous struct can only have non-static data members"
23457msgstr "%q+#D ������������������������������������������������������"
23458
23459#: cp/class.c:2560 cp/decl2.c:1331
23460#, gcc-internal-format
23461msgid "private member %q+#D in anonymous union"
23462msgstr "��������������������������������� %q+#D"
23463
23464#: cp/class.c:2562
23465#, fuzzy, gcc-internal-format
23466msgid "private member %q+#D in anonymous struct"
23467msgstr "��������������������������������� %q+#D"
23468
23469#: cp/class.c:2567 cp/decl2.c:1333
23470#, gcc-internal-format
23471msgid "protected member %q+#D in anonymous union"
23472msgstr "��������������������������������� %q+#D"
23473
23474#: cp/class.c:2569
23475#, fuzzy, gcc-internal-format
23476msgid "protected member %q+#D in anonymous struct"
23477msgstr "��������������������������������� %q+#D"
23478
23479#: cp/class.c:2753
23480#, gcc-internal-format
23481msgid "bit-field %q+#D with non-integral type"
23482msgstr "��������� %q+#D ���������������������"
23483
23484#: cp/class.c:2766
23485#, gcc-internal-format
23486msgid "bit-field %q+D width not an integer constant"
23487msgstr "��������� %q+D ���������������������������������"
23488
23489#: cp/class.c:2771
23490#, gcc-internal-format
23491msgid "negative width in bit-field %q+D"
23492msgstr "��������� %q+D ������������"
23493
23494#: cp/class.c:2776
23495#, gcc-internal-format
23496msgid "zero width for bit-field %q+D"
23497msgstr "��������� %q+D ��������� 0"
23498
23499#: cp/class.c:2782
23500#, gcc-internal-format
23501msgid "width of %q+D exceeds its type"
23502msgstr "%q+D ������������������������������"
23503
23504#: cp/class.c:2792
23505#, gcc-internal-format
23506msgid "%q+D is too small to hold all values of %q#T"
23507msgstr "%q+D ��������������������� %q#T ������������������"
23508
23509#: cp/class.c:2849
23510#, gcc-internal-format
23511msgid "member %q+#D with constructor not allowed in union"
23512msgstr "��������������������� %q+#D ���������������������"
23513
23514#: cp/class.c:2852
23515#, gcc-internal-format
23516msgid "member %q+#D with destructor not allowed in union"
23517msgstr "������������������������ %q+#D ���������������������"
23518
23519#: cp/class.c:2854
23520#, gcc-internal-format
23521msgid "member %q+#D with copy assignment operator not allowed in union"
23522msgstr "��������������������������������� %q+#D ���������������������"
23523
23524#: cp/class.c:2878
23525#, gcc-internal-format
23526msgid "multiple fields in union %qT initialized"
23527msgstr "������������������ %qT ������������������"
23528
23529#: cp/class.c:2969
23530#, gcc-internal-format
23531msgid "%q+D may not be static because it is a member of a union"
23532msgstr "%q+D ������������������������������������������������"
23533
23534#: cp/class.c:2974
23535#, gcc-internal-format
23536msgid "%q+D may not have reference type %qT because it is a member of a union"
23537msgstr "%q+D ��������������������� %qT������������������������������"
23538
23539#: cp/class.c:2985
23540#, gcc-internal-format
23541msgid "field %q+D invalidly declared function type"
23542msgstr "������ %q+D ������������������������������"
23543
23544#: cp/class.c:2991
23545#, gcc-internal-format
23546msgid "field %q+D invalidly declared method type"
23547msgstr "������ %q+D ������������������������������"
23548
23549#: cp/class.c:3040
23550#, fuzzy, gcc-internal-format
23551msgid "ignoring packed attribute because of unpacked non-POD field %q+#D"
23552msgstr "��������������������������������������� %q+#D ������ packed ������"
23553
23554#: cp/class.c:3123
23555#, gcc-internal-format
23556msgid "field %q+#D with same name as class"
23557msgstr "������ %q+#D ���������������"
23558
23559#: cp/class.c:3154
23560#, gcc-internal-format
23561msgid "%q#T has pointer data members"
23562msgstr "%q#T ���������������������"
23563
23564#: cp/class.c:3159
23565#, gcc-internal-format
23566msgid "  but does not override %<%T(const %T&)%>"
23567msgstr "  ��������������� %<%T(const %T&)%>"
23568
23569#: cp/class.c:3161
23570#, gcc-internal-format
23571msgid "  or %<operator=(const %T&)%>"
23572msgstr "  ��� %<operator=(const %T&)%>"
23573
23574#: cp/class.c:3165
23575#, gcc-internal-format
23576msgid "  but does not override %<operator=(const %T&)%>"
23577msgstr "  ��������������� %<operator=(const %T&)%>"
23578
23579#: cp/class.c:3628
23580#, gcc-internal-format
23581msgid "offset of empty base %qT may not be ABI-compliant and maychange in a future version of GCC"
23582msgstr "��������������� %qT ��������������������� ABI ��������������������������� GCC ������������������������"
23583
23584#: cp/class.c:3755
23585#, gcc-internal-format
23586msgid "class %qT will be considered nearly empty in a future version of GCC"
23587msgstr "��� GCC ������������������������ %qT ������������������������"
23588
23589#: cp/class.c:3837
23590#, gcc-internal-format
23591msgid "initializer specified for non-virtual method %q+D"
23592msgstr "��������������� %q+D ���������������������������"
23593
23594#: cp/class.c:4426
23595#, gcc-internal-format
23596msgid "non-static reference %q+#D in class without a constructor"
23597msgstr "��������������������������� %q+#D���������������������������"
23598
23599#: cp/class.c:4431
23600#, gcc-internal-format
23601msgid "non-static const member %q+#D in class without a constructor"
23602msgstr "��������������������������������� %q+#D ������������������"
23603
23604#. If the function is defaulted outside the class, we just
23605#. give the synthesis error.
23606#: cp/class.c:4457
23607#, gcc-internal-format
23608msgid "%q+D declared to take const reference, but implicit declaration would take non-const"
23609msgstr ""
23610
23611#: cp/class.c:4460
23612#, gcc-internal-format
23613msgid "%q+D declared to take non-const reference cannot be defaulted in the class body"
23614msgstr ""
23615
23616#: cp/class.c:4681
23617#, gcc-internal-format
23618msgid "offset of virtual base %qT is not ABI-compliant and may change in a future version of GCC"
23619msgstr "��������������� %qT ��������������� ABI ��������������������������� GCC ������������������������"
23620
23621#: cp/class.c:4782
23622#, gcc-internal-format
23623msgid "direct base %qT inaccessible in %qT due to ambiguity"
23624msgstr "��������������������������������������� %qT ��� %qT ���������������"
23625
23626#: cp/class.c:4794
23627#, gcc-internal-format
23628msgid "virtual base %qT inaccessible in %qT due to ambiguity"
23629msgstr "������������������������������������ %qT ��� %qT ���������������"
23630
23631#: cp/class.c:4973
23632#, gcc-internal-format
23633msgid "size assigned to %qT may not be ABI-compliant and may change in a future version of GCC"
23634msgstr "������ %qT ������������������ ABI ��������������������������� GCC ������������������������"
23635
23636#: cp/class.c:5013
23637#, gcc-internal-format
23638msgid "the offset of %qD may not be ABI-compliant and may change in a future version of GCC"
23639msgstr "%qD ��������������������� ABI ��������������������������� GCC ������������������������"
23640
23641#: cp/class.c:5041
23642#, gcc-internal-format
23643msgid "offset of %q+D is not ABI-compliant and may change in a future version of GCC"
23644msgstr "%q+D ��������������� ABI ��������������������� GCC ������������������������������������"
23645
23646#: cp/class.c:5051
23647#, gcc-internal-format
23648msgid "%q+D contains empty classes which may cause base classes to be placed at different locations in a future version of GCC"
23649msgstr "%q+D ������������������������������������������������ GCC ���������������������������������"
23650
23651#: cp/class.c:5139
23652#, gcc-internal-format
23653msgid "layout of classes derived from empty class %qT may change in a future version of GCC"
23654msgstr "��������� %qT ��������������������������������� GCC ������������������������������������"
23655
23656#: cp/class.c:5292 cp/parser.c:16363
23657#, gcc-internal-format
23658msgid "redefinition of %q#T"
23659msgstr "%q#T ���������"
23660
23661#: cp/class.c:5444
23662#, fuzzy, gcc-internal-format
23663msgid "%q#T has virtual functions and accessible non-virtual destructor"
23664msgstr "%q#T ������������������������������������"
23665
23666#: cp/class.c:5549
23667#, gcc-internal-format
23668msgid "trying to finish struct, but kicked out due to previous parse errors"
23669msgstr "���������������������������������������������������������"
23670
23671#: cp/class.c:6013
23672#, gcc-internal-format
23673msgid "language string %<\"%E\"%> not recognized"
23674msgstr "������������ %<\"%E\"%> ������������"
23675
23676#: cp/class.c:6103
23677#, gcc-internal-format
23678msgid "cannot resolve overloaded function %qD based on conversion to type %qT"
23679msgstr "������������������������ %qD������������������ %qT ���������"
23680
23681#: cp/class.c:6227
23682#, gcc-internal-format
23683msgid "no matches converting function %qD to type %q#T"
23684msgstr "������������������ %qD ��������������� %q#T ������������"
23685
23686#: cp/class.c:6257
23687#, gcc-internal-format
23688msgid "converting overloaded function %qD to type %q#T is ambiguous"
23689msgstr "��������������� %qD ��������������� %q#T ���������"
23690
23691#: cp/class.c:6284
23692#, gcc-internal-format
23693msgid "assuming pointer to member %qD"
23694msgstr "��������������������� %qD"
23695
23696#: cp/class.c:6287
23697#, gcc-internal-format
23698msgid "(a pointer to member can only be formed with %<&%E%>)"
23699msgstr "(��������������������� %<&%E%> ������)"
23700
23701#: cp/class.c:6349 cp/class.c:6383
23702#, gcc-internal-format
23703msgid "not enough type information"
23704msgstr "���������������������"
23705
23706#: cp/class.c:6366
23707#, gcc-internal-format
23708msgid "argument of type %qT does not match %qT"
23709msgstr "��������������� %qT������ %qT ���������"
23710
23711#. [basic.scope.class]
23712#.
23713#. A name N used in a class S shall refer to the same declaration
23714#. in its context and when re-evaluated in the completed scope of
23715#. S.
23716#: cp/class.c:6668 cp/decl.c:1196 cp/name-lookup.c:525
23717#, gcc-internal-format
23718msgid "declaration of %q#D"
23719msgstr "%q#D ���������"
23720
23721#: cp/class.c:6669
23722#, gcc-internal-format
23723msgid "changes meaning of %qD from %q+#D"
23724msgstr "��������� %qD ��������� %q+#D"
23725
23726#: cp/cp-gimplify.c:94
23727#, gcc-internal-format
23728msgid "continue statement not within loop or switch"
23729msgstr "continue ������������������������������������"
23730
23731#: cp/cp-gimplify.c:1201
23732#, gcc-internal-format
23733msgid "%qE implicitly determined as %<firstprivate%> has reference type"
23734msgstr ""
23735
23736#: cp/cvt.c:91
23737#, gcc-internal-format
23738msgid "can't convert from incomplete type %qT to %qT"
23739msgstr "��������������������������� %qT ��������� %qT"
23740
23741#: cp/cvt.c:100
23742#, gcc-internal-format
23743msgid "conversion of %qE from %qT to %qT is ambiguous"
23744msgstr "��� %qE ��� %qT ��������� %qT ���������"
23745
23746#: cp/cvt.c:169 cp/cvt.c:194 cp/cvt.c:239
23747#, gcc-internal-format
23748msgid "cannot convert %qE from type %qT to type %qT"
23749msgstr "��������� %qE ��������� %qT ��������������� %qT"
23750
23751#: cp/cvt.c:371
23752#, fuzzy, gcc-internal-format
23753msgid "initialization of volatile reference type %q#T from rvalue of type %qT"
23754msgstr "������������ %qT ������������������������������ %qT ������������������"
23755
23756#: cp/cvt.c:374
23757#, fuzzy, gcc-internal-format
23758msgid "conversion to volatile reference type %q#T from rvalue of type %qT"
23759msgstr "������������ %qT ������������������������������ %qT ������������������"
23760
23761#: cp/cvt.c:377
23762#, fuzzy, gcc-internal-format
23763msgid "initialization of non-const reference type %q#T from rvalue of type %qT"
23764msgstr "������������ %qT ������ const ��������������������������� %qT ���������������������"
23765
23766#: cp/cvt.c:380
23767#, fuzzy, gcc-internal-format
23768msgid "conversion to non-const reference type %q#T from rvalue of type %qT"
23769msgstr "������������ %qT ������ const ��������������������������� %qT ���������������������"
23770
23771#: cp/cvt.c:453
23772#, gcc-internal-format
23773msgid "conversion from %qT to %qT discards qualifiers"
23774msgstr "��� %qT ��� %qT ������������������������������"
23775
23776#: cp/cvt.c:471 cp/typeck.c:5919
23777#, gcc-internal-format
23778msgid "casting %qT to %qT does not dereference pointer"
23779msgstr "��� %qT ��������� %qT ������������������"
23780
23781#: cp/cvt.c:499
23782#, gcc-internal-format
23783msgid "cannot convert type %qT to type %qT"
23784msgstr "��������������� %qT ��������������� %qT"
23785
23786#: cp/cvt.c:670
23787#, gcc-internal-format
23788msgid "conversion from %q#T to %q#T"
23789msgstr "��� %q#T ��� %q#T ���������"
23790
23791#: cp/cvt.c:685
23792#, gcc-internal-format
23793msgid "the result of the conversion is unspecified because %qE is outside the range of type %qT"
23794msgstr ""
23795
23796#: cp/cvt.c:696 cp/cvt.c:716
23797#, gcc-internal-format
23798msgid "%q#T used where a %qT was expected"
23799msgstr "������������ %q#T ������������ %qT"
23800
23801#: cp/cvt.c:731
23802#, gcc-internal-format
23803msgid "%q#T used where a floating point value was expected"
23804msgstr "������������������������������ %q#T"
23805
23806#: cp/cvt.c:791
23807#, gcc-internal-format
23808msgid "conversion from %qT to non-scalar type %qT requested"
23809msgstr "��������� %qT ������������������������ %qT"
23810
23811#: cp/cvt.c:830
23812#, gcc-internal-format
23813msgid "pseudo-destructor is not called"
23814msgstr "���������������������������"
23815
23816#: cp/cvt.c:893
23817#, gcc-internal-format
23818msgid "object of incomplete type %qT will not be accessed in %s"
23819msgstr "��������������������� %qT ������������������ %s ������������"
23820
23821#: cp/cvt.c:901
23822#, gcc-internal-format
23823msgid "object of type %qT will not be accessed in %s"
23824msgstr "��������� %qT ������������������ %s ������������"
23825
23826#: cp/cvt.c:932
23827#, gcc-internal-format
23828msgid "object %qE of incomplete type %qT will not be accessed in %s"
23829msgstr "������ %qE ������������������������ %qT������������ %s ������������"
23830
23831#: cp/cvt.c:972
23832#, gcc-internal-format
23833msgid "%s cannot resolve address of overloaded function"
23834msgstr "%s ���������������������������������"
23835
23836#: cp/cvt.c:982
23837#, gcc-internal-format
23838msgid "%s is a reference, not call, to function %qE"
23839msgstr "%s ������������ %qE ������������������������������"
23840
23841#: cp/cvt.c:1000
23842#, gcc-internal-format
23843msgid "%s has no effect"
23844msgstr "%s ������������"
23845
23846#: cp/cvt.c:1145
23847#, gcc-internal-format
23848msgid "converting NULL to non-pointer type"
23849msgstr "��� NULL ������������������������"
23850
23851#: cp/cvt.c:1259
23852#, gcc-internal-format
23853msgid "ambiguous default type conversion from %qT"
23854msgstr "%qT ������������������������������"
23855
23856#: cp/cvt.c:1261
23857#, gcc-internal-format
23858msgid "  candidate conversions include %qD and %qD"
23859msgstr "  ������������������ %qD ��� %qD"
23860
23861#: cp/decl.c:1058
23862#, gcc-internal-format
23863msgid "%qD was declared %<extern%> and later %<static%>"
23864msgstr "%qD ��������������� %<extern%> ������������������ %<static%>"
23865
23866#: cp/decl.c:1059 cp/decl.c:1609 objc/objc-act.c:2986 objc/objc-act.c:7602
23867#, gcc-internal-format
23868msgid "previous declaration of %q+D"
23869msgstr "%q+D ������������������"
23870
23871#: cp/decl.c:1092
23872#, gcc-internal-format
23873msgid "declaration of %qF throws different exceptions"
23874msgstr "%qF ������������������������������"
23875
23876#: cp/decl.c:1093
23877#, gcc-internal-format
23878msgid "from previous declaration %q+F"
23879msgstr "������������������ %q+F"
23880
23881#: cp/decl.c:1149
23882#, gcc-internal-format
23883msgid "function %q+D redeclared as inline"
23884msgstr "������ %q+D ���������������������"
23885
23886#: cp/decl.c:1151
23887#, gcc-internal-format
23888msgid "previous declaration of %q+D with attribute noinline"
23889msgstr "������ %q+D ��������������� noinline ������"
23890
23891#: cp/decl.c:1158
23892#, gcc-internal-format
23893msgid "function %q+D redeclared with attribute noinline"
23894msgstr "������ %q+D ������������������������������������"
23895
23896#: cp/decl.c:1160
23897#, gcc-internal-format
23898msgid "previous declaration of %q+D was inline"
23899msgstr "%q+D ���������������������������"
23900
23901#: cp/decl.c:1184 cp/decl.c:1258
23902#, fuzzy, gcc-internal-format
23903msgid "shadowing built-in function %q#D"
23904msgstr "��������� %s ������ %q#D"
23905
23906#: cp/decl.c:1185 cp/decl.c:1259
23907#, fuzzy, gcc-internal-format
23908msgid "shadowing library function %q#D"
23909msgstr "��������� %s ������ %q#D"
23910
23911#: cp/decl.c:1192
23912#, gcc-internal-format
23913msgid "library function %q#D redeclared as non-function %q#D"
23914msgstr "��������������� %q#D ��������������������� %q#D"
23915
23916#: cp/decl.c:1197
23917#, gcc-internal-format
23918msgid "conflicts with built-in declaration %q#D"
23919msgstr "��������������� %q#D ������"
23920
23921#: cp/decl.c:1251 cp/decl.c:1378 cp/decl.c:1394
23922#, gcc-internal-format
23923msgid "new declaration %q#D"
23924msgstr "��� %q#D ������������"
23925
23926#: cp/decl.c:1252
23927#, gcc-internal-format
23928msgid "ambiguates built-in declaration %q#D"
23929msgstr "��������������� %q#D ������������"
23930
23931#: cp/decl.c:1342
23932#, gcc-internal-format
23933msgid "%q#D redeclared as different kind of symbol"
23934msgstr "%q#D ���������������������������������������"
23935
23936#: cp/decl.c:1345
23937#, gcc-internal-format
23938msgid "previous declaration of %q+#D"
23939msgstr "%q+#D ������������������"
23940
23941#: cp/decl.c:1364
23942#, gcc-internal-format
23943msgid "declaration of template %q#D"
23944msgstr "������������ %q#D"
23945
23946#: cp/decl.c:1365 cp/name-lookup.c:526 cp/name-lookup.c:812
23947#: cp/name-lookup.c:823
23948#, gcc-internal-format
23949msgid "conflicts with previous declaration %q+#D"
23950msgstr "������������������ %q+#D ������"
23951
23952#: cp/decl.c:1379 cp/decl.c:1395
23953#, gcc-internal-format
23954msgid "ambiguates old declaration %q+#D"
23955msgstr "��������������� %q+#D ������������"
23956
23957#: cp/decl.c:1387
23958#, gcc-internal-format
23959msgid "declaration of C function %q#D conflicts with"
23960msgstr "C ������ %q#D ���������"
23961
23962#: cp/decl.c:1389
23963#, gcc-internal-format
23964msgid "previous declaration %q+#D here"
23965msgstr "������������������������ %q+#D ������"
23966
23967#: cp/decl.c:1403
23968#, gcc-internal-format
23969msgid "conflicting declaration %q#D"
23970msgstr "��������������������� %q#D"
23971
23972#: cp/decl.c:1404
23973#, gcc-internal-format
23974msgid "%q+D has a previous declaration as %q#D"
23975msgstr "%q+D ������������������ %q#D"
23976
23977#. [namespace.alias]
23978#.
23979#. A namespace-name or namespace-alias shall not be declared as
23980#. the name of any other entity in the same declarative region.
23981#. A namespace-name defined at global scope shall not be
23982#. declared as the name of any other entity in any global scope
23983#. of the program.
23984#: cp/decl.c:1456
23985#, gcc-internal-format
23986msgid "declaration of namespace %qD conflicts with"
23987msgstr "������������ %qD ���������������������������"
23988
23989#: cp/decl.c:1457
23990#, gcc-internal-format
23991msgid "previous declaration of namespace %q+D here"
23992msgstr "������������ %q+D ������������������������"
23993
23994#: cp/decl.c:1468
23995#, gcc-internal-format
23996msgid "%q+#D previously defined here"
23997msgstr "%q+#D ������������������"
23998
23999#. Prototype decl follows defn w/o prototype.
24000#: cp/decl.c:1478
24001#, gcc-internal-format
24002msgid "prototype for %q+#D"
24003msgstr "%q+#D ���������"
24004
24005#: cp/decl.c:1480
24006#, fuzzy, gcc-internal-format
24007msgid "follows non-prototype definition here"
24008msgstr "%J���������������������������������"
24009
24010#: cp/decl.c:1520
24011#, gcc-internal-format
24012msgid "previous declaration of %q+#D with %qL linkage"
24013msgstr "%q+#D ������������������ %qL ������"
24014
24015#: cp/decl.c:1522
24016#, gcc-internal-format
24017msgid "conflicts with new declaration with %qL linkage"
24018msgstr "��������� %qL ������������������������"
24019
24020#: cp/decl.c:1545 cp/decl.c:1551
24021#, gcc-internal-format
24022msgid "default argument given for parameter %d of %q#D"
24023msgstr "��������� %d (������ %q#D)���������������������"
24024
24025#: cp/decl.c:1547 cp/decl.c:1553
24026#, gcc-internal-format
24027msgid "after previous specification in %q+#D"
24028msgstr "������������ %q+#D ���������������"
24029
24030#: cp/decl.c:1608
24031#, gcc-internal-format
24032msgid "redundant redeclaration of %qD in same scope"
24033msgstr "��������������������� %qD ������������������"
24034
24035#: cp/decl.c:1614
24036#, fuzzy, gcc-internal-format
24037msgid "deleted definition of %qD"
24038msgstr "%q+D ���������"
24039
24040#: cp/decl.c:1615
24041#, fuzzy, gcc-internal-format
24042msgid "after previous declaration %q+D"
24043msgstr "��������������� %q+D"
24044
24045#. From [temp.expl.spec]:
24046#.
24047#. If a template, a member template or the member of a class
24048#. template is explicitly specialized then that
24049#. specialization shall be declared before the first use of
24050#. that specialization that would cause an implicit
24051#. instantiation to take place, in every translation unit in
24052#. which such a use occurs.
24053#: cp/decl.c:1966
24054#, gcc-internal-format
24055msgid "explicit specialization of %qD after first use"
24056msgstr "��������������������������������� %qD"
24057
24058#: cp/decl.c:2063
24059#, gcc-internal-format
24060msgid "%q+D: visibility attribute ignored because it"
24061msgstr "%q+D���������������������������������������"
24062
24063#: cp/decl.c:2065
24064#, fuzzy, gcc-internal-format
24065msgid "conflicts with previous declaration here"
24066msgstr "%J������������������������������"
24067
24068#. Reject two definitions.
24069#: cp/decl.c:2216 cp/decl.c:2245 cp/decl.c:2274 cp/decl.c:2291 cp/decl.c:2363
24070#, fuzzy, gcc-internal-format
24071msgid "redefinition of %q#D"
24072msgstr "%q+D ���������"
24073
24074#: cp/decl.c:2232
24075#, fuzzy, gcc-internal-format
24076msgid "%qD conflicts with used function"
24077msgstr "%q#D ������������ using ������ %q#D ������"
24078
24079#: cp/decl.c:2242
24080#, fuzzy, gcc-internal-format
24081msgid "%q#D not declared in class"
24082msgstr "%qD ���������"
24083
24084#: cp/decl.c:2256 cp/decl.c:2301
24085#, fuzzy, gcc-internal-format
24086msgid "%q+D redeclared inline with %<gnu_inline%> attribute"
24087msgstr "%q+D ���������������������������������������"
24088
24089#: cp/decl.c:2259 cp/decl.c:2304
24090#, fuzzy, gcc-internal-format
24091msgid "%q+D redeclared inline without %<gnu_inline%> attribute"
24092msgstr "%q+D ���������������������������������������"
24093
24094#. is_primary=
24095#. is_partial=
24096#. is_friend_decl=
24097#: cp/decl.c:2320
24098#, fuzzy, gcc-internal-format
24099msgid "redeclaration of friend %q#D may not have default template arguments"
24100msgstr "%qD ���������������������"
24101
24102#: cp/decl.c:2334
24103#, fuzzy, gcc-internal-format
24104msgid "thread-local declaration of %q#D follows non-thread-local declaration"
24105msgstr "%q+D ���������������������������������������������������������������"
24106
24107#: cp/decl.c:2337
24108#, fuzzy, gcc-internal-format
24109msgid "non-thread-local declaration of %q#D follows thread-local declaration"
24110msgstr "%q+D ���������������������������������������������������������������"
24111
24112#: cp/decl.c:2352 cp/decl.c:2371
24113#, fuzzy, gcc-internal-format
24114msgid "redeclaration of %q#D"
24115msgstr "%q#D ���������"
24116
24117#: cp/decl.c:2514
24118#, gcc-internal-format
24119msgid "jump to label %qD"
24120msgstr "��������������� %qD"
24121
24122#: cp/decl.c:2516
24123#, gcc-internal-format
24124msgid "jump to case label"
24125msgstr "��������� case ������"
24126
24127#: cp/decl.c:2518 cp/decl.c:2658 cp/decl.c:2699
24128#, gcc-internal-format
24129msgid "  from here"
24130msgstr "  ���������"
24131
24132#: cp/decl.c:2537 cp/decl.c:2702
24133#, gcc-internal-format
24134msgid "  exits OpenMP structured block"
24135msgstr ""
24136
24137#: cp/decl.c:2558
24138#, gcc-internal-format
24139msgid "  crosses initialization of %q+#D"
24140msgstr "  ������ %q+#D ������������"
24141
24142#: cp/decl.c:2560 cp/decl.c:2676
24143#, fuzzy, gcc-internal-format
24144msgid "  enters scope of %q+#D which has non-trivial destructor"
24145msgstr "������������ %q#T ���������������������������"
24146
24147#: cp/decl.c:2574 cp/decl.c:2681
24148#, gcc-internal-format
24149msgid "  enters try block"
24150msgstr "  ������ try ������"
24151
24152#. Can't skip init of __exception_info.
24153#: cp/decl.c:2576 cp/decl.c:2670 cp/decl.c:2683
24154#, gcc-internal-format
24155msgid "  enters catch block"
24156msgstr "  ������ catch ������"
24157
24158#: cp/decl.c:2586 cp/decl.c:2686
24159#, fuzzy, gcc-internal-format
24160msgid "  enters OpenMP structured block"
24161msgstr "  ������ try ������"
24162
24163#: cp/decl.c:2657 cp/decl.c:2698
24164#, gcc-internal-format
24165msgid "jump to label %q+D"
24166msgstr "��������������� %q+D"
24167
24168#: cp/decl.c:2674
24169#, gcc-internal-format
24170msgid "  skips initialization of %q+#D"
24171msgstr "  ������ %q+#D ������������"
24172
24173#: cp/decl.c:2751
24174#, gcc-internal-format
24175msgid "label named wchar_t"
24176msgstr "������������ wchar_t"
24177
24178#: cp/decl.c:3022
24179#, fuzzy, gcc-internal-format
24180msgid "%qD is not a type"
24181msgstr "%qD ������������������"
24182
24183#: cp/decl.c:3028 cp/parser.c:4240
24184#, gcc-internal-format
24185msgid "%qD used without template parameters"
24186msgstr "%qD ���������������������������"
24187
24188#: cp/decl.c:3037
24189#, fuzzy, gcc-internal-format
24190msgid "%q#T is not a class"
24191msgstr "%q#T ������������������"
24192
24193#: cp/decl.c:3061 cp/decl.c:3148
24194#, gcc-internal-format
24195msgid "no class template named %q#T in %q#T"
24196msgstr "������������ %q#T ���������������������%q#T ��� "
24197
24198#: cp/decl.c:3074
24199#, fuzzy, gcc-internal-format
24200msgid "lookup of %qT in %qT is ambiguous"
24201msgstr "��� %qT ��� %qT ������������������"
24202
24203#: cp/decl.c:3083
24204#, fuzzy, gcc-internal-format
24205msgid "%<typename %T::%D%> names %q#T, which is not a class template"
24206msgstr "%qT ��������������������������� %qT"
24207
24208#: cp/decl.c:3090
24209#, fuzzy, gcc-internal-format
24210msgid "%<typename %T::%D%> names %q#T, which is not a type"
24211msgstr "%<%T::%D%> ������������������"
24212
24213#: cp/decl.c:3157
24214#, gcc-internal-format
24215msgid "template parameters do not match template"
24216msgstr "���������������������������"
24217
24218#: cp/decl.c:3158 cp/friend.c:321 cp/friend.c:329
24219#, gcc-internal-format
24220msgid "%q+D declared here"
24221msgstr "%q+D ������������������"
24222
24223#: cp/decl.c:3840
24224#, fuzzy, gcc-internal-format
24225msgid "an anonymous struct cannot have function members"
24226msgstr "%J���������������������������������������"
24227
24228#: cp/decl.c:3843
24229#, fuzzy, gcc-internal-format
24230msgid "an anonymous union cannot have function members"
24231msgstr "%J���������������������������������������"
24232
24233#: cp/decl.c:3861
24234#, gcc-internal-format
24235msgid "member %q+#D with constructor not allowed in anonymous aggregate"
24236msgstr "��������������������� %q+#D ���������������������������������"
24237
24238#: cp/decl.c:3864
24239#, gcc-internal-format
24240msgid "member %q+#D with destructor not allowed in anonymous aggregate"
24241msgstr "������������������������ %q+#D ���������������������������������"
24242
24243#: cp/decl.c:3867
24244#, gcc-internal-format
24245msgid "member %q+#D with copy assignment operator not allowed in anonymous aggregate"
24246msgstr "��������������������������������� %q+#D ���������������������"
24247
24248#: cp/decl.c:3892
24249#, gcc-internal-format
24250msgid "multiple types in one declaration"
24251msgstr "���������������������������������"
24252
24253#: cp/decl.c:3896
24254#, gcc-internal-format
24255msgid "redeclaration of C++ built-in type %qT"
24256msgstr "��� C++ ������������ %qT ������������"
24257
24258#: cp/decl.c:3933
24259#, gcc-internal-format
24260msgid "missing type-name in typedef-declaration"
24261msgstr "typedef ������������������������"
24262
24263#: cp/decl.c:3940
24264#, gcc-internal-format
24265msgid "ISO C++ prohibits anonymous structs"
24266msgstr "ISO C++ ���������������������"
24267
24268#: cp/decl.c:3947
24269#, gcc-internal-format
24270msgid "%qs can only be specified for functions"
24271msgstr "��������������������� %qs"
24272
24273#: cp/decl.c:3953
24274#, gcc-internal-format
24275msgid "%<friend%> can only be specified inside a class"
24276msgstr "%<friend%> ������������������������"
24277
24278#: cp/decl.c:3955
24279#, gcc-internal-format
24280msgid "%<explicit%> can only be specified for constructors"
24281msgstr "������������������������ %<explicit%>"
24282
24283#: cp/decl.c:3957
24284#, gcc-internal-format
24285msgid "a storage class can only be specified for objects and functions"
24286msgstr "������������������������������������������"
24287
24288#: cp/decl.c:3963
24289#, gcc-internal-format
24290msgid "qualifiers can only be specified for objects and functions"
24291msgstr "������������������������������������������"
24292
24293#: cp/decl.c:3966
24294#, fuzzy, gcc-internal-format
24295msgid "%<typedef%> was ignored in this declaration"
24296msgstr "������������������������ typedef ������������"
24297
24298#: cp/decl.c:3968
24299#, fuzzy, gcc-internal-format
24300msgid "%<constexpr> cannot be used for type declarations"
24301msgstr "%H������������"
24302
24303#: cp/decl.c:3997
24304#, gcc-internal-format
24305msgid "attribute ignored in declaration of %q+#T"
24306msgstr "��������� %q+#T ���������������������"
24307
24308#: cp/decl.c:3998
24309#, gcc-internal-format
24310msgid "attribute for %q+#T must follow the %qs keyword"
24311msgstr "%q+#T ��������������������� %qs ���������������"
24312
24313#: cp/decl.c:4043
24314#, fuzzy, gcc-internal-format
24315msgid "ignoring attributes applied to class type %qT outside of definition"
24316msgstr "��������������������������� %qE ������"
24317
24318#. A template type parameter or other dependent type.
24319#: cp/decl.c:4047
24320#, gcc-internal-format
24321msgid "ignoring attributes applied to dependent type %qT without an associated declaration"
24322msgstr ""
24323
24324#: cp/decl.c:4120 cp/decl2.c:820
24325#, fuzzy, gcc-internal-format
24326msgid "typedef %qD is initialized (use decltype instead)"
24327msgstr "typedef %qD ������������(������ __typeof__)"
24328
24329#: cp/decl.c:4138
24330#, gcc-internal-format
24331msgid "declaration of %q#D has %<extern%> and is initialized"
24332msgstr "%q#D ��������� %<extern%> ���������������"
24333
24334#: cp/decl.c:4163
24335#, fuzzy, gcc-internal-format
24336msgid "definition of %q#D is marked %<dllimport%>"
24337msgstr "������ %q+D ��������������������� dllimport"
24338
24339#: cp/decl.c:4182
24340#, gcc-internal-format
24341msgid "%q#D is not a static member of %q#T"
24342msgstr "%q#D ������ %q#T ���������������"
24343
24344#: cp/decl.c:4188
24345#, gcc-internal-format
24346msgid "ISO C++ does not permit %<%T::%D%> to be defined as %<%T::%D%>"
24347msgstr "ISO C++ ������������ %<%T::%D%> ��������� %<%T::%D%>"
24348
24349#: cp/decl.c:4197
24350#, gcc-internal-format
24351msgid "template header not allowed in member definition of explicitly specialized class"
24352msgstr "������������������������������������������������������������������"
24353
24354#: cp/decl.c:4205
24355#, gcc-internal-format
24356msgid "duplicate initialization of %qD"
24357msgstr "ISO C++ ��������������� %qD ������������"
24358
24359#: cp/decl.c:4210
24360#, gcc-internal-format
24361msgid "%qD declared %<constexpr%> outside its class"
24362msgstr ""
24363
24364#: cp/decl.c:4247
24365#, gcc-internal-format
24366msgid "declaration of %q#D outside of class is not definition"
24367msgstr "��������������������� %q#D ���������������������"
24368
24369#: cp/decl.c:4345
24370#, gcc-internal-format
24371msgid "variable %q#D has initializer but incomplete type"
24372msgstr "������ %q#D ������������������������������������������"
24373
24374#: cp/decl.c:4351 cp/decl.c:5102
24375#, gcc-internal-format
24376msgid "elements of array %q#D have incomplete type"
24377msgstr "������ %q#D ������������������������"
24378
24379#: cp/decl.c:4358 cp/decl.c:5598
24380#, fuzzy, gcc-internal-format
24381msgid "declaration of %q#D has no initializer"
24382msgstr "%q#D ��������� %<extern%> ���������������"
24383
24384#: cp/decl.c:4360
24385#, gcc-internal-format
24386msgid "aggregate %q#D has incomplete type and cannot be defined"
24387msgstr "������ %q#D ���������������������������������"
24388
24389#: cp/decl.c:4396
24390#, gcc-internal-format
24391msgid "%qD declared as reference but not initialized"
24392msgstr "%qD ���������������������������������"
24393
24394#: cp/decl.c:4421
24395#, gcc-internal-format
24396msgid "cannot initialize %qT from %qT"
24397msgstr "��������������� %qT������ %qT"
24398
24399#: cp/decl.c:4485
24400#, fuzzy, gcc-internal-format
24401msgid "name used in a GNU-style designated initializer for an array"
24402msgstr "������ %qD ������ GNU ���������������������������������������������"
24403
24404#: cp/decl.c:4490
24405#, gcc-internal-format
24406msgid "name %qD used in a GNU-style designated initializer for an array"
24407msgstr "������ %qD ������ GNU ���������������������������������������������"
24408
24409#: cp/decl.c:4540
24410#, gcc-internal-format
24411msgid "initializer fails to determine size of %qD"
24412msgstr "��������������������������� %qD ���������"
24413
24414#: cp/decl.c:4547
24415#, gcc-internal-format
24416msgid "array size missing in %qD"
24417msgstr "%qD ������������������"
24418
24419#: cp/decl.c:4559
24420#, gcc-internal-format
24421msgid "zero-size array %qD"
24422msgstr "��������� 0 ��������� %qD"
24423
24424#. An automatic variable with an incomplete type: that is an error.
24425#. Don't talk about array types here, since we took care of that
24426#. message in grokdeclarator.
24427#: cp/decl.c:4602
24428#, gcc-internal-format
24429msgid "storage size of %qD isn't known"
24430msgstr "%qD ���������������������"
24431
24432#: cp/decl.c:4625
24433#, gcc-internal-format
24434msgid "storage size of %qD isn't constant"
24435msgstr "%qD ���������������������������"
24436
24437#: cp/decl.c:4671
24438#, gcc-internal-format
24439msgid "sorry: semantics of inline function static data %q+#D are wrong (you'll wind up with multiple copies)"
24440msgstr "��������������������������������������� %q+#D ������������������(������������������������������������)"
24441
24442#: cp/decl.c:4675
24443#, fuzzy, gcc-internal-format
24444msgid "  you can work around this by removing the initializer"
24445msgstr "%J  ���������������������������������������"
24446
24447#: cp/decl.c:4695
24448#, fuzzy, gcc-internal-format
24449msgid "missing initializer for constexpr %qD"
24450msgstr "������ %qD ���������������������"
24451
24452#: cp/decl.c:4705
24453#, gcc-internal-format
24454msgid "uninitialized const %qD"
24455msgstr "��������������������� %qD"
24456
24457#: cp/decl.c:4817
24458#, gcc-internal-format
24459msgid "invalid type %qT as initializer for a vector of type %qT"
24460msgstr "������������ %qT ��������������� %qT ���������������������������"
24461
24462#: cp/decl.c:4859
24463#, gcc-internal-format
24464msgid "initializer for %qT must be brace-enclosed"
24465msgstr "%qT ���������������������������������������"
24466
24467#: cp/decl.c:4877
24468#, gcc-internal-format
24469msgid "%qT has no non-static data member named %qD"
24470msgstr "%qT ������������ %qD ������������������������"
24471
24472#: cp/decl.c:4936
24473#, gcc-internal-format
24474msgid "braces around scalar initializer for type %qT"
24475msgstr "������ %qT ������������������������������"
24476
24477#: cp/decl.c:5027
24478#, gcc-internal-format
24479msgid "missing braces around initializer for %qT"
24480msgstr "%qT ���������������������������������������"
24481
24482#: cp/decl.c:5084 cp/typeck2.c:1019 cp/typeck2.c:1194 cp/typeck2.c:1217
24483#: cp/typeck2.c:1260
24484#, gcc-internal-format
24485msgid "too many initializers for %qT"
24486msgstr "%qT ���������������������������"
24487
24488#: cp/decl.c:5104
24489#, fuzzy, gcc-internal-format
24490msgid "elements of array %q#T have incomplete type"
24491msgstr "������ %q#D ������������������������"
24492
24493#: cp/decl.c:5113
24494#, gcc-internal-format
24495msgid "variable-sized object %qD may not be initialized"
24496msgstr "��������������������� %qD ������������������"
24497
24498#: cp/decl.c:5115
24499#, fuzzy, gcc-internal-format
24500msgid "variable-sized compound literal"
24501msgstr "ISO C90 ������������������������"
24502
24503#: cp/decl.c:5169
24504#, gcc-internal-format
24505msgid "%qD has incomplete type"
24506msgstr "%qD ���������������"
24507
24508#: cp/decl.c:5189
24509#, fuzzy, gcc-internal-format
24510msgid "scalar object %qD requires one element in initializer"
24511msgstr "������������������������������������������"
24512
24513#: cp/decl.c:5220
24514#, fuzzy, gcc-internal-format
24515msgid "in C++98 %qD must be initialized by constructor, not by %<{...}%>"
24516msgstr "%qD ��������������������������� %<{...}%> ���������"
24517
24518#: cp/decl.c:5252
24519#, gcc-internal-format
24520msgid "array %qD initialized by parenthesized string literal %qE"
24521msgstr "������ %qD ��������������������������� %qE ������������"
24522
24523#: cp/decl.c:5266
24524#, gcc-internal-format
24525msgid "structure %qD with uninitialized const members"
24526msgstr "������ %qD ������������������������������"
24527
24528#: cp/decl.c:5268
24529#, gcc-internal-format
24530msgid "structure %qD with uninitialized reference members"
24531msgstr "������ %qD ������������������������������"
24532
24533#: cp/decl.c:5565
24534#, gcc-internal-format
24535msgid "assignment (not initialization) in declaration"
24536msgstr "������(���������������)������������������"
24537
24538#: cp/decl.c:5706
24539#, gcc-internal-format
24540msgid "shadowing previous type declaration of %q#D"
24541msgstr "������������������������������ %q#D"
24542
24543#: cp/decl.c:5738
24544#, fuzzy, gcc-internal-format
24545msgid "%qD cannot be thread-local because it has non-trivial type %qT"
24546msgstr "%qD ������������������������������������������������������������������������ %qT"
24547
24548#: cp/decl.c:5781
24549#, gcc-internal-format
24550msgid "Java object %qD not allocated with %<new%>"
24551msgstr ""
24552
24553#: cp/decl.c:5798
24554#, gcc-internal-format
24555msgid "%qD is thread-local and so cannot be dynamically initialized"
24556msgstr "%qD ������������������������������������������������������������"
24557
24558#: cp/decl.c:5816
24559#, gcc-internal-format
24560msgid "%qD cannot be initialized by a non-constant expression when being declared"
24561msgstr "%qD ������������������������������������������������������"
24562
24563#: cp/decl.c:5865
24564#, fuzzy, gcc-internal-format
24565msgid "non-static data member %qD has Java class type"
24566msgstr "��� dllimport ��������������������������������� %q+D"
24567
24568#: cp/decl.c:5929
24569#, gcc-internal-format
24570msgid "function %q#D is initialized like a variable"
24571msgstr "������ %q#D ���������������������������"
24572
24573#: cp/decl.c:6509
24574#, gcc-internal-format
24575msgid "destructor for alien class %qT cannot be a member"
24576msgstr "������������ %qT ���������������������������������"
24577
24578#: cp/decl.c:6511
24579#, gcc-internal-format
24580msgid "constructor for alien class %qT cannot be a member"
24581msgstr "������������ %qT ������������������������������"
24582
24583#: cp/decl.c:6532
24584#, gcc-internal-format
24585msgid "%qD declared as a %<virtual%> %s"
24586msgstr "%qD ��������� %<virtual%> %s"
24587
24588#: cp/decl.c:6534
24589#, gcc-internal-format
24590msgid "%qD declared as an %<inline%> %s"
24591msgstr "%qD ��������� %<inline%> %s"
24592
24593#: cp/decl.c:6536
24594#, gcc-internal-format
24595msgid "%<const%> and %<volatile%> function specifiers on %qD invalid in %s declaration"
24596msgstr "��� %qD ��������� %<const%> ��� %<volatile%> ��� %s ���������������"
24597
24598#: cp/decl.c:6540
24599#, gcc-internal-format
24600msgid "%q+D declared as a friend"
24601msgstr "%q+D ���������������"
24602
24603#: cp/decl.c:6546
24604#, gcc-internal-format
24605msgid "%q+D declared with an exception specification"
24606msgstr "%q+D ������������������������"
24607
24608#: cp/decl.c:6580
24609#, gcc-internal-format
24610msgid "definition of %qD is not in namespace enclosing %qT"
24611msgstr "%qD ��������������������� %qT ������������������"
24612
24613#: cp/decl.c:6701
24614#, gcc-internal-format
24615msgid "defining explicit specialization %qD in friend declaration"
24616msgstr "��������������������������������������� %qD"
24617
24618#. Something like `template <class T> friend void f<T>()'.
24619#: cp/decl.c:6711
24620#, gcc-internal-format
24621msgid "invalid use of template-id %qD in declaration of primary template"
24622msgstr "��������������������������������������������� %qD ���������������"
24623
24624#: cp/decl.c:6741
24625#, gcc-internal-format
24626msgid "default arguments are not allowed in declaration of friend template specialization %qD"
24627msgstr "��������������������� %qD ������������������������������"
24628
24629#: cp/decl.c:6749
24630#, gcc-internal-format
24631msgid "%<inline%> is not allowed in declaration of friend template specialization %qD"
24632msgstr "%<inline%> ������������������������������������ %qD ���������"
24633
24634#: cp/decl.c:6792
24635#, gcc-internal-format
24636msgid "cannot declare %<::main%> to be a template"
24637msgstr "��������� %<::main%> ���������������������"
24638
24639#: cp/decl.c:6794
24640#, gcc-internal-format
24641msgid "cannot declare %<::main%> to be inline"
24642msgstr "��������� %<::main%> ��������� inline"
24643
24644#: cp/decl.c:6796
24645#, gcc-internal-format
24646msgid "cannot declare %<::main%> to be static"
24647msgstr "��������� %<::main%> ��������� static"
24648
24649#: cp/decl.c:6824
24650#, gcc-internal-format
24651msgid "non-local function %q#D uses anonymous type"
24652msgstr "��������������� %q#D ������������������"
24653
24654#: cp/decl.c:6827 cp/decl.c:7110 cp/decl2.c:3480
24655#, gcc-internal-format
24656msgid "%q+#D does not refer to the unqualified type, so it is not used for linkage"
24657msgstr "%q+#D ���������������������������������������������������������"
24658
24659#: cp/decl.c:6833
24660#, gcc-internal-format
24661msgid "non-local function %q#D uses local type %qT"
24662msgstr "��������������� %q#D ��������������������� %qT"
24663
24664#: cp/decl.c:6852
24665#, fuzzy, gcc-internal-format
24666msgid "static member function %qD cannot have cv-qualifier"
24667msgstr "%s������������ %qD ������������ cv ���������"
24668
24669#: cp/decl.c:6853
24670#, fuzzy, gcc-internal-format
24671msgid "non-member function %qD cannot have cv-qualifier"
24672msgstr "%s������������ %qD ������������ cv ���������"
24673
24674#: cp/decl.c:6898
24675#, gcc-internal-format
24676msgid "%<::main%> must return %<int%>"
24677msgstr "%<::main%> ������������ %<int%>"
24678
24679#: cp/decl.c:6938
24680#, gcc-internal-format
24681msgid "definition of implicitly-declared %qD"
24682msgstr "��������������� %qD ���������"
24683
24684#: cp/decl.c:6955 cp/decl2.c:730
24685#, gcc-internal-format
24686msgid "no %q#D member function declared in class %qT"
24687msgstr "������������ %q#D ������������ %qT ���������"
24688
24689#. DRs 132, 319 and 389 seem to indicate types with
24690#. no linkage can only be used to declare extern "C"
24691#. entities.  Since it's not always an error in the
24692#. ISO C++ 90 Standard, we only issue a warning.
24693#: cp/decl.c:7107
24694#, gcc-internal-format
24695msgid "non-local variable %q#D uses anonymous type"
24696msgstr "��������������� %q#D ���������������������"
24697
24698#: cp/decl.c:7116
24699#, gcc-internal-format
24700msgid "non-local variable %q#D uses local type %qT"
24701msgstr "��������������� %q#D ��������������������� %qT"
24702
24703#: cp/decl.c:7237
24704#, gcc-internal-format
24705msgid "invalid in-class initialization of static data member of non-integral type %qT"
24706msgstr "��������������������������������� %qT ���������������������������������������"
24707
24708#: cp/decl.c:7247
24709#, gcc-internal-format
24710msgid "ISO C++ forbids in-class initialization of non-const static member %qD"
24711msgstr "ISO C++ ��������������������������������������������������� %qD"
24712
24713#: cp/decl.c:7251
24714#, gcc-internal-format
24715msgid "ISO C++ forbids initialization of member constant %qD of non-integral type %qT"
24716msgstr "ISO C++ ������������������������������ %qD��������������������������������� %qT"
24717
24718#: cp/decl.c:7276
24719#, gcc-internal-format
24720msgid "size of array %qD has non-integral type %qT"
24721msgstr "������ %qD ������������������������������ %qT"
24722
24723#: cp/decl.c:7278
24724#, gcc-internal-format
24725msgid "size of array has non-integral type %qT"
24726msgstr "������ %qT ������������������������������"
24727
24728#: cp/decl.c:7327
24729#, gcc-internal-format
24730msgid "size of array %qD is negative"
24731msgstr "������ %qD ���������������"
24732
24733#: cp/decl.c:7329
24734#, gcc-internal-format
24735msgid "size of array is negative"
24736msgstr "���������������������"
24737
24738#: cp/decl.c:7337
24739#, gcc-internal-format
24740msgid "ISO C++ forbids zero-size array %qD"
24741msgstr "ISO C ������������������ 0 ��������� %qD"
24742
24743#: cp/decl.c:7339
24744#, gcc-internal-format
24745msgid "ISO C++ forbids zero-size array"
24746msgstr "ISO C++ ������������������ 0 ���������"
24747
24748#: cp/decl.c:7346
24749#, gcc-internal-format
24750msgid "size of array %qD is not an integral constant-expression"
24751msgstr "������ %qD ���������������������������������������"
24752
24753#: cp/decl.c:7349
24754#, gcc-internal-format
24755msgid "size of array is not an integral constant-expression"
24756msgstr "������������������������������������������"
24757
24758#: cp/decl.c:7355
24759#, fuzzy, gcc-internal-format
24760msgid "ISO C++ forbids variable length array %qD"
24761msgstr "ISO C++ ��������������������� %qD"
24762
24763#: cp/decl.c:7357
24764#, fuzzy, gcc-internal-format
24765msgid "ISO C++ forbids variable length array"
24766msgstr "ISO C++ ���������������������"
24767
24768#: cp/decl.c:7363
24769#, gcc-internal-format
24770msgid "variable length array %qD is used"
24771msgstr ""
24772
24773#: cp/decl.c:7399
24774#, gcc-internal-format
24775msgid "overflow in array dimension"
24776msgstr "������������������"
24777
24778#: cp/decl.c:7455
24779#, fuzzy, gcc-internal-format
24780msgid "declaration of %qD as array of void"
24781msgstr "%qs ��������� void ���������"
24782
24783#: cp/decl.c:7457
24784#, fuzzy, gcc-internal-format
24785msgid "creating array of void"
24786msgstr "������ %qT ���������"
24787
24788#: cp/decl.c:7462
24789#, fuzzy, gcc-internal-format
24790msgid "declaration of %qD as array of functions"
24791msgstr "%qs ������������������������"
24792
24793#: cp/decl.c:7464
24794#, fuzzy, gcc-internal-format
24795msgid "creating array of functions"
24796msgstr "������ %qT ���������"
24797
24798#: cp/decl.c:7469
24799#, fuzzy, gcc-internal-format
24800msgid "declaration of %qD as array of references"
24801msgstr "%qs ������������������������"
24802
24803#: cp/decl.c:7471
24804#, fuzzy, gcc-internal-format
24805msgid "creating array of references"
24806msgstr "������ %qT ���������"
24807
24808#: cp/decl.c:7476
24809#, fuzzy, gcc-internal-format
24810msgid "declaration of %qD as array of function members"
24811msgstr "%qs ������������������������"
24812
24813#: cp/decl.c:7478
24814#, fuzzy, gcc-internal-format
24815msgid "creating array of function members"
24816msgstr "%qs ������������������������"
24817
24818#: cp/decl.c:7492
24819#, gcc-internal-format
24820msgid "declaration of %qD as multidimensional array must have bounds for all dimensions except the first"
24821msgstr "������������ %qD ���������������������������������������������������������������"
24822
24823#: cp/decl.c:7496
24824#, gcc-internal-format
24825msgid "multidimensional array must have bounds for all dimensions except the first"
24826msgstr "������������������������������������������������������������������������"
24827
24828#: cp/decl.c:7531
24829#, gcc-internal-format
24830msgid "return type specification for constructor invalid"
24831msgstr "���������������������������������"
24832
24833#: cp/decl.c:7541
24834#, gcc-internal-format
24835msgid "return type specification for destructor invalid"
24836msgstr "���������������������������������������"
24837
24838#: cp/decl.c:7554
24839#, gcc-internal-format
24840msgid "return type specified for %<operator %T%>"
24841msgstr "��� %<operator %T%> ������������������"
24842
24843#: cp/decl.c:7576
24844#, gcc-internal-format
24845msgid "unnamed variable or field declared void"
24846msgstr "������������������������������ void"
24847
24848#: cp/decl.c:7583
24849#, gcc-internal-format
24850msgid "variable or field declared void"
24851msgstr "������������������������ void"
24852
24853#: cp/decl.c:7762
24854#, fuzzy, gcc-internal-format
24855msgid "invalid use of qualified-name %<::%D%>"
24856msgstr "������������������ %<::%>"
24857
24858#: cp/decl.c:7765
24859#, fuzzy, gcc-internal-format
24860msgid "invalid use of qualified-name %<%T::%D%>"
24861msgstr "������������������ %<%s %E%> ���������������"
24862
24863#: cp/decl.c:7768
24864#, fuzzy, gcc-internal-format
24865msgid "invalid use of qualified-name %<%D::%D%>"
24866msgstr "������������������ %<%s %E%> ���������������"
24867
24868#: cp/decl.c:7780
24869#, gcc-internal-format
24870msgid "type %qT is not derived from type %qT"
24871msgstr "������ %qT ��������������� %qT ���������"
24872
24873#: cp/decl.c:7796 cp/decl.c:7888 cp/decl.c:9157
24874#, gcc-internal-format
24875msgid "declaration of %qD as non-function"
24876msgstr "%qD ���������������������������"
24877
24878#: cp/decl.c:7802
24879#, gcc-internal-format
24880msgid "declaration of %qD as non-member"
24881msgstr "%qD ������������������"
24882
24883#: cp/decl.c:7833
24884#, gcc-internal-format
24885msgid "declarator-id missing; using reserved word %qD"
24886msgstr "������������������������������������������ %qD"
24887
24888#: cp/decl.c:7880
24889#, fuzzy, gcc-internal-format
24890msgid "function definition does not declare parameters"
24891msgstr "��������������������� %<register%>"
24892
24893#: cp/decl.c:7922
24894#, gcc-internal-format
24895msgid "two or more data types in declaration of %qs"
24896msgstr "%qs ���������������������������������������������"
24897
24898#: cp/decl.c:7928
24899#, fuzzy, gcc-internal-format
24900msgid "conflicting specifiers in declaration of %qs"
24901msgstr "��������������������� %q#D"
24902
24903#: cp/decl.c:7999 cp/decl.c:8002 cp/decl.c:8005
24904#, gcc-internal-format
24905msgid "ISO C++ forbids declaration of %qs with no type"
24906msgstr "ISO C++ ��������������������������� %qs"
24907
24908#: cp/decl.c:8030 cp/decl.c:8048
24909#, fuzzy, gcc-internal-format
24910msgid "%<signed%> or %<unsigned%> invalid for %qs"
24911msgstr "��� %qs ������ short���signed ��� unsigned ������"
24912
24913#: cp/decl.c:8032
24914#, fuzzy, gcc-internal-format
24915msgid "%<signed%> and %<unsigned%> specified together for %qs"
24916msgstr "��� %qs ��������������� signed ��� unsigned"
24917
24918#: cp/decl.c:8034
24919#, fuzzy, gcc-internal-format
24920msgid "%<long long%> invalid for %qs"
24921msgstr "��� %qs ���������������������"
24922
24923#: cp/decl.c:8036
24924#, fuzzy, gcc-internal-format
24925msgid "%<long%> invalid for %qs"
24926msgstr "��� %qs ���������������������"
24927
24928#: cp/decl.c:8038
24929#, fuzzy, gcc-internal-format
24930msgid "%<short%> invalid for %qs"
24931msgstr "��� %qs ���������������������"
24932
24933#: cp/decl.c:8040
24934#, fuzzy, gcc-internal-format
24935msgid "%<long%> or %<short%> invalid for %qs"
24936msgstr "��� %qs ������ long���short���signed ��� unsigned ������"
24937
24938#: cp/decl.c:8042
24939#, fuzzy, gcc-internal-format
24940msgid "%<long%> or %<short%> specified with char for %qs"
24941msgstr "��� char %qs ��������� long ��� short"
24942
24943#: cp/decl.c:8044
24944#, fuzzy, gcc-internal-format
24945msgid "%<long%> and %<short%> specified together for %qs"
24946msgstr "��� %qs ��������������� long ��� short"
24947
24948#: cp/decl.c:8050
24949#, fuzzy, gcc-internal-format
24950msgid "%<short%> or %<long%> invalid for %qs"
24951msgstr "��� %qs ������ short���signed ��� unsigned ������"
24952
24953#: cp/decl.c:8058
24954#, gcc-internal-format
24955msgid "long, short, signed or unsigned used invalidly for %qs"
24956msgstr "��� %qs ������ long���short���signed ��� unsigned ������"
24957
24958#: cp/decl.c:8122
24959#, gcc-internal-format
24960msgid "complex invalid for %qs"
24961msgstr "��� %qs ���������������������"
24962
24963#: cp/decl.c:8153
24964#, gcc-internal-format
24965msgid "both %<const%> and %<constexpr%> cannot be used here"
24966msgstr ""
24967
24968#: cp/decl.c:8162
24969#, gcc-internal-format
24970msgid "qualifiers are not allowed on declaration of %<operator %T%>"
24971msgstr "%<operator %T%> ���������������������������������"
24972
24973#: cp/decl.c:8175 cp/typeck.c:7831
24974#, gcc-internal-format
24975msgid "ignoring %qV qualifiers added to function type %qT"
24976msgstr "������ %qV ��������������������������� %qT ���"
24977
24978#: cp/decl.c:8198
24979#, gcc-internal-format
24980msgid "member %qD cannot be declared both virtual and static"
24981msgstr "������ %qD ������������������������������������������������������������"
24982
24983#: cp/decl.c:8206
24984#, gcc-internal-format
24985msgid "%<%T::%D%> is not a valid declarator"
24986msgstr "%<%T::%D%> ���������������������������"
24987
24988#: cp/decl.c:8215
24989#, gcc-internal-format
24990msgid "typedef declaration invalid in parameter declaration"
24991msgstr "������������������������ typedef ������������"
24992
24993#: cp/decl.c:8220
24994#, fuzzy, gcc-internal-format
24995msgid "storage class specified for template parameter %qs"
24996msgstr "��������� %qs ���������������������"
24997
24998#: cp/decl.c:8226
24999#, gcc-internal-format
25000msgid "storage class specifiers invalid in parameter declarations"
25001msgstr "���������������������������������������������"
25002
25003#: cp/decl.c:8230
25004#, fuzzy, gcc-internal-format
25005msgid "parameter declared %<auto%>"
25006msgstr "������ %q+D ��������� %<inline%>"
25007
25008#: cp/decl.c:8238
25009#, fuzzy, gcc-internal-format
25010msgid "a parameter cannot be declared %<constexpr%>"
25011msgstr "��������� %qs ������������������ %<mutable%>"
25012
25013#: cp/decl.c:8247
25014#, fuzzy, gcc-internal-format
25015msgid "%<virtual%> outside class declaration"
25016msgstr "virtual ������������������������"
25017
25018#: cp/decl.c:8265
25019#, gcc-internal-format
25020msgid "multiple storage classes in declaration of %qs"
25021msgstr "%qs ������������������������������������"
25022
25023#: cp/decl.c:8288
25024#, gcc-internal-format
25025msgid "storage class specified for %qs"
25026msgstr "��� %qs ���������������������"
25027
25028#: cp/decl.c:8292
25029#, gcc-internal-format
25030msgid "storage class specified for parameter %qs"
25031msgstr "��������� %qs ���������������������"
25032
25033#: cp/decl.c:8305
25034#, gcc-internal-format
25035msgid "nested function %qs declared %<extern%>"
25036msgstr "������������ %qs ������������ %<extern%>"
25037
25038#: cp/decl.c:8309
25039#, gcc-internal-format
25040msgid "top-level declaration of %qs specifies %<auto%>"
25041msgstr "������������ %qs ��������� %<auto%>"
25042
25043#: cp/decl.c:8315
25044#, gcc-internal-format
25045msgid "function-scope %qs implicitly auto and declared %<__thread%>"
25046msgstr "��������������������� %qs ��������� auto������������������ %<__thread%>"
25047
25048#: cp/decl.c:8322
25049#, gcc-internal-format
25050msgid "storage class specifiers invalid in friend function declarations"
25051msgstr "���������������������������������������������������"
25052
25053#: cp/decl.c:8416
25054#, gcc-internal-format
25055msgid "%qs declared as function returning a function"
25056msgstr "%qs ������������������������������������"
25057
25058#: cp/decl.c:8421
25059#, gcc-internal-format
25060msgid "%qs declared as function returning an array"
25061msgstr "%qs ������������������������������������"
25062
25063#: cp/decl.c:8442
25064#, gcc-internal-format
25065msgid "%qs function uses %<auto%> type specifier without late return type"
25066msgstr ""
25067
25068#: cp/decl.c:8448
25069#, gcc-internal-format
25070msgid "%qs function with late return type has %qT as its type rather than plain %<auto%>"
25071msgstr ""
25072
25073#: cp/decl.c:8456
25074#, gcc-internal-format
25075msgid "%qs function with late return type not declared with %<auto%> type specifier"
25076msgstr ""
25077
25078#: cp/decl.c:8489
25079#, gcc-internal-format
25080msgid "destructor cannot be static member function"
25081msgstr "���������������������������������������"
25082
25083#: cp/decl.c:8494
25084#, gcc-internal-format
25085msgid "destructors may not be cv-qualified"
25086msgstr "��������������������� cv ������"
25087
25088#: cp/decl.c:8512
25089#, gcc-internal-format
25090msgid "constructors cannot be declared virtual"
25091msgstr "������������������������������������"
25092
25093#: cp/decl.c:8525
25094#, gcc-internal-format
25095msgid "can't initialize friend function %qs"
25096msgstr "��������������������������� %qs"
25097
25098#. Cannot be both friend and virtual.
25099#: cp/decl.c:8529
25100#, gcc-internal-format
25101msgid "virtual functions cannot be friends"
25102msgstr "������������������������"
25103
25104#: cp/decl.c:8533
25105#, gcc-internal-format
25106msgid "friend declaration not in class definition"
25107msgstr "���������������������������������"
25108
25109#: cp/decl.c:8535
25110#, gcc-internal-format
25111msgid "can't define friend function %qs in a local class definition"
25112msgstr "��������������������������������������������� %qs"
25113
25114#: cp/decl.c:8553
25115#, gcc-internal-format
25116msgid "the %<constexpr%> specifier cannot be used in a function declaration that is not a definition"
25117msgstr ""
25118
25119#: cp/decl.c:8571
25120#, gcc-internal-format
25121msgid "destructors may not have parameters"
25122msgstr "���������������������������"
25123
25124#: cp/decl.c:8590
25125#, gcc-internal-format
25126msgid "cannot declare pointer to %q#T"
25127msgstr "������������������ %q#T ���������"
25128
25129#: cp/decl.c:8603 cp/decl.c:8610
25130#, gcc-internal-format
25131msgid "cannot declare reference to %q#T"
25132msgstr "��������������� %q#T ���������"
25133
25134#: cp/decl.c:8612
25135#, gcc-internal-format
25136msgid "cannot declare pointer to %q#T member"
25137msgstr "������������������ %q#T ���������������"
25138
25139#: cp/decl.c:8633
25140#, fuzzy, gcc-internal-format
25141msgid "cannot declare reference to qualified function type %qT"
25142msgstr "��������������� %q#T ���������"
25143
25144#: cp/decl.c:8634
25145#, fuzzy, gcc-internal-format
25146msgid "cannot declare pointer to qualified function type %qT"
25147msgstr "������������������ %qD ���������������������"
25148
25149#: cp/decl.c:8670
25150#, gcc-internal-format
25151msgid "cannot declare reference to %q#T, which is not a typedef or a template type argument"
25152msgstr ""
25153
25154#: cp/decl.c:8714
25155#, gcc-internal-format
25156msgid "template-id %qD used as a declarator"
25157msgstr "��������������� %qD ������������"
25158
25159#: cp/decl.c:8765
25160#, gcc-internal-format
25161msgid "member functions are implicitly friends of their class"
25162msgstr "������������������������������������������������"
25163
25164#: cp/decl.c:8770
25165#, gcc-internal-format
25166msgid "extra qualification %<%T::%> on member %qs"
25167msgstr "������������������ %<%T::%> ��������� %qs ���"
25168
25169#: cp/decl.c:8802
25170#, gcc-internal-format
25171msgid "cannot define member function %<%T::%s%> within %<%T%>"
25172msgstr "������������������������ %<%T::%s%> ��� %<%T%> ������"
25173
25174#: cp/decl.c:8811
25175#, gcc-internal-format
25176msgid "a constexpr function cannot be defined outside of its class"
25177msgstr ""
25178
25179#: cp/decl.c:8825
25180#, gcc-internal-format
25181msgid "cannot declare member %<%T::%s%> within %qT"
25182msgstr "������������������ %<%T::%s%> ��� %qT ������"
25183
25184#: cp/decl.c:8848
25185#, fuzzy, gcc-internal-format
25186msgid "non-parameter %qs cannot be a parameter pack"
25187msgstr "������������ %qD ���������������������"
25188
25189#: cp/decl.c:8858
25190#, gcc-internal-format
25191msgid "size of array %qs is too large"
25192msgstr "������ %qs ������"
25193
25194#: cp/decl.c:8869
25195#, gcc-internal-format
25196msgid "data member may not have variably modified type %qT"
25197msgstr "������������������������������������ %qT"
25198
25199#: cp/decl.c:8871
25200#, gcc-internal-format
25201msgid "parameter may not have variably modified type %qT"
25202msgstr "������������������������������ %qT"
25203
25204#. [dcl.fct.spec] The explicit specifier shall only be used in
25205#. declarations of constructors within a class definition.
25206#: cp/decl.c:8879
25207#, gcc-internal-format
25208msgid "only declarations of constructors can be %<explicit%>"
25209msgstr "��������������������������������� %<explicit%>"
25210
25211#: cp/decl.c:8887
25212#, gcc-internal-format
25213msgid "non-member %qs cannot be declared %<mutable%>"
25214msgstr "��������� %qs ������������������ %<mutable%>"
25215
25216#: cp/decl.c:8892
25217#, gcc-internal-format
25218msgid "non-object member %qs cannot be declared %<mutable%>"
25219msgstr "��������������� %qs ������������������ %<mutable%>"
25220
25221#: cp/decl.c:8898
25222#, gcc-internal-format
25223msgid "function %qs cannot be declared %<mutable%>"
25224msgstr "������ %qs ������������������ %<mutable%>"
25225
25226#: cp/decl.c:8903
25227#, gcc-internal-format
25228msgid "static %qs cannot be declared %<mutable%>"
25229msgstr "������ %qs ������������������ %<mutable%>"
25230
25231#: cp/decl.c:8908
25232#, gcc-internal-format
25233msgid "const %qs cannot be declared %<mutable%>"
25234msgstr "������ %qs ������������������ %<mutable%>"
25235
25236#: cp/decl.c:8946
25237#, fuzzy, gcc-internal-format
25238msgid "typedef name may not be a nested-name-specifier"
25239msgstr "%Jtypedef ���������������������������"
25240
25241#: cp/decl.c:8964
25242#, gcc-internal-format
25243msgid "ISO C++ forbids nested type %qD with same name as enclosing class"
25244msgstr "ISO C++ ��������������������������� %qD ���������������������������"
25245
25246#: cp/decl.c:9058
25247#, fuzzy, gcc-internal-format
25248msgid "qualified function types cannot be used to declare static member functions"
25249msgstr "��������������������������������������� %s ������"
25250
25251#: cp/decl.c:9060
25252#, fuzzy, gcc-internal-format
25253msgid "qualified function types cannot be used to declare free functions"
25254msgstr "��������������������������������������� %s ������"
25255
25256#: cp/decl.c:9087
25257#, gcc-internal-format
25258msgid "type qualifiers specified for friend class declaration"
25259msgstr "������������������������������������������"
25260
25261#: cp/decl.c:9092
25262#, gcc-internal-format
25263msgid "%<inline%> specified for friend class declaration"
25264msgstr "������������������������������ %<inline%>"
25265
25266#: cp/decl.c:9100
25267#, gcc-internal-format
25268msgid "template parameters cannot be friends"
25269msgstr "���������������������������"
25270
25271#: cp/decl.c:9102
25272#, gcc-internal-format
25273msgid "friend declaration requires class-key, i.e. %<friend class %T::%D%>"
25274msgstr "������������������ class������ %<friend class %T::%D%>"
25275
25276#: cp/decl.c:9106
25277#, gcc-internal-format
25278msgid "friend declaration requires class-key, i.e. %<friend %#T%>"
25279msgstr "������������������ class������ %<friend %#T%>"
25280
25281#: cp/decl.c:9119
25282#, gcc-internal-format
25283msgid "trying to make class %qT a friend of global scope"
25284msgstr "��������� %qT ���������������������������"
25285
25286#: cp/decl.c:9137
25287#, gcc-internal-format
25288msgid "invalid qualifiers on non-member function type"
25289msgstr "������������������������������������������"
25290
25291#: cp/decl.c:9147
25292#, gcc-internal-format
25293msgid "abstract declarator %qT used as declaration"
25294msgstr "������������ %qT ������������"
25295
25296#: cp/decl.c:9176
25297#, gcc-internal-format
25298msgid "cannot use %<::%> in parameter declaration"
25299msgstr "������������������������������ %<::%>"
25300
25301#. Something like struct S { int N::j; };
25302#: cp/decl.c:9222
25303#, gcc-internal-format
25304msgid "invalid use of %<::%>"
25305msgstr "������������������ %<::%>"
25306
25307#: cp/decl.c:9237
25308#, gcc-internal-format
25309msgid "can't make %qD into a method -- not in a class"
25310msgstr "%qD ��������������������� -- ���������������"
25311
25312#: cp/decl.c:9246
25313#, gcc-internal-format
25314msgid "function %qD declared virtual inside a union"
25315msgstr "������������������ %qD ���������������������"
25316
25317#: cp/decl.c:9255
25318#, gcc-internal-format
25319msgid "%qD cannot be declared virtual, since it is always static"
25320msgstr "%qD ���������������������������������������������������"
25321
25322#: cp/decl.c:9273
25323#, gcc-internal-format
25324msgid "expected qualified name in friend declaration for destructor %qD"
25325msgstr "��������������� %qD ���������������������������������"
25326
25327#: cp/decl.c:9280
25328#, gcc-internal-format
25329msgid "declaration of %qD as member of %qT"
25330msgstr "%qD ��������� %qT ���������������"
25331
25332#: cp/decl.c:9285
25333#, fuzzy, gcc-internal-format
25334msgid "a destructor cannot be %<constexpr%>"
25335msgstr "��������������������� %s"
25336
25337#: cp/decl.c:9289
25338#, fuzzy, gcc-internal-format
25339msgid "expected qualified name in friend declaration for constructor %qD"
25340msgstr "��������������� %qD ���������������������������������"
25341
25342#: cp/decl.c:9353
25343#, gcc-internal-format
25344msgid "field %qD has incomplete type"
25345msgstr "������ %qD ���������������"
25346
25347#: cp/decl.c:9355
25348#, gcc-internal-format
25349msgid "name %qT has incomplete type"
25350msgstr "������ %qT ���������������"
25351
25352#: cp/decl.c:9364
25353#, gcc-internal-format
25354msgid "  in instantiation of template %qT"
25355msgstr "  ��������� %qT ���������������"
25356
25357#: cp/decl.c:9373
25358#, gcc-internal-format
25359msgid "%qE is neither function nor member function; cannot be declared friend"
25360msgstr "%qE ������������������������������������������������������������"
25361
25362#. An attempt is being made to initialize a non-static
25363#. member.  But, from [class.mem]:
25364#.
25365#. 4 A member-declarator can contain a
25366#. constant-initializer only if it declares a static
25367#. member (_class.static_) of integral or enumeration
25368#. type, see _class.static.data_.
25369#.
25370#. This used to be relatively common practice, but
25371#. the rest of the compiler does not correctly
25372#. handle the initialization unless the member is
25373#. static so we make it static below.
25374#: cp/decl.c:9426
25375#, gcc-internal-format
25376msgid "ISO C++ forbids initialization of member %qD"
25377msgstr "ISO C++ ��������������� %qD ������������"
25378
25379#: cp/decl.c:9428
25380#, gcc-internal-format
25381msgid "making %qD static"
25382msgstr "��� %qD ���������������"
25383
25384#: cp/decl.c:9462
25385#, fuzzy, gcc-internal-format
25386msgid "non-static data member %qE declared %<constexpr%>"
25387msgstr "������������ %qD ��������� %<register%>"
25388
25389#: cp/decl.c:9497
25390#, gcc-internal-format
25391msgid "storage class %<auto%> invalid for function %qs"
25392msgstr "������ %qs ��������������� %<auto%> ������"
25393
25394#: cp/decl.c:9499
25395#, gcc-internal-format
25396msgid "storage class %<register%> invalid for function %qs"
25397msgstr "������ %qs ��������������� %<register%> ������"
25398
25399#: cp/decl.c:9501
25400#, gcc-internal-format
25401msgid "storage class %<__thread%> invalid for function %qs"
25402msgstr "������ %qs ��������������� %<__thread%> ������"
25403
25404#: cp/decl.c:9513
25405#, gcc-internal-format
25406msgid "%<static%> specified invalid for function %qs declared out of global scope"
25407msgstr "��������������������������������� %qs ������ %<static%> ������"
25408
25409#: cp/decl.c:9517
25410#, gcc-internal-format
25411msgid "%<inline%> specifier invalid for function %qs declared out of global scope"
25412msgstr "��������������������������������� %qs ������ %<inline%> ������"
25413
25414#: cp/decl.c:9524
25415#, fuzzy, gcc-internal-format
25416msgid "%q#T is not a class or a namespace"
25417msgstr "%qT ������������������������������������"
25418
25419#: cp/decl.c:9532
25420#, gcc-internal-format
25421msgid "virtual non-class function %qs"
25422msgstr "��������� %qs ������������������"
25423
25424#: cp/decl.c:9539
25425#, fuzzy, gcc-internal-format
25426msgid "%qs defined in a non-class scope"
25427msgstr "%qE ������������������������������������������"
25428
25429#: cp/decl.c:9572
25430#, gcc-internal-format
25431msgid "cannot declare member function %qD to have static linkage"
25432msgstr "��������������������� %qD ������������������������"
25433
25434#. FIXME need arm citation
25435#: cp/decl.c:9579
25436#, gcc-internal-format
25437msgid "cannot declare static function inside another function"
25438msgstr "���������������������������������������������������"
25439
25440#: cp/decl.c:9609
25441#, gcc-internal-format
25442msgid "%<static%> may not be used when defining (as opposed to declaring) a static data member"
25443msgstr "��������������������������������������������������������� %<static%>"
25444
25445#: cp/decl.c:9616
25446#, gcc-internal-format
25447msgid "static member %qD declared %<register%>"
25448msgstr "������������ %qD ��������� %<register%>"
25449
25450#: cp/decl.c:9622
25451#, gcc-internal-format
25452msgid "cannot explicitly declare member %q#D to have extern linkage"
25453msgstr "������������������������ %q#D ������������������������"
25454
25455#: cp/decl.c:9636
25456#, gcc-internal-format
25457msgid "%qs initialized and declared %<extern%>"
25458msgstr "%qs ��������������������������������� %<extern%>"
25459
25460#: cp/decl.c:9640
25461#, gcc-internal-format
25462msgid "%qs has both %<extern%> and initializer"
25463msgstr "%qs ������ %<extern%> ���������������������"
25464
25465#: cp/decl.c:9767
25466#, gcc-internal-format
25467msgid "default argument for %q#D has type %qT"
25468msgstr "%q#D ������������������������ %qT"
25469
25470#: cp/decl.c:9770
25471#, gcc-internal-format
25472msgid "default argument for parameter of type %qT has type %qT"
25473msgstr "��������� %qT ������������������������������������ %qT"
25474
25475#: cp/decl.c:9786
25476#, gcc-internal-format
25477msgid "default argument %qE uses local variable %qD"
25478msgstr "������������ %qE ��������������������� %qD"
25479
25480#: cp/decl.c:9874
25481#, fuzzy, gcc-internal-format
25482msgid "parameter %qD has Java class type"
25483msgstr "������ %q+D ������������������"
25484
25485#: cp/decl.c:9902
25486#, gcc-internal-format
25487msgid "parameter %qD invalidly declared method type"
25488msgstr "������ %qD ������������������������������������������"
25489
25490#: cp/decl.c:9927
25491#, fuzzy, gcc-internal-format
25492msgid "parameter %qD includes pointer to array of unknown bound %qT"
25493msgstr "������ %qD ��������� %s������������������������������ %qT ���������"
25494
25495#: cp/decl.c:9929
25496#, fuzzy, gcc-internal-format
25497msgid "parameter %qD includes reference to array of unknown bound %qT"
25498msgstr "������ %qD ��������� %s������������������������������ %qT ���������"
25499
25500#: cp/decl.c:9944
25501#, fuzzy, gcc-internal-format
25502msgid "parameter packs must be at the end of the parameter list"
25503msgstr "%J������������������������������"
25504
25505#. [class.copy]
25506#.
25507#. A declaration of a constructor for a class X is ill-formed if
25508#. its first parameter is of type (optionally cv-qualified) X
25509#. and either there are no other parameters or else all other
25510#. parameters have default arguments.
25511#.
25512#. We *don't* complain about member template instantiations that
25513#. have this form, though; they can occur as we try to decide
25514#. what constructor to use during overload resolution.  Since
25515#. overload resolution will never prefer such a constructor to
25516#. the non-template copy constructor (which is either explicitly
25517#. or implicitly defined), there's no need to worry about their
25518#. existence.  Theoretically, they should never even be
25519#. instantiated, but that's hard to forestall.
25520#: cp/decl.c:10167
25521#, gcc-internal-format
25522msgid "invalid constructor; you probably meant %<%T (const %T&)%>"
25523msgstr "��������������������������������������� %<%T (const %T&)%>"
25524
25525#: cp/decl.c:10289
25526#, gcc-internal-format
25527msgid "%qD may not be declared within a namespace"
25528msgstr "%qD ���������������������������"
25529
25530#: cp/decl.c:10294
25531#, gcc-internal-format
25532msgid "%qD may not be declared as static"
25533msgstr "%qD ���������������������������"
25534
25535#: cp/decl.c:10320
25536#, gcc-internal-format
25537msgid "%qD must be a nonstatic member function"
25538msgstr "%qD ���������������������������������������"
25539
25540#: cp/decl.c:10329
25541#, gcc-internal-format
25542msgid "%qD must be either a non-static member function or a non-member function"
25543msgstr "%qD ������������������������������������������������������"
25544
25545#: cp/decl.c:10351
25546#, gcc-internal-format
25547msgid "%qD must have an argument of class or enumerated type"
25548msgstr "%qD ���������������������������������������"
25549
25550#: cp/decl.c:10380
25551#, fuzzy, gcc-internal-format
25552msgid "conversion to a reference to void will never use a type conversion operator"
25553msgstr "��� %s%s ������������������������������������������������"
25554
25555#: cp/decl.c:10382
25556#, fuzzy, gcc-internal-format
25557msgid "conversion to void will never use a type conversion operator"
25558msgstr "��� %s%s ������������������������������������������������"
25559
25560#: cp/decl.c:10389
25561#, fuzzy, gcc-internal-format
25562msgid "conversion to a reference to the same type will never use a type conversion operator"
25563msgstr "��� %s%s ������������������������������������������������"
25564
25565#: cp/decl.c:10391
25566#, fuzzy, gcc-internal-format
25567msgid "conversion to the same type will never use a type conversion operator"
25568msgstr "��� %s%s ������������������������������������������������"
25569
25570#: cp/decl.c:10399
25571#, fuzzy, gcc-internal-format
25572msgid "conversion to a reference to a base class will never use a type conversion operator"
25573msgstr "��� %s%s ������������������������������������������������"
25574
25575#: cp/decl.c:10401
25576#, fuzzy, gcc-internal-format
25577msgid "conversion to a base class will never use a type conversion operator"
25578msgstr "��� %s%s ������������������������������������������������"
25579
25580#. 13.4.0.3
25581#: cp/decl.c:10410
25582#, gcc-internal-format
25583msgid "ISO C++ prohibits overloading operator ?:"
25584msgstr "ISO C++ ��������������� ?: ���������"
25585
25586#: cp/decl.c:10415
25587#, fuzzy, gcc-internal-format
25588msgid "%qD must not have variable number of arguments"
25589msgstr "%qD ��������� 1 ��� 2 ���������"
25590
25591#: cp/decl.c:10466
25592#, gcc-internal-format
25593msgid "postfix %qD must take %<int%> as its argument"
25594msgstr "������ %qD ������������ %<int%> ������������������"
25595
25596#: cp/decl.c:10469
25597#, gcc-internal-format
25598msgid "postfix %qD must take %<int%> as its second argument"
25599msgstr "������ %qD ������������ %<int%> ���������������������������"
25600
25601#: cp/decl.c:10477
25602#, gcc-internal-format
25603msgid "%qD must take either zero or one argument"
25604msgstr "%qD ��������� 0 ��� 1 ���������"
25605
25606#: cp/decl.c:10479
25607#, gcc-internal-format
25608msgid "%qD must take either one or two arguments"
25609msgstr "%qD ��������� 1 ��� 2 ���������"
25610
25611#: cp/decl.c:10501
25612#, gcc-internal-format
25613msgid "prefix %qD should return %qT"
25614msgstr "������ %qD ������������ %qT"
25615
25616#: cp/decl.c:10507
25617#, gcc-internal-format
25618msgid "postfix %qD should return %qT"
25619msgstr "������ %qD ������������ %qT"
25620
25621#: cp/decl.c:10516
25622#, gcc-internal-format
25623msgid "%qD must take %<void%>"
25624msgstr "%qD ��������� %<void%> ������"
25625
25626#: cp/decl.c:10518 cp/decl.c:10527
25627#, gcc-internal-format
25628msgid "%qD must take exactly one argument"
25629msgstr "%qD ������������ 1 ���������"
25630
25631#: cp/decl.c:10529
25632#, gcc-internal-format
25633msgid "%qD must take exactly two arguments"
25634msgstr "%qD ������������ 2 ���������"
25635
25636#: cp/decl.c:10538
25637#, gcc-internal-format
25638msgid "user-defined %qD always evaluates both arguments"
25639msgstr "������������������ %qD ������������������������������"
25640
25641#: cp/decl.c:10552
25642#, gcc-internal-format
25643msgid "%qD should return by value"
25644msgstr "%qD ���������������������������"
25645
25646#: cp/decl.c:10563 cp/decl.c:10568
25647#, gcc-internal-format
25648msgid "%qD cannot have default arguments"
25649msgstr "%qD ���������������������"
25650
25651#: cp/decl.c:10626
25652#, gcc-internal-format
25653msgid "using template type parameter %qT after %qs"
25654msgstr "������������������������ %qT������ %qs ���"
25655
25656#: cp/decl.c:10642
25657#, gcc-internal-format
25658msgid "using typedef-name %qD after %qs"
25659msgstr "������ typedef ��� %qD������ %qs ���"
25660
25661#: cp/decl.c:10643
25662#, gcc-internal-format
25663msgid "%q+D has a previous declaration here"
25664msgstr "%q+D ���������������������������"
25665
25666#: cp/decl.c:10651
25667#, gcc-internal-format
25668msgid "%qT referred to as %qs"
25669msgstr "%qT ������ %qs ���������"
25670
25671#: cp/decl.c:10652 cp/decl.c:10659
25672#, gcc-internal-format
25673msgid "%q+T has a previous declaration here"
25674msgstr "%q+T ���������������������������"
25675
25676#: cp/decl.c:10658
25677#, gcc-internal-format
25678msgid "%qT referred to as enum"
25679msgstr "%qT ���������������������"
25680
25681#. If a class template appears as elaborated type specifier
25682#. without a template header such as:
25683#.
25684#. template <class T> class C {};
25685#. void f(class C);		// No template header here
25686#.
25687#. then the required template argument is missing.
25688#: cp/decl.c:10673
25689#, gcc-internal-format
25690msgid "template argument required for %<%s %T%>"
25691msgstr "%<%s %T%> ������������������"
25692
25693#: cp/decl.c:10721 cp/name-lookup.c:2823
25694#, gcc-internal-format
25695msgid "%qD has the same name as the class in which it is declared"
25696msgstr "%qD ���������������������������������"
25697
25698#: cp/decl.c:10751 cp/name-lookup.c:2328 cp/name-lookup.c:3098
25699#: cp/name-lookup.c:3143 cp/parser.c:4245 cp/parser.c:18116
25700#, gcc-internal-format
25701msgid "reference to %qD is ambiguous"
25702msgstr "��� %qD ������������������"
25703
25704#: cp/decl.c:10865
25705#, gcc-internal-format
25706msgid "use of enum %q#D without previous declaration"
25707msgstr "������������ %q#D ���������������������"
25708
25709#: cp/decl.c:10886
25710#, gcc-internal-format
25711msgid "redeclaration of %qT as a non-template"
25712msgstr "%qT ���������������������"
25713
25714#: cp/decl.c:10887
25715#, gcc-internal-format
25716msgid "previous declaration %q+D"
25717msgstr "��������������� %q+D"
25718
25719#: cp/decl.c:11001
25720#, gcc-internal-format
25721msgid "derived union %qT invalid"
25722msgstr "������������ %qT ������"
25723
25724#: cp/decl.c:11010
25725#, gcc-internal-format
25726msgid "Java class %qT cannot have multiple bases"
25727msgstr "Java ������ %qT ���������������������������"
25728
25729#: cp/decl.c:11021
25730#, gcc-internal-format
25731msgid "Java class %qT cannot have virtual bases"
25732msgstr "Java ������ %qT ������������������������"
25733
25734#: cp/decl.c:11041
25735#, gcc-internal-format
25736msgid "base type %qT fails to be a struct or class type"
25737msgstr "��������������� %qT ���������������������"
25738
25739#: cp/decl.c:11074
25740#, gcc-internal-format
25741msgid "recursive type %qT undefined"
25742msgstr "��������������� %qT ���������"
25743
25744#: cp/decl.c:11076
25745#, gcc-internal-format
25746msgid "duplicate base type %qT invalid"
25747msgstr "������������������������ %qT ������"
25748
25749#: cp/decl.c:11160
25750#, gcc-internal-format
25751msgid "multiple definition of %q#T"
25752msgstr "%q#T ������������"
25753
25754#: cp/decl.c:11162
25755#, fuzzy, gcc-internal-format
25756msgid "previous definition here"
25757msgstr "%J������������������������"
25758
25759#: cp/decl.c:11209
25760#, gcc-internal-format
25761msgid "underlying type %<%T%> of %<%T%> must be an integral type"
25762msgstr ""
25763
25764#. DR 377
25765#.
25766#. IF no integral type can represent all the enumerator values, the
25767#. enumeration is ill-formed.
25768#: cp/decl.c:11343
25769#, gcc-internal-format
25770msgid "no integral type can represent all of the enumerator values for %qT"
25771msgstr "������������������������������������ %qT ������������������"
25772
25773#: cp/decl.c:11475
25774#, fuzzy, gcc-internal-format
25775msgid "enumerator value for %qD is not an integer constant"
25776msgstr "%qE ������������������������������������"
25777
25778#: cp/decl.c:11507
25779#, gcc-internal-format
25780msgid "overflow in enumeration values at %qD"
25781msgstr "%qD ������������������"
25782
25783#: cp/decl.c:11527
25784#, fuzzy, gcc-internal-format
25785msgid "enumerator value %E is too large for underlying type %<%T%>"
25786msgstr "%qE ������������������������������������"
25787
25788#: cp/decl.c:11628
25789#, gcc-internal-format
25790msgid "return type %q#T is incomplete"
25791msgstr "��������������� %q#T ������������"
25792
25793#: cp/decl.c:11630
25794#, fuzzy, gcc-internal-format
25795msgid "return type has Java class type %q#T"
25796msgstr "������������������������"
25797
25798#: cp/decl.c:11758 cp/typeck.c:7467
25799#, gcc-internal-format
25800msgid "%<operator=%> should return a reference to %<*this%>"
25801msgstr "%<operator=%> ��������������������� %<*this%> ���������"
25802
25803#: cp/decl.c:11853
25804#, gcc-internal-format
25805msgid "no previous declaration for %q+D"
25806msgstr "%q+D ���������������������"
25807
25808#: cp/decl.c:12074
25809#, gcc-internal-format
25810msgid "invalid function declaration"
25811msgstr "���������������������"
25812
25813#: cp/decl.c:12158
25814#, gcc-internal-format
25815msgid "parameter %qD declared void"
25816msgstr "������ %qD ������������ void"
25817
25818#: cp/decl.c:12659
25819#, gcc-internal-format
25820msgid "invalid member function declaration"
25821msgstr "���������������������������"
25822
25823#: cp/decl.c:12674
25824#, gcc-internal-format
25825msgid "%qD is already defined in class %qT"
25826msgstr "%qD ������������ %qT ������������"
25827
25828#: cp/decl.c:12885
25829#, gcc-internal-format
25830msgid "static member function %q#D declared with type qualifiers"
25831msgstr "������������������ %q#D ������������������������������"
25832
25833#: cp/decl2.c:315
25834#, gcc-internal-format
25835msgid "name missing for member function"
25836msgstr "������������������������"
25837
25838#: cp/decl2.c:386 cp/decl2.c:400
25839#, gcc-internal-format
25840msgid "ambiguous conversion for array subscript"
25841msgstr "���������������������������������"
25842
25843#: cp/decl2.c:394
25844#, gcc-internal-format
25845msgid "invalid types %<%T[%T]%> for array subscript"
25846msgstr "%<%T[%T]%> ������������������������������"
25847
25848#: cp/decl2.c:437
25849#, gcc-internal-format
25850msgid "deleting array %q#D"
25851msgstr "������������ %q#D"
25852
25853#: cp/decl2.c:443
25854#, gcc-internal-format
25855msgid "type %q#T argument given to %<delete%>, expected pointer"
25856msgstr "%<delete%> ��������������������������������� %q#T"
25857
25858#: cp/decl2.c:455
25859#, gcc-internal-format
25860msgid "cannot delete a function.  Only pointer-to-objects are valid arguments to %<delete%>"
25861msgstr "������ delete ������������������������������������������������ %<delete%> ���������������"
25862
25863#: cp/decl2.c:463
25864#, gcc-internal-format
25865msgid "deleting %qT is undefined"
25866msgstr "������ %qT ���������"
25867
25868#: cp/decl2.c:506 cp/pt.c:4380
25869#, gcc-internal-format
25870msgid "template declaration of %q#D"
25871msgstr "%q#D ���������������"
25872
25873#: cp/decl2.c:558
25874#, gcc-internal-format
25875msgid "Java method %qD has non-Java return type %qT"
25876msgstr "Java ������ %qD ��������� Java ������ %qT"
25877
25878#: cp/decl2.c:575
25879#, gcc-internal-format
25880msgid "Java method %qD has non-Java parameter type %qT"
25881msgstr "Java ������ %qD ������ Java ������������ %qT"
25882
25883#: cp/decl2.c:624
25884#, fuzzy, gcc-internal-format
25885msgid "template parameter lists provided don't match the template parameters of %qD"
25886msgstr "���������������������������"
25887
25888#: cp/decl2.c:692
25889#, gcc-internal-format
25890msgid "prototype for %q#D does not match any in class %qT"
25891msgstr "%q#D ������������������������ %qT ������������������"
25892
25893#: cp/decl2.c:768
25894#, gcc-internal-format
25895msgid "local class %q#T shall not have static data member %q#D"
25896msgstr "������������ %q#T ��������������������������������� %q#D"
25897
25898#: cp/decl2.c:776
25899#, gcc-internal-format
25900msgid "initializer invalid for static member with constructor"
25901msgstr "���������������������������������������������"
25902
25903#: cp/decl2.c:779
25904#, gcc-internal-format
25905msgid "(an out of class initialization is required)"
25906msgstr "(���������������������������������)"
25907
25908#: cp/decl2.c:840
25909#, fuzzy, gcc-internal-format
25910msgid "explicit template argument list not allowed"
25911msgstr "������������ %d ������"
25912
25913#: cp/decl2.c:846
25914#, gcc-internal-format
25915msgid "member %qD conflicts with virtual function table field name"
25916msgstr "������ %qD ���������������������������������"
25917
25918#: cp/decl2.c:882
25919#, gcc-internal-format
25920msgid "%qD is already defined in %qT"
25921msgstr "%qD ������ %qT ������������"
25922
25923#: cp/decl2.c:917
25924#, fuzzy, gcc-internal-format
25925msgid "invalid initializer for member function %qD"
25926msgstr "������ %qs ������������������"
25927
25928#: cp/decl2.c:923
25929#, gcc-internal-format
25930msgid "initializer specified for static member function %qD"
25931msgstr "��������������������� %qD ������������������"
25932
25933#: cp/decl2.c:946
25934#, gcc-internal-format
25935msgid "field initializer is not constant"
25936msgstr "���������������������������������������"
25937
25938#: cp/decl2.c:973
25939#, gcc-internal-format
25940msgid "%<asm%> specifiers are not permitted on non-static data members"
25941msgstr "%<asm%> ������������������������������������������"
25942
25943#: cp/decl2.c:1025
25944#, fuzzy, gcc-internal-format
25945msgid "bit-field %qD with non-integral type"
25946msgstr "��������� %q+#D ���������������������"
25947
25948#: cp/decl2.c:1031
25949#, gcc-internal-format
25950msgid "cannot declare %qD to be a bit-field type"
25951msgstr "��������� %qD ������������������������"
25952
25953#: cp/decl2.c:1041
25954#, gcc-internal-format
25955msgid "cannot declare bit-field %qD with function type"
25956msgstr "������������������ %qD ���������������������"
25957
25958#: cp/decl2.c:1048
25959#, gcc-internal-format
25960msgid "%qD is already defined in the class %qT"
25961msgstr "%qD ������������ %qT ������������"
25962
25963#: cp/decl2.c:1055
25964#, gcc-internal-format
25965msgid "static member %qD cannot be a bit-field"
25966msgstr "������������ %qD ������������������"
25967
25968#: cp/decl2.c:1312
25969#, gcc-internal-format
25970msgid "anonymous struct not inside named type"
25971msgstr "���������������������������������"
25972
25973#: cp/decl2.c:1398
25974#, gcc-internal-format
25975msgid "namespace-scope anonymous aggregates must be static"
25976msgstr "���������������������������������������������������"
25977
25978#: cp/decl2.c:1407
25979#, gcc-internal-format
25980msgid "anonymous union with no members"
25981msgstr "������������������������"
25982
25983#: cp/decl2.c:1444
25984#, gcc-internal-format
25985msgid "%<operator new%> must return type %qT"
25986msgstr "%<operator new%> ������������ %qT"
25987
25988#. [basic.stc.dynamic.allocation]
25989#.
25990#. The first parameter shall not have an associated default
25991#. argument.
25992#: cp/decl2.c:1455
25993#, fuzzy, gcc-internal-format
25994msgid "the first parameter of %<operator new%> cannot have a default argument"
25995msgstr "%<va_start%> ������������������������������������������������"
25996
25997#: cp/decl2.c:1471
25998#, gcc-internal-format
25999msgid "%<operator new%> takes type %<size_t%> (%qT) as first parameter"
26000msgstr "%<operator new%> ��������������������������� %<size_t%> (%qT)"
26001
26002#: cp/decl2.c:1500
26003#, gcc-internal-format
26004msgid "%<operator delete%> must return type %qT"
26005msgstr "%<operator delete%> ������������ %qT"
26006
26007#: cp/decl2.c:1509
26008#, gcc-internal-format
26009msgid "%<operator delete%> takes type %qT as first parameter"
26010msgstr "%<operator delete%> ��������������������������� %qT"
26011
26012#: cp/decl2.c:2233
26013#, gcc-internal-format
26014msgid "%qT has a field %qD whose type uses the anonymous namespace"
26015msgstr ""
26016
26017#: cp/decl2.c:2240
26018#, gcc-internal-format
26019msgid "%qT declared with greater visibility than the type of its field %qD"
26020msgstr ""
26021
26022#: cp/decl2.c:2253
26023#, gcc-internal-format
26024msgid "%qT has a base %qT whose type uses the anonymous namespace"
26025msgstr ""
26026
26027#: cp/decl2.c:2259
26028#, gcc-internal-format
26029msgid "%qT declared with greater visibility than its base %qT"
26030msgstr ""
26031
26032#: cp/decl2.c:3477
26033#, fuzzy, gcc-internal-format
26034msgid "%q+#D, declared using anonymous type, is used but never defined"
26035msgstr "%q+F ��������� %<static%> ������������������"
26036
26037#: cp/decl2.c:3484
26038#, fuzzy, gcc-internal-format
26039msgid "%q+#D, declared using local type %qT, is used but never defined"
26040msgstr "%q+F ��������� %<static%> ������������������"
26041
26042#: cp/decl2.c:3793
26043#, gcc-internal-format
26044msgid "inline function %q+D used but never defined"
26045msgstr "��������������������� %q+D ������������������"
26046
26047#: cp/decl2.c:3959
26048#, gcc-internal-format
26049msgid "default argument missing for parameter %P of %q+#D"
26050msgstr "������ %P (������ %q+#D)������������������"
26051
26052#. We mark a lambda conversion op as deleted if we can't
26053#. generate it properly; see maybe_add_lambda_conv_op.
26054#: cp/decl2.c:4017
26055#, gcc-internal-format
26056msgid "converting lambda which uses %<...%> to function pointer"
26057msgstr ""
26058
26059#: cp/decl2.c:4022 cp/search.c:1892
26060#, fuzzy, gcc-internal-format
26061msgid "deleted function %q+D"
26062msgstr "��������� using ������ %q+D"
26063
26064#: cp/decl2.c:4023
26065#, gcc-internal-format
26066msgid "used here"
26067msgstr ""
26068
26069#: cp/error.c:2922
26070#, gcc-internal-format
26071msgid "extended initializer lists only available with -std=c++0x or -std=gnu++0x"
26072msgstr ""
26073
26074#: cp/error.c:2927
26075#, gcc-internal-format
26076msgid "explicit conversion operators only available with -std=c++0x or -std=gnu++0x"
26077msgstr ""
26078
26079#: cp/error.c:2932
26080#, gcc-internal-format
26081msgid "variadic templates only available with -std=c++0x or -std=gnu++0x"
26082msgstr ""
26083
26084#: cp/error.c:2937
26085#, gcc-internal-format
26086msgid "lambda expressions only available with -std=c++0x or -std=gnu++0x"
26087msgstr ""
26088
26089#: cp/error.c:2942
26090#, gcc-internal-format
26091msgid "C++0x auto only available with -std=c++0x or -std=gnu++0x"
26092msgstr ""
26093
26094#: cp/error.c:2946
26095#, gcc-internal-format
26096msgid "scoped enums only available with -std=c++0x or -std=gnu++0x"
26097msgstr ""
26098
26099#: cp/error.c:2950
26100#, gcc-internal-format
26101msgid "defaulted and deleted functions only available with -std=c++0x or -std=gnu++0x"
26102msgstr ""
26103
26104#. Can't throw a reference.
26105#: cp/except.c:277
26106#, gcc-internal-format
26107msgid "type %qT is disallowed in Java %<throw%> or %<catch%>"
26108msgstr "��� Java %<throw%> ��� %<catch%> ��������������������� %qT"
26109
26110#: cp/except.c:288
26111#, gcc-internal-format
26112msgid "call to Java %<catch%> or %<throw%> with %<jthrowable%> undefined"
26113msgstr "������ Java %<catch%> ��� %<throw%> ��� %<jthrowable%> ���������"
26114
26115#. Thrown object must be a Throwable.
26116#: cp/except.c:295
26117#, gcc-internal-format
26118msgid "type %qT is not derived from %<java::lang::Throwable%>"
26119msgstr "������ %qT ��������� %<java::lang::Throwable%> ������������"
26120
26121#: cp/except.c:357
26122#, gcc-internal-format
26123msgid "mixing C++ and Java catches in a single translation unit"
26124msgstr "��������������������������������������� C++ ��� Java ������������"
26125
26126#: cp/except.c:630
26127#, gcc-internal-format
26128msgid "throwing NULL, which has integral, not pointer type"
26129msgstr "������ NULL���������������������������������������"
26130
26131#: cp/except.c:653 cp/init.c:1886
26132#, gcc-internal-format
26133msgid "%qD should never be overloaded"
26134msgstr "%qD ������������������������"
26135
26136#: cp/except.c:751
26137#, gcc-internal-format
26138msgid "  in thrown expression"
26139msgstr "  ������������������������"
26140
26141#: cp/except.c:911
26142#, gcc-internal-format
26143msgid "expression %qE of abstract class type %qT cannot be used in throw-expression"
26144msgstr "��������� %qE ������������������������ %qT��������������� throw ������������"
26145
26146#: cp/except.c:997
26147#, fuzzy, gcc-internal-format
26148msgid "exception of type %qT will be caught"
26149msgstr "%H��������� %qT ���������������"
26150
26151#: cp/except.c:1000
26152#, fuzzy, gcc-internal-format
26153msgid "   by earlier handler for %qT"
26154msgstr "%H   %qT ������������������������"
26155
26156#: cp/except.c:1029
26157#, fuzzy, gcc-internal-format
26158msgid "%<...%> handler must be the last handler for its try block"
26159msgstr "%H%<...%> ��������������������� try ���������������������������������"
26160
26161#: cp/friend.c:156
26162#, gcc-internal-format
26163msgid "%qD is already a friend of class %qT"
26164msgstr "%qD ��������������� %qT ���������"
26165
26166#: cp/friend.c:232
26167#, gcc-internal-format
26168msgid "invalid type %qT declared %<friend%>"
26169msgstr "��������������� %qT ��������� %<friend%>"
26170
26171#. [temp.friend]
26172#. Friend declarations shall not declare partial
26173#. specializations.
26174#. template <class U> friend class T::X<U>;
26175#. [temp.friend]
26176#. Friend declarations shall not declare partial
26177#. specializations.
26178#: cp/friend.c:248 cp/friend.c:278
26179#, gcc-internal-format
26180msgid "partial specialization %qT declared %<friend%>"
26181msgstr "��������������������� %qT ��������� %<friend%>"
26182
26183#: cp/friend.c:256
26184#, gcc-internal-format
26185msgid "class %qT is implicitly friends with itself"
26186msgstr "������ %qT ���������������������������������"
26187
26188#: cp/friend.c:314
26189#, gcc-internal-format
26190msgid "%qT is not a member of %qT"
26191msgstr "%qT ������ %qT ���������"
26192
26193#: cp/friend.c:319
26194#, gcc-internal-format
26195msgid "%qT is not a member class template of %qT"
26196msgstr "%qT ������ %qT ���������������������"
26197
26198#: cp/friend.c:327
26199#, gcc-internal-format
26200msgid "%qT is not a nested class of %qT"
26201msgstr "%qT ������ %qT ���������������"
26202
26203#. template <class T> friend class T;
26204#: cp/friend.c:340
26205#, gcc-internal-format
26206msgid "template parameter type %qT declared %<friend%>"
26207msgstr "������������������ %qT ��������� %<friend%>"
26208
26209#. template <class T> friend class A; where A is not a template
26210#: cp/friend.c:346
26211#, gcc-internal-format
26212msgid "%q#T is not a template"
26213msgstr "%q#T ������������������"
26214
26215#: cp/friend.c:368
26216#, gcc-internal-format
26217msgid "%qD is already a friend of %qT"
26218msgstr "%qD ��������� %qT ���������"
26219
26220#: cp/friend.c:377
26221#, gcc-internal-format
26222msgid "%qT is already a friend of %qT"
26223msgstr "%qT ��������� %qT ���������"
26224
26225#: cp/friend.c:501
26226#, gcc-internal-format
26227msgid "member %qD declared as friend before type %qT defined"
26228msgstr "������ %qD ��������� %qT ������������������������������"
26229
26230#: cp/friend.c:550
26231#, fuzzy, gcc-internal-format
26232msgid "friend declaration %qD in local class without prior declaration"
26233msgstr "using ������ %q+D ������������������ using ������������"
26234
26235#: cp/friend.c:573
26236#, gcc-internal-format
26237msgid "friend declaration %q#D declares a non-template function"
26238msgstr "������������ %q#D ������������������������������"
26239
26240#: cp/friend.c:577
26241#, fuzzy, gcc-internal-format
26242msgid "(if this is not what you intended, make sure the function template has already been declared and add <> after the function name here) "
26243msgstr "(������������������������������������������������������������������������������������������������������������������ <>) -Wno-non-template-friend ���������������"
26244
26245#: cp/init.c:352
26246#, fuzzy, gcc-internal-format
26247msgid "value-initialization of reference"
26248msgstr "%J������������������������������������ %q#D"
26249
26250#: cp/init.c:431
26251#, fuzzy, gcc-internal-format
26252msgid "%qD should be initialized in the member initialization list"
26253msgstr "%J%qD ���������������������������������������������"
26254
26255#: cp/init.c:457
26256#, fuzzy, gcc-internal-format
26257msgid "value-initialization of %q#D, which has reference type"
26258msgstr "%J������������������������������������ %q#D"
26259
26260#: cp/init.c:498 cp/init.c:515
26261#, fuzzy, gcc-internal-format
26262msgid "uninitialized member %qD with %<const%> type %qT"
26263msgstr "%J��������������������� %qD ������ %<const%> ������ %qT"
26264
26265#: cp/init.c:511
26266#, fuzzy, gcc-internal-format
26267msgid "uninitialized reference member %qD"
26268msgstr "%J��������������������������� %qD"
26269
26270#: cp/init.c:660
26271#, gcc-internal-format
26272msgid "%q+D will be initialized after"
26273msgstr "%q+D ���������������������"
26274
26275#: cp/init.c:663
26276#, gcc-internal-format
26277msgid "base %qT will be initialized after"
26278msgstr "������������ %qT ������"
26279
26280#: cp/init.c:666
26281#, gcc-internal-format
26282msgid "  %q+#D"
26283msgstr "  %q+#D"
26284
26285#: cp/init.c:668
26286#, gcc-internal-format
26287msgid "  base %qT"
26288msgstr "  ������������ %qT"
26289
26290#: cp/init.c:670
26291#, fuzzy, gcc-internal-format
26292msgid "  when initialized here"
26293msgstr "%J  ������������������������"
26294
26295#: cp/init.c:687
26296#, fuzzy, gcc-internal-format
26297msgid "multiple initializations given for %qD"
26298msgstr "%J��� %qD ������������������������������"
26299
26300#: cp/init.c:691
26301#, fuzzy, gcc-internal-format
26302msgid "multiple initializations given for base %qT"
26303msgstr "%J��������������� %qT ������������������������������"
26304
26305#: cp/init.c:759
26306#, fuzzy, gcc-internal-format
26307msgid "initializations for multiple members of %qT"
26308msgstr "%J��������� %qT ���������������"
26309
26310#: cp/init.c:823
26311#, fuzzy, gcc-internal-format
26312msgid "base class %q#T should be explicitly initialized in the copy constructor"
26313msgstr "%J������������ %q#T ���������������������������������������������"
26314
26315#: cp/init.c:1047 cp/init.c:1066
26316#, gcc-internal-format
26317msgid "class %qT does not have any field named %qD"
26318msgstr "������ %qT ������������ %qD ���������"
26319
26320#: cp/init.c:1053
26321#, gcc-internal-format
26322msgid "%q#D is a static data member; it can only be initialized at its definition"
26323msgstr "%q#D ���������������������������������������������������������������"
26324
26325#: cp/init.c:1060
26326#, gcc-internal-format
26327msgid "%q#D is not a non-static data member of %qT"
26328msgstr "%q#D ������ %qT ������������������������"
26329
26330#: cp/init.c:1099
26331#, gcc-internal-format
26332msgid "unnamed initializer for %qT, which has no base classes"
26333msgstr "������������������������ %qT ������������������"
26334
26335#: cp/init.c:1107
26336#, gcc-internal-format
26337msgid "unnamed initializer for %qT, which uses multiple inheritance"
26338msgstr "������������������������ %qT ������������������"
26339
26340#: cp/init.c:1153
26341#, gcc-internal-format
26342msgid "%qD is both a direct base and an indirect virtual base"
26343msgstr "%qD ���������������������������������������������������������������"
26344
26345#: cp/init.c:1161
26346#, gcc-internal-format
26347msgid "type %qT is not a direct or virtual base of %qT"
26348msgstr "������ %qT ������ %qT ���������������������������"
26349
26350#: cp/init.c:1164
26351#, gcc-internal-format
26352msgid "type %qT is not a direct base of %qT"
26353msgstr "������ %qT ������ %qT ���������������������"
26354
26355#: cp/init.c:1245
26356#, gcc-internal-format
26357msgid "bad array initializer"
26358msgstr "������������������������������"
26359
26360#: cp/init.c:1456 cp/semantics.c:2623
26361#, fuzzy, gcc-internal-format
26362msgid "%qT is not a class type"
26363msgstr "%qE ������������������"
26364
26365#: cp/init.c:1510
26366#, gcc-internal-format
26367msgid "incomplete type %qT does not have member %qD"
26368msgstr "��������������� %qT ������������ %qD"
26369
26370#: cp/init.c:1523
26371#, gcc-internal-format
26372msgid "invalid pointer to bit-field %qD"
26373msgstr "��������������� %qD ������������"
26374
26375#: cp/init.c:1601
26376#, gcc-internal-format
26377msgid "invalid use of non-static member function %qD"
26378msgstr "������������������������ %qD ���������������"
26379
26380#: cp/init.c:1607
26381#, gcc-internal-format
26382msgid "invalid use of non-static data member %qD"
26383msgstr "������������������������ %qD ���������������"
26384
26385#: cp/init.c:1833
26386#, gcc-internal-format
26387msgid "invalid type %<void%> for new"
26388msgstr "��� new ������������ %<void%> ������"
26389
26390#: cp/init.c:1846
26391#, gcc-internal-format
26392msgid "uninitialized const in %<new%> of %q#T"
26393msgstr "%<new%> %q#T ���������������������"
26394
26395#: cp/init.c:1880
26396#, gcc-internal-format
26397msgid "call to Java constructor with %qs undefined"
26398msgstr "������ Java ��������������������������� %qs"
26399
26400#: cp/init.c:1898
26401#, fuzzy, gcc-internal-format
26402msgid "Java class %q#T object allocated using placement new"
26403msgstr "Java ������ %qT ���������������������������"
26404
26405#: cp/init.c:1928
26406#, gcc-internal-format
26407msgid "no suitable %qD found in class %qT"
26408msgstr "������������������ %qD������������ %qT ���"
26409
26410#: cp/init.c:1935 cp/search.c:1105
26411#, gcc-internal-format
26412msgid "request for member %qD is ambiguous"
26413msgstr "��������� %qD ������������������"
26414
26415#: cp/init.c:2125
26416#, fuzzy, gcc-internal-format
26417msgid "non-constant array size in new, unable to verify length of initializer-list"
26418msgstr "������������������������������������������"
26419
26420#: cp/init.c:2134
26421#, gcc-internal-format
26422msgid "ISO C++ forbids initialization in array new"
26423msgstr "ISO C++ ������������������ new ������������"
26424
26425#: cp/init.c:2360
26426#, gcc-internal-format
26427msgid "size in array new must have integral type"
26428msgstr "������ new ������������������������������"
26429
26430#: cp/init.c:2373
26431#, gcc-internal-format
26432msgid "new cannot be applied to a reference type"
26433msgstr "new ������������������������"
26434
26435#: cp/init.c:2382
26436#, gcc-internal-format
26437msgid "new cannot be applied to a function type"
26438msgstr "new ������������������������"
26439
26440#: cp/init.c:2426
26441#, gcc-internal-format
26442msgid "call to Java constructor, while %<jclass%> undefined"
26443msgstr "������ Java ��������������������������� %<jclass%>"
26444
26445#: cp/init.c:2444
26446#, fuzzy, gcc-internal-format
26447msgid "can't find %<class$%> in %qT"
26448msgstr "���������������$"
26449
26450#: cp/init.c:2831
26451#, gcc-internal-format
26452msgid "initializer ends prematurely"
26453msgstr "������������������������������������"
26454
26455#: cp/init.c:2889
26456#, gcc-internal-format
26457msgid "cannot initialize multi-dimensional array with initializer"
26458msgstr "���������������������������������������������������"
26459
26460#: cp/init.c:3038
26461#, gcc-internal-format
26462msgid "possible problem detected in invocation of delete operator:"
26463msgstr "��������������� delete ������������������������������������"
26464
26465#: cp/init.c:3042
26466#, gcc-internal-format
26467msgid "neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined."
26468msgstr "������������������������������ delete ���������������������������������������������������������������������������"
26469
26470#: cp/init.c:3064
26471#, gcc-internal-format
26472msgid "unknown array size in delete"
26473msgstr "delete ���������������������"
26474
26475#: cp/init.c:3319
26476#, gcc-internal-format
26477msgid "type to vector delete is neither pointer or array type"
26478msgstr "������ delete ���������������������������������������"
26479
26480#: cp/lex.c:321
26481#, gcc-internal-format
26482msgid "junk at end of #pragma %s"
26483msgstr "#pragma %s ���������������������"
26484
26485#: cp/lex.c:328
26486#, gcc-internal-format
26487msgid "invalid #pragma %s"
26488msgstr "��������� #pragma %s"
26489
26490#: cp/lex.c:336
26491#, gcc-internal-format
26492msgid "#pragma vtable no longer supported"
26493msgstr "#pragma vtable ���������������"
26494
26495#: cp/lex.c:408
26496#, gcc-internal-format
26497msgid "#pragma implementation for %qs appears after file is included"
26498msgstr "��������� %qs ��� #pragma implementation ���������������������"
26499
26500#: cp/lex.c:432
26501#, gcc-internal-format
26502msgid "junk at end of #pragma GCC java_exceptions"
26503msgstr "#pragma GCC java_exceptions ���������������������"
26504
26505#: cp/lex.c:447
26506#, gcc-internal-format
26507msgid "%qD not defined"
26508msgstr "%qD ���������"
26509
26510#: cp/lex.c:451
26511#, gcc-internal-format
26512msgid "%qD was not declared in this scope"
26513msgstr "%qD ���������������������������������"
26514
26515#. In a template, it is invalid to write "f()" or "f(3)" if no
26516#. declaration of "f" is available.  Historically, G++ and most
26517#. other compilers accepted that usage since they deferred all name
26518#. lookup until instantiation time rather than doing unqualified
26519#. name lookup at template definition time; explain to the user what
26520#. is going wrong.
26521#.
26522#. Note that we have the exact wording of the following message in
26523#. the manual (trouble.texi, node "Name lookup"), so they need to
26524#. be kept in synch.
26525#: cp/lex.c:489
26526#, gcc-internal-format
26527msgid "there are no arguments to %qD that depend on a template parameter, so a declaration of %qD must be available"
26528msgstr "%qD ��������������������������������������� %qD ���������������������"
26529
26530#: cp/lex.c:498
26531#, gcc-internal-format
26532msgid "(if you use %<-fpermissive%>, G++ will accept your code, but allowing the use of an undeclared name is deprecated)"
26533msgstr "(��������������� %<-fpermissive%>���G++ ���������������������������������������������������������������������������������)"
26534
26535#: cp/mangle.c:1937
26536#, gcc-internal-format
26537msgid "mangling typeof, use decltype instead"
26538msgstr ""
26539
26540#: cp/mangle.c:2156
26541#, gcc-internal-format
26542msgid "mangling unknown fixed point type"
26543msgstr ""
26544
26545#: cp/mangle.c:2561
26546#, fuzzy, gcc-internal-format
26547msgid "mangling %C"
26548msgstr "���������"
26549
26550#: cp/mangle.c:2613
26551#, fuzzy, gcc-internal-format
26552msgid "mangling new-expression"
26553msgstr "  ������������������������"
26554
26555#: cp/mangle.c:2647
26556#, gcc-internal-format
26557msgid "omitted middle operand to %<?:%> operand cannot be mangled"
26558msgstr "��������� %<?:%> ���������������������������"
26559
26560#: cp/mangle.c:2955
26561#, gcc-internal-format
26562msgid "the mangled name of %qD will change in a future version of GCC"
26563msgstr "%qD ������������������������ GCC ���������������������������"
26564
26565#: cp/mangle.c:3071
26566#, gcc-internal-format
26567msgid "-fabi-version=4 (or =0) avoids this error with a change in vector mangling"
26568msgstr ""
26569
26570#: cp/method.c:396
26571#, gcc-internal-format
26572msgid "generic thunk code fails for method %q#D which uses %<...%>"
26573msgstr "���������������������������(thunk)������������ %<...%> ��������� %q#D ������"
26574
26575#: cp/method.c:577
26576#, gcc-internal-format
26577msgid "non-static const member %q#D, can't use default assignment operator"
26578msgstr "������������������������ %q#D���������������������������������������"
26579
26580#: cp/method.c:583
26581#, gcc-internal-format
26582msgid "non-static reference member %q#D, can't use default assignment operator"
26583msgstr "������������������������ %q#D���������������������������������������"
26584
26585#: cp/method.c:696
26586#, fuzzy, gcc-internal-format
26587msgid "synthesized method %qD first required here "
26588msgstr "%H��������������������������������������� %qD"
26589
26590#: cp/method.c:1023
26591#, fuzzy, gcc-internal-format
26592msgid "defaulted declaration %q+D"
26593msgstr "��������� using ������ %q+D"
26594
26595#: cp/method.c:1025
26596#, fuzzy, gcc-internal-format
26597msgid "does not match expected signature %qD"
26598msgstr "(���������������������������������"
26599
26600#: cp/method.c:1057
26601#, fuzzy, gcc-internal-format
26602msgid "%qD cannot be defaulted"
26603msgstr "������������ %q+#D"
26604
26605#: cp/method.c:1066
26606#, fuzzy, gcc-internal-format
26607msgid "defaulted function %q+D with default argument"
26608msgstr "������������������������������"
26609
26610#: cp/method.c:1072
26611#, gcc-internal-format
26612msgid "%qD declared explicit cannot be defaulted in the class body"
26613msgstr ""
26614
26615#: cp/method.c:1075
26616#, gcc-internal-format
26617msgid "%qD declared with non-public access cannot be defaulted in the class body"
26618msgstr ""
26619
26620#: cp/method.c:1078
26621#, gcc-internal-format
26622msgid "function %q+D defaulted on its first declaration must not have an exception-specification"
26623msgstr ""
26624
26625#: cp/method.c:1081
26626#, gcc-internal-format
26627msgid "%qD declared virtual cannot be defaulted in the class body"
26628msgstr ""
26629
26630#: cp/method.c:1130
26631#, gcc-internal-format
26632msgid "vtable layout for class %qT may not be ABI-compliantand may change in a future version of GCC due to implicit virtual destructor"
26633msgstr "��������������������������������������� %qT ��� vtable ��������������������� ABI ��������������������������� GCC ������������������������"
26634
26635#: cp/name-lookup.c:733
26636#, gcc-internal-format
26637msgid "redeclaration of %<wchar_t%> as %qT"
26638msgstr "%<wchar_t%> ������������ %qT"
26639
26640#. A redeclaration of main, but not a duplicate of the
26641#. previous one.
26642#.
26643#. [basic.start.main]
26644#.
26645#. This function shall not be overloaded.
26646#: cp/name-lookup.c:763
26647#, gcc-internal-format
26648msgid "invalid redeclaration of %q+D"
26649msgstr "��� %q+#D ������������������"
26650
26651#: cp/name-lookup.c:764
26652#, gcc-internal-format
26653msgid "as %qD"
26654msgstr "������ %qD"
26655
26656#: cp/name-lookup.c:810 cp/name-lookup.c:821
26657#, fuzzy, gcc-internal-format
26658msgid "declaration of %q#D with C language linkage"
26659msgstr "%q+D ������������������������������"
26660
26661#: cp/name-lookup.c:814
26662#, fuzzy, gcc-internal-format
26663msgid "due to different exception specifications"
26664msgstr "������������������������������������"
26665
26666#: cp/name-lookup.c:905
26667#, gcc-internal-format
26668msgid "type mismatch with previous external decl of %q#D"
26669msgstr "������������������ %q#D ������������������������"
26670
26671#: cp/name-lookup.c:906
26672#, gcc-internal-format
26673msgid "previous external decl of %q+#D"
26674msgstr "������ %q+#D ���������������"
26675
26676#: cp/name-lookup.c:997
26677#, gcc-internal-format
26678msgid "extern declaration of %q#D doesn't match"
26679msgstr "%q#D ������������������������"
26680
26681#: cp/name-lookup.c:998
26682#, gcc-internal-format
26683msgid "global declaration %q+#D"
26684msgstr "������������ %q+#D"
26685
26686#: cp/name-lookup.c:1040 cp/name-lookup.c:1048
26687#, gcc-internal-format
26688msgid "declaration of %q#D shadows a parameter"
26689msgstr "%q#D ������������������������������"
26690
26691#. Location of previous decl is not useful in this case.
26692#: cp/name-lookup.c:1074
26693#, gcc-internal-format
26694msgid "declaration of %qD shadows a member of 'this'"
26695msgstr "%qD ���������������������this������������������"
26696
26697#: cp/name-lookup.c:1081
26698#, gcc-internal-format
26699msgid "declaration of %qD shadows a previous local"
26700msgstr "%qD ���������������������������������������������"
26701
26702#: cp/name-lookup.c:1090
26703#, gcc-internal-format
26704msgid "declaration of %qD shadows a global declaration"
26705msgstr "%qD ������������������������������������"
26706
26707#: cp/name-lookup.c:1213
26708#, gcc-internal-format
26709msgid "name lookup of %qD changed"
26710msgstr "%qD ������������������������"
26711
26712#: cp/name-lookup.c:1214
26713#, gcc-internal-format
26714msgid "  matches this %q+D under ISO standard rules"
26715msgstr "  ��� ISO ������������������������ %q+D"
26716
26717#: cp/name-lookup.c:1216
26718#, gcc-internal-format
26719msgid "  matches this %q+D under old rules"
26720msgstr "  ������������������������ %q+D"
26721
26722#: cp/name-lookup.c:1234 cp/name-lookup.c:1242
26723#, fuzzy, gcc-internal-format
26724msgid "name lookup of %qD changed for ISO %<for%> scoping"
26725msgstr "��������� ISO %<for%> ������������������%qD ������������������������"
26726
26727#: cp/name-lookup.c:1236
26728#, gcc-internal-format
26729msgid "  cannot use obsolete binding at %q+D because it has a destructor"
26730msgstr "  ��������� %q+D ������������������������������������������������"
26731
26732#: cp/name-lookup.c:1245
26733#, gcc-internal-format
26734msgid "  using obsolete binding at %q+D"
26735msgstr "  ��� %q+D ���������������������"
26736
26737#: cp/name-lookup.c:1251 cp/parser.c:10897
26738#, fuzzy, gcc-internal-format
26739msgid "(if you use %<-fpermissive%> G++ will accept your code)"
26740msgstr "(��������������� -fpermissive G++ ������������������������)"
26741
26742#: cp/name-lookup.c:1306
26743#, gcc-internal-format
26744msgid "%s %s(%E) %p %d\n"
26745msgstr "%s %s(%E) %p %d\n"
26746
26747#: cp/name-lookup.c:1309
26748#, gcc-internal-format
26749msgid "%s %s %p %d\n"
26750msgstr "%s %s %p %d\n"
26751
26752#: cp/name-lookup.c:2041
26753#, gcc-internal-format
26754msgid "%q#D hides constructor for %q#T"
26755msgstr "%q#D ��������� %q#T ������������"
26756
26757#: cp/name-lookup.c:2058
26758#, gcc-internal-format
26759msgid "%q#D conflicts with previous using declaration %q#D"
26760msgstr "%q#D ������������ using ������ %q#D ������"
26761
26762#: cp/name-lookup.c:2081
26763#, gcc-internal-format
26764msgid "previous non-function declaration %q+#D"
26765msgstr "������������ %q+#D ������������������"
26766
26767#: cp/name-lookup.c:2082
26768#, gcc-internal-format
26769msgid "conflicts with function declaration %q#D"
26770msgstr "��������������� %q#D ������"
26771
26772#. It's a nested name with template parameter dependent scope.
26773#. This can only be using-declaration for class member.
26774#: cp/name-lookup.c:2160 cp/name-lookup.c:2185
26775#, gcc-internal-format
26776msgid "%qT is not a namespace"
26777msgstr "%qT ������������������������"
26778
26779#. 7.3.3/5
26780#. A using-declaration shall not name a template-id.
26781#: cp/name-lookup.c:2170
26782#, gcc-internal-format
26783msgid "a using-declaration cannot specify a template-id.  Try %<using %D%>"
26784msgstr "using ��������������������������������������������������� %<using %D%>"
26785
26786#: cp/name-lookup.c:2177
26787#, gcc-internal-format
26788msgid "namespace %qD not allowed in using-declaration"
26789msgstr "������������ using ��������������������������� %qD"
26790
26791#: cp/name-lookup.c:2213
26792#, gcc-internal-format
26793msgid "%qD not declared"
26794msgstr "%qD ���������"
26795
26796#: cp/name-lookup.c:2249 cp/name-lookup.c:2286 cp/name-lookup.c:2320
26797#: cp/name-lookup.c:2335
26798#, gcc-internal-format
26799msgid "%qD is already declared in this scope"
26800msgstr "%qD ���������������������������������"
26801
26802#: cp/name-lookup.c:2942
26803#, gcc-internal-format
26804msgid "using-declaration for non-member at class scope"
26805msgstr "��������������������������������������� using ������"
26806
26807#: cp/name-lookup.c:2949
26808#, gcc-internal-format
26809msgid "%<%T::%D%> names destructor"
26810msgstr "%<%T::%D%> ���������������������"
26811
26812#: cp/name-lookup.c:2954
26813#, gcc-internal-format
26814msgid "%<%T::%D%> names constructor"
26815msgstr "%<%T::%D%> ������������������"
26816
26817#: cp/name-lookup.c:2959
26818#, gcc-internal-format
26819msgid "%<%T::%D%> names constructor in %qT"
26820msgstr "%<%T::%D%> ��� %qT ���������������������"
26821
26822#: cp/name-lookup.c:3009
26823#, gcc-internal-format
26824msgid "no members matching %<%T::%D%> in %q#T"
26825msgstr "��������� %<%T::%D%> ��������������������� %q#T ���"
26826
26827#: cp/name-lookup.c:3077
26828#, gcc-internal-format
26829msgid "declaration of %qD not in a namespace surrounding %qD"
26830msgstr "%qD ��������������������� %qD ������������������"
26831
26832#: cp/name-lookup.c:3085
26833#, gcc-internal-format
26834msgid "explicit qualification in declaration of %qD"
26835msgstr "%qD ������������������������������"
26836
26837#: cp/name-lookup.c:3168
26838#, gcc-internal-format
26839msgid "%qD should have been declared inside %qD"
26840msgstr "%qD ������������ %qD ���������������"
26841
26842#: cp/name-lookup.c:3213
26843#, fuzzy, gcc-internal-format
26844msgid "%qD attribute requires a single NTBS argument"
26845msgstr "%qs ���������������������������������������"
26846
26847#: cp/name-lookup.c:3220
26848#, gcc-internal-format
26849msgid "%qD attribute is meaningless since members of the anonymous namespace get local symbols"
26850msgstr ""
26851
26852#: cp/name-lookup.c:3229 cp/name-lookup.c:3599
26853#, gcc-internal-format
26854msgid "%qD attribute directive ignored"
26855msgstr "������ %qD ���������������"
26856
26857#: cp/name-lookup.c:3274
26858#, gcc-internal-format
26859msgid "namespace alias %qD not allowed here, assuming %qD"
26860msgstr "��������������������������������� %qD������������ %qD"
26861
26862#: cp/name-lookup.c:3587
26863#, gcc-internal-format
26864msgid "strong using only meaningful at namespace scope"
26865msgstr "��� using ���������������������������������������"
26866
26867#: cp/name-lookup.c:3591
26868#, fuzzy, gcc-internal-format
26869msgid "current namespace %qD does not enclose strongly used namespace %qD"
26870msgstr "%qD ��������������������������������������� %qD ��������������������������������������� %qD"
26871
26872#: cp/name-lookup.c:5018
26873#, gcc-internal-format
26874msgid "argument dependent lookup finds %q+D"
26875msgstr ""
26876
26877#: cp/name-lookup.c:5462
26878#, gcc-internal-format
26879msgid "XXX entering pop_everything ()\n"
26880msgstr "XXX ������ pop_everything ()\n"
26881
26882#: cp/name-lookup.c:5471
26883#, gcc-internal-format
26884msgid "XXX leaving pop_everything ()\n"
26885msgstr "XXX ������ pop_everything ()\n"
26886
26887#: cp/optimize.c:346
26888#, fuzzy, gcc-internal-format
26889msgid "making multiple clones of %qD"
26890msgstr "%q#T ������������"
26891
26892#: cp/parser.c:436
26893#, gcc-internal-format
26894msgid "identifier %qE will become a keyword in C++0x"
26895msgstr ""
26896
26897#: cp/parser.c:2102
26898#, gcc-internal-format
26899msgid "%<#pragma%> is not allowed here"
26900msgstr "������������������������ %<#pragma%>"
26901
26902#: cp/parser.c:2133
26903#, fuzzy, gcc-internal-format
26904msgid "%<%E::%E%> has not been declared"
26905msgstr "%<%D::%D%> ������������"
26906
26907#: cp/parser.c:2136
26908#, fuzzy, gcc-internal-format
26909msgid "%<::%E%> has not been declared"
26910msgstr "%<::%D%> ������������"
26911
26912#: cp/parser.c:2139
26913#, fuzzy, gcc-internal-format
26914msgid "request for member %qE in non-class type %qT"
26915msgstr "������������ %qD��������������������� %qT ���"
26916
26917#: cp/parser.c:2142
26918#, fuzzy, gcc-internal-format
26919msgid "%<%T::%E%> has not been declared"
26920msgstr "%<%T::%D%> ������������"
26921
26922#: cp/parser.c:2145
26923#, fuzzy, gcc-internal-format
26924msgid "%qE has not been declared"
26925msgstr "%qD ���������"
26926
26927#: cp/parser.c:2148
26928#, fuzzy, gcc-internal-format
26929msgid "%<%E::%E%> %s"
26930msgstr "%<%D::%D%> %s"
26931
26932#: cp/parser.c:2150
26933#, fuzzy, gcc-internal-format
26934msgid "%<::%E%> %s"
26935msgstr "%<::%D%> %s"
26936
26937#: cp/parser.c:2152
26938#, fuzzy, gcc-internal-format
26939msgid "%qE %s"
26940msgstr "%qD %s"
26941
26942#: cp/parser.c:2190
26943#, fuzzy, gcc-internal-format
26944msgid "ISO C++ 1998 does not support %<long long%>"
26945msgstr "ISO C++ ��������� %<long long%>"
26946
26947#: cp/parser.c:2211
26948#, gcc-internal-format
26949msgid "duplicate %qs"
26950msgstr "��������� %qs"
26951
26952#: cp/parser.c:2256
26953#, gcc-internal-format
26954msgid "new types may not be defined in a return type"
26955msgstr "���������������������������������������"
26956
26957#: cp/parser.c:2258
26958#, gcc-internal-format
26959msgid "(perhaps a semicolon is missing after the definition of %qT)"
26960msgstr "(%qT ���������������������������������������)"
26961
26962#: cp/parser.c:2278 cp/parser.c:4291 cp/pt.c:6335
26963#, gcc-internal-format
26964msgid "%qT is not a template"
26965msgstr "%qT ������������������"
26966
26967#: cp/parser.c:2280
26968#, gcc-internal-format
26969msgid "%qE is not a template"
26970msgstr "%qE ������������������"
26971
26972#: cp/parser.c:2282
26973#, gcc-internal-format
26974msgid "invalid template-id"
26975msgstr "��������������� ID"
26976
26977#: cp/parser.c:2345
26978#, gcc-internal-format
26979msgid "invalid use of template-name %qE without an argument list"
26980msgstr "��������������� %qE ������������������������"
26981
26982#: cp/parser.c:2348
26983#, fuzzy, gcc-internal-format
26984msgid "invalid use of destructor %qD as a type"
26985msgstr "������������������������������������"
26986
26987#. Something like 'unsigned A a;'
26988#: cp/parser.c:2351
26989#, fuzzy, gcc-internal-format
26990msgid "invalid combination of multiple type-specifiers"
26991msgstr "��������������� %qT ���������������"
26992
26993#. Issue an error message.
26994#: cp/parser.c:2355
26995#, gcc-internal-format
26996msgid "%qE does not name a type"
26997msgstr "%qE ������������������������"
26998
26999#: cp/parser.c:2388
27000#, gcc-internal-format
27001msgid "(perhaps %<typename %T::%E%> was intended)"
27002msgstr "(������������������������ %<typename %T::%E%>)"
27003
27004#: cp/parser.c:2403
27005#, gcc-internal-format
27006msgid "%qE in namespace %qE does not name a type"
27007msgstr "%qE ��������������� %qE ���������������������������"
27008
27009#. A<T>::A<T>()
27010#: cp/parser.c:2409
27011#, fuzzy, gcc-internal-format
27012msgid "%<%T::%E%> names the constructor, not the type"
27013msgstr "%<%T::%D%> ��� %qT ���������������������"
27014
27015#: cp/parser.c:2412
27016#, fuzzy, gcc-internal-format
27017msgid "and %qT has no template constructors"
27018msgstr "������ %qs ������������������������������������"
27019
27020#: cp/parser.c:2417
27021#, gcc-internal-format
27022msgid "need %<typename%> before %<%T::%E%> because %qT is a dependent scope"
27023msgstr ""
27024
27025#: cp/parser.c:2421
27026#, gcc-internal-format
27027msgid "%qE in class %qT does not name a type"
27028msgstr "%qE ��������� %qT ���������������������������"
27029
27030#: cp/parser.c:3210
27031#, fuzzy, gcc-internal-format
27032msgid "fixed-point types not supported in C++"
27033msgstr "��������� -pipe"
27034
27035#: cp/parser.c:3291
27036#, gcc-internal-format
27037msgid "ISO C++ forbids braced-groups within expressions"
27038msgstr "ISO C++ ������������������������������������������"
27039
27040#: cp/parser.c:3303
27041#, fuzzy, gcc-internal-format
27042msgid "statement-expressions are not allowed outside functions nor in template-argument lists"
27043msgstr "������������������������������������"
27044
27045#: cp/parser.c:3376
27046#, gcc-internal-format
27047msgid "%<this%> may not be used in this context"
27048msgstr "%<this%> ���������������������������"
27049
27050#: cp/parser.c:3597
27051#, gcc-internal-format
27052msgid "local variable %qD may not appear in this context"
27053msgstr "������������ %qD ������������������������������"
27054
27055#: cp/parser.c:3891
27056#, fuzzy, gcc-internal-format
27057msgid "scope %qT before %<~%> is not a class-name"
27058msgstr "%qT ������������������������������������"
27059
27060#: cp/parser.c:4010
27061#, gcc-internal-format
27062msgid "declaration of %<~%T%> as member of %qT"
27063msgstr "%<~%T%> ��������� %qT ���������������"
27064
27065#: cp/parser.c:4025
27066#, gcc-internal-format
27067msgid "typedef-name %qD used as destructor declarator"
27068msgstr "typedef ��� %qD ������������������������"
27069
27070#: cp/parser.c:4552 cp/parser.c:6165
27071#, fuzzy, gcc-internal-format
27072msgid "types may not be defined in casts"
27073msgstr "���������������������������������������"
27074
27075#: cp/parser.c:4615
27076#, fuzzy, gcc-internal-format
27077msgid "types may not be defined in a %<typeid%> expression"
27078msgstr "���������������������������������������"
27079
27080#. Warn the user that a compound literal is not
27081#. allowed in standard C++.
27082#: cp/parser.c:4725
27083#, gcc-internal-format
27084msgid "ISO C++ forbids compound-literals"
27085msgstr "ISO C++ ������������������������"
27086
27087#: cp/parser.c:5102
27088#, gcc-internal-format
27089msgid "%qE does not have class type"
27090msgstr "%qE ������������������"
27091
27092#: cp/parser.c:5187 cp/typeck.c:2325
27093#, gcc-internal-format
27094msgid "invalid use of %qD"
27095msgstr "������������������ %qD"
27096
27097#: cp/parser.c:5770
27098#, gcc-internal-format
27099msgid "array bound forbidden after parenthesized type-id"
27100msgstr "������������������������������������������������������"
27101
27102#: cp/parser.c:5772
27103#, gcc-internal-format
27104msgid "try removing the parentheses around the type-id"
27105msgstr "���������������������������������������������"
27106
27107#: cp/parser.c:5852
27108#, fuzzy, gcc-internal-format
27109msgid "types may not be defined in a new-type-id"
27110msgstr "���������������������������������������"
27111
27112#: cp/parser.c:5976
27113#, gcc-internal-format
27114msgid "expression in new-declarator must have integral or enumeration type"
27115msgstr "new ������������������������������������������������������"
27116
27117#: cp/parser.c:6230
27118#, gcc-internal-format
27119msgid "use of old-style cast"
27120msgstr "���������������������������"
27121
27122#: cp/parser.c:6361
27123#, gcc-internal-format
27124msgid "%<>>%> operator will be treated as two right angle brackets in C++0x"
27125msgstr ""
27126
27127#: cp/parser.c:6364
27128#, fuzzy, gcc-internal-format
27129msgid "suggest parentheses around %<>>%> expression"
27130msgstr "��������� || ������������������������ && ������������������"
27131
27132#: cp/parser.c:7203
27133#, fuzzy, gcc-internal-format
27134msgid "expected end of capture-list"
27135msgstr "������������������������"
27136
27137#: cp/parser.c:7254
27138#, fuzzy, gcc-internal-format
27139msgid "ISO C++ does not allow initializers in lambda expression capture lists"
27140msgstr "ISO C++ ������������������������������������"
27141
27142#: cp/parser.c:7348
27143#, fuzzy, gcc-internal-format
27144msgid "default argument specified for lambda parameter"
27145msgstr "��������� %d (������ %q#D)���������������������"
27146
27147#: cp/parser.c:7745
27148#, gcc-internal-format
27149msgid "case label %qE not within a switch statement"
27150msgstr "case ������ %qE ������������ switch ���������"
27151
27152#: cp/parser.c:7818
27153#, gcc-internal-format
27154msgid "need %<typename%> before %qE because %qT is a dependent scope"
27155msgstr ""
27156
27157#: cp/parser.c:7827
27158#, fuzzy, gcc-internal-format
27159msgid "%<%T::%D%> names the constructor, not the type"
27160msgstr "%<%T::%D%> ��� %qT ���������������������"
27161
27162#: cp/parser.c:8113
27163#, fuzzy, gcc-internal-format
27164msgid "types may not be defined in conditions"
27165msgstr "���������������������������������������"
27166
27167#. Issue a warning about this use of a GNU extension.
27168#: cp/parser.c:8462
27169#, gcc-internal-format
27170msgid "ISO C++ forbids computed gotos"
27171msgstr "ISO C++ ��������������������������� goto ������"
27172
27173#: cp/parser.c:8607 cp/parser.c:16615
27174#, gcc-internal-format
27175msgid "extra %<;%>"
27176msgstr "��������� %<;%>"
27177
27178#: cp/parser.c:8828
27179#, gcc-internal-format
27180msgid "%<__label__%> not at the beginning of a block"
27181msgstr ""
27182
27183#: cp/parser.c:8966
27184#, gcc-internal-format
27185msgid "mixing declarations and function-definitions is forbidden"
27186msgstr "���������������������������������"
27187
27188#: cp/parser.c:9107
27189#, fuzzy, gcc-internal-format
27190msgid "%<friend%> used outside of class"
27191msgstr "%<friend%> ������������������������"
27192
27193#. Complain about `auto' as a storage specifier, if
27194#. we're complaining about C++0x compatibility.
27195#: cp/parser.c:9166
27196#, gcc-internal-format
27197msgid "%<auto%> will change meaning in C++0x; please remove it"
27198msgstr ""
27199
27200#: cp/parser.c:9288
27201#, gcc-internal-format
27202msgid "class definition may not be declared a friend"
27203msgstr "������������������������������������"
27204
27205#: cp/parser.c:9357 cp/parser.c:16939
27206#, gcc-internal-format
27207msgid "templates may not be %<virtual%>"
27208msgstr ""
27209
27210#: cp/parser.c:9523
27211#, fuzzy, gcc-internal-format
27212msgid "types may not be defined in %<decltype%> expressions"
27213msgstr "���������������������������������������"
27214
27215#: cp/parser.c:9778
27216#, fuzzy, gcc-internal-format
27217msgid "invalid use of %<auto%> in conversion operator"
27218msgstr "��������������������������� %<this%> ������"
27219
27220#: cp/parser.c:9863
27221#, gcc-internal-format
27222msgid "only constructors take base initializers"
27223msgstr "���������������������������������������������������"
27224
27225#: cp/parser.c:9885
27226#, fuzzy, gcc-internal-format
27227msgid "cannot expand initializer for member %<%D%>"
27228msgstr "������ %qD ���������������������"
27229
27230#: cp/parser.c:9940
27231#, gcc-internal-format
27232msgid "anachronistic old-style base class initializer"
27233msgstr "������������������������������������������������"
27234
27235#: cp/parser.c:10008
27236#, gcc-internal-format
27237msgid "keyword %<typename%> not allowed in this context (a qualified member initializer is implicitly a type)"
27238msgstr "��������� %<typename%> ������������������������������(������������������������������������������������)"
27239
27240#. Warn that we do not support `export'.
27241#: cp/parser.c:10353
27242#, gcc-internal-format
27243msgid "keyword %<export%> not implemented, and will be ignored"
27244msgstr "��������� %<export%> ������������������������"
27245
27246#: cp/parser.c:10539 cp/parser.c:10638 cp/parser.c:10745 cp/parser.c:15324
27247#, fuzzy, gcc-internal-format
27248msgid "template parameter pack %qD cannot have a default argument"
27249msgstr "%qD ���������������������"
27250
27251#: cp/parser.c:10543 cp/parser.c:15331
27252#, fuzzy, gcc-internal-format
27253msgid "template parameter pack cannot have a default argument"
27254msgstr "���������������������������"
27255
27256#: cp/parser.c:10642 cp/parser.c:10749
27257#, fuzzy, gcc-internal-format
27258msgid "template parameter packs cannot have default arguments"
27259msgstr "���������������������������"
27260
27261#: cp/parser.c:10889
27262#, gcc-internal-format
27263msgid "%<<::%> cannot begin a template-argument list"
27264msgstr "��������� %<<::%> ������������������������������"
27265
27266#: cp/parser.c:10893
27267#, gcc-internal-format
27268msgid "%<<:%> is an alternate spelling for %<[%>. Insert whitespace between %<<%> and %<::%>"
27269msgstr "%<<:%> ��� %<[%> ��������������������������� %<<%> ��� %<::%> ���������������"
27270
27271#: cp/parser.c:10971
27272#, gcc-internal-format
27273msgid "parse error in template argument list"
27274msgstr "���������������������������"
27275
27276#. Explain what went wrong.
27277#: cp/parser.c:11085
27278#, gcc-internal-format
27279msgid "non-template %qD used as template"
27280msgstr "��������� %qD ������������"
27281
27282#: cp/parser.c:11087
27283#, gcc-internal-format
27284msgid "use %<%T::template %D%> to indicate that it is a template"
27285msgstr "������ %<%T::template %D%> ���������������������������"
27286
27287#: cp/parser.c:11220
27288#, fuzzy, gcc-internal-format
27289msgid "expected parameter pack before %<...%>"
27290msgstr "��������������������� %<...%>"
27291
27292#: cp/parser.c:11638
27293#, gcc-internal-format
27294msgid "template specialization with C linkage"
27295msgstr "������������������ C ������"
27296
27297#: cp/parser.c:12454
27298#, fuzzy, gcc-internal-format
27299msgid "declaration %qD does not declare anything"
27300msgstr "������������������������"
27301
27302#: cp/parser.c:12540
27303#, fuzzy, gcc-internal-format
27304msgid "attributes ignored on uninstantiated type"
27305msgstr "%qE ������������������������������������������"
27306
27307#: cp/parser.c:12544
27308#, fuzzy, gcc-internal-format
27309msgid "attributes ignored on template instantiation"
27310msgstr "������������������������������������������ %qD"
27311
27312#: cp/parser.c:12549
27313#, gcc-internal-format
27314msgid "attributes ignored on elaborated-type-specifier that is not a forward declaration"
27315msgstr ""
27316
27317#: cp/parser.c:12834
27318#, gcc-internal-format
27319msgid "%qD is not a namespace-name"
27320msgstr "%qD ������������������������"
27321
27322#: cp/parser.c:12961
27323#, fuzzy, gcc-internal-format
27324msgid "%<namespace%> definition is not allowed here"
27325msgstr "������������������������ %<#pragma%>"
27326
27327#: cp/parser.c:13102
27328#, gcc-internal-format
27329msgid "a template-id may not appear in a using-declaration"
27330msgstr "��������������������������������� using ���������"
27331
27332#: cp/parser.c:13528
27333#, gcc-internal-format
27334msgid "an asm-specification is not allowed on a function-definition"
27335msgstr "������������������������������ asm ������"
27336
27337#: cp/parser.c:13532
27338#, gcc-internal-format
27339msgid "attributes are not allowed on a function-definition"
27340msgstr "���������������������������������"
27341
27342#: cp/parser.c:13685
27343#, fuzzy, gcc-internal-format
27344msgid "initializer provided for function"
27345msgstr "��������������������������� %qs"
27346
27347#: cp/parser.c:13718
27348#, gcc-internal-format
27349msgid "attributes after parenthesized initializer ignored"
27350msgstr "���������������������������������������������������"
27351
27352#: cp/parser.c:14236
27353#, fuzzy, gcc-internal-format
27354msgid "cannot define member of dependent typedef %qT"
27355msgstr "������������������ %qT ���������������"
27356
27357#: cp/parser.c:14240
27358#, fuzzy, gcc-internal-format
27359msgid "%<%T::%E%> is not a type"
27360msgstr "%<%T::%D%> ������������������"
27361
27362#: cp/parser.c:14268
27363#, gcc-internal-format
27364msgid "invalid use of constructor as a template"
27365msgstr "������������������������������������"
27366
27367#: cp/parser.c:14270
27368#, gcc-internal-format
27369msgid "use %<%T::%D%> instead of %<%T::%D%> to name the constructor in a qualified name"
27370msgstr "������ %<%T::%D%> ��������� %<%T::%D%> ������������������������������"
27371
27372#: cp/parser.c:14448
27373#, gcc-internal-format
27374msgid "%qD is a namespace"
27375msgstr "%qD ���������������������"
27376
27377#: cp/parser.c:14523
27378#, gcc-internal-format
27379msgid "duplicate cv-qualifier"
27380msgstr "��������� cv ������"
27381
27382#: cp/parser.c:14645 cp/typeck2.c:501
27383#, fuzzy, gcc-internal-format
27384msgid "invalid use of %<auto%>"
27385msgstr "������������������ %<::%>"
27386
27387#: cp/parser.c:15039
27388#, fuzzy, gcc-internal-format
27389msgid "types may not be defined in parameter types"
27390msgstr "���������������������������������������"
27391
27392#: cp/parser.c:15257
27393#, gcc-internal-format
27394msgid "file ends in default argument"
27395msgstr "������������������������������"
27396
27397#: cp/parser.c:15303
27398#, gcc-internal-format
27399msgid "deprecated use of default argument for parameter of non-function"
27400msgstr "������������������������������������������������"
27401
27402#: cp/parser.c:15307
27403#, gcc-internal-format
27404msgid "default arguments are only permitted for function parameters"
27405msgstr "���������������������������������������������"
27406
27407#: cp/parser.c:15593
27408#, gcc-internal-format
27409msgid "ISO C++ does not allow designated initializers"
27410msgstr "ISO C++ ������������������������������������"
27411
27412#: cp/parser.c:16207
27413#, gcc-internal-format
27414msgid "invalid class name in declaration of %qD"
27415msgstr "%qD ���������������������������"
27416
27417#: cp/parser.c:16221
27418#, fuzzy, gcc-internal-format
27419msgid "declaration of %qD in namespace %qD which does not enclose %qD"
27420msgstr "%qD ��������������� %qD ��������������������������� %qD"
27421
27422#: cp/parser.c:16226
27423#, gcc-internal-format
27424msgid "declaration of %qD in %qD which does not enclose %qD"
27425msgstr "%qD ��������������� %qD ��������������������������� %qD"
27426
27427#: cp/parser.c:16240
27428#, fuzzy, gcc-internal-format
27429msgid "extra qualification not allowed"
27430msgstr "���������������������"
27431
27432#: cp/parser.c:16252
27433#, gcc-internal-format
27434msgid "an explicit specialization must be preceded by %<template <>%>"
27435msgstr "��������������������������� %<template <>%>"
27436
27437#: cp/parser.c:16282
27438#, fuzzy, gcc-internal-format
27439msgid "function template %qD redeclared as a class template"
27440msgstr "��������� %qD ������������"
27441
27442#: cp/parser.c:16365
27443#, gcc-internal-format
27444msgid "previous definition of %q+#T"
27445msgstr "%q+#T ������������������"
27446
27447#: cp/parser.c:16634
27448#, gcc-internal-format
27449msgid "a class-key must be used when declaring a friend"
27450msgstr "��������������������������� class ���������"
27451
27452#: cp/parser.c:16649
27453#, gcc-internal-format
27454msgid "friend declaration does not name a class or function"
27455msgstr "������������������������������������������"
27456
27457#: cp/parser.c:16831
27458#, gcc-internal-format
27459msgid "pure-specifier on function-definition"
27460msgstr "������������������ pure ������"
27461
27462#: cp/parser.c:17144
27463#, gcc-internal-format
27464msgid "keyword %<typename%> not allowed outside of templates"
27465msgstr "��������� %<typename%> ���������������������������"
27466
27467#: cp/parser.c:17147
27468#, gcc-internal-format
27469msgid "keyword %<typename%> not allowed in this context (the base class is implicitly a type)"
27470msgstr "��������� %<typename%> ������������������������������(������������������������������������)"
27471
27472#: cp/parser.c:17229
27473#, fuzzy, gcc-internal-format
27474msgid "types may not be defined in an exception-specification"
27475msgstr "���������������������������������������"
27476
27477#: cp/parser.c:17410
27478#, fuzzy, gcc-internal-format
27479msgid "types may not be defined in exception-declarations"
27480msgstr "���������������������������������������"
27481
27482#: cp/parser.c:18303
27483#, gcc-internal-format
27484msgid "specializing member %<%T::%E%> requires %<template<>%> syntax"
27485msgstr ""
27486
27487#: cp/parser.c:18308
27488#, fuzzy, gcc-internal-format
27489msgid "invalid declaration of %<%T::%E%>"
27490msgstr "��� %q+#D ������������������"
27491
27492#: cp/parser.c:18312
27493#, gcc-internal-format
27494msgid "too few template-parameter-lists"
27495msgstr "���������������������"
27496
27497#. Otherwise, there are too many template parameter lists.  We have
27498#. something like:
27499#.
27500#. template <class T> template <class U> void S::f();
27501#: cp/parser.c:18319
27502#, gcc-internal-format
27503msgid "too many template-parameter-lists"
27504msgstr "���������������������"
27505
27506#: cp/parser.c:18607
27507#, gcc-internal-format
27508msgid "named return values are no longer supported"
27509msgstr "������������������������������"
27510
27511#: cp/parser.c:18687
27512#, fuzzy, gcc-internal-format
27513msgid "invalid declaration of member template in local class"
27514msgstr "������������������������������ %q#D ���������������"
27515
27516#: cp/parser.c:18696
27517#, gcc-internal-format
27518msgid "template with C linkage"
27519msgstr "C ���������������"
27520
27521#: cp/parser.c:18844
27522#, fuzzy, gcc-internal-format
27523msgid "template declaration of %<typedef%>"
27524msgstr "%qs ���������������"
27525
27526#: cp/parser.c:18913
27527#, fuzzy, gcc-internal-format
27528msgid "explicit template specialization cannot have a storage class"
27529msgstr "��������������������������������������������������� %qD ���"
27530
27531#: cp/parser.c:19138
27532#, fuzzy, gcc-internal-format
27533msgid "%<>>%> should be %<> >%> within a nested template argument list"
27534msgstr "%H������������������������������������������ %<> >%> ������ %<>>%>"
27535
27536#: cp/parser.c:19151
27537#, gcc-internal-format
27538msgid "spurious %<>>%>, use %<>%> to terminate a template argument list"
27539msgstr "��������� %<>>%>��������� %<>%> ���������������������������"
27540
27541#: cp/parser.c:19494
27542#, fuzzy, gcc-internal-format
27543msgid "invalid use of %qD in linkage specification"
27544msgstr "���������������������"
27545
27546#: cp/parser.c:19507
27547#, fuzzy, gcc-internal-format
27548msgid "%<__thread%> before %qD"
27549msgstr "%<__thread%> ��������� %<extern%> ������"
27550
27551#: cp/parser.c:19828
27552#, gcc-internal-format
27553msgid "%qs tag used in naming %q#T"
27554msgstr "��������� %qs ������������������ %q#T ���"
27555
27556#: cp/parser.c:19849
27557#, gcc-internal-format
27558msgid "%qD redeclared with different access"
27559msgstr "%qD ������������������������������������"
27560
27561#: cp/parser.c:19868
27562#, gcc-internal-format
27563msgid "%<template%> (as a disambiguator) is only allowed within templates"
27564msgstr "������������������ %<template%> ���������������������"
27565
27566#: cp/parser.c:20135 cp/parser.c:21063 cp/parser.c:21196
27567#, gcc-internal-format
27568msgid "misplaced %<@%D%> Objective-C++ construct"
27569msgstr "��������������� %<@%D%> Objective-C++ ������"
27570
27571#: cp/parser.c:20280
27572#, gcc-internal-format
27573msgid "%<@encode%> must specify a type as an argument"
27574msgstr "%<@encode%> ������������������������������������"
27575
27576#: cp/parser.c:20596
27577#, gcc-internal-format
27578msgid "invalid Objective-C++ selector name"
27579msgstr "��������� Objective-C++ ������������"
27580
27581#: cp/parser.c:20927
27582#, gcc-internal-format
27583msgid "identifier expected after %<@protocol%>"
27584msgstr "%<@protocol%> ���������������"
27585
27586#: cp/parser.c:22266
27587#, gcc-internal-format
27588msgid "parenthesized initialization is not allowed in OpenMP %<for%> loop"
27589msgstr ""
27590
27591#: cp/parser.c:22434 cp/pt.c:11413
27592#, fuzzy, gcc-internal-format
27593msgid "iteration variable %qD should not be reduction"
27594msgstr "��������������������������������������� %qD"
27595
27596#: cp/parser.c:22501
27597#, fuzzy, gcc-internal-format
27598msgid "not enough collapsed for loops"
27599msgstr "���������������������"
27600
27601#: cp/parser.c:22963
27602#, fuzzy, gcc-internal-format
27603msgid "junk at end of %<#pragma GCC pch_preprocess%>"
27604msgstr "%<#pragma pack%> ���������������������"
27605
27606#: cp/parser.c:23126
27607#, gcc-internal-format
27608msgid "inter-module optimizations not implemented for C++"
27609msgstr "��������������������������� C++ ������"
27610
27611#: cp/pt.c:272
27612#, gcc-internal-format
27613msgid "data member %qD cannot be a member template"
27614msgstr "������������ %qD ���������������������"
27615
27616#: cp/pt.c:284
27617#, gcc-internal-format
27618msgid "invalid member template declaration %qD"
27619msgstr "��������������������������� %qD"
27620
27621#: cp/pt.c:651
27622#, gcc-internal-format
27623msgid "explicit specialization in non-namespace scope %qD"
27624msgstr "��������������������������������������������������� %qD ���"
27625
27626#: cp/pt.c:665
27627#, gcc-internal-format
27628msgid "enclosing class templates are not explicitly specialized"
27629msgstr "������������������������������������������������"
27630
27631#: cp/pt.c:751
27632#, fuzzy, gcc-internal-format
27633msgid "specialization of %qD must appear at namespace scope"
27634msgstr "��������������������������� %qD ������������"
27635
27636#: cp/pt.c:759
27637#, gcc-internal-format
27638msgid "specialization of %qD in different namespace"
27639msgstr "��������������������������� %qD ������������"
27640
27641#: cp/pt.c:760 cp/pt.c:862
27642#, gcc-internal-format
27643msgid "  from definition of %q+#D"
27644msgstr "  ��� %q+#D ���������"
27645
27646#: cp/pt.c:777
27647#, gcc-internal-format
27648msgid "explicit instantiation of %qD in namespace %qD (which does not enclose namespace %qD)"
27649msgstr "%qD ��������������������������������������� %qD ��������������������������������������� %qD"
27650
27651#: cp/pt.c:795
27652#, fuzzy, gcc-internal-format
27653msgid "name of class shadows template template parameter %qD"
27654msgstr "������������������������������������������"
27655
27656#: cp/pt.c:828
27657#, gcc-internal-format
27658msgid "specialization of %qT after instantiation"
27659msgstr "%qT ������������������������������"
27660
27661#: cp/pt.c:861
27662#, gcc-internal-format
27663msgid "specializing %q#T in different namespace"
27664msgstr "��������������������������������� %q#T"
27665
27666#. But if we've had an implicit instantiation, that's a
27667#. problem ([temp.expl.spec]/6).
27668#: cp/pt.c:899
27669#, gcc-internal-format
27670msgid "specialization %qT after instantiation %qT"
27671msgstr "%qT ��������������� %qT ������������������"
27672
27673#: cp/pt.c:913
27674#, gcc-internal-format
27675msgid "explicit specialization of non-template %qT"
27676msgstr "������������������������ %qT"
27677
27678#: cp/pt.c:1329
27679#, gcc-internal-format
27680msgid "specialization of %qD after instantiation"
27681msgstr "%qD ������������������������������"
27682
27683#: cp/pt.c:1787
27684#, gcc-internal-format
27685msgid "%qD is not a function template"
27686msgstr "%qD ������������������������"
27687
27688#: cp/pt.c:1996
27689#, gcc-internal-format
27690msgid "template-id %qD for %q+D does not match any template declaration"
27691msgstr "��������������� %qD(������ %q+D)���������������������������"
27692
27693#: cp/pt.c:1999
27694#, gcc-internal-format
27695msgid "saw %d %<template<>%>, need %d for specializing a member function template"
27696msgstr ""
27697
27698#: cp/pt.c:2008
27699#, gcc-internal-format
27700msgid "ambiguous template specialization %qD for %q+D"
27701msgstr "��������������������������� %qD (��� %q+D)"
27702
27703#. This case handles bogus declarations like template <>
27704#. template <class T> void f<int>();
27705#: cp/pt.c:2244 cp/pt.c:2298
27706#, gcc-internal-format
27707msgid "template-id %qD in declaration of primary template"
27708msgstr "��������������� %qD ���������������������������������"
27709
27710#: cp/pt.c:2257
27711#, gcc-internal-format
27712msgid "template parameter list used in explicit instantiation"
27713msgstr "���������������������������������������������"
27714
27715#: cp/pt.c:2263
27716#, gcc-internal-format
27717msgid "definition provided for explicit instantiation"
27718msgstr "���������������������������������"
27719
27720#: cp/pt.c:2271
27721#, gcc-internal-format
27722msgid "too many template parameter lists in declaration of %qD"
27723msgstr "%qD ������������������������������"
27724
27725#: cp/pt.c:2274
27726#, gcc-internal-format
27727msgid "too few template parameter lists in declaration of %qD"
27728msgstr "%qD ������������������������������"
27729
27730#: cp/pt.c:2276
27731#, gcc-internal-format
27732msgid "explicit specialization of %qD must be introduced by %<template <>%>"
27733msgstr "%qD ��������������������������� %<template <>%> ������"
27734
27735#: cp/pt.c:2295
27736#, gcc-internal-format
27737msgid "function template partial specialization %qD is not allowed"
27738msgstr "��������������������������� %qD ���������������"
27739
27740#: cp/pt.c:2327
27741#, gcc-internal-format
27742msgid "default argument specified in explicit specialization"
27743msgstr "���������������������������������������"
27744
27745#: cp/pt.c:2357
27746#, gcc-internal-format
27747msgid "%qD is not a template function"
27748msgstr "%qD ������������������������"
27749
27750#: cp/pt.c:2365
27751#, fuzzy, gcc-internal-format
27752msgid "%qD is not declared in %qD"
27753msgstr "%qD ���������"
27754
27755#. From [temp.expl.spec]:
27756#.
27757#. If such an explicit specialization for the member
27758#. of a class template names an implicitly-declared
27759#. special member function (clause _special_), the
27760#. program is ill-formed.
27761#.
27762#. Similar language is found in [temp.explicit].
27763#: cp/pt.c:2427
27764#, gcc-internal-format
27765msgid "specialization of implicitly-declared special member function"
27766msgstr "���������������������������������������������"
27767
27768#: cp/pt.c:2471
27769#, gcc-internal-format
27770msgid "no member function %qD declared in %qT"
27771msgstr "������������ %qD ������ %qT ���������"
27772
27773#: cp/pt.c:3090
27774#, gcc-internal-format
27775msgid "base initializer expansion %<%T%> contains no parameter packs"
27776msgstr ""
27777
27778#: cp/pt.c:3151
27779#, gcc-internal-format
27780msgid "expansion pattern %<%T%> contains no argument packs"
27781msgstr ""
27782
27783#: cp/pt.c:3153
27784#, gcc-internal-format
27785msgid "expansion pattern %<%E%> contains no argument packs"
27786msgstr ""
27787
27788#: cp/pt.c:3194
27789#, gcc-internal-format
27790msgid "parameter packs not expanded with %<...%>:"
27791msgstr ""
27792
27793#: cp/pt.c:3209 cp/pt.c:3897
27794#, gcc-internal-format
27795msgid "        %qD"
27796msgstr "        %qD"
27797
27798#: cp/pt.c:3211
27799#, fuzzy, gcc-internal-format
27800msgid "        <anonymous>"
27801msgstr "<anonymous>"
27802
27803#: cp/pt.c:3328
27804#, gcc-internal-format
27805msgid "declaration of %q+#D"
27806msgstr "%q+#D ���������"
27807
27808#: cp/pt.c:3329
27809#, gcc-internal-format
27810msgid " shadows template parm %q+#D"
27811msgstr " ��������������������� %q+#D"
27812
27813#: cp/pt.c:3893
27814#, gcc-internal-format
27815msgid "template parameters not used in partial specialization:"
27816msgstr "������������������������������������������"
27817
27818#: cp/pt.c:3908
27819#, gcc-internal-format
27820msgid "partial specialization %qT does not specialize any template arguments"
27821msgstr "��������������� %qT ���������������������������������"
27822
27823#: cp/pt.c:3953
27824#, gcc-internal-format
27825msgid "parameter pack argument %qE must be at the end of the template argument list"
27826msgstr ""
27827
27828#: cp/pt.c:3956
27829#, gcc-internal-format
27830msgid "parameter pack argument %qT must be at the end of the template argument list"
27831msgstr ""
27832
27833#: cp/pt.c:3975
27834#, gcc-internal-format
27835msgid "template argument %qE involves template parameter(s)"
27836msgstr "������������ %qE ���������������������"
27837
27838#: cp/pt.c:4022
27839#, fuzzy, gcc-internal-format
27840msgid "type %qT of template argument %qE depends on a template parameter"
27841msgid_plural "type %qT of template argument %qE depends on template parameters"
27842msgstr[0] "������ %qT(������������������ %qE)���������������������"
27843
27844#: cp/pt.c:4129
27845#, gcc-internal-format
27846msgid "no default argument for %qD"
27847msgstr "%qD ������������������"
27848
27849#: cp/pt.c:4150
27850#, gcc-internal-format
27851msgid "parameter pack %qE must be at the end of the template parameter list"
27852msgstr ""
27853
27854#: cp/pt.c:4153
27855#, gcc-internal-format
27856msgid "parameter pack %qT must be at the end of the template parameter list"
27857msgstr ""
27858
27859#: cp/pt.c:4190
27860#, fuzzy, gcc-internal-format
27861msgid "default template arguments may not be used in function template friend re-declaration"
27862msgstr "��������������������� %qD ������������������������������"
27863
27864#: cp/pt.c:4193
27865#, fuzzy, gcc-internal-format
27866msgid "default template arguments may not be used in function template friend declarations"
27867msgstr "��������������������� %qD ������������������������������"
27868
27869#: cp/pt.c:4196
27870#, gcc-internal-format
27871msgid "default template arguments may not be used in function templates without -std=c++0x or -std=gnu++0x"
27872msgstr ""
27873
27874#: cp/pt.c:4199
27875#, fuzzy, gcc-internal-format
27876msgid "default template arguments may not be used in partial specializations"
27877msgstr "������������������������������������������"
27878
27879#: cp/pt.c:4202 cp/pt.c:4253
27880#, fuzzy, gcc-internal-format
27881msgid "default argument for template parameter for class enclosing %qD"
27882msgstr "��������� %qT ������������������������������������ %qT"
27883
27884#: cp/pt.c:4346
27885#, gcc-internal-format
27886msgid "template class without a name"
27887msgstr "������������������������"
27888
27889#. [temp.mem]
27890#.
27891#. A destructor shall not be a member template.
27892#: cp/pt.c:4356
27893#, gcc-internal-format
27894msgid "destructor %qD declared as member template"
27895msgstr "������������ %qD ������������������������������"
27896
27897#. [basic.stc.dynamic.allocation]
27898#.
27899#. An allocation function can be a function
27900#. template. ... Template allocation functions shall
27901#. have two or more parameters.
27902#: cp/pt.c:4371
27903#, gcc-internal-format
27904msgid "invalid template declaration of %qD"
27905msgstr "%qD ������������������"
27906
27907#: cp/pt.c:4488
27908#, gcc-internal-format
27909msgid "template definition of non-template %q#D"
27910msgstr "������������ %q#D ���������������"
27911
27912#: cp/pt.c:4531
27913#, gcc-internal-format
27914msgid "expected %d levels of template parms for %q#D, got %d"
27915msgstr "������ %d ������ %q#D ��������������������������� %d ���"
27916
27917#: cp/pt.c:4543
27918#, gcc-internal-format
27919msgid "got %d template parameters for %q#D"
27920msgstr "������ %d ��������������������� %q#D"
27921
27922#: cp/pt.c:4546
27923#, gcc-internal-format
27924msgid "got %d template parameters for %q#T"
27925msgstr "������ %d ��������������������� %q#T"
27926
27927#: cp/pt.c:4548
27928#, gcc-internal-format
27929msgid "  but %d required"
27930msgstr "  ��������������� %d ���"
27931
27932#: cp/pt.c:4569
27933#, fuzzy, gcc-internal-format
27934msgid "template arguments to %qD do not match original template %qD"
27935msgstr "���������������������������"
27936
27937#: cp/pt.c:4573
27938#, fuzzy, gcc-internal-format
27939msgid "use template<> for an explicit specialization"
27940msgstr "������������������������������������������������"
27941
27942#: cp/pt.c:4669
27943#, gcc-internal-format
27944msgid "%qT is not a template type"
27945msgstr "%qT ������������������������"
27946
27947#: cp/pt.c:4682
27948#, gcc-internal-format
27949msgid "template specifiers not specified in declaration of %qD"
27950msgstr "%qD ������������������ template ������"
27951
27952#: cp/pt.c:4693
27953#, fuzzy, gcc-internal-format
27954msgid "redeclared with %d template parameter"
27955msgid_plural "redeclared with %d template parameters"
27956msgstr[0] "%qD ���������������������������"
27957
27958#: cp/pt.c:4697
27959#, fuzzy, gcc-internal-format
27960msgid "previous declaration %q+D used %d template parameter"
27961msgid_plural "previous declaration %q+D used %d template parameters"
27962msgstr[0] "������������������������ %q+#D ������"
27963
27964#: cp/pt.c:4734
27965#, gcc-internal-format
27966msgid "template parameter %q+#D"
27967msgstr "������������ %q+#D"
27968
27969#: cp/pt.c:4735
27970#, gcc-internal-format
27971msgid "redeclared here as %q#D"
27972msgstr "������������������������ %q#D"
27973
27974#. We have in [temp.param]:
27975#.
27976#. A template-parameter may not be given default arguments
27977#. by two different declarations in the same scope.
27978#: cp/pt.c:4745
27979#, gcc-internal-format
27980msgid "redefinition of default argument for %q#D"
27981msgstr "��������� %q#D ���������������"
27982
27983#: cp/pt.c:4747
27984#, fuzzy, gcc-internal-format
27985msgid "original definition appeared here"
27986msgstr "%J  ���������������������������"
27987
27988#: cp/pt.c:4851
27989#, gcc-internal-format
27990msgid "%qE is not a valid template argument for type %qT because function %qD has not external linkage"
27991msgstr "%qE ������������ %qT ������������������������������������ %qD ������������������"
27992
27993#: cp/pt.c:4870 cp/pt.c:5157
27994#, fuzzy, gcc-internal-format
27995msgid "%qE is not a valid template argument for type %qT"
27996msgstr "%qE ������������ %qT ������������������������������������������������"
27997
27998#: cp/pt.c:4872
27999#, gcc-internal-format
28000msgid "it must be a pointer-to-member of the form `&X::Y'"
28001msgstr ""
28002
28003#: cp/pt.c:4908
28004#, gcc-internal-format
28005msgid "%qE is not a valid template argument for type %qT because string literals can never be used in this context"
28006msgstr "%qE ������������ %qT ���������������������������������������������������������������������"
28007
28008#: cp/pt.c:4985
28009#, gcc-internal-format
28010msgid "%qE is not a valid template argument for type %qT because it is a non-constant expression"
28011msgstr "%qE ������������ %qT ���������������������������������������������������������������"
28012
28013#: cp/pt.c:5029
28014#, fuzzy, gcc-internal-format
28015msgid "%qD is not a valid template argument because %qD is a variable, not the address of a variable"
28016msgstr "%qE ������������ %qT ���������������������������������������������������"
28017
28018#: cp/pt.c:5047
28019#, fuzzy, gcc-internal-format
28020msgid "%qE is not a valid template argument of type %qT because %qE is not a variable"
28021msgstr "%qE ������������ %qT ���������������������������������������������������"
28022
28023#: cp/pt.c:5054
28024#, fuzzy, gcc-internal-format
28025msgid "%qE is not a valid template argument of type %qT because %qD does not have external linkage"
28026msgstr "%qE ������������ %qT ������������������������������������ %qD ������������������"
28027
28028#: cp/pt.c:5084
28029#, gcc-internal-format
28030msgid "%qE is not a valid template argument for type %qT because of conflicts in cv-qualification"
28031msgstr "%qE ������������ %qT ������������������������������ cv ������������"
28032
28033#: cp/pt.c:5091
28034#, fuzzy, gcc-internal-format
28035msgid "%qE is not a valid template argument for type %qT because it is not an lvalue"
28036msgstr "%qE ������������ %qT ���������������������������������������������������"
28037
28038#: cp/pt.c:5108
28039#, fuzzy, gcc-internal-format
28040msgid "%q#D is not a valid template argument for type %qT because a reference variable does not have a constant address"
28041msgstr "%qE ������������ %qT ���������������������������������������������������������"
28042
28043#: cp/pt.c:5117
28044#, fuzzy, gcc-internal-format
28045msgid "%qE is not a valid template argument for type %qT because it is not an object with external linkage"
28046msgstr "%qE ������������ %qT ������������������������������������ %qD ������������������"
28047
28048#: cp/pt.c:5125
28049#, gcc-internal-format
28050msgid "%qE is not a valid template argument for type %qT because object %qD has not external linkage"
28051msgstr "%qE ������������ %qT ������������������������������������ %qD ������������������"
28052
28053#: cp/pt.c:5158
28054#, gcc-internal-format
28055msgid "it must be the address of a function with external linkage"
28056msgstr ""
28057
28058#: cp/pt.c:5172
28059#, gcc-internal-format
28060msgid "%qE is not a valid template argument for type %qT because it is a pointer"
28061msgstr "%qE ������������ %qT ������������������������������������������������"
28062
28063#: cp/pt.c:5174
28064#, gcc-internal-format
28065msgid "try using %qE instead"
28066msgstr "������������ %qE ������"
28067
28068#: cp/pt.c:5212
28069#, gcc-internal-format
28070msgid "%qE is not a valid template argument for type %qT because it is of type %qT"
28071msgstr "%qE ������������ %qT ��������������������������������������������� %qT"
28072
28073#: cp/pt.c:5218
28074#, gcc-internal-format
28075msgid "standard conversions are not allowed in this context"
28076msgstr "������������������������������������"
28077
28078#: cp/pt.c:5551
28079#, gcc-internal-format
28080msgid "injected-class-name %qD used as template template argument"
28081msgstr ""
28082
28083#: cp/pt.c:5576
28084#, gcc-internal-format
28085msgid "to refer to a type member of a template parameter, use %<typename %E%>"
28086msgstr "������������������������������������������������������������ %<typename %E%>"
28087
28088#: cp/pt.c:5592 cp/pt.c:5611 cp/pt.c:5657
28089#, gcc-internal-format
28090msgid "type/value mismatch at argument %d in template parameter list for %qD"
28091msgstr "������ %d ���������/������������������ %qD ������������������������"
28092
28093#: cp/pt.c:5596
28094#, gcc-internal-format
28095msgid "  expected a constant of type %qT, got %qT"
28096msgstr "  ������������ %qT ������������������������������ %qT"
28097
28098#: cp/pt.c:5600
28099#, gcc-internal-format
28100msgid "  expected a class template, got %qE"
28101msgstr "  ��������������������������������������� %qE"
28102
28103#: cp/pt.c:5602
28104#, gcc-internal-format
28105msgid "  expected a type, got %qE"
28106msgstr "  ��������������������������������� %qE"
28107
28108#: cp/pt.c:5615
28109#, gcc-internal-format
28110msgid "  expected a type, got %qT"
28111msgstr "  ��������������������������������� %qT"
28112
28113#: cp/pt.c:5617
28114#, gcc-internal-format
28115msgid "  expected a class template, got %qT"
28116msgstr "  ��������������������������������������� %qT"
28117
28118#: cp/pt.c:5660
28119#, fuzzy, gcc-internal-format
28120msgid "  expected a template of type %qD, got %qT"
28121msgstr "  ��������������������� %qD ������������������������ %qD"
28122
28123#. Not sure if this is reachable, but it doesn't hurt
28124#. to be robust.
28125#: cp/pt.c:5693
28126#, fuzzy, gcc-internal-format
28127msgid "type mismatch in nontype parameter pack"
28128msgstr "���������������������������������"
28129
28130#: cp/pt.c:5715
28131#, gcc-internal-format
28132msgid "could not convert template argument %qE to %qT"
28133msgstr "������������������������ %qE ��������� %qT"
28134
28135#: cp/pt.c:5780
28136#, gcc-internal-format
28137msgid "wrong number of template arguments (%d, should be %d)"
28138msgstr "���������������������������(��������� %d ������������ %d ���)"
28139
28140#: cp/pt.c:5922
28141#, fuzzy, gcc-internal-format
28142msgid "wrong number of template arguments (%d, should be %d%s)"
28143msgstr "���������������������������(��������� %d ������������ %d ���)"
28144
28145#: cp/pt.c:5926
28146#, gcc-internal-format
28147msgid "provided for %q+D"
28148msgstr "��������� %q+D"
28149
28150#: cp/pt.c:5993
28151#, gcc-internal-format
28152msgid "cannot expand %<%E%> into a fixed-length argument list"
28153msgstr ""
28154
28155#: cp/pt.c:5996
28156#, gcc-internal-format
28157msgid "cannot expand %<%T%> into a fixed-length argument list"
28158msgstr ""
28159
28160#: cp/pt.c:6019
28161#, gcc-internal-format
28162msgid "template argument %d is invalid"
28163msgstr "������������ %d ������"
28164
28165#: cp/pt.c:6347
28166#, gcc-internal-format
28167msgid "non-template type %qT used as a template"
28168msgstr "��������������� %qT ������������"
28169
28170#: cp/pt.c:6349
28171#, gcc-internal-format
28172msgid "for template declaration %q+D"
28173msgstr "������������������ %q+D"
28174
28175#: cp/pt.c:7060
28176#, fuzzy, gcc-internal-format
28177msgid "template instantiation depth exceeds maximum of %d (use -ftemplate-depth= to increase the maximum) instantiating %qD"
28178msgstr "������������������������������������ %d(������ use -ftemplate-depth-NN ������������������)��������������� %qD ���"
28179
28180#: cp/pt.c:8326
28181#, gcc-internal-format
28182msgid "mismatched argument pack lengths while expanding %<%T%>"
28183msgstr ""
28184
28185#: cp/pt.c:8330
28186#, gcc-internal-format
28187msgid "mismatched argument pack lengths while expanding %<%E%>"
28188msgstr ""
28189
28190#: cp/pt.c:9370
28191#, gcc-internal-format
28192msgid "instantiation of %q+D as type %qT"
28193msgstr "%q+D ��������� %qT ���������"
28194
28195#. It may seem that this case cannot occur, since:
28196#.
28197#. typedef void f();
28198#. void g() { f x; }
28199#.
28200#. declares a function, not a variable.  However:
28201#.
28202#. typedef void f();
28203#. template <typename T> void g() { T t; }
28204#. template void g<f>();
28205#.
28206#. is an attempt to declare a variable with function
28207#. type.
28208#: cp/pt.c:9515
28209#, fuzzy, gcc-internal-format
28210msgid "variable %qD has function type"
28211msgstr "������ %qD ������������������������������������"
28212
28213#: cp/pt.c:9678
28214#, gcc-internal-format
28215msgid "invalid parameter type %qT"
28216msgstr "��������������������� %qT"
28217
28218#: cp/pt.c:9680
28219#, gcc-internal-format
28220msgid "in declaration %q+D"
28221msgstr "��������� %q+D ���"
28222
28223#: cp/pt.c:9757
28224#, gcc-internal-format
28225msgid "function returning an array"
28226msgstr "���������������������������"
28227
28228#: cp/pt.c:9759
28229#, gcc-internal-format
28230msgid "function returning a function"
28231msgstr "���������������������������"
28232
28233#: cp/pt.c:9786
28234#, gcc-internal-format
28235msgid "creating pointer to member function of non-class type %qT"
28236msgstr "��������������������� %qT ���������������������"
28237
28238#: cp/pt.c:10016
28239#, gcc-internal-format
28240msgid "array bound is not an integer constant"
28241msgstr "������������������������������������"
28242
28243#: cp/pt.c:10036
28244#, gcc-internal-format
28245msgid "creating array with negative size (%qE)"
28246msgstr "���������������������������(%qE)"
28247
28248#: cp/pt.c:10285
28249#, gcc-internal-format
28250msgid "forming reference to void"
28251msgstr "��������� void ���������"
28252
28253#: cp/pt.c:10287
28254#, fuzzy, gcc-internal-format
28255msgid "forming pointer to reference type %qT"
28256msgstr "������ %s��������������������� %qT"
28257
28258#: cp/pt.c:10289
28259#, fuzzy, gcc-internal-format
28260msgid "forming reference to reference type %qT"
28261msgstr "������ %s��������������������� %qT"
28262
28263#: cp/pt.c:10338
28264#, gcc-internal-format
28265msgid "creating pointer to member of non-class type %qT"
28266msgstr "��������������������� %qT ���������������"
28267
28268#: cp/pt.c:10344
28269#, gcc-internal-format
28270msgid "creating pointer to member reference type %qT"
28271msgstr "������������������ %qT ���������������"
28272
28273#: cp/pt.c:10350
28274#, gcc-internal-format
28275msgid "creating pointer to member of type void"
28276msgstr "������������ void ���������������������"
28277
28278#: cp/pt.c:10412
28279#, gcc-internal-format
28280msgid "creating array of %qT"
28281msgstr "������ %qT ���������"
28282
28283#: cp/pt.c:10418
28284#, gcc-internal-format
28285msgid "creating array of %qT, which is an abstract class type"
28286msgstr "������������������ %qT ���������"
28287
28288#: cp/pt.c:10470
28289#, gcc-internal-format
28290msgid "%qT is not a class, struct, or union type"
28291msgstr "%qT ������������������������������������"
28292
28293#: cp/pt.c:10506
28294#, gcc-internal-format
28295msgid "%qT resolves to %qT, which is not an enumeration type"
28296msgstr "%qT ��������������������������� %qT"
28297
28298#: cp/pt.c:10509
28299#, gcc-internal-format
28300msgid "%qT resolves to %qT, which is is not a class type"
28301msgstr "%qT ��������������������������� %qT"
28302
28303#: cp/pt.c:10630
28304#, gcc-internal-format
28305msgid "use of %qs in template"
28306msgstr "������������������ %qs"
28307
28308#: cp/pt.c:10761
28309#, fuzzy, gcc-internal-format
28310msgid "qualifying type %qT does not match destructor name ~%qT"
28311msgstr "��������������� %qT ������������������������ ~%qT"
28312
28313#: cp/pt.c:10776
28314#, gcc-internal-format
28315msgid "dependent-name %qE is parsed as a non-type, but instantiation yields a type"
28316msgstr "��������� %qE ������������������������������������������������������������"
28317
28318#: cp/pt.c:10778
28319#, gcc-internal-format
28320msgid "say %<typename %E%> if a type is meant"
28321msgstr "������������������������������������ %<typename %E%>"
28322
28323#: cp/pt.c:10924
28324#, gcc-internal-format
28325msgid "using invalid field %qD"
28326msgstr "������������������ %qD"
28327
28328#: cp/pt.c:11254 cp/pt.c:11926
28329#, fuzzy, gcc-internal-format
28330msgid "invalid use of pack expansion expression"
28331msgstr "��� void ������������������������"
28332
28333#: cp/pt.c:11258 cp/pt.c:11930
28334#, fuzzy, gcc-internal-format
28335msgid "use %<...%> to expand argument pack"
28336msgstr "%<...%> ���������������)"
28337
28338#: cp/pt.c:12090
28339#, gcc-internal-format
28340msgid "a cast to a type other than an integral or enumeration type cannot appear in a constant-expression"
28341msgstr ""
28342
28343#: cp/pt.c:12630
28344#, gcc-internal-format
28345msgid "%qT is not a class or namespace"
28346msgstr "%qT ������������������������������������"
28347
28348#: cp/pt.c:12633
28349#, gcc-internal-format
28350msgid "%qD is not a class or namespace"
28351msgstr "%qD ������������������������������������"
28352
28353#: cp/pt.c:12896
28354#, gcc-internal-format
28355msgid "%qT is/uses anonymous type"
28356msgstr "%qT ���/���������������������"
28357
28358#: cp/pt.c:12898
28359#, fuzzy, gcc-internal-format
28360msgid "template argument for %qD uses local type %qT"
28361msgstr "%q#D ������������������������ %qT"
28362
28363#: cp/pt.c:12908
28364#, gcc-internal-format
28365msgid "%qT is a variably modified type"
28366msgstr "%qT ���������������������"
28367
28368#: cp/pt.c:12919
28369#, gcc-internal-format
28370msgid "integral expression %qE is not constant"
28371msgstr "��������������� %qE ������������"
28372
28373#: cp/pt.c:12937
28374#, gcc-internal-format
28375msgid "  trying to instantiate %qD"
28376msgstr "  ��������������� %qD"
28377
28378#: cp/pt.c:16016
28379#, gcc-internal-format
28380msgid "ambiguous class template instantiation for %q#T"
28381msgstr "%q#T ���������������������������������"
28382
28383#: cp/pt.c:16020
28384#, gcc-internal-format
28385msgid "%s %+#T"
28386msgstr "%s %+#T"
28387
28388#: cp/pt.c:16044 cp/pt.c:16127
28389#, gcc-internal-format
28390msgid "explicit instantiation of non-template %q#D"
28391msgstr "������������ %q#D ������������������"
28392
28393#: cp/pt.c:16059
28394#, fuzzy, gcc-internal-format
28395msgid "%qD is not a static data member of a class template"
28396msgstr "%q#D ������ %qT ������������������������"
28397
28398#: cp/pt.c:16065 cp/pt.c:16122
28399#, gcc-internal-format
28400msgid "no matching template for %qD found"
28401msgstr "��������������� %qD ���������������"
28402
28403#: cp/pt.c:16070
28404#, fuzzy, gcc-internal-format
28405msgid "type %qT for explicit instantiation %qD does not match declared type %qT"
28406msgstr "������������������������������ %qT"
28407
28408#: cp/pt.c:16078
28409#, gcc-internal-format
28410msgid "explicit instantiation of %q#D"
28411msgstr "��� %q#D ������������������"
28412
28413#: cp/pt.c:16114
28414#, gcc-internal-format
28415msgid "duplicate explicit instantiation of %q#D"
28416msgstr "��� %q#D ������������������������"
28417
28418#: cp/pt.c:16137 cp/pt.c:16229
28419#, fuzzy, gcc-internal-format
28420msgid "ISO C++ 1998 forbids the use of %<extern%> on explicit instantiations"
28421msgstr "ISO C++ ������������������������������������ %<extern%>"
28422
28423#: cp/pt.c:16142 cp/pt.c:16246
28424#, gcc-internal-format
28425msgid "storage class %qD applied to template instantiation"
28426msgstr "������������������������������������������ %qD"
28427
28428#: cp/pt.c:16207
28429#, gcc-internal-format
28430msgid "explicit instantiation of non-template type %qT"
28431msgstr "������������������������������ %qT"
28432
28433#: cp/pt.c:16216
28434#, gcc-internal-format
28435msgid "explicit instantiation of %q#T before definition of template"
28436msgstr "%q#T ���������������������������������������������"
28437
28438#: cp/pt.c:16234
28439#, gcc-internal-format
28440msgid "ISO C++ forbids the use of %qE on explicit instantiations"
28441msgstr "ISO C++ ������������������������������������ %qE"
28442
28443#: cp/pt.c:16280
28444#, gcc-internal-format
28445msgid "duplicate explicit instantiation of %q#T"
28446msgstr "��� %q#T ������������������������"
28447
28448#. [temp.explicit]
28449#.
28450#. The definition of a non-exported function template, a
28451#. non-exported member function template, or a non-exported
28452#. member function or static data member of a class template
28453#. shall be present in every translation unit in which it is
28454#. explicitly instantiated.
28455#: cp/pt.c:16744
28456#, gcc-internal-format
28457msgid "explicit instantiation of %qD but no definition available"
28458msgstr "��������������� %qD ������������������������"
28459
28460#: cp/pt.c:16910
28461#, fuzzy, gcc-internal-format
28462msgid "template instantiation depth exceeds maximum of %d instantiating %q+D, possibly from virtual table generation (use -ftemplate-depth= to increase the maximum)"
28463msgstr "��������������������������������������� %d��������������� %q+D ���������������������������������������������(������ -ftemplate-depth-NN ������������������)"
28464
28465#: cp/pt.c:17265
28466#, gcc-internal-format
28467msgid "%q#T is not a valid type for a template constant parameter"
28468msgstr "%q#T ���������������������������������������������"
28469
28470#: cp/pt.c:18262
28471#, gcc-internal-format
28472msgid "deducing from brace-enclosed initializer list requires #include <initializer_list>"
28473msgstr ""
28474
28475#: cp/pt.c:18315
28476#, fuzzy, gcc-internal-format
28477msgid "variable %q#D with %<auto%> type used in its own initializer"
28478msgstr "������ %qD ���������������������"
28479
28480#: cp/pt.c:18337
28481#, fuzzy, gcc-internal-format
28482msgid "unable to deduce %qT from %qE"
28483msgstr "������������ %qs"
28484
28485#: cp/pt.c:18348
28486#, gcc-internal-format
28487msgid "inconsistent deduction for %qT: %qT and then %qT"
28488msgstr ""
28489
28490#: cp/repo.c:119
28491#, gcc-internal-format
28492msgid "-frepo must be used with -c"
28493msgstr "-frepo ��������� -c ������������"
28494
28495#: cp/repo.c:209
28496#, gcc-internal-format
28497msgid "mysterious repository information in %s"
28498msgstr "%s ������������������������"
28499
28500#: cp/repo.c:227
28501#, gcc-internal-format
28502msgid "can't create repository information file %qs"
28503msgstr "������������������������������ %qs"
28504
28505#: cp/rtti.c:290
28506#, gcc-internal-format
28507msgid "cannot use typeid with -fno-rtti"
28508msgstr "��������� -fno-rtti ������������������������ typeid"
28509
28510#: cp/rtti.c:296
28511#, gcc-internal-format
28512msgid "must #include <typeinfo> before using typeid"
28513msgstr "��������� typeid ��������������� #include <typeinfo>"
28514
28515#: cp/rtti.c:393
28516#, fuzzy, gcc-internal-format
28517msgid "cannot create type information for type %qT because it involves types of variable size"
28518msgstr "��������������� %qT ���������������������������������������������������"
28519
28520#: cp/rtti.c:651 cp/rtti.c:666
28521#, gcc-internal-format
28522msgid "dynamic_cast of %q#D to %q#T can never succeed"
28523msgstr "��� %q#D ��� %q#T ���������_������������������������"
28524
28525#: cp/rtti.c:677
28526#, fuzzy, gcc-internal-format
28527msgid "%<dynamic_cast%> not permitted with -fno-rtti"
28528msgstr "��������� -fno-rtti ������������������������ typeid"
28529
28530#: cp/rtti.c:756
28531#, gcc-internal-format
28532msgid "cannot dynamic_cast %qE (of type %q#T) to type %q#T (%s)"
28533msgstr "��������� %qE ��������� %qT ������_��������������� %q#T (%s)"
28534
28535#: cp/search.c:261
28536#, gcc-internal-format
28537msgid "%qT is an ambiguous base of %qT"
28538msgstr "%qT ��� %qT ���������������������������"
28539
28540#: cp/search.c:279
28541#, gcc-internal-format
28542msgid "%qT is an inaccessible base of %qT"
28543msgstr "%qT ��� %qT ���������������������������"
28544
28545#: cp/search.c:1842
28546#, gcc-internal-format
28547msgid "deprecated covariant return type for %q+#D"
28548msgstr "%q+#D ������������������������������"
28549
28550#: cp/search.c:1844 cp/search.c:1859 cp/search.c:1864 cp/search.c:1883
28551#, gcc-internal-format
28552msgid "  overriding %q+#D"
28553msgstr "  ��������� %q+#D"
28554
28555#: cp/search.c:1858
28556#, gcc-internal-format
28557msgid "invalid covariant return type for %q+#D"
28558msgstr "%q+#D ���������������������������"
28559
28560#: cp/search.c:1863
28561#, gcc-internal-format
28562msgid "conflicting return type specified for %q+#D"
28563msgstr "��� %q+#D ������������������������������"
28564
28565#: cp/search.c:1873
28566#, gcc-internal-format
28567msgid "looser throw specifier for %q+#F"
28568msgstr "������ %q+#F ��� throw ������"
28569
28570#: cp/search.c:1874
28571#, gcc-internal-format
28572msgid "  overriding %q+#F"
28573msgstr "  ��������� %q+#F"
28574
28575#: cp/search.c:1882
28576#, fuzzy, gcc-internal-format
28577msgid "conflicting type attributes specified for %q+#D"
28578msgstr "��� %q+#D ������������������������������"
28579
28580#: cp/search.c:1893
28581#, fuzzy, gcc-internal-format
28582msgid "overriding non-deleted function %q+D"
28583msgstr "��������� %qs ������������������"
28584
28585#: cp/search.c:1897
28586#, fuzzy, gcc-internal-format
28587msgid "non-deleted function %q+D"
28588msgstr "������������������ %qD"
28589
28590#: cp/search.c:1898
28591#, fuzzy, gcc-internal-format
28592msgid "overriding deleted function %q+D"
28593msgstr "��������� %s ������ %q#D"
28594
28595#. A static member function cannot match an inherited
28596#. virtual member function.
28597#: cp/search.c:1990
28598#, gcc-internal-format
28599msgid "%q+#D cannot be declared"
28600msgstr "������������ %q+#D"
28601
28602#: cp/search.c:1991
28603#, gcc-internal-format
28604msgid "  since %q+#D declared in base class"
28605msgstr "  ������ %q+#D ������������������������������"
28606
28607#: cp/semantics.c:760
28608#, fuzzy, gcc-internal-format
28609msgid "suggest explicit braces around empty body in %<do%> statement"
28610msgstr "%H��������������������������������������������������������� %<else%>"
28611
28612#: cp/semantics.c:1285
28613#, gcc-internal-format
28614msgid "type of asm operand %qE could not be determined"
28615msgstr "������������ asm ��������� %qE ���������"
28616
28617#: cp/semantics.c:1343
28618#, fuzzy, gcc-internal-format
28619msgid "__label__ declarations are only allowed in function scopes"
28620msgstr "Objective-C ������������������������������������������"
28621
28622#: cp/semantics.c:1441
28623#, gcc-internal-format
28624msgid "invalid use of member %q+D in static member function"
28625msgstr "������������������������������������ %q+D ������"
28626
28627#: cp/semantics.c:1443
28628#, gcc-internal-format
28629msgid "invalid use of non-static data member %q+D"
28630msgstr "������������������������ %q+D ���������������"
28631
28632#: cp/semantics.c:1444 cp/semantics.c:1508
28633#, gcc-internal-format
28634msgid "from this location"
28635msgstr "���������������"
28636
28637#: cp/semantics.c:1507
28638#, gcc-internal-format
28639msgid "object missing in reference to %q+D"
28640msgstr "��� %q+D ���������������������"
28641
28642#: cp/semantics.c:2063
28643#, gcc-internal-format
28644msgid "arguments to destructor are not allowed"
28645msgstr "���������������������������"
28646
28647#: cp/semantics.c:2121
28648#, gcc-internal-format
28649msgid "%<this%> is unavailable for static member functions"
28650msgstr "��������������������������������� %<this%>"
28651
28652#: cp/semantics.c:2127
28653#, gcc-internal-format
28654msgid "invalid use of %<this%> in non-member function"
28655msgstr "��������������������������� %<this%> ������"
28656
28657#: cp/semantics.c:2129
28658#, gcc-internal-format
28659msgid "invalid use of %<this%> at top level"
28660msgstr "��������������� %<this%> ������"
28661
28662#: cp/semantics.c:2153
28663#, gcc-internal-format
28664msgid "invalid qualifying scope in pseudo-destructor name"
28665msgstr "���������������������������������������������"
28666
28667#: cp/semantics.c:2158 cp/typeck.c:2351
28668#, gcc-internal-format
28669msgid "qualified type %qT does not match destructor name ~%qT"
28670msgstr "��������������� %qT ������������������������ ~%qT"
28671
28672#: cp/semantics.c:2180
28673#, gcc-internal-format
28674msgid "%qE is not of type %qT"
28675msgstr "%qE ��������������� %qT"
28676
28677#: cp/semantics.c:2224
28678#, fuzzy, gcc-internal-format
28679msgid "compound literal of non-object type %qT"
28680msgstr "���������������������������������"
28681
28682#: cp/semantics.c:2309
28683#, gcc-internal-format
28684msgid "template type parameters must use the keyword %<class%> or %<typename%>"
28685msgstr "������������������������ %<class%> ��� %<typename%> ���������"
28686
28687#: cp/semantics.c:2351
28688#, gcc-internal-format
28689msgid "invalid use of type %qT as a default value for a template template-parameter"
28690msgstr "��������� %qT ���������������������������������������������"
28691
28692#: cp/semantics.c:2354
28693#, gcc-internal-format
28694msgid "invalid default argument for a template template parameter"
28695msgstr "������������������������������������������"
28696
28697#: cp/semantics.c:2371
28698#, gcc-internal-format
28699msgid "definition of %q#T inside template parameter list"
28700msgstr "��������������������������������� %q#T"
28701
28702#: cp/semantics.c:2402
28703#, gcc-internal-format
28704msgid "invalid definition of qualified type %qT"
28705msgstr "��������������� %qT ���������������"
28706
28707#: cp/semantics.c:2618
28708#, gcc-internal-format
28709msgid "invalid base-class specification"
28710msgstr "���������������������"
28711
28712#: cp/semantics.c:2630
28713#, gcc-internal-format
28714msgid "base class %qT has cv qualifiers"
28715msgstr "������������ %qT ��� cv ������"
28716
28717#: cp/semantics.c:2655
28718#, gcc-internal-format
28719msgid "incomplete type %qT used in nested name specifier"
28720msgstr "��������������������������������������������� %qT"
28721
28722#: cp/semantics.c:2659
28723#, gcc-internal-format
28724msgid "reference to %<%T::%D%> is ambiguous"
28725msgstr "��� %<%T::%D%> ������������������"
28726
28727#: cp/semantics.c:2664 cp/typeck.c:2151
28728#, gcc-internal-format
28729msgid "%qD is not a member of %qT"
28730msgstr "%qD ������ %qT ���������"
28731
28732#: cp/semantics.c:2667
28733#, gcc-internal-format
28734msgid "%qD is not a member of %qD"
28735msgstr "%qD ������ %qD ���������"
28736
28737#: cp/semantics.c:2669
28738#, gcc-internal-format
28739msgid "%<::%D%> has not been declared"
28740msgstr "%<::%D%> ������������"
28741
28742#: cp/semantics.c:2886 cp/semantics.c:5637
28743#, fuzzy, gcc-internal-format
28744msgid "%qD is not captured"
28745msgstr "%qD ������������������"
28746
28747#: cp/semantics.c:2892
28748#, gcc-internal-format
28749msgid "use of %<auto%> variable from containing function"
28750msgstr "������������������������ %<auto%> ������"
28751
28752#: cp/semantics.c:2894
28753#, gcc-internal-format
28754msgid "  %q+#D declared here"
28755msgstr "  %q+#D ������������������"
28756
28757#: cp/semantics.c:2932
28758#, gcc-internal-format
28759msgid "template parameter %qD of type %qT is not allowed in an integral constant expression because it is not of integral or enumeration type"
28760msgstr "������������ %qD(��������� %qT)������������������������������������������������������������������������������"
28761
28762#: cp/semantics.c:3096
28763#, gcc-internal-format
28764msgid "%qD cannot appear in a constant-expression"
28765msgstr "%qD ���������������������������������"
28766
28767#: cp/semantics.c:3104
28768#, gcc-internal-format
28769msgid "use of namespace %qD as expression"
28770msgstr "������������ %qD ���������������"
28771
28772#: cp/semantics.c:3109
28773#, gcc-internal-format
28774msgid "use of class template %qT as expression"
28775msgstr "��������������� %qT ���������������"
28776
28777#. Ambiguous reference to base members.
28778#: cp/semantics.c:3115
28779#, gcc-internal-format
28780msgid "request for member %qD is ambiguous in multiple inheritance lattice"
28781msgstr "������������������������ %qD ������������������"
28782
28783#: cp/semantics.c:3237 cp/semantics.c:5019
28784#, gcc-internal-format
28785msgid "type of %qE is unknown"
28786msgstr "%qE ���������������"
28787
28788#: cp/semantics.c:3252
28789#, gcc-internal-format
28790msgid "cannot apply %<offsetof%> to destructor %<~%T%>"
28791msgstr ""
28792
28793#: cp/semantics.c:3263
28794#, fuzzy, gcc-internal-format
28795msgid "cannot apply %<offsetof%> to member function %qD"
28796msgstr "������������������������ %qD ���������������"
28797
28798#: cp/semantics.c:3732
28799#, fuzzy, gcc-internal-format
28800msgid "%qD is not a variable in clause %qs"
28801msgstr "%qT ��� %qT ������������������������������������"
28802
28803#: cp/semantics.c:3741 cp/semantics.c:3763 cp/semantics.c:3785
28804#, gcc-internal-format
28805msgid "%qD appears more than once in data clauses"
28806msgstr ""
28807
28808#: cp/semantics.c:3755
28809#, fuzzy, gcc-internal-format
28810msgid "%qD is not a variable in clause %<firstprivate%>"
28811msgstr "������������ %qs ���������������������"
28812
28813#: cp/semantics.c:3777
28814#, fuzzy, gcc-internal-format
28815msgid "%qD is not a variable in clause %<lastprivate%>"
28816msgstr "������������ %qs ���������������������"
28817
28818#: cp/semantics.c:3807
28819#, gcc-internal-format
28820msgid "num_threads expression must be integral"
28821msgstr ""
28822
28823#: cp/semantics.c:3821
28824#, gcc-internal-format
28825msgid "schedule chunk size expression must be integral"
28826msgstr ""
28827
28828#: cp/semantics.c:3953
28829#, fuzzy, gcc-internal-format
28830msgid "%qE has reference type for %qs"
28831msgstr "������ %s��������������������� %qT"
28832
28833#: cp/semantics.c:4024
28834#, gcc-internal-format
28835msgid "%<threadprivate%> %qD is not file, namespace or block scope variable"
28836msgstr ""
28837
28838#: cp/semantics.c:4038
28839#, gcc-internal-format
28840msgid "%<threadprivate%> %qE directive not in %qT definition"
28841msgstr ""
28842
28843#: cp/semantics.c:4183
28844#, gcc-internal-format
28845msgid "difference between %qE and %qD does not have integer type"
28846msgstr ""
28847
28848#. Report the error.
28849#: cp/semantics.c:4709
28850#, fuzzy, gcc-internal-format
28851msgid "static assertion failed: %E"
28852msgstr "CRIS-port ������������������"
28853
28854#: cp/semantics.c:4711
28855#, fuzzy, gcc-internal-format
28856msgid "non-constant condition for static assertion"
28857msgstr "��� %q+D ���������������������������������������������"
28858
28859#: cp/semantics.c:4796 cp/semantics.c:4925
28860#, fuzzy, gcc-internal-format
28861msgid "argument to decltype must be an expression"
28862msgstr "%L ��� SELECT ���������������������������������"
28863
28864#: cp/semantics.c:4875
28865#, fuzzy, gcc-internal-format
28866msgid "%qE refers to a set of overloaded functions"
28867msgstr "%s ���������������������������������"
28868
28869#: cp/semantics.c:4963
28870#, gcc-internal-format
28871msgid "unable to determine the declared type of expression %<%E%>"
28872msgstr ""
28873
28874#: cp/semantics.c:5224
28875#, gcc-internal-format
28876msgid "__is_convertible_to"
28877msgstr ""
28878
28879#: cp/semantics.c:5265 cp/semantics.c:5275
28880#, fuzzy, gcc-internal-format
28881msgid "incomplete type %qT not allowed"
28882msgstr "��������������� %qT ������������ %qD"
28883
28884#: cp/semantics.c:5338
28885#, gcc-internal-format
28886msgid "the type %qT of constexpr variable %qD is not literal"
28887msgstr ""
28888
28889#: cp/semantics.c:5373
28890#, fuzzy, gcc-internal-format
28891msgid "parameter %q#D is not of literal type"
28892msgstr "������ %q+D ������������������"
28893
28894#: cp/semantics.c:5386
28895#, fuzzy, gcc-internal-format
28896msgid "return type %qT of function %qD is not a literal type"
28897msgstr "%q+D ��������������������� %<int%>"
28898
28899#: cp/semantics.c:5683
28900#, fuzzy, gcc-internal-format
28901msgid "cannot capture %qE by reference"
28902msgstr "��������������� %q#T ���������"
28903
28904#: cp/semantics.c:5706
28905#, gcc-internal-format
28906msgid "already captured %<this%> in lambda expression"
28907msgstr ""
28908
28909#: cp/semantics.c:5837
28910#, fuzzy, gcc-internal-format
28911msgid "%<this%> was not captured for this lambda function"
28912msgstr "��������������������������������� %<this%>"
28913
28914#: cp/tree.c:901
28915#, gcc-internal-format
28916msgid "%qV qualifiers cannot be applied to %qT"
28917msgstr "%qV ������������������������ %qT ���"
28918
28919#: cp/tree.c:2492
28920#, gcc-internal-format
28921msgid "%qE attribute can only be applied to Java class definitions"
28922msgstr "��������� Java ������������������ %qE ������"
28923
28924#: cp/tree.c:2521
28925#, gcc-internal-format
28926msgid "%qE attribute can only be applied to class definitions"
28927msgstr "��������������������������� %qE ������"
28928
28929#: cp/tree.c:2527
28930#, gcc-internal-format
28931msgid "%qE is obsolete; g++ vtables are now COM-compatible by default"
28932msgstr "%qE ������������g++ ������������������������������ COM ������"
28933
28934#: cp/tree.c:2551
28935#, gcc-internal-format
28936msgid "requested init_priority is not an integer constant"
28937msgstr "��������� init_priority ������������������������"
28938
28939#: cp/tree.c:2572
28940#, gcc-internal-format
28941msgid "can only use %qE attribute on file-scope definitions of objects of class type"
28942msgstr "��������� %qE ������������������������������������������������������������"
28943
28944#: cp/tree.c:2580
28945#, gcc-internal-format
28946msgid "requested init_priority is out of range"
28947msgstr "��������� init_priority ������"
28948
28949#: cp/tree.c:2590
28950#, gcc-internal-format
28951msgid "requested init_priority is reserved for internal use"
28952msgstr "��������� init_priority ���������������������"
28953
28954#: cp/tree.c:2601
28955#, gcc-internal-format
28956msgid "%qE attribute is not supported on this platform"
28957msgstr "%qE ���������������������������������"
28958
28959#: cp/tree.c:3191
28960#, gcc-internal-format
28961msgid "lang_* check: failed in %s, at %s:%d"
28962msgstr "lang_* check������ %s ��������������� %s:%d"
28963
28964#: cp/typeck.c:470 cp/typeck.c:504 cp/typeck.c:645
28965#, fuzzy, gcc-internal-format
28966msgid "comparison between distinct pointer types %qT and %qT lacks a cast"
28967msgstr "%s(������������������������ %qT ��� %qT ������)������������������"
28968
28969#: cp/typeck.c:475 cp/typeck.c:509 cp/typeck.c:649
28970#, fuzzy, gcc-internal-format
28971msgid "conversion between distinct pointer types %qT and %qT lacks a cast"
28972msgstr "%s(������������������������ %qT ��� %qT ������)������������������"
28973
28974#: cp/typeck.c:480 cp/typeck.c:514 cp/typeck.c:653
28975#, fuzzy, gcc-internal-format
28976msgid "conditional expression between distinct pointer types %qT and %qT lacks a cast"
28977msgstr "%s(������������������������ %qT ��� %qT ������)������������������"
28978
28979#: cp/typeck.c:588
28980#, fuzzy, gcc-internal-format
28981msgid "ISO C++ forbids comparison between pointer of type %<void *%> and pointer-to-function"
28982msgstr "ISO C++ ������������ %<void *%> ������������������ %s"
28983
28984#: cp/typeck.c:593
28985#, fuzzy, gcc-internal-format
28986msgid "ISO C++ forbids conversion between pointer of type %<void *%> and pointer-to-function"
28987msgstr "ISO C++ ������������ %<void *%> ������������������ %s"
28988
28989#: cp/typeck.c:598
28990#, fuzzy, gcc-internal-format
28991msgid "ISO C++ forbids conditional expression between pointer of type %<void *%> and pointer-to-function"
28992msgstr "ISO C++ ������������ %<void *%> ������������������ %s"
28993
28994#: cp/typeck.c:681
28995#, fuzzy, gcc-internal-format
28996msgid "comparison between distinct pointer-to-member types %qT and %qT lacks a cast"
28997msgstr "%s(������������������������������ %qT ��� %qT ������)������������������"
28998
28999#: cp/typeck.c:686
29000#, fuzzy, gcc-internal-format
29001msgid "conversion between distinct pointer-to-member types %qT and %qT lacks a cast"
29002msgstr "%s(������������������������������ %qT ��� %qT ������)������������������"
29003
29004#: cp/typeck.c:691
29005#, fuzzy, gcc-internal-format
29006msgid "conditional expression between distinct pointer-to-member types %qT and %qT lacks a cast"
29007msgstr "%s(������������������������������ %qT ��� %qT ������)������������������"
29008
29009#: cp/typeck.c:1416
29010#, gcc-internal-format
29011msgid "canonical types differ for identical types %T and %T"
29012msgstr ""
29013
29014#: cp/typeck.c:1423
29015#, gcc-internal-format
29016msgid "same canonical type node for different types %T and %T"
29017msgstr ""
29018
29019#: cp/typeck.c:1536
29020#, gcc-internal-format
29021msgid "invalid application of %qs to a member function"
29022msgstr "%qs ������������������������"
29023
29024#: cp/typeck.c:1604
29025#, fuzzy, gcc-internal-format
29026msgid "invalid application of %<sizeof%> to a bit-field"
29027msgstr "������������������ %qs ������"
29028
29029#: cp/typeck.c:1612
29030#, fuzzy, gcc-internal-format
29031msgid "ISO C++ forbids applying %<sizeof%> to an expression of function type"
29032msgstr "ISO C++ ������������ %qs ������������������������������������"
29033
29034#: cp/typeck.c:1661
29035#, fuzzy, gcc-internal-format
29036msgid "invalid application of %<__alignof%> to a bit-field"
29037msgstr "������������������ %qs ������"
29038
29039#: cp/typeck.c:1672
29040#, fuzzy, gcc-internal-format
29041msgid "ISO C++ forbids applying %<__alignof%> to an expression of function type"
29042msgstr "ISO C++ ������������ %qs ������������������������������������"
29043
29044#: cp/typeck.c:1730
29045#, gcc-internal-format
29046msgid "invalid use of non-static member function"
29047msgstr "���������������������������������������"
29048
29049#: cp/typeck.c:1997
29050#, fuzzy, gcc-internal-format
29051msgid "deprecated conversion from string constant to %qT"
29052msgstr "������������������ %qT ������������������"
29053
29054#: cp/typeck.c:2120 cp/typeck.c:2495
29055#, gcc-internal-format
29056msgid "request for member %qD in %qE, which is of non-class type %qT"
29057msgstr "��������� %qD ������������������ %qE ������������������������������������ %qT"
29058
29059#: cp/typeck.c:2149
29060#, gcc-internal-format
29061msgid "invalid use of nonstatic data member %qE"
29062msgstr "������������������������ %qE ���������������"
29063
29064#: cp/typeck.c:2204
29065#, gcc-internal-format
29066msgid "invalid access to non-static data member %qD of NULL object"
29067msgstr "��� NULL ��������������������������� %qD ���������������"
29068
29069#: cp/typeck.c:2207 cp/typeck.c:2238
29070#, gcc-internal-format
29071msgid "(perhaps the %<offsetof%> macro was used incorrectly)"
29072msgstr "(��������������������� %<offsetof%> ������)"
29073
29074#: cp/typeck.c:2235
29075#, fuzzy, gcc-internal-format
29076msgid "invalid access to non-static data member %qD  of NULL object"
29077msgstr "��� NULL ��������������������������� %qD ���������������"
29078
29079#: cp/typeck.c:2363
29080#, fuzzy, gcc-internal-format
29081msgid "object type %qT does not match destructor name ~%qT"
29082msgstr "��������������� %qT ������������������������ ~%qT"
29083
29084#: cp/typeck.c:2371
29085#, gcc-internal-format
29086msgid "the type being destroyed is %qT, but the destructor refers to %qT"
29087msgstr "��������������������� %qT������������������������������ %qT"
29088
29089#: cp/typeck.c:2410 cp/typeck.c:2430
29090#, gcc-internal-format
29091msgid "%qD is not a template"
29092msgstr "%qD ������������������"
29093
29094#: cp/typeck.c:2534
29095#, gcc-internal-format
29096msgid "%<%D::%D%> is not a member of %qT"
29097msgstr "%<%D::%D%> ������ %qT ���������"
29098
29099#: cp/typeck.c:2558
29100#, gcc-internal-format
29101msgid "%qT is not a base of %qT"
29102msgstr "%qT ������ %qT ���������������"
29103
29104#: cp/typeck.c:2578
29105#, gcc-internal-format
29106msgid "%qD has no member named %qE"
29107msgstr "%qD ������������ %qE ���������"
29108
29109#: cp/typeck.c:2594
29110#, gcc-internal-format
29111msgid "%qD is not a member template function"
29112msgstr "%qD ������������������������������"
29113
29114#: cp/typeck.c:2739
29115#, gcc-internal-format
29116msgid "%qT is not a pointer-to-object type"
29117msgstr "%qT ���������������������������������"
29118
29119#: cp/typeck.c:2770
29120#, fuzzy, gcc-internal-format
29121msgid "invalid use of array indexing on pointer to member"
29122msgstr "��� %qs ���������������������������"
29123
29124#: cp/typeck.c:2773
29125#, fuzzy, gcc-internal-format
29126msgid "invalid use of unary %<*%> on pointer to member"
29127msgstr "��� %qs ���������������������������"
29128
29129#: cp/typeck.c:2776
29130#, fuzzy, gcc-internal-format
29131msgid "invalid use of implicit conversion on pointer to member"
29132msgstr "��� %qs ���������������������������"
29133
29134#: cp/typeck.c:2785
29135#, gcc-internal-format
29136msgid "invalid type argument"
29137msgstr "���������������������"
29138
29139#: cp/typeck.c:2788
29140#, fuzzy, gcc-internal-format
29141msgid "invalid type argument of array indexing"
29142msgstr "%qs ���������������������"
29143
29144#: cp/typeck.c:2791
29145#, fuzzy, gcc-internal-format
29146msgid "invalid type argument of unary %<*%>"
29147msgstr "%qs ���������������������"
29148
29149#: cp/typeck.c:2794
29150#, fuzzy, gcc-internal-format
29151msgid "invalid type argument of implicit conversion"
29152msgstr "%qs ���������������������"
29153
29154#: cp/typeck.c:2824
29155#, gcc-internal-format
29156msgid "subscript missing in array reference"
29157msgstr "������������������������"
29158
29159#: cp/typeck.c:2904
29160#, gcc-internal-format
29161msgid "ISO C++ forbids subscripting non-lvalue array"
29162msgstr "ISO C++ ������������������������������������������"
29163
29164#: cp/typeck.c:2916
29165#, gcc-internal-format
29166msgid "subscripting array declared %<register%>"
29167msgstr "������������������������ %<register%> ���������"
29168
29169#: cp/typeck.c:3008
29170#, gcc-internal-format
29171msgid "object missing in use of %qE"
29172msgstr "������ %qE ���������������"
29173
29174#: cp/typeck.c:3187
29175#, gcc-internal-format
29176msgid "ISO C++ forbids calling %<::main%> from within program"
29177msgstr "ISO C++ ��������������������������� %<::main%>"
29178
29179#: cp/typeck.c:3206
29180#, fuzzy, gcc-internal-format
29181msgid "must use %<.*%> or %<->*%> to call pointer-to-member function in %<%E (...)%>, e.g. %<(... ->* %E) (...)%>"
29182msgstr "��������� %<.*%> or %<->*%> ������ <%E (...)%> ������������������������"
29183
29184#: cp/typeck.c:3221
29185#, gcc-internal-format
29186msgid "%qE cannot be used as a function"
29187msgstr "%qE ������������������"
29188
29189#: cp/typeck.c:3312
29190#, fuzzy, gcc-internal-format
29191msgid "too many arguments to %s %q#D"
29192msgstr "������ %s %q+#D ���������������"
29193
29194#: cp/typeck.c:3318
29195#, gcc-internal-format
29196msgid "too many arguments to function"
29197msgstr "���������������������������"
29198
29199#: cp/typeck.c:3353
29200#, gcc-internal-format
29201msgid "parameter %P of %qD has incomplete type %qT"
29202msgstr "������ %P (������ %qD)��������� %qT ���������"
29203
29204#: cp/typeck.c:3356
29205#, gcc-internal-format
29206msgid "parameter %P has incomplete type %qT"
29207msgstr "������ %P ��������� %qT ���������"
29208
29209#: cp/typeck.c:3426
29210#, fuzzy, gcc-internal-format
29211msgid "too few arguments to %s %q#D"
29212msgstr "������ %s %q+#D ���������������"
29213
29214#: cp/typeck.c:3432
29215#, gcc-internal-format
29216msgid "too few arguments to function"
29217msgstr "���������������������������"
29218
29219#: cp/typeck.c:3638 cp/typeck.c:3649
29220#, gcc-internal-format
29221msgid "assuming cast to type %qT from overloaded function"
29222msgstr "������������������������������������ %qT"
29223
29224#. Some sort of arithmetic operation involving NULL was
29225#. performed.
29226#: cp/typeck.c:3692
29227#, gcc-internal-format
29228msgid "NULL used in arithmetic"
29229msgstr "��������������������������� NULL"
29230
29231#: cp/typeck.c:3883
29232#, fuzzy, gcc-internal-format
29233msgid "left rotate count is negative"
29234msgstr "%s ������������������������"
29235
29236#: cp/typeck.c:3884
29237#, fuzzy, gcc-internal-format
29238msgid "right rotate count is negative"
29239msgstr "%s ������������������������"
29240
29241#: cp/typeck.c:3890
29242#, fuzzy, gcc-internal-format
29243msgid "left rotate count >= width of type"
29244msgstr "%s ���������������������������������������������"
29245
29246#: cp/typeck.c:3891
29247#, fuzzy, gcc-internal-format
29248msgid "right rotate count >= width of type"
29249msgstr "%s ���������������������������������������������"
29250
29251#: cp/typeck.c:3910 cp/typeck.c:4133
29252#, fuzzy, gcc-internal-format
29253msgid "comparison with string literal results in unspecified behaviour"
29254msgstr "%q+D ������������������������������������������������������������������������"
29255
29256#: cp/typeck.c:3950 cp/typeck.c:3958 cp/typeck.c:4153 cp/typeck.c:4161
29257#, gcc-internal-format
29258msgid "ISO C++ forbids comparison between pointer and integer"
29259msgstr "ISO C++ ������������������������������������"
29260
29261#: cp/typeck.c:4178
29262#, gcc-internal-format
29263msgid "unordered comparison on non-floating point argument"
29264msgstr "���������������������������������"
29265
29266#: cp/typeck.c:4218
29267#, gcc-internal-format
29268msgid "invalid operands of types %qT and %qT to binary %qO"
29269msgstr "��������������� %qT ��� %qT ������������ %qO ������������"
29270
29271#: cp/typeck.c:4435
29272#, gcc-internal-format
29273msgid "ISO C++ forbids using pointer of type %<void *%> in subtraction"
29274msgstr "ISO C++ ������������������������������������ %<void *%> ���������"
29275
29276#: cp/typeck.c:4437
29277#, gcc-internal-format
29278msgid "ISO C++ forbids using pointer to a function in subtraction"
29279msgstr "ISO C++ ���������������������������������������"
29280
29281#: cp/typeck.c:4439
29282#, gcc-internal-format
29283msgid "ISO C++ forbids using pointer to a method in subtraction"
29284msgstr "ISO C++ ������������������������������������������������"
29285
29286#: cp/typeck.c:4452
29287#, gcc-internal-format
29288msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
29289msgstr "������������������������������������������������������������"
29290
29291#: cp/typeck.c:4510
29292#, fuzzy, gcc-internal-format
29293msgid "taking address of constructor %qE"
29294msgstr "������������������������"
29295
29296#: cp/typeck.c:4511
29297#, fuzzy, gcc-internal-format
29298msgid "taking address of destructor %qE"
29299msgstr "������������������������"
29300
29301#: cp/typeck.c:4525
29302#, gcc-internal-format
29303msgid "invalid use of %qE to form a pointer-to-member-function"
29304msgstr "��� %qE ������������������������������������������"
29305
29306#: cp/typeck.c:4528
29307#, gcc-internal-format
29308msgid "  a qualified-id is required"
29309msgstr "  ������������������������������"
29310
29311#: cp/typeck.c:4533
29312#, fuzzy, gcc-internal-format
29313msgid "parentheses around %qE cannot be used to form a pointer-to-member-function"
29314msgstr "%qE ���������������������������������������������������������"
29315
29316#: cp/typeck.c:4556
29317#, gcc-internal-format
29318msgid "taking address of temporary"
29319msgstr "������������������������"
29320
29321#: cp/typeck.c:4826
29322#, fuzzy, gcc-internal-format
29323msgid "ISO C++ forbids incrementing an enum"
29324msgstr "ISO C++ ��������� %sing ������������"
29325
29326#: cp/typeck.c:4827
29327#, fuzzy, gcc-internal-format
29328msgid "ISO C++ forbids decrementing an enum"
29329msgstr "ISO C++ ��������� %sing ������������"
29330
29331#: cp/typeck.c:4843
29332#, fuzzy, gcc-internal-format
29333msgid "cannot increment a pointer to incomplete type %qT"
29334msgstr "��������������� %s ��������������������� %qT"
29335
29336#: cp/typeck.c:4844
29337#, fuzzy, gcc-internal-format
29338msgid "cannot decrement a pointer to incomplete type %qT"
29339msgstr "��������������� %s ��������������������� %qT"
29340
29341#: cp/typeck.c:4855
29342#, fuzzy, gcc-internal-format
29343msgid "ISO C++ forbids incrementing a pointer of type %qT"
29344msgstr "ISO C++ ��������� %s ��������������� %qT ���������"
29345
29346#: cp/typeck.c:4856
29347#, fuzzy, gcc-internal-format
29348msgid "ISO C++ forbids decrementing a pointer of type %qT"
29349msgstr "ISO C++ ��������� %s ��������������� %qT ���������"
29350
29351#: cp/typeck.c:4882
29352#, fuzzy, gcc-internal-format
29353msgid "invalid use of Boolean expression as operand to %<operator--%>"
29354msgstr "���������������������������������"
29355
29356#: cp/typeck.c:4917
29357#, gcc-internal-format
29358msgid "ISO C++ forbids taking address of function %<::main%>"
29359msgstr "ISO C++ ������������������ %<::main%> ���������"
29360
29361#. An expression like &memfn.
29362#: cp/typeck.c:4978
29363#, gcc-internal-format
29364msgid "ISO C++ forbids taking the address of an unqualified or parenthesized non-static member function to form a pointer to member function.  Say %<&%T::%D%>"
29365msgstr "ISO C++ ��������������������������������������������������������������������������������������������������������������������������������� %<&%T::%D%>"
29366
29367#: cp/typeck.c:4983
29368#, gcc-internal-format
29369msgid "ISO C++ forbids taking the address of a bound member function to form a pointer to member function.  Say %<&%T::%D%>"
29370msgstr "ISO C++ ������������������������������������������������������������������������������������������ %<&%T::%D%>"
29371
29372#: cp/typeck.c:5012
29373#, gcc-internal-format
29374msgid "ISO C++ forbids taking the address of a cast to a non-lvalue expression"
29375msgstr "ISO C++ ������������������������������������������������"
29376
29377#: cp/typeck.c:5040
29378#, gcc-internal-format
29379msgid "cannot create pointer to reference member %qD"
29380msgstr "������������������������������ %qD ���������"
29381
29382#: cp/typeck.c:5255
29383#, gcc-internal-format
29384msgid "cannot take the address of %<this%>, which is an rvalue expression"
29385msgstr "������������������������ %<this%> ���������"
29386
29387#: cp/typeck.c:5278
29388#, gcc-internal-format
29389msgid "address of explicit register variable %qD requested"
29390msgstr "��������������������������� %qD ������������"
29391
29392#: cp/typeck.c:5283
29393#, gcc-internal-format
29394msgid "address requested for %qD, which is declared %<register%>"
29395msgstr "��������������� %<register%> ��� %qD ���������"
29396
29397#: cp/typeck.c:5350 cp/typeck.c:5377
29398#, gcc-internal-format
29399msgid "%s expression list treated as compound expression"
29400msgstr "%s ���������������������������������������"
29401
29402#: cp/typeck.c:5450
29403#, gcc-internal-format
29404msgid "no context to resolve type of %qE"
29405msgstr ""
29406
29407#: cp/typeck.c:5481
29408#, fuzzy, gcc-internal-format
29409msgid "cast from type %qT to type %qT casts away qualifiers"
29410msgstr "��� %qT ��� %qT ������������������������������"
29411
29412#: cp/typeck.c:5486
29413#, fuzzy, gcc-internal-format
29414msgid "static_cast from type %qT to type %qT casts away qualifiers"
29415msgstr "��������� %qT ��������� %qT ������ static_cast ������"
29416
29417#: cp/typeck.c:5491
29418#, fuzzy, gcc-internal-format
29419msgid "reinterpret_cast from type %qT to type %qT casts away qualifiers"
29420msgstr "��������� %qT ��������� %qT ������ static_cast ������"
29421
29422#: cp/typeck.c:5834
29423#, gcc-internal-format
29424msgid "invalid static_cast from type %qT to type %qT"
29425msgstr "��������� %qT ��������� %qT ������ static_cast ������"
29426
29427#: cp/typeck.c:5857
29428#, gcc-internal-format
29429msgid "converting from %qT to %qT"
29430msgstr "��� %qT ��������� %qT"
29431
29432#: cp/typeck.c:5906
29433#, gcc-internal-format
29434msgid "invalid cast of an rvalue expression of type %qT to type %qT"
29435msgstr "��������������� %qT ��������������������������� %qT ������������������"
29436
29437#: cp/typeck.c:5973
29438#, gcc-internal-format
29439msgid "cast from %qT to %qT loses precision"
29440msgstr "��� %qT ��� %qT ���������������������"
29441
29442#: cp/typeck.c:6003
29443#, gcc-internal-format
29444msgid "cast from %qT to %qT increases required alignment of target type"
29445msgstr "��� %qT ��� %qT ���������������������������������������������"
29446
29447#. Only issue a warning, as we have always supported this
29448#. where possible, and it is necessary in some cases.  DR 195
29449#. addresses this issue, but as of 2004/10/26 is still in
29450#. drafting.
29451#: cp/typeck.c:6022
29452#, gcc-internal-format
29453msgid "ISO C++ forbids casting between pointer-to-function and pointer-to-object"
29454msgstr "ISO C++ ������������������������������������������������������"
29455
29456#: cp/typeck.c:6035
29457#, gcc-internal-format
29458msgid "invalid cast from type %qT to type %qT"
29459msgstr "��������� %qT ��������� %qT ���������������"
29460
29461#: cp/typeck.c:6091
29462#, gcc-internal-format
29463msgid "invalid use of const_cast with type %qT, which is not a pointer, reference, nor a pointer-to-data-member type"
29464msgstr "��������� %qT ��������� const_cast ���������������������������������������������������������������������������������"
29465
29466#: cp/typeck.c:6100
29467#, gcc-internal-format
29468msgid "invalid use of const_cast with type %qT, which is a pointer or reference to a function type"
29469msgstr "��������� %qT ��������� const_cast ���������������������������������������������������������������"
29470
29471#: cp/typeck.c:6125
29472#, gcc-internal-format
29473msgid "invalid const_cast of an rvalue of type %qT to type %qT"
29474msgstr "��������� %qT ��������� %qT ������ const_cast ������"
29475
29476#: cp/typeck.c:6174
29477#, gcc-internal-format
29478msgid "invalid const_cast from type %qT to type %qT"
29479msgstr "��������� %qT ��������� %qT ������ const_cast ������"
29480
29481#: cp/typeck.c:6251 cp/typeck.c:6259
29482#, gcc-internal-format
29483msgid "ISO C++ forbids casting to an array type %qT"
29484msgstr "ISO C++ ������������������������������ %qT"
29485
29486#: cp/typeck.c:6268
29487#, gcc-internal-format
29488msgid "invalid cast to function type %qT"
29489msgstr "��������������� %qT ���������������"
29490
29491#: cp/typeck.c:6514
29492#, gcc-internal-format
29493msgid "  in evaluation of %<%Q(%#T, %#T)%>"
29494msgstr "  ������ %<%Q(%#T, %#T)%> ������"
29495
29496#: cp/typeck.c:6572
29497#, gcc-internal-format
29498msgid "incompatible types in assignment of %qT to %qT"
29499msgstr "��� %qT ��������� %qT ������������������"
29500
29501#: cp/typeck.c:6586
29502#, fuzzy, gcc-internal-format
29503msgid "array used as initializer"
29504msgstr "������������������������������"
29505
29506#: cp/typeck.c:6588
29507#, fuzzy, gcc-internal-format
29508msgid "invalid array assignment"
29509msgstr "������������������������������"
29510
29511#: cp/typeck.c:6688
29512#, gcc-internal-format
29513msgid "   in pointer to member function conversion"
29514msgstr "  ������������������������������"
29515
29516#: cp/typeck.c:6699
29517#, gcc-internal-format
29518msgid "pointer to member conversion via virtual base %qT"
29519msgstr "��������������������������������������� %qT"
29520
29521#: cp/typeck.c:6739 cp/typeck.c:6752
29522#, gcc-internal-format
29523msgid "   in pointer to member conversion"
29524msgstr "  ������������������������"
29525
29526#: cp/typeck.c:6830
29527#, gcc-internal-format
29528msgid "invalid conversion to type %qT from type %qT"
29529msgstr "��������� %qT ��������������������������� %qT"
29530
29531#: cp/typeck.c:7101
29532#, gcc-internal-format
29533msgid "cannot convert %qT to %qT for argument %qP to %qD"
29534msgstr "��������� %qT ��������� %qT������������ %qP(������ %qD)"
29535
29536#: cp/typeck.c:7104
29537#, gcc-internal-format
29538msgid "cannot convert %qT to %qT in %s"
29539msgstr "��������� %qT ��������� %qT������ %s ���"
29540
29541#: cp/typeck.c:7118
29542#, gcc-internal-format
29543msgid "%s might be a candidate for a format attribute"
29544msgstr "%s ��������� format ���������������������"
29545
29546#: cp/typeck.c:7211 cp/typeck.c:7213
29547#, gcc-internal-format
29548msgid "in passing argument %P of %q+D"
29549msgstr "��������������� %P (������ %q+D)"
29550
29551#: cp/typeck.c:7268
29552#, gcc-internal-format
29553msgid "returning reference to temporary"
29554msgstr "���������������������������"
29555
29556#: cp/typeck.c:7275
29557#, gcc-internal-format
29558msgid "reference to non-lvalue returned"
29559msgstr "���������������������������������"
29560
29561#: cp/typeck.c:7291
29562#, gcc-internal-format
29563msgid "reference to local variable %q+D returned"
29564msgstr "��������������������������� %q+D ���������"
29565
29566#: cp/typeck.c:7294
29567#, gcc-internal-format
29568msgid "address of local variable %q+D returned"
29569msgstr "������������������������ %q+D ���������"
29570
29571#: cp/typeck.c:7329
29572#, gcc-internal-format
29573msgid "returning a value from a destructor"
29574msgstr "���������������������"
29575
29576#. If a return statement appears in a handler of the
29577#. function-try-block of a constructor, the program is ill-formed.
29578#: cp/typeck.c:7337
29579#, gcc-internal-format
29580msgid "cannot return from a handler of a function-try-block of a constructor"
29581msgstr "������������������������������������������"
29582
29583#. You can't return a value from a constructor.
29584#: cp/typeck.c:7340
29585#, gcc-internal-format
29586msgid "returning a value from a constructor"
29587msgstr "������������������"
29588
29589#: cp/typeck.c:7358
29590#, gcc-internal-format
29591msgid "lambda return type can only be deduced when the return statement is the only statement in the function body"
29592msgstr ""
29593
29594#: cp/typeck.c:7364
29595#, fuzzy, gcc-internal-format
29596msgid "inconsistent types %qT and %qT deduced for lambda return type"
29597msgstr "���������������������������������������"
29598
29599#: cp/typeck.c:7390
29600#, gcc-internal-format
29601msgid "return-statement with no value, in function returning %qT"
29602msgstr "��������� %qT ������������������������������������������"
29603
29604#: cp/typeck.c:7411
29605#, gcc-internal-format
29606msgid "return-statement with a value, in function returning 'void'"
29607msgstr "������������void������������������������������������������"
29608
29609#: cp/typeck.c:7441
29610#, gcc-internal-format
29611msgid "%<operator new%> must not return NULL unless it is declared %<throw()%> (or -fcheck-new is in effect)"
29612msgstr "%<operator new%> ������������ NULL������������������������ %<throw()%> (��� -fcheck-new ���������)"
29613
29614#: cp/typeck2.c:55
29615#, gcc-internal-format
29616msgid "type %qT is not a base type for type %qT"
29617msgstr "������ %qT ������������ %qT ���������������"
29618
29619#: cp/typeck2.c:106
29620#, fuzzy, gcc-internal-format
29621msgid "assignment of data-member %qD in read-only structure"
29622msgstr "��� final ������ %q+D ���������������������������������"
29623
29624#: cp/typeck2.c:108
29625#, gcc-internal-format
29626msgid "assignment (via 'asm' output) of data-member %qD in read-only structure"
29627msgstr ""
29628
29629#: cp/typeck2.c:110
29630#, fuzzy, gcc-internal-format
29631msgid "increment of data-member %qD in read-only structure"
29632msgstr "���������������������������������"
29633
29634#: cp/typeck2.c:112
29635#, fuzzy, gcc-internal-format
29636msgid "decrement of data-member %qD in read-only structure"
29637msgstr "���������������������������������"
29638
29639#: cp/typeck2.c:116
29640#, fuzzy, gcc-internal-format
29641msgid "assignment of read-only data-member %qD"
29642msgstr "��������������� %qD ������"
29643
29644#: cp/typeck2.c:118
29645#, fuzzy, gcc-internal-format
29646msgid "assignment (via 'asm' output) of read-only data-member %qD"
29647msgstr "��������������� %qD ������"
29648
29649#: cp/typeck2.c:120
29650#, fuzzy, gcc-internal-format
29651msgid "increment of read-only data-member %qD"
29652msgstr "��������������� %qD ������"
29653
29654#: cp/typeck2.c:122
29655#, fuzzy, gcc-internal-format
29656msgid "decrement of read-only data-member %qD"
29657msgstr "��������������� %qD ������"
29658
29659#: cp/typeck2.c:131
29660#, fuzzy, gcc-internal-format
29661msgid "assignment of constant field %qD"
29662msgstr "��������������� %qD ������"
29663
29664#: cp/typeck2.c:133
29665#, gcc-internal-format
29666msgid "assignment (via 'asm' output) of constant field %qD"
29667msgstr ""
29668
29669#: cp/typeck2.c:135
29670#, fuzzy, gcc-internal-format
29671msgid "increment of constant field %qD"
29672msgstr "��������������� %qD ������"
29673
29674#: cp/typeck2.c:137
29675#, fuzzy, gcc-internal-format
29676msgid "decrement of constant field %qD"
29677msgstr "��������������� %qD ������"
29678
29679#: cp/typeck2.c:143
29680#, fuzzy, gcc-internal-format
29681msgid "assignment (via 'asm' output) of read-only variable %qD"
29682msgstr "��������������� %qD ������"
29683
29684#: cp/typeck2.c:153
29685#, fuzzy, gcc-internal-format
29686msgid "assignment of read-only parameter %qD"
29687msgstr "��������������� %qD ������"
29688
29689#: cp/typeck2.c:155
29690#, fuzzy, gcc-internal-format
29691msgid "assignment (via 'asm' output) of read-only parameter %qD"
29692msgstr "��������������� %qD ������"
29693
29694#: cp/typeck2.c:157
29695#, fuzzy, gcc-internal-format
29696msgid "increment of read-only parameter %qD"
29697msgstr "��������������� %qD ������"
29698
29699#: cp/typeck2.c:159
29700#, fuzzy, gcc-internal-format
29701msgid "decrement of read-only parameter %qD"
29702msgstr "��������������� %qD ������"
29703
29704#: cp/typeck2.c:166
29705#, fuzzy, gcc-internal-format
29706msgid "assignment of read-only reference %qD"
29707msgstr "��������������� %qD ������"
29708
29709#: cp/typeck2.c:168
29710#, fuzzy, gcc-internal-format
29711msgid "assignment (via 'asm' output) of read-only reference %qD"
29712msgstr "��������������� %qD ������"
29713
29714#: cp/typeck2.c:170
29715#, fuzzy, gcc-internal-format
29716msgid "increment of read-only reference %qD"
29717msgstr "��������������� %qD ������"
29718
29719#: cp/typeck2.c:172
29720#, fuzzy, gcc-internal-format
29721msgid "decrement of read-only reference %qD"
29722msgstr "��������������� %qD ������"
29723
29724#: cp/typeck2.c:176
29725#, fuzzy, gcc-internal-format
29726msgid "assignment of read-only named return value %qD"
29727msgstr "��������������� %qD ������"
29728
29729#: cp/typeck2.c:178
29730#, fuzzy, gcc-internal-format
29731msgid "assignment (via 'asm' output) of read-only named return value %qD"
29732msgstr "��������������� %qD ������"
29733
29734#: cp/typeck2.c:180
29735#, fuzzy, gcc-internal-format
29736msgid "increment of read-only named return value %qD"
29737msgstr "��������������� %qD ������"
29738
29739#: cp/typeck2.c:182
29740#, fuzzy, gcc-internal-format
29741msgid "decrement of read-only named return value %qD"
29742msgstr "��������������� %qD ������"
29743
29744#: cp/typeck2.c:186
29745#, fuzzy, gcc-internal-format
29746msgid "assignment of function %qD"
29747msgstr "���������������������"
29748
29749#: cp/typeck2.c:188
29750#, gcc-internal-format
29751msgid "assignment (via 'asm' output) of function %qD"
29752msgstr ""
29753
29754#: cp/typeck2.c:190
29755#, fuzzy, gcc-internal-format
29756msgid "increment of function %qD"
29757msgstr "���������������������"
29758
29759#: cp/typeck2.c:192
29760#, fuzzy, gcc-internal-format
29761msgid "decrement of function %qD"
29762msgstr "������������ %qs ���������������"
29763
29764#: cp/typeck2.c:198
29765#, fuzzy, gcc-internal-format
29766msgid "assignment (via 'asm' output) of read-only location %qE"
29767msgstr "���������������������"
29768
29769#: cp/typeck2.c:384
29770#, gcc-internal-format
29771msgid "cannot declare variable %q+D to be of abstract type %qT"
29772msgstr "��������������� %q+D ��������������������������� %qT"
29773
29774#: cp/typeck2.c:387
29775#, gcc-internal-format
29776msgid "cannot declare parameter %q+D to be of abstract type %qT"
29777msgstr "��������������� %q+D ��������������������������� %qT"
29778
29779#: cp/typeck2.c:390
29780#, gcc-internal-format
29781msgid "cannot declare field %q+D to be of abstract type %qT"
29782msgstr "��������������� %q+D ��������������������������� %qT"
29783
29784#: cp/typeck2.c:394
29785#, gcc-internal-format
29786msgid "invalid abstract return type for member function %q+#D"
29787msgstr "������������ %q+#D ���������������������������"
29788
29789#: cp/typeck2.c:396
29790#, gcc-internal-format
29791msgid "invalid abstract return type for function %q+#D"
29792msgstr "������ %q+#D ���������������������������"
29793
29794#. Here we do not have location information.
29795#: cp/typeck2.c:399
29796#, gcc-internal-format
29797msgid "invalid abstract type %qT for %qE"
29798msgstr "������������ %qT ��������������� %qE ������"
29799
29800#: cp/typeck2.c:401
29801#, gcc-internal-format
29802msgid "invalid abstract type for %q+D"
29803msgstr "%q+D ���������������������"
29804
29805#: cp/typeck2.c:404
29806#, gcc-internal-format
29807msgid "cannot allocate an object of abstract type %qT"
29808msgstr "������������������������ %qT ������������������������"
29809
29810#: cp/typeck2.c:413
29811#, fuzzy, gcc-internal-format
29812msgid "  because the following virtual functions are pure within %qT:"
29813msgstr "%J ������������������������ %qT ���������������������"
29814
29815#: cp/typeck2.c:417
29816#, gcc-internal-format
29817msgid "\t%+#D"
29818msgstr "\t%+#D"
29819
29820#: cp/typeck2.c:425
29821#, fuzzy, gcc-internal-format
29822msgid "  since type %qT has pure virtual functions"
29823msgstr "%J  ������������ %qT ���������������"
29824
29825#: cp/typeck2.c:455
29826#, fuzzy, gcc-internal-format
29827msgid "%q+D has incomplete type"
29828msgstr "%qD ���������������"
29829
29830#: cp/typeck2.c:468
29831#, fuzzy, gcc-internal-format
29832msgid "invalid use of incomplete type %q#T"
29833msgstr "��������������� typedef %qD ���������������"
29834
29835#: cp/typeck2.c:471
29836#, fuzzy, gcc-internal-format
29837msgid "forward declaration of %q+#T"
29838msgstr "%q+#D ���������"
29839
29840#: cp/typeck2.c:474
29841#, fuzzy, gcc-internal-format
29842msgid "declaration of %q+#T"
29843msgstr "%q+#D ���������"
29844
29845#: cp/typeck2.c:479
29846#, fuzzy, gcc-internal-format
29847msgid "invalid use of %qT"
29848msgstr "������������������ %qD"
29849
29850#: cp/typeck2.c:495
29851#, gcc-internal-format
29852msgid "invalid use of member (did you forget the %<&%> ?)"
29853msgstr ""
29854
29855#: cp/typeck2.c:504
29856#, fuzzy, gcc-internal-format
29857msgid "invalid use of template type parameter %qT"
29858msgstr "��������������� typedef %qD ���������������"
29859
29860#: cp/typeck2.c:509
29861#, fuzzy, gcc-internal-format
29862msgid "invalid use of template template parameter %qT"
29863msgstr "������������������������������������������"
29864
29865#: cp/typeck2.c:515
29866#, fuzzy, gcc-internal-format
29867msgid "invalid use of dependent type %qT"
29868msgstr "��������������� typedef %qD ���������������"
29869
29870#: cp/typeck2.c:523
29871#, gcc-internal-format
29872msgid "address of overloaded function with no contextual type information"
29873msgstr ""
29874
29875#: cp/typeck2.c:527
29876#, gcc-internal-format
29877msgid "overloaded function with no contextual type information"
29878msgstr ""
29879
29880#: cp/typeck2.c:530
29881#, gcc-internal-format
29882msgid "insufficient contextual information to determine type"
29883msgstr ""
29884
29885#: cp/typeck2.c:705
29886#, gcc-internal-format
29887msgid "constructor syntax used, but no constructor declared for type %qT"
29888msgstr "������������������������������������������������ %qT ���������������"
29889
29890#: cp/typeck2.c:719
29891#, gcc-internal-format
29892msgid "cannot initialize arrays using this syntax"
29893msgstr "���������������������������������"
29894
29895#: cp/typeck2.c:801
29896#, fuzzy, gcc-internal-format
29897msgid "narrowing conversion of %qE from %qT to %qT inside { }"
29898msgstr "��� %qE ��� %qT ��������� %qT ���������"
29899
29900#: cp/typeck2.c:859
29901#, gcc-internal-format
29902msgid "int-array initialized from non-wide string"
29903msgstr "int ���������������������������������"
29904
29905#: cp/typeck2.c:864
29906#, fuzzy, gcc-internal-format
29907msgid "int-array initialized from incompatible wide string"
29908msgstr "int ���������������������������������"
29909
29910#: cp/typeck2.c:879
29911#, gcc-internal-format
29912msgid "initializer-string for array of chars is too long"
29913msgstr "������������������������������������������"
29914
29915#: cp/typeck2.c:925
29916#, gcc-internal-format
29917msgid "cannot initialize aggregate of type %qT with a compound literal"
29918msgstr "������������������������������������������ %qT ���������"
29919
29920#: cp/typeck2.c:942
29921#, gcc-internal-format
29922msgid "array must be initialized with a brace-enclosed initializer"
29923msgstr ""
29924
29925#: cp/typeck2.c:1029 cp/typeck2.c:1137
29926#, gcc-internal-format
29927msgid "non-trivial designated initializers not supported"
29928msgstr "���������������������������������������������"
29929
29930#: cp/typeck2.c:1161 cp/typeck2.c:1175
29931#, gcc-internal-format
29932msgid "missing initializer for member %qD"
29933msgstr "������ %qD ���������������������"
29934
29935#: cp/typeck2.c:1166
29936#, gcc-internal-format
29937msgid "uninitialized const member %qD"
29938msgstr "��������������������������� %qD"
29939
29940#: cp/typeck2.c:1168
29941#, gcc-internal-format
29942msgid "member %qD with uninitialized const fields"
29943msgstr "������ %qD ������������������������������"
29944
29945#: cp/typeck2.c:1170
29946#, gcc-internal-format
29947msgid "member %qD is uninitialized reference"
29948msgstr "������ %qD ������������������������"
29949
29950#: cp/typeck2.c:1238
29951#, gcc-internal-format
29952msgid "no field %qD found in union being initialized"
29953msgstr "��������������������������������������� %qD"
29954
29955#: cp/typeck2.c:1247
29956#, gcc-internal-format
29957msgid "index value instead of field name in union initializer"
29958msgstr "���������������������������������������������������������������"
29959
29960#: cp/typeck2.c:1406
29961#, gcc-internal-format
29962msgid "circular pointer delegation detected"
29963msgstr "���������������������������"
29964
29965#: cp/typeck2.c:1419
29966#, gcc-internal-format
29967msgid "base operand of %<->%> has non-pointer type %qT"
29968msgstr "%<->%> ������������������������������������ %qT"
29969
29970#: cp/typeck2.c:1443
29971#, gcc-internal-format
29972msgid "result of %<operator->()%> yields non-pointer result"
29973msgstr "%<operator->()%> ������������������������������������"
29974
29975#: cp/typeck2.c:1445
29976#, gcc-internal-format
29977msgid "base operand of %<->%> is not a pointer"
29978msgstr "%<->%> ���������������������������������"
29979
29980#: cp/typeck2.c:1467
29981#, gcc-internal-format
29982msgid "%qE cannot be used as a member pointer, since it is of type %qT"
29983msgstr "%qE ������������������������������������������������ %qT"
29984
29985#: cp/typeck2.c:1476
29986#, fuzzy, gcc-internal-format
29987msgid "cannot apply member pointer %qE to %qE, which is of non-class type %qT"
29988msgstr "��������������������� %qE ��������� %qE ��������������������������� %qT ������������������"
29989
29990#: cp/typeck2.c:1498
29991#, gcc-internal-format
29992msgid "pointer to member type %qT incompatible with object type %qT"
29993msgstr "������������������ %qT ��������������� %qT ���������"
29994
29995#: cp/typeck2.c:1559
29996#, fuzzy, gcc-internal-format
29997msgid "invalid value-initialization of reference types"
29998msgstr "%J������������������������������������ %q#D"
29999
30000#: cp/typeck2.c:1750
30001#, gcc-internal-format
30002msgid "call to function %qD which throws incomplete type %q#T"
30003msgstr "��������������� %qD ��������������������������� %q#T"
30004
30005#: cp/typeck2.c:1753
30006#, gcc-internal-format
30007msgid "call to function which throws incomplete type %q#T"
30008msgstr "������������������������������������������ %q#T"
30009
30010#: fortran/arith.c:44
30011#, gcc-internal-format
30012msgid "Conversion of an Infinity or Not-a-Number at %L to INTEGER"
30013msgstr ""
30014
30015#: fortran/arith.c:943 fortran/arith.c:965
30016#, fuzzy, gcc-internal-format
30017msgid "Fortran 2003: Noninteger exponent in an initialization expression at %L"
30018msgstr "%C ���������������������������������"
30019
30020#: fortran/arith.c:951
30021#, gcc-internal-format
30022msgid "Raising a negative REAL at %L to a REAL power is prohibited"
30023msgstr ""
30024
30025#: fortran/arith.c:1977
30026#, gcc-internal-format
30027msgid "Arithmetic OK converting %s to %s at %L"
30028msgstr "��� %s ��������� %s������ %L ������������������"
30029
30030#: fortran/arith.c:1981
30031#, gcc-internal-format
30032msgid "Arithmetic overflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
30033msgstr ""
30034
30035#: fortran/arith.c:1986
30036#, fuzzy, gcc-internal-format
30037msgid "Arithmetic underflow converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
30038msgstr "��� %s ��������� %s������ %L ������������������������"
30039
30040#: fortran/arith.c:1991
30041#, gcc-internal-format
30042msgid "Arithmetic NaN converting %s to %s at %L. This check can be disabled with the option -fno-range-check"
30043msgstr ""
30044
30045#: fortran/arith.c:1996
30046#, gcc-internal-format
30047msgid "Division by zero converting %s to %s at %L"
30048msgstr "��� %s ��������� %s ������������������ %L ���"
30049
30050#: fortran/arith.c:2000
30051#, gcc-internal-format
30052msgid "Array operands are incommensurate converting %s to %s at %L"
30053msgstr ""
30054
30055#: fortran/arith.c:2004
30056#, gcc-internal-format
30057msgid "Integer outside symmetric range implied by Standard Fortran converting %s to %s at %L"
30058msgstr ""
30059
30060#: fortran/arith.c:2336
30061#, gcc-internal-format
30062msgid "The Hollerith constant at %L is too long to convert to %s"
30063msgstr "%L ������������������������������������������������ %s"
30064
30065#: fortran/array.c:90
30066#, gcc-internal-format
30067msgid "Expected array subscript at %C"
30068msgstr "%C ���������������������"
30069
30070#: fortran/array.c:117
30071#, gcc-internal-format
30072msgid "Expected array subscript stride at %C"
30073msgstr "%C ������������������������"
30074
30075#: fortran/array.c:160
30076#, gcc-internal-format
30077msgid "Invalid form of array reference at %C"
30078msgstr "%C ���������������������������"
30079
30080#: fortran/array.c:165
30081#, gcc-internal-format
30082msgid "Array reference at %C cannot have more than %d dimensions"
30083msgstr "%C ��������������������������������� %d ���"
30084
30085#: fortran/array.c:216
30086#, gcc-internal-format
30087msgid "Variable '%s' at %L in this context must be constant"
30088msgstr "���������%s������ %L ������������������������������"
30089
30090#: fortran/array.c:307
30091#, gcc-internal-format
30092msgid "Expected expression in array specification at %C"
30093msgstr "%C ���������������������������������"
30094
30095#: fortran/array.c:389
30096#, gcc-internal-format
30097msgid "Bad array specification for an explicitly shaped array at %C"
30098msgstr ""
30099
30100#: fortran/array.c:399
30101#, gcc-internal-format
30102msgid "Bad array specification for assumed shape array at %C"
30103msgstr ""
30104
30105#: fortran/array.c:413
30106#, gcc-internal-format
30107msgid "Bad specification for deferred shape array at %C"
30108msgstr ""
30109
30110#: fortran/array.c:417
30111#, gcc-internal-format
30112msgid "Bad specification for assumed size array at %C"
30113msgstr ""
30114
30115#: fortran/array.c:426
30116#, gcc-internal-format
30117msgid "Expected another dimension in array declaration at %C"
30118msgstr "%C ���������������������������������"
30119
30120#: fortran/array.c:432
30121#, gcc-internal-format
30122msgid "Array specification at %C has more than %d dimensions"
30123msgstr "%C ������������������������ %d ���������"
30124
30125#: fortran/array.c:438
30126#, fuzzy, gcc-internal-format
30127msgid "Fortran 2008: Array specification at %C with more than 7 dimensions"
30128msgstr "%C ������������������������ %d ���������"
30129
30130#: fortran/array.c:645
30131#, gcc-internal-format
30132msgid "duplicated initializer"
30133msgstr "������������������������"
30134
30135#: fortran/array.c:737
30136#, gcc-internal-format
30137msgid "DO-iterator '%s' at %L is inside iterator of the same name"
30138msgstr "DO ���������%s������ %L ������������������������������������������������"
30139
30140#: fortran/array.c:839 fortran/array.c:981
30141#, gcc-internal-format
30142msgid "Syntax error in array constructor at %C"
30143msgstr "%C ������������������������"
30144
30145#: fortran/array.c:896
30146#, fuzzy, gcc-internal-format
30147msgid "Fortran 2003: [...] style array constructors at %C"
30148msgstr "Fortran 2003 ������������������%C ��� [...] ���������������������"
30149
30150#: fortran/array.c:916
30151#, fuzzy, gcc-internal-format
30152msgid "Fortran 2003: Array constructor including type specification at %C"
30153msgstr "%C ������������������������������������"
30154
30155#: fortran/array.c:931
30156#, gcc-internal-format
30157msgid "Empty array constructor at %C is not allowed"
30158msgstr "%C ���������������������������������"
30159
30160#: fortran/array.c:1028
30161#, gcc-internal-format
30162msgid "Element in %s array constructor at %L is %s"
30163msgstr "%s ��������������������������� %L ������ %s"
30164
30165#: fortran/array.c:1365
30166#, gcc-internal-format
30167msgid "Iterator step at %L cannot be zero"
30168msgstr "%L ������������������������"
30169
30170#: fortran/array.c:1672
30171#, fuzzy, gcc-internal-format
30172msgid "Different CHARACTER lengths (%d/%d) in array constructor at %L"
30173msgstr "%s ��������������������������� %L ������ %s"
30174
30175#: fortran/check.c:44
30176#, gcc-internal-format
30177msgid "'%s' argument of '%s' intrinsic at %L must be a scalar"
30178msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30179
30180#: fortran/check.c:59
30181#, gcc-internal-format
30182msgid "'%s' argument of '%s' intrinsic at %L must be %s"
30183msgstr "���������%s���(���������������������%s������������ %L)��������� %s"
30184
30185#: fortran/check.c:87
30186#, gcc-internal-format
30187msgid "'%s' argument of '%s' intrinsic at %L must be a numeric type"
30188msgstr "���������%s���(���������������������%s������������ %L)������������������������"
30189
30190#: fortran/check.c:101 fortran/check.c:851 fortran/check.c:861
30191#, gcc-internal-format
30192msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or REAL"
30193msgstr "���������%s���(���������������������%s������������ %L)������������������������������"
30194
30195#: fortran/check.c:118
30196#, gcc-internal-format
30197msgid "'%s' argument of '%s' intrinsic at %L must be REAL or COMPLEX"
30198msgstr "���������%s���(���������������������%s������������ %L)������������������������������"
30199
30200#: fortran/check.c:147
30201#, gcc-internal-format
30202msgid "'%s' argument of '%s' intrinsic at %L must be a constant"
30203msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30204
30205#: fortran/check.c:156
30206#, gcc-internal-format
30207msgid "Invalid kind for %s at %L"
30208msgstr "%s ������������������ %L ���"
30209
30210#: fortran/check.c:175
30211#, gcc-internal-format
30212msgid "'%s' argument of '%s' intrinsic at %L must be double precision"
30213msgstr "���������%s���(���������������������%s������������ %L)������������������"
30214
30215#: fortran/check.c:192
30216#, gcc-internal-format
30217msgid "'%s' argument of '%s' intrinsic at %L must be a logical array"
30218msgstr "���������%s���(���������������������%s������������ %L)���������������������������"
30219
30220#: fortran/check.c:210
30221#, gcc-internal-format
30222msgid "'%s' argument of '%s' intrinsic at %L must be an array"
30223msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30224
30225#: fortran/check.c:225
30226#, gcc-internal-format
30227msgid "'%s' argument of '%s' intrinsic at %L must be the same type and kind as '%s'"
30228msgstr "���������%s���(���������������������%s������������ %L)������������������%s���������������������������"
30229
30230#: fortran/check.c:241
30231#, gcc-internal-format
30232msgid "'%s' argument of '%s' intrinsic at %L must be of rank %d"
30233msgstr "���������%s���(���������������������%s������������ %L)��������������� %d"
30234
30235#: fortran/check.c:256
30236#, gcc-internal-format
30237msgid "'%s' argument of '%s' intrinsic at %L must not be OPTIONAL"
30238msgstr "���������%s���(���������������������%s������������ %L)������������������"
30239
30240#: fortran/check.c:275
30241#, gcc-internal-format
30242msgid "'%s' argument of '%s' intrinsic at %L must be of kind %d"
30243msgstr "���������%s���(���������������������%s������������ %L)������������������ %d"
30244
30245#: fortran/check.c:297
30246#, gcc-internal-format
30247msgid "'%s' argument of '%s' intrinsic at %L cannot be INTENT(IN)"
30248msgstr "���%s���������(���������������������%s���)��� %L ������������ INTENT(IN)"
30249
30250#: fortran/check.c:303
30251#, gcc-internal-format
30252msgid "'%s' argument of '%s' intrinsic at %L must be a variable"
30253msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30254
30255#: fortran/check.c:364
30256#, gcc-internal-format
30257msgid "'dim' argument of '%s' intrinsic at %L is not a valid dimension index"
30258msgstr "���%s���������������������dim���������(��� %L ���)���������������������������������"
30259
30260#: fortran/check.c:434
30261#, fuzzy, gcc-internal-format
30262msgid "Unequal character lengths (%ld/%ld) in %s at %L"
30263msgstr "%L ������������������������������������"
30264
30265#: fortran/check.c:543 fortran/check.c:2137 fortran/check.c:2149
30266#, gcc-internal-format
30267msgid "'%s' argument of '%s' intrinsic at %L must be ALLOCATABLE"
30268msgstr "���������%s���(���������������������%s������������ %L)��������� ALLOCATABLE"
30269
30270#: fortran/check.c:564 fortran/check.c:4232
30271#, gcc-internal-format
30272msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have the same type"
30273msgstr "���%s���������%s���������(���������%s���������������)��� %L ���������������������"
30274
30275#: fortran/check.c:573 fortran/check.c:1312 fortran/check.c:1455
30276#: fortran/check.c:1529 fortran/check.c:1815
30277#, gcc-internal-format
30278msgid "Extension: Different type kinds at %L"
30279msgstr "���������%L ���������������������"
30280
30281#: fortran/check.c:611 fortran/check.c:2218
30282#, gcc-internal-format
30283msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER"
30284msgstr "���������%s���(���������������������%s������������ %L)��������������� POINTER"
30285
30286#: fortran/check.c:629
30287#, fuzzy, gcc-internal-format
30288msgid "'%s' argument of '%s' intrinsic at %L must be a pointer or target VARIABLE or FUNCTION"
30289msgstr "���%s���������(���������������������%s��������� %L ���)������������������ REAL ��� COMPLEX"
30290
30291#: fortran/check.c:637
30292#, gcc-internal-format
30293msgid "'%s' argument of '%s' intrinsic at %L must be a POINTER or a TARGET"
30294msgstr "���������%s���(���������������������%s������������ %L)��������������� POINTER ��� TARGET"
30295
30296#: fortran/check.c:653
30297#, gcc-internal-format
30298msgid "Array section with a vector subscript at %L shall not be the target of a pointer"
30299msgstr "%L ���������������������������������������������������������������"
30300
30301#: fortran/check.c:664
30302#, gcc-internal-format
30303msgid "NULL pointer at %L is not permitted as actual argument of '%s' intrinsic function"
30304msgstr "%L ��� NULL ���������������������������������%s������������"
30305
30306#: fortran/check.c:823 fortran/check.c:990
30307#, gcc-internal-format
30308msgid "'%s' argument of '%s' intrinsic at %L must not be present if 'x' is COMPLEX"
30309msgstr "������x������ COMPLEX ������%s���������(���������%s��������������������� %L ���)������������"
30310
30311#: fortran/check.c:831 fortran/check.c:998
30312#, fuzzy, gcc-internal-format
30313msgid "'%s' argument of '%s' intrinsic at %L must have a type of either REAL or INTEGER"
30314msgstr "���%s���������(���������������������%s��������� %L ���)������������������ REAL ��� COMPLEX"
30315
30316#: fortran/check.c:884 fortran/check.c:1374 fortran/check.c:1477
30317#: fortran/check.c:1633 fortran/check.c:1650 fortran/check.c:2706
30318#: fortran/check.c:2845 fortran/check.c:3197 fortran/check.c:3297
30319#, fuzzy, gcc-internal-format
30320msgid "Fortran 2003: '%s' intrinsic with KIND argument at %L"
30321msgstr "Fortran 2003���%C ������ FLUSH ������"
30322
30323#: fortran/check.c:931 fortran/check.c:1137
30324#, fuzzy, gcc-internal-format
30325msgid "'%s' argument of '%s' intrinsic at %L has invalid shape in dimension %d (%ld/%ld)"
30326msgstr "���%s���������������������dim���������(��� %L ���)���������������������������������"
30327
30328#: fortran/check.c:946 fortran/check.c:1152 fortran/check.c:1180
30329#, fuzzy, gcc-internal-format
30330msgid "'%s' argument of intrinsic '%s' at %L of must have rank %d or be a scalar"
30331msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30332
30333#: fortran/check.c:1047 fortran/check.c:1909 fortran/check.c:1917
30334#, gcc-internal-format
30335msgid "'%s' argument of '%s' intrinsic at %L must be numeric or LOGICAL"
30336msgstr "���������%s���(���������������������%s������������ %L)������������������ LOGICAL ���"
30337
30338#: fortran/check.c:1061
30339#, gcc-internal-format
30340msgid "Different shape for arguments '%s' and '%s' at %L for intrinsic 'dot_product'"
30341msgstr ""
30342
30343#: fortran/check.c:1080 fortran/check.c:1088
30344#, fuzzy, gcc-internal-format
30345msgid "'%s' argument of '%s' intrinsic at %L must be default real"
30346msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30347
30348#: fortran/check.c:1244
30349#, fuzzy, gcc-internal-format
30350msgid "Fortran 2008: COMPLEX argument '%s' argument of '%s' intrinsic at %L"
30351msgstr "���������%s���(���������������������%s������������ %L)��������� %s"
30352
30353#: fortran/check.c:1425
30354#, gcc-internal-format
30355msgid "Argument of %s at %L must be of length one"
30356msgstr "%s ���������(������ %L)��������������� 1"
30357
30358#: fortran/check.c:1484
30359#, gcc-internal-format
30360msgid "'%s' argument of '%s' intrinsic at %L must be the same kind as '%s'"
30361msgstr "���������%s���(���������������������%s������������ %L)������������������%s������������������"
30362
30363#: fortran/check.c:1609
30364#, gcc-internal-format
30365msgid "'%s' argument of '%s' intrinsic at %L must be a non-derived type"
30366msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30367
30368#: fortran/check.c:1788
30369#, gcc-internal-format
30370msgid "Intrinsic '%s' at %L must have at least two arguments"
30371msgstr "���������������%s��� ��� %L ������������������������������"
30372
30373#: fortran/check.c:1821
30374#, fuzzy, gcc-internal-format
30375msgid "'a%d' argument of '%s' intrinsic at %L must be %s(%d)"
30376msgstr "���������%s���(���������������������%s������������ %L)��������� %s(%d)"
30377
30378#: fortran/check.c:1852
30379#, gcc-internal-format
30380msgid "Fortran 2003: '%s' intrinsic with CHARACTER argument at %L"
30381msgstr ""
30382
30383#: fortran/check.c:1859
30384#, fuzzy, gcc-internal-format
30385msgid "'a1' argument of '%s' intrinsic at %L must be INTEGER, REAL or CHARACTER"
30386msgstr "���%s���������������������a1������������ %L ������������ INTEGER ��� REAL"
30387
30388#: fortran/check.c:1926
30389#, fuzzy, gcc-internal-format
30390msgid "Argument types of '%s' intrinsic at %L must match (%s/%s)"
30391msgstr "���������%s���(���������������������%s������������ %L)��������� %s(%d)"
30392
30393#: fortran/check.c:1940
30394#, gcc-internal-format
30395msgid "Different shape on dimension 1 for arguments '%s' and '%s' at %L for intrinsic matmul"
30396msgstr ""
30397
30398#: fortran/check.c:1959
30399#, gcc-internal-format
30400msgid "Different shape on dimension 2 for argument '%s' and dimension 1 for argument '%s' at %L for intrinsic matmul"
30401msgstr ""
30402
30403#: fortran/check.c:1968
30404#, gcc-internal-format
30405msgid "'%s' argument of '%s' intrinsic at %L must be of rank 1 or 2"
30406msgstr "���������%s���(���������������������%s������������ %L)��������������� 1 ��� 2"
30407
30408#: fortran/check.c:2160
30409#, fuzzy, gcc-internal-format
30410msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must have the same rank %d/%d"
30411msgstr "���%s���������%s���������(���������%s���������������)��� %L ���������������������"
30412
30413#: fortran/check.c:2169
30414#, fuzzy, gcc-internal-format
30415msgid "the '%s' and '%s' arguments of '%s' intrinsic at %L must be of the same kind %d/%d"
30416msgstr "���%s���������%s���������(���������%s���������������)��� %L ���������������������"
30417
30418#: fortran/check.c:2289 fortran/check.c:3244
30419#, fuzzy, gcc-internal-format
30420msgid "'%s' argument of '%s' intrinsic at %L must provide at least as many elements as there are .TRUE. values in '%s' (%ld/%d)"
30421msgstr "���������%s���(���������������������%s������������ %L)������������������%s���������������������������"
30422
30423#: fortran/check.c:2314
30424#, gcc-internal-format
30425msgid "'%s' argument of '%s' intrinsic at %L must be of type REAL or COMPLEX"
30426msgstr "���%s���������(���������������������%s��������� %L ���)������������������ REAL ��� COMPLEX"
30427
30428#: fortran/check.c:2335
30429#, gcc-internal-format
30430msgid "'%s' argument of '%s' intrinsic at %L must be of a dummy variable"
30431msgstr "���������%s���(���������������������%s������������ %L)���������������������������"
30432
30433#: fortran/check.c:2343
30434#, gcc-internal-format
30435msgid "'%s' argument of '%s' intrinsic at %L must be of an OPTIONAL dummy variable"
30436msgstr "���%s���������(���������%s������������������������ %L)��������������� OPTIONAL ���������"
30437
30438#: fortran/check.c:2359
30439#, fuzzy, gcc-internal-format
30440msgid "'%s' argument of '%s' intrinsic at %L must not be a subobject of '%s'"
30441msgstr "���������%s���(���������������������%s������������ %L)��������� %s"
30442
30443#: fortran/check.c:2484
30444#, gcc-internal-format
30445msgid "'shape' argument of 'reshape' intrinsic at %L must be an array of constant size"
30446msgstr "���reshape���������������������shape������������ %L ������������������������������������"
30447
30448#: fortran/check.c:2494
30449#, fuzzy, gcc-internal-format
30450msgid "'%s' argument of '%s' intrinsic at %L is empty"
30451msgstr "���������%s���(���������������������%s������������ %L)��������� %s"
30452
30453#: fortran/check.c:2501
30454#, gcc-internal-format
30455msgid "'shape' argument of 'reshape' intrinsic at %L has more than %d elements"
30456msgstr "���reshape���������������������shape������������ %L ������������ %d ������������"
30457
30458#: fortran/check.c:2521
30459#, fuzzy, gcc-internal-format
30460msgid "'%s' argument of '%s' intrinsic at %L has negative element (%d)"
30461msgstr "���������%s���(���������������������%s������������ %L)��������� %s(%d)"
30462
30463#: fortran/check.c:2562
30464#, fuzzy, gcc-internal-format
30465msgid "'%s' argument of '%s' intrinsic at %L has wrong number of elements (%d/%d)"
30466msgstr "���������%s���(���������������������%s������������ %L)��������������� %d"
30467
30468#: fortran/check.c:2583
30469#, fuzzy, gcc-internal-format
30470msgid "'%s' argument of '%s' intrinsic at %L has out-of-range dimension (%d)"
30471msgstr "���%s���������������������dim���������(��� %L ���)���������������������������������"
30472
30473#: fortran/check.c:2592
30474#, fuzzy, gcc-internal-format
30475msgid "'%s' argument of '%s' intrinsic at %L has invalid permutation of dimensions (dimension '%d' duplicated)"
30476msgstr "���%s���������������������dim���������(��� %L ���)���������������������������������"
30477
30478#: fortran/check.c:2627
30479#, gcc-internal-format
30480msgid "Without padding, there are not enough elements in the intrinsic RESHAPE source at %L to match the shape"
30481msgstr ""
30482
30483#: fortran/check.c:2645 fortran/check.c:2661
30484#, fuzzy, gcc-internal-format
30485msgid "'%s' argument of '%s' intrinsic at %L must be of a derived type"
30486msgstr "���������%s���(���������������������%s������������ %L)���������������������"
30487
30488#: fortran/check.c:2653 fortran/check.c:2669
30489#, fuzzy, gcc-internal-format
30490msgid "'%s' argument of '%s' intrinsic at %L must be of an extensible type"
30491msgstr "���������%s���(���������������������%s������������ %L)������������������������"
30492
30493#: fortran/check.c:2768
30494#, gcc-internal-format
30495msgid "Missing arguments to %s intrinsic at %L"
30496msgstr "%s ������������������������������ %L ���"
30497
30498#: fortran/check.c:2809
30499#, gcc-internal-format
30500msgid "'source' argument of 'shape' intrinsic at %L must not be an assumed size array"
30501msgstr "���shape���������������������source������������ %L ���������������������������������"
30502
30503#: fortran/check.c:2880
30504#, gcc-internal-format
30505msgid "'%s' argument of '%s' intrinsic at %L must be less than rank %d"
30506msgstr "���������%s���(���������������������%s������������ %L)��������������� %d"
30507
30508#: fortran/check.c:2899
30509#, fuzzy, gcc-internal-format
30510msgid "'%s' argument of '%s' intrinsic at %L is not a valid dimension index"
30511msgstr "���%s���������������������dim���������(��� %L ���)���������������������������������"
30512
30513#: fortran/check.c:3152
30514#, fuzzy, gcc-internal-format
30515msgid "'MOLD' argument of 'TRANSFER' intrinsic at %L must not be %s"
30516msgstr "���������%s���(���������������������%s������������ %L)��������� %s"
30517
30518#: fortran/check.c:3258
30519#, fuzzy, gcc-internal-format
30520msgid "'%s' argument of '%s' intrinsic at %L must have the same rank as '%s' or be a scalar"
30521msgstr "���������%s���(���������������������%s������������ %L)������������������%s������������������"
30522
30523#: fortran/check.c:3271
30524#, fuzzy, gcc-internal-format
30525msgid "'%s' and '%s' arguments of '%s' intrinsic at %L must have identical shape."
30526msgstr "���%s���������%s���������(���������%s���������������)��� %L ���������������������"
30527
30528#: fortran/check.c:3514 fortran/check.c:3546
30529#, fuzzy, gcc-internal-format
30530msgid "Size of '%s' argument of '%s' intrinsic at %L too small (%i/%i)"
30531msgstr "���������%s���(���������������������%s������������ %L)��������� %s"
30532
30533#: fortran/check.c:3554
30534#, gcc-internal-format
30535msgid "Too many arguments to %s at %L"
30536msgstr "������������ %s ��������������������� %L"
30537
30538#: fortran/check.c:3666 fortran/check.c:4143 fortran/check.c:4167
30539#, gcc-internal-format
30540msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or PROCEDURE"
30541msgstr "���������%s���(���������������������%s������������ %L)��������� INTEGER ��� PROCEDURE"
30542
30543#: fortran/check.c:3849
30544#, fuzzy, gcc-internal-format
30545msgid "'%s' argument of '%s' intrinsic at %L must be of a kind not wider than the default kind (%d)"
30546msgstr "���������%s���(���������������������%s������������ %L)��������������� %d"
30547
30548#: fortran/check.c:4216 fortran/check.c:4224
30549#, gcc-internal-format
30550msgid "'%s' argument of '%s' intrinsic at %L must be INTEGER or LOGICAL"
30551msgstr "���������%s���(���������������������%s������������ %L)��������� INTEGER ��� LOGICAL"
30552
30553#: fortran/cpp.c:439
30554#, gcc-internal-format
30555msgid "To enable preprocessing, use -cpp"
30556msgstr ""
30557
30558#: fortran/cpp.c:525 fortran/cpp.c:535
30559#, fuzzy, gcc-internal-format
30560msgid "opening output file %s: %s"
30561msgstr "������������������ %s���%m"
30562
30563#: fortran/data.c:63
30564#, fuzzy, gcc-internal-format
30565msgid "non-constant array in DATA statement %L"
30566msgstr "%L DATA ���������������������������"
30567
30568#: fortran/data.c:190
30569#, gcc-internal-format
30570msgid "failure to simplify substring reference in DATA statement at %L"
30571msgstr ""
30572
30573#: fortran/data.c:215
30574#, fuzzy, gcc-internal-format
30575msgid "initialization string truncated to match variable at %L"
30576msgstr "%C ������������������������������������������"
30577
30578#: fortran/data.c:294
30579#, fuzzy, gcc-internal-format
30580msgid "'%s' at %L already is initialized at %L"
30581msgstr "���������%s������ %C ������������ %L ������������"
30582
30583#: fortran/data.c:318
30584#, gcc-internal-format
30585msgid "Data element below array lower bound at %L"
30586msgstr ""
30587
30588#: fortran/data.c:330
30589#, gcc-internal-format
30590msgid "Data element above array upper bound at %L"
30591msgstr ""
30592
30593#: fortran/data.c:435
30594#, gcc-internal-format
30595msgid "Extension: re-initialization of '%s' at %L"
30596msgstr "������������%s������������������ %L"
30597
30598#: fortran/decl.c:259
30599#, fuzzy, gcc-internal-format
30600msgid "Host associated variable '%s' may not be in the DATA statement at %C"
30601msgstr "%C READ ������������������"
30602
30603#: fortran/decl.c:266
30604#, gcc-internal-format
30605msgid "Extension: initialization of common block variable '%s' in DATA statement at %C"
30606msgstr "���������DATA ������������������������������%s������ %C ������������"
30607
30608#: fortran/decl.c:371
30609#, gcc-internal-format
30610msgid "Symbol '%s' must be a PARAMETER in DATA statement at %C"
30611msgstr "DATA ������������������%s������������������ PARAMETER������ %C ���"
30612
30613#: fortran/decl.c:396
30614#, fuzzy, gcc-internal-format
30615msgid "Invalid initializer %s in Data statement at %C"
30616msgstr "asm ������������������������������"
30617
30618#: fortran/decl.c:499
30619#, gcc-internal-format
30620msgid "Initialization at %C is not allowed in a PURE procedure"
30621msgstr "��������������������������� %C ������ PURE ���������"
30622
30623#: fortran/decl.c:558
30624#, gcc-internal-format
30625msgid "DATA statement at %C is not allowed in a PURE procedure"
30626msgstr "DATA ������������������������ %C ������ PURE ���������"
30627
30628#: fortran/decl.c:587
30629#, gcc-internal-format
30630msgid "Bad INTENT specification at %C"
30631msgstr "%C ������������������ INTENT"
30632
30633#: fortran/decl.c:634
30634#, gcc-internal-format
30635msgid "Conflict in attributes of function argument at %C"
30636msgstr ""
30637
30638#: fortran/decl.c:658
30639#, gcc-internal-format
30640msgid "Obsolescent feature: Old-style character length at %C"
30641msgstr ""
30642
30643#: fortran/decl.c:690
30644#, gcc-internal-format
30645msgid "Syntax error in character length specification at %C"
30646msgstr "%C ������������������������������������"
30647
30648#: fortran/decl.c:813
30649#, gcc-internal-format
30650msgid "Procedure '%s' at %C is already defined at %L"
30651msgstr "���������%s������ %C ������������ %L ������������"
30652
30653#: fortran/decl.c:821
30654#, fuzzy, gcc-internal-format
30655msgid "Name '%s' at %C is already defined as a generic interface at %L"
30656msgstr "���������%s������ %C ������������ %L ������������"
30657
30658#: fortran/decl.c:834
30659#, gcc-internal-format
30660msgid "Procedure '%s' at %C has an explicit interface and must not have attributes declared at %L"
30661msgstr "���������%s������ %C ��������������������������������������� %L ������������������������������"
30662
30663#: fortran/decl.c:906
30664#, fuzzy, gcc-internal-format
30665msgid "Procedure '%s' at %L must have the BIND(C) attribute to be C interoperable"
30666msgstr "%L ���������������%s������������ SAVE ������ %s"
30667
30668#: fortran/decl.c:936
30669#, gcc-internal-format
30670msgid "Type '%s' at %L is a parameter to the BIND(C)  procedure '%s' but is not C interoperable because derived type '%s' is not C interoperable"
30671msgstr ""
30672
30673#: fortran/decl.c:943
30674#, gcc-internal-format
30675msgid "Variable '%s' at %L is a parameter to the BIND(C) procedure '%s' but may not be C interoperable"
30676msgstr ""
30677
30678#: fortran/decl.c:958
30679#, fuzzy, gcc-internal-format
30680msgid "Character argument '%s' at %L must be length 1 because procedure '%s' is BIND(C)"
30681msgstr "��� %L ������������������������������������"
30682
30683#: fortran/decl.c:972
30684#, gcc-internal-format
30685msgid "Variable '%s' at %L cannot have the ALLOCATABLE attribute because procedure '%s' is BIND(C)"
30686msgstr ""
30687
30688#: fortran/decl.c:981
30689#, gcc-internal-format
30690msgid "Variable '%s' at %L cannot have the POINTER attribute because procedure '%s' is BIND(C)"
30691msgstr ""
30692
30693#: fortran/decl.c:990
30694#, gcc-internal-format
30695msgid "Variable '%s' at %L cannot have the OPTIONAL attribute because procedure '%s' is BIND(C)"
30696msgstr ""
30697
30698#: fortran/decl.c:1003
30699#, gcc-internal-format
30700msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
30701msgstr ""
30702
30703#: fortran/decl.c:1013
30704#, gcc-internal-format
30705msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' at %L because the procedure is BIND(C)"
30706msgstr ""
30707
30708#: fortran/decl.c:1090
30709#, gcc-internal-format
30710msgid "Variable '%s' in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is BIND(C)"
30711msgstr ""
30712
30713#: fortran/decl.c:1137
30714#, gcc-internal-format
30715msgid "CHARACTER expression at %L is being truncated (%d/%d)"
30716msgstr ""
30717
30718#: fortran/decl.c:1144
30719#, gcc-internal-format
30720msgid "The CHARACTER elements of the array constructor at %L must have the same length (%d/%d)"
30721msgstr ""
30722
30723#: fortran/decl.c:1234
30724#, gcc-internal-format
30725msgid "Initializer not allowed for PARAMETER '%s' at %C"
30726msgstr "PARAMETER���%s������ %C ������������������������������"
30727
30728#: fortran/decl.c:1244
30729#, gcc-internal-format
30730msgid "PARAMETER at %L is missing an initializer"
30731msgstr "%L ��� PARAMETER ���������������������"
30732
30733#: fortran/decl.c:1254
30734#, gcc-internal-format
30735msgid "Variable '%s' at %C with an initializer already appears in a DATA statement"
30736msgstr ""
30737
30738#: fortran/decl.c:1406
30739#, gcc-internal-format
30740msgid "Component at %C must have the POINTER attribute"
30741msgstr "%C ��������������������� POINTER ������"
30742
30743#: fortran/decl.c:1414
30744#, gcc-internal-format
30745msgid "Array component of structure at %C must have explicit or deferred shape"
30746msgstr ""
30747
30748#: fortran/decl.c:1489
30749#, gcc-internal-format
30750msgid "Pointer array component of structure at %C must have a deferred shape"
30751msgstr ""
30752
30753#: fortran/decl.c:1498
30754#, fuzzy, gcc-internal-format
30755msgid "Allocatable component of structure at %C must have a deferred shape"
30756msgstr "���������������������%s������ %L ���������������������������"
30757
30758#: fortran/decl.c:1507
30759#, gcc-internal-format
30760msgid "Array component of structure at %C must have an explicit shape"
30761msgstr ""
30762
30763#: fortran/decl.c:1537
30764#, gcc-internal-format
30765msgid "NULL() initialization at %C is ambiguous"
30766msgstr "%C ������ NULL() ������������������"
30767
30768#: fortran/decl.c:1654 fortran/decl.c:5866
30769#, fuzzy, gcc-internal-format
30770msgid "Duplicate array spec for Cray pointee at %C"
30771msgstr "%C ������������������������"
30772
30773#: fortran/decl.c:1725
30774#, fuzzy, gcc-internal-format
30775msgid "the type of '%s' at %C has not been declared within the interface"
30776msgstr "%qD ���������������������������"
30777
30778#: fortran/decl.c:1741
30779#, gcc-internal-format
30780msgid "Function name '%s' not allowed at %C"
30781msgstr "������������%s��������������������� %C ���"
30782
30783#: fortran/decl.c:1757
30784#, gcc-internal-format
30785msgid "Extension: Old-style initialization at %C"
30786msgstr "���������%C ���������������������"
30787
30788#: fortran/decl.c:1772 fortran/decl.c:4391
30789#, gcc-internal-format
30790msgid "Initialization at %C isn't for a pointer variable"
30791msgstr "%C ������������������������������������������"
30792
30793#: fortran/decl.c:1780 fortran/decl.c:4399 fortran/decl.c:4539
30794#, gcc-internal-format
30795msgid "Pointer initialization requires a NULL() at %C"
30796msgstr "%C ��������������������������� NULL()"
30797
30798#: fortran/decl.c:1786 fortran/decl.c:4405 fortran/decl.c:4544
30799#, gcc-internal-format
30800msgid "Initialization of pointer at %C is not allowed in a PURE procedure"
30801msgstr "%C ������������������������������������������ PURE ���������"
30802
30803#: fortran/decl.c:1799
30804#, gcc-internal-format
30805msgid "Pointer initialization at %C requires '=>', not '='"
30806msgstr "��� %C ������������������������������=>������������������=���"
30807
30808#: fortran/decl.c:1808 fortran/decl.c:7102
30809#, gcc-internal-format
30810msgid "Expected an initialization expression at %C"
30811msgstr "%C ���������������������������������"
30812
30813#: fortran/decl.c:1815
30814#, gcc-internal-format
30815msgid "Initialization of variable at %C is not allowed in a PURE procedure"
30816msgstr "%C ������������������������������������������ PURE ���������"
30817
30818#: fortran/decl.c:1828
30819#, fuzzy, gcc-internal-format
30820msgid "Initialization of allocatable component at %C is not allowed"
30821msgstr "%C ������������������������������������������ PURE ���������"
30822
30823#: fortran/decl.c:1882 fortran/decl.c:1891
30824#, gcc-internal-format
30825msgid "Old-style type declaration %s*%d not supported at %C"
30826msgstr "��������������������� %s*%d ��� %C ���������������"
30827
30828#: fortran/decl.c:1896
30829#, fuzzy, gcc-internal-format
30830msgid "Nonstandard type declaration %s*%d at %C"
30831msgstr "%C ��������������������������� %s*%d"
30832
30833#: fortran/decl.c:1947 fortran/decl.c:2023
30834#, fuzzy, gcc-internal-format
30835msgid "Missing right parenthesis at %C"
30836msgstr "%C ������������������"
30837
30838#: fortran/decl.c:1960 fortran/decl.c:2068
30839#, gcc-internal-format
30840msgid "Expected initialization expression at %C"
30841msgstr "%C ���������������������������"
30842
30843#: fortran/decl.c:1968 fortran/decl.c:2074
30844#, gcc-internal-format
30845msgid "Expected scalar initialization expression at %C"
30846msgstr "%C ���������������������������������"
30847
30848#: fortran/decl.c:1999
30849#, fuzzy, gcc-internal-format
30850msgid "Kind %d not supported for type %s at %C"
30851msgstr "������ %d ��� %C ��� ������������ %s ���������"
30852
30853#: fortran/decl.c:2012
30854#, gcc-internal-format
30855msgid "C kind type parameter is for type %s but type at %L is %s"
30856msgstr ""
30857
30858#: fortran/decl.c:2021
30859#, fuzzy, gcc-internal-format
30860msgid "Missing right parenthesis or comma at %C"
30861msgstr "%C ������������������"
30862
30863#: fortran/decl.c:2094
30864#, fuzzy, gcc-internal-format
30865msgid "Kind %d is not supported for CHARACTER at %C"
30866msgstr "������ %d ��� %C ��� ������������ %s ���������"
30867
30868#: fortran/decl.c:2224
30869#, gcc-internal-format
30870msgid "Syntax error in CHARACTER declaration at %C"
30871msgstr "%C ��� CHARACTER ������������������"
30872
30873#: fortran/decl.c:2307
30874#, gcc-internal-format
30875msgid "Extension: BYTE type at %C"
30876msgstr "���������%C ������ BYTE ������"
30877
30878#: fortran/decl.c:2313
30879#, gcc-internal-format
30880msgid "BYTE type used at %C is not available on the target machine"
30881msgstr "%C ������������ BYTE ������������������������������"
30882
30883#: fortran/decl.c:2362
30884#, gcc-internal-format
30885msgid "DOUBLE COMPLEX at %C does not conform to the Fortran 95 standard"
30886msgstr "%C ������ DOUBLE COMPLEX ������������ Fortran 95 ������"
30887
30888#: fortran/decl.c:2388
30889#, fuzzy, gcc-internal-format
30890msgid "Fortran 2003: CLASS statement at %C"
30891msgstr "Fortran 2003���%C ������ FLUSH ������"
30892
30893#: fortran/decl.c:2411 fortran/decl.c:2420 fortran/decl.c:2733
30894#: fortran/decl.c:2741
30895#, gcc-internal-format
30896msgid "Type name '%s' at %C is ambiguous"
30897msgstr "������������%s���(��� %C ���)���������"
30898
30899#: fortran/decl.c:2496
30900#, gcc-internal-format
30901msgid "Missing character range in IMPLICIT at %C"
30902msgstr ""
30903
30904#: fortran/decl.c:2542
30905#, gcc-internal-format
30906msgid "Letters must be in alphabetic order in IMPLICIT statement at %C"
30907msgstr "%C ��� IMPLICIT ������������������������������������"
30908
30909#: fortran/decl.c:2598
30910#, gcc-internal-format
30911msgid "Empty IMPLICIT statement at %C"
30912msgstr "%C IMPLICIT ������������"
30913
30914#: fortran/decl.c:2699
30915#, fuzzy, gcc-internal-format
30916msgid "IMPORT statement at %C only permitted in an INTERFACE body"
30917msgstr "%C ������ ENTRY ��������������������� INTERFACE ���"
30918
30919#: fortran/decl.c:2704
30920#, fuzzy, gcc-internal-format
30921msgid "Fortran 2003: IMPORT statement at %C"
30922msgstr "Fortran 2003���%C ������ FLUSH ������"
30923
30924#: fortran/decl.c:2719
30925#, fuzzy, gcc-internal-format
30926msgid "Expecting list of named entities at %C"
30927msgstr "������ %s ������������ %C"
30928
30929#: fortran/decl.c:2747
30930#, gcc-internal-format
30931msgid "Cannot IMPORT '%s' from host scoping unit at %C - does not exist."
30932msgstr ""
30933
30934#: fortran/decl.c:2754
30935#, gcc-internal-format
30936msgid "'%s' is already IMPORTed from host scoping unit at %C."
30937msgstr ""
30938
30939#: fortran/decl.c:2783
30940#, fuzzy, gcc-internal-format
30941msgid "Syntax error in IMPORT statement at %C"
30942msgstr "%s ��������� %C ���������������"
30943
30944#: fortran/decl.c:3048
30945#, gcc-internal-format
30946msgid "Missing dimension specification at %C"
30947msgstr "%C ���������������������"
30948
30949#: fortran/decl.c:3125
30950#, gcc-internal-format
30951msgid "Duplicate %s attribute at %L"
30952msgstr "��������� %s ��������������� %L"
30953
30954#: fortran/decl.c:3144
30955#, gcc-internal-format
30956msgid "Fortran 2003: ALLOCATABLE attribute at %C in a TYPE definition"
30957msgstr ""
30958
30959#: fortran/decl.c:3154
30960#, gcc-internal-format
30961msgid "Attribute at %L is not allowed in a TYPE definition"
30962msgstr ""
30963
30964#: fortran/decl.c:3172
30965#, gcc-internal-format
30966msgid "Fortran 2003: Attribute %s at %L in a TYPE definition"
30967msgstr ""
30968
30969#: fortran/decl.c:3183
30970#, fuzzy, gcc-internal-format
30971msgid "%s attribute at %L is not allowed outside of the specification part of a module"
30972msgstr "%s ������(������ %L)������������������ MODULE ������"
30973
30974#: fortran/decl.c:3198
30975#, fuzzy, gcc-internal-format
30976msgid "Fortran 2003: ASYNCHRONOUS attribute at %C"
30977msgstr "Fortran 2003���%C ������ FLUSH ������"
30978
30979#: fortran/decl.c:3244 fortran/decl.c:6119
30980#, gcc-internal-format
30981msgid "PROTECTED at %C only allowed in specification part of a module"
30982msgstr ""
30983
30984#: fortran/decl.c:3250
30985#, fuzzy, gcc-internal-format
30986msgid "Fortran 2003: PROTECTED attribute at %C"
30987msgstr "Fortran 2003���%C ������ FLUSH ������"
30988
30989#: fortran/decl.c:3281
30990#, fuzzy, gcc-internal-format
30991msgid "Fortran 2003: VALUE attribute at %C"
30992msgstr "Fortran 2003���%C ������ FLUSH ������"
30993
30994#: fortran/decl.c:3291
30995#, fuzzy, gcc-internal-format
30996msgid "Fortran 2003: VOLATILE attribute at %C"
30997msgstr "Fortran 2003���%C ������ FLUSH ������"
30998
30999#: fortran/decl.c:3331
31000#, gcc-internal-format
31001msgid "Multiple identifiers provided with single NAME= specifier at %C"
31002msgstr ""
31003
31004#: fortran/decl.c:3427
31005#, fuzzy, gcc-internal-format
31006msgid "Implicitly declared BIND(C) function '%s' at %L may not be C interoperable"
31007msgstr "���������������%s���(������ %L)���������������������������"
31008
31009#: fortran/decl.c:3448
31010#, gcc-internal-format
31011msgid "Variable '%s' in common block '%s' at %L may not be a C interoperable kind though common block '%s' is BIND(C)"
31012msgstr ""
31013
31014#: fortran/decl.c:3457
31015#, gcc-internal-format
31016msgid "Type declaration '%s' at %L is not C interoperable but it is BIND(C)"
31017msgstr ""
31018
31019#: fortran/decl.c:3461
31020#, fuzzy, gcc-internal-format
31021msgid "Variable '%s' at %L may not be a C interoperable kind but it is bind(c)"
31022msgstr "���������%s������ %L ���������������������������"
31023
31024#: fortran/decl.c:3473
31025#, gcc-internal-format
31026msgid "Variable '%s' in common block '%s' at %L cannot be declared with BIND(C) since it is not a global"
31027msgstr ""
31028
31029#: fortran/decl.c:3487
31030#, fuzzy, gcc-internal-format
31031msgid "Variable '%s' at %L cannot have both the POINTER and BIND(C) attributes"
31032msgstr "%L ���������������%s������������ SAVE ������ %s"
31033
31034#: fortran/decl.c:3495
31035#, fuzzy, gcc-internal-format
31036msgid "Variable '%s' at %L cannot have both the ALLOCATABLE and BIND(C) attributes"
31037msgstr "%L ���������������%s������������ SAVE ������ %s"
31038
31039#: fortran/decl.c:3507
31040#, fuzzy, gcc-internal-format
31041msgid "Return type of BIND(C) function '%s' at %L cannot be an array"
31042msgstr "CHARACTER(*) ���������%s���(������ %L)���������������������"
31043
31044#: fortran/decl.c:3515
31045#, fuzzy, gcc-internal-format
31046msgid "Return type of BIND(C) function '%s' at %L cannot be a character string"
31047msgstr "���������������%s���(������ %L)���������������������������"
31048
31049#. Use gfc_warning_now because we won't say that the symbol fails
31050#. just because of this.
31051#: fortran/decl.c:3526
31052#, gcc-internal-format
31053msgid "Symbol '%s' at %L is marked PRIVATE but has been given the binding label '%s'"
31054msgstr ""
31055
31056#: fortran/decl.c:3601
31057#, gcc-internal-format
31058msgid "Need either entity or common block name for attribute specification statement at %C"
31059msgstr ""
31060
31061#: fortran/decl.c:3648
31062#, fuzzy, gcc-internal-format
31063msgid "Missing entity or common block name for attribute specification statement at %C"
31064msgstr "���������DATA ������������������������������%s������ %C ������������"
31065
31066#. Now we have an error, which we signal, and then fix up
31067#. because the knock-on is plain and simple confusing.
31068#: fortran/decl.c:3757
31069#, fuzzy, gcc-internal-format
31070msgid "Derived type at %C has not been previously defined and so cannot appear in a derived type definition"
31071msgstr "%C ������������������������������������������������������������������������������"
31072
31073#: fortran/decl.c:3789
31074#, gcc-internal-format
31075msgid "Syntax error in data declaration at %C"
31076msgstr "%C ���������������������������"
31077
31078#: fortran/decl.c:3946
31079#, gcc-internal-format
31080msgid "Name '%s' at %C is the name of the procedure"
31081msgstr "���������%s���(������ %C)������������������������"
31082
31083#: fortran/decl.c:3958
31084#, gcc-internal-format
31085msgid "Unexpected junk in formal argument list at %C"
31086msgstr "%C ���������������������������������������������"
31087
31088#: fortran/decl.c:3975
31089#, gcc-internal-format
31090msgid "Duplicate symbol '%s' in formal argument list at %C"
31091msgstr "���������%s������ %C ���������������������������������"
31092
31093#: fortran/decl.c:4026
31094#, gcc-internal-format
31095msgid "RESULT variable at %C must be different than function name"
31096msgstr "%C ��� RESULT ���������������������������"
31097
31098#: fortran/decl.c:4103
31099#, gcc-internal-format
31100msgid "Unexpected junk after function declaration at %C"
31101msgstr "%C ������������������������������������������������"
31102
31103#: fortran/decl.c:4113 fortran/decl.c:5162
31104#, fuzzy, gcc-internal-format
31105msgid "Fortran 2008: BIND(C) attribute at %L may not be specified for an internal procedure"
31106msgstr "%L ��� PURE ������������������ SAVE ������"
31107
31108#: fortran/decl.c:4257
31109#, fuzzy, gcc-internal-format
31110msgid "Interface '%s' at %C may not be generic"
31111msgstr "%L ������������������������"
31112
31113#: fortran/decl.c:4263
31114#, fuzzy, gcc-internal-format
31115msgid "Interface '%s' at %C may not be a statement function"
31116msgstr "���������������%s���(������ %L)���������������������������"
31117
31118#: fortran/decl.c:4276
31119#, fuzzy, gcc-internal-format
31120msgid "Intrinsic procedure '%s' not allowed in PROCEDURE statement at %C"
31121msgstr "���������������%s������ %L ������������������������������"
31122
31123#: fortran/decl.c:4331
31124#, gcc-internal-format
31125msgid "BIND(C) attribute at %C requires an interface with BIND(C)"
31126msgstr ""
31127
31128#: fortran/decl.c:4338
31129#, gcc-internal-format
31130msgid "BIND(C) procedure with NAME may not have POINTER attribute at %C"
31131msgstr ""
31132
31133#: fortran/decl.c:4344
31134#, gcc-internal-format
31135msgid "Dummy procedure at %C may not have BIND(C) attribute with NAME"
31136msgstr ""
31137
31138#: fortran/decl.c:4367
31139#, fuzzy, gcc-internal-format
31140msgid "Procedure '%s' at %L already has basic type of %s"
31141msgstr "���������%s������ %L ��������������������������� %s"
31142
31143#: fortran/decl.c:4428 fortran/decl.c:4606
31144#, fuzzy, gcc-internal-format
31145msgid "Syntax error in PROCEDURE statement at %C"
31146msgstr "%C SAVE ������������������"
31147
31148#: fortran/decl.c:4477 fortran/decl.c:7486
31149#, fuzzy, gcc-internal-format
31150msgid "Expected '::' after binding-attributes at %C"
31151msgstr "%C ������������������"
31152
31153#: fortran/decl.c:4484
31154#, gcc-internal-format
31155msgid "NOPASS or explicit interface required at %C"
31156msgstr ""
31157
31158#: fortran/decl.c:4488
31159#, fuzzy, gcc-internal-format
31160msgid "Fortran 2003: Procedure pointer component at %C"
31161msgstr "Fortran 2003���%C ������ FLUSH ������"
31162
31163#: fortran/decl.c:4563
31164#, fuzzy, gcc-internal-format
31165msgid "Syntax error in procedure pointer component at %C"
31166msgstr "%C ������������������������"
31167
31168#: fortran/decl.c:4580
31169#, gcc-internal-format
31170msgid "PROCEDURE at %C must be in a generic interface"
31171msgstr ""
31172
31173#: fortran/decl.c:4645
31174#, fuzzy, gcc-internal-format
31175msgid "Fortran 2003: PROCEDURE statement at %C"
31176msgstr "Fortran 2003���%C ������ FLUSH ������"
31177
31178#: fortran/decl.c:4713
31179#, gcc-internal-format
31180msgid "Expected formal argument list in function definition at %C"
31181msgstr ""
31182
31183#: fortran/decl.c:4737 fortran/decl.c:4741 fortran/decl.c:4940
31184#: fortran/decl.c:4944 fortran/decl.c:5130 fortran/decl.c:5134
31185#: fortran/symbol.c:1520
31186#, gcc-internal-format
31187msgid "BIND(C) attribute at %L can only be used for variables or common blocks"
31188msgstr ""
31189
31190#: fortran/decl.c:4862
31191#, gcc-internal-format
31192msgid "ENTRY statement at %C cannot appear within a PROGRAM"
31193msgstr "%C ������ ENTRY ��������������������� PROGRAM ���"
31194
31195#: fortran/decl.c:4865
31196#, gcc-internal-format
31197msgid "ENTRY statement at %C cannot appear within a MODULE"
31198msgstr "%C ������ ENTRY ��������������������� MODULE ���"
31199
31200#: fortran/decl.c:4868
31201#, gcc-internal-format
31202msgid "ENTRY statement at %C cannot appear within a BLOCK DATA"
31203msgstr "%C ������ ENTRY ��������������������� BLOCK DATA ���"
31204
31205#: fortran/decl.c:4872
31206#, gcc-internal-format
31207msgid "ENTRY statement at %C cannot appear within an INTERFACE"
31208msgstr "%C ������ ENTRY ��������������������� INTERFACE ���"
31209
31210#: fortran/decl.c:4876
31211#, gcc-internal-format
31212msgid "ENTRY statement at %C cannot appear within a DERIVED TYPE block"
31213msgstr "%C ������ ENTRY ��������������������� DERIVED TYPE ���������"
31214
31215#: fortran/decl.c:4880
31216#, gcc-internal-format
31217msgid "ENTRY statement at %C cannot appear within an IF-THEN block"
31218msgstr "%C ������ ENTRY ��������������������� IF-THEN ���������"
31219
31220#: fortran/decl.c:4884
31221#, gcc-internal-format
31222msgid "ENTRY statement at %C cannot appear within a DO block"
31223msgstr "%C ������ ENTRY ��������������������� DO ���"
31224
31225#: fortran/decl.c:4888
31226#, gcc-internal-format
31227msgid "ENTRY statement at %C cannot appear within a SELECT block"
31228msgstr "%C ������ ENTRY ��������������������� SELECT ���������"
31229
31230#: fortran/decl.c:4892
31231#, gcc-internal-format
31232msgid "ENTRY statement at %C cannot appear within a FORALL block"
31233msgstr "%C ������ ENTRY ��������������������� FORALL ���������"
31234
31235#: fortran/decl.c:4896
31236#, gcc-internal-format
31237msgid "ENTRY statement at %C cannot appear within a WHERE block"
31238msgstr "%C ������ ENTRY ��������������������� WHERE ���������"
31239
31240#: fortran/decl.c:4900
31241#, gcc-internal-format
31242msgid "ENTRY statement at %C cannot appear within a contained subprogram"
31243msgstr "%C ������ ENTRY ������������������������������������������"
31244
31245#: fortran/decl.c:4918
31246#, gcc-internal-format
31247msgid "ENTRY statement at %C cannot appear in a contained procedure"
31248msgstr "%C ��� ENTRY ������������������������������������������"
31249
31250#: fortran/decl.c:4972 fortran/decl.c:5170
31251#, gcc-internal-format
31252msgid "Missing required parentheses before BIND(C) at %C"
31253msgstr ""
31254
31255#: fortran/decl.c:5232 fortran/decl.c:5248
31256#, fuzzy, gcc-internal-format
31257msgid "Syntax error in NAME= specifier for binding label at %C"
31258msgstr "%C CASE ������������������"
31259
31260#: fortran/decl.c:5263
31261#, fuzzy, gcc-internal-format
31262msgid "Missing closing quote '\"' for binding label at %C"
31263msgstr "%C ���������������������"
31264
31265#: fortran/decl.c:5272
31266#, fuzzy, gcc-internal-format
31267msgid "Missing closing quote ''' for binding label at %C"
31268msgstr "%C ���������������������"
31269
31270#: fortran/decl.c:5282
31271#, fuzzy, gcc-internal-format
31272msgid "Missing closing paren for binding label at %C"
31273msgstr "%C ���������������������"
31274
31275#: fortran/decl.c:5288
31276#, fuzzy, gcc-internal-format
31277msgid "No binding name is allowed in BIND(C) at %C"
31278msgstr "������������%s��������������������� %C ���"
31279
31280#: fortran/decl.c:5294
31281#, gcc-internal-format
31282msgid "For dummy procedure %s, no binding name is allowed in BIND(C) at %C"
31283msgstr ""
31284
31285#: fortran/decl.c:5325
31286#, gcc-internal-format
31287msgid "NAME not allowed on BIND(C) for ABSTRACT INTERFACE at %C"
31288msgstr ""
31289
31290#: fortran/decl.c:5508
31291#, gcc-internal-format
31292msgid "Unexpected END statement at %C"
31293msgstr "%C ��������������� END ������"
31294
31295#. We would have required END [something].
31296#: fortran/decl.c:5517
31297#, gcc-internal-format
31298msgid "%s statement expected at %L"
31299msgstr "������ %s ��������� %L ���"
31300
31301#: fortran/decl.c:5528
31302#, gcc-internal-format
31303msgid "Expecting %s statement at %C"
31304msgstr "������ %s ������������ %C"
31305
31306#: fortran/decl.c:5543
31307#, gcc-internal-format
31308msgid "Expected block name of '%s' in %s statement at %C"
31309msgstr "���������������%s���������%s��������������������� %C"
31310
31311#: fortran/decl.c:5560
31312#, gcc-internal-format
31313msgid "Expected terminating name at %C"
31314msgstr "%C ������������������"
31315
31316#: fortran/decl.c:5569 fortran/decl.c:5577
31317#, gcc-internal-format
31318msgid "Expected label '%s' for %s statement at %C"
31319msgstr "���������������%s��������� %s ������������ %C"
31320
31321#: fortran/decl.c:5632
31322#, gcc-internal-format
31323msgid "Missing array specification at %L in DIMENSION statement"
31324msgstr ""
31325
31326#: fortran/decl.c:5640
31327#, gcc-internal-format
31328msgid "Dimensions specified for %s at %L after its initialisation"
31329msgstr ""
31330
31331#: fortran/decl.c:5649
31332#, gcc-internal-format
31333msgid "Array specification must be deferred at %L"
31334msgstr "%L ���������������������������"
31335
31336#: fortran/decl.c:5746
31337#, gcc-internal-format
31338msgid "Unexpected character in variable list at %C"
31339msgstr "%C ���������������������������������������������"
31340
31341#: fortran/decl.c:5783
31342#, gcc-internal-format
31343msgid "Expected '(' at %C"
31344msgstr "��� %C ������������(���"
31345
31346#: fortran/decl.c:5797 fortran/decl.c:5837
31347#, gcc-internal-format
31348msgid "Expected variable name at %C"
31349msgstr "��� %C ������������������"
31350
31351#: fortran/decl.c:5813
31352#, fuzzy, gcc-internal-format
31353msgid "Cray pointer at %C must be an integer"
31354msgstr "%C ��� Cray ������������������������������"
31355
31356#: fortran/decl.c:5817
31357#, fuzzy, gcc-internal-format
31358msgid "Cray pointer at %C has %d bytes of precision; memory addresses require %d bytes"
31359msgstr "%C ������ Cray ��������������� %d������������������������ %d ���������"
31360
31361#: fortran/decl.c:5823
31362#, gcc-internal-format
31363msgid "Expected \",\" at %C"
31364msgstr "��� %C ������������,���"
31365
31366#: fortran/decl.c:5886
31367#, gcc-internal-format
31368msgid "Expected \")\" at %C"
31369msgstr "��� %C ������������)���"
31370
31371#: fortran/decl.c:5898
31372#, gcc-internal-format
31373msgid "Expected \",\" or end of statement at %C"
31374msgstr "��� %C ������������,���������������"
31375
31376#: fortran/decl.c:5924
31377#, gcc-internal-format
31378msgid "INTENT is not allowed inside of BLOCK at %C"
31379msgstr ""
31380
31381#: fortran/decl.c:5956
31382#, gcc-internal-format
31383msgid "OPTIONAL is not allowed inside of BLOCK at %C"
31384msgstr ""
31385
31386#: fortran/decl.c:5975
31387#, fuzzy, gcc-internal-format
31388msgid "Cray pointer declaration at %C requires -fcray-pointer flag"
31389msgstr "%C ������ Cray ������������������ -fcray-pointer ���������"
31390
31391#: fortran/decl.c:6070
31392#, gcc-internal-format
31393msgid "Access specification of the %s operator at %C has already been specified"
31394msgstr ""
31395
31396#: fortran/decl.c:6087
31397#, gcc-internal-format
31398msgid "Access specification of the .%s. operator at %C has already been specified"
31399msgstr ""
31400
31401#: fortran/decl.c:6125
31402#, fuzzy, gcc-internal-format
31403msgid "Fortran 2003: PROTECTED statement at %C"
31404msgstr "Fortran 2003���%C ������ FLUSH ������"
31405
31406#: fortran/decl.c:6165
31407#, fuzzy, gcc-internal-format
31408msgid "Syntax error in PROTECTED statement at %C"
31409msgstr "%C SAVE ������������������"
31410
31411#: fortran/decl.c:6189
31412#, fuzzy, gcc-internal-format
31413msgid "PRIVATE statement at %C is only allowed in the specification part of a module"
31414msgstr "DATA ������������������������ %C ������ PURE ���������"
31415
31416#: fortran/decl.c:6226
31417#, fuzzy, gcc-internal-format
31418msgid "PUBLIC statement at %C is only allowed in the specification part of a module"
31419msgstr "DATA ������������������������ %C ������ PURE ���������"
31420
31421#: fortran/decl.c:6254
31422#, gcc-internal-format
31423msgid "Expected variable name at %C in PARAMETER statement"
31424msgstr ""
31425
31426#: fortran/decl.c:6261
31427#, gcc-internal-format
31428msgid "Expected = sign in PARAMETER statement at %C"
31429msgstr "%C ��� PARAMETER ��������������� = ������"
31430
31431#: fortran/decl.c:6267
31432#, gcc-internal-format
31433msgid "Expected expression at %C in PARAMETER statement"
31434msgstr "%C ��� PARAMETER ������������������������"
31435
31436#: fortran/decl.c:6287
31437#, fuzzy, gcc-internal-format
31438msgid "Initializing already initialized variable at %C"
31439msgstr "COMMON ���������%s������ %C ������������������������������"
31440
31441#: fortran/decl.c:6322
31442#, gcc-internal-format
31443msgid "Unexpected characters in PARAMETER statement at %C"
31444msgstr "%C ��� PARAMETER ������������������������������"
31445
31446#: fortran/decl.c:6346
31447#, gcc-internal-format
31448msgid "Blanket SAVE statement at %C follows previous SAVE statement"
31449msgstr ""
31450
31451#: fortran/decl.c:6358
31452#, gcc-internal-format
31453msgid "SAVE statement at %C follows blanket SAVE statement"
31454msgstr "%C ��� SAVE ������������������ SAVE ������"
31455
31456#: fortran/decl.c:6405
31457#, gcc-internal-format
31458msgid "Syntax error in SAVE statement at %C"
31459msgstr "%C SAVE ������������������"
31460
31461#: fortran/decl.c:6419
31462#, gcc-internal-format
31463msgid "VALUE is not allowed inside of BLOCK at %C"
31464msgstr ""
31465
31466#: fortran/decl.c:6423
31467#, fuzzy, gcc-internal-format
31468msgid "Fortran 2003: VALUE statement at %C"
31469msgstr "Fortran 2003���%C ������ FLUSH ������"
31470
31471#: fortran/decl.c:6463
31472#, fuzzy, gcc-internal-format
31473msgid "Syntax error in VALUE statement at %C"
31474msgstr "%C SAVE ������������������"
31475
31476#: fortran/decl.c:6474
31477#, fuzzy, gcc-internal-format
31478msgid "Fortran 2003: VOLATILE statement at %C"
31479msgstr "Fortran 2003���%C ������ FLUSH ������"
31480
31481#: fortran/decl.c:6516
31482#, fuzzy, gcc-internal-format
31483msgid "Syntax error in VOLATILE statement at %C"
31484msgstr "%C SAVE ������������������"
31485
31486#: fortran/decl.c:6527
31487#, fuzzy, gcc-internal-format
31488msgid "Fortran 2003: ASYNCHRONOUS statement at %C"
31489msgstr "Fortran 2003���%C ������ FLUSH ������"
31490
31491#: fortran/decl.c:6569
31492#, fuzzy, gcc-internal-format
31493msgid "Syntax error in ASYNCHRONOUS statement at %C"
31494msgstr "%C SAVE ������������������"
31495
31496#: fortran/decl.c:6592
31497#, gcc-internal-format
31498msgid "MODULE PROCEDURE at %C must be in a generic module interface"
31499msgstr ""
31500
31501#: fortran/decl.c:6637
31502#, gcc-internal-format
31503msgid "Intrinsic procedure at %L cannot be a MODULE PROCEDURE"
31504msgstr ""
31505
31506#: fortran/decl.c:6686
31507#, fuzzy, gcc-internal-format
31508msgid "Ambiguous symbol in TYPE definition at %C"
31509msgstr "%C ��� TYPE ��������������� ::"
31510
31511#: fortran/decl.c:6692
31512#, fuzzy, gcc-internal-format
31513msgid "No such symbol in TYPE definition at %C"
31514msgstr "%C ��� TYPE ��������������� ::"
31515
31516#: fortran/decl.c:6698
31517#, gcc-internal-format
31518msgid "'%s' in EXTENDS expression at %C is not a derived type"
31519msgstr ""
31520
31521#: fortran/decl.c:6705
31522#, gcc-internal-format
31523msgid "'%s' cannot be extended at %C because it is BIND(C)"
31524msgstr ""
31525
31526#: fortran/decl.c:6712
31527#, gcc-internal-format
31528msgid "'%s' cannot be extended at %C because it is a SEQUENCE type"
31529msgstr ""
31530
31531#: fortran/decl.c:6735
31532#, gcc-internal-format
31533msgid "Derived type at %C can only be PRIVATE in the specification part of a module"
31534msgstr ""
31535
31536#: fortran/decl.c:6747
31537#, gcc-internal-format
31538msgid "Derived type at %C can only be PUBLIC in the specification part of a module"
31539msgstr ""
31540
31541#: fortran/decl.c:6768
31542#, fuzzy, gcc-internal-format
31543msgid "Fortran 2003: ABSTRACT type at %C"
31544msgstr "Fortran 2003���%L ������ IOMSG ������"
31545
31546#: fortran/decl.c:6872
31547#, gcc-internal-format
31548msgid "Expected :: in TYPE definition at %C"
31549msgstr "%C ��� TYPE ��������������� ::"
31550
31551#: fortran/decl.c:6883
31552#, gcc-internal-format
31553msgid "Type name '%s' at %C cannot be the same as an intrinsic type"
31554msgstr "���������%s���(������ %C)���������������������������"
31555
31556#: fortran/decl.c:6893
31557#, gcc-internal-format
31558msgid "Derived type name '%s' at %C already has a basic type of %s"
31559msgstr ""
31560
31561#: fortran/decl.c:6909
31562#, gcc-internal-format
31563msgid "Derived type definition of '%s' at %C has already been defined"
31564msgstr ""
31565
31566#. Since the extension field is 8 bit wide, we can only have
31567#. up to 255 extension levels.
31568#: fortran/decl.c:6945 fortran/symbol.c:4737
31569#, gcc-internal-format
31570msgid "Maximum extension level reached with type '%s' at %L"
31571msgstr ""
31572
31573#: fortran/decl.c:6982
31574#, gcc-internal-format
31575msgid "Cray Pointee at %C cannot be assumed shape array"
31576msgstr ""
31577
31578#: fortran/decl.c:7002
31579#, fuzzy, gcc-internal-format
31580msgid "Fortran 2003: ENUM and ENUMERATOR at %C"
31581msgstr "Fortran 2003 ������������%C ������ ENUM AND ENUMERATOR"
31582
31583#: fortran/decl.c:7040
31584#, gcc-internal-format
31585msgid "Enumerator exceeds the C integer type at %C"
31586msgstr "%C ��������������������� C ������������"
31587
31588#: fortran/decl.c:7119
31589#, gcc-internal-format
31590msgid "ENUMERATOR %L not initialized with integer expression"
31591msgstr ""
31592
31593#: fortran/decl.c:7167
31594#, gcc-internal-format
31595msgid "ENUM definition statement expected before %C"
31596msgstr ""
31597
31598#: fortran/decl.c:7203
31599#, gcc-internal-format
31600msgid "Syntax error in ENUMERATOR definition at %C"
31601msgstr "%C ��� ENUMERATOR ���������������������"
31602
31603#: fortran/decl.c:7250 fortran/decl.c:7265
31604#, fuzzy, gcc-internal-format
31605msgid "Duplicate access-specifier at %C"
31606msgstr "������ %s ������������ %C"
31607
31608#: fortran/decl.c:7285
31609#, gcc-internal-format
31610msgid "Binding attributes already specify passing, illegal NOPASS at %C"
31611msgstr ""
31612
31613#: fortran/decl.c:7305
31614#, gcc-internal-format
31615msgid "Binding attributes already specify passing, illegal PASS at %C"
31616msgstr ""
31617
31618#: fortran/decl.c:7332
31619#, fuzzy, gcc-internal-format
31620msgid "Duplicate POINTER attribute at %C"
31621msgstr "��������� %s ��������������� %L"
31622
31623#: fortran/decl.c:7350
31624#, fuzzy, gcc-internal-format
31625msgid "Duplicate NON_OVERRIDABLE at %C"
31626msgstr "%C ��������� VARIABLE "
31627
31628#: fortran/decl.c:7366
31629#, fuzzy, gcc-internal-format
31630msgid "Duplicate DEFERRED at %C"
31631msgstr "%C ������������ SEQUENCE ������"
31632
31633#: fortran/decl.c:7379
31634#, fuzzy, gcc-internal-format
31635msgid "Expected access-specifier at %C"
31636msgstr "%C ������������������������"
31637
31638#: fortran/decl.c:7381
31639#, fuzzy, gcc-internal-format
31640msgid "Expected binding attribute at %C"
31641msgstr "%C ������������������"
31642
31643#: fortran/decl.c:7389
31644#, gcc-internal-format
31645msgid "NON_OVERRIDABLE and DEFERRED can't both appear at %C"
31646msgstr ""
31647
31648#: fortran/decl.c:7401
31649#, gcc-internal-format
31650msgid "POINTER attribute is required for procedure pointer component at %C"
31651msgstr ""
31652
31653#: fortran/decl.c:7442
31654#, gcc-internal-format
31655msgid "Interface-name expected after '(' at %C"
31656msgstr ""
31657
31658#: fortran/decl.c:7448
31659#, fuzzy, gcc-internal-format
31660msgid "')' expected at %C"
31661msgstr "��� %C ������������(���"
31662
31663#: fortran/decl.c:7470
31664#, gcc-internal-format
31665msgid "Interface must be specified for DEFERRED binding at %C"
31666msgstr ""
31667
31668#: fortran/decl.c:7475
31669#, gcc-internal-format
31670msgid "PROCEDURE(interface) at %C should be declared DEFERRED"
31671msgstr ""
31672
31673#: fortran/decl.c:7496
31674#, fuzzy, gcc-internal-format
31675msgid "Expected binding name at %C"
31676msgstr "%C ������������������"
31677
31678#: fortran/decl.c:7508
31679#, gcc-internal-format
31680msgid "'=> target' is invalid for DEFERRED binding at %C"
31681msgstr ""
31682
31683#: fortran/decl.c:7514
31684#, gcc-internal-format
31685msgid "'::' needed in PROCEDURE binding with explicit target at %C"
31686msgstr ""
31687
31688#: fortran/decl.c:7524
31689#, fuzzy, gcc-internal-format
31690msgid "Expected binding target after '=>' at %C"
31691msgstr "%C ������������������"
31692
31693#: fortran/decl.c:7536
31694#, fuzzy, gcc-internal-format
31695msgid "Junk after PROCEDURE declaration at %C"
31696msgstr "%C ��� CHARACTER ������������������"
31697
31698#: fortran/decl.c:7551
31699#, gcc-internal-format
31700msgid "Type '%s' containing DEFERRED binding at %C is not ABSTRACT"
31701msgstr ""
31702
31703#: fortran/decl.c:7562
31704#, gcc-internal-format
31705msgid "There's already a procedure with binding name '%s' for the derived type '%s' at %C"
31706msgstr ""
31707
31708#: fortran/decl.c:7602
31709#, gcc-internal-format
31710msgid "GENERIC at %C must be inside a derived-type CONTAINS"
31711msgstr ""
31712
31713#: fortran/decl.c:7619
31714#, fuzzy, gcc-internal-format
31715msgid "Expected '::' at %C"
31716msgstr "��� %C ������������(���"
31717
31718#: fortran/decl.c:7631
31719#, fuzzy, gcc-internal-format
31720msgid "Expected generic name or operator descriptor at %C"
31721msgstr "%C ���������������������"
31722
31723#: fortran/decl.c:7657
31724#, fuzzy, gcc-internal-format
31725msgid "Expected '=>' at %C"
31726msgstr "��� %C ������������(���"
31727
31728#: fortran/decl.c:7699
31729#, gcc-internal-format
31730msgid "There's already a non-generic procedure with binding name '%s' for the derived type '%s' at %C"
31731msgstr ""
31732
31733#: fortran/decl.c:7707
31734#, gcc-internal-format
31735msgid "Binding at %C must have the same access as already defined binding '%s'"
31736msgstr ""
31737
31738#: fortran/decl.c:7756
31739#, fuzzy, gcc-internal-format
31740msgid "Expected specific binding name at %C"
31741msgstr "%C ������������������"
31742
31743#: fortran/decl.c:7766
31744#, gcc-internal-format
31745msgid "'%s' already defined as specific binding for the generic '%s' at %C"
31746msgstr ""
31747
31748#: fortran/decl.c:7782
31749#, gcc-internal-format
31750msgid "Junk after GENERIC binding at %C"
31751msgstr ""
31752
31753#: fortran/decl.c:7817
31754#, gcc-internal-format
31755msgid "FINAL declaration at %C must be inside a derived type CONTAINS section"
31756msgstr ""
31757
31758#: fortran/decl.c:7828
31759#, gcc-internal-format
31760msgid "Derived type declaration with FINAL at %C must be in the specification part of a MODULE"
31761msgstr ""
31762
31763#: fortran/decl.c:7850
31764#, fuzzy, gcc-internal-format
31765msgid "Empty FINAL at %C"
31766msgstr "%C ��������� VARIABLE "
31767
31768#: fortran/decl.c:7857
31769#, fuzzy, gcc-internal-format
31770msgid "Expected module procedure name at %C"
31771msgstr "%C ������������������������"
31772
31773#: fortran/decl.c:7867
31774#, fuzzy, gcc-internal-format
31775msgid "Expected ',' at %C"
31776msgstr "��� %C ������������(���"
31777
31778#: fortran/decl.c:7873
31779#, fuzzy, gcc-internal-format
31780msgid "Unknown procedure name \"%s\" at %C"
31781msgstr "��������� = %s"
31782
31783#: fortran/decl.c:7887
31784#, fuzzy, gcc-internal-format
31785msgid "'%s' at %C is already defined as FINAL procedure!"
31786msgstr "���������%s������ %C ������������ %L ������������"
31787
31788#: fortran/decl.c:7956
31789#, fuzzy, gcc-internal-format
31790msgid "Unknown attribute in !GCC$ ATTRIBUTES statement at %C"
31791msgstr "%C ������ ENTRY ������������ RESULT ������"
31792
31793#: fortran/decl.c:8003
31794#, fuzzy, gcc-internal-format
31795msgid "Syntax error in !GCC$ ATTRIBUTES statement at %C"
31796msgstr "%C SAVE ������������������"
31797
31798#. We are told not to check dependencies.
31799#. We do it, however, and issue a warning in case we find one.
31800#. If a dependency is found in the case
31801#. elemental == ELEM_CHECK_VARIABLE, we will generate
31802#. a temporary, so we don't need to bother the user.
31803#: fortran/dependency.c:486
31804#, gcc-internal-format
31805msgid "INTENT(%s) actual argument at %L might interfere with actual argument at %L."
31806msgstr ""
31807
31808#: fortran/error.c:301
31809#, fuzzy, gcc-internal-format
31810msgid "    Included at %s:%d:"
31811msgstr "   ��������� %s���%d\n"
31812
31813#: fortran/error.c:385
31814#, gcc-internal-format
31815msgid "<During initialization>\n"
31816msgstr "<���������������������>\n"
31817
31818#: fortran/error.c:719
31819#, gcc-internal-format
31820msgid "Error count reached limit of %d."
31821msgstr ""
31822
31823#: fortran/error.c:975
31824#, gcc-internal-format
31825msgid "Internal Error at (1):"
31826msgstr "(1)���������������������"
31827
31828#: fortran/expr.c:1088
31829#, fuzzy, gcc-internal-format
31830msgid "Index in dimension %d is out of bounds at %L"
31831msgstr "%L ������ DIM ������������"
31832
31833#: fortran/expr.c:1269 fortran/expr.c:1320
31834#, fuzzy, gcc-internal-format
31835msgid "index in dimension %d is out of bounds at %L"
31836msgstr "%L ���������������������������������"
31837
31838#: fortran/expr.c:1933
31839#, gcc-internal-format
31840msgid "elemental function arguments at %C are not compliant"
31841msgstr ""
31842
31843#: fortran/expr.c:1977
31844#, gcc-internal-format
31845msgid "Numeric or CHARACTER operands are required in expression at %L"
31846msgstr ""
31847
31848#: fortran/expr.c:2002
31849#, gcc-internal-format
31850msgid "Concatenation operator in expression at %L must have two CHARACTER operands"
31851msgstr ""
31852
31853#: fortran/expr.c:2009
31854#, gcc-internal-format
31855msgid "Concat operator at %L must concatenate strings of the same kind"
31856msgstr "%L ������������������������������������������������������"
31857
31858#: fortran/expr.c:2019
31859#, gcc-internal-format
31860msgid ".NOT. operator in expression at %L must have a LOGICAL operand"
31861msgstr "%L ��������������������� .NOT. ������������������ LOGICAL ���������"
31862
31863#: fortran/expr.c:2035
31864#, gcc-internal-format
31865msgid "LOGICAL operands are required in expression at %L"
31866msgstr "%L ��������������������� LOGICAL ���������"
31867
31868#: fortran/expr.c:2046
31869#, gcc-internal-format
31870msgid "Only intrinsic operators can be used in expression at %L"
31871msgstr "%L ������������������������������������������������"
31872
31873#: fortran/expr.c:2054
31874#, gcc-internal-format
31875msgid "Numeric operands are required in expression at %L"
31876msgstr "%L ������������������������������������"
31877
31878#: fortran/expr.c:2076
31879#, fuzzy, gcc-internal-format
31880msgid "Invalid initialization expression for ALLOCATABLE component '%s' in structure constructor at %L"
31881msgstr "%C ������������������������������"
31882
31883#: fortran/expr.c:2173
31884#, fuzzy, gcc-internal-format
31885msgid "Assumed character length variable '%s' in constant expression at %L"
31886msgstr "%L ������������������������������������"
31887
31888#: fortran/expr.c:2231
31889#, fuzzy, gcc-internal-format
31890msgid "transformational intrinsic '%s' at %L is not permitted in an initialization expression"
31891msgstr "KIND ������ %s ��� %L ������������������������������"
31892
31893#: fortran/expr.c:2262
31894#, gcc-internal-format
31895msgid "Extension: Evaluation of nonstandard initialization expression at %L"
31896msgstr ""
31897
31898#: fortran/expr.c:2318
31899#, gcc-internal-format
31900msgid "Function '%s' in initialization expression at %L must be an intrinsic function"
31901msgstr ""
31902
31903#: fortran/expr.c:2330
31904#, fuzzy, gcc-internal-format
31905msgid "Intrinsic function '%s' at %L is not permitted in an initialization expression"
31906msgstr "KIND ������ %s ��� %L ������������������������������"
31907
31908#: fortran/expr.c:2362
31909#, gcc-internal-format
31910msgid "PARAMETER '%s' is used at %L before its definition is complete"
31911msgstr ""
31912
31913#: fortran/expr.c:2382
31914#, fuzzy, gcc-internal-format
31915msgid "Assumed size array '%s' at %L is not permitted in an initialization expression"
31916msgstr "KIND ������ %s ��� %L ������������������������������"
31917
31918#: fortran/expr.c:2388
31919#, fuzzy, gcc-internal-format
31920msgid "Assumed shape array '%s' at %L is not permitted in an initialization expression"
31921msgstr "KIND ������ %s ��� %L ������������������������������"
31922
31923#: fortran/expr.c:2394
31924#, fuzzy, gcc-internal-format
31925msgid "Deferred array '%s' at %L is not permitted in an initialization expression"
31926msgstr "KIND ������ %s ��� %L ������������������������������"
31927
31928#: fortran/expr.c:2400
31929#, gcc-internal-format
31930msgid "Array '%s' at %L is a variable, which does not reduce to a constant expression"
31931msgstr ""
31932
31933#: fortran/expr.c:2410
31934#, gcc-internal-format
31935msgid "Parameter '%s' at %L has not been declared or is a variable, which does not reduce to a constant expression"
31936msgstr ""
31937
31938#: fortran/expr.c:2567
31939#, gcc-internal-format
31940msgid "Specification function '%s' at %L cannot be a statement function"
31941msgstr "���������������%s���(������ %L)���������������������������"
31942
31943#: fortran/expr.c:2574
31944#, gcc-internal-format
31945msgid "Specification function '%s' at %L cannot be an internal function"
31946msgstr "���������������%s���(������ %L)���������������������������"
31947
31948#: fortran/expr.c:2581
31949#, gcc-internal-format
31950msgid "Specification function '%s' at %L must be PURE"
31951msgstr "���������������%s���(������ %L)��������� PURE"
31952
31953#: fortran/expr.c:2588
31954#, gcc-internal-format
31955msgid "Specification function '%s' at %L cannot be RECURSIVE"
31956msgstr "���������������%s���(������ %L)��������� RECURSIVE"
31957
31958#: fortran/expr.c:2722
31959#, fuzzy, gcc-internal-format
31960msgid "Dummy argument '%s' not allowed in expression at %L"
31961msgstr "���������%s������������������ %L ������������������"
31962
31963#: fortran/expr.c:2729
31964#, gcc-internal-format
31965msgid "Dummy argument '%s' at %L cannot be OPTIONAL"
31966msgstr "���������%s���(������ %L)��������� OPTIONAL"
31967
31968#: fortran/expr.c:2736
31969#, gcc-internal-format
31970msgid "Dummy argument '%s' at %L cannot be INTENT(OUT)"
31971msgstr "���%s������������������ %L ������������ INTENT(OUT)"
31972
31973#: fortran/expr.c:2767
31974#, gcc-internal-format
31975msgid "Variable '%s' cannot appear in the expression at %L"
31976msgstr "���������%s������������������ %L ������������������"
31977
31978#: fortran/expr.c:2817
31979#, fuzzy, gcc-internal-format
31980msgid "Expression at %L must be of INTEGER type, found %s"
31981msgstr "%L ��������������������������� INTEGER ������"
31982
31983#: fortran/expr.c:2827
31984#, fuzzy, gcc-internal-format
31985msgid "Function '%s' at %L must be PURE"
31986msgstr "���������������%s���(������ %L)��������� PURE"
31987
31988#: fortran/expr.c:2836
31989#, gcc-internal-format
31990msgid "Expression at %L must be scalar"
31991msgstr "%L ���������������������������������������"
31992
31993#: fortran/expr.c:2870
31994#, fuzzy, gcc-internal-format
31995msgid "Incompatible ranks in %s (%d and %d) at %L"
31996msgstr "%s ������������������������ %L"
31997
31998#: fortran/expr.c:2884
31999#, gcc-internal-format
32000msgid "Different shape for %s at %L on dimension %d (%d and %d)"
32001msgstr ""
32002
32003#: fortran/expr.c:2930 fortran/expr.c:3180
32004#, fuzzy, gcc-internal-format
32005msgid "Cannot assign to INTENT(IN) variable '%s' at %L"
32006msgstr "��� %L ������ PURE ������������������������������������"
32007
32008#: fortran/expr.c:2982
32009#, gcc-internal-format
32010msgid "'%s' at %L is not a VALUE"
32011msgstr ""
32012
32013#: fortran/expr.c:2989
32014#, gcc-internal-format
32015msgid "Incompatible ranks %d and %d in assignment at %L"
32016msgstr "��������������������������� %d ��� %d��������� %L"
32017
32018#: fortran/expr.c:2996
32019#, gcc-internal-format
32020msgid "Variable type is UNKNOWN in assignment at %L"
32021msgstr "%L ������������������������������ UNKNOWN"
32022
32023#: fortran/expr.c:3008
32024#, gcc-internal-format
32025msgid "NULL appears on right-hand side in assignment at %L"
32026msgstr "%L ������������������������ NULL"
32027
32028#: fortran/expr.c:3018
32029#, gcc-internal-format
32030msgid "POINTER valued function appears on right-hand side of assignment at %L"
32031msgstr "%L ������������������������������ POINTER ���������"
32032
32033#: fortran/expr.c:3028
32034#, gcc-internal-format
32035msgid "Extension: BOZ literal at %L used to initialize non-integer variable '%s'"
32036msgstr ""
32037
32038#: fortran/expr.c:3034 fortran/resolve.c:7874
32039#, gcc-internal-format
32040msgid "Extension: BOZ literal at %L outside a DATA statement and outside INT/REAL/DBLE/CMPLX"
32041msgstr ""
32042
32043#: fortran/expr.c:3044 fortran/resolve.c:7884
32044#, gcc-internal-format
32045msgid "BOZ literal at %L is bitwise transferred non-integer symbol '%s'"
32046msgstr ""
32047
32048#: fortran/expr.c:3052 fortran/resolve.c:7893
32049#, gcc-internal-format
32050msgid "Arithmetic underflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
32051msgstr ""
32052
32053#: fortran/expr.c:3056 fortran/resolve.c:7897
32054#, gcc-internal-format
32055msgid "Arithmetic overflow of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
32056msgstr ""
32057
32058#: fortran/expr.c:3060 fortran/resolve.c:7901
32059#, gcc-internal-format
32060msgid "Arithmetic NaN of bit-wise transferred BOZ at %L. This check can be disabled with the option -fno-range-check"
32061msgstr ""
32062
32063#: fortran/expr.c:3082
32064#, fuzzy, gcc-internal-format
32065msgid "Incompatible types in DATA statement at %L; attempted conversion of %s to %s"
32066msgstr "%L ������������������������������ %s ��� %s"
32067
32068#: fortran/expr.c:3118
32069#, gcc-internal-format
32070msgid "Pointer assignment target is not a POINTER at %L"
32071msgstr ""
32072
32073#: fortran/expr.c:3127
32074#, gcc-internal-format
32075msgid "'%s' in the pointer assignment at %L cannot be an l-value since it is a procedure"
32076msgstr ""
32077
32078#: fortran/expr.c:3158
32079#, fuzzy, gcc-internal-format
32080msgid "Expected bounds specification for '%s' at %L"
32081msgstr "������ %s ������������ %C"
32082
32083#: fortran/expr.c:3163
32084#, gcc-internal-format
32085msgid "Fortran 2003: Bounds specification for '%s' in pointer assignment at %L"
32086msgstr ""
32087
32088#: fortran/expr.c:3169
32089#, gcc-internal-format
32090msgid "Pointer bounds remapping at %L is not yet implemented in gfortran"
32091msgstr ""
32092
32093#: fortran/expr.c:3189
32094#, gcc-internal-format
32095msgid "Pointer assignment to non-POINTER at %L"
32096msgstr "%L ������������������������"
32097
32098#: fortran/expr.c:3198
32099#, gcc-internal-format
32100msgid "Bad pointer object in PURE procedure at %L"
32101msgstr ""
32102
32103#: fortran/expr.c:3223
32104#, fuzzy, gcc-internal-format
32105msgid "Invalid procedure pointer assignment at %L"
32106msgstr "%L ������������������������������"
32107
32108#: fortran/expr.c:3229
32109#, gcc-internal-format
32110msgid "Abstract interface '%s' is invalid in procedure pointer assignment at %L"
32111msgstr ""
32112
32113#: fortran/expr.c:3239
32114#, fuzzy, gcc-internal-format
32115msgid "Statement function '%s' is invalid in procedure pointer assignment at %L"
32116msgstr "���������������%s������ %C ���������������������"
32117
32118#: fortran/expr.c:3245
32119#, fuzzy, gcc-internal-format
32120msgid "Internal procedure '%s' is invalid in procedure pointer assignment at %L"
32121msgstr "���������������%s������ %L ������������������������������"
32122
32123#: fortran/expr.c:3268
32124#, gcc-internal-format
32125msgid "Mismatch in the procedure pointer assignment at %L: mismatch in the calling convention"
32126msgstr ""
32127
32128#: fortran/expr.c:3299
32129#, fuzzy, gcc-internal-format
32130msgid "Interface mismatch in procedure pointer assignment at %L: %s"
32131msgstr "%L ������������������������������������"
32132
32133#: fortran/expr.c:3309
32134#, fuzzy, gcc-internal-format
32135msgid "Different types in pointer assignment at %L; attempted assignment of %s to %s"
32136msgstr "%L ������������������������������"
32137
32138#: fortran/expr.c:3317
32139#, gcc-internal-format
32140msgid "Different kind type parameters in pointer assignment at %L"
32141msgstr ""
32142
32143#: fortran/expr.c:3324
32144#, gcc-internal-format
32145msgid "Different ranks in pointer assignment at %L"
32146msgstr "%L ���������������������������"
32147
32148#: fortran/expr.c:3346
32149#, gcc-internal-format
32150msgid "Pointer assignment target is neither TARGET nor POINTER at %L"
32151msgstr ""
32152
32153#: fortran/expr.c:3353
32154#, gcc-internal-format
32155msgid "Bad target in pointer assignment in PURE procedure at %L"
32156msgstr ""
32157
32158#: fortran/expr.c:3359
32159#, gcc-internal-format
32160msgid "Pointer assignment with vector subscript on rhs at %L"
32161msgstr ""
32162
32163#: fortran/expr.c:3367
32164#, fuzzy, gcc-internal-format
32165msgid "Pointer assignment target has PROTECTED attribute at %L"
32166msgstr "%L ������������������������"
32167
32168#: fortran/f95-lang.c:214
32169#, gcc-internal-format
32170msgid "Unexpected type in truthvalue_conversion"
32171msgstr "truthvalue_conversion ������������������"
32172
32173#: fortran/f95-lang.c:273
32174#, gcc-internal-format
32175msgid "can't open input file: %s"
32176msgstr "���������������������������%s"
32177
32178#: fortran/interface.c:175
32179#, gcc-internal-format
32180msgid "Syntax error in generic specification at %C"
32181msgstr "%C ������������������������"
32182
32183#: fortran/interface.c:202
32184#, gcc-internal-format
32185msgid "Syntax error: Trailing garbage in INTERFACE statement at %C"
32186msgstr ""
32187
32188#: fortran/interface.c:221
32189#, fuzzy, gcc-internal-format
32190msgid "Dummy procedure '%s' at %C cannot have a generic interface"
32191msgstr "���������%s������ %L ���������������������������"
32192
32193#: fortran/interface.c:254
32194#, fuzzy, gcc-internal-format
32195msgid "Fortran 2003: ABSTRACT INTERFACE at %C"
32196msgstr "Fortran 2003���%L ������ IOMSG ������"
32197
32198#: fortran/interface.c:262
32199#, fuzzy, gcc-internal-format
32200msgid "Syntax error in ABSTRACT INTERFACE statement at %C"
32201msgstr "%C SAVE ������������������"
32202
32203#: fortran/interface.c:293
32204#, gcc-internal-format
32205msgid "Syntax error: Trailing garbage in END INTERFACE statement at %C"
32206msgstr ""
32207
32208#: fortran/interface.c:306
32209#, gcc-internal-format
32210msgid "Expected a nameless interface at %C"
32211msgstr "%C ������������������������"
32212
32213#: fortran/interface.c:317
32214#, gcc-internal-format
32215msgid "Expected 'END INTERFACE ASSIGNMENT (=)' at %C"
32216msgstr "%C ������������END INTERFACE ASSIGNMENT (=)���������������"
32217
32218#: fortran/interface.c:319
32219#, gcc-internal-format
32220msgid "Expecting 'END INTERFACE OPERATOR (%s)' at %C"
32221msgstr "���������END INTERFACE ASSIGNMENT (%s)������ %C ���"
32222
32223#: fortran/interface.c:333
32224#, gcc-internal-format
32225msgid "Expecting 'END INTERFACE OPERATOR (.%s.)' at %C"
32226msgstr "���������END INTERFACE ASSIGNMENT (.%s.)������ %C ���"
32227
32228#: fortran/interface.c:344
32229#, gcc-internal-format
32230msgid "Expecting 'END INTERFACE %s' at %C"
32231msgstr "���������END INTERFACE %s������ %C ���"
32232
32233#: fortran/interface.c:575
32234#, fuzzy, gcc-internal-format
32235msgid "Alternate return cannot appear in operator interface at %L"
32236msgstr "���������%s������������������ %L ������������������"
32237
32238#: fortran/interface.c:603
32239#, gcc-internal-format
32240msgid "Operator interface at %L has the wrong number of arguments"
32241msgstr ""
32242
32243#: fortran/interface.c:614
32244#, gcc-internal-format
32245msgid "Assignment operator interface at %L must be a SUBROUTINE"
32246msgstr ""
32247
32248#: fortran/interface.c:620
32249#, fuzzy, gcc-internal-format
32250msgid "Assignment operator interface at %L must have two arguments"
32251msgstr "%L ��������������������������������������������� INTENT(IN)"
32252
32253#: fortran/interface.c:636
32254#, fuzzy, gcc-internal-format
32255msgid "Assignment operator interface at %L must not redefine an INTRINSIC type assignment"
32256msgstr "%L ��������������������������������������������� INTENT(IN)"
32257
32258#: fortran/interface.c:645
32259#, gcc-internal-format
32260msgid "Intrinsic operator interface at %L must be a FUNCTION"
32261msgstr ""
32262
32263#: fortran/interface.c:656
32264#, fuzzy, gcc-internal-format
32265msgid "First argument of defined assignment at %L must be INTENT(OUT) or INTENT(INOUT)"
32266msgstr "%L ������������������������������������������ INTENT(IN) ��� INTENT(INOUT)"
32267
32268#: fortran/interface.c:663
32269#, gcc-internal-format
32270msgid "Second argument of defined assignment at %L must be INTENT(IN)"
32271msgstr "%L ������������������������������������������ INTENT(IN)"
32272
32273#: fortran/interface.c:672 fortran/resolve.c:12245
32274#, gcc-internal-format
32275msgid "First argument of operator interface at %L must be INTENT(IN)"
32276msgstr "%L ��������������������������������������������� INTENT(IN)"
32277
32278#: fortran/interface.c:679 fortran/resolve.c:12263
32279#, gcc-internal-format
32280msgid "Second argument of operator interface at %L must be INTENT(IN)"
32281msgstr "%L ��������������������������������������������� INTENT(IN)"
32282
32283#: fortran/interface.c:784
32284#, gcc-internal-format
32285msgid "Operator interface at %L conflicts with intrinsic interface"
32286msgstr ""
32287
32288#: fortran/interface.c:1078
32289#, fuzzy, gcc-internal-format
32290msgid "Procedure '%s' in %s at %L has no explicit interface"
32291msgstr "���������%s������ %L ���������������������������"
32292
32293#: fortran/interface.c:1081
32294#, gcc-internal-format
32295msgid "Procedure '%s' in %s at %L is neither function nor subroutine"
32296msgstr "���������%s���(��� %s ������������ %L) ������������������������������������"
32297
32298#: fortran/interface.c:1136 fortran/interface.c:1140
32299#, gcc-internal-format
32300msgid "Ambiguous interfaces '%s' and '%s' in %s at %L"
32301msgstr "���������������������%s���������%s������ %s ������������ %L"
32302
32303#: fortran/interface.c:1144
32304#, fuzzy, gcc-internal-format
32305msgid "Although not referenced, '%s' has ambiguous interfaces at %L"
32306msgstr "������ %qs ��������������������������� %qs ��������� %qs ���"
32307
32308#: fortran/interface.c:1178
32309#, fuzzy, gcc-internal-format
32310msgid "'%s' at %L is not a module procedure"
32311msgstr "���������%s���(������ %C)������������������������"
32312
32313#: fortran/interface.c:1410
32314#, fuzzy, gcc-internal-format
32315msgid "Invalid procedure argument at %L"
32316msgstr "%L ��� IBITS ������������������������"
32317
32318#: fortran/interface.c:1418
32319#, fuzzy, gcc-internal-format
32320msgid "Interface mismatch in dummy procedure '%s' at %L: %s"
32321msgstr "���������%s���������/������������������ %L ���"
32322
32323#: fortran/interface.c:1442
32324#, fuzzy, gcc-internal-format
32325msgid "Type mismatch in argument '%s' at %L; passed %s to %s"
32326msgstr "���������%s���������/������������������ %L ���"
32327
32328#: fortran/interface.c:1462 fortran/interface.c:1502
32329#, fuzzy, gcc-internal-format
32330msgid "Rank mismatch in argument '%s' at %L (%d and %d)"
32331msgstr "���������%s���������/������������������ %L ���"
32332
32333#: fortran/interface.c:1489
32334#, fuzzy, gcc-internal-format
32335msgid "Fortran 2003: Scalar CHARACTER actual argument with array dummy argument '%s' at %L"
32336msgstr "���������%s������ %L ���������������"
32337
32338#: fortran/interface.c:1514
32339#, fuzzy, gcc-internal-format
32340msgid "Element of assumed-shaped array passed to dummy argument '%s' at %L"
32341msgstr "������������������������ %L ���������������������"
32342
32343#: fortran/interface.c:1831
32344#, fuzzy, gcc-internal-format
32345msgid "Keyword argument '%s' at %L is not in the procedure"
32346msgstr "��� %L ������������������������������������"
32347
32348#: fortran/interface.c:1839
32349#, gcc-internal-format
32350msgid "Keyword argument '%s' at %L is already associated with another actual argument"
32351msgstr ""
32352
32353#: fortran/interface.c:1849
32354#, gcc-internal-format
32355msgid "More actual than formal arguments in procedure call at %L"
32356msgstr ""
32357
32358#: fortran/interface.c:1861 fortran/interface.c:2097
32359#, gcc-internal-format
32360msgid "Missing alternate return spec in subroutine call at %L"
32361msgstr ""
32362
32363#: fortran/interface.c:1869
32364#, gcc-internal-format
32365msgid "Unexpected alternate return spec in subroutine call at %L"
32366msgstr ""
32367
32368#: fortran/interface.c:1892
32369#, gcc-internal-format
32370msgid "Character length mismatch (%ld/%ld) between actual argument and pointer or allocatable dummy argument '%s' at %L"
32371msgstr ""
32372
32373#: fortran/interface.c:1899
32374#, gcc-internal-format
32375msgid "Character length mismatch (%ld/%ld) between actual argument and assumed-shape dummy argument '%s' at %L"
32376msgstr ""
32377
32378#: fortran/interface.c:1915
32379#, fuzzy, gcc-internal-format
32380msgid "Character length of actual argument shorter than of dummy argument '%s' (%lu/%lu) at %L"
32381msgstr "���������%s������ %L ���������������"
32382
32383#: fortran/interface.c:1920
32384#, gcc-internal-format
32385msgid "Actual argument contains too few elements for dummy argument '%s' (%lu/%lu) at %L"
32386msgstr ""
32387
32388#: fortran/interface.c:1937
32389#, fuzzy, gcc-internal-format
32390msgid "Expected a procedure pointer for argument '%s' at %L"
32391msgstr "���������%s������ %L ���������������"
32392
32393#: fortran/interface.c:1949
32394#, fuzzy, gcc-internal-format
32395msgid "Expected a procedure for argument '%s' at %L"
32396msgstr "���������%s������ %L ���������������"
32397
32398#: fortran/interface.c:1959
32399#, fuzzy, gcc-internal-format
32400msgid "Expected a PURE procedure for argument '%s' at %L"
32401msgstr "���������%s������ %L ���������������"
32402
32403#: fortran/interface.c:1973
32404#, gcc-internal-format
32405msgid "Actual argument for '%s' cannot be an assumed-size array at %L"
32406msgstr ""
32407
32408#: fortran/interface.c:1982
32409#, gcc-internal-format
32410msgid "Actual argument for '%s' must be a pointer at %L"
32411msgstr "���%s��������������� %L ������������������������"
32412
32413#: fortran/interface.c:1991
32414#, fuzzy, gcc-internal-format
32415msgid "Actual argument for '%s' must be ALLOCATABLE at %L"
32416msgstr "���%s��������������� %L ������������������������"
32417
32418#: fortran/interface.c:2004
32419#, gcc-internal-format
32420msgid "Actual argument at %L must be definable as the dummy argument '%s' is INTENT = OUT/INOUT"
32421msgstr ""
32422
32423#: fortran/interface.c:2013
32424#, gcc-internal-format
32425msgid "Actual argument at %L is use-associated with PROTECTED attribute and dummy argument '%s' is INTENT = OUT/INOUT"
32426msgstr ""
32427
32428#: fortran/interface.c:2026
32429#, gcc-internal-format
32430msgid "Array-section actual argument with vector subscripts at %L is incompatible with INTENT(OUT), INTENT(INOUT) or VOLATILE attribute of the dummy argument '%s'"
32431msgstr ""
32432
32433#: fortran/interface.c:2043
32434#, gcc-internal-format
32435msgid "Assumed-shape actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
32436msgstr ""
32437
32438#: fortran/interface.c:2055
32439#, gcc-internal-format
32440msgid "Array-section actual argument at %L is incompatible with the non-assumed-shape dummy argument '%s' due to VOLATILE attribute"
32441msgstr ""
32442
32443#: fortran/interface.c:2074
32444#, gcc-internal-format
32445msgid "Pointer-array actual argument at %L requires an assumed-shape or pointer-array dummy argument '%s' due to VOLATILE attribute"
32446msgstr ""
32447
32448#: fortran/interface.c:2104
32449#, gcc-internal-format
32450msgid "Missing actual argument for argument '%s' at %L"
32451msgstr "���������%s������ %L ���������������"
32452
32453#: fortran/interface.c:2290
32454#, gcc-internal-format
32455msgid "Same actual argument associated with INTENT(%s) argument '%s' and INTENT(%s) argument '%s' at %L"
32456msgstr ""
32457
32458#: fortran/interface.c:2346
32459#, gcc-internal-format
32460msgid "Procedure argument at %L is INTENT(IN) while interface specifies INTENT(%s)"
32461msgstr ""
32462
32463#: fortran/interface.c:2356
32464#, gcc-internal-format
32465msgid "Procedure argument at %L is local to a PURE procedure and is passed to an INTENT(%s) argument"
32466msgstr ""
32467
32468#: fortran/interface.c:2364
32469#, gcc-internal-format
32470msgid "Procedure argument at %L is local to a PURE procedure and has the POINTER attribute"
32471msgstr ""
32472
32473#: fortran/interface.c:2391
32474#, gcc-internal-format
32475msgid "Procedure '%s' called with an implicit interface at %L"
32476msgstr "���������������%s��������������������������� %L"
32477
32478#: fortran/interface.c:2395
32479#, fuzzy, gcc-internal-format
32480msgid "Procedure '%s' called at %L is not explicitly declared"
32481msgstr "���������������%s��������������������������� %L"
32482
32483#: fortran/interface.c:2407
32484#, fuzzy, gcc-internal-format
32485msgid "Keyword argument requires explicit interface for procedure '%s' at %L"
32486msgstr "��� %L ������������������������������������"
32487
32488#: fortran/interface.c:2439
32489#, fuzzy, gcc-internal-format
32490msgid "Procedure pointer component '%s' called with an implicit interface at %L"
32491msgstr "���������������%s��������������������������� %L"
32492
32493#: fortran/interface.c:2450
32494#, gcc-internal-format
32495msgid "Keyword argument requires explicit interface for procedure pointer component '%s' at %L"
32496msgstr ""
32497
32498#: fortran/interface.c:2929
32499#, gcc-internal-format
32500msgid "Entity '%s' at %C is already present in the interface"
32501msgstr ""
32502
32503#: fortran/intrinsic.c:962
32504#, gcc-internal-format
32505msgid "The intrinsic '%s' at %L is not included in the selected standard but %s and '%s' will be treated as if declared EXTERNAL.  Use an appropriate -std=* option or define -fall-intrinsics to allow this intrinsic."
32506msgstr ""
32507
32508#: fortran/intrinsic.c:3242
32509#, gcc-internal-format
32510msgid "Too many arguments in call to '%s' at %L"
32511msgstr "������%s��������������������������������������� %L ���"
32512
32513#: fortran/intrinsic.c:3257
32514#, gcc-internal-format
32515msgid "The argument list functions %%VAL, %%LOC or %%REF are not allowed in this context at %L"
32516msgstr ""
32517
32518#: fortran/intrinsic.c:3260
32519#, gcc-internal-format
32520msgid "Can't find keyword named '%s' in call to '%s' at %L"
32521msgstr ""
32522
32523#: fortran/intrinsic.c:3267
32524#, gcc-internal-format
32525msgid "Argument '%s' is appears twice in call to '%s' at %L"
32526msgstr ""
32527
32528#: fortran/intrinsic.c:3281
32529#, gcc-internal-format
32530msgid "Missing actual argument '%s' in call to '%s' at %L"
32531msgstr "���������������%s������������������%s��������������� %L"
32532
32533#: fortran/intrinsic.c:3296
32534#, gcc-internal-format
32535msgid "ALTERNATE RETURN not permitted at %L"
32536msgstr ""
32537
32538#: fortran/intrinsic.c:3353
32539#, gcc-internal-format
32540msgid "Type of argument '%s' in call to '%s' at %L should be %s, not %s"
32541msgstr ""
32542
32543#: fortran/intrinsic.c:3718
32544#, gcc-internal-format
32545msgid "Intrinsic '%s' (is %s) is used at %L"
32546msgstr ""
32547
32548#: fortran/intrinsic.c:3782
32549#, fuzzy, gcc-internal-format
32550msgid "Fortran 2003: Function '%s' as initialization expression at %L"
32551msgstr "%C ���������������������������������"
32552
32553#: fortran/intrinsic.c:3858
32554#, gcc-internal-format
32555msgid "Fortran 2003: Elemental function as initialization expression with non-integer/non-character arguments at %L"
32556msgstr ""
32557
32558#: fortran/intrinsic.c:3919
32559#, gcc-internal-format
32560msgid "Subroutine call to intrinsic '%s' at %L is not PURE"
32561msgstr ""
32562
32563#: fortran/intrinsic.c:3991
32564#, gcc-internal-format
32565msgid "Extension: Conversion from %s to %s at %L"
32566msgstr "������������ %s ��� %s��������� %L"
32567
32568#: fortran/intrinsic.c:3994
32569#, gcc-internal-format
32570msgid "Conversion from %s to %s at %L"
32571msgstr "��� %s ��������� %s��������� %L"
32572
32573#: fortran/intrinsic.c:4042
32574#, gcc-internal-format
32575msgid "Can't convert %s to %s at %L"
32576msgstr "��������� %s ��������� %s������ %L"
32577
32578#: fortran/intrinsic.c:4136
32579#, gcc-internal-format
32580msgid "'%s' declared at %L may shadow the intrinsic of the same name.  In order to call the intrinsic, explicit INTRINSIC declarations may be required."
32581msgstr ""
32582
32583#: fortran/intrinsic.c:4141
32584#, gcc-internal-format
32585msgid "'%s' declared at %L is also the name of an intrinsic.  It can only be called via an explicit interface or if declared EXTERNAL."
32586msgstr ""
32587
32588#: fortran/io.c:167 fortran/primary.c:771
32589#, fuzzy, gcc-internal-format
32590msgid "Extension: backslash character at %C"
32591msgstr "���������%C ������ $ ������������"
32592
32593#: fortran/io.c:203 fortran/io.c:206
32594#, fuzzy, gcc-internal-format
32595msgid "Extension: Tab character in format at %C"
32596msgstr "���������%C ������ $ ������������"
32597
32598#: fortran/io.c:452
32599#, fuzzy, gcc-internal-format
32600msgid "Fortran 2003: DP format specifier not allowed at %C"
32601msgstr "Fortran 2003���%C ������ FLUSH ������"
32602
32603#: fortran/io.c:459
32604#, fuzzy, gcc-internal-format
32605msgid "Fortran 2003: DC format specifier not allowed at %C"
32606msgstr "Fortran 2003���%C ������ FLUSH ������"
32607
32608#: fortran/io.c:648
32609#, fuzzy, gcc-internal-format
32610msgid "Extension: X descriptor requires leading space count at %L"
32611msgstr "���������%C ������ $ ������������"
32612
32613#: fortran/io.c:678
32614#, fuzzy, gcc-internal-format
32615msgid "Extension: $ descriptor at %L"
32616msgstr "���������%C ������ $ ������������"
32617
32618#: fortran/io.c:683
32619#, fuzzy, gcc-internal-format
32620msgid "$ should be the last specifier in format at %L"
32621msgstr "$ ������������������������������"
32622
32623#: fortran/io.c:781
32624#, fuzzy, gcc-internal-format
32625msgid "Extension: Missing positive width after L descriptor at %L"
32626msgstr "���������%C ������ $ ������������"
32627
32628#: fortran/io.c:825
32629#, fuzzy, gcc-internal-format
32630msgid "Fortran 2008: 'G0' in format at %L"
32631msgstr "Fortran 2003���%L ������ IOMSG ������"
32632
32633#: fortran/io.c:853
32634#, fuzzy, gcc-internal-format
32635msgid "Positive width required in format specifier %s at %L"
32636msgstr "������������������"
32637
32638#: fortran/io.c:869 fortran/io.c:876
32639#, fuzzy, gcc-internal-format
32640msgid "Period required in format specifier %s at %L"
32641msgstr "������������������������������"
32642
32643#: fortran/io.c:948
32644#, fuzzy, gcc-internal-format
32645msgid "Period required in format specifier at %L"
32646msgstr "������������������������������"
32647
32648#: fortran/io.c:970
32649#, gcc-internal-format
32650msgid "The H format specifier at %L is a Fortran 95 deleted feature"
32651msgstr ""
32652
32653#: fortran/io.c:1058 fortran/io.c:1121
32654#, fuzzy, gcc-internal-format
32655msgid "Extension: Missing comma at %L"
32656msgstr "���������%C ���������������"
32657
32658#: fortran/io.c:1140
32659#, fuzzy, gcc-internal-format
32660msgid "%s in format string at %L"
32661msgstr "%s ��������� %C ���������������������"
32662
32663#: fortran/io.c:1185
32664#, fuzzy, gcc-internal-format
32665msgid "Format statement in module main block at %C"
32666msgstr "%C ���������������������������������������"
32667
32668#: fortran/io.c:1191
32669#, gcc-internal-format
32670msgid "Missing format label at %C"
32671msgstr "%C ���������������������"
32672
32673#: fortran/io.c:1251 fortran/io.c:1282 fortran/io.c:1344
32674#, fuzzy, gcc-internal-format
32675msgid "Invalid value for %s specification at %C"
32676msgstr "������ %s ������������ %C"
32677
32678#: fortran/io.c:1257 fortran/io.c:1288
32679#, gcc-internal-format
32680msgid "Duplicate %s specification at %C"
32681msgstr "������ %s ������������ %C"
32682
32683#: fortran/io.c:1295
32684#, fuzzy, gcc-internal-format
32685msgid "Variable %s cannot be INTENT(IN) at %C"
32686msgstr "��������������� %C ������������ INTENT(IN)"
32687
32688#: fortran/io.c:1302
32689#, fuzzy, gcc-internal-format
32690msgid "Variable %s cannot be assigned in PURE procedure at %C"
32691msgstr "%L ��� PURE ������������������ SAVE ������"
32692
32693#: fortran/io.c:1350
32694#, gcc-internal-format
32695msgid "Duplicate %s label specification at %C"
32696msgstr "��������� %s ��������������������� %C"
32697
32698#: fortran/io.c:1370
32699#, gcc-internal-format
32700msgid "Constant expression in FORMAT tag at %L must be of type default CHARACTER"
32701msgstr ""
32702
32703#: fortran/io.c:1386
32704#, fuzzy, gcc-internal-format
32705msgid "FORMAT tag at %L must be of type CHARACTER or INTEGER"
32706msgstr "%s ��������� %L ��������������������� %s ��� %s"
32707
32708#: fortran/io.c:1392
32709#, fuzzy, gcc-internal-format
32710msgid "Deleted feature: ASSIGNED variable in FORMAT tag at %L"
32711msgstr "������������%L ��� FORMAT ������������ ASSIGNED ������"
32712
32713#: fortran/io.c:1398
32714#, gcc-internal-format
32715msgid "Variable '%s' at %L has not been assigned a format label"
32716msgstr "���������%s������ %L ���������������������������"
32717
32718#: fortran/io.c:1405
32719#, gcc-internal-format
32720msgid "Scalar '%s' in FORMAT tag at %L is not an ASSIGNED variable"
32721msgstr ""
32722
32723#: fortran/io.c:1417
32724#, gcc-internal-format
32725msgid "Extension: Non-character in FORMAT tag at %L"
32726msgstr ""
32727
32728#: fortran/io.c:1423
32729#, gcc-internal-format
32730msgid "Non-character assumed shape array element in FORMAT tag at %L"
32731msgstr ""
32732
32733#: fortran/io.c:1430
32734#, gcc-internal-format
32735msgid "Non-character assumed size array element in FORMAT tag at %L"
32736msgstr ""
32737
32738#: fortran/io.c:1437
32739#, gcc-internal-format
32740msgid "Non-character pointer array element in FORMAT tag at %L"
32741msgstr ""
32742
32743#: fortran/io.c:1463
32744#, gcc-internal-format
32745msgid "%s tag at %L must be of type %s"
32746msgstr "%s ��������� %L ��������������������� %s"
32747
32748#: fortran/io.c:1470
32749#, gcc-internal-format
32750msgid "%s tag at %L must be scalar"
32751msgstr "%s ��������� %L ������������������"
32752
32753#: fortran/io.c:1476
32754#, gcc-internal-format
32755msgid "Fortran 2003: IOMSG tag at %L"
32756msgstr "Fortran 2003���%L ������ IOMSG ������"
32757
32758#: fortran/io.c:1484
32759#, fuzzy, gcc-internal-format
32760msgid "Fortran 95 requires default INTEGER in %s tag at %L"
32761msgstr "Fortran 95 ��� %L ��� SIZE ��������������������� INTEGER"
32762
32763#: fortran/io.c:1492
32764#, fuzzy, gcc-internal-format
32765msgid "Extension: CONVERT tag at %L"
32766msgstr "���������%C ������ BYTE ������"
32767
32768#: fortran/io.c:1678 fortran/io.c:1686
32769#, fuzzy, gcc-internal-format
32770msgid "Fortran 2003: %s specifier in %s statement at %C has value '%s'"
32771msgstr "Fortran 2003���%C ������ FLUSH ������"
32772
32773#: fortran/io.c:1705 fortran/io.c:1713
32774#, gcc-internal-format
32775msgid "Extension: %s specifier in %s statement at %C has value '%s'"
32776msgstr ""
32777
32778#: fortran/io.c:1726 fortran/io.c:1734
32779#, fuzzy, gcc-internal-format
32780msgid "%s specifier in %s statement at %C has invalid value '%s'"
32781msgstr "DATA ������������������������ %C ��� %s ���������������������%s������������������������"
32782
32783#: fortran/io.c:1789
32784#, gcc-internal-format
32785msgid "OPEN statement not allowed in PURE procedure at %C"
32786msgstr "OPEN ������������������������ %C ������ PURE ���������"
32787
32788#: fortran/io.c:1800
32789#, gcc-internal-format
32790msgid "UNIT specifier not allowed with NEWUNIT at %C"
32791msgstr ""
32792
32793#: fortran/io.c:1808
32794#, gcc-internal-format
32795msgid "NEWUNIT specifier must have FILE= or STATUS='scratch' at %C"
32796msgstr ""
32797
32798#: fortran/io.c:1842
32799#, gcc-internal-format
32800msgid "Fortran 2003: ASYNCHRONOUS= at %C not allowed in Fortran 95"
32801msgstr ""
32802
32803#: fortran/io.c:1860 fortran/io.c:3274
32804#, gcc-internal-format
32805msgid "Fortran 2003: BLANK= at %C not allowed in Fortran 95"
32806msgstr ""
32807
32808#: fortran/io.c:1878 fortran/io.c:3253
32809#, gcc-internal-format
32810msgid "Fortran 2003: DECIMAL= at %C not allowed in Fortran 95"
32811msgstr ""
32812
32813#: fortran/io.c:1896 fortran/io.c:3361
32814#, gcc-internal-format
32815msgid "Fortran 2003: DELIM= at %C not allowed in Fortran 95"
32816msgstr ""
32817
32818#: fortran/io.c:1914
32819#, gcc-internal-format
32820msgid "Fortran 2003: ENCODING= at %C not allowed in Fortran 95"
32821msgstr ""
32822
32823#: fortran/io.c:1965
32824#, gcc-internal-format
32825msgid "Fortran F2003: ROUND= at %C not allowed in Fortran 95"
32826msgstr ""
32827
32828#: fortran/io.c:1985
32829#, gcc-internal-format
32830msgid "Fortran 2003: SIGN= at %C not allowed in Fortran 95"
32831msgstr ""
32832
32833#: fortran/io.c:2198
32834#, gcc-internal-format
32835msgid "CLOSE statement not allowed in PURE procedure at %C"
32836msgstr "CLOSE ������������������������ %C ������ PURE ���������"
32837
32838#: fortran/io.c:2245
32839#, fuzzy, gcc-internal-format
32840msgid "UNIT number in CLOSE statement at %L must be non-negative"
32841msgstr "%L ��� CASE ��������������������������������� %s ������"
32842
32843#: fortran/io.c:2343 fortran/match.c:1976
32844#, fuzzy, gcc-internal-format
32845msgid "%s statement not allowed in PURE procedure at %C"
32846msgstr "OPEN ������������������������ %C ������ PURE ���������"
32847
32848#: fortran/io.c:2375 fortran/io.c:2783
32849#, fuzzy, gcc-internal-format
32850msgid "UNIT number in statement at %L must be non-negative"
32851msgstr "%L ��� CASE ��������������������������������� %s ������"
32852
32853#: fortran/io.c:2407
32854#, gcc-internal-format
32855msgid "Fortran 2003: FLUSH statement at %C"
32856msgstr "Fortran 2003���%C ������ FLUSH ������"
32857
32858#: fortran/io.c:2463
32859#, gcc-internal-format
32860msgid "Duplicate UNIT specification at %C"
32861msgstr "%C ������������ UNIT ������"
32862
32863#: fortran/io.c:2523
32864#, gcc-internal-format
32865msgid "Duplicate format specification at %C"
32866msgstr "%C ������������������������"
32867
32868#: fortran/io.c:2540
32869#, gcc-internal-format
32870msgid "Symbol '%s' in namelist '%s' is INTENT(IN) at %C"
32871msgstr "���������%s���������������������%s������ INTENT(IN)��������� %C"
32872
32873#: fortran/io.c:2576
32874#, gcc-internal-format
32875msgid "Duplicate NML specification at %C"
32876msgstr "%C ������������ NML ������"
32877
32878#: fortran/io.c:2585
32879#, gcc-internal-format
32880msgid "Symbol '%s' at %C must be a NAMELIST group name"
32881msgstr ""
32882
32883#: fortran/io.c:2650
32884#, gcc-internal-format
32885msgid "END tag at %C not allowed in output statement"
32886msgstr "%C ������ END ���������������������������������������"
32887
32888#: fortran/io.c:2721
32889#, fuzzy, gcc-internal-format
32890msgid "UNIT not specified at %L"
32891msgstr "-I- ���������������"
32892
32893#: fortran/io.c:2733
32894#, gcc-internal-format
32895msgid "UNIT specification at %L must be an INTEGER expression or a CHARACTER variable"
32896msgstr "%L ������������ UNIT ��������� INTEGER ������������������ CHARACTER ������"
32897
32898#: fortran/io.c:2758
32899#, fuzzy, gcc-internal-format
32900msgid "Invalid form of WRITE statement at %L, UNIT required"
32901msgstr "%C ��� PROGRAM ������������������"
32902
32903#: fortran/io.c:2769
32904#, gcc-internal-format
32905msgid "Internal unit with vector subscript at %L"
32906msgstr ""
32907
32908#: fortran/io.c:2776
32909#, gcc-internal-format
32910msgid "External IO UNIT cannot be an array at %L"
32911msgstr "%L ��������� IO UNIT ���������������"
32912
32913#: fortran/io.c:2788
32914#, fuzzy, gcc-internal-format
32915msgid "Extension: Comma before i/o item list at %L"
32916msgstr "������������ %s ��� %s��������� %L"
32917
32918#: fortran/io.c:2798
32919#, gcc-internal-format
32920msgid "ERR tag label %d at %L not defined"
32921msgstr "ERR ������������ %d ��� %L ������������"
32922
32923#: fortran/io.c:2810
32924#, gcc-internal-format
32925msgid "END tag label %d at %L not defined"
32926msgstr "END ������������ %d ��� %L ������������"
32927
32928#: fortran/io.c:2822
32929#, gcc-internal-format
32930msgid "EOR tag label %d at %L not defined"
32931msgstr "EOR ������������ %d ��� %L ������������"
32932
32933#: fortran/io.c:2832
32934#, gcc-internal-format
32935msgid "FORMAT label %d at %L not defined"
32936msgstr "FORMAT ������ %d ��� %L ������������"
32937
32938#: fortran/io.c:2953
32939#, gcc-internal-format
32940msgid "Syntax error in I/O iterator at %C"
32941msgstr "%C ��� I/O ������������������"
32942
32943#: fortran/io.c:2984
32944#, gcc-internal-format
32945msgid "Expected variable in READ statement at %C"
32946msgstr "%C READ ������������������"
32947
32948#: fortran/io.c:2990
32949#, gcc-internal-format
32950msgid "Expected expression in %s statement at %C"
32951msgstr "������ %s ������������ %C ���"
32952
32953#: fortran/io.c:3000
32954#, gcc-internal-format
32955msgid "Variable '%s' in input list at %C cannot be INTENT(IN)"
32956msgstr ""
32957
32958#: fortran/io.c:3010
32959#, gcc-internal-format
32960msgid "Cannot read to variable '%s' in PURE procedure at %C"
32961msgstr ""
32962
32963#: fortran/io.c:3027
32964#, gcc-internal-format
32965msgid "Cannot write to internal file unit '%s' at %C inside a PURE procedure"
32966msgstr ""
32967
32968#. A general purpose syntax error.
32969#: fortran/io.c:3088 fortran/io.c:3692 fortran/gfortran.h:2350
32970#, gcc-internal-format
32971msgid "Syntax error in %s statement at %C"
32972msgstr "%s ��������� %C ���������������"
32973
32974#: fortran/io.c:3173
32975#, fuzzy, gcc-internal-format
32976msgid "Fortran 2003: Internal file at %L with namelist"
32977msgstr "Fortran 2003���%L ������ IOMSG ������"
32978
32979#: fortran/io.c:3227
32980#, fuzzy, gcc-internal-format
32981msgid "ASYNCHRONOUS= specifier at %L must be an initialization expression"
32982msgstr "KIND ������ %s ��� %L ������������������������������"
32983
32984#: fortran/io.c:3295
32985#, gcc-internal-format
32986msgid "Fortran 2003: PAD= at %C not allowed in Fortran 95"
32987msgstr ""
32988
32989#: fortran/io.c:3316
32990#, gcc-internal-format
32991msgid "Fortran 2003: ROUND= at %C not allowed in Fortran 95"
32992msgstr ""
32993
32994#: fortran/io.c:3510
32995#, gcc-internal-format
32996msgid "PRINT namelist at %C is an extension"
32997msgstr "%C ������ PRINT ���������������������������"
32998
32999#: fortran/io.c:3662
33000#, gcc-internal-format
33001msgid "Expected comma in I/O list at %C"
33002msgstr "%C ��� I/O ���������������������"
33003
33004#: fortran/io.c:3726
33005#, gcc-internal-format
33006msgid "PRINT statement at %C not allowed within PURE procedure"
33007msgstr "%C ������ PRINT ������������������������ PURE ���������"
33008
33009#: fortran/io.c:3882 fortran/io.c:3933
33010#, gcc-internal-format
33011msgid "INQUIRE statement not allowed in PURE procedure at %C"
33012msgstr "INQUIRE ������������������������ %C ������ PURE ���������"
33013
33014#: fortran/io.c:3909
33015#, gcc-internal-format
33016msgid "IOLENGTH tag invalid in INQUIRE statement at %C"
33017msgstr ""
33018
33019#: fortran/io.c:3919 fortran/trans-io.c:1181
33020#, gcc-internal-format
33021msgid "INQUIRE statement at %L cannot contain both FILE and UNIT specifiers"
33022msgstr ""
33023
33024#: fortran/io.c:3926
33025#, gcc-internal-format
33026msgid "INQUIRE statement at %L requires either FILE or UNIT specifier"
33027msgstr "%L ������ INQUIRE ������������ FILE ��� UNIT ���������"
33028
33029#: fortran/io.c:3939
33030#, fuzzy, gcc-internal-format
33031msgid "INQUIRE statement at %L requires a PENDING= specifier with the ID= specifier"
33032msgstr "%L ������ INQUIRE ������������ FILE ��� UNIT ���������"
33033
33034#: fortran/io.c:4096
33035#, gcc-internal-format
33036msgid "Fortran 2003: WAIT at %C not allowed in Fortran 95"
33037msgstr ""
33038
33039#: fortran/io.c:4102
33040#, fuzzy, gcc-internal-format
33041msgid "WAIT statement not allowed in PURE procedure at %C"
33042msgstr "OPEN ������������������������ %C ������ PURE ���������"
33043
33044#: fortran/match.c:161
33045#, fuzzy, gcc-internal-format
33046msgid "Missing ')' in statement at or before %L"
33047msgstr "%L ��� CASE ��������������������������������� %s ������"
33048
33049#: fortran/match.c:166
33050#, fuzzy, gcc-internal-format
33051msgid "Missing '(' in statement at or before %L"
33052msgstr "%L ��� CASE ��������������������������������� %s ������"
33053
33054#: fortran/match.c:363
33055#, gcc-internal-format
33056msgid "Integer too large at %C"
33057msgstr "%C ���������������"
33058
33059#: fortran/match.c:456 fortran/parse.c:634
33060#, gcc-internal-format
33061msgid "Too many digits in statement label at %C"
33062msgstr "%C ������������������������������"
33063
33064#: fortran/match.c:462
33065#, gcc-internal-format
33066msgid "Statement label at %C is zero"
33067msgstr "%C ���������������������"
33068
33069#: fortran/match.c:495
33070#, gcc-internal-format
33071msgid "Label name '%s' at %C is ambiguous"
33072msgstr "������������%s������ %C ������������"
33073
33074#: fortran/match.c:501
33075#, gcc-internal-format
33076msgid "Duplicate construct label '%s' at %C"
33077msgstr "������������������������%s������������ %C ���"
33078
33079#: fortran/match.c:532
33080#, fuzzy, gcc-internal-format
33081msgid "Invalid character in name at %C"
33082msgstr "%C ��� BOZ ������������������������"
33083
33084#: fortran/match.c:545 fortran/match.c:626
33085#, gcc-internal-format
33086msgid "Name at %C is too long"
33087msgstr "%C ���������������"
33088
33089#: fortran/match.c:556
33090#, gcc-internal-format
33091msgid "Invalid character '$' at %C. Use -fdollar-ok to allow it as an extension"
33092msgstr ""
33093
33094#: fortran/match.c:607 fortran/match.c:655
33095#, gcc-internal-format
33096msgid "Invalid C name in NAME= specifier at %C"
33097msgstr ""
33098
33099#: fortran/match.c:646
33100#, gcc-internal-format
33101msgid "Embedded space in NAME= specifier at %C"
33102msgstr ""
33103
33104#: fortran/match.c:971
33105#, gcc-internal-format
33106msgid "Loop variable at %C cannot be a sub-component"
33107msgstr ""
33108
33109#: fortran/match.c:977
33110#, gcc-internal-format
33111msgid "Loop variable '%s' at %C cannot be INTENT(IN)"
33112msgstr "���������������%s������ %C ������������ INTENT(IN)"
33113
33114#: fortran/match.c:1010
33115#, gcc-internal-format
33116msgid "Expected a step value in iterator at %C"
33117msgstr ""
33118
33119#: fortran/match.c:1022
33120#, gcc-internal-format
33121msgid "Syntax error in iterator at %C"
33122msgstr "%C ���������������������"
33123
33124#: fortran/match.c:1263
33125#, gcc-internal-format
33126msgid "Invalid form of PROGRAM statement at %C"
33127msgstr "%C ��� PROGRAM ������������������"
33128
33129#: fortran/match.c:1389 fortran/match.c:1470
33130#, fuzzy, gcc-internal-format
33131msgid "Obsolescent feature: Arithmetic IF statement at %C"
33132msgstr "������������%C ������������ IF ������"
33133
33134#: fortran/match.c:1445
33135#, gcc-internal-format
33136msgid "Syntax error in IF-expression at %C"
33137msgstr "%C ��� IF ���������������������"
33138
33139#: fortran/match.c:1456
33140#, gcc-internal-format
33141msgid "Block label not appropriate for arithmetic IF statement at %C"
33142msgstr ""
33143
33144#: fortran/match.c:1494
33145#, fuzzy, gcc-internal-format
33146msgid "Block label is not appropriate for IF statement at %C"
33147msgstr "���������������%s��������� %s ������������ %C"
33148
33149#: fortran/match.c:1574 fortran/primary.c:3007
33150#, fuzzy, gcc-internal-format
33151msgid "Cannot assign to a named constant at %C"
33152msgstr "%C ������������������������������"
33153
33154#: fortran/match.c:1584
33155#, gcc-internal-format
33156msgid "Unclassifiable statement in IF-clause at %C"
33157msgstr "%C ��� IF ������������������������������������"
33158
33159#: fortran/match.c:1591
33160#, gcc-internal-format
33161msgid "Syntax error in IF-clause at %C"
33162msgstr "%C ��� IF ������������������"
33163
33164#: fortran/match.c:1635
33165#, gcc-internal-format
33166msgid "Unexpected junk after ELSE statement at %C"
33167msgstr "%C ��� ELSE ������������������������������������"
33168
33169#: fortran/match.c:1641 fortran/match.c:1676
33170#, gcc-internal-format
33171msgid "Label '%s' at %C doesn't match IF label '%s'"
33172msgstr ""
33173
33174#: fortran/match.c:1670
33175#, gcc-internal-format
33176msgid "Unexpected junk after ELSE IF statement at %C"
33177msgstr ""
33178
33179#: fortran/match.c:1862
33180#, fuzzy, gcc-internal-format
33181msgid "Name '%s' in %s statement at %C is not a loop name"
33182msgstr "DATA ������������������������ %C ��� %s ���������������������%s������������������������"
33183
33184#: fortran/match.c:1878
33185#, gcc-internal-format
33186msgid "%s statement at %C is not within a loop"
33187msgstr "%s ��������� %C ������������������"
33188
33189#: fortran/match.c:1881
33190#, gcc-internal-format
33191msgid "%s statement at %C is not within loop '%s'"
33192msgstr "%s ��������� %C ������������������%s������"
33193
33194#: fortran/match.c:1889
33195#, fuzzy, gcc-internal-format
33196msgid "%s statement at %C leaving OpenMP structured block"
33197msgstr "%s ��������� %C ������������������"
33198
33199#: fortran/match.c:1902
33200#, fuzzy, gcc-internal-format
33201msgid "EXIT statement at %C terminating !$OMP DO loop"
33202msgstr "%C ������ ENTRY ��������������������� DO ���"
33203
33204#: fortran/match.c:1954
33205#, gcc-internal-format
33206msgid "Too many digits in STOP code at %C"
33207msgstr "%C ��� STOP ������������������"
33208
33209#: fortran/match.c:2007
33210#, fuzzy, gcc-internal-format
33211msgid "Deleted feature: PAUSE statement at %C"
33212msgstr "������������%C ������ PAUSE ������"
33213
33214#: fortran/match.c:2055
33215#, fuzzy, gcc-internal-format
33216msgid "Deleted feature: ASSIGN statement at %C"
33217msgstr "������������%C ������ ASSIGN ������"
33218
33219#: fortran/match.c:2101
33220#, fuzzy, gcc-internal-format
33221msgid "Deleted feature: Assigned GOTO statement at %C"
33222msgstr "������������%C ��������� GOTO ������"
33223
33224#: fortran/match.c:2148 fortran/match.c:2200
33225#, gcc-internal-format
33226msgid "Statement label list in GOTO at %C cannot be empty"
33227msgstr ""
33228
33229#: fortran/match.c:2210
33230#, gcc-internal-format
33231msgid "Obsolescent feature: Computed GOTO at %C"
33232msgstr ""
33233
33234#. Enforce F03:C476.
33235#: fortran/match.c:2273
33236#, fuzzy, gcc-internal-format
33237msgid "'%s' at %L is not an accessible derived type"
33238msgstr "%qT ��� %qT ������������������������������������"
33239
33240#: fortran/match.c:2351
33241#, gcc-internal-format
33242msgid "Derived type '%s' at %L may not be ABSTRACT"
33243msgstr ""
33244
33245#: fortran/match.c:2369
33246#, fuzzy, gcc-internal-format
33247msgid "Invalid type-spec at %C"
33248msgstr "���������������������"
33249
33250#: fortran/match.c:2422
33251#, fuzzy, gcc-internal-format
33252msgid "Fortran 2003: typespec in ALLOCATE at %L"
33253msgstr "Fortran 2003���%C ������ FLUSH ������"
33254
33255#: fortran/match.c:2454
33256#, fuzzy, gcc-internal-format
33257msgid "Bad allocate-object at %C for a PURE procedure"
33258msgstr "DATA ������������������������ %C ������ PURE ���������"
33259
33260#: fortran/match.c:2465
33261#, fuzzy, gcc-internal-format
33262msgid "Type of entity at %L is type incompatible with typespec"
33263msgstr "������������������ %qT ��������������� %qT ���������"
33264
33265#: fortran/match.c:2473
33266#, gcc-internal-format
33267msgid "Kind type parameter for entity at %L differs from the kind type parameter of the typespec"
33268msgstr ""
33269
33270#: fortran/match.c:2500 fortran/match.c:2761
33271#, gcc-internal-format
33272msgid "Allocate-object at %C is not a nonprocedure pointer or an allocatable variable"
33273msgstr ""
33274
33275#: fortran/match.c:2507
33276#, fuzzy, gcc-internal-format
33277msgid "Shape specification for allocatable scalar at %C"
33278msgstr "%L ������������������������������"
33279
33280#: fortran/match.c:2524 fortran/match.c:2778
33281#, gcc-internal-format
33282msgid "Redundant STAT tag found at %L "
33283msgstr ""
33284
33285#: fortran/match.c:2543
33286#, fuzzy, gcc-internal-format
33287msgid "Fortran 2003: ERRMSG tag at %L"
33288msgstr "Fortran 2003���%L ������ IOMSG ������"
33289
33290#: fortran/match.c:2550 fortran/match.c:2804
33291#, gcc-internal-format
33292msgid "Redundant ERRMSG tag found at %L "
33293msgstr ""
33294
33295#: fortran/match.c:2566
33296#, fuzzy, gcc-internal-format
33297msgid "Fortran 2003: SOURCE tag at %L"
33298msgstr "Fortran 2003���%L ������ IOMSG ������"
33299
33300#: fortran/match.c:2573
33301#, gcc-internal-format
33302msgid "Redundant SOURCE tag found at %L "
33303msgstr ""
33304
33305#: fortran/match.c:2580
33306#, gcc-internal-format
33307msgid "SOURCE tag at %L conflicts with the typespec at %L"
33308msgstr ""
33309
33310#: fortran/match.c:2587
33311#, gcc-internal-format
33312msgid "SOURCE tag at %L requires only a single entity in the allocation-list"
33313msgstr ""
33314
33315#: fortran/match.c:2659
33316#, gcc-internal-format
33317msgid "Illegal variable in NULLIFY at %C for a PURE procedure"
33318msgstr ""
33319
33320#: fortran/match.c:2745
33321#, fuzzy, gcc-internal-format
33322msgid "Illegal allocate-object at %C for a PURE procedure"
33323msgstr "%C ������ PRINT ������������������������ PURE ���������"
33324
33325#: fortran/match.c:2798
33326#, fuzzy, gcc-internal-format
33327msgid "Fortran 2003: ERRMSG at %L"
33328msgstr "Fortran 2003���%L ������ IOMSG ������"
33329
33330#: fortran/match.c:2858
33331#, gcc-internal-format
33332msgid "Alternate RETURN statement at %C is only allowed within a SUBROUTINE"
33333msgstr "%C ������������ RETURN ������������������������ SUBROUTINE ���"
33334
33335#: fortran/match.c:2863
33336#, gcc-internal-format
33337msgid "Obsolescent feature: Alternate RETURN at %C"
33338msgstr ""
33339
33340#: fortran/match.c:2893
33341#, gcc-internal-format
33342msgid "Extension: RETURN statement in main program at %C"
33343msgstr ""
33344
33345#: fortran/match.c:2921
33346#, fuzzy, gcc-internal-format
33347msgid "Expected component reference at %C"
33348msgstr "%C ������������������������"
33349
33350#: fortran/match.c:2927
33351#, gcc-internal-format
33352msgid "Junk after CALL at %C"
33353msgstr ""
33354
33355#: fortran/match.c:2937
33356#, fuzzy, gcc-internal-format
33357msgid "Expected type-bound procedure or procedure pointer component at %C"
33358msgstr "%C ������������������������"
33359
33360#: fortran/match.c:3156
33361#, gcc-internal-format
33362msgid "Syntax error in common block name at %C"
33363msgstr "%C ���������������������������"
33364
33365#: fortran/match.c:3192
33366#, gcc-internal-format
33367msgid "Symbol '%s' at %C is already an external symbol that is not COMMON"
33368msgstr "���������%s������ %C ������������������������ COMMON ������"
33369
33370#. If we find an error, just print it and continue,
33371#. cause it's just semantic, and we can see if there
33372#. are more errors.
33373#: fortran/match.c:3251
33374#, gcc-internal-format
33375msgid "Variable '%s' at %L in common block '%s' at %C must be declared with a C interoperable kind since common block '%s' is bind(c)"
33376msgstr ""
33377
33378#: fortran/match.c:3260
33379#, gcc-internal-format
33380msgid "Variable '%s' in common block '%s' at %C can not be bind(c) since it is not global"
33381msgstr ""
33382
33383#: fortran/match.c:3267
33384#, gcc-internal-format
33385msgid "Symbol '%s' at %C is already in a COMMON block"
33386msgstr ""
33387
33388#: fortran/match.c:3275
33389#, gcc-internal-format
33390msgid "Initialized symbol '%s' at %C can only be COMMON in BLOCK DATA"
33391msgstr ""
33392
33393#: fortran/match.c:3302
33394#, gcc-internal-format
33395msgid "Array specification for symbol '%s' in COMMON at %C must be explicit"
33396msgstr ""
33397
33398#: fortran/match.c:3312
33399#, gcc-internal-format
33400msgid "Symbol '%s' in COMMON at %C cannot be a POINTER array"
33401msgstr ""
33402
33403#: fortran/match.c:3344
33404#, gcc-internal-format
33405msgid "Symbol '%s', in COMMON block '%s' at %C is being indirectly equivalenced to another COMMON block '%s'"
33406msgstr ""
33407
33408#: fortran/match.c:3452
33409#, gcc-internal-format
33410msgid "Namelist group name '%s' at %C already has a basic type of %s"
33411msgstr ""
33412
33413#: fortran/match.c:3460
33414#, gcc-internal-format
33415msgid "Namelist group name '%s' at %C already is USE associated and cannot be respecified."
33416msgstr ""
33417
33418#: fortran/match.c:3487
33419#, fuzzy, gcc-internal-format
33420msgid "Assumed size array '%s' in namelist '%s' at %C is not allowed"
33421msgstr "%3$C ������������������%2$s������������������������������%1$s������������������"
33422
33423#: fortran/match.c:3494
33424#, fuzzy, gcc-internal-format
33425msgid "Assumed character length '%s' in namelist '%s' at %C is not allowed"
33426msgstr "%3$C ������������������%2$s������������������������������%1$s������������������"
33427
33428#: fortran/match.c:3621
33429#, gcc-internal-format
33430msgid "Derived type component %C is not a permitted EQUIVALENCE member"
33431msgstr ""
33432
33433#: fortran/match.c:3629
33434#, gcc-internal-format
33435msgid "Array reference in EQUIVALENCE at %C cannot be an array section"
33436msgstr ""
33437
33438#: fortran/match.c:3657
33439#, gcc-internal-format
33440msgid "EQUIVALENCE at %C requires two or more objects"
33441msgstr ""
33442
33443#: fortran/match.c:3671
33444#, gcc-internal-format
33445msgid "Attempt to indirectly overlap COMMON blocks %s and %s by EQUIVALENCE at %C"
33446msgstr ""
33447
33448#: fortran/match.c:3684
33449#, fuzzy, gcc-internal-format
33450msgid "Expecting a comma in EQUIVALENCE at %C"
33451msgstr "%C ��� I/O ���������������������"
33452
33453#: fortran/match.c:3800
33454#, gcc-internal-format
33455msgid "Statement function at %L is recursive"
33456msgstr "%L ������������������������������"
33457
33458#: fortran/match.c:3806
33459#, fuzzy, gcc-internal-format
33460msgid "Obsolescent feature: Statement function at %C"
33461msgstr "������������%C ������ PAUSE ������"
33462
33463#: fortran/match.c:3892
33464#, gcc-internal-format
33465msgid "Expected initialization expression in CASE at %C"
33466msgstr "%C ��� CASE ���������������������������"
33467
33468#: fortran/match.c:3924
33469#, fuzzy, gcc-internal-format
33470msgid "Expected block name '%s' of SELECT construct at %C"
33471msgstr "���������������%s���������%s��������������������� %C"
33472
33473#: fortran/match.c:4045
33474#, gcc-internal-format
33475msgid "Selector in SELECT TYPE at %C is not a named variable; use associate-name=>"
33476msgstr ""
33477
33478#: fortran/match.c:4053
33479#, fuzzy, gcc-internal-format
33480msgid "Selector shall be polymorphic in SELECT TYPE statement at %C"
33481msgstr "%C SAVE ������������������"
33482
33483#: fortran/match.c:4081
33484#, gcc-internal-format
33485msgid "Unexpected CASE statement at %C"
33486msgstr "%C ��������������� CASE ������"
33487
33488#: fortran/match.c:4133
33489#, fuzzy, gcc-internal-format
33490msgid "Syntax error in CASE specification at %C"
33491msgstr "%C CASE ������������������"
33492
33493#: fortran/match.c:4151
33494#, fuzzy, gcc-internal-format
33495msgid "Unexpected TYPE IS statement at %C"
33496msgstr "%C ��������������� END ������"
33497
33498#: fortran/match.c:4184
33499#, fuzzy, gcc-internal-format
33500msgid "Syntax error in TYPE IS specification at %C"
33501msgstr "%C CASE ������������������"
33502
33503#: fortran/match.c:4256
33504#, fuzzy, gcc-internal-format
33505msgid "Syntax error in CLASS IS specification at %C"
33506msgstr "%C CASE ������������������"
33507
33508#: fortran/match.c:4378
33509#, gcc-internal-format
33510msgid "ELSEWHERE statement at %C not enclosed in WHERE block"
33511msgstr ""
33512
33513#: fortran/match.c:4416
33514#, gcc-internal-format
33515msgid "Label '%s' at %C doesn't match WHERE label '%s'"
33516msgstr ""
33517
33518#: fortran/match.c:4516
33519#, gcc-internal-format
33520msgid "Syntax error in FORALL iterator at %C"
33521msgstr "%C ��� FORALL ������������������"
33522
33523#: fortran/matchexp.c:72
33524#, gcc-internal-format
33525msgid "Bad character '%c' in OPERATOR name at %C"
33526msgstr ""
33527
33528#: fortran/matchexp.c:80
33529#, gcc-internal-format
33530msgid "The name '%s' cannot be used as a defined operator at %C"
33531msgstr "���������%s������ %C ������������������������������������"
33532
33533#: fortran/matchexp.c:177
33534#, gcc-internal-format
33535msgid "Expected a right parenthesis in expression at %C"
33536msgstr "%C ������������������������������"
33537
33538#: fortran/matchexp.c:302
33539#, gcc-internal-format
33540msgid "Expected exponent in expression at %C"
33541msgstr "%C ���������������������������������"
33542
33543#: fortran/matchexp.c:340 fortran/matchexp.c:345 fortran/matchexp.c:449
33544#: fortran/matchexp.c:454
33545#, gcc-internal-format
33546msgid "Extension: Unary operator following arithmetic operator (use parentheses) at %C"
33547msgstr ""
33548
33549#: fortran/misc.c:39
33550#, gcc-internal-format
33551msgid "Out of memory-- malloc() failed"
33552msgstr "��������������� -- malloc() ������"
33553
33554#: fortran/module.c:520
33555#, fuzzy, gcc-internal-format
33556msgid "Fortran 2003: module nature in USE statement at %C"
33557msgstr "Fortran 2003���%C ������ FLUSH ������"
33558
33559#: fortran/module.c:532
33560#, gcc-internal-format
33561msgid "Module nature in USE statement at %C shall be either INTRINSIC or NON_INTRINSIC"
33562msgstr ""
33563
33564#: fortran/module.c:545
33565#, gcc-internal-format
33566msgid "\"::\" was expected after module nature at %C but was not found"
33567msgstr ""
33568
33569#: fortran/module.c:554
33570#, fuzzy, gcc-internal-format
33571msgid "Fortran 2003: \"USE :: module\" at %C"
33572msgstr "Fortran 2003���%C ������ FLUSH ������"
33573
33574#: fortran/module.c:608
33575#, gcc-internal-format
33576msgid "Missing generic specification in USE statement at %C"
33577msgstr ""
33578
33579#: fortran/module.c:616
33580#, fuzzy, gcc-internal-format
33581msgid "Fortran 2003: Renaming operators in USE statements at %C"
33582msgstr "Fortran 2003���%C ������ FLUSH ������"
33583
33584#: fortran/module.c:658
33585#, fuzzy, gcc-internal-format
33586msgid "The name '%s' at %C has already been used as an external module name."
33587msgstr "���������%s���(������ %C)���������������������������"
33588
33589#: fortran/module.c:935
33590#, gcc-internal-format
33591msgid "Reading module %s at line %d column %d: %s"
33592msgstr "������������ %s��������� %d ��� %d���%s"
33593
33594#: fortran/module.c:939
33595#, gcc-internal-format
33596msgid "Writing module %s at line %d column %d: %s"
33597msgstr "������������ %s��������� %d ��� %d���%s"
33598
33599#: fortran/module.c:943
33600#, gcc-internal-format
33601msgid "Module %s at line %d column %d: %s"
33602msgstr "������ %s ��������� %d ��� %d���%s"
33603
33604#: fortran/module.c:1301
33605#, gcc-internal-format
33606msgid "Error writing modules file: %s"
33607msgstr "������������������������������������%s"
33608
33609#: fortran/module.c:3174
33610#, gcc-internal-format
33611msgid "Namelist %s cannot be renamed by USE association to %s"
33612msgstr ""
33613
33614#: fortran/module.c:4483
33615#, gcc-internal-format
33616msgid "Symbol '%s' referenced at %L not found in module '%s'"
33617msgstr ""
33618
33619#: fortran/module.c:4490
33620#, gcc-internal-format
33621msgid "User operator '%s' referenced at %L not found in module '%s'"
33622msgstr ""
33623
33624#: fortran/module.c:4495
33625#, gcc-internal-format
33626msgid "Intrinsic operator '%s' referenced at %L not found in module '%s'"
33627msgstr ""
33628
33629#: fortran/module.c:5106
33630#, gcc-internal-format
33631msgid "Can't open module file '%s' for writing at %C: %s"
33632msgstr "���������������������������%s��������������� %C ������%s"
33633
33634#: fortran/module.c:5144
33635#, gcc-internal-format
33636msgid "Error writing module file '%s' for writing: %s"
33637msgstr "���������������������%s���������������������%s"
33638
33639#: fortran/module.c:5153
33640#, fuzzy, gcc-internal-format
33641msgid "Can't delete module file '%s': %s"
33642msgstr "%s������������������������%s������%s\n"
33643
33644#: fortran/module.c:5156
33645#, fuzzy, gcc-internal-format
33646msgid "Can't rename module file '%s' to '%s': %s"
33647msgstr "%s������������������������������%s���������������������%s������%s\n"
33648
33649#: fortran/module.c:5162
33650#, fuzzy, gcc-internal-format
33651msgid "Can't delete temporary module file '%s': %s"
33652msgstr "%s������������������������������������%s������%s\n"
33653
33654#: fortran/module.c:5182 fortran/module.c:5265
33655#, gcc-internal-format
33656msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_C_BINDING."
33657msgstr ""
33658
33659#: fortran/module.c:5300
33660#, gcc-internal-format
33661msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_C_BINDING"
33662msgstr ""
33663
33664#: fortran/module.c:5322
33665#, fuzzy, gcc-internal-format
33666msgid "Symbol '%s' already declared"
33667msgstr "���������%s������ %C ������������ %L ������������"
33668
33669#: fortran/module.c:5377
33670#, gcc-internal-format
33671msgid "Use of intrinsic module '%s' at %C conflicts with non-intrinsic module name used previously"
33672msgstr ""
33673
33674#: fortran/module.c:5390
33675#, gcc-internal-format
33676msgid "Symbol '%s' referenced at %L does not exist in intrinsic module ISO_FORTRAN_ENV"
33677msgstr ""
33678
33679#: fortran/module.c:5398
33680#, gcc-internal-format
33681msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %L is incompatible with option %s"
33682msgstr ""
33683
33684#: fortran/module.c:5426
33685#, gcc-internal-format
33686msgid "Use of the NUMERIC_STORAGE_SIZE named constant from intrinsic module ISO_FORTRAN_ENV at %C is incompatible with option %s"
33687msgstr ""
33688
33689#: fortran/module.c:5442
33690#, gcc-internal-format
33691msgid "Symbol '%s' referenced at %L not found in intrinsic module ISO_FORTRAN_ENV"
33692msgstr ""
33693
33694#: fortran/module.c:5476
33695#, gcc-internal-format
33696msgid "Fortran 2003: ISO_FORTRAN_ENV intrinsic module at %C"
33697msgstr ""
33698
33699#: fortran/module.c:5484
33700#, fuzzy, gcc-internal-format
33701msgid "Fortran 2003: ISO_C_BINDING module at %C"
33702msgstr "Fortran 2003���%L ������ IOMSG ������"
33703
33704#: fortran/module.c:5494
33705#, gcc-internal-format
33706msgid "Can't find an intrinsic module named '%s' at %C"
33707msgstr ""
33708
33709#: fortran/module.c:5499
33710#, gcc-internal-format
33711msgid "Can't open module file '%s' for reading at %C: %s"
33712msgstr "���������������������������%s��������������� %C ������%s"
33713
33714#: fortran/module.c:5507
33715#, gcc-internal-format
33716msgid "Use of non-intrinsic module '%s' at %C conflicts with intrinsic module name used previously"
33717msgstr ""
33718
33719#: fortran/module.c:5527
33720#, gcc-internal-format
33721msgid "File '%s' opened at %C is not a GFORTRAN module file"
33722msgstr ""
33723
33724#: fortran/module.c:5534
33725#, gcc-internal-format
33726msgid "Parse error when checking module version for file '%s' opened at %C"
33727msgstr ""
33728
33729#: fortran/module.c:5539
33730#, gcc-internal-format
33731msgid "Wrong module version '%s' (expected '%s') for file '%s' opened at %C"
33732msgstr ""
33733
33734#: fortran/module.c:5552
33735#, gcc-internal-format
33736msgid "Can't USE the same module we're building!"
33737msgstr ""
33738
33739#: fortran/openmp.c:134 fortran/openmp.c:563
33740#, gcc-internal-format
33741msgid "COMMON block /%s/ not found at %C"
33742msgstr ""
33743
33744#: fortran/openmp.c:165
33745#, fuzzy, gcc-internal-format
33746msgid "Syntax error in OpenMP variable list at %C"
33747msgstr "%C ������������������������������"
33748
33749#: fortran/openmp.c:293
33750#, gcc-internal-format
33751msgid "%s is not INTRINSIC procedure name at %C"
33752msgstr ""
33753
33754#: fortran/openmp.c:404
33755#, gcc-internal-format
33756msgid "COLLAPSE clause argument not constant positive integer at %C"
33757msgstr ""
33758
33759#: fortran/openmp.c:542
33760#, gcc-internal-format
33761msgid "Threadprivate variable at %C is an element of a COMMON block"
33762msgstr ""
33763
33764#: fortran/openmp.c:582
33765#, fuzzy, gcc-internal-format
33766msgid "Syntax error in !$OMP THREADPRIVATE list at %C"
33767msgstr "%C ��� CHARACTER ������������������"
33768
33769#: fortran/openmp.c:760 fortran/resolve.c:7766 fortran/resolve.c:8162
33770#, gcc-internal-format
33771msgid "IF clause at %L requires a scalar LOGICAL expression"
33772msgstr ""
33773
33774#: fortran/openmp.c:768
33775#, gcc-internal-format
33776msgid "NUM_THREADS clause at %L requires a scalar INTEGER expression"
33777msgstr ""
33778
33779#: fortran/openmp.c:776
33780#, gcc-internal-format
33781msgid "SCHEDULE clause's chunk_size at %L requires a scalar INTEGER expression"
33782msgstr ""
33783
33784#: fortran/openmp.c:816
33785#, fuzzy, gcc-internal-format
33786msgid "Object '%s' is not a variable at %L"
33787msgstr "%L ������������������������ DUMMY ������"
33788
33789#: fortran/openmp.c:824 fortran/openmp.c:834 fortran/openmp.c:841
33790#: fortran/openmp.c:851
33791#, gcc-internal-format
33792msgid "Symbol '%s' present on multiple clauses at %L"
33793msgstr ""
33794
33795#: fortran/openmp.c:874
33796#, gcc-internal-format
33797msgid "Non-THREADPRIVATE object '%s' in COPYIN clause at %L"
33798msgstr ""
33799
33800#: fortran/openmp.c:877
33801#, gcc-internal-format
33802msgid "COPYIN clause object '%s' at %L has ALLOCATABLE components"
33803msgstr ""
33804
33805#: fortran/openmp.c:885
33806#, fuzzy, gcc-internal-format
33807msgid "Assumed size array '%s' in COPYPRIVATE clause at %L"
33808msgstr "%3$C ������������������%2$s������������������������������%1$s������������������"
33809
33810#: fortran/openmp.c:888
33811#, gcc-internal-format
33812msgid "COPYPRIVATE clause object '%s' at %L has ALLOCATABLE components"
33813msgstr ""
33814
33815#: fortran/openmp.c:896
33816#, gcc-internal-format
33817msgid "THREADPRIVATE object '%s' in SHARED clause at %L"
33818msgstr ""
33819
33820#: fortran/openmp.c:899
33821#, gcc-internal-format
33822msgid "Cray pointee '%s' in SHARED clause at %L"
33823msgstr ""
33824
33825#: fortran/openmp.c:907
33826#, gcc-internal-format
33827msgid "THREADPRIVATE object '%s' in %s clause at %L"
33828msgstr ""
33829
33830#: fortran/openmp.c:910
33831#, fuzzy, gcc-internal-format
33832msgid "Cray pointee '%s' in %s clause at %L"
33833msgstr "���������%s������ %C ������������ %L ������������"
33834
33835#: fortran/openmp.c:915
33836#, gcc-internal-format
33837msgid "POINTER object '%s' in %s clause at %L"
33838msgstr ""
33839
33840#: fortran/openmp.c:920
33841#, gcc-internal-format
33842msgid "%s clause object '%s' has ALLOCATABLE components at %L"
33843msgstr ""
33844
33845#: fortran/openmp.c:923
33846#, fuzzy, gcc-internal-format
33847msgid "Cray pointer '%s' in %s clause at %L"
33848msgstr "��������� %s ��������� %s������ %L"
33849
33850#: fortran/openmp.c:927
33851#, fuzzy, gcc-internal-format
33852msgid "Assumed size array '%s' in %s clause at %L"
33853msgstr "%3$C ������������������%2$s������������������������������%1$s������������������"
33854
33855#: fortran/openmp.c:932
33856#, gcc-internal-format
33857msgid "Variable '%s' in %s clause is used in NAMELIST statement at %L"
33858msgstr ""
33859
33860#: fortran/openmp.c:941
33861#, fuzzy, gcc-internal-format
33862msgid "%c REDUCTION variable '%s' at %L must be of numeric type, got %s"
33863msgstr "���������%s���(���������������������%s������������ %L)������������������������"
33864
33865#: fortran/openmp.c:952
33866#, gcc-internal-format
33867msgid "%s REDUCTION variable '%s' must be LOGICAL at %L"
33868msgstr ""
33869
33870#: fortran/openmp.c:963
33871#, fuzzy, gcc-internal-format
33872msgid "%s REDUCTION variable '%s' must be INTEGER or REAL at %L"
33873msgstr "%s (%L ���)��������� INTEGER ��� REAL"
33874
33875#: fortran/openmp.c:972
33876#, fuzzy, gcc-internal-format
33877msgid "%s REDUCTION variable '%s' must be INTEGER at %L"
33878msgstr "%s (%L ���)��������� INTEGER ��� REAL"
33879
33880#: fortran/openmp.c:1084
33881#, gcc-internal-format
33882msgid "!$OMP ATOMIC statement must set a scalar variable of intrinsic type at %L"
33883msgstr ""
33884
33885#: fortran/openmp.c:1124
33886#, gcc-internal-format
33887msgid "!$OMP ATOMIC assignment operator must be +, *, -, /, .AND., .OR., .EQV. or .NEQV. at %L"
33888msgstr ""
33889
33890#: fortran/openmp.c:1172
33891#, gcc-internal-format
33892msgid "!$OMP ATOMIC assignment must be var = var op expr or var = expr op var at %L"
33893msgstr ""
33894
33895#: fortran/openmp.c:1186
33896#, gcc-internal-format
33897msgid "!$OMP ATOMIC var = var op expr not mathematically equivalent to var = var op (expr) at %L"
33898msgstr ""
33899
33900#: fortran/openmp.c:1218
33901#, gcc-internal-format
33902msgid "expr in !$OMP ATOMIC assignment var = var op expr must be scalar and cannot reference var at %L"
33903msgstr ""
33904
33905#: fortran/openmp.c:1242
33906#, gcc-internal-format
33907msgid "!$OMP ATOMIC assignment intrinsic IAND, IOR or IEOR must have two arguments at %L"
33908msgstr ""
33909
33910#: fortran/openmp.c:1249
33911#, gcc-internal-format
33912msgid "!$OMP ATOMIC assignment intrinsic must be MIN, MAX, IAND, IOR or IEOR at %L"
33913msgstr ""
33914
33915#: fortran/openmp.c:1265
33916#, gcc-internal-format
33917msgid "!$OMP ATOMIC intrinsic arguments except one must not reference '%s' at %L"
33918msgstr ""
33919
33920#: fortran/openmp.c:1268
33921#, gcc-internal-format
33922msgid "!$OMP ATOMIC intrinsic arguments must be scalar at %L"
33923msgstr ""
33924
33925#: fortran/openmp.c:1274
33926#, gcc-internal-format
33927msgid "First or last !$OMP ATOMIC intrinsic argument must be '%s' at %L"
33928msgstr ""
33929
33930#: fortran/openmp.c:1292
33931#, gcc-internal-format
33932msgid "!$OMP ATOMIC assignment must have an operator or intrinsic on right hand side at %L"
33933msgstr ""
33934
33935#: fortran/openmp.c:1427
33936#, gcc-internal-format
33937msgid "!$OMP DO cannot be a DO WHILE or DO without loop control at %L"
33938msgstr ""
33939
33940#: fortran/openmp.c:1433
33941#, gcc-internal-format
33942msgid "!$OMP DO iteration variable must be of type integer at %L"
33943msgstr ""
33944
33945#: fortran/openmp.c:1437
33946#, gcc-internal-format
33947msgid "!$OMP DO iteration variable must not be THREADPRIVATE at %L"
33948msgstr ""
33949
33950#: fortran/openmp.c:1445
33951#, gcc-internal-format
33952msgid "!$OMP DO iteration variable present on clause other than PRIVATE or LASTPRIVATE at %L"
33953msgstr ""
33954
33955#: fortran/openmp.c:1463
33956#, gcc-internal-format
33957msgid "!$OMP DO collapsed loops don't form rectangular iteration space at %L"
33958msgstr ""
33959
33960#: fortran/openmp.c:1477
33961#, gcc-internal-format
33962msgid "collapsed !$OMP DO loops not perfectly nested at %L"
33963msgstr ""
33964
33965#: fortran/openmp.c:1486 fortran/openmp.c:1493
33966#, gcc-internal-format
33967msgid "not enough DO loops for collapsed !$OMP DO at %L"
33968msgstr ""
33969
33970#: fortran/options.c:240
33971#, gcc-internal-format
33972msgid "-fexcess-precision=standard for Fortran"
33973msgstr ""
33974
33975#: fortran/options.c:310
33976#, fuzzy, gcc-internal-format
33977msgid "Reading file '%s' as free form"
33978msgstr "������������%s���������������������������"
33979
33980#: fortran/options.c:320
33981#, fuzzy, gcc-internal-format
33982msgid "'-fd-lines-as-comments' has no effect in free form"
33983msgstr "���-fd-lines-as-comments���������������������������������"
33984
33985#: fortran/options.c:323
33986#, fuzzy, gcc-internal-format
33987msgid "'-fd-lines-as-code' has no effect in free form"
33988msgstr "���-fd-lines-as-code���������������������������������"
33989
33990#: fortran/options.c:341
33991#, gcc-internal-format
33992msgid "Flag -fno-automatic overwrites -fmax-stack-var-size=%d"
33993msgstr ""
33994
33995#: fortran/options.c:344
33996#, gcc-internal-format
33997msgid "Flag -fno-automatic overwrites -frecursive"
33998msgstr ""
33999
34000#: fortran/options.c:346
34001#, gcc-internal-format
34002msgid "Flag -fno-automatic overwrites -frecursive implied by -fopenmp"
34003msgstr ""
34004
34005#: fortran/options.c:350
34006#, gcc-internal-format
34007msgid "Flag -frecursive overwrites -fmax-stack-var-size=%d"
34008msgstr ""
34009
34010#: fortran/options.c:354
34011#, gcc-internal-format
34012msgid "Flag -fmax-stack-var-size=%d overwrites -frecursive implied by -fopenmp"
34013msgstr ""
34014
34015#: fortran/options.c:434
34016#, fuzzy, gcc-internal-format
34017msgid "gfortran: Only one -J option allowed"
34018msgstr "gfortran������������������������ -M ������\n"
34019
34020#: fortran/options.c:477
34021#, gcc-internal-format
34022msgid "Argument to -ffpe-trap is not valid: %s"
34023msgstr "-ffpe-trap ������������������%s"
34024
34025#: fortran/options.c:516
34026#, fuzzy, gcc-internal-format
34027msgid "Argument to -fcheck is not valid: %s"
34028msgstr "-ffpe-trap ������������������%s"
34029
34030#: fortran/options.c:673
34031#, gcc-internal-format
34032msgid "Fixed line length must be at least seven."
34033msgstr "������������������������������������"
34034
34035#: fortran/options.c:691
34036#, fuzzy, gcc-internal-format
34037msgid "Free line length must be at least three."
34038msgstr "������������������������������������"
34039
34040#: fortran/options.c:709
34041#, fuzzy, gcc-internal-format
34042msgid "-static-libgfortran is not supported in this configuration"
34043msgstr "-m%s ���������������������������"
34044
34045#: fortran/options.c:757
34046#, fuzzy, gcc-internal-format
34047msgid "Maximum supported identifier length is %d"
34048msgstr "������������������������"
34049
34050#: fortran/options.c:789
34051#, fuzzy, gcc-internal-format
34052msgid "Unrecognized option to -finit-logical: %s"
34053msgstr "������������������������-%s���"
34054
34055#: fortran/options.c:805
34056#, fuzzy, gcc-internal-format
34057msgid "Unrecognized option to -finit-real: %s"
34058msgstr "������������������������-%s���"
34059
34060#: fortran/options.c:821
34061#, gcc-internal-format
34062msgid "The value of n in -finit-character=n must be between 0 and 127"
34063msgstr ""
34064
34065#: fortran/options.c:912
34066#, gcc-internal-format
34067msgid "Maximum subrecord length cannot exceed %d"
34068msgstr ""
34069
34070#: fortran/parse.c:462
34071#, gcc-internal-format
34072msgid "Unclassifiable statement at %C"
34073msgstr "%C ���������������������"
34074
34075#: fortran/parse.c:486
34076#, fuzzy, gcc-internal-format
34077msgid "OpenMP directives at %C may not appear in PURE or ELEMENTAL procedures"
34078msgstr "��� %L ��������������������������������� ELEMENTAL ���������"
34079
34080#: fortran/parse.c:567
34081#, fuzzy, gcc-internal-format
34082msgid "Unclassifiable OpenMP directive at %C"
34083msgstr "%C ���������������������"
34084
34085#: fortran/parse.c:595
34086#, fuzzy, gcc-internal-format
34087msgid "Unclassifiable GCC directive at %C"
34088msgstr "%C ���������������������"
34089
34090#: fortran/parse.c:637 fortran/parse.c:806
34091#, gcc-internal-format
34092msgid "Zero is not a valid statement label at %C"
34093msgstr "��������� %C ���������������������������������"
34094
34095#: fortran/parse.c:644 fortran/parse.c:798
34096#, gcc-internal-format
34097msgid "Non-numeric character in statement label at %C"
34098msgstr ""
34099
34100#: fortran/parse.c:656 fortran/parse.c:710 fortran/parse.c:846
34101#, gcc-internal-format
34102msgid "Semicolon at %C needs to be preceded by statement"
34103msgstr ""
34104
34105#: fortran/parse.c:664 fortran/parse.c:858
34106#, fuzzy, gcc-internal-format
34107msgid "Ignoring statement label in empty statement at %L"
34108msgstr "%s ��������� %C ��������������� %s ��������� %L ���"
34109
34110#: fortran/parse.c:785 fortran/parse.c:825
34111#, gcc-internal-format
34112msgid "Bad continuation line at %C"
34113msgstr "%C ������������������"
34114
34115#: fortran/parse.c:1072
34116#, gcc-internal-format
34117msgid "FORMAT statement at %L does not have a statement label"
34118msgstr "%L ��� FORMAT ������������������������"
34119
34120#: fortran/parse.c:1624
34121#, gcc-internal-format
34122msgid "Unexpected %s statement at %C"
34123msgstr "������������ %s ��������� %C ���"
34124
34125#: fortran/parse.c:1771
34126#, gcc-internal-format
34127msgid "%s statement at %C cannot follow %s statement at %L"
34128msgstr "%s ��������� %C ��������������� %s ��������� %L ���"
34129
34130#: fortran/parse.c:1788
34131#, gcc-internal-format
34132msgid "Unexpected end of file in '%s'"
34133msgstr "���%s������������������������������"
34134
34135#: fortran/parse.c:1820
34136#, fuzzy, gcc-internal-format
34137msgid "Derived-type '%s' with SEQUENCE must not have a CONTAINS section at %C"
34138msgstr "������������ %s ��������������� %C ������ CONTAINS ������"
34139
34140#: fortran/parse.c:1823
34141#, fuzzy, gcc-internal-format
34142msgid "Derived-type '%s' with BIND(C) must not have a CONTAINS section at %C"
34143msgstr "������������ %s ��������������� %C ������ CONTAINS ������"
34144
34145#: fortran/parse.c:1843
34146#, gcc-internal-format
34147msgid "Components in TYPE at %C must precede CONTAINS"
34148msgstr ""
34149
34150#: fortran/parse.c:1848
34151#, fuzzy, gcc-internal-format
34152msgid "Fortran 2003:  Type-bound procedure at %C"
34153msgstr "Fortran 2003���%C ������ FLUSH ������"
34154
34155#: fortran/parse.c:1857
34156#, fuzzy, gcc-internal-format
34157msgid "Fortran 2003:  GENERIC binding at %C"
34158msgstr "Fortran 2003���%L ������ IOMSG ������"
34159
34160#: fortran/parse.c:1867
34161#, fuzzy, gcc-internal-format
34162msgid "Fortran 2003:  FINAL procedure declaration at %C"
34163msgstr "Fortran 2003���%C ������ FLUSH ������"
34164
34165#: fortran/parse.c:1879
34166#, gcc-internal-format
34167msgid "Fortran 2008: Derived type definition at %C with empty CONTAINS section"
34168msgstr ""
34169
34170#: fortran/parse.c:1890 fortran/parse.c:1996
34171#, gcc-internal-format
34172msgid "PRIVATE statement in TYPE at %C must be inside a MODULE"
34173msgstr ""
34174
34175#: fortran/parse.c:1898
34176#, fuzzy, gcc-internal-format
34177msgid "PRIVATE statement at %C must precede procedure bindings"
34178msgstr "%C ������ PRINT ������������������������ PURE ���������"
34179
34180#: fortran/parse.c:1906 fortran/parse.c:2012
34181#, gcc-internal-format
34182msgid "Duplicate PRIVATE statement at %C"
34183msgstr "%C ������������ PRIVATE ������"
34184
34185#: fortran/parse.c:1916
34186#, fuzzy, gcc-internal-format
34187msgid "SEQUENCE statement at %C must precede CONTAINS"
34188msgstr "%C ������������ SEQUENCE ������"
34189
34190#: fortran/parse.c:1921
34191#, gcc-internal-format
34192msgid "Already inside a CONTAINS block at %C"
34193msgstr ""
34194
34195#: fortran/parse.c:1976
34196#, gcc-internal-format
34197msgid "FINAL declaration at %C must be inside CONTAINS"
34198msgstr ""
34199
34200#: fortran/parse.c:1985
34201#, gcc-internal-format
34202msgid "Fortran 2003: Derived type definition at %C without components"
34203msgstr ""
34204
34205#: fortran/parse.c:2004
34206#, gcc-internal-format
34207msgid "PRIVATE statement at %C must precede structure components"
34208msgstr ""
34209
34210#: fortran/parse.c:2025
34211#, gcc-internal-format
34212msgid "SEQUENCE statement at %C must precede structure components"
34213msgstr ""
34214
34215#: fortran/parse.c:2032
34216#, gcc-internal-format
34217msgid "SEQUENCE attribute at %C already specified in TYPE statement"
34218msgstr ""
34219
34220#: fortran/parse.c:2037
34221#, gcc-internal-format
34222msgid "Duplicate SEQUENCE statement at %C"
34223msgstr "%C ������������ SEQUENCE ������"
34224
34225#: fortran/parse.c:2048
34226#, gcc-internal-format
34227msgid "Fortran 2003:  CONTAINS block in derived type definition at %C"
34228msgstr ""
34229
34230#: fortran/parse.c:2138
34231#, gcc-internal-format
34232msgid "ENUM declaration at %C has no ENUMERATORS"
34233msgstr ""
34234
34235#: fortran/parse.c:2224
34236#, gcc-internal-format
34237msgid "Unexpected %s statement in INTERFACE block at %C"
34238msgstr "������������ %s ��������������� %C ������ INTERFACE ���������"
34239
34240#: fortran/parse.c:2250
34241#, gcc-internal-format
34242msgid "SUBROUTINE at %C does not belong in a generic function interface"
34243msgstr ""
34244
34245#: fortran/parse.c:2254
34246#, gcc-internal-format
34247msgid "FUNCTION at %C does not belong in a generic subroutine interface"
34248msgstr ""
34249
34250#: fortran/parse.c:2264
34251#, fuzzy, gcc-internal-format
34252msgid "Name '%s' of ABSTRACT INTERFACE at %C cannot be the same as an intrinsic type"
34253msgstr "���������%s���(������ %C)���������������������������"
34254
34255#: fortran/parse.c:2295
34256#, gcc-internal-format
34257msgid "Unexpected %s statement at %C in INTERFACE body"
34258msgstr "������������ %s ��������������� %C ������ INTERFACE ������"
34259
34260#: fortran/parse.c:2313
34261#, fuzzy, gcc-internal-format
34262msgid "INTERFACE procedure '%s' at %L has the same name as the enclosing procedure"
34263msgstr "���������%s���(������ %C)������������������������"
34264
34265#: fortran/parse.c:2434
34266#, fuzzy, gcc-internal-format
34267msgid "%s statement is not allowed inside of BLOCK at %C"
34268msgstr "OPEN ������������������������ %C ������ PURE ���������"
34269
34270#: fortran/parse.c:2520
34271#, gcc-internal-format
34272msgid "%s statement must appear in a MODULE"
34273msgstr "%s ��������������������� MODULE ���"
34274
34275#: fortran/parse.c:2527
34276#, gcc-internal-format
34277msgid "%s statement at %C follows another accessibility specification"
34278msgstr ""
34279
34280#: fortran/parse.c:2577
34281#, fuzzy, gcc-internal-format
34282msgid "Bad kind expression for function '%s' at %L"
34283msgstr "���������%s������ %C ���������������������"
34284
34285#: fortran/parse.c:2581
34286#, fuzzy, gcc-internal-format
34287msgid "The type for function '%s' at %L is not accessible"
34288msgstr "���������������%s���(��� %L ���)������������������������"
34289
34290#: fortran/parse.c:2639
34291#, gcc-internal-format
34292msgid "ELSEWHERE statement at %C follows previous unmasked ELSEWHERE"
34293msgstr ""
34294
34295#: fortran/parse.c:2660
34296#, gcc-internal-format
34297msgid "Unexpected %s statement in WHERE block at %C"
34298msgstr "������������ %s ��������������� %C ������ WHERE ���������"
34299
34300#: fortran/parse.c:2719
34301#, gcc-internal-format
34302msgid "Unexpected %s statement in FORALL block at %C"
34303msgstr "������������ %s ��������������� %C ������ FORALL ���������"
34304
34305#: fortran/parse.c:2770
34306#, gcc-internal-format
34307msgid "ELSE IF statement at %C cannot follow ELSE statement at %L"
34308msgstr "%C ������ ELSE IF ��������������������� %L ������ ELSE ������������"
34309
34310#: fortran/parse.c:2788
34311#, gcc-internal-format
34312msgid "Duplicate ELSE statements at %L and %C"
34313msgstr "%L ��� %C ������������ ELSE ������"
34314
34315#: fortran/parse.c:2849
34316#, gcc-internal-format
34317msgid "Expected a CASE or END SELECT statement following SELECT CASE at %C"
34318msgstr ""
34319
34320#: fortran/parse.c:2932
34321#, gcc-internal-format
34322msgid "Expected TYPE IS, CLASS IS or END SELECT statement following SELECT TYPE at %C"
34323msgstr ""
34324
34325#: fortran/parse.c:2994
34326#, gcc-internal-format
34327msgid "Variable '%s' at %C cannot be redefined inside loop beginning at %L"
34328msgstr ""
34329
34330#: fortran/parse.c:3027
34331#, gcc-internal-format
34332msgid "End of nonblock DO statement at %C is within another block"
34333msgstr ""
34334
34335#: fortran/parse.c:3036
34336#, gcc-internal-format
34337msgid "End of nonblock DO statement at %C is interwoven with another DO loop"
34338msgstr ""
34339
34340#: fortran/parse.c:3092
34341#, fuzzy, gcc-internal-format
34342msgid "Fortran 2008: BLOCK construct at %C"
34343msgstr "Fortran 2003���%C ������ FLUSH ������"
34344
34345#: fortran/parse.c:3150
34346#, gcc-internal-format
34347msgid "Statement label in ENDDO at %C doesn't match DO label"
34348msgstr ""
34349
34350#: fortran/parse.c:3166
34351#, gcc-internal-format
34352msgid "Named block DO at %L requires matching ENDDO name"
34353msgstr ""
34354
34355#: fortran/parse.c:3425
34356#, gcc-internal-format
34357msgid "Name after !$omp critical and !$omp end critical does not match at %C"
34358msgstr ""
34359
34360#: fortran/parse.c:3481
34361#, gcc-internal-format
34362msgid "%s statement at %C cannot terminate a non-block DO loop"
34363msgstr ""
34364
34365#: fortran/parse.c:3671
34366#, gcc-internal-format
34367msgid "Contained procedure '%s' at %C is already ambiguous"
34368msgstr ""
34369
34370#: fortran/parse.c:3721
34371#, gcc-internal-format
34372msgid "Unexpected %s statement in CONTAINS section at %C"
34373msgstr "������������ %s ��������������� %C ������ CONTAINS ������"
34374
34375#: fortran/parse.c:3745
34376#, gcc-internal-format
34377msgid "Fortran 2008: CONTAINS statement without FUNCTION or SUBROUTINE statement at %C"
34378msgstr ""
34379
34380#: fortran/parse.c:3822
34381#, gcc-internal-format
34382msgid "CONTAINS statement at %C is already in a contained program unit"
34383msgstr ""
34384
34385#: fortran/parse.c:3871
34386#, gcc-internal-format
34387msgid "Global name '%s' at %L is already being used as a %s at %L"
34388msgstr ""
34389
34390#: fortran/parse.c:3892
34391#, gcc-internal-format
34392msgid "Blank BLOCK DATA at %C conflicts with prior BLOCK DATA at %L"
34393msgstr ""
34394
34395#: fortran/parse.c:3918
34396#, gcc-internal-format
34397msgid "Unexpected %s statement in BLOCK DATA at %C"
34398msgstr "������������ %s ��������������� %C ������ DATA ���������"
34399
34400#: fortran/parse.c:3961
34401#, gcc-internal-format
34402msgid "Unexpected %s statement in MODULE at %C"
34403msgstr "������������ %s ��������������� %C ������ MODULE ���"
34404
34405#. If we see a duplicate main program, shut down.  If the second
34406#. instance is an implied main program, i.e. data decls or executable
34407#. statements, we're in for lots of errors.
34408#: fortran/parse.c:4278
34409#, gcc-internal-format
34410msgid "Two main PROGRAMs at %L and %C"
34411msgstr "%L ��� %C ��������������� PROGRAM"
34412
34413#: fortran/primary.c:93
34414#, gcc-internal-format
34415msgid "Missing kind-parameter at %C"
34416msgstr "%C ���������������������"
34417
34418#: fortran/primary.c:217
34419#, gcc-internal-format
34420msgid "Integer kind %d at %C not available"
34421msgstr "������������ %d ��� %C ���������������"
34422
34423#: fortran/primary.c:225
34424#, gcc-internal-format
34425msgid "Integer too big for its kind at %C. This check can be disabled with the option -fno-range-check"
34426msgstr ""
34427
34428#: fortran/primary.c:254
34429#, gcc-internal-format
34430msgid "Extension: Hollerith constant at %C"
34431msgstr "���������%C ������������������������"
34432
34433#: fortran/primary.c:266
34434#, gcc-internal-format
34435msgid "Invalid Hollerith constant: %L must contain at least one character"
34436msgstr "������������������������������%L ������������������������������"
34437
34438#: fortran/primary.c:272
34439#, fuzzy, gcc-internal-format
34440msgid "Invalid Hollerith constant: Integer kind at %L should be default"
34441msgstr "������������������������������%L ���������������������������������"
34442
34443#: fortran/primary.c:289
34444#, fuzzy, gcc-internal-format
34445msgid "Invalid Hollerith constant at %L contains a wide character"
34446msgstr "������������������������������%L ������������������������������"
34447
34448#: fortran/primary.c:370
34449#, fuzzy, gcc-internal-format
34450msgid "Extension: Hexadecimal constant at %C uses non-standard syntax"
34451msgstr "���������%C ���������������������������������������������������"
34452
34453#: fortran/primary.c:380
34454#, gcc-internal-format
34455msgid "Empty set of digits in BOZ constant at %C"
34456msgstr "%C ��� BOZ ������������������������������"
34457
34458#: fortran/primary.c:386
34459#, gcc-internal-format
34460msgid "Illegal character in BOZ constant at %C"
34461msgstr "%C ��� BOZ ������������������������"
34462
34463#: fortran/primary.c:409
34464#, fuzzy, gcc-internal-format
34465msgid "Extension: BOZ constant at %C uses non-standard postfix syntax"
34466msgstr "���������%C ������ BOZ ���������������������������������"
34467
34468#: fortran/primary.c:440
34469#, gcc-internal-format
34470msgid "Integer too big for integer kind %i at %C"
34471msgstr "������������������ %i ������������������ %C ���"
34472
34473#: fortran/primary.c:446
34474#, fuzzy, gcc-internal-format
34475msgid "Fortran 2003: BOZ used outside a DATA statement at %C"
34476msgstr "Fortran 2003���%C ������ FLUSH ������"
34477
34478#: fortran/primary.c:546
34479#, gcc-internal-format
34480msgid "Missing exponent in real number at %C"
34481msgstr "%C ���������������������������"
34482
34483#: fortran/primary.c:602
34484#, gcc-internal-format
34485msgid "Real number at %C has a 'd' exponent and an explicit kind"
34486msgstr ""
34487
34488#: fortran/primary.c:615
34489#, gcc-internal-format
34490msgid "Invalid real kind %d at %C"
34491msgstr "��������������������� %d������ %C ���"
34492
34493#: fortran/primary.c:629
34494#, gcc-internal-format
34495msgid "Real constant overflows its kind at %C"
34496msgstr "%C ���������������������������������"
34497
34498#: fortran/primary.c:634
34499#, gcc-internal-format
34500msgid "Real constant underflows its kind at %C"
34501msgstr "%C ���������������������������������"
34502
34503#: fortran/primary.c:726
34504#, gcc-internal-format
34505msgid "Syntax error in SUBSTRING specification at %C"
34506msgstr "%C SUBSTRING ������������������"
34507
34508#: fortran/primary.c:938
34509#, gcc-internal-format
34510msgid "Invalid kind %d for CHARACTER constant at %C"
34511msgstr "CHARACTER ��������������� %d ������������ %C ���"
34512
34513#: fortran/primary.c:959
34514#, gcc-internal-format
34515msgid "Unterminated character constant beginning at %C"
34516msgstr "��������� %C ���������������������������"
34517
34518#: fortran/primary.c:1000
34519#, gcc-internal-format
34520msgid "Character '%s' in string at %C is not representable in character kind %d"
34521msgstr ""
34522
34523#: fortran/primary.c:1083
34524#, gcc-internal-format
34525msgid "Bad kind for logical constant at %C"
34526msgstr "%C ������������������������������"
34527
34528#: fortran/primary.c:1122
34529#, gcc-internal-format
34530msgid "Expected PARAMETER symbol in complex constant at %C"
34531msgstr ""
34532
34533#: fortran/primary.c:1128
34534#, gcc-internal-format
34535msgid "Numeric PARAMETER required in complex constant at %C"
34536msgstr ""
34537
34538#: fortran/primary.c:1134
34539#, gcc-internal-format
34540msgid "Scalar PARAMETER required in complex constant at %C"
34541msgstr ""
34542
34543#: fortran/primary.c:1138
34544#, gcc-internal-format
34545msgid "Fortran 2003: PARAMETER symbol in complex constant at %C"
34546msgstr ""
34547
34548#: fortran/primary.c:1168
34549#, gcc-internal-format
34550msgid "Error converting PARAMETER constant in complex constant at %C"
34551msgstr ""
34552
34553#: fortran/primary.c:1297
34554#, gcc-internal-format
34555msgid "Syntax error in COMPLEX constant at %C"
34556msgstr "%C ���������������������������"
34557
34558#: fortran/primary.c:1503
34559#, gcc-internal-format
34560msgid "Keyword '%s' at %C has already appeared in the current argument list"
34561msgstr ""
34562
34563#: fortran/primary.c:1567
34564#, fuzzy, gcc-internal-format
34565msgid "Extension: argument list function at %C"
34566msgstr "���������%s������ %C ���������������������"
34567
34568#: fortran/primary.c:1634
34569#, gcc-internal-format
34570msgid "Expected alternate return label at %C"
34571msgstr "%C ������������������������������"
34572
34573#: fortran/primary.c:1652
34574#, gcc-internal-format
34575msgid "Missing keyword name in actual argument list at %C"
34576msgstr ""
34577
34578#: fortran/primary.c:1697
34579#, gcc-internal-format
34580msgid "Syntax error in argument list at %C"
34581msgstr "%C ������������������������������"
34582
34583#: fortran/primary.c:1802
34584#, gcc-internal-format
34585msgid "Expected structure component name at %C"
34586msgstr "%C ������������������������"
34587
34588#: fortran/primary.c:1846
34589#, fuzzy, gcc-internal-format
34590msgid "Expected argument list at %C"
34591msgstr "%C ���������������������������������������������"
34592
34593#: fortran/primary.c:2196
34594#, gcc-internal-format
34595msgid "Fortran 2003: Structure constructor with missing optional arguments at %C"
34596msgstr ""
34597
34598#: fortran/primary.c:2204
34599#, fuzzy, gcc-internal-format
34600msgid "No initializer for component '%s' given in the structure constructor at %C!"
34601msgstr "%C ������������������������������"
34602
34603#: fortran/primary.c:2260
34604#, fuzzy, gcc-internal-format
34605msgid "Can't construct ABSTRACT type '%s' at %C"
34606msgstr "������������������������%s������������ %C ���"
34607
34608#: fortran/primary.c:2288
34609#, fuzzy, gcc-internal-format
34610msgid "Fortran 2003: Structure constructor with named arguments at %C"
34611msgstr "Fortran 2003���%C ������ FLUSH ������"
34612
34613#: fortran/primary.c:2303
34614#, gcc-internal-format
34615msgid "Component initializer without name after component named %s at %C!"
34616msgstr ""
34617
34618#: fortran/primary.c:2306
34619#, fuzzy, gcc-internal-format
34620msgid "Too many components in structure constructor at %C!"
34621msgstr "%C ������������������������������"
34622
34623#: fortran/primary.c:2339
34624#, fuzzy, gcc-internal-format
34625msgid "Component '%s' is initialized twice in the structure constructor at %C!"
34626msgstr "%C ������������������������������"
34627
34628#: fortran/primary.c:2395
34629#, gcc-internal-format
34630msgid "component '%s' at %L has already been set by a parent derived type constructor"
34631msgstr ""
34632
34633#: fortran/primary.c:2418
34634#, gcc-internal-format
34635msgid "Syntax error in structure constructor at %C"
34636msgstr "%C ������������������������"
34637
34638#: fortran/primary.c:2534
34639#, gcc-internal-format
34640msgid "'%s' at %C is the name of a recursive function and so refers to the result variable. Use an explicit RESULT variable for direct recursion (12.5.2.1)"
34641msgstr ""
34642
34643#: fortran/primary.c:2653
34644#, gcc-internal-format
34645msgid "Unexpected use of subroutine name '%s' at %C"
34646msgstr "���������������������%s��������������������������� %C ���"
34647
34648#: fortran/primary.c:2684
34649#, gcc-internal-format
34650msgid "Statement function '%s' requires argument list at %C"
34651msgstr "���������������%s������ %C ���������������������"
34652
34653#: fortran/primary.c:2687
34654#, gcc-internal-format
34655msgid "Function '%s' requires an argument list at %C"
34656msgstr "���������%s������ %C ������������������"
34657
34658#: fortran/primary.c:2734
34659#, fuzzy, gcc-internal-format
34660msgid "Missing argument to '%s' at %C"
34661msgstr "���%s���������������������"
34662
34663#: fortran/primary.c:2875
34664#, gcc-internal-format
34665msgid "Missing argument list in function '%s' at %C"
34666msgstr "���������%s������ %C ���������������������"
34667
34668#: fortran/primary.c:2903
34669#, gcc-internal-format
34670msgid "Symbol at %C is not appropriate for an expression"
34671msgstr "%C ���������������������������������"
34672
34673#: fortran/primary.c:2971
34674#, fuzzy, gcc-internal-format
34675msgid "Assigning to PROTECTED variable at %C"
34676msgstr "%L ������ FORALL ������������������"
34677
34678#: fortran/primary.c:3005
34679#, gcc-internal-format
34680msgid "Named constant at %C in an EQUIVALENCE"
34681msgstr ""
34682
34683#: fortran/primary.c:3038
34684#, fuzzy, gcc-internal-format
34685msgid "'%s' at %C is not a variable"
34686msgstr "%L ������������������������ DUMMY ������"
34687
34688#: fortran/resolve.c:111
34689#, fuzzy, gcc-internal-format
34690msgid "'%s' at %L is of the ABSTRACT type '%s'"
34691msgstr "%s ��������� %L ��������������������� %s"
34692
34693#: fortran/resolve.c:114
34694#, gcc-internal-format
34695msgid "ABSTRACT type '%s' used at %L"
34696msgstr ""
34697
34698#: fortran/resolve.c:164
34699#, gcc-internal-format
34700msgid "Alternate return specifier in elemental subroutine '%s' at %L is not allowed"
34701msgstr ""
34702
34703#: fortran/resolve.c:168
34704#, gcc-internal-format
34705msgid "Alternate return specifier in function '%s' at %L is not allowed"
34706msgstr ""
34707
34708#: fortran/resolve.c:181
34709#, gcc-internal-format
34710msgid "Dummy procedure '%s' of PURE procedure at %L must also be PURE"
34711msgstr ""
34712
34713#: fortran/resolve.c:188
34714#, gcc-internal-format
34715msgid "Dummy procedure at %L not allowed in ELEMENTAL procedure"
34716msgstr "��� %L ��������������������������������� ELEMENTAL ���������"
34717
34718#: fortran/resolve.c:201 fortran/resolve.c:1432
34719#, gcc-internal-format
34720msgid "Unable to find a specific INTRINSIC procedure for the reference '%s' at %L"
34721msgstr ""
34722
34723#: fortran/resolve.c:249
34724#, gcc-internal-format
34725msgid "Argument '%s' of pure function '%s' at %L must be INTENT(IN)"
34726msgstr "%3$L ���������������%2$s���������������%1$s������������ INTENT(IN)"
34727
34728#: fortran/resolve.c:254
34729#, gcc-internal-format
34730msgid "Argument '%s' of pure subroutine '%s' at %L must have its INTENT specified"
34731msgstr ""
34732
34733#: fortran/resolve.c:263
34734#, gcc-internal-format
34735msgid "Argument '%s' of elemental procedure at %L must be scalar"
34736msgstr "������������������������%s������ %L ������������������"
34737
34738#: fortran/resolve.c:270
34739#, gcc-internal-format
34740msgid "Argument '%s' of elemental procedure at %L cannot have the POINTER attribute"
34741msgstr ""
34742
34743#: fortran/resolve.c:278
34744#, fuzzy, gcc-internal-format
34745msgid "Dummy procedure '%s' not allowed in elemental procedure '%s' at %L"
34746msgstr "��� %L ��������������������������������� ELEMENTAL ���������"
34747
34748#: fortran/resolve.c:290
34749#, gcc-internal-format
34750msgid "Argument '%s' of statement function at %L must be scalar"
34751msgstr "������������������������%s������ %L ������������������"
34752
34753#: fortran/resolve.c:300
34754#, fuzzy, gcc-internal-format
34755msgid "Character-valued argument '%s' of statement function at %L must have constant length"
34756msgstr "������������������������%s������ %L ������������������"
34757
34758#: fortran/resolve.c:357
34759#, gcc-internal-format
34760msgid "Contained function '%s' at %L has no IMPLICIT type"
34761msgstr ""
34762
34763#: fortran/resolve.c:360
34764#, fuzzy, gcc-internal-format
34765msgid "Result '%s' of contained function '%s' at %L has no IMPLICIT type"
34766msgstr "���������%s������ %L ��������� IMPLICIT ������"
34767
34768#: fortran/resolve.c:384
34769#, fuzzy, gcc-internal-format
34770msgid "Character-valued %s '%s' at %L must not be assumed length"
34771msgstr "������������������������������%s������ %L ���������������������������"
34772
34773#: fortran/resolve.c:559
34774#, fuzzy, gcc-internal-format
34775msgid "Function %s at %L has entries with mismatched array specifications"
34776msgstr "������������������������������"
34777
34778#: fortran/resolve.c:576
34779#, gcc-internal-format
34780msgid "Extension: Function %s at %L with entries returning variables of different string lengths"
34781msgstr ""
34782
34783#: fortran/resolve.c:603
34784#, gcc-internal-format
34785msgid "FUNCTION result %s can't be an array in FUNCTION %s at %L"
34786msgstr ""
34787
34788#: fortran/resolve.c:607
34789#, gcc-internal-format
34790msgid "ENTRY result %s can't be an array in FUNCTION %s at %L"
34791msgstr ""
34792
34793#: fortran/resolve.c:614
34794#, gcc-internal-format
34795msgid "FUNCTION result %s can't be a POINTER in FUNCTION %s at %L"
34796msgstr ""
34797
34798#: fortran/resolve.c:618
34799#, gcc-internal-format
34800msgid "ENTRY result %s can't be a POINTER in FUNCTION %s at %L"
34801msgstr ""
34802
34803#: fortran/resolve.c:656
34804#, gcc-internal-format
34805msgid "FUNCTION result %s can't be of type %s in FUNCTION %s at %L"
34806msgstr ""
34807
34808#: fortran/resolve.c:661
34809#, gcc-internal-format
34810msgid "ENTRY result %s can't be of type %s in FUNCTION %s at %L"
34811msgstr ""
34812
34813#: fortran/resolve.c:719
34814#, gcc-internal-format
34815msgid "Variable '%s' at %L is in COMMON but only in BLOCK DATA initialization is allowed"
34816msgstr ""
34817
34818#: fortran/resolve.c:723
34819#, gcc-internal-format
34820msgid "Initialized variable '%s' at %L is in a blank COMMON but initialization is only allowed in named common blocks"
34821msgstr ""
34822
34823#: fortran/resolve.c:734
34824#, gcc-internal-format
34825msgid "Derived type variable '%s' in COMMON at %L has neither the SEQUENCE nor the BIND(C) attribute"
34826msgstr ""
34827
34828#: fortran/resolve.c:738
34829#, gcc-internal-format
34830msgid "Derived type variable '%s' in COMMON at %L has an ultimate component that is allocatable"
34831msgstr ""
34832
34833#: fortran/resolve.c:742
34834#, fuzzy, gcc-internal-format
34835msgid "Derived type variable '%s' in COMMON at %L may not have default initializer"
34836msgstr "���������������%s������ %L ���������������������������"
34837
34838#: fortran/resolve.c:772
34839#, gcc-internal-format
34840msgid "COMMON block '%s' at %L is used as PARAMETER at %L"
34841msgstr ""
34842
34843#: fortran/resolve.c:776
34844#, fuzzy, gcc-internal-format
34845msgid "COMMON block '%s' at %L is also an intrinsic procedure"
34846msgstr "���������������������%s���(��� %L ���)������������������������������"
34847
34848#: fortran/resolve.c:780
34849#, gcc-internal-format
34850msgid "Fortran 2003: COMMON block '%s' at %L that is also a function result"
34851msgstr ""
34852
34853#: fortran/resolve.c:785
34854#, gcc-internal-format
34855msgid "Fortran 2003: COMMON block '%s' at %L that is also a global procedure"
34856msgstr ""
34857
34858#: fortran/resolve.c:848
34859#, fuzzy, gcc-internal-format
34860msgid "Components of structure constructor '%s' at %L are PRIVATE"
34861msgstr "%C ������������������������������"
34862
34863#: fortran/resolve.c:876
34864#, gcc-internal-format
34865msgid "The rank of the element in the derived type constructor at %L does not match that of the component (%d/%d)"
34866msgstr ""
34867
34868#: fortran/resolve.c:889
34869#, gcc-internal-format
34870msgid "The element in the derived type constructor at %L, for pointer component '%s', is %s but should be %s"
34871msgstr ""
34872
34873#: fortran/resolve.c:906
34874#, gcc-internal-format
34875msgid "The NULL in the derived type constructor at %L is being applied to component '%s', which is neither a POINTER nor ALLOCATABLE"
34876msgstr ""
34877
34878#: fortran/resolve.c:920
34879#, gcc-internal-format
34880msgid "The element in the derived type constructor at %L, for pointer component '%s' should be a POINTER or a TARGET"
34881msgstr ""
34882
34883#: fortran/resolve.c:930
34884#, gcc-internal-format
34885msgid "Invalid expression in the derived type constructor for pointer component '%s' at %L in PURE procedure"
34886msgstr ""
34887
34888#: fortran/resolve.c:1052
34889#, gcc-internal-format
34890msgid "The upper bound in the last dimension must appear in the reference to the assumed size array '%s' at %L"
34891msgstr ""
34892
34893#: fortran/resolve.c:1114
34894#, fuzzy, gcc-internal-format
34895msgid "'%s' at %L is ambiguous"
34896msgstr "���������%s���(������ %L)���������"
34897
34898#: fortran/resolve.c:1118
34899#, fuzzy, gcc-internal-format
34900msgid "GENERIC procedure '%s' is not allowed as an actual argument at %L"
34901msgstr "���������������%s������ %L ������������������������������"
34902
34903#: fortran/resolve.c:1220
34904#, fuzzy, gcc-internal-format
34905msgid "Type specified for intrinsic function '%s' at %L is ignored"
34906msgstr "���������������%s���(������ %L)��������� PURE"
34907
34908#: fortran/resolve.c:1233
34909#, fuzzy, gcc-internal-format
34910msgid "Intrinsic subroutine '%s' at %L shall not have a type specifier"
34911msgstr "���������������%s������ %L ���������������������������"
34912
34913#: fortran/resolve.c:1244
34914#, fuzzy, gcc-internal-format
34915msgid "'%s' declared INTRINSIC at %L does not exist"
34916msgstr "%L ���������������������������"
34917
34918#: fortran/resolve.c:1255
34919#, gcc-internal-format
34920msgid "The intrinsic '%s' declared INTRINSIC at %L is not available in the current standard settings but %s.  Use an appropriate -std=* option or enable -fall-intrinsics in order to use it."
34921msgstr ""
34922
34923#: fortran/resolve.c:1291
34924#, gcc-internal-format
34925msgid "Non-RECURSIVE procedure '%s' at %L is possibly calling itself recursively.  Declare it RECURSIVE or use -frecursive"
34926msgstr ""
34927
34928#: fortran/resolve.c:1325 fortran/resolve.c:7333 fortran/resolve.c:8127
34929#, gcc-internal-format
34930msgid "Label %d referenced at %L is never defined"
34931msgstr "������ %d(��������� %L)���������������"
34932
34933#: fortran/resolve.c:1384
34934#, gcc-internal-format
34935msgid "Statement function '%s' at %L is not allowed as an actual argument"
34936msgstr "���������������%s������ %L ������������������������������"
34937
34938#: fortran/resolve.c:1392
34939#, fuzzy, gcc-internal-format
34940msgid "Intrinsic '%s' at %L is not allowed as an actual argument"
34941msgstr "���������������%s������ %L ������������������������������"
34942
34943#: fortran/resolve.c:1399
34944#, gcc-internal-format
34945msgid "Internal procedure '%s' is not allowed as an actual argument at %L"
34946msgstr "���������������%s������ %L ������������������������������"
34947
34948#: fortran/resolve.c:1405
34949#, gcc-internal-format
34950msgid "ELEMENTAL non-INTRINSIC procedure '%s' is not allowed as an actual argument at %L"
34951msgstr "ELEMENTAL non-INTRINSIC ���������%s������ %L ������������������������������"
34952
34953#: fortran/resolve.c:1454
34954#, gcc-internal-format
34955msgid "Symbol '%s' at %L is ambiguous"
34956msgstr "���������%s���(������ %L)���������"
34957
34958#: fortran/resolve.c:1505
34959#, fuzzy, gcc-internal-format
34960msgid "By-value argument at %L is not of numeric type"
34961msgstr "%L ��� INT ���������������������"
34962
34963#: fortran/resolve.c:1512
34964#, gcc-internal-format
34965msgid "By-value argument at %L cannot be an array or an array section"
34966msgstr ""
34967
34968#: fortran/resolve.c:1526
34969#, fuzzy, gcc-internal-format
34970msgid "By-value argument at %L is not allowed in this context"
34971msgstr "������������������������������������"
34972
34973#: fortran/resolve.c:1538
34974#, gcc-internal-format
34975msgid "Passing internal procedure at %L by location not allowed"
34976msgstr ""
34977
34978#: fortran/resolve.c:1663
34979#, gcc-internal-format
34980msgid "'%s' at %L is an array and OPTIONAL; IF IT IS MISSING, it cannot be the actual argument of an ELEMENTAL procedure unless there is a non-optional argument with the same rank (12.4.1.5)"
34981msgstr ""
34982
34983#: fortran/resolve.c:1702
34984#, gcc-internal-format
34985msgid "Actual argument at %L for INTENT(%s) dummy '%s' of ELEMENTAL subroutine '%s' is a scalar, but another actual argument is an array"
34986msgstr ""
34987
34988#: fortran/resolve.c:1848
34989#, gcc-internal-format
34990msgid "The reference to function '%s' at %L either needs an explicit INTERFACE or the rank is incorrect"
34991msgstr ""
34992
34993#: fortran/resolve.c:1862
34994#, fuzzy, gcc-internal-format
34995msgid "Nonconstant character-length function '%s' at %L must have an explicit interface"
34996msgstr "������������������������������%s������ %L ���������������������������"
34997
34998#: fortran/resolve.c:1964
34999#, gcc-internal-format
35000msgid "There is no specific function for the generic '%s' at %L"
35001msgstr ""
35002
35003#: fortran/resolve.c:1973
35004#, gcc-internal-format
35005msgid "Generic function '%s' at %L is not consistent with a specific intrinsic interface"
35006msgstr ""
35007
35008#: fortran/resolve.c:2011
35009#, gcc-internal-format
35010msgid "Function '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
35011msgstr ""
35012
35013#: fortran/resolve.c:2060
35014#, gcc-internal-format
35015msgid "Unable to resolve the specific function '%s' at %L"
35016msgstr ""
35017
35018#: fortran/resolve.c:2116 fortran/resolve.c:12179
35019#, gcc-internal-format
35020msgid "Function '%s' at %L has no IMPLICIT type"
35021msgstr "���������%s������ %L ��������� IMPLICIT ������"
35022
35023#: fortran/resolve.c:2325
35024#, fuzzy, gcc-internal-format
35025msgid "Argument to '%s' at %L is not a variable"
35026msgstr "%L ��� INT ���������������������"
35027
35028#: fortran/resolve.c:2373
35029#, fuzzy, gcc-internal-format
35030msgid "More actual than formal arguments in '%s' call at %L"
35031msgstr "���������%s������ %L ���������������"
35032
35033#: fortran/resolve.c:2382
35034#, gcc-internal-format
35035msgid "Parameter '%s' to '%s' at %L must be either a TARGET or an associated pointer"
35036msgstr ""
35037
35038#: fortran/resolve.c:2405
35039#, gcc-internal-format
35040msgid "Allocatable variable '%s' used as a parameter to '%s' at %L must not be an array of zero size"
35041msgstr ""
35042
35043#: fortran/resolve.c:2422
35044#, gcc-internal-format
35045msgid "Assumed-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
35046msgstr ""
35047
35048#: fortran/resolve.c:2432
35049#, gcc-internal-format
35050msgid "Deferred-shape array '%s' at %L cannot be an argument to the procedure '%s' because it is not C interoperable"
35051msgstr ""
35052
35053#: fortran/resolve.c:2455 fortran/resolve.c:2492
35054#, fuzzy, gcc-internal-format
35055msgid "CHARACTER argument '%s' to '%s' at %L must have a length of 1"
35056msgstr "%s ���������(������ %L)��������������� 1"
35057
35058#. Case 1c, section 15.1.2.5, J3/04-007: an associated
35059#. scalar pointer.
35060#: fortran/resolve.c:2468
35061#, fuzzy, gcc-internal-format
35062msgid "Argument '%s' to '%s' at %L must be an associated scalar POINTER"
35063msgstr "���������%s���(���������������������%s������������ %L)��������������� POINTER"
35064
35065#: fortran/resolve.c:2484
35066#, fuzzy, gcc-internal-format
35067msgid "Parameter '%s' to '%s' at %L must be a scalar"
35068msgstr "���������%s���(���������������������%s������������ %L)���������������������"
35069
35070#. TODO: Update this error message to allow for procedure
35071#. pointers once they are implemented.
35072#: fortran/resolve.c:2506
35073#, fuzzy, gcc-internal-format
35074msgid "Parameter '%s' to '%s' at %L must be a procedure"
35075msgstr "���������%s���(������ %C)������������������������"
35076
35077#: fortran/resolve.c:2514
35078#, fuzzy, gcc-internal-format
35079msgid "Parameter '%s' to '%s' at %L must be BIND(C)"
35080msgstr "%3$L ���������������%2$s���������������%1$s������������ INTENT(IN)"
35081
35082#: fortran/resolve.c:2565
35083#, fuzzy, gcc-internal-format
35084msgid "'%s' at %L is not a function"
35085msgstr "%q+D ���������������������"
35086
35087#: fortran/resolve.c:2573 fortran/resolve.c:3187
35088#, gcc-internal-format
35089msgid "ABSTRACT INTERFACE '%s' must not be referenced at %L"
35090msgstr ""
35091
35092#. Internal procedures are taken care of in resolve_contained_fntype.
35093#: fortran/resolve.c:2619
35094#, gcc-internal-format
35095msgid "Function '%s' is declared CHARACTER(*) and cannot be used at %L since it is not a dummy argument"
35096msgstr ""
35097
35098#: fortran/resolve.c:2672
35099#, gcc-internal-format
35100msgid "User defined non-ELEMENTAL function '%s' at %L not allowed in WORKSHARE construct"
35101msgstr ""
35102
35103#: fortran/resolve.c:2722
35104#, gcc-internal-format
35105msgid "reference to non-PURE function '%s' at %L inside a FORALL %s"
35106msgstr ""
35107
35108#: fortran/resolve.c:2729
35109#, gcc-internal-format
35110msgid "Function reference to '%s' at %L is to a non-PURE procedure within a PURE procedure"
35111msgstr ""
35112
35113#: fortran/resolve.c:2745
35114#, gcc-internal-format
35115msgid "ENTRY '%s' at %L cannot be called recursively, as function '%s' is not RECURSIVE"
35116msgstr ""
35117
35118#: fortran/resolve.c:2749
35119#, fuzzy, gcc-internal-format
35120msgid "Function '%s' at %L cannot be called recursively, as it is not RECURSIVE"
35121msgstr "���������������%s���(������ %L)��������� RECURSIVE"
35122
35123#: fortran/resolve.c:2797
35124#, gcc-internal-format
35125msgid "Subroutine call to '%s' in FORALL block at %L is not PURE"
35126msgstr ""
35127
35128#: fortran/resolve.c:2800
35129#, gcc-internal-format
35130msgid "Subroutine call to '%s' at %L is not PURE"
35131msgstr ""
35132
35133#: fortran/resolve.c:2863
35134#, fuzzy, gcc-internal-format
35135msgid "There is no specific subroutine for the generic '%s' at %L"
35136msgstr "���������������������%s��������������������������� %C ���"
35137
35138#: fortran/resolve.c:2872
35139#, gcc-internal-format
35140msgid "Generic subroutine '%s' at %L is not consistent with an intrinsic subroutine interface"
35141msgstr ""
35142
35143#: fortran/resolve.c:2980
35144#, fuzzy, gcc-internal-format
35145msgid "Missing SHAPE parameter for call to %s at %L"
35146msgstr "���������������%s������������������%s��������������� %L"
35147
35148#: fortran/resolve.c:2988
35149#, gcc-internal-format
35150msgid "SHAPE parameter for call to %s at %L must be a rank 1 INTEGER array"
35151msgstr ""
35152
35153#: fortran/resolve.c:3055
35154#, gcc-internal-format
35155msgid "Subroutine '%s' at %L is INTRINSIC but is not compatible with an intrinsic"
35156msgstr ""
35157
35158#: fortran/resolve.c:3099
35159#, gcc-internal-format
35160msgid "Unable to resolve the specific subroutine '%s' at %L"
35161msgstr ""
35162
35163#: fortran/resolve.c:3159
35164#, gcc-internal-format
35165msgid "'%s' at %L has a type, which is not consistent with the CALL at %L"
35166msgstr ""
35167
35168#: fortran/resolve.c:3197
35169#, gcc-internal-format
35170msgid "ENTRY '%s' at %L cannot be called recursively, as subroutine '%s' is not RECURSIVE"
35171msgstr ""
35172
35173#: fortran/resolve.c:3201
35174#, gcc-internal-format
35175msgid "SUBROUTINE '%s' at %L cannot be called recursively, as it is not RECURSIVE"
35176msgstr ""
35177
35178#: fortran/resolve.c:3279
35179#, gcc-internal-format
35180msgid "Shapes for operands at %L and %L are not conformable"
35181msgstr "%L ��� %L ������������������������������"
35182
35183#: fortran/resolve.c:3761
35184#, fuzzy, gcc-internal-format
35185msgid "Array reference at %L is out of bounds (%ld < %ld) in dimension %d"
35186msgstr "%L ���������������������"
35187
35188#: fortran/resolve.c:3769
35189#, fuzzy, gcc-internal-format
35190msgid "Array reference at %L is out of bounds (%ld > %ld) in dimension %d"
35191msgstr "%L ���������������������"
35192
35193#: fortran/resolve.c:3788
35194#, gcc-internal-format
35195msgid "Illegal stride of zero at %L"
35196msgstr "%L ���������������"
35197
35198#: fortran/resolve.c:3805
35199#, fuzzy, gcc-internal-format
35200msgid "Lower array reference at %L is out of bounds (%ld < %ld) in dimension %d"
35201msgstr "%L ���������������������"
35202
35203#: fortran/resolve.c:3813
35204#, fuzzy, gcc-internal-format
35205msgid "Lower array reference at %L is out of bounds (%ld > %ld) in dimension %d"
35206msgstr "%L ���������������������"
35207
35208#: fortran/resolve.c:3829
35209#, fuzzy, gcc-internal-format
35210msgid "Upper array reference at %L is out of bounds (%ld < %ld) in dimension %d"
35211msgstr "%L ���������������������"
35212
35213#: fortran/resolve.c:3838
35214#, fuzzy, gcc-internal-format
35215msgid "Upper array reference at %L is out of bounds (%ld > %ld) in dimension %d"
35216msgstr "%L ���������������������"
35217
35218#: fortran/resolve.c:3877
35219#, gcc-internal-format
35220msgid "Rightmost upper bound of assumed size array section not specified at %L"
35221msgstr ""
35222
35223#: fortran/resolve.c:3887
35224#, gcc-internal-format
35225msgid "Rank mismatch in array reference at %L (%d/%d)"
35226msgstr "%L ������������������������������(%d/%d)"
35227
35228#: fortran/resolve.c:3915
35229#, gcc-internal-format
35230msgid "Array index at %L must be scalar"
35231msgstr "%L ������������������������������"
35232
35233#: fortran/resolve.c:3921
35234#, fuzzy, gcc-internal-format
35235msgid "Array index at %L must be of INTEGER type, found %s"
35236msgstr "%L ��������������������������� INTEGER ������"
35237
35238#: fortran/resolve.c:3927
35239#, gcc-internal-format
35240msgid "Extension: REAL array index at %L"
35241msgstr "���������%L ������ REAL ������������"
35242
35243#: fortran/resolve.c:3957
35244#, gcc-internal-format
35245msgid "Argument dim at %L must be scalar"
35246msgstr "%L ���������������������������"
35247
35248#: fortran/resolve.c:3964
35249#, gcc-internal-format
35250msgid "Argument dim at %L must be of INTEGER type"
35251msgstr "%L ��������������������������� INTEGER ������"
35252
35253#: fortran/resolve.c:4092
35254#, gcc-internal-format
35255msgid "Array index at %L is an array of rank %d"
35256msgstr "%L ������������������������������ %d ���������"
35257
35258#: fortran/resolve.c:4131
35259#, gcc-internal-format
35260msgid "Substring start index at %L must be of type INTEGER"
35261msgstr "%L ������������������������������������������ INTEGER"
35262
35263#: fortran/resolve.c:4138
35264#, gcc-internal-format
35265msgid "Substring start index at %L must be scalar"
35266msgstr "%L ������������������������������������������"
35267
35268#: fortran/resolve.c:4147
35269#, gcc-internal-format
35270msgid "Substring start index at %L is less than one"
35271msgstr "%L ��������������������������������� 1"
35272
35273#: fortran/resolve.c:4160
35274#, gcc-internal-format
35275msgid "Substring end index at %L must be of type INTEGER"
35276msgstr "%L ������������������������������������������ INTEGER"
35277
35278#: fortran/resolve.c:4167
35279#, gcc-internal-format
35280msgid "Substring end index at %L must be scalar"
35281msgstr "%L ������������������������������������������"
35282
35283#: fortran/resolve.c:4177
35284#, fuzzy, gcc-internal-format
35285msgid "Substring end index at %L exceeds the string length"
35286msgstr "%L ������������������������������������������"
35287
35288#: fortran/resolve.c:4187
35289#, fuzzy, gcc-internal-format
35290msgid "Substring end index at %L is too large"
35291msgstr "%L ������������������������������������������"
35292
35293#: fortran/resolve.c:4323
35294#, gcc-internal-format
35295msgid "Component to the right of a part reference with nonzero rank must not have the POINTER attribute at %L"
35296msgstr ""
35297
35298#: fortran/resolve.c:4330
35299#, gcc-internal-format
35300msgid "Component to the right of a part reference with nonzero rank must not have the ALLOCATABLE attribute at %L"
35301msgstr ""
35302
35303#: fortran/resolve.c:4349
35304#, gcc-internal-format
35305msgid "Two or more part references with nonzero rank must not be specified at %L"
35306msgstr ""
35307
35308#: fortran/resolve.c:4532
35309#, gcc-internal-format
35310msgid "Variable '%s', used in a specification expression, is referenced at %L before the ENTRY statement in which it is a parameter"
35311msgstr ""
35312
35313#: fortran/resolve.c:4537
35314#, gcc-internal-format
35315msgid "Variable '%s' is used at %L before the ENTRY statement in which it is a parameter"
35316msgstr ""
35317
35318#: fortran/resolve.c:4892
35319#, fuzzy, gcc-internal-format
35320msgid "Passed-object at %L must be scalar"
35321msgstr "%s ��������� %L ������������������"
35322
35323#: fortran/resolve.c:4921
35324#, gcc-internal-format
35325msgid "Base object for type-bound procedure call at %L is of ABSTRACT type '%s'"
35326msgstr ""
35327
35328#: fortran/resolve.c:4929
35329#, fuzzy, gcc-internal-format
35330msgid "Base object for NOPASS type-bound procedure call at %L must be scalar"
35331msgstr "������������������������%s������ %L ������������������"
35332
35333#: fortran/resolve.c:4937
35334#, gcc-internal-format
35335msgid "Non-scalar base object at %L currently not implemented"
35336msgstr ""
35337
35338#. Nothing matching found!
35339#: fortran/resolve.c:5039
35340#, gcc-internal-format
35341msgid "Found no matching specific binding for the call to the GENERIC '%s' at %L"
35342msgstr ""
35343
35344#. To resolve class member calls, we borrow this bit
35345#. of code to select the specific procedures.
35346#: fortran/resolve.c:5059 fortran/resolve.c:5112
35347#, gcc-internal-format
35348msgid "'%s' at %L should be a SUBROUTINE"
35349msgstr ""
35350
35351#: fortran/resolve.c:5104
35352#, gcc-internal-format
35353msgid "'%s' at %L should be a FUNCTION"
35354msgstr ""
35355
35356#: fortran/resolve.c:5186
35357#, gcc-internal-format
35358msgid "no typebound available procedure named '%s' at %L"
35359msgstr ""
35360
35361#: fortran/resolve.c:5687
35362#, gcc-internal-format
35363msgid "%s at %L must be a scalar"
35364msgstr "%s (%L ���)���������������������"
35365
35366#: fortran/resolve.c:5697
35367#, fuzzy, gcc-internal-format
35368msgid "Deleted feature: %s at %L must be integer"
35369msgstr "%C ��� Cray ������������������������������"
35370
35371#: fortran/resolve.c:5701 fortran/resolve.c:5708
35372#, gcc-internal-format
35373msgid "%s at %L must be INTEGER"
35374msgstr "%s (%L ���)��������� INTEGER"
35375
35376#: fortran/resolve.c:5728
35377#, gcc-internal-format
35378msgid "Cannot assign to loop variable in PURE procedure at %L"
35379msgstr "��� %L ������ PURE ������������������������������������"
35380
35381#: fortran/resolve.c:5752
35382#, gcc-internal-format
35383msgid "Step expression in DO loop at %L cannot be zero"
35384msgstr "��������������� %L ������ DO ���������������������"
35385
35386#: fortran/resolve.c:5787
35387#, gcc-internal-format
35388msgid "DO loop at %L will be executed zero times"
35389msgstr ""
35390
35391#: fortran/resolve.c:5848
35392#, gcc-internal-format
35393msgid "FORALL index-name at %L must be a scalar INTEGER"
35394msgstr "%L ��� FORALL ��������������������� INTEGER ������"
35395
35396#: fortran/resolve.c:5853
35397#, gcc-internal-format
35398msgid "FORALL start expression at %L must be a scalar INTEGER"
35399msgstr "%L ������ FORALL ��������������������� INTEGER ������"
35400
35401#: fortran/resolve.c:5860
35402#, gcc-internal-format
35403msgid "FORALL end expression at %L must be a scalar INTEGER"
35404msgstr "%L ������ FORALL ��������������������� INTEGER ������"
35405
35406#: fortran/resolve.c:5868
35407#, gcc-internal-format
35408msgid "FORALL stride expression at %L must be a scalar %s"
35409msgstr "%L ������ FORALL ��������������������� %s ������"
35410
35411#: fortran/resolve.c:5873
35412#, gcc-internal-format
35413msgid "FORALL stride expression at %L cannot be zero"
35414msgstr "%L ������ FORALL ������������������������"
35415
35416#: fortran/resolve.c:5889
35417#, fuzzy, gcc-internal-format
35418msgid "FORALL index '%s' may not appear in triplet specification at %L"
35419msgstr "���������%s������������������ %L ������������������"
35420
35421#: fortran/resolve.c:5989 fortran/resolve.c:6205
35422#, gcc-internal-format
35423msgid "Allocate-object at %L must be ALLOCATABLE or a POINTER"
35424msgstr ""
35425
35426#: fortran/resolve.c:5995
35427#, fuzzy, gcc-internal-format
35428msgid "Cannot deallocate INTENT(IN) variable '%s' at %L"
35429msgstr "COMMON ���������%s������ %C ������������������������������"
35430
35431#: fortran/resolve.c:6068
35432#, gcc-internal-format
35433msgid "Source-expr at %L must be scalar or have the same rank as the allocate-object at %L"
35434msgstr ""
35435
35436#: fortran/resolve.c:6096
35437#, gcc-internal-format
35438msgid "Source-expr at %L and allocate-object at %L must have the same shape"
35439msgstr ""
35440
35441#: fortran/resolve.c:6216
35442#, gcc-internal-format
35443msgid "Type of entity at %L is type incompatible with source-expr at %L"
35444msgstr ""
35445
35446#: fortran/resolve.c:6229
35447#, gcc-internal-format
35448msgid "The allocate-object at %L and the source-expr at %L shall have the same kind type parameter"
35449msgstr ""
35450
35451#: fortran/resolve.c:6238
35452#, gcc-internal-format
35453msgid "Allocating %s of ABSTRACT base type at %L requires a type-spec or SOURCE="
35454msgstr ""
35455
35456#: fortran/resolve.c:6245
35457#, fuzzy, gcc-internal-format
35458msgid "Cannot allocate INTENT(IN) variable '%s' at %L"
35459msgstr "COMMON ���������%s������ %C ������������������������������"
35460
35461#: fortran/resolve.c:6287
35462#, gcc-internal-format
35463msgid "Array specification required in ALLOCATE statement at %L"
35464msgstr ""
35465
35466#: fortran/resolve.c:6317
35467#, gcc-internal-format
35468msgid "Bad array specification in ALLOCATE statement at %L"
35469msgstr ""
35470
35471#: fortran/resolve.c:6337
35472#, gcc-internal-format
35473msgid "'%s' must not appear in the array specification at %L in the same ALLOCATE statement where it is itself allocated"
35474msgstr ""
35475
35476#: fortran/resolve.c:6362
35477#, fuzzy, gcc-internal-format
35478msgid "Stat-variable '%s' at %L cannot be INTENT(IN)"
35479msgstr "���������������%s������ %C ������������ INTENT(IN)"
35480
35481#: fortran/resolve.c:6366
35482#, fuzzy, gcc-internal-format
35483msgid "Illegal stat-variable at %L for a PURE procedure"
35484msgstr "%C ������������������������������������������ PURE ���������"
35485
35486#: fortran/resolve.c:6373
35487#, fuzzy, gcc-internal-format
35488msgid "Stat-variable at %L must be a scalar INTEGER variable"
35489msgstr "%L ��� FORALL ��������������������� INTEGER ������"
35490
35491#: fortran/resolve.c:6378
35492#, gcc-internal-format
35493msgid "Stat-variable at %L shall not be %sd within the same %s statement"
35494msgstr ""
35495
35496#: fortran/resolve.c:6386
35497#, gcc-internal-format
35498msgid "ERRMSG at %L is useless without a STAT tag"
35499msgstr ""
35500
35501#: fortran/resolve.c:6390
35502#, fuzzy, gcc-internal-format
35503msgid "Errmsg-variable '%s' at %L cannot be INTENT(IN)"
35504msgstr "���������������%s������ %C ������������ INTENT(IN)"
35505
35506#: fortran/resolve.c:6394
35507#, fuzzy, gcc-internal-format
35508msgid "Illegal errmsg-variable at %L for a PURE procedure"
35509msgstr "%C ������������������������������������������ PURE ���������"
35510
35511#: fortran/resolve.c:6402
35512#, fuzzy, gcc-internal-format
35513msgid "Errmsg-variable at %L must be a scalar CHARACTER variable"
35514msgstr "%L ������������ UNIT ��������� INTEGER ������������������ CHARACTER ������"
35515
35516#: fortran/resolve.c:6407
35517#, gcc-internal-format
35518msgid "Errmsg-variable at %L shall not be %sd within the same %s statement"
35519msgstr ""
35520
35521#: fortran/resolve.c:6425
35522#, gcc-internal-format
35523msgid "Allocate-object at %L also appears at %L"
35524msgstr ""
35525
35526#. The cases overlap, or they are the same
35527#. element in the list.  Either way, we must
35528#. issue an error and get the next case from P.
35529#. FIXME: Sort P and Q by line number.
35530#: fortran/resolve.c:6592
35531#, gcc-internal-format
35532msgid "CASE label at %L overlaps with CASE label at %L"
35533msgstr ""
35534
35535#: fortran/resolve.c:6643
35536#, gcc-internal-format
35537msgid "Expression in CASE statement at %L must be of type %s"
35538msgstr "%L ��� CASE ��������������������������������� %s ������"
35539
35540#: fortran/resolve.c:6654
35541#, fuzzy, gcc-internal-format
35542msgid "Expression in CASE statement at %L must be of kind %d"
35543msgstr "%L ��� CASE ������������������������������������ %d"
35544
35545#: fortran/resolve.c:6666
35546#, gcc-internal-format
35547msgid "Expression in CASE statement at %L must be scalar"
35548msgstr "%L ��� CASE ������������������������������������"
35549
35550#: fortran/resolve.c:6712
35551#, gcc-internal-format
35552msgid "Selection expression in computed GOTO statement at %L must be a scalar integer expression"
35553msgstr ""
35554
35555#: fortran/resolve.c:6730
35556#, gcc-internal-format
35557msgid "Argument of SELECT statement at %L cannot be %s"
35558msgstr "%L ��� SELECT ������������������������ %s"
35559
35560#: fortran/resolve.c:6739
35561#, gcc-internal-format
35562msgid "Argument of SELECT statement at %L must be a scalar expression"
35563msgstr "%L ��� SELECT ���������������������������������"
35564
35565#: fortran/resolve.c:6804 fortran/resolve.c:7026
35566#, gcc-internal-format
35567msgid "The DEFAULT CASE at %L cannot be followed by a second DEFAULT CASE at %L"
35568msgstr ""
35569
35570#: fortran/resolve.c:6830
35571#, gcc-internal-format
35572msgid "Logical range in CASE statement at %L is not allowed"
35573msgstr ""
35574
35575#: fortran/resolve.c:6842
35576#, gcc-internal-format
35577msgid "constant logical value in CASE statement is repeated at %L"
35578msgstr ""
35579
35580#: fortran/resolve.c:6856
35581#, gcc-internal-format
35582msgid "Range specification at %L can never be matched"
35583msgstr ""
35584
35585#: fortran/resolve.c:6959
35586#, gcc-internal-format
35587msgid "Logical SELECT CASE block at %L has more that two cases"
35588msgstr ""
35589
35590#: fortran/resolve.c:7004
35591#, gcc-internal-format
35592msgid "Derived type '%s' at %L must be extensible"
35593msgstr ""
35594
35595#: fortran/resolve.c:7014
35596#, gcc-internal-format
35597msgid "Derived type '%s' at %L must be an extension of '%s'"
35598msgstr ""
35599
35600#: fortran/resolve.c:7160
35601#, gcc-internal-format
35602msgid "Double CLASS IS block in SELECT TYPE statement at %L"
35603msgstr ""
35604
35605#: fortran/resolve.c:7255
35606#, gcc-internal-format
35607msgid "Data transfer element at %L cannot have POINTER components"
35608msgstr ""
35609
35610#: fortran/resolve.c:7262
35611#, gcc-internal-format
35612msgid "Data transfer element at %L cannot have ALLOCATABLE components"
35613msgstr ""
35614
35615#: fortran/resolve.c:7269
35616#, gcc-internal-format
35617msgid "Data transfer element at %L cannot have PRIVATE components"
35618msgstr ""
35619
35620#: fortran/resolve.c:7278
35621#, gcc-internal-format
35622msgid "Data transfer element at %L cannot be a full reference to an assumed-size array"
35623msgstr ""
35624
35625#: fortran/resolve.c:7340
35626#, gcc-internal-format
35627msgid "Statement at %L is not a valid branch target statement for the branch statement at %L"
35628msgstr ""
35629
35630#: fortran/resolve.c:7349
35631#, fuzzy, gcc-internal-format
35632msgid "Branch at %L may result in an infinite loop"
35633msgstr "%L ������������������������������"
35634
35635#. The label is not in an enclosing block, so illegal.  This was
35636#. allowed in Fortran 66, so we allow it as extension.  No
35637#. further checks are necessary in this case.
35638#: fortran/resolve.c:7377
35639#, gcc-internal-format
35640msgid "Label at %L is not in the same block as the GOTO statement at %L"
35641msgstr ""
35642
35643#: fortran/resolve.c:7452
35644#, gcc-internal-format
35645msgid "WHERE mask at %L has inconsistent shape"
35646msgstr ""
35647
35648#: fortran/resolve.c:7468
35649#, gcc-internal-format
35650msgid "WHERE assignment target at %L has inconsistent shape"
35651msgstr ""
35652
35653#: fortran/resolve.c:7476 fortran/resolve.c:7563
35654#, gcc-internal-format
35655msgid "Non-ELEMENTAL user-defined assignment in WHERE at %L"
35656msgstr ""
35657
35658#: fortran/resolve.c:7486 fortran/resolve.c:7573
35659#, gcc-internal-format
35660msgid "Unsupported statement inside WHERE at %L"
35661msgstr "%L ������ WHERE ���������������������"
35662
35663#: fortran/resolve.c:7517
35664#, gcc-internal-format
35665msgid "Assignment to a FORALL index variable at %L"
35666msgstr "%L ������ FORALL ������������������"
35667
35668#: fortran/resolve.c:7526
35669#, gcc-internal-format
35670msgid "The FORALL with index '%s' is not used on the left side of the assignment at %L and so might cause multiple assignment to this object"
35671msgstr ""
35672
35673#: fortran/resolve.c:7695
35674#, gcc-internal-format
35675msgid "An outer FORALL construct already has an index with this name %L"
35676msgstr ""
35677
35678#: fortran/resolve.c:7774
35679#, gcc-internal-format
35680msgid "WHERE/ELSEWHERE clause at %L requires a LOGICAL array"
35681msgstr "%L ������ WHERE/ELSEWHERE ������������������ LOGICAL ������"
35682
35683#: fortran/resolve.c:7926
35684#, gcc-internal-format
35685msgid "CHARACTER expression will be truncated in assignment (%d/%d) at %L"
35686msgstr ""
35687
35688#: fortran/resolve.c:7951
35689#, gcc-internal-format
35690msgid "Cannot assign to variable '%s' in PURE procedure at %L"
35691msgstr ""
35692
35693#: fortran/resolve.c:7964
35694#, gcc-internal-format
35695msgid "The impure variable at %L is assigned to a derived type variable with a POINTER component in a PURE procedure (12.6)"
35696msgstr ""
35697
35698#: fortran/resolve.c:7975
35699#, fuzzy, gcc-internal-format
35700msgid "Variable must not be polymorphic in assignment at %L"
35701msgstr "%L ������������������������������ UNKNOWN"
35702
35703#: fortran/resolve.c:8090
35704#, gcc-internal-format
35705msgid "ASSIGNED GOTO statement at %L requires an INTEGER variable"
35706msgstr ""
35707
35708#: fortran/resolve.c:8093
35709#, gcc-internal-format
35710msgid "Variable '%s' has not been assigned a target label at %L"
35711msgstr "���������%s������ %L ���������������������������"
35712
35713#: fortran/resolve.c:8104
35714#, fuzzy, gcc-internal-format
35715msgid "Alternate RETURN statement at %L requires a SCALAR-INTEGER return specifier"
35716msgstr "%L ������ INQUIRE ������������ FILE ��� UNIT ���������"
35717
35718#: fortran/resolve.c:8135
35719#, gcc-internal-format
35720msgid "ASSIGN statement at %L requires a scalar default INTEGER variable"
35721msgstr ""
35722
35723#: fortran/resolve.c:8150
35724#, gcc-internal-format
35725msgid "Arithmetic IF statement at %L requires a numeric expression"
35726msgstr ""
35727
35728#: fortran/resolve.c:8209
35729#, gcc-internal-format
35730msgid "Exit condition of DO WHILE loop at %L must be a scalar LOGICAL expression"
35731msgstr ""
35732
35733#: fortran/resolve.c:8291
35734#, gcc-internal-format
35735msgid "FORALL mask clause at %L requires a LOGICAL expression"
35736msgstr ""
35737
35738#: fortran/resolve.c:8363 fortran/resolve.c:8419
35739#, gcc-internal-format
35740msgid "Binding label '%s' for common block '%s' at %L collides with the global entity '%s' at %L"
35741msgstr ""
35742
35743#. Common block names match but binding labels do not.
35744#: fortran/resolve.c:8384
35745#, gcc-internal-format
35746msgid "Binding label '%s' for common block '%s' at %L does not match the binding label '%s' for common block '%s' at %L"
35747msgstr ""
35748
35749#: fortran/resolve.c:8431
35750#, gcc-internal-format
35751msgid "Binding label '%s' for common block '%s' at %L collides with global entity '%s' at %L"
35752msgstr ""
35753
35754#. Make sure global procedures don't collide with anything.
35755#: fortran/resolve.c:8483
35756#, gcc-internal-format
35757msgid "Binding label '%s' at %L collides with the global entity '%s' at %L"
35758msgstr ""
35759
35760#. Make sure procedures in interface bodies don't collide.
35761#: fortran/resolve.c:8496
35762#, gcc-internal-format
35763msgid "Binding label '%s' in interface body at %L collides with the global entity '%s' at %L"
35764msgstr ""
35765
35766#: fortran/resolve.c:8509
35767#, gcc-internal-format
35768msgid "Binding label '%s' at %L collides with global entity '%s' at %L"
35769msgstr ""
35770
35771#: fortran/resolve.c:8587
35772#, gcc-internal-format
35773msgid "CHARACTER variable at %L has negative length %d, the length has been set to zero"
35774msgstr ""
35775
35776#: fortran/resolve.c:8599
35777#, fuzzy, gcc-internal-format
35778msgid "String length at %L is too large"
35779msgstr "������ %qs ������"
35780
35781#: fortran/resolve.c:8891
35782#, gcc-internal-format
35783msgid "Allocatable array '%s' at %L must have a deferred shape"
35784msgstr "���������������������%s������ %L ���������������������������"
35785
35786#: fortran/resolve.c:8895
35787#, gcc-internal-format
35788msgid "Scalar object '%s' at %L may not be ALLOCATABLE"
35789msgstr ""
35790
35791#: fortran/resolve.c:8903
35792#, gcc-internal-format
35793msgid "Array pointer '%s' at %L must have a deferred shape"
35794msgstr "���������������%s������ %L ���������������������������"
35795
35796#: fortran/resolve.c:8914
35797#, gcc-internal-format
35798msgid "Array '%s' at %L cannot have a deferred shape"
35799msgstr "���������%s������ %L ���������������������������"
35800
35801#: fortran/resolve.c:8942
35802#, gcc-internal-format
35803msgid "The type '%s' cannot be host associated at %L because it is blocked by an incompatible object of the same name declared at %L"
35804msgstr ""
35805
35806#: fortran/resolve.c:8964
35807#, gcc-internal-format
35808msgid "Fortran 2008: Implied SAVE for module variable '%s' at %L, needed due to the default initialization"
35809msgstr ""
35810
35811#: fortran/resolve.c:8975
35812#, gcc-internal-format
35813msgid "Type '%s' of CLASS variable '%s' at %L is not extensible"
35814msgstr ""
35815
35816#: fortran/resolve.c:8985
35817#, gcc-internal-format
35818msgid "CLASS variable '%s' at %L must be dummy, allocatable or pointer"
35819msgstr ""
35820
35821#. The shape of a main program or module array needs to be
35822#. constant.
35823#: fortran/resolve.c:9032
35824#, gcc-internal-format
35825msgid "The module or main program array '%s' at %L must have constant shape"
35826msgstr "���������������������������%s������ %L ���������������������������"
35827
35828#: fortran/resolve.c:9045
35829#, gcc-internal-format
35830msgid "Entity with assumed character length at %L must be a dummy argument or a PARAMETER"
35831msgstr ""
35832
35833#: fortran/resolve.c:9064
35834#, gcc-internal-format
35835msgid "'%s' at %L must have constant character length in this context"
35836msgstr ""
35837
35838#: fortran/resolve.c:9100
35839#, gcc-internal-format
35840msgid "Allocatable '%s' at %L cannot have an initializer"
35841msgstr "���������������%s������ %L ���������������������������"
35842
35843#: fortran/resolve.c:9103
35844#, gcc-internal-format
35845msgid "External '%s' at %L cannot have an initializer"
35846msgstr "���������%s������ %L ���������������������������"
35847
35848#: fortran/resolve.c:9107
35849#, gcc-internal-format
35850msgid "Dummy '%s' at %L cannot have an initializer"
35851msgstr "���������%s������ %L ���������������������������"
35852
35853#: fortran/resolve.c:9110
35854#, gcc-internal-format
35855msgid "Intrinsic '%s' at %L cannot have an initializer"
35856msgstr "���������������%s������ %L ���������������������������"
35857
35858#: fortran/resolve.c:9113
35859#, gcc-internal-format
35860msgid "Function result '%s' at %L cannot have an initializer"
35861msgstr "���������������%s������ %L ���������������������������"
35862
35863#: fortran/resolve.c:9116
35864#, gcc-internal-format
35865msgid "Automatic array '%s' at %L cannot have an initializer"
35866msgstr "���������������%s������ %L ���������������������������"
35867
35868#: fortran/resolve.c:9153
35869#, gcc-internal-format
35870msgid "Character-valued statement function '%s' at %L must have constant length"
35871msgstr ""
35872
35873#: fortran/resolve.c:9176
35874#, gcc-internal-format
35875msgid "Fortran 2003: '%s' is of a PRIVATE type and cannot be a dummy argument of '%s', which is PUBLIC at %L"
35876msgstr ""
35877
35878#: fortran/resolve.c:9199 fortran/resolve.c:9224
35879#, gcc-internal-format
35880msgid "Fortran 2003: Procedure '%s' in PUBLIC interface '%s' at %L takes dummy arguments of '%s' which is PRIVATE"
35881msgstr ""
35882
35883#: fortran/resolve.c:9242
35884#, fuzzy, gcc-internal-format
35885msgid "Function '%s' at %L cannot have an initializer"
35886msgstr "���������������%s������ %L ���������������������������"
35887
35888#: fortran/resolve.c:9251
35889#, gcc-internal-format
35890msgid "External object '%s' at %L may not have an initializer"
35891msgstr "���������������%s������ %L ���������������������������"
35892
35893#: fortran/resolve.c:9259
35894#, fuzzy, gcc-internal-format
35895msgid "ELEMENTAL function '%s' at %L must have a scalar result"
35896msgstr "���������������%s��� ��� %L ������������������������������"
35897
35898#: fortran/resolve.c:9280
35899#, gcc-internal-format
35900msgid "CHARACTER(*) function '%s' at %L cannot be array-valued"
35901msgstr "CHARACTER(*) ���������%s���(������ %L)���������������������"
35902
35903#: fortran/resolve.c:9284
35904#, gcc-internal-format
35905msgid "CHARACTER(*) function '%s' at %L cannot be pointer-valued"
35906msgstr "CHARACTER(*) ���������%s���(������ %L)���������������������"
35907
35908#: fortran/resolve.c:9288
35909#, gcc-internal-format
35910msgid "CHARACTER(*) function '%s' at %L cannot be pure"
35911msgstr "CHARACTER(*) ���������%s���(������ %L)���������������"
35912
35913#: fortran/resolve.c:9292
35914#, gcc-internal-format
35915msgid "CHARACTER(*) function '%s' at %L cannot be recursive"
35916msgstr ""
35917
35918#: fortran/resolve.c:9301
35919#, fuzzy, gcc-internal-format
35920msgid "Obsolescent feature: CHARACTER(*) function '%s' at %L"
35921msgstr "CHARACTER(*) ���������%s���(������ %L)���������������"
35922
35923#: fortran/resolve.c:9356
35924#, fuzzy, gcc-internal-format
35925msgid "PROCEDURE attribute conflicts with SAVE attribute in '%s' at %L"
35926msgstr "%s ��������� %s ���������������������%s��������������� %L"
35927
35928#: fortran/resolve.c:9362
35929#, fuzzy, gcc-internal-format
35930msgid "PROCEDURE attribute conflicts with INTENT attribute in '%s' at %L"
35931msgstr "%s ��������� %s ���������������������%s��������������� %L"
35932
35933#: fortran/resolve.c:9368
35934#, fuzzy, gcc-internal-format
35935msgid "PROCEDURE attribute conflicts with RESULT attribute in '%s' at %L"
35936msgstr "%s ��������� %s ���������������������%s��������������� %L"
35937
35938#: fortran/resolve.c:9376
35939#, fuzzy, gcc-internal-format
35940msgid "EXTERNAL attribute conflicts with FUNCTION attribute in '%s' at %L"
35941msgstr "%s ��������� %s ���������������������%s��������������� %L"
35942
35943#: fortran/resolve.c:9382
35944#, gcc-internal-format
35945msgid "Procedure pointer result '%s' at %L is missing the pointer attribute"
35946msgstr ""
35947
35948#: fortran/resolve.c:9428
35949#, gcc-internal-format
35950msgid "FINAL procedure '%s' at %L is not a SUBROUTINE"
35951msgstr ""
35952
35953#: fortran/resolve.c:9436
35954#, fuzzy, gcc-internal-format
35955msgid "FINAL procedure at %L must have exactly one argument"
35956msgstr "%qD ������������ 1 ���������"
35957
35958#: fortran/resolve.c:9445
35959#, fuzzy, gcc-internal-format
35960msgid "Argument of FINAL procedure at %L must be of type '%s'"
35961msgstr "%L ��� ICHAR ������������������������ 1"
35962
35963#: fortran/resolve.c:9453
35964#, fuzzy, gcc-internal-format
35965msgid "Argument of FINAL procedure at %L must not be a POINTER"
35966msgstr "���������%s���(���������������������%s������������ %L)��������������� POINTER"
35967
35968#: fortran/resolve.c:9459
35969#, fuzzy, gcc-internal-format
35970msgid "Argument of FINAL procedure at %L must not be ALLOCATABLE"
35971msgstr "���������%s���(���������������������%s������������ %L)��������� ALLOCATABLE"
35972
35973#: fortran/resolve.c:9465
35974#, fuzzy, gcc-internal-format
35975msgid "Argument of FINAL procedure at %L must not be OPTIONAL"
35976msgstr "���������%s���(���������������������%s������������ %L)������������������"
35977
35978#: fortran/resolve.c:9473
35979#, fuzzy, gcc-internal-format
35980msgid "Argument of FINAL procedure at %L must not be INTENT(OUT)"
35981msgstr "%L ��������������������������������������������� INTENT(IN)"
35982
35983#: fortran/resolve.c:9481
35984#, gcc-internal-format
35985msgid "Non-scalar FINAL procedure at %L should have assumed shape argument"
35986msgstr ""
35987
35988#: fortran/resolve.c:9500
35989#, gcc-internal-format
35990msgid "FINAL procedure '%s' declared at %L has the same rank (%d) as '%s'"
35991msgstr ""
35992
35993#: fortran/resolve.c:9533
35994#, gcc-internal-format
35995msgid "Only array FINAL procedures declared for derived type '%s' defined at %L, suggest also scalar one"
35996msgstr ""
35997
35998#. TODO:  Remove this error when finalization is finished.
35999#: fortran/resolve.c:9538
36000#, fuzzy, gcc-internal-format
36001msgid "Finalization at %L is not yet implemented"
36002msgstr "��������������������������� %C ������ PURE ���������"
36003
36004#: fortran/resolve.c:9564
36005#, fuzzy, gcc-internal-format
36006msgid "Can't overwrite GENERIC '%s' at %L"
36007msgstr "��������� %s ��������� %s������ %L"
36008
36009#: fortran/resolve.c:9576
36010#, gcc-internal-format
36011msgid "'%s' at %L overrides a procedure binding declared NON_OVERRIDABLE"
36012msgstr ""
36013
36014#: fortran/resolve.c:9584
36015#, gcc-internal-format
36016msgid "'%s' at %L must not be DEFERRED as it overrides a non-DEFERRED binding"
36017msgstr ""
36018
36019#: fortran/resolve.c:9592
36020#, gcc-internal-format
36021msgid "'%s' at %L overrides a PURE procedure and must also be PURE"
36022msgstr ""
36023
36024#: fortran/resolve.c:9601
36025#, gcc-internal-format
36026msgid "'%s' at %L overrides an ELEMENTAL procedure and must also be ELEMENTAL"
36027msgstr ""
36028
36029#: fortran/resolve.c:9607
36030#, gcc-internal-format
36031msgid "'%s' at %L overrides a non-ELEMENTAL procedure and must not be ELEMENTAL, either"
36032msgstr ""
36033
36034#: fortran/resolve.c:9616
36035#, gcc-internal-format
36036msgid "'%s' at %L overrides a SUBROUTINE and must also be a SUBROUTINE"
36037msgstr ""
36038
36039#: fortran/resolve.c:9627
36040#, gcc-internal-format
36041msgid "'%s' at %L overrides a FUNCTION and must also be a FUNCTION"
36042msgstr ""
36043
36044#: fortran/resolve.c:9638
36045#, gcc-internal-format
36046msgid "'%s' at %L and the overridden FUNCTION should have matching result types"
36047msgstr ""
36048
36049#: fortran/resolve.c:9649
36050#, gcc-internal-format
36051msgid "'%s' at %L overrides a PUBLIC procedure and must not be PRIVATE"
36052msgstr ""
36053
36054#: fortran/resolve.c:9678
36055#, gcc-internal-format
36056msgid "Dummy argument '%s' of '%s' at %L should be named '%s' as to match the corresponding argument of the overridden procedure"
36057msgstr ""
36058
36059#: fortran/resolve.c:9691
36060#, gcc-internal-format
36061msgid "Types mismatch for dummy argument '%s' of '%s' %L in respect to the overridden procedure"
36062msgstr ""
36063
36064#: fortran/resolve.c:9701
36065#, gcc-internal-format
36066msgid "'%s' at %L must have the same number of formal arguments as the overridden procedure"
36067msgstr ""
36068
36069#: fortran/resolve.c:9710
36070#, gcc-internal-format
36071msgid "'%s' at %L overrides a NOPASS binding and must also be NOPASS"
36072msgstr ""
36073
36074#: fortran/resolve.c:9721
36075#, gcc-internal-format
36076msgid "'%s' at %L overrides a binding with PASS and must also be PASS"
36077msgstr ""
36078
36079#: fortran/resolve.c:9728
36080#, gcc-internal-format
36081msgid "Passed-object dummy argument of '%s' at %L must be at the same position as the passed-object dummy argument of the overridden procedure"
36082msgstr ""
36083
36084#: fortran/resolve.c:9762
36085#, gcc-internal-format
36086msgid "'%s' and '%s' can't be mixed FUNCTION/SUBROUTINE for GENERIC '%s' at %L"
36087msgstr ""
36088
36089#: fortran/resolve.c:9771
36090#, gcc-internal-format
36091msgid "'%s' and '%s' for GENERIC '%s' at %L are ambiguous"
36092msgstr ""
36093
36094#: fortran/resolve.c:9830
36095#, gcc-internal-format
36096msgid "Undefined specific binding '%s' as target of GENERIC '%s' at %L"
36097msgstr ""
36098
36099#: fortran/resolve.c:9842
36100#, gcc-internal-format
36101msgid "GENERIC '%s' at %L must target a specific binding, '%s' is GENERIC, too"
36102msgstr ""
36103
36104#: fortran/resolve.c:9872
36105#, gcc-internal-format
36106msgid "GENERIC '%s' at %L can't overwrite specific binding with the same name"
36107msgstr ""
36108
36109#: fortran/resolve.c:9928
36110#, gcc-internal-format
36111msgid "Type-bound operator at %L can't be NOPASS"
36112msgstr ""
36113
36114#: fortran/resolve.c:10091
36115#, fuzzy, gcc-internal-format
36116msgid "'%s' must be a module procedure or an external procedure with an explicit interface at %L"
36117msgstr "���������������%s��������������������������� %L"
36118
36119#: fortran/resolve.c:10128
36120#, fuzzy, gcc-internal-format
36121msgid "Procedure '%s' with PASS(%s) at %L has no argument '%s'"
36122msgstr "���������%s���(��� %s ������������ %L) ������������������������������������"
36123
36124#: fortran/resolve.c:10142
36125#, fuzzy, gcc-internal-format
36126msgid "Procedure '%s' with PASS at %L must have at least one argument"
36127msgstr "���������������%s��� ��� %L ������������������������������"
36128
36129#: fortran/resolve.c:10156 fortran/resolve.c:10545
36130#, gcc-internal-format
36131msgid "Non-polymorphic passed-object dummy argument of '%s' at %L"
36132msgstr ""
36133
36134#: fortran/resolve.c:10164
36135#, fuzzy, gcc-internal-format
36136msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived-type '%s'"
36137msgstr "���������%s���(���������������������%s������������ %L)���������������������"
36138
36139#: fortran/resolve.c:10174
36140#, fuzzy, gcc-internal-format
36141msgid "Passed-object dummy argument of '%s' at %L must be scalar"
36142msgstr "���������%s���(���������������������%s������������ %L)���������������������"
36143
36144#: fortran/resolve.c:10180
36145#, fuzzy, gcc-internal-format
36146msgid "Passed-object dummy argument of '%s' at %L must not be ALLOCATABLE"
36147msgstr "���������%s���(���������������������%s������������ %L)��������� ALLOCATABLE"
36148
36149#: fortran/resolve.c:10186
36150#, fuzzy, gcc-internal-format
36151msgid "Passed-object dummy argument of '%s' at %L must not be POINTER"
36152msgstr "���������%s���(���������������������%s������������ %L)��������������� POINTER"
36153
36154#: fortran/resolve.c:10212
36155#, fuzzy, gcc-internal-format
36156msgid "Procedure '%s' at %L has the same name as a component of '%s'"
36157msgstr "���������%s������ %C ���������%s������ PRIVATE ������"
36158
36159#: fortran/resolve.c:10221
36160#, gcc-internal-format
36161msgid "Procedure '%s' at %L has the same name as an inherited component of '%s'"
36162msgstr ""
36163
36164#: fortran/resolve.c:10308
36165#, gcc-internal-format
36166msgid "Derived-type '%s' declared at %L must be ABSTRACT because '%s' is DEFERRED and not overridden"
36167msgstr ""
36168
36169#: fortran/resolve.c:10369
36170#, gcc-internal-format
36171msgid "Non-extensible derived-type '%s' at %L must not be ABSTRACT"
36172msgstr ""
36173
36174#: fortran/resolve.c:10379
36175#, gcc-internal-format
36176msgid "Interface '%s', used by procedure pointer component '%s' at %L, is declared in a later PROCEDURE statement"
36177msgstr ""
36178
36179#: fortran/resolve.c:10440
36180#, fuzzy, gcc-internal-format
36181msgid "Interface '%s' of procedure pointer component '%s' at %L must be explicit"
36182msgstr "%3$L ���������������%2$s���������������%1$s������������ INTENT(IN)"
36183
36184#: fortran/resolve.c:10479
36185#, gcc-internal-format
36186msgid "Procedure pointer component '%s' with PASS(%s) at %L has no argument '%s'"
36187msgstr ""
36188
36189#: fortran/resolve.c:10493
36190#, fuzzy, gcc-internal-format
36191msgid "Procedure pointer component '%s' with PASS at %L must have at least one argument"
36192msgstr "���������������%s��� ��� %L ������������������������������"
36193
36194#: fortran/resolve.c:10509
36195#, fuzzy, gcc-internal-format
36196msgid "Argument '%s' of '%s' with PASS(%s) at %L must be of the derived type '%s'"
36197msgstr "���������%s���(���������������������%s������������ %L)���������������������"
36198
36199#: fortran/resolve.c:10519
36200#, fuzzy, gcc-internal-format
36201msgid "Argument '%s' of '%s' with PASS(%s) at %L must be scalar"
36202msgstr "������������������������%s������ %L ������������������"
36203
36204#: fortran/resolve.c:10528
36205#, fuzzy, gcc-internal-format
36206msgid "Argument '%s' of '%s' with PASS(%s) at %L may not have the POINTER attribute"
36207msgstr "%C ��������������������� POINTER ������"
36208
36209#: fortran/resolve.c:10537
36210#, fuzzy, gcc-internal-format
36211msgid "Argument '%s' of '%s' with PASS(%s) at %L may not be ALLOCATABLE"
36212msgstr "���������%s���(���������������������%s������������ %L)��������� ALLOCATABLE"
36213
36214#: fortran/resolve.c:10566
36215#, gcc-internal-format
36216msgid "Component '%s' of '%s' at %L has the same name as an inherited type-bound procedure"
36217msgstr ""
36218
36219#: fortran/resolve.c:10578
36220#, gcc-internal-format
36221msgid "Character length of component '%s' needs to be a constant specification expression at %L"
36222msgstr ""
36223
36224#: fortran/resolve.c:10593
36225#, gcc-internal-format
36226msgid "Fortran 2003: the component '%s' is a PRIVATE type and cannot be a component of '%s', which is PUBLIC at %L"
36227msgstr ""
36228
36229#: fortran/resolve.c:10603
36230#, fuzzy, gcc-internal-format
36231msgid "Component %s of SEQUENCE type declared at %L does not have the SEQUENCE attribute"
36232msgstr "%C ��������������������� POINTER ������"
36233
36234#: fortran/resolve.c:10614
36235#, gcc-internal-format
36236msgid "The pointer component '%s' of '%s' at %L is a type that has not been declared"
36237msgstr ""
36238
36239#: fortran/resolve.c:10625
36240#, gcc-internal-format
36241msgid "Component '%s' with CLASS at %L must be allocatable or pointer"
36242msgstr ""
36243
36244#: fortran/resolve.c:10653
36245#, fuzzy, gcc-internal-format
36246msgid "Component '%s' of '%s' at %L must have constant array bounds"
36247msgstr "���������������%s��� ��� %L ������������������������������"
36248
36249#: fortran/resolve.c:10698
36250#, gcc-internal-format
36251msgid "NAMELIST object '%s' was declared PRIVATE and cannot be member of PUBLIC namelist '%s' at %L"
36252msgstr ""
36253
36254#: fortran/resolve.c:10708
36255#, gcc-internal-format
36256msgid "NAMELIST object '%s' has use-associated PRIVATE components and cannot be member of namelist '%s' at %L"
36257msgstr ""
36258
36259#: fortran/resolve.c:10721
36260#, gcc-internal-format
36261msgid "NAMELIST object '%s' has PRIVATE components and cannot be a member of PUBLIC namelist '%s' at %L"
36262msgstr ""
36263
36264#: fortran/resolve.c:10733
36265#, gcc-internal-format
36266msgid "NAMELIST array object '%s' must not have assumed shape in namelist '%s' at %L"
36267msgstr ""
36268
36269#: fortran/resolve.c:10742
36270#, gcc-internal-format
36271msgid "NAMELIST array object '%s' must have constant shape in namelist '%s' at %L"
36272msgstr ""
36273
36274#: fortran/resolve.c:10754
36275#, gcc-internal-format
36276msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have ALLOCATABLE components"
36277msgstr ""
36278
36279#: fortran/resolve.c:10762
36280#, gcc-internal-format
36281msgid "NAMELIST object '%s' in namelist '%s' at %L cannot have POINTER components"
36282msgstr ""
36283
36284#: fortran/resolve.c:10788
36285#, fuzzy, gcc-internal-format
36286msgid "PROCEDURE attribute conflicts with NAMELIST attribute in '%s' at %L"
36287msgstr "%s ��������� %s ���������������������%s��������������� %L"
36288
36289#: fortran/resolve.c:10807
36290#, fuzzy, gcc-internal-format
36291msgid "Parameter array '%s' at %L cannot be automatic or of deferred shape"
36292msgstr "���������%s������ %L ���������������������������"
36293
36294#: fortran/resolve.c:10819
36295#, gcc-internal-format
36296msgid "Implicitly typed PARAMETER '%s' at %L doesn't match a later IMPLICIT type"
36297msgstr ""
36298
36299#: fortran/resolve.c:10830
36300#, gcc-internal-format
36301msgid "Incompatible derived type in PARAMETER at %L"
36302msgstr ""
36303
36304#: fortran/resolve.c:10893
36305#, gcc-internal-format
36306msgid "PROCEDURE '%s' at %L may not be used as its own interface"
36307msgstr ""
36308
36309#: fortran/resolve.c:10899
36310#, gcc-internal-format
36311msgid "Interface '%s', used by procedure '%s' at %L, is declared in a later PROCEDURE statement"
36312msgstr ""
36313
36314#: fortran/resolve.c:10952
36315#, fuzzy, gcc-internal-format
36316msgid "Interface '%s' of procedure '%s' at %L must be explicit"
36317msgstr "������������������������%s������ %L ������������������"
36318
36319#: fortran/resolve.c:11019
36320#, gcc-internal-format
36321msgid "Assumed size array at %L must be a dummy argument"
36322msgstr "������������������������ %L ���������������������"
36323
36324#: fortran/resolve.c:11022
36325#, gcc-internal-format
36326msgid "Assumed shape array at %L must be a dummy argument"
36327msgstr "������������������������ %L ���������������������"
36328
36329#: fortran/resolve.c:11034
36330#, gcc-internal-format
36331msgid "Symbol at %L is not a DUMMY variable"
36332msgstr "%L ������������������������ DUMMY ������"
36333
36334#: fortran/resolve.c:11040
36335#, gcc-internal-format
36336msgid "'%s' at %L cannot have the VALUE attribute because it is not a dummy argument"
36337msgstr ""
36338
36339#: fortran/resolve.c:11050
36340#, fuzzy, gcc-internal-format
36341msgid "Character dummy variable '%s' at %L with VALUE attribute must have constant length"
36342msgstr "���������%s������ %L ������������������������������"
36343
36344#: fortran/resolve.c:11059
36345#, gcc-internal-format
36346msgid "C interoperable character dummy variable '%s' at %L with VALUE attribute must have length one"
36347msgstr ""
36348
36349#: fortran/resolve.c:11085
36350#, gcc-internal-format
36351msgid "Variable '%s' at %L cannot be BIND(C) because it is neither a COMMON block nor declared at the module level scope"
36352msgstr ""
36353
36354#: fortran/resolve.c:11138
36355#, gcc-internal-format
36356msgid "The derived type '%s' at %L is of type '%s', which has not been defined"
36357msgstr ""
36358
36359#: fortran/resolve.c:11179
36360#, fuzzy, gcc-internal-format
36361msgid "Fortran 2003: PUBLIC %s '%s' at %L of PRIVATE derived type '%s'"
36362msgstr "PUBLIC ���������%s������ %L ������������ PRIVATE ���������%s���"
36363
36364#: fortran/resolve.c:11198
36365#, gcc-internal-format
36366msgid "The INTENT(OUT) dummy argument '%s' at %L is ASSUMED SIZE and so cannot have a default initializer"
36367msgstr ""
36368
36369#: fortran/resolve.c:11272
36370#, gcc-internal-format
36371msgid "Threadprivate at %L isn't SAVEd"
36372msgstr ""
36373
36374#: fortran/resolve.c:11360
36375#, gcc-internal-format
36376msgid "BLOCK DATA element '%s' at %L must be in COMMON"
36377msgstr ""
36378
36379#: fortran/resolve.c:11366
36380#, gcc-internal-format
36381msgid "DATA array '%s' at %L must be specified in a previous declaration"
36382msgstr ""
36383
36384#: fortran/resolve.c:11382
36385#, gcc-internal-format
36386msgid "DATA element '%s' at %L is a pointer and so must be a full array"
36387msgstr ""
36388
36389#: fortran/resolve.c:11428
36390#, gcc-internal-format
36391msgid "Nonconstant array section at %L in DATA statement"
36392msgstr ""
36393
36394#: fortran/resolve.c:11441
36395#, gcc-internal-format
36396msgid "DATA statement at %L has more variables than values"
36397msgstr ""
36398
36399#: fortran/resolve.c:11535
36400#, gcc-internal-format
36401msgid "iterator start at %L does not simplify"
36402msgstr ""
36403
36404#: fortran/resolve.c:11542
36405#, fuzzy, gcc-internal-format
36406msgid "iterator end at %L does not simplify"
36407msgstr "%L ���������������������������"
36408
36409#: fortran/resolve.c:11549
36410#, fuzzy, gcc-internal-format
36411msgid "iterator step at %L does not simplify"
36412msgstr "%L ������������������������"
36413
36414#: fortran/resolve.c:11675
36415#, gcc-internal-format
36416msgid "DATA statement at %L has more values than variables"
36417msgstr ""
36418
36419#: fortran/resolve.c:11785
36420#, gcc-internal-format
36421msgid "Label %d at %L defined but not used"
36422msgstr "������ %d ��� %L ������������������������"
36423
36424#: fortran/resolve.c:11790
36425#, gcc-internal-format
36426msgid "Label %d at %L defined but cannot be used"
36427msgstr "������ %d ��� %L ���������������������������"
36428
36429#: fortran/resolve.c:11874
36430#, gcc-internal-format
36431msgid "Derived type variable '%s' at %L must have SEQUENCE attribute to be an EQUIVALENCE object"
36432msgstr ""
36433
36434#: fortran/resolve.c:11883
36435#, gcc-internal-format
36436msgid "Derived type variable '%s' at %L cannot have ALLOCATABLE components to be an EQUIVALENCE object"
36437msgstr ""
36438
36439#: fortran/resolve.c:11891
36440#, gcc-internal-format
36441msgid "Derived type variable '%s' at %L with default initialization cannot be in EQUIVALENCE with a variable in COMMON"
36442msgstr ""
36443
36444#: fortran/resolve.c:11907
36445#, gcc-internal-format
36446msgid "Derived type variable '%s' at %L with pointer component(s) cannot be an EQUIVALENCE object"
36447msgstr ""
36448
36449#: fortran/resolve.c:12009
36450#, gcc-internal-format
36451msgid "Syntax error in EQUIVALENCE statement at %L"
36452msgstr "%L ��� EQUIVALENCE ������������������"
36453
36454#: fortran/resolve.c:12024
36455#, gcc-internal-format
36456msgid "Either all or none of the objects in the EQUIVALENCE set at %L shall have the PROTECTED attribute"
36457msgstr ""
36458
36459#: fortran/resolve.c:12036
36460#, gcc-internal-format
36461msgid "Common block member '%s' at %L cannot be an EQUIVALENCE object in the pure procedure '%s'"
36462msgstr ""
36463
36464#: fortran/resolve.c:12045
36465#, gcc-internal-format
36466msgid "Named constant '%s' at %L cannot be an EQUIVALENCE object"
36467msgstr ""
36468
36469#: fortran/resolve.c:12124
36470#, gcc-internal-format
36471msgid "Array '%s' at %L with non-constant bounds cannot be an EQUIVALENCE object"
36472msgstr ""
36473
36474#: fortran/resolve.c:12135
36475#, gcc-internal-format
36476msgid "Structure component '%s' at %L cannot be an EQUIVALENCE object"
36477msgstr ""
36478
36479#: fortran/resolve.c:12146
36480#, gcc-internal-format
36481msgid "Substring at %L has length zero"
36482msgstr "%L ������������������������"
36483
36484#: fortran/resolve.c:12190
36485#, fuzzy, gcc-internal-format
36486msgid "Fortran 2003: PUBLIC function '%s' at %L of PRIVATE type '%s'"
36487msgstr "PUBLIC ���������%s������ %L ������������ PRIVATE ���������%s���"
36488
36489#: fortran/resolve.c:12203
36490#, gcc-internal-format
36491msgid "ENTRY '%s' at %L has no IMPLICIT type"
36492msgstr "ENTRY���%s������ %L ��������� IMPLICIT ������"
36493
36494#: fortran/resolve.c:12220
36495#, gcc-internal-format
36496msgid "User operator procedure '%s' at %L must be a FUNCTION"
36497msgstr ""
36498
36499#: fortran/resolve.c:12230
36500#, gcc-internal-format
36501msgid "User operator procedure '%s' at %L cannot be assumed character length"
36502msgstr ""
36503
36504#: fortran/resolve.c:12238
36505#, fuzzy, gcc-internal-format
36506msgid "User operator procedure '%s' at %L must have at least one argument"
36507msgstr "���������������%s��� ��� %L ������������������������������"
36508
36509#: fortran/resolve.c:12252
36510#, fuzzy, gcc-internal-format
36511msgid "First argument of operator interface at %L cannot be optional"
36512msgstr "%L ��������������������������������������������� INTENT(IN)"
36513
36514#: fortran/resolve.c:12270
36515#, fuzzy, gcc-internal-format
36516msgid "Second argument of operator interface at %L cannot be optional"
36517msgstr "%L ��������������������������������������������� INTENT(IN)"
36518
36519#: fortran/resolve.c:12277
36520#, fuzzy, gcc-internal-format
36521msgid "Operator interface at %L must have, at most, two arguments"
36522msgstr "���������������%s��� ��� %L ������������������������������"
36523
36524#: fortran/resolve.c:12349
36525#, gcc-internal-format
36526msgid "Contained procedure '%s' at %L of a PURE procedure must also be PURE"
36527msgstr ""
36528
36529#: fortran/scanner.c:760
36530#, gcc-internal-format
36531msgid "!$OMP at %C starts a commented line as it neither is followed by a space nor is a continuation line"
36532msgstr ""
36533
36534#: fortran/scanner.c:1078 fortran/scanner.c:1221
36535#, fuzzy, gcc-internal-format
36536msgid "Limit of %d continuations exceeded in statement at %C"
36537msgstr "%C ������������������"
36538
36539#: fortran/scanner.c:1090 fortran/scanner.c:1177
36540#, fuzzy, gcc-internal-format
36541msgid "Line truncated at %L"
36542msgstr "������ %C ������������"
36543
36544#: fortran/scanner.c:1137
36545#, fuzzy, gcc-internal-format
36546msgid "Missing '&' in continued character constant at %C"
36547msgstr "��������� %C ���������������������������"
36548
36549#: fortran/scanner.c:1371
36550#, gcc-internal-format
36551msgid "Nonconforming tab character at %C"
36552msgstr ""
36553
36554#: fortran/scanner.c:1459 fortran/scanner.c:1462
36555#, gcc-internal-format
36556msgid "'&' not allowed by itself in line %d"
36557msgstr ""
36558
36559#: fortran/scanner.c:1509
36560#, gcc-internal-format
36561msgid "Nonconforming tab character in column %d of line %d"
36562msgstr ""
36563
36564#: fortran/scanner.c:1717
36565#, gcc-internal-format
36566msgid "%s:%d: file %s left but not entered"
36567msgstr "%s:%d: ������ %s ���������������������"
36568
36569#: fortran/scanner.c:1751
36570#, gcc-internal-format
36571msgid "%s:%d: Illegal preprocessor directive"
36572msgstr "%s:%d���������������������������"
36573
36574#: fortran/scanner.c:1869
36575#, gcc-internal-format
36576msgid "Can't open file '%s'"
36577msgstr "���������������������%s���"
36578
36579#: fortran/simplify.c:86
36580#, gcc-internal-format
36581msgid "Result of %s overflows its kind at %L"
36582msgstr "%s ������������ %L ������������������������"
36583
36584#: fortran/simplify.c:91
36585#, fuzzy, gcc-internal-format
36586msgid "Result of %s underflows its kind at %L"
36587msgstr "%s ������������ %L ������������������������"
36588
36589#: fortran/simplify.c:96
36590#, fuzzy, gcc-internal-format
36591msgid "Result of %s is NaN at %L"
36592msgstr "%s ������������ %L ������������������������"
36593
36594#: fortran/simplify.c:100
36595#, fuzzy, gcc-internal-format
36596msgid "Result of %s gives range error for its kind at %L"
36597msgstr "%s ������������ %L ������������������������"
36598
36599#: fortran/simplify.c:123
36600#, gcc-internal-format
36601msgid "KIND parameter of %s at %L must be an initialization expression"
36602msgstr "KIND ������ %s ��� %L ������������������������������"
36603
36604#: fortran/simplify.c:131
36605#, gcc-internal-format
36606msgid "Invalid KIND parameter of %s at %L"
36607msgstr "%s ������ %L ��� KIND ������������"
36608
36609#: fortran/simplify.c:670
36610#, fuzzy, gcc-internal-format
36611msgid "Argument of %s function at %L is negative"
36612msgstr "%L ������������������������������"
36613
36614#: fortran/simplify.c:677
36615#, fuzzy, gcc-internal-format
36616msgid "Argument of %s function at %L outside of range [0,127]"
36617msgstr "���������%s���(���������������������%s������������ %L)��������������� 1 ��� 2"
36618
36619#: fortran/simplify.c:695
36620#, gcc-internal-format
36621msgid "Argument of %s function at %L is too large for the collating sequence of kind %d"
36622msgstr ""
36623
36624#: fortran/simplify.c:734
36625#, gcc-internal-format
36626msgid "Argument of ACOS at %L must be between -1 and 1"
36627msgstr "%L ��� ACOS ������������������ -1 ��� 1 ������"
36628
36629#: fortran/simplify.c:766
36630#, gcc-internal-format
36631msgid "Argument of ACOSH at %L must not be less than 1"
36632msgstr "%L ��� ACOSH ������������������������ 1"
36633
36634#: fortran/simplify.c:1031
36635#, gcc-internal-format
36636msgid "Argument of ASIN at %L must be between -1 and 1"
36637msgstr "%L ��� ASIN ������������������ -1 ��� 1 ������"
36638
36639#: fortran/simplify.c:1116
36640#, gcc-internal-format
36641msgid "Argument of ATANH at %L must be inside the range -1 to 1"
36642msgstr "%L ��� ATANH ������������������ -1 ��� 1 ������"
36643
36644#: fortran/simplify.c:1146
36645#, gcc-internal-format
36646msgid "If first argument of ATAN2 %L is zero, then the second argument must not be zero"
36647msgstr "������ ATAN2 %L ��������������������� 0������������������������������ 0"
36648
36649#: fortran/simplify.c:2125
36650#, gcc-internal-format
36651msgid "Argument of IACHAR at %L must be of length one"
36652msgstr "%L ��� IACHAR ������������������������ 1"
36653
36654#: fortran/simplify.c:2132
36655#, fuzzy, gcc-internal-format
36656msgid "Argument of IACHAR function at %L outside of range 0..127"
36657msgstr "%L ��� IACHAR ������������������������ 1"
36658
36659#: fortran/simplify.c:2171
36660#, gcc-internal-format
36661msgid "Invalid second argument of IBCLR at %L"
36662msgstr "%L ��� IBCLR ������������������������"
36663
36664#: fortran/simplify.c:2179
36665#, gcc-internal-format
36666msgid "Second argument of IBCLR exceeds bit size at %L"
36667msgstr ""
36668
36669#: fortran/simplify.c:2213
36670#, gcc-internal-format
36671msgid "Invalid second argument of IBITS at %L"
36672msgstr "%L ��� IBITS ������������������������"
36673
36674#: fortran/simplify.c:2219
36675#, gcc-internal-format
36676msgid "Invalid third argument of IBITS at %L"
36677msgstr "%L ��� IBITS ������������������������"
36678
36679#: fortran/simplify.c:2229
36680#, gcc-internal-format
36681msgid "Sum of second and third arguments of IBITS exceeds bit size at %L"
36682msgstr ""
36683
36684#: fortran/simplify.c:2276
36685#, gcc-internal-format
36686msgid "Invalid second argument of IBSET at %L"
36687msgstr "%L ��� IBSET ������������������������"
36688
36689#: fortran/simplify.c:2284
36690#, gcc-internal-format
36691msgid "Second argument of IBSET exceeds bit size at %L"
36692msgstr ""
36693
36694#: fortran/simplify.c:2314
36695#, gcc-internal-format
36696msgid "Argument of ICHAR at %L must be of length one"
36697msgstr "%L ��� ICHAR ������������������������ 1"
36698
36699#: fortran/simplify.c:2517
36700#, gcc-internal-format
36701msgid "Argument of INT at %L is not a valid type"
36702msgstr "%L ��� INT ���������������������"
36703
36704#: fortran/simplify.c:2548
36705#, fuzzy, gcc-internal-format
36706msgid "Argument of %s at %L is not a valid type"
36707msgstr "%L ��� INT ���������������������"
36708
36709#: fortran/simplify.c:2693
36710#, gcc-internal-format
36711msgid "Invalid second argument of ISHFT at %L"
36712msgstr "%L ��� ISHFT ������������������������"
36713
36714#: fortran/simplify.c:2708
36715#, gcc-internal-format
36716msgid "Magnitude of second argument of ISHFT exceeds bit size at %L"
36717msgstr ""
36718
36719#: fortran/simplify.c:2772
36720#, gcc-internal-format
36721msgid "Invalid second argument of ISHFTC at %L"
36722msgstr "%L ��� ISHFTC ������������������������"
36723
36724#: fortran/simplify.c:2786
36725#, gcc-internal-format
36726msgid "Invalid third argument of ISHFTC at %L"
36727msgstr "%L ��� ISHFTC ������������������������"
36728
36729#: fortran/simplify.c:2792
36730#, gcc-internal-format
36731msgid "Magnitude of third argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
36732msgstr ""
36733
36734#: fortran/simplify.c:2808
36735#, gcc-internal-format
36736msgid "Magnitude of second argument of ISHFTC exceeds third argument at %L"
36737msgstr ""
36738
36739#: fortran/simplify.c:2811
36740#, gcc-internal-format
36741msgid "Magnitude of second argument of ISHFTC exceeds BIT_SIZE of first argument at %L"
36742msgstr ""
36743
36744#: fortran/simplify.c:2882
36745#, gcc-internal-format
36746msgid "Argument of KIND at %L is a DERIVED type"
36747msgstr "%L ��� KIND ��������������� DERIVED ������"
36748
36749#: fortran/simplify.c:3094
36750#, gcc-internal-format
36751msgid "DIM argument at %L is out of bounds"
36752msgstr "%L ������ DIM ������������"
36753
36754#: fortran/simplify.c:3280
36755#, gcc-internal-format
36756msgid "Argument of LOG at %L cannot be less than or equal to zero"
36757msgstr ""
36758
36759#: fortran/simplify.c:3293
36760#, gcc-internal-format
36761msgid "Complex argument of LOG at %L cannot be zero"
36762msgstr ""
36763
36764#: fortran/simplify.c:3321
36765#, gcc-internal-format
36766msgid "Argument of LOG10 at %L cannot be less than or equal to zero"
36767msgstr ""
36768
36769#. Result is processor-dependent.
36770#: fortran/simplify.c:3692
36771#, gcc-internal-format
36772msgid "Second argument MOD at %L is zero"
36773msgstr "%L ��� MOD ��������������������� 0"
36774
36775#. Result is processor-dependent.
36776#: fortran/simplify.c:3703
36777#, gcc-internal-format
36778msgid "Second argument of MOD at %L is zero"
36779msgstr "%L ��� MOD ��������������������� 0"
36780
36781#. Result is processor-dependent. This processor just opts
36782#. to not handle it at all.
36783#. Result is processor-dependent.
36784#: fortran/simplify.c:3745 fortran/simplify.c:3757
36785#, gcc-internal-format
36786msgid "Second argument of MODULO at %L is zero"
36787msgstr "%L ��� MODULO ��������������������� 0"
36788
36789#: fortran/simplify.c:3803
36790#, fuzzy, gcc-internal-format
36791msgid "Second argument of NEAREST at %L shall not be zero"
36792msgstr "%L ��� NEAREST ��������������������������� 0"
36793
36794#: fortran/simplify.c:3839
36795#, fuzzy, gcc-internal-format
36796msgid "Result of NEAREST is NaN at %L"
36797msgstr "%L ��� SCALE ������������������������������"
36798
36799#: fortran/simplify.c:4212
36800#, gcc-internal-format
36801msgid "Argument NCOPIES of REPEAT intrinsic is negative at %L"
36802msgstr ""
36803
36804#: fortran/simplify.c:4267
36805#, gcc-internal-format
36806msgid "Argument NCOPIES of REPEAT intrinsic is too large at %L"
36807msgstr ""
36808
36809#: fortran/simplify.c:4539
36810#, gcc-internal-format
36811msgid "Result of SCALE overflows its kind at %L"
36812msgstr "%L ��� SCALE ������������������������������"
36813
36814#: fortran/simplify.c:5198
36815#, gcc-internal-format
36816msgid "Argument of SQRT at %L has a negative value"
36817msgstr "%L ��� SQRT ���������������"
36818
36819#: fortran/simplify.c:5384
36820#, gcc-internal-format
36821msgid "Intrinsic TRANSFER at %L has partly undefined result: source size %ld < result size %ld"
36822msgstr ""
36823
36824#: fortran/simplify.c:5839
36825#, gcc-internal-format
36826msgid "Character '%s' in string at %L cannot be converted into character kind %d"
36827msgstr ""
36828
36829#: fortran/symbol.c:134
36830#, gcc-internal-format
36831msgid "Duplicate IMPLICIT NONE statement at %C"
36832msgstr "%C ��� IMPLICIT NONE ������������"
36833
36834#: fortran/symbol.c:174
36835#, gcc-internal-format
36836msgid "Letter '%c' already set in IMPLICIT statement at %C"
36837msgstr ""
36838
36839#: fortran/symbol.c:196
36840#, gcc-internal-format
36841msgid "Cannot specify IMPLICIT at %C after IMPLICIT NONE"
36842msgstr ""
36843
36844#: fortran/symbol.c:206
36845#, gcc-internal-format
36846msgid "Letter %c already has an IMPLICIT type at %C"
36847msgstr "������ %c ��� %C ��������������������� IMPLICIT ������"
36848
36849#: fortran/symbol.c:262
36850#, gcc-internal-format
36851msgid "Symbol '%s' at %L has no IMPLICIT type"
36852msgstr "���������%s���(������ %L)������ IMPLICIT ������"
36853
36854#. BIND(C) variables should not be implicitly declared.
36855#: fortran/symbol.c:279
36856#, gcc-internal-format
36857msgid "Implicitly declared BIND(C) variable '%s' at %L may not be C interoperable"
36858msgstr ""
36859
36860#. Dummy args to a BIND(C) routine may not be interoperable if
36861#. they are implicitly typed.
36862#: fortran/symbol.c:293
36863#, gcc-internal-format
36864msgid "Implicitly declared variable '%s' at %L may not be C interoperable but it is a dummy argument to the BIND(C) procedure '%s' at %L"
36865msgstr ""
36866
36867#: fortran/symbol.c:334
36868#, fuzzy, gcc-internal-format
36869msgid "Function result '%s' at %L has no IMPLICIT type"
36870msgstr "���������%s������ %L ��������� IMPLICIT ������"
36871
36872#: fortran/symbol.c:414
36873#, gcc-internal-format
36874msgid "%s attribute not allowed in BLOCK DATA program unit at %L"
36875msgstr "%s ��������� %L ��������������������� BLOCAK DATA ���������������"
36876
36877#: fortran/symbol.c:469
36878#, fuzzy, gcc-internal-format
36879msgid "Fortran 2003: Procedure pointer at %C"
36880msgstr "Fortran 2003���%C ������ FLUSH ������"
36881
36882#: fortran/symbol.c:624
36883#, fuzzy, gcc-internal-format
36884msgid "%s attribute applied to %s %s at %L"
36885msgstr "%s ��������� %s ��������� %L ���������"
36886
36887#: fortran/symbol.c:631
36888#, gcc-internal-format
36889msgid "BIND(C) applied to %s %s at %L"
36890msgstr ""
36891
36892#: fortran/symbol.c:736 fortran/symbol.c:1417
36893#, gcc-internal-format
36894msgid "%s attribute conflicts with %s attribute at %L"
36895msgstr "%s ��������� %s ��������� %L ���������"
36896
36897#: fortran/symbol.c:739
36898#, gcc-internal-format
36899msgid "%s attribute conflicts with %s attribute in '%s' at %L"
36900msgstr "%s ��������� %s ���������������������%s��������������� %L"
36901
36902#: fortran/symbol.c:747
36903#, fuzzy, gcc-internal-format
36904msgid "Fortran 2003: %s attribute with %s attribute at %L"
36905msgstr "%s ��������� %s ��������� %L ���������"
36906
36907#: fortran/symbol.c:753
36908#, fuzzy, gcc-internal-format
36909msgid "Fortran 2003: %s attribute with %s attribute in '%s' at %L"
36910msgstr "%s ��������� %s ���������������������%s��������������� %L"
36911
36912#: fortran/symbol.c:797
36913#, gcc-internal-format
36914msgid "Cannot change attributes of USE-associated symbol at %L"
36915msgstr ""
36916
36917#: fortran/symbol.c:800
36918#, gcc-internal-format
36919msgid "Cannot change attributes of USE-associated symbol %s at %L"
36920msgstr ""
36921
36922#: fortran/symbol.c:816
36923#, gcc-internal-format
36924msgid "Duplicate %s attribute specified at %L"
36925msgstr "��������� %s ��������� %L ������������"
36926
36927#: fortran/symbol.c:858
36928#, gcc-internal-format
36929msgid "ALLOCATABLE specified outside of INTERFACE body at %L"
36930msgstr ""
36931
36932#: fortran/symbol.c:884
36933#, gcc-internal-format
36934msgid "DIMENSION specified for '%s' outside its INTERFACE body at %L"
36935msgstr ""
36936
36937#: fortran/symbol.c:1002
36938#, gcc-internal-format
36939msgid "Cray Pointee at %L appears in multiple pointer() statements"
36940msgstr ""
36941
36942#: fortran/symbol.c:1021
36943#, fuzzy, gcc-internal-format
36944msgid "Duplicate PROTECTED attribute specified at %L"
36945msgstr "%L ������������������ SAVE ������"
36946
36947#: fortran/symbol.c:1054
36948#, gcc-internal-format
36949msgid "SAVE attribute at %L cannot be specified in a PURE procedure"
36950msgstr "%L ��� PURE ������������������ SAVE ������"
36951
36952#: fortran/symbol.c:1062
36953#, gcc-internal-format
36954msgid "Duplicate SAVE attribute specified at %L"
36955msgstr "%L ������������������ SAVE ������"
36956
36957#: fortran/symbol.c:1083
36958#, fuzzy, gcc-internal-format
36959msgid "Duplicate VALUE attribute specified at %L"
36960msgstr "%L ������������������ SAVE ������"
36961
36962#: fortran/symbol.c:1103
36963#, fuzzy, gcc-internal-format
36964msgid "Duplicate VOLATILE attribute specified at %L"
36965msgstr "%L ������������������ SAVE ������"
36966
36967#: fortran/symbol.c:1122
36968#, fuzzy, gcc-internal-format
36969msgid "Duplicate ASYNCHRONOUS attribute specified at %L"
36970msgstr "%L ������������������ SAVE ������"
36971
36972#: fortran/symbol.c:1413
36973#, fuzzy, gcc-internal-format
36974msgid "%s attribute of '%s' conflicts with %s attribute at %L"
36975msgstr "%s ��������� %s ��������� %L ���������"
36976
36977#: fortran/symbol.c:1447
36978#, gcc-internal-format
36979msgid "%s procedure at %L is already declared as %s procedure"
36980msgstr ""
36981
36982#: fortran/symbol.c:1482
36983#, gcc-internal-format
36984msgid "INTENT (%s) conflicts with INTENT(%s) at %L"
36985msgstr "INTENT (%s) ��� INTENT(%s) ��� %L ������"
36986
36987#: fortran/symbol.c:1506
36988#, gcc-internal-format
36989msgid "ACCESS specification at %L was already specified"
36990msgstr ""
36991
36992#: fortran/symbol.c:1523
36993#, fuzzy, gcc-internal-format
36994msgid "Duplicate BIND attribute specified at %L"
36995msgstr "��������� %s ��������� %L ������������"
36996
36997#: fortran/symbol.c:1530
36998#, fuzzy, gcc-internal-format
36999msgid "Fortran 2003: BIND(C) at %L"
37000msgstr "Fortran 2003���%L ������ IOMSG ������"
37001
37002#: fortran/symbol.c:1547
37003#, fuzzy, gcc-internal-format
37004msgid "Duplicate EXTENDS attribute specified at %L"
37005msgstr "%L ������������������ SAVE ������"
37006
37007#: fortran/symbol.c:1551
37008#, fuzzy, gcc-internal-format
37009msgid "Fortran 2003: EXTENDS at %L"
37010msgstr "Fortran 2003���%L ������ IOMSG ������"
37011
37012#: fortran/symbol.c:1573
37013#, gcc-internal-format
37014msgid "Symbol '%s' at %L already has an explicit interface"
37015msgstr "���������%s������ %L ���������������������������"
37016
37017#: fortran/symbol.c:1580
37018#, gcc-internal-format
37019msgid "'%s' at %L has attributes specified outside its INTERFACE body"
37020msgstr ""
37021
37022#: fortran/symbol.c:1613
37023#, gcc-internal-format
37024msgid "Symbol '%s' at %L already has basic type of %s"
37025msgstr "���������%s������ %L ��������������������������� %s"
37026
37027#: fortran/symbol.c:1620
37028#, fuzzy, gcc-internal-format
37029msgid "Procedure '%s' at %L may not have basic type of %s"
37030msgstr "���������%s������ %L ��������������������������� %s"
37031
37032#: fortran/symbol.c:1632
37033#, gcc-internal-format
37034msgid "Symbol '%s' at %L cannot have a type"
37035msgstr "���������%s������ %L ������������������"
37036
37037#: fortran/symbol.c:1797
37038#, gcc-internal-format
37039msgid "Component '%s' at %C already declared at %L"
37040msgstr "���������%s������ %C ������������ %L ������������"
37041
37042#: fortran/symbol.c:1808
37043#, fuzzy, gcc-internal-format
37044msgid "Component '%s' at %C already in the parent type at %L"
37045msgstr "���������%s������ %C ������������ %L ������������"
37046
37047#: fortran/symbol.c:1884
37048#, gcc-internal-format
37049msgid "Symbol '%s' at %C is ambiguous"
37050msgstr "���������%s������ %C ������������"
37051
37052#: fortran/symbol.c:1916
37053#, gcc-internal-format
37054msgid "Derived type '%s' at %C is being used before it is defined"
37055msgstr ""
37056
37057#: fortran/symbol.c:1957
37058#, gcc-internal-format
37059msgid "'%s' at %C is not a member of the '%s' structure"
37060msgstr "���%s������ %C ������������%s������������������"
37061
37062#: fortran/symbol.c:1969
37063#, gcc-internal-format
37064msgid "Component '%s' at %C is a PRIVATE component of '%s'"
37065msgstr "���������%s������ %C ���������%s������ PRIVATE ������"
37066
37067#: fortran/symbol.c:2105
37068#, gcc-internal-format
37069msgid "Duplicate statement label %d at %L and %L"
37070msgstr "��������������������� %d ��������� %L ��� %L ���"
37071
37072#: fortran/symbol.c:2115
37073#, gcc-internal-format
37074msgid "Label %d at %C already referenced as branch target"
37075msgstr ""
37076
37077#: fortran/symbol.c:2124
37078#, gcc-internal-format
37079msgid "Label %d at %C already referenced as a format label"
37080msgstr ""
37081
37082#: fortran/symbol.c:2166
37083#, gcc-internal-format
37084msgid "Label %d at %C previously used as a FORMAT label"
37085msgstr ""
37086
37087#: fortran/symbol.c:2174
37088#, gcc-internal-format
37089msgid "Label %d at %C previously used as branch target"
37090msgstr ""
37091
37092#: fortran/symbol.c:2489
37093#, gcc-internal-format
37094msgid "Name '%s' at %C is an ambiguous reference to '%s' from module '%s'"
37095msgstr ""
37096
37097#: fortran/symbol.c:2492
37098#, gcc-internal-format
37099msgid "Name '%s' at %C is an ambiguous reference to '%s' from current program unit"
37100msgstr ""
37101
37102#. Symbol is from another namespace.
37103#: fortran/symbol.c:2651
37104#, gcc-internal-format
37105msgid "Symbol '%s' at %C has already been host associated"
37106msgstr ""
37107
37108#: fortran/symbol.c:3485
37109#, gcc-internal-format
37110msgid "Derived type '%s' declared at %L must have the BIND attribute to be C interoperable"
37111msgstr ""
37112
37113#: fortran/symbol.c:3496
37114#, gcc-internal-format
37115msgid "Derived type '%s' at %L is empty"
37116msgstr ""
37117
37118#: fortran/symbol.c:3513
37119#, gcc-internal-format
37120msgid "Component '%s' at %L cannot have the POINTER attribute because it is a member of the BIND(C) derived type '%s' at %L"
37121msgstr ""
37122
37123#: fortran/symbol.c:3523
37124#, gcc-internal-format
37125msgid "Procedure pointer component '%s' at %L cannot be a member of the BIND(C) derived type '%s' at %L"
37126msgstr ""
37127
37128#: fortran/symbol.c:3534
37129#, gcc-internal-format
37130msgid "Component '%s' at %L cannot have the ALLOCATABLE attribute because it is a member of the BIND(C) derived type '%s' at %L"
37131msgstr ""
37132
37133#. If the derived type is bind(c), all fields must be
37134#. interop.
37135#: fortran/symbol.c:3572
37136#, gcc-internal-format
37137msgid "Component '%s' in derived type '%s' at %L may not be C interoperable, even though derived type '%s' is BIND(C)"
37138msgstr ""
37139
37140#. If derived type is param to bind(c) routine, or to one
37141#. of the iso_c_binding procs, it must be interoperable, so
37142#. all fields must interop too.
37143#: fortran/symbol.c:3581
37144#, gcc-internal-format
37145msgid "Component '%s' in derived type '%s' at %L may not be C interoperable"
37146msgstr ""
37147
37148#: fortran/symbol.c:3595
37149#, gcc-internal-format
37150msgid "Derived type '%s' at %L cannot be declared with both PRIVATE and BIND(C) attributes"
37151msgstr ""
37152
37153#: fortran/symbol.c:3603
37154#, fuzzy, gcc-internal-format
37155msgid "Derived type '%s' at %L cannot have the SEQUENCE attribute because it is BIND(C)"
37156msgstr "%L ���������������%s������������ SAVE ������ %s"
37157
37158#: fortran/symbol.c:4535
37159#, fuzzy, gcc-internal-format
37160msgid "Symbol '%s' is used before it is typed at %L"
37161msgstr "���������%s������ %L ��������������������������� %s"
37162
37163#: fortran/symbol.c:4541
37164#, fuzzy, gcc-internal-format
37165msgid "Extension: Symbol '%s' is used before it is typed at %L"
37166msgstr "���������%L ���������������������"
37167
37168#: fortran/symbol.c:4883 fortran/symbol.c:4957
37169#, gcc-internal-format
37170msgid "'%s' of '%s' is PRIVATE at %L"
37171msgstr ""
37172
37173#: fortran/target-memory.c:616
37174#, gcc-internal-format
37175msgid "Overlapping unequal initializers in EQUIVALENCE at %L"
37176msgstr ""
37177
37178#: fortran/target-memory.c:703
37179#, gcc-internal-format
37180msgid "BOZ constant at %L is too large (%ld vs %ld bits)"
37181msgstr ""
37182
37183#: fortran/trans-array.c:705 fortran/trans-array.c:4543
37184#: fortran/trans-array.c:5651 fortran/trans-intrinsic.c:4255
37185#, fuzzy, gcc-internal-format
37186msgid "Creating array temporary at %L"
37187msgstr "������ %qT ���������"
37188
37189#. Problems occur when we get something like
37190#. integer :: a(lots) = (/(i, i=1, lots)/)
37191#: fortran/trans-array.c:4110
37192#, gcc-internal-format
37193msgid "The number of elements in the array constructor at %L requires an increase of the allowed %d upper limit.   See -fmax-array-constructor option"
37194msgstr ""
37195
37196#: fortran/trans-array.c:5648
37197#, gcc-internal-format
37198msgid "Creating array temporary at %L for argument '%s'"
37199msgstr ""
37200
37201#: fortran/trans-array.c:6199
37202#, fuzzy, gcc-internal-format
37203msgid "Possible frontend bug: Deferred array size without pointer, allocatable attribute or derived type without allocatable components."
37204msgstr "������������������������������������������������������������������������������������"
37205
37206#: fortran/trans-array.c:6682
37207#, gcc-internal-format
37208msgid "bad expression type during walk (%d)"
37209msgstr ""
37210
37211#: fortran/trans-common.c:400
37212#, gcc-internal-format
37213msgid "Named COMMON block '%s' at %L shall be of the same size"
37214msgstr ""
37215
37216#: fortran/trans-common.c:842
37217#, gcc-internal-format
37218msgid "Bad array reference at %L"
37219msgstr "%L ���������������������"
37220
37221#: fortran/trans-common.c:850
37222#, gcc-internal-format
37223msgid "Illegal reference type at %L as EQUIVALENCE object"
37224msgstr ""
37225
37226#: fortran/trans-common.c:890
37227#, gcc-internal-format
37228msgid "Inconsistent equivalence rules involving '%s' at %L and '%s' at %L"
37229msgstr ""
37230
37231#. Aligning this field would misalign a previous field.
37232#: fortran/trans-common.c:1023
37233#, gcc-internal-format
37234msgid "The equivalence set for variable '%s' declared at %L violates alignment requirements"
37235msgstr ""
37236
37237#: fortran/trans-common.c:1090
37238#, gcc-internal-format
37239msgid "Equivalence for '%s' does not match ordering of COMMON '%s' at %L"
37240msgstr ""
37241
37242#: fortran/trans-common.c:1105
37243#, gcc-internal-format
37244msgid "The equivalence set for '%s' cause an invalid extension to COMMON '%s' at %L"
37245msgstr ""
37246
37247#: fortran/trans-common.c:1120
37248#, gcc-internal-format
37249msgid "Padding of %d bytes required before '%s' in COMMON '%s' at %L; reorder elements or use -fno-align-commons"
37250msgstr ""
37251
37252#: fortran/trans-common.c:1125
37253#, gcc-internal-format
37254msgid "Padding of %d bytes required before '%s' in COMMON at %L; reorder elements or use -fno-align-commons"
37255msgstr ""
37256
37257#: fortran/trans-common.c:1148
37258#, fuzzy, gcc-internal-format
37259msgid "COMMON '%s' at %L does not exist"
37260msgstr "%L ���������������������������"
37261
37262#: fortran/trans-common.c:1156
37263#, gcc-internal-format
37264msgid "COMMON '%s' at %L requires %d bytes of padding at start; reorder elements or use -fno-align-commons"
37265msgstr ""
37266
37267#: fortran/trans-common.c:1160
37268#, gcc-internal-format
37269msgid "COMMON at %L requires %d bytes of padding at start; reorder elements or use -fno-align-commons"
37270msgstr ""
37271
37272#: fortran/trans-const.c:294
37273#, gcc-internal-format
37274msgid "Assigning value other than 0 or 1 to LOGICAL has undefined result at %L"
37275msgstr ""
37276
37277#: fortran/trans-const.c:330
37278#, gcc-internal-format
37279msgid "gfc_conv_constant_to_tree(): invalid type: %s"
37280msgstr "gfc_conv_constant_to_tree()������������������%s"
37281
37282#: fortran/trans-const.c:358
37283#, fuzzy, gcc-internal-format
37284msgid "non-constant initialization expression at %L"
37285msgstr "%C ���������������������������������"
37286
37287#: fortran/trans-decl.c:1161
37288#, gcc-internal-format
37289msgid "intrinsic variable which isn't a procedure"
37290msgstr "������������������������������������"
37291
37292#: fortran/trans-decl.c:3088 fortran/trans-decl.c:4439
37293#, fuzzy, gcc-internal-format
37294msgid "Return value of function '%s' at %L not set"
37295msgstr "��� FPU ���������������������������������"
37296
37297#: fortran/trans-decl.c:3428
37298#, gcc-internal-format
37299msgid "backend decl for module variable %s already exists"
37300msgstr "������������ %s ������������������������������"
37301
37302#: fortran/trans-decl.c:3801
37303#, fuzzy, gcc-internal-format
37304msgid "Dummy argument '%s' at %L was declared INTENT(OUT) but was not set"
37305msgstr "���%s������������������ %L ������������ INTENT(OUT)"
37306
37307#: fortran/trans-decl.c:3806
37308#, fuzzy, gcc-internal-format
37309msgid "Unused dummy argument '%s' at %L"
37310msgstr "������������ %s ��������������������� %L"
37311
37312#: fortran/trans-decl.c:3812
37313#, fuzzy, gcc-internal-format
37314msgid "Unused variable '%s' declared at %L"
37315msgstr "������������ %qs ��������� %s"
37316
37317#: fortran/trans-decl.c:3860
37318#, fuzzy, gcc-internal-format
37319msgid "Unused parameter '%s' declared at %L"
37320msgstr "������ %qD ������������ void"
37321
37322#: fortran/trans-decl.c:3874
37323#, fuzzy, gcc-internal-format
37324msgid "Return value '%s' of function '%s' declared at %L not set"
37325msgstr "��� FPU ���������������������������������"
37326
37327#: fortran/trans-expr.c:1342
37328#, gcc-internal-format
37329msgid "Unknown intrinsic op"
37330msgstr "���������������������"
37331
37332#: fortran/trans-expr.c:2577
37333#, fuzzy, gcc-internal-format
37334msgid "Unknown argument list function at %L"
37335msgstr "���������%s������ %C ���������������������"
37336
37337#: fortran/trans-intrinsic.c:738
37338#, gcc-internal-format
37339msgid "Intrinsic function %s(%d) not recognized"
37340msgstr "������������ %s(%d) ������������"
37341
37342#: fortran/trans-intrinsic.c:887
37343#, fuzzy, gcc-internal-format
37344msgid "'dim' argument of %s intrinsic at %L is not a valid dimension index"
37345msgstr "���%s���������������������dim���������(��� %L ���)���������������������������������"
37346
37347#: fortran/trans-io.c:2033
37348#, fuzzy, gcc-internal-format
37349msgid "Derived type '%s' at %L has PRIVATE components"
37350msgstr "���������%s������ %C ���������%s������ PRIVATE ������"
37351
37352#: fortran/trans-io.c:2137
37353#, gcc-internal-format
37354msgid "Bad IO basetype (%d)"
37355msgstr "��������� IO ���������������(%d)"
37356
37357#: fortran/trans-openmp.c:1643
37358#, fuzzy, gcc-internal-format
37359msgid "gfc_trans_omp_workshare(): Bad statement code"
37360msgstr "gfc_trans_code()���������������������������"
37361
37362#: fortran/trans-stmt.c:513
37363#, gcc-internal-format
37364msgid "An alternate return at %L without a * dummy argument"
37365msgstr "%L ������ * ������������������������"
37366
37367#: fortran/trans-types.c:464
37368#, gcc-internal-format
37369msgid "integer kind=8 not available for -fdefault-integer-8 option"
37370msgstr "integer kind=8 ������������ -fdefault-integer-8 ���������������������"
37371
37372#: fortran/trans-types.c:487
37373#, gcc-internal-format
37374msgid "real kind=8 not available for -fdefault-real-8 option"
37375msgstr "real kind=8 ������������ -fdefault-real-8 ���������������������"
37376
37377#: fortran/trans-types.c:500
37378#, gcc-internal-format
37379msgid "Use of -fdefault-double-8 requires -fdefault-real-8"
37380msgstr "������ -fdefault-double-8 ��������� -fdefault-real-8"
37381
37382#: fortran/trans-types.c:1344
37383#, gcc-internal-format
37384msgid "Array element size too big"
37385msgstr "������������������"
37386
37387#: fortran/trans.c:1278
37388#, gcc-internal-format
37389msgid "gfc_trans_code(): Bad statement code"
37390msgstr "gfc_trans_code()���������������������������"
37391
37392#: java/class.c:836
37393#, gcc-internal-format
37394msgid "bad method signature"
37395msgstr "���������������������"
37396
37397#: java/class.c:893
37398#, gcc-internal-format
37399msgid "misplaced ConstantValue attribute (not in any field)"
37400msgstr "ConstantValue ������������������(���������������������)"
37401
37402#: java/class.c:896
37403#, gcc-internal-format
37404msgid "duplicate ConstantValue attribute for field '%s'"
37405msgstr "������������%s������������������ ConstantValue ������"
37406
37407#: java/class.c:907
37408#, gcc-internal-format
37409msgid "ConstantValue attribute of field '%s' has wrong type"
37410msgstr "���������%s������ ConstantValue ������������������"
37411
37412#: java/class.c:1613
37413#, fuzzy, gcc-internal-format
37414msgid "abstract method in non-abstract class"
37415msgstr "%J������������������������������������"
37416
37417#: java/class.c:2689
37418#, gcc-internal-format
37419msgid "non-static method %q+D overrides static method"
37420msgstr "��������������� %q+D ���������������������"
37421
37422#: java/decl.c:1261
37423#, gcc-internal-format
37424msgid "%q+D used prior to declaration"
37425msgstr "%q+D ������������������"
37426
37427#: java/decl.c:1687
37428#, gcc-internal-format
37429msgid "In %+D: overlapped variable and exception ranges at %d"
37430msgstr "��� %+D ������������������������������������������ %d"
37431
37432#: java/decl.c:1738
37433#, gcc-internal-format
37434msgid "bad type in parameter debug info"
37435msgstr "���������������������������������"
37436
37437#: java/decl.c:1747
37438#, gcc-internal-format
37439msgid "bad PC range for debug info for local %q+D"
37440msgstr "������������ %q+D ������������������ PC ������������"
37441
37442#: java/expr.c:378
37443#, gcc-internal-format
37444msgid "need to insert runtime check for %s"
37445msgstr "��������� %s ���������������������"
37446
37447#: java/expr.c:526 java/expr.c:573
37448#, gcc-internal-format
37449msgid "assert: %s is assign compatible with %s"
37450msgstr "assert���%s ��� %s ������������"
37451
37452#: java/expr.c:691
37453#, gcc-internal-format
37454msgid "stack underflow - dup* operation"
37455msgstr "������������������ - dup* ������"
37456
37457#: java/expr.c:1689
37458#, gcc-internal-format
37459msgid "reference %qs is ambiguous: appears in interface %qs and interface %qs"
37460msgstr "������ %qs ��������������������������� %qs ��������� %qs ���"
37461
37462#: java/expr.c:1717
37463#, gcc-internal-format
37464msgid "field %qs not found"
37465msgstr "��������������� %qs���"
37466
37467#: java/expr.c:2269
37468#, gcc-internal-format
37469msgid "method '%s' not found in class"
37470msgstr "������������������������������%s���"
37471
37472#: java/expr.c:2474
37473#, gcc-internal-format
37474msgid "failed to find class '%s'"
37475msgstr "������������������%s���"
37476
37477#: java/expr.c:2515
37478#, gcc-internal-format
37479msgid "class '%s' has no method named '%s' matching signature '%s'"
37480msgstr "���������%s������������������%s���������������������������������%s���"
37481
37482#: java/expr.c:2546
37483#, gcc-internal-format
37484msgid "invokestatic on non static method"
37485msgstr "���������������������������"
37486
37487#: java/expr.c:2551
37488#, gcc-internal-format
37489msgid "invokestatic on abstract method"
37490msgstr "��������������������� invokestatic"
37491
37492#: java/expr.c:2559
37493#, gcc-internal-format
37494msgid "invoke[non-static] on static method"
37495msgstr "������������������������������"
37496
37497#: java/expr.c:2917
37498#, gcc-internal-format
37499msgid "missing field '%s' in '%s'"
37500msgstr "���������������%s������������%s������"
37501
37502#: java/expr.c:2924
37503#, gcc-internal-format
37504msgid "mismatching signature for field '%s' in '%s'"
37505msgstr "���������������������������%s���(��� ���%s������)"
37506
37507#: java/expr.c:2953
37508#, gcc-internal-format
37509msgid "assignment to final field %q+D not in field's class"
37510msgstr "��� final ������ %q+D ���������������������������������������������"
37511
37512#: java/expr.c:3177
37513#, gcc-internal-format
37514msgid "invalid PC in line number table"
37515msgstr "������������ PC ������"
37516
37517#: java/expr.c:3227
37518#, gcc-internal-format
37519msgid "unreachable bytecode from %d to before %d"
37520msgstr "������������������������������������ %d ��� %d ������"
37521
37522#: java/expr.c:3269
37523#, gcc-internal-format
37524msgid "unreachable bytecode from %d to the end of the method"
37525msgstr "������������������������������������ %d ������������������"
37526
37527#. duplicate code from LOAD macro
37528#: java/expr.c:3576
37529#, gcc-internal-format
37530msgid "unrecogized wide sub-instruction"
37531msgstr "���������������������������"
37532
37533#: java/jcf-parse.c:508
37534#, fuzzy, gcc-internal-format
37535msgid "<constant pool index %d not in range>"
37536msgstr "���������������������������������������"
37537
37538#: java/jcf-parse.c:518
37539#, gcc-internal-format
37540msgid "<constant pool index %d unexpected type"
37541msgstr ""
37542
37543#: java/jcf-parse.c:1098
37544#, gcc-internal-format
37545msgid "bad string constant"
37546msgstr "���������������������"
37547
37548#: java/jcf-parse.c:1116
37549#, gcc-internal-format
37550msgid "bad value constant type %d, index %d"
37551msgstr "������������������������ %d��������� %d"
37552
37553#: java/jcf-parse.c:1396 java/jcf-parse.c:1402
37554#, gcc-internal-format
37555msgid "cannot find file for class %s"
37556msgstr "��������������� %s ������������"
37557
37558#: java/jcf-parse.c:1427
37559#, gcc-internal-format
37560msgid "not a valid Java .class file"
37561msgstr "��������������������� Java .class ���������"
37562
37563#: java/jcf-parse.c:1430
37564#, gcc-internal-format
37565msgid "error while parsing constant pool"
37566msgstr "������������������������������"
37567
37568#. FIXME - where was first time
37569#: java/jcf-parse.c:1445
37570#, gcc-internal-format
37571msgid "reading class %s for the second time from %s"
37572msgstr "��������������������� %s������ %s"
37573
37574#: java/jcf-parse.c:1463
37575#, gcc-internal-format
37576msgid "error while parsing fields"
37577msgstr "���������������������������"
37578
37579#: java/jcf-parse.c:1466
37580#, gcc-internal-format
37581msgid "error while parsing methods"
37582msgstr "���������������������������"
37583
37584#: java/jcf-parse.c:1469
37585#, gcc-internal-format
37586msgid "error while parsing final attributes"
37587msgstr "������ final ���������������������"
37588
37589#: java/jcf-parse.c:1509
37590#, fuzzy, gcc-internal-format
37591msgid "duplicate class will only be compiled once"
37592msgstr "%H������������������������������������"
37593
37594#: java/jcf-parse.c:1604
37595#, gcc-internal-format
37596msgid "missing Code attribute"
37597msgstr "������ Code ������"
37598
37599#: java/jcf-parse.c:1850
37600#, gcc-internal-format
37601msgid "no input file specified"
37602msgstr "������������������������"
37603
37604#: java/jcf-parse.c:1885
37605#, gcc-internal-format
37606msgid "can't close input file %s: %m"
37607msgstr "������������������������ %s���%m"
37608
37609#: java/jcf-parse.c:1930
37610#, gcc-internal-format
37611msgid "bad zip/jar file %s"
37612msgstr "��������� zip/jar ������ %s"
37613
37614#: java/jcf-parse.c:2132
37615#, gcc-internal-format
37616msgid "error while reading %s from zip file"
37617msgstr "��� zip ������������ %s ���������������"
37618
37619#: java/jvspec.c:422
37620#, gcc-internal-format
37621msgid "warning: already-compiled .class files ignored with -C"
37622msgstr "���������-C ��������������������� .class ������"
37623
37624#: java/lang.c:559
37625#, gcc-internal-format
37626msgid "-fexcess-precision=standard for Java"
37627msgstr ""
37628
37629#: java/lang.c:570
37630#, gcc-internal-format
37631msgid "-findirect-dispatch is incompatible with -freduced-reflection"
37632msgstr ""
37633
37634#: java/lang.c:573
37635#, fuzzy, gcc-internal-format
37636msgid "-fjni is incompatible with -freduced-reflection"
37637msgstr "-G ������������������ PIC ������������������"
37638
37639#: java/lang.c:584
37640#, gcc-internal-format
37641msgid "can't do dependency tracking with input from stdin"
37642msgstr "���������������������������������������������������"
37643
37644#: java/lang.c:600
37645#, gcc-internal-format
37646msgid "couldn't determine target name for dependency tracking"
37647msgstr "���������������������������������������"
37648
37649#: java/mangle_name.c:325 java/mangle_name.c:402
37650#, gcc-internal-format
37651msgid "internal error - invalid Utf8 name"
37652msgstr "������������ - ��������� utf8 ���"
37653
37654#: java/typeck.c:427
37655#, gcc-internal-format
37656msgid "junk at end of signature string"
37657msgstr "������������������������������������"
37658
37659#: java/verify-glue.c:378
37660#, gcc-internal-format
37661msgid "verification failed: %s"
37662msgstr "���������������%s"
37663
37664#: java/verify-glue.c:380
37665#, gcc-internal-format
37666msgid "verification failed at PC=%d: %s"
37667msgstr "PC=%d ���������������%s"
37668
37669#: java/verify-glue.c:468
37670#, gcc-internal-format
37671msgid "bad pc in exception_table"
37672msgstr "������_������ PC ������"
37673
37674#: lto/lto-elf.c:114 lto/lto-elf.c:135
37675#, fuzzy, gcc-internal-format
37676msgid "could not read section header: %s"
37677msgstr "��������� specs ������ %s\n"
37678
37679#: lto/lto-elf.c:234
37680#, fuzzy, gcc-internal-format
37681msgid "two or more sections for %s:"
37682msgstr "%qs ���������������������������������������������"
37683
37684#. Initialize the section header of section SCN.  SH_NAME is the section name
37685#. as an index into the section header string table.  SH_TYPE is the section
37686#. type, an SHT_* macro from libelf headers.
37687#: lto/lto-elf.c:259
37688#, gcc-internal-format
37689msgid "elf32_getshdr() failed: %s"
37690msgstr ""
37691
37692#: lto/lto-elf.c:261
37693#, gcc-internal-format
37694msgid "elf64_getshdr() failed: %s"
37695msgstr ""
37696
37697#: lto/lto-elf.c:295
37698#, fuzzy, gcc-internal-format
37699msgid "could not create a new ELF section: %s"
37700msgstr "������������������������ %qE ��������� %qT"
37701
37702#: lto/lto-elf.c:349
37703#, fuzzy, gcc-internal-format
37704msgid "could not append data to ELF section: %s"
37705msgstr "������������������������ %qs���%s"
37706
37707#. Validate's ELF_FILE's executable header and, if cached_file_attrs is
37708#. uninitialized, caches the architecture.
37709#: lto/lto-elf.c:433
37710#, gcc-internal-format
37711msgid "could not read ELF header: %s"
37712msgstr ""
37713
37714#: lto/lto-elf.c:439
37715#, gcc-internal-format
37716msgid "not a relocatable ELF object file"
37717msgstr ""
37718
37719#: lto/lto-elf.c:447
37720#, gcc-internal-format
37721msgid "inconsistent file architecture detected"
37722msgstr ""
37723
37724#: lto/lto-elf.c:473
37725#, gcc-internal-format
37726msgid "could not read ELF identification information: %s"
37727msgstr ""
37728
37729#: lto/lto-elf.c:492
37730#, gcc-internal-format
37731msgid "unsupported ELF file class"
37732msgstr ""
37733
37734#: lto/lto-elf.c:525
37735#, fuzzy, gcc-internal-format
37736msgid "could not locate ELF string table: %s"
37737msgstr "������������������������ %qs���%s"
37738
37739#. Helper functions used by init_ehdr.  Initialize ELF_FILE's executable
37740#. header using cached data from previously read files.
37741#: lto/lto-elf.c:549
37742#, gcc-internal-format
37743msgid "elf32_newehdr() failed: %s"
37744msgstr ""
37745
37746#: lto/lto-elf.c:551
37747#, gcc-internal-format
37748msgid "elf64_newehdr() failed: %s"
37749msgstr ""
37750
37751#: lto/lto-elf.c:635
37752#, fuzzy, gcc-internal-format
37753msgid "could not open file %s"
37754msgstr "������������������������ %qs���%s"
37755
37756#: lto/lto-elf.c:642
37757#, gcc-internal-format
37758msgid "ELF library is older than that used when building GCC"
37759msgstr ""
37760
37761#: lto/lto-elf.c:651
37762#, fuzzy, gcc-internal-format
37763msgid "could not open ELF file: %s"
37764msgstr "������������������������ %qs���%s"
37765
37766#: lto/lto-elf.c:661
37767#, fuzzy, gcc-internal-format
37768msgid "could not seek in archive"
37769msgstr "������������������"
37770
37771#: lto/lto-elf.c:668
37772#, fuzzy, gcc-internal-format
37773msgid "could not find archive member"
37774msgstr "������������������������������"
37775
37776#: lto/lto-elf.c:716
37777#, gcc-internal-format
37778msgid "gelf_getehdr() failed: %s"
37779msgstr ""
37780
37781#: lto/lto-elf.c:725
37782#, fuzzy, gcc-internal-format
37783msgid "elf_getscn() failed: %s"
37784msgstr "���������������%s"
37785
37786#: lto/lto-elf.c:728
37787#, gcc-internal-format
37788msgid "gelf_getshdr() failed: %s"
37789msgstr ""
37790
37791#: lto/lto-elf.c:731
37792#, gcc-internal-format
37793msgid "gelf_update_shdr() failed: %s"
37794msgstr ""
37795
37796#: lto/lto-elf.c:735
37797#, gcc-internal-format
37798msgid "gelf_update_ehdr() failed: %s"
37799msgstr ""
37800
37801#: lto/lto-elf.c:743
37802#, fuzzy, gcc-internal-format
37803msgid "elf_update() failed: %s"
37804msgstr "���������������%s"
37805
37806#: lto/lto-lang.c:659
37807#, fuzzy, gcc-internal-format
37808msgid "-fwpa and -fltrans are mutually exclusive"
37809msgstr "������������������ -G ��� --static ������"
37810
37811#: lto/lto.c:252
37812#, gcc-internal-format
37813msgid "bytecode stream: garbage at the end of symbols section"
37814msgstr ""
37815
37816#: lto/lto.c:276
37817#, gcc-internal-format
37818msgid "could not parse hex number"
37819msgstr ""
37820
37821#: lto/lto.c:308
37822#, fuzzy, gcc-internal-format
37823msgid "unexpected file name %s in linker resolution file. Expected %s"
37824msgstr "��������������� %qD ���������������������������������"
37825
37826#: lto/lto.c:317
37827#, fuzzy, gcc-internal-format
37828msgid "could not parse file offset"
37829msgstr "��������� specs ������ %s\n"
37830
37831#: lto/lto.c:320
37832#, fuzzy, gcc-internal-format
37833msgid "unexpected offset"
37834msgstr "������������������������"
37835
37836#: lto/lto.c:339
37837#, fuzzy, gcc-internal-format
37838msgid "Invalid line in the resolution file."
37839msgstr "���������������������������"
37840
37841#: lto/lto.c:352
37842#, fuzzy, gcc-internal-format
37843msgid "Invalid resolution in the resolution file."
37844msgstr "���������������������������"
37845
37846#: lto/lto.c:1049
37847#, gcc-internal-format
37848msgid "lto_elf_file_open() failed"
37849msgstr ""
37850
37851#: lto/lto.c:1109
37852#, fuzzy, gcc-internal-format
37853msgid "environment variable COLLECT_GCC must be set"
37854msgstr "������������ DJGPP ������������"
37855
37856#: lto/lto.c:1114
37857#, fuzzy, gcc-internal-format
37858msgid "environment variable COLLECT_GCC_OPTIONS must be set"
37859msgstr "������������ DJGPP ������������"
37860
37861#: lto/lto.c:1123
37862#, gcc-internal-format
37863msgid "malformed COLLECT_GCC_OPTIONS"
37864msgstr ""
37865
37866#: lto/lto.c:1169
37867#, fuzzy, gcc-internal-format
37868msgid "opening LTRANS output list %s: %m"
37869msgstr "������������������ %s���%m"
37870
37871#: lto/lto.c:1187 lto/lto.c:1209
37872#, fuzzy, gcc-internal-format
37873msgid "writing to LTRANS output list %s: %m"
37874msgstr "������������������ %s ������%m"
37875
37876#: lto/lto.c:1226
37877#, fuzzy, gcc-internal-format
37878msgid "pex_init failed: %s"
37879msgstr "pex_init ������"
37880
37881#: lto/lto.c:1234
37882#, fuzzy, gcc-internal-format
37883msgid "can't get program status: %s"
37884msgstr "������������������������"
37885
37886#: lto/lto.c:1246
37887#, fuzzy, gcc-internal-format
37888msgid "%s terminated with status %d"
37889msgstr "%s���%s ������������ %d ������\n"
37890
37891#: lto/lto.c:1255
37892#, fuzzy, gcc-internal-format
37893msgid "closing LTRANS output list %s: %m"
37894msgstr "������������������ %s���%m"
37895
37896#: lto/lto.c:1747
37897#, fuzzy, gcc-internal-format
37898msgid "deleting LTRANS input file %s: %m"
37899msgstr "������������������ %s���%m"
37900
37901#: lto/lto.c:1828
37902#, fuzzy, gcc-internal-format
37903msgid "could not open symbol resolution file: %s"
37904msgstr "������������������������ %qs���%s"
37905
37906#: objc/objc-act.c:729
37907#, gcc-internal-format
37908msgid "%<@end%> must appear in an @implementation context"
37909msgstr "%<@end%> ��������������� @implementation ������������"
37910
37911#: objc/objc-act.c:758
37912#, gcc-internal-format
37913msgid "method declaration not in @interface context"
37914msgstr "������������������@interface ������������"
37915
37916#: objc/objc-act.c:769
37917#, gcc-internal-format
37918msgid "method definition not in @implementation context"
37919msgstr "������������������ @implementation ������������"
37920
37921#: objc/objc-act.c:1026
37922#, fuzzy, gcc-internal-format
37923msgid "class %qs does not implement the %qE protocol"
37924msgstr "%s %qs ������������������ %qs ������"
37925
37926#: objc/objc-act.c:1029
37927#, fuzzy, gcc-internal-format
37928msgid "type %qs does not conform to the %qE protocol"
37929msgstr "%s %qs ������������������ %qs ������"
37930
37931#: objc/objc-act.c:1206
37932#, gcc-internal-format
37933msgid "comparison of distinct Objective-C types lacks a cast"
37934msgstr "��������������������� Objective-C ���������������������"
37935
37936#: objc/objc-act.c:1210
37937#, gcc-internal-format
37938msgid "initialization from distinct Objective-C type"
37939msgstr "������������������ Objective-C ���������������"
37940
37941#: objc/objc-act.c:1214
37942#, gcc-internal-format
37943msgid "assignment from distinct Objective-C type"
37944msgstr "������������������ Objective-C ������������"
37945
37946#: objc/objc-act.c:1218
37947#, gcc-internal-format
37948msgid "distinct Objective-C type in return"
37949msgstr "��������������������� Objective-C ������"
37950
37951#: objc/objc-act.c:1222
37952#, gcc-internal-format
37953msgid "passing argument %d of %qE from distinct Objective-C type"
37954msgstr "��������������� Objective-C ������������������ %d (������ %qE)"
37955
37956#: objc/objc-act.c:1378
37957#, fuzzy, gcc-internal-format
37958msgid "statically allocated instance of Objective-C class %qE"
37959msgstr "��������������� Objective-C ������ %qs ���������"
37960
37961#: objc/objc-act.c:1455
37962#, fuzzy, gcc-internal-format
37963msgid "protocol %qE has circular dependency"
37964msgstr "������ %qs ������������������"
37965
37966#: objc/objc-act.c:1480 objc/objc-act.c:6680
37967#, fuzzy, gcc-internal-format
37968msgid "cannot find protocol declaration for %qE"
37969msgstr "��������� %qs ���������������"
37970
37971#: objc/objc-act.c:1954 objc/objc-act.c:3408 objc/objc-act.c:7297
37972#: objc/objc-act.c:7631 objc/objc-act.c:7686 objc/objc-act.c:7711
37973#, fuzzy, gcc-internal-format
37974msgid "cannot find interface declaration for %qE"
37975msgstr "��������� %qs ���������������"
37976
37977#: objc/objc-act.c:1958
37978#, fuzzy, gcc-internal-format
37979msgid "interface %qE does not have valid constant string layout"
37980msgstr "������ %qs ������������������������������"
37981
37982#: objc/objc-act.c:1963
37983#, fuzzy, gcc-internal-format
37984msgid "cannot find reference tag for class %qE"
37985msgstr "��������������� %qs ���������������"
37986
37987#: objc/objc-act.c:2600
37988#, fuzzy, gcc-internal-format
37989msgid "creating selector for nonexistent method %qE"
37990msgstr "%H��������������������� %qE ���������������"
37991
37992#: objc/objc-act.c:2803
37993#, fuzzy, gcc-internal-format
37994msgid "%qE is not an Objective-C class name or alias"
37995msgstr "%qs ������������ Objective-C ������������������"
37996
37997#: objc/objc-act.c:2932 objc/objc-act.c:2964 objc/objc-act.c:7559
37998#: objc/objc-act.c:7861 objc/objc-act.c:7891
37999#, gcc-internal-format
38000msgid "Objective-C declarations may only appear in global scope"
38001msgstr "Objective-C ������������������������������������������"
38002
38003#: objc/objc-act.c:2937
38004#, fuzzy, gcc-internal-format
38005msgid "cannot find class %qE"
38006msgstr "��������������� %qs"
38007
38008#: objc/objc-act.c:2939
38009#, fuzzy, gcc-internal-format
38010msgid "class %qE already exists"
38011msgstr "������ %qs ���������"
38012
38013#: objc/objc-act.c:2984 objc/objc-act.c:7600
38014#, fuzzy, gcc-internal-format
38015msgid "%qE redeclared as different kind of symbol"
38016msgstr "%qs ���������������������������������������"
38017
38018#: objc/objc-act.c:3262
38019#, gcc-internal-format
38020msgid "strong-cast assignment has been intercepted"
38021msgstr "���������������������������"
38022
38023#: objc/objc-act.c:3304
38024#, gcc-internal-format
38025msgid "strong-cast may possibly be needed"
38026msgstr "���������������������������"
38027
38028#: objc/objc-act.c:3314
38029#, gcc-internal-format
38030msgid "instance variable assignment has been intercepted"
38031msgstr "������������������������������"
38032
38033#: objc/objc-act.c:3333
38034#, gcc-internal-format
38035msgid "pointer arithmetic for garbage-collected objects not allowed"
38036msgstr "���������������������������������������������������������������"
38037
38038#: objc/objc-act.c:3339
38039#, gcc-internal-format
38040msgid "global/static variable assignment has been intercepted"
38041msgstr "������/������������������������������"
38042
38043#: objc/objc-act.c:3828 objc/objc-act.c:3984
38044#, gcc-internal-format
38045msgid "use %<-fobjc-exceptions%> to enable Objective-C exception syntax"
38046msgstr "������ %<-fobjc-exceptions%> ��������� Objective-C ������������"
38047
38048#: objc/objc-act.c:3866
38049#, gcc-internal-format
38050msgid "@catch parameter is not a known Objective-C class type"
38051msgstr "@catch ��������������������������� Objective-C ������������"
38052
38053#: objc/objc-act.c:3882
38054#, gcc-internal-format
38055msgid "exception of type %<%T%> will be caught"
38056msgstr "��������� %<%T%> ���������������������"
38057
38058#: objc/objc-act.c:3884
38059#, fuzzy, gcc-internal-format
38060msgid "   by earlier handler for %<%T%>"
38061msgstr "%H   ������������ %<%T%> ������������"
38062
38063#: objc/objc-act.c:3937
38064#, gcc-internal-format
38065msgid "%<@try%> without %<@catch%> or %<@finally%>"
38066msgstr "%<@try%> ��������������� %<@catch%> ��� %<@finally%>"
38067
38068#: objc/objc-act.c:3995
38069#, gcc-internal-format
38070msgid "%<@throw%> (rethrow) used outside of a @catch block"
38071msgstr "��� @catch ��������������� %<@throw%> (rethrow)"
38072
38073#: objc/objc-act.c:4397
38074#, gcc-internal-format
38075msgid "type %q+D does not have a known size"
38076msgstr "������ %q+D ������������"
38077
38078#: objc/objc-act.c:5029
38079#, fuzzy, gcc-internal-format
38080msgid "%s %qs"
38081msgstr "%J%s %qs"
38082
38083#: objc/objc-act.c:5052 objc/objc-act.c:5071
38084#, gcc-internal-format
38085msgid "inconsistent instance variable specification"
38086msgstr "������������������������������"
38087
38088#: objc/objc-act.c:5934
38089#, gcc-internal-format
38090msgid "can not use an object as parameter to a method"
38091msgstr "������������������������������������"
38092
38093#: objc/objc-act.c:6162
38094#, fuzzy, gcc-internal-format
38095msgid "multiple methods named %<%c%E%> found"
38096msgstr "������������ %s ������ %<%c%s%>"
38097
38098#: objc/objc-act.c:6165
38099#, fuzzy, gcc-internal-format
38100msgid "using %<%c%s%>"
38101msgstr "%J%s %<%c%s%>"
38102
38103#: objc/objc-act.c:6174
38104#, fuzzy, gcc-internal-format
38105msgid "multiple selectors named %<%c%E%> found"
38106msgstr "������������ %s ������ %<%c%s%>"
38107
38108#: objc/objc-act.c:6177
38109#, fuzzy, gcc-internal-format
38110msgid "found %<%c%s%>"
38111msgstr "%J%s %<%c%s%>"
38112
38113#: objc/objc-act.c:6186
38114#, fuzzy, gcc-internal-format
38115msgid "also found %<%c%s%>"
38116msgstr "%J%s %<%c%s%>"
38117
38118#: objc/objc-act.c:6400
38119#, fuzzy, gcc-internal-format
38120msgid "no super class declared in @interface for %qE"
38121msgstr "@interface ������������ %qs ���������������"
38122
38123#: objc/objc-act.c:6438
38124#, fuzzy, gcc-internal-format
38125msgid "found %<-%E%> instead of %<+%E%> in protocol(s)"
38126msgstr "��������������������� %<-%s%> ��������� %<+%s%>"
38127
38128#: objc/objc-act.c:6495
38129#, gcc-internal-format
38130msgid "invalid receiver type %qs"
38131msgstr "������������������������ %qs"
38132
38133#: objc/objc-act.c:6510
38134#, fuzzy, gcc-internal-format
38135msgid "%<%c%E%> not found in protocol(s)"
38136msgstr "��������������������� %<%c%s%>"
38137
38138#: objc/objc-act.c:6524
38139#, fuzzy, gcc-internal-format
38140msgid "%qE may not respond to %<%c%E%>"
38141msgstr "%qs ��������������� %<%c%s%>"
38142
38143#: objc/objc-act.c:6532
38144#, fuzzy, gcc-internal-format
38145msgid "no %<%c%E%> method found"
38146msgstr "��������������� %<%c%s%>"
38147
38148#: objc/objc-act.c:6539
38149#, gcc-internal-format
38150msgid "(Messages without a matching method signature"
38151msgstr "(���������������������������������"
38152
38153#: objc/objc-act.c:6541
38154#, gcc-internal-format
38155msgid "will be assumed to return %<id%> and accept"
38156msgstr "��������������������� %<id%> ���������"
38157
38158#: objc/objc-act.c:6543
38159#, gcc-internal-format
38160msgid "%<...%> as arguments.)"
38161msgstr "%<...%> ���������������)"
38162
38163#: objc/objc-act.c:6781
38164#, fuzzy, gcc-internal-format
38165msgid "undeclared selector %qE"
38166msgstr "��������������������� %qs"
38167
38168#. Historically, a class method that produced objects (factory
38169#. method) would assign `self' to the instance that it
38170#. allocated.  This would effectively turn the class method into
38171#. an instance method.  Following this assignment, the instance
38172#. variables could be accessed.  That practice, while safe,
38173#. violates the simple rule that a class method should not refer
38174#. to an instance variable.  It's better to catch the cases
38175#. where this is done unknowingly than to support the above
38176#. paradigm.
38177#: objc/objc-act.c:6823
38178#, fuzzy, gcc-internal-format
38179msgid "instance variable %qE accessed in class method"
38180msgstr "������������ %qs ���������������������������"
38181
38182#: objc/objc-act.c:7058
38183#, fuzzy, gcc-internal-format
38184msgid "duplicate declaration of method %<%c%E%>"
38185msgstr "������������������ %<%c%s%>"
38186
38187#: objc/objc-act.c:7119
38188#, fuzzy, gcc-internal-format
38189msgid "duplicate interface declaration for category %<%E(%E)%>"
38190msgstr "������ %<%s(%s)%> ������������������������"
38191
38192#: objc/objc-act.c:7146
38193#, gcc-internal-format
38194msgid "illegal reference type specified for instance variable %qs"
38195msgstr "��������������� %qs ������������������������������"
38196
38197#: objc/objc-act.c:7157
38198#, gcc-internal-format
38199msgid "instance variable %qs has unknown size"
38200msgstr "������������ %qs ������������"
38201
38202#: objc/objc-act.c:7182
38203#, fuzzy, gcc-internal-format
38204msgid "type %qE has no default constructor to call"
38205msgstr "������ %qs ������������������������������������"
38206
38207#: objc/objc-act.c:7188
38208#, fuzzy, gcc-internal-format
38209msgid "destructor for %qE shall not be run either"
38210msgstr "%qs ���������������������������������"
38211
38212#. Vtable pointers are Real Bad(tm), since Obj-C cannot
38213#. initialize them.
38214#: objc/objc-act.c:7200
38215#, fuzzy, gcc-internal-format
38216msgid "type %qE has virtual member functions"
38217msgstr "������ %qs ������������������"
38218
38219#: objc/objc-act.c:7201
38220#, fuzzy, gcc-internal-format
38221msgid "illegal aggregate type %qE specified for instance variable %qs"
38222msgstr "��������������������� %qs ��������������������� %qs"
38223
38224#: objc/objc-act.c:7211
38225#, fuzzy, gcc-internal-format
38226msgid "type %qE has a user-defined constructor"
38227msgstr "������ %qs ������������������������������������"
38228
38229#: objc/objc-act.c:7213
38230#, fuzzy, gcc-internal-format
38231msgid "type %qE has a user-defined destructor"
38232msgstr "������ %qs ���������������������������������������"
38233
38234#: objc/objc-act.c:7217
38235#, gcc-internal-format
38236msgid "C++ constructors and destructors will not be invoked for Objective-C fields"
38237msgstr "��������� Objective-C ������������ C++ ���������������������"
38238
38239#: objc/objc-act.c:7326
38240#, fuzzy, gcc-internal-format
38241msgid "instance variable %qE is declared private"
38242msgstr "������������ %qs ���������������������"
38243
38244#: objc/objc-act.c:7337
38245#, fuzzy, gcc-internal-format
38246msgid "instance variable %qE is %s; this will be a hard error in the future"
38247msgstr "������������ %qs ��� %s������������������������������������������"
38248
38249#: objc/objc-act.c:7344
38250#, fuzzy, gcc-internal-format
38251msgid "instance variable %qE is declared %s"
38252msgstr "������������ %qs ��������� %s"
38253
38254#: objc/objc-act.c:7370 objc/objc-act.c:7458
38255#, fuzzy, gcc-internal-format
38256msgid "incomplete implementation of class %qE"
38257msgstr "������ %qs ������������������"
38258
38259#: objc/objc-act.c:7374 objc/objc-act.c:7462
38260#, fuzzy, gcc-internal-format
38261msgid "incomplete implementation of category %qE"
38262msgstr "������ %qs ������������������"
38263
38264#: objc/objc-act.c:7379 objc/objc-act.c:7466
38265#, fuzzy, gcc-internal-format
38266msgid "method definition for %<%c%E%> not found"
38267msgstr "��������� %<%c%s%> ���������������"
38268
38269#: objc/objc-act.c:7507
38270#, fuzzy, gcc-internal-format
38271msgid "%s %qE does not fully implement the %qE protocol"
38272msgstr "%s %qs ������������������ %qs ������"
38273
38274#: objc/objc-act.c:7565 objc/objc-act.c:9252
38275#, gcc-internal-format
38276msgid "%<@end%> missing in implementation context"
38277msgstr "������������������������ %<@end%> "
38278
38279#: objc/objc-act.c:7584
38280#, fuzzy, gcc-internal-format
38281msgid "cannot find interface declaration for %qE, superclass of %qE"
38282msgstr "��������� %qs���%qs ���������������������������"
38283
38284#: objc/objc-act.c:7614
38285#, fuzzy, gcc-internal-format
38286msgid "reimplementation of class %qE"
38287msgstr "������ %qs ������������������"
38288
38289#: objc/objc-act.c:7644
38290#, fuzzy, gcc-internal-format
38291msgid "conflicting super class name %qE"
38292msgstr "������������������������ %qs"
38293
38294#: objc/objc-act.c:7647
38295#, fuzzy, gcc-internal-format
38296msgid "previous declaration of %qE"
38297msgstr "%qs ���������������"
38298
38299#: objc/objc-act.c:7649
38300#, fuzzy, gcc-internal-format
38301msgid "previous declaration"
38302msgstr "��������������� %q+D"
38303
38304#: objc/objc-act.c:7665 objc/objc-act.c:7663
38305#, fuzzy, gcc-internal-format
38306msgid "duplicate interface declaration for class %qE"
38307msgstr "������ %qs ������������������������"
38308
38309#: objc/objc-act.c:7919
38310#, fuzzy, gcc-internal-format
38311msgid "duplicate declaration for protocol %qE"
38312msgstr "������������������ %qs"
38313
38314#: objc/objc-act.c:8736
38315#, fuzzy, gcc-internal-format
38316msgid "conflicting types for %<%c%s%>"
38317msgstr "��� %q+D ������������"
38318
38319#: objc/objc-act.c:8740
38320#, fuzzy, gcc-internal-format
38321msgid "previous declaration of %<%c%s%>"
38322msgstr "%qs ���������������"
38323
38324#: objc/objc-act.c:8830
38325#, fuzzy, gcc-internal-format
38326msgid "no super class declared in interface for %qE"
38327msgstr "��������� %qs ���������������������������"
38328
38329#: objc/objc-act.c:8889
38330#, gcc-internal-format
38331msgid "[super ...] must appear in a method context"
38332msgstr "[super ...] ���������������������������������"
38333
38334#: objc/objc-act.c:8928
38335#, gcc-internal-format
38336msgid "method possibly missing a [super dealloc] call"
38337msgstr "������������������������ [super dealloc] ������"
38338
38339#: objc/objc-act.c:9545
38340#, fuzzy, gcc-internal-format
38341msgid "local declaration of %qE hides instance variable"
38342msgstr "%qs ������������������������������������"
38343
38344#: ada/gcc-interface/misc.c:196
38345#, gcc-internal-format
38346msgid "missing argument to \"-%s\""
38347msgstr "���-%s���������������"
38348
38349#: ada/gcc-interface/misc.c:254
38350#, gcc-internal-format
38351msgid "%<-gnat%> misspelled as %<-gant%>"
38352msgstr "%<-gnat%> ��������������������� %<-gant%>"
38353
38354#: ada/gcc-interface/misc.c:312
38355#, gcc-internal-format
38356msgid "-fexcess-precision=standard for Ada"
38357msgstr ""
38358
38359#: ada/gcc-interface/utils.c:5299
38360#, fuzzy, gcc-internal-format
38361msgid "%qs attribute requires prototypes with named arguments"
38362msgstr "%qE ������������������������������������"
38363
38364#: ada/gcc-interface/utils.c:5311
38365#, fuzzy, gcc-internal-format
38366msgid "%qs attribute only applies to variadic functions"
38367msgstr "%qE ���������������������������������������"
38368
38369#: ada/gcc-interface/utils.c:5474
38370#, fuzzy, gcc-internal-format
38371msgid "invalid vector type for attribute %qs"
38372msgstr "������ %qE ���������������������"
38373
38374#: ada/gcc-interface/utils.c:5537
38375#, fuzzy, gcc-internal-format
38376msgid "attribute %qs applies to array types only"
38377msgstr "%qs ���������������������������"
38378
38379#: ada/gcc-interface/utils.c:5564
38380#, fuzzy, gcc-internal-format
38381msgid "invalid element type for attribute %qs"
38382msgstr "������ %qE ���������������������"
38383
38384#~ msgid "Attempt to delete prologue/epilogue insn:"
38385#~ msgstr "������������������/���������������"
38386
38387#~ msgid "%s (GCC) %s\n"
38388#~ msgstr "%s (GCC) %s\n"
38389
38390#~ msgid "jump bypassing disabled"
38391#~ msgstr "���������������������������"
38392
38393#~ msgid "call is unlikely"
38394#~ msgstr "������������������"
38395
38396#~ msgid ""
38397#~ "The %s front end recognizes the following options:\n"
38398#~ "\n"
38399#~ msgstr ""
38400#~ "%s ������������������������������������\n"
38401#~ "\n"
38402
38403#~ msgid "%s: error writing file '%s': %s\n"
38404#~ msgstr "%s������������������%s���������������������%s\n"
38405
38406#~ msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
38407#~ msgstr "%s������������%s [ -VqfnkN ] [ -i <������> ] [ ������������ ... ]���\n"
38408
38409#~ msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
38410#~ msgstr "%s������������%s [ -VqfnkNlgC ] [ -B <���������> ] [ ������������ ... ]'\n"
38411
38412#~ msgid "%s: warning: no read access for file '%s'\n"
38413#~ msgstr "%s���������������������������%s���������������\n"
38414
38415#~ msgid "%s: warning: no write access for file '%s'\n"
38416#~ msgstr "%s���������������������������%s���������������\n"
38417
38418#~ msgid "%s: warning: no write access for dir containing '%s'\n"
38419#~ msgstr "%s������������������������������%s������������������������\n"
38420
38421#~ msgid "%s: invalid file name: %s\n"
38422#~ msgstr "%s���������������������������%s\n"
38423
38424#~ msgid "%s: %s: can't get status: %s\n"
38425#~ msgstr "%s���%s������������������������%s\n"
38426
38427#~ msgid ""
38428#~ "\n"
38429#~ "%s: fatal error: aux info file corrupted at line %d\n"
38430#~ msgstr ""
38431#~ "\n"
38432#~ "%s������������������������������������������ %d ������������\n"
38433
38434#~ msgid "%s:%d: declaration of function '%s' takes different forms\n"
38435#~ msgstr "%s���%d������������%s������������������������\n"
38436
38437#~ msgid "%s: compiling '%s'\n"
38438#~ msgstr "%s������������������%s���\n"
38439
38440#~ msgid "%s: wait: %s\n"
38441#~ msgstr "%s������������%s\n"
38442
38443#~ msgid "%s: subprocess got fatal signal %d\n"
38444#~ msgstr "%s��������������������������������� %d\n"
38445
38446#~ msgid "%s: warning: missing SYSCALLS file '%s'\n"
38447#~ msgstr "%s������������������ SYSCALLS ���������%s���\n"
38448
38449#~ msgid "%s: can't read aux info file '%s': %s\n"
38450#~ msgstr "%s������������������������������������%s������%s\n"
38451
38452#~ msgid "%s: can't get status of aux info file '%s': %s\n"
38453#~ msgstr "%s������������������������������������%s���������������%s\n"
38454
38455#~ msgid "%s: can't open aux info file '%s' for reading: %s\n"
38456#~ msgstr "%s������������������������������������%s������������������%s\n"
38457
38458#~ msgid "%s: error reading aux info file '%s': %s\n"
38459#~ msgstr "%s������������������������������%s���������������������%s\n"
38460
38461#~ msgid "%s: error closing aux info file '%s': %s\n"
38462#~ msgstr "%s������������������������������%s���������������������%s\n"
38463
38464#~ msgid "%s: conflicting extern definitions of '%s'\n"
38465#~ msgstr "%s������%s���������������������������������\n"
38466
38467#~ msgid "%s: declarations of '%s' will not be converted\n"
38468#~ msgstr "%s������%s���������������������������\n"
38469
38470#~ msgid "%s: conflict list for '%s' follows:\n"
38471#~ msgstr "%s������%s���������������������������\n"
38472
38473#~ msgid "%s: warning: using formals list from %s(%d) for function '%s'\n"
38474#~ msgstr "%s������������������������ %s(%d)������������������������������%s���\n"
38475
38476#~ msgid "%s: %d: '%s' used but missing from SYSCALLS\n"
38477#~ msgstr "%s���%d������������%s������������������������ SYSCALLS ���\n"
38478
38479#~ msgid "%s: %d: warning: no extern definition for '%s'\n"
38480#~ msgstr "%s���%d���������������������%s������������������\n"
38481
38482#~ msgid "%s: warning: no static definition for '%s' in file '%s'\n"
38483#~ msgstr "%s���������������������%s���������������������������������%s������\n"
38484
38485#~ msgid "%s: multiple static defs of '%s' in file '%s'\n"
38486#~ msgstr "%s������%s���������������%s���������������������������\n"
38487
38488#~ msgid "%s: %d: warning: source too confusing\n"
38489#~ msgstr "%s���%d������������������������������������\n"
38490
38491#~ msgid "%s: %d: warning: varargs function declaration not converted\n"
38492#~ msgstr "%s���%d������������������������������������������������\n"
38493
38494#~ msgid "%s: declaration of function '%s' not converted\n"
38495#~ msgstr "%s������������%s���������������������������\n"
38496
38497#~ msgid "%s: warning: too many parameter lists in declaration of '%s'\n"
38498#~ msgstr "%s���������������%s���������������������������������\n"
38499
38500#~ msgid ""
38501#~ "\n"
38502#~ "%s: warning: too few parameter lists in declaration of '%s'\n"
38503#~ msgstr ""
38504#~ "\n"
38505#~ "%s���������������%s���������������������������������\n"
38506
38507#~ msgid "%s: %d: warning: found '%s' but expected '%s'\n"
38508#~ msgstr "%s���%d���������������������%s���������������%s���\n"
38509
38510#~ msgid "%s: local declaration for function '%s' not inserted\n"
38511#~ msgstr "%s���������������������%s������������������\n"
38512
38513#~ msgid ""
38514#~ "\n"
38515#~ "%s: %d: warning: can't add declaration of '%s' into macro call\n"
38516#~ msgstr ""
38517#~ "\n"
38518#~ "%s���%d������������������������%s������������������������������������\n"
38519
38520#~ msgid "%s: global declarations for file '%s' not inserted\n"
38521#~ msgstr "%s������������%s������������������������������\n"
38522
38523#~ msgid "%s: definition of function '%s' not converted\n"
38524#~ msgstr "%s������������%s���������������������������\n"
38525
38526#~ msgid "%s: %d: warning: definition of %s not converted\n"
38527#~ msgstr "%s���%d������������%s ���������������������\n"
38528
38529#~ msgid "%s: found definition of '%s' at %s(%d)\n"
38530#~ msgstr "%s������������%s������������������ %s(%d)\n"
38531
38532#~ msgid "%s: %d: warning: '%s' excluded by preprocessing\n"
38533#~ msgstr "%s���%d���������������%s���������������������������\n"
38534
38535#~ msgid "%s: function definition not converted\n"
38536#~ msgstr "%s������������������������������\n"
38537
38538#~ msgid "%s: '%s' not converted\n"
38539#~ msgstr "%s������%s���������������\n"
38540
38541#~ msgid "%s: would convert file '%s'\n"
38542#~ msgstr "%s������������������������%s���\n"
38543
38544#~ msgid "%s: converting file '%s'\n"
38545#~ msgstr "%s������������������%s���\n"
38546
38547#~ msgid "%s: can't get status for file '%s': %s\n"
38548#~ msgstr "%s������������������������%s���������������%s\n"
38549
38550#~ msgid "%s: can't open file '%s' for reading: %s\n"
38551#~ msgstr "%s������������������������%s������������%s\n"
38552
38553#~ msgid ""
38554#~ "\n"
38555#~ "%s: error reading input file '%s': %s\n"
38556#~ msgstr ""
38557#~ "\n"
38558#~ "%s������������������������%s���������������������%s\n"
38559
38560#~ msgid "%s: can't create/open clean file '%s': %s\n"
38561#~ msgstr "%s���������������/���������������������%s������%s\n"
38562
38563#~ msgid "%s: warning: file '%s' already saved in '%s'\n"
38564#~ msgstr "%s���������������������%s���������������������%s������\n"
38565
38566#~ msgid "%s: can't link file '%s' to '%s': %s\n"
38567#~ msgstr "%s���������������������%s���������������������%s������%s\n"
38568
38569#~ msgid "%s: can't create/open output file '%s': %s\n"
38570#~ msgstr "%s���������������/���������������������%s������%s\n"
38571
38572#~ msgid "%s: can't change mode of file '%s': %s\n"
38573#~ msgstr "%s������������������������%s���������������%s\n"
38574
38575#~ msgid "%s: cannot get working directory: %s\n"
38576#~ msgstr "%s������������������������������%s\n"
38577
38578#~ msgid "%s: input file names must have .c suffixes: %s\n"
38579#~ msgstr "%s������������������������������ .c ���������%s\n"
38580
38581#~ msgid "The maximum number of fields in a structure variable without direct structure accesses that GCC will attempt to track separately"
38582#~ msgstr "GCC ������������������������������������������������������������������������������������������"
38583
38584#~ msgid "The maximum structure size (in bytes) for which GCC will use by-element copies"
38585#~ msgstr "GCC ������������������������������������������������������(������������������)"
38586
38587#~ msgid "The maximum number of structure fields for which GCC will use by-element copies"
38588#~ msgstr "GCC ���������������������������������������������������������"
38589
38590#~ msgid "expense of call operation relative to ordinary arithmetic operations"
38591#~ msgstr "������������������������������������������������"
38592
38593#~ msgid "The maximum number of passes to make when doing GCSE"
38594#~ msgstr "������ GCSE ���������������"
38595
38596#~ msgid "The maximum memory locations recorded by flow"
38597#~ msgstr "flow ������������������������������"
38598
38599#~ msgid "using CONST_DOUBLE for address"
38600#~ msgstr "��������������� CONST_DOUBLE"
38601
38602#~ msgid "c4x_address_cost: Invalid addressing mode"
38603#~ msgstr "c4x_address_cost������������������������"
38604
38605#~ msgid "c4x_print_operand: %%L inconsistency"
38606#~ msgstr "c4x_print_operand���%%L ���������"
38607
38608#~ msgid "c4x_print_operand: %%N inconsistency"
38609#~ msgstr "c4x_print_operand���%%N ���������"
38610
38611#~ msgid "c4x_print_operand: %%O inconsistency"
38612#~ msgstr "c4x_print_operand���%%O ���������"
38613
38614#~ msgid "c4x_print_operand: Bad operand case"
38615#~ msgstr "c4x_print_operand���������������������������"
38616
38617#~ msgid "c4x_print_operand_address: Bad post_modify"
38618#~ msgstr "c4x_print_operand_address���������������������"
38619
38620#~ msgid "c4x_print_operand_address: Bad pre_modify"
38621#~ msgstr "c4x_print_operand_address���������������������"
38622
38623#~ msgid "c4x_print_operand_address: Bad operand case"
38624#~ msgstr "c4x_print_operand_address���������������������������"
38625
38626#~ msgid "c4x_rptb_insert: Cannot find start label"
38627#~ msgstr "c4x_rptb_insert������������������������"
38628
38629#~ msgid "invalid indirect (S) memory address"
38630#~ msgstr "���������������(S)���������������"
38631
38632#~ msgid "c4x_valid_operands: Internal error"
38633#~ msgstr "c4x_valid_operands���������������"
38634
38635#~ msgid "c4x_operand_subword: invalid mode"
38636#~ msgstr "c4x_operand_subword���������������"
38637
38638#~ msgid "c4x_operand_subword: invalid operand"
38639#~ msgstr "c4x_operand_subword������������������"
38640
38641#~ msgid "c4x_operand_subword: invalid autoincrement"
38642#~ msgstr "c4x_operand_subword���������������������"
38643
38644#~ msgid "c4x_operand_subword: invalid address"
38645#~ msgstr "c4x_operand_subword���������������"
38646
38647#~ msgid "c4x_operand_subword: address not offsettable"
38648#~ msgstr "c4x_operand_subword������������������������������"
38649
38650#~ msgid "c4x_rptb_rpts_p: Repeat block top label moved"
38651#~ msgstr "c4x_rptb_rpts_p������������������������������������"
38652
38653#~ msgid "PRINT_OPERAND, invalid insn for %%C"
38654#~ msgstr "PRINT_OPERAND���%%C ���������������"
38655
38656#~ msgid "PRINT_OPERAND, invalid insn for %%N"
38657#~ msgstr "PRINT_OPERAND���%%N ���������������"
38658
38659#~ msgid "PRINT_OPERAND, invalid insn for %%F"
38660#~ msgstr "PRINT_OPERAND���%%F ���������������"
38661
38662#~ msgid "PRINT_OPERAND, invalid insn for %%W"
38663#~ msgstr "PRINT_OPERAND���%%W ���������������"
38664
38665#~ msgid "invalid %%Y value"
38666#~ msgstr "��������� %%Y ���"
38667
38668#~ msgid "PRINT_OPERAND, invalid insn for %%q"
38669#~ msgstr "PRINT_OPERAND���%%q ������������"
38670
38671#~ msgid "PRINT_OPERAND, invalid operand for relocation"
38672#~ msgstr "PRINT_OPERAND������������������������������"
38673
38674#~ msgid "PRINT_OPERAND_ADDRESS, 2 regs"
38675#~ msgstr "PRINT_OPERAND_ADDRESS������������������"
38676
38677#~ msgid "PRINT_OPERAND_ADDRESS, invalid insn #1"
38678#~ msgstr "PRINT_OPERAND_ADDRESS��������������� #1"
38679
38680#~ msgid "invalid %%C operand"
38681#~ msgstr "��������� %%C ���������"
38682
38683#~ msgid "invalid %%D operand"
38684#~ msgstr "��������� %%D ���������"
38685
38686#~ msgid "Arithmetic overflow converting %s to %s at %L"
38687#~ msgstr "��� %s ��������� %s������ %L ������������������������"
38688
38689#~ msgid "Arithmetic NaN converting %s to %s at %L"
38690#~ msgstr "��� %s ��������� %s������ %L ������������ NaN"
38691
38692#~ msgid "Missing DIM parameter in intrinsic '%s' at %L"
38693#~ msgstr "���������������%s������ %L ��������� DIM ������"
38694
38695#~ msgid "'%s' argument of '%s' intrinsic at %L must be conformable with '%s' argument"
38696#~ msgstr "���������%s���(���������������������%s������������ %L)������������%s���������������"
38697
38698#~ msgid "Enumerator cannot be array at %C"
38699#~ msgstr "%C ���������������������������"
38700
38701#~ msgid "Kind %d is not a CHARACTER kind at %C"
38702#~ msgstr "������ %d ��� %C ��������� CHARACTER ������"
38703
38704#~ msgid "Enumerator cannot have attributes %C"
38705#~ msgstr "������������������������ %C"
38706
38707#~ msgid "Unexpected junk following RESULT variable at %C"
38708#~ msgstr "%C ������ RESULT ������������������������������������"
38709
38710#~ msgid "Function '%s' at %C already has a type of %s"
38711#~ msgstr "���������%s���(������ %C)������������������ %s"
38712
38713#~ msgid "%-5d "
38714#~ msgstr "%-5d "
38715
38716#~ msgid "      "
38717#~ msgstr "      "
38718
38719#~ msgid "(%s "
38720#~ msgstr "(%s"
38721
38722#~ msgid "%d"
38723#~ msgstr "%d"
38724
38725#~ msgid ")"
38726#~ msgstr ")"
38727
38728#~ msgid "("
38729#~ msgstr "("
38730
38731#~ msgid "%s = "
38732#~ msgstr "%s = "
38733
38734#~ msgid "(arg not-present)"
38735#~ msgstr "(������������)"
38736
38737#~ msgid " "
38738#~ msgstr " "
38739
38740#~ msgid "()"
38741#~ msgstr "()"
38742
38743#~ msgid "(%d"
38744#~ msgstr "(%d"
38745
38746#~ msgid " %s "
38747#~ msgstr " %s "
38748
38749#~ msgid "FULL"
38750#~ msgstr "(���)"
38751
38752#~ msgid " , "
38753#~ msgstr " , "
38754
38755#~ msgid "UNKNOWN"
38756#~ msgstr "������"
38757
38758#~ msgid " %% %s"
38759#~ msgstr " %% %s"
38760
38761#~ msgid "''"
38762#~ msgstr "''"
38763
38764#~ msgid "%c"
38765#~ msgstr "%c"
38766
38767#~ msgid "%s("
38768#~ msgstr "%s("
38769
38770#~ msgid "(/ "
38771#~ msgstr "(/ "
38772
38773#~ msgid " /)"
38774#~ msgstr " /)"
38775
38776#~ msgid "NULL()"
38777#~ msgstr "#NULL!"
38778
38779#~ msgid "_%d"
38780#~ msgstr "_%d"
38781
38782#~ msgid ".true."
38783#~ msgstr "TRUE()"
38784
38785#~ msgid ".false."
38786#~ msgstr ".false."
38787
38788#~ msgid "(complex "
38789#~ msgstr "������"
38790
38791#~ msgid "???"
38792#~ msgstr "???"
38793
38794#~ msgid "%s:"
38795#~ msgstr "%s���"
38796
38797#~ msgid "U+ "
38798#~ msgstr "U+ "
38799
38800#~ msgid "U- "
38801#~ msgstr "U- "
38802
38803#~ msgid "+ "
38804#~ msgstr "+ "
38805
38806#~ msgid "- "
38807#~ msgstr "- "
38808
38809#~ msgid "* "
38810#~ msgstr "* "
38811
38812#~ msgid "/ "
38813#~ msgstr "/ "
38814
38815#~ msgid "** "
38816#~ msgstr "** "
38817
38818#~ msgid "// "
38819#~ msgstr "// "
38820
38821#~ msgid "AND "
38822#~ msgstr "AND "
38823
38824#~ msgid "OR "
38825#~ msgstr "OR "
38826
38827#~ msgid "EQV "
38828#~ msgstr "EQV "
38829
38830#~ msgid "NEQV "
38831#~ msgstr "NEQV "
38832
38833#~ msgid "= "
38834#~ msgstr "= "
38835
38836#~ msgid "<> "
38837#~ msgstr "<> "
38838
38839#~ msgid "> "
38840#~ msgstr "> "
38841
38842#~ msgid ">= "
38843#~ msgstr ">= "
38844
38845#~ msgid "< "
38846#~ msgstr "< "
38847
38848#~ msgid "<= "
38849#~ msgstr "<= "
38850
38851#~ msgid "NOT "
38852#~ msgstr "NOT "
38853
38854#~ msgid "%s["
38855#~ msgstr "%s["
38856
38857#~ msgid "%s[["
38858#~ msgstr "%s[["
38859
38860#~ msgid "(%s %s %s %s"
38861#~ msgstr "(%s %s %s %s"
38862
38863#~ msgid " ALLOCATABLE"
38864#~ msgstr " ALLOCATABLE"
38865
38866#~ msgid " DIMENSION"
38867#~ msgstr " DIMENSION"
38868
38869#~ msgid " EXTERNAL"
38870#~ msgstr " EXTERNAL"
38871
38872#~ msgid " INTRINSIC"
38873#~ msgstr " INTRINSIC"
38874
38875#~ msgid " OPTIONAL"
38876#~ msgstr " OPTIONAL"
38877
38878#~ msgid " POINTER"
38879#~ msgstr " POINTER"
38880
38881#~ msgid " SAVE"
38882#~ msgstr " SAVE"
38883
38884#~ msgid " TARGET"
38885#~ msgstr " TARGET"
38886
38887#~ msgid " DUMMY"
38888#~ msgstr " DUMMY"
38889
38890#~ msgid " RESULT"
38891#~ msgstr " RESULT"
38892
38893#~ msgid " ENTRY"
38894#~ msgstr " ENTRY"
38895
38896#~ msgid " DATA"
38897#~ msgstr " DATA"
38898
38899#~ msgid " USE-ASSOC"
38900#~ msgstr " USE-ASSOC"
38901
38902#~ msgid " IN-NAMELIST"
38903#~ msgstr " IN-NAMELIST"
38904
38905#~ msgid " IN-COMMON"
38906#~ msgstr " IN-COMMON"
38907
38908#~ msgid " FUNCTION"
38909#~ msgstr " FUNCTION"
38910
38911#~ msgid " SUBROUTINE"
38912#~ msgstr " SUBROUTINE"
38913
38914#~ msgid " IMPLICIT-TYPE"
38915#~ msgstr " IMPLICIT-TYPE"
38916
38917#~ msgid " SEQUENCE"
38918#~ msgstr " SEQUENCE"
38919
38920#~ msgid " ELEMENTAL"
38921#~ msgstr " ELEMENTAL"
38922
38923#~ msgid " PURE"
38924#~ msgstr " PURE"
38925
38926#~ msgid " RECURSIVE"
38927#~ msgstr " RECURSIVE"
38928
38929#~ msgid "symbol %s "
38930#~ msgstr "������ %s"
38931
38932#~ msgid "value: "
38933#~ msgstr "������"
38934
38935#~ msgid "Array spec:"
38936#~ msgstr "���������������"
38937
38938#~ msgid "Generic interfaces:"
38939#~ msgstr "���������������"
38940
38941#~ msgid " %s"
38942#~ msgstr " %s"
38943
38944#~ msgid "result: %s"
38945#~ msgstr "���������%s"
38946
38947#~ msgid "components: "
38948#~ msgstr "���������"
38949
38950#~ msgid "Formal arglist:"
38951#~ msgstr "���������������"
38952
38953#~ msgid " [Alt Return]"
38954#~ msgstr " [������������]"
38955
38956#~ msgid "Formal namespace"
38957#~ msgstr "������������������"
38958
38959#~ msgid "common: /%s/ "
38960#~ msgstr "common: /%s/ "
38961
38962#~ msgid ", "
38963#~ msgstr ", "
38964
38965#~ msgid " from namespace %s"
38966#~ msgstr " ��������������� %s"
38967
38968#~ msgid "NOP"
38969#~ msgstr "NOP"
38970
38971#~ msgid "CONTINUE"
38972#~ msgstr "CONTINUE"
38973
38974#~ msgid "ENTRY %s"
38975#~ msgstr "ENTRY %s"
38976
38977#~ msgid "ASSIGN "
38978#~ msgstr "ASSIGN "
38979
38980#~ msgid "LABEL ASSIGN "
38981#~ msgstr "LABEL ASSIGN "
38982
38983#~ msgid " %d"
38984#~ msgstr " %d"
38985
38986#~ msgid "POINTER ASSIGN "
38987#~ msgstr "POINTER ASSIGN "
38988
38989#~ msgid "GOTO "
38990#~ msgstr "GOTO "
38991
38992#~ msgid ", ("
38993#~ msgstr ", ("
38994
38995#~ msgid "CALL %s "
38996#~ msgstr "CALL %s "
38997
38998#~ msgid "RETURN "
38999#~ msgstr "RETURN "
39000
39001#~ msgid "PAUSE "
39002#~ msgstr "PAUSE "
39003
39004#~ msgid "STOP "
39005#~ msgstr "STOP "
39006
39007#~ msgid "IF "
39008#~ msgstr "IF "
39009
39010#~ msgid " %d, %d, %d"
39011#~ msgstr " %d, %d, %d"
39012
39013#~ msgid "ELSE\n"
39014#~ msgstr "ELSE\n"
39015
39016#~ msgid "ELSE IF "
39017#~ msgstr "ELSE IF "
39018
39019#~ msgid "ENDIF"
39020#~ msgstr "ENDIF"
39021
39022#~ msgid "SELECT CASE "
39023#~ msgstr "SELECT CASE "
39024
39025#~ msgid "CASE "
39026#~ msgstr "CASE "
39027
39028#~ msgid "END SELECT"
39029#~ msgstr "END SELECT"
39030
39031#~ msgid "WHERE "
39032#~ msgstr "WHERE "
39033
39034#~ msgid "ELSE WHERE "
39035#~ msgstr "ELSE WHERE "
39036
39037#~ msgid "END WHERE"
39038#~ msgstr "END WHERE"
39039
39040#~ msgid "FORALL "
39041#~ msgstr "FORALL "
39042
39043#~ msgid "END FORALL"
39044#~ msgstr "END FORALL"
39045
39046#~ msgid "DO "
39047#~ msgstr "DO "
39048
39049#~ msgid "END DO"
39050#~ msgstr "END DO"
39051
39052#~ msgid "DO WHILE "
39053#~ msgstr "DO WHILE "
39054
39055#~ msgid "CYCLE"
39056#~ msgstr "CYCLE"
39057
39058#~ msgid "EXIT"
39059#~ msgstr "EXIT"
39060
39061#~ msgid "ALLOCATE "
39062#~ msgstr "ALLOCATE "
39063
39064#~ msgid " STAT="
39065#~ msgstr " STAT="
39066
39067#~ msgid "DEALLOCATE "
39068#~ msgstr "DEALLOCATE "
39069
39070#~ msgid "OPEN"
39071#~ msgstr "OPEN"
39072
39073#~ msgid " UNIT="
39074#~ msgstr " UNIT="
39075
39076#~ msgid " IOMSG="
39077#~ msgstr " IOMSG="
39078
39079#~ msgid " IOSTAT="
39080#~ msgstr " IOSTAT="
39081
39082#~ msgid " FILE="
39083#~ msgstr " FILE="
39084
39085#~ msgid " STATUS="
39086#~ msgstr " STATUS="
39087
39088#~ msgid " ACCESS="
39089#~ msgstr " ACCESS="
39090
39091#~ msgid " FORM="
39092#~ msgstr " FORM="
39093
39094#~ msgid " RECL="
39095#~ msgstr " RECL="
39096
39097#~ msgid " BLANK="
39098#~ msgstr " BLANK="
39099
39100#~ msgid " POSITION="
39101#~ msgstr " POSITION="
39102
39103#~ msgid " ACTION="
39104#~ msgstr " ACTION="
39105
39106#~ msgid " DELIM="
39107#~ msgstr " DELIM="
39108
39109#~ msgid " PAD="
39110#~ msgstr " PAD="
39111
39112#~ msgid " ERR=%d"
39113#~ msgstr " ERR=%d"
39114
39115#~ msgid "CLOSE"
39116#~ msgstr "CLOSE"
39117
39118#~ msgid "BACKSPACE"
39119#~ msgstr "BACKSPACE"
39120
39121#~ msgid "ENDFILE"
39122#~ msgstr "ENDFILE"
39123
39124#~ msgid "REWIND"
39125#~ msgstr "REWIND"
39126
39127#~ msgid "FLUSH"
39128#~ msgstr "FLUSH"
39129
39130#~ msgid "INQUIRE"
39131#~ msgstr "INQUIRE"
39132
39133#~ msgid " EXIST="
39134#~ msgstr " EXIST="
39135
39136#~ msgid " OPENED="
39137#~ msgstr " OPENED="
39138
39139#~ msgid " NUMBER="
39140#~ msgstr " NUMBER="
39141
39142#~ msgid " NAMED="
39143#~ msgstr " NAMED="
39144
39145#~ msgid " NAME="
39146#~ msgstr " NAME="
39147
39148#~ msgid " SEQUENTIAL="
39149#~ msgstr " SEQUENTIAL="
39150
39151#~ msgid " DIRECT="
39152#~ msgstr " DIRECT="
39153
39154#~ msgid " FORMATTED"
39155#~ msgstr " FORMATTED"
39156
39157#~ msgid " UNFORMATTED="
39158#~ msgstr " UNFORMATTED="
39159
39160#~ msgid " NEXTREC="
39161#~ msgstr " NEXTREC="
39162
39163#~ msgid " READ="
39164#~ msgstr " READ="
39165
39166#~ msgid " WRITE="
39167#~ msgstr " WRITE="
39168
39169#~ msgid " READWRITE="
39170#~ msgstr " READWRITE="
39171
39172#~ msgid "IOLENGTH "
39173#~ msgstr "IOLENGTH "
39174
39175#~ msgid "READ"
39176#~ msgstr "READ"
39177
39178#~ msgid "WRITE"
39179#~ msgstr "WRITE"
39180
39181#~ msgid " FMT="
39182#~ msgstr " FMT="
39183
39184#~ msgid " FMT=%d"
39185#~ msgstr " FMT=%d"
39186
39187#~ msgid " NML=%s"
39188#~ msgstr " %s"
39189
39190#~ msgid " SIZE="
39191#~ msgstr " SIZE="
39192
39193#~ msgid " REC="
39194#~ msgstr " REC="
39195
39196#~ msgid " ADVANCE="
39197#~ msgstr " ADVANCE="
39198
39199#~ msgid "TRANSFER "
39200#~ msgstr "TRANSFER "
39201
39202#~ msgid "DT_END"
39203#~ msgstr "DT_END"
39204
39205#~ msgid " END=%d"
39206#~ msgstr " END=%d"
39207
39208#~ msgid " EOR=%d"
39209#~ msgstr " EOR=%d"
39210
39211#~ msgid "Equivalence: "
39212#~ msgstr "���������"
39213
39214#~ msgid "Namespace:"
39215#~ msgstr "���������������"
39216
39217#~ msgid " %c-%c: "
39218#~ msgstr " %c-%c���"
39219
39220#~ msgid " %c: "
39221#~ msgstr " %c���"
39222
39223#~ msgid "Operator interfaces for %s:"
39224#~ msgstr "%s ���������������������"
39225
39226#~ msgid "User operators:\n"
39227#~ msgstr "���������������������\n"
39228
39229#~ msgid "CONTAINS\n"
39230#~ msgstr "CONTAINS\n"
39231
39232#~ msgid "In file %s:%d\n"
39233#~ msgstr "��������� %s:%d\n"
39234
39235#~ msgid "Initialization expression didn't reduce %C"
39236#~ msgstr "������������������������������ %C"
39237
39238#~ msgid "Period required"
39239#~ msgstr "������������������"
39240
39241#~ msgid "Unexpected element"
39242#~ msgstr "������������������"
39243
39244#~ msgid "Fortran 95 requires default INTEGER in IOSTAT tag at %L"
39245#~ msgstr "Fortran 95 ��� %L ��� IOSTAT ��������������������� INTEGER"
39246
39247#~ msgid "STAT expression at %C must be a variable"
39248#~ msgstr "%C ������ STAT ������������������������������"
39249
39250#~ msgid "Assumed shape array '%s' in namelist '%s' at %C is an extension."
39251#~ msgstr "%3$C ������������������%2$s������������������������������%1$s���������������������"
39252
39253#~ msgid "Expected case name of '%s' at %C"
39254#~ msgstr "%C ������������%s������ case ���"
39255
39256#~ msgid "Integer too big for its kind at %C"
39257#~ msgstr "%C ������������������������������������"
39258
39259#~ msgid "Obsolete: REAL DO loop iterator at %L"
39260#~ msgstr "������������%L ������ REAL DO ������������"
39261
39262#~ msgid "expresion reference type error at %L"
39263#~ msgstr "%L ������������������������������"
39264
39265#~ msgid "Subroutine '%s' called instead of assignment at %L must be PURE"
39266#~ msgstr "%L ������������������������������������%s������������������ PURE"
39267
39268#~ msgid "File '%s' is being included recursively"
39269#~ msgstr "���������%s���������������������"
39270
39271#~ msgid "Can't open included file '%s'"
39272#~ msgstr "���������������������������%s���"
39273
39274#~ msgid "%s:%3d %s\n"
39275#~ msgstr "%s:%3d %s\n"
39276
39277#~ msgid "Invalid second argument of REPEAT at %L"
39278#~ msgstr "%L ��� REPEAT ������������������������"
39279
39280#~ msgid "Integer too large in shape specification at %L"
39281#~ msgstr "%L ������������������������������"
39282
39283#~ msgid "Too many dimensions in shape specification for RESHAPE at %L"
39284#~ msgstr "%L ��� RESHAPE ���������������������"
39285
39286#~ msgid "storage size not known"
39287#~ msgstr "������������������"
39288
39289#~ msgid "Assigned label is not a format label"
39290#~ msgstr "������������������������������"
39291
39292#~ msgid "ignored method '"
39293#~ msgstr "���������������������"
39294
39295#~ msgid "' marked virtual\n"
39296#~ msgstr "���������������������\n"
39297
39298#~ msgid "Try '"
39299#~ msgstr "���������"
39300
39301#~ msgid " --help' for more information.\n"
39302#~ msgstr " --help���������������������������\n"
39303
39304#~ msgid "Usage: "
39305#~ msgstr "���������"
39306
39307#~ msgid ""
39308#~ " [OPTION]... CLASS...\n"
39309#~ "\n"
39310#~ msgstr ""
39311#~ " [������]... ������...\n"
39312#~ "\n"
39313
39314#~ msgid ""
39315#~ "Generate C or C++ header files from .class files\n"
39316#~ "\n"
39317#~ msgstr ""
39318#~ "��� .class ������������ C ��� C++ ������������\n"
39319#~ "\n"
39320
39321#~ msgid "  -stubs                  Generate an implementation stub file\n"
39322#~ msgstr "  -stubs                  ������������������������������(������������)\n"
39323
39324#~ msgid "  -jni                    Generate a JNI header or stub\n"
39325#~ msgstr "  -jni                    ������������ JNI ������������������\n"
39326
39327#~ msgid "  -force                  Always overwrite output files\n"
39328#~ msgstr "  -force                  ������������������������\n"
39329
39330#~ msgid "  -old                    Unused compatibility option\n"
39331#~ msgstr "  -old                    ������������������������\n"
39332
39333#~ msgid "  -trace                  Unused compatibility option\n"
39334#~ msgstr "  -trace                  ������������������������\n"
39335
39336#~ msgid "  -J OPTION               Unused compatibility option\n"
39337#~ msgstr "  -J ������                 ������������������������\n"
39338
39339#~ msgid "  -add TEXT               Insert TEXT into class body\n"
39340#~ msgstr "  -add ������               ������������������������������\n"
39341
39342#~ msgid "  -append TEXT            Insert TEXT after class declaration\n"
39343#~ msgstr "  -append ������            ������������������������������\n"
39344
39345#~ msgid "  -friend TEXT            Insert TEXT as 'friend' declaration\n"
39346#~ msgstr "  -friend ������            ������������������friend���������������\n"
39347
39348#~ msgid "  -prepend TEXT           Insert TEXT before start of class\n"
39349#~ msgstr "  -prepend ������           ������������������������\n"
39350
39351#~ msgid "  -d DIRECTORY            Set output directory name\n"
39352#~ msgstr "  -d ������                 ���������������������\n"
39353
39354#~ msgid "  -td DIRECTORY           Set temporary directory name\n"
39355#~ msgstr "  -td ������                ������������������������\n"
39356
39357#~ msgid ""
39358#~ "  -M                      Print all dependencies to stdout;\n"
39359#~ "                             suppress ordinary output\n"
39360#~ msgstr ""
39361#~ "  -M                      ������������������������������������������\n"
39362#~ "                             ���������������������\n"
39363
39364#~ msgid ""
39365#~ "  -MM                     Print non-system dependencies to stdout;\n"
39366#~ "                             suppress ordinary output\n"
39367#~ msgstr ""
39368#~ "  -MM                     ���������������������������������������������\n"
39369#~ "                             ���������������������\n"
39370
39371#~ msgid "  -MD                     Print all dependencies to stdout\n"
39372#~ msgstr "  -MD                     ���������������������������������������\n"
39373
39374#~ msgid "  -MMD                    Print non-system dependencies to stdout\n"
39375#~ msgstr "  -MMD                    ������������������������������������������\n"
39376
39377#~ msgid "Processing %s\n"
39378#~ msgstr "������������ %s\n"
39379
39380#~ msgid "Found in %s\n"
39381#~ msgstr "��� %s ���������\n"
39382
39383#~ msgid "Try 'jv-scan --help' for more information.\n"
39384#~ msgstr "���������jv-scan --help���������������������������\n"
39385
39386#~ msgid ""
39387#~ "Usage: jv-scan [OPTION]... FILE...\n"
39388#~ "\n"
39389#~ msgstr ""
39390#~ "���������jv-scan [������]... ������...\n"
39391#~ "\n"
39392
39393#~ msgid "  --no-assert             Don't recognize the assert keyword\n"
39394#~ msgstr "  --no-assert             ��������� assert ���������\n"
39395
39396#~ msgid "  --complexity            Print cyclomatic complexity of input file\n"
39397#~ msgstr "  --complexity            ���������������������������������\n"
39398
39399#~ msgid "  --encoding NAME         Specify encoding of input file\n"
39400#~ msgstr "  --encoding ������         ���������������������������\n"
39401
39402#~ msgid "  --print-main            Print name of class containing 'main'\n"
39403#~ msgstr "  --print-main            ���������������main���������������������\n"
39404
39405#~ msgid "  --list-class            List all classes defined in file\n"
39406#~ msgstr "  --list-class            ������������������������������������\n"
39407
39408#~ msgid "  --list-filename         Print input filename when listing class names\n"
39409#~ msgstr "  --list-filename         ���������������������������������������������\n"
39410
39411#~ msgid "%s: error: "
39412#~ msgstr "%s������������"
39413
39414#~ msgid "%s: warning: "
39415#~ msgstr "%s������������"
39416
39417#~ msgid "-pg not supported on this platform"
39418#~ msgstr "-pg ���������������������������"
39419
39420#~ msgid "-p and -pp specified - pick one"
39421#~ msgstr "��������� -p ��� -pp - ������������������"
39422
39423#~ msgid "Set class path"
39424#~ msgstr "������������������"
39425
39426#~ msgid "Add a directory for INCLUDE and MODULE searching"
39427#~ msgstr "������������������������ INCLUDE ��� MODULE ���������������"
39428
39429#~ msgid "Warn about implicit conversion"
39430#~ msgstr "���������������������������"
39431
39432#~ msgid "Warn about usage of non-standard intrinsics"
39433#~ msgstr "���������������������������������������������"
39434
39435#~ msgid "Don't generate code, just do syntax and semantics checking"
39436#~ msgstr "������������������������������������������������"
39437
39438#~ msgid "Treat the input file as preprocessed"
39439#~ msgstr "���������������������������������������������"
39440
39441#~ msgid "Trace lexical analysis"
39442#~ msgstr "������������"
39443
39444#~ msgid "Trace the parsing process"
39445#~ msgstr "���������������������"
39446
39447#~ msgid "Don't use hardware fp"
39448#~ msgstr "���������������������������"
39449
39450#~ msgid "Uninitialized locals in .bss"
39451#~ msgstr ".bss ���������������������������������"
39452
39453#~ msgid "Generate ELF output"
39454#~ msgstr "������ ELF ���������������������"
39455
39456#~ msgid "Use the WindISS simulator"
39457#~ msgstr "������ WindISS ���������"
39458
39459#~ msgid "Use byte loads and stores when generating code."
39460#~ msgstr "���������������������������������������������������"
39461
39462#~ msgid "Do not include crt0.o in the startup files"
39463#~ msgstr "������ crt0.o ������������������������"
39464
39465#~ msgid "Internal debug switch"
39466#~ msgstr "������������������"
39467
39468#~ msgid "Set maximum alignment to 4"
39469#~ msgstr "��������������������������� 4"
39470
39471#~ msgid "Set maximum alignment to 8"
39472#~ msgstr "��������������������������� 8"
39473
39474#~ msgid "Generate SH2a code"
39475#~ msgstr "������ SH2a ���������"
39476
39477#~ msgid "Do not generate tablejump insns"
39478#~ msgstr "������������������������"
39479
39480#~ msgid "Generate code for C31 CPU"
39481#~ msgstr "��� C31 CPU ���������������"
39482
39483#~ msgid "Generate code for C32 CPU"
39484#~ msgstr "��� C32 CPU ���������������"
39485
39486#~ msgid "Generate code for C33 CPU"
39487#~ msgstr "��� C33 CPU ���������������"
39488
39489#~ msgid "Generate code for C44 CPU"
39490#~ msgstr "��� C44 CPU ���������������"
39491
39492#~ msgid "Assume that pointers may be aliased"
39493#~ msgstr "���������������������������"
39494
39495#~ msgid "Big memory model"
39496#~ msgstr "������������������"
39497
39498#~ msgid "Use the BK register as a general purpose register"
39499#~ msgstr "��� BK ������������������������������������"
39500
39501#~ msgid "Generate code for CPU"
39502#~ msgstr "��� CPU ���������������"
39503
39504#~ msgid "Enable new features under development"
39505#~ msgstr "���������������������������"
39506
39507#~ msgid "Use fast but approximate float to integer conversion"
39508#~ msgstr "������������������������������������������������"
39509
39510#~ msgid "Pass arguments on the stack"
39511#~ msgstr "������������������������"
39512
39513#~ msgid "Use MPYI instruction for C3x"
39514#~ msgstr "��� C3x ������ MPYI ������"
39515
39516#~ msgid "Enable MPY||ADD and MPY||SUB instructions"
39517#~ msgstr "������ MPY||ADD ��� MPY||SUB ������"
39518
39519#~ msgid "Preserve all 40 bits of FP reg across call"
39520#~ msgstr "��������������������������������������������������� 40 ���������"
39521
39522#~ msgid "Pass arguments in registers"
39523#~ msgstr "���������������������������"
39524
39525#~ msgid "Enable use of RTPS instruction"
39526#~ msgstr "������ RTPS ���������"
39527
39528#~ msgid "Small memory model"
39529#~ msgstr "������������������"
39530
39531#~ msgid "Emit code compatible with TI tools"
39532#~ msgstr "��������� TI ������������������������"
39533
39534#~ msgid "Use SVR4-style PIC"
39535#~ msgstr "��������� SVR4 ��������� PIC"
39536
39537#~ msgid "Generate mips16 code"
39538#~ msgstr "������ mips16 ���������"
39539
39540#~ msgid "Compile for the MMU-less Etrax 100-based elinux system"
39541#~ msgstr "��������� MMU ��������� Etrax 100 ��� elinux ������������"
39542
39543#~ msgid "Warn about possibly confusing type conversions"
39544#~ msgstr "������������������������������������������������"
39545
39546#~ msgid "Warn about deprecated compiler features"
39547#~ msgstr "���������������������������������������"
39548
39549#~ msgid "Make implicit function declarations an error"
39550#~ msgstr "���������������������������������"
39551
39552#~ msgid "Warn when synthesis behavior differs from Cfront"
39553#~ msgstr "������������������������ Cfront ���������������"
39554
39555#~ msgid "Give strings the type \"array of char\""
39556#~ msgstr "������������������ char ������"
39557
39558#~ msgid "Make string literals \"const char[]\" not \"char[]\""
39559#~ msgstr "������������������������������const char[]���������������char[]���"
39560
39561#~ msgid "Warn about code that will never be executed"
39562#~ msgstr "���������������������������������������������"
39563
39564#~ msgid "When running CSE, follow conditional jumps"
39565#~ msgstr "������ CSE ������������������������"
39566
39567#~ msgid "Copy memory address constants into registers before use"
39568#~ msgstr "������������������������������������������������������������"
39569
39570#~ msgid "Copy memory operands into registers before use"
39571#~ msgstr "������������������������������������������������������������������"
39572
39573#~ msgid "Perform loop optimizations using the new loop optimizer"
39574#~ msgstr "���������������������������������������������������"
39575
39576#~ msgid "Run the loop optimizer twice"
39577#~ msgstr "���������������������������������"
39578
39579#~ msgid "Mark data as shared rather than private"
39580#~ msgstr "���������������������������������������������"
39581
39582#~ msgid "Enable SSA-CCP optimization for stores and loads"
39583#~ msgstr "������������������������ SSA-CCP ���������"
39584
39585#~ msgid "Set the default symbol visibility"
39586#~ msgstr "������������������������������"
39587
39588#~ msgid "second argument to %<__builtin_expect%> must be a constant"
39589#~ msgstr "%<__builtin_expect%> ���������������������������������������"
39590
39591#~ msgid "%<va_start%> used with too many arguments"
39592#~ msgstr "������ %<va_start%> ���������������"
39593
39594#~ msgid "invalid lvalue in decrement"
39595#~ msgstr "������������������������������"
39596
39597#~ msgid "invalid lvalue in unary %<&%>"
39598#~ msgstr "��������� %<&%> ������������������������"
39599
39600#~ msgid "%q+D declared inline after being called"
39601#~ msgstr "%q+D ������������������������������������������"
39602
39603#~ msgid "%Hfor each function it appears in.)"
39604#~ msgstr "%H������������������������������������)"
39605
39606#~ msgid "%Hduplicate label %qD"
39607#~ msgstr "%H��������������� %qD"
39608
39609#~ msgid "%Jjump into statement expression"
39610#~ msgstr "%J���������������������������"
39611
39612#~ msgid "%Jjump into scope of identifier with variably modified type"
39613#~ msgstr "%J������������������������������������������������������"
39614
39615#~ msgid "GCC does not yet properly implement %<[*]%> array declarators"
39616#~ msgstr "GCC ��������������������������� %<[*]%> ������������"
39617
39618#~ msgid "static or type qualifiers in abstract declarator"
39619#~ msgstr "static ������������������������������������������"
39620
39621#~ msgid "variable or field %qs declared void"
39622#~ msgstr "��������������� %qs ��������� void"
39623
39624#~ msgid "thread-local storage not supported for this target"
39625#~ msgstr "������������������������������������������������������"
39626
39627#~ msgid "%Jinvalid use of structure with flexible array member"
39628#~ msgstr "%J���������������������������������������������������"
39629
39630#~ msgid "this function may return with or without a value"
39631#~ msgstr "���������������������������������������������"
39632
39633#~ msgid "both %<long long%> and %<double%> in declaration specifiers"
39634#~ msgstr "������������������������ %<long long%> ��� %<double%>"
39635
39636#~ msgid "both %<long%> and %<short%> in declaration specifiers"
39637#~ msgstr "������������������������ <long%> ��� %<short%>"
39638
39639#~ msgid "both %<long%> and %<void%> in declaration specifiers"
39640#~ msgstr "������������������������ %<long%> ��� %<void%>"
39641
39642#~ msgid "both %<long%> and %<_Bool%> in declaration specifiers"
39643#~ msgstr "������������������������ %<long%> ��� %<_Bool%>"
39644
39645#~ msgid "both %<long%> and %<char%> in declaration specifiers"
39646#~ msgstr "������������������������ %<long%> ��� %<char%>"
39647
39648#~ msgid "both %<long%> and %<float%> in declaration specifiers"
39649#~ msgstr "������������������������ %<long%> ��� %<float%>"
39650
39651#~ msgid "both %<short%> and %<void%> in declaration specifiers"
39652#~ msgstr "������������������������ %<short%> ��� %<void%>"
39653
39654#~ msgid "both %<short%> and %<_Bool%> in declaration specifiers"
39655#~ msgstr "������������������������ %<short%> ��� %<_Bool%>"
39656
39657#~ msgid "both %<short%> and %<char%> in declaration specifiers"
39658#~ msgstr "������������������������ %<short%> ��� %<char%>"
39659
39660#~ msgid "both %<short%> and %<float%> in declaration specifiers"
39661#~ msgstr "������������������������ %<short%> ��� %<float%>"
39662
39663#~ msgid "both %<short%> and %<double%> in declaration specifiers"
39664#~ msgstr "������������������������ %<short%> ��� %<double%>"
39665
39666#~ msgid "both %<signed%> and %<unsigned%> in declaration specifiers"
39667#~ msgstr "������������������������ %<signed%> ��� %<unsigned%>"
39668
39669#~ msgid "both %<signed%> and %<void%> in declaration specifiers"
39670#~ msgstr "������������������������ %<signed%> ��� %<void%>"
39671
39672#~ msgid "both %<signed%> and %<_Bool%> in declaration specifiers"
39673#~ msgstr "������������������������ %<signed%> ��� %<_Bool%>"
39674
39675#~ msgid "both %<signed%> and %<float%> in declaration specifiers"
39676#~ msgstr "������������������������ %<signed%> ��� %<float%>"
39677
39678#~ msgid "both %<signed%> and %<double%> in declaration specifiers"
39679#~ msgstr "������������������������ %<signed%> ��� %<double%>"
39680
39681#~ msgid "both %<unsigned%> and %<void%> in declaration specifiers"
39682#~ msgstr "������������������������ %<unsigned%> ��� %<void%>"
39683
39684#~ msgid "both %<unsigned%> and %<_Bool%> in declaration specifiers"
39685#~ msgstr "������������������������ %<unsigned%> ��� %<_Bool%>"
39686
39687#~ msgid "both %<unsigned%> and %<float%> in declaration specifiers"
39688#~ msgstr "������������������������ %<unsigned%> ��� %<float%>"
39689
39690#~ msgid "both %<unsigned%> and %<double%> in declaration specifiers"
39691#~ msgstr "������������������������ %<unsigned%> ��� %<double%>"
39692
39693#~ msgid "both %<complex%> and %<void%> in declaration specifiers"
39694#~ msgstr "������������������������ %<complex%> ��� %<void%>"
39695
39696#~ msgid "both %<complex%> and %<_Bool%> in declaration specifiers"
39697#~ msgstr "������������������������ %<complex%> ��� %<_Bool%>"
39698
39699#~ msgid "function %q+F can never be inlined because it might not be bound within this unit of translation"
39700#~ msgstr "������ %q+F ���������������������������������������������������������"
39701
39702#~ msgid "YYDEBUG was not defined at build time, -dy ignored"
39703#~ msgstr "YYDEBUG ������������������������������ -dy"
39704
39705#~ msgid "junk at end of #pragma weak"
39706#~ msgstr "#pragma weak ���������������������"
39707
39708#~ msgid "#pragma redefine_extname not supported on this target"
39709#~ msgstr "#pragma redefine_extname ���������������������������������"
39710
39711#~ msgid "signed and unsigned type in conditional expression"
39712#~ msgstr "������������������������������������������������������"
39713
39714#~ msgid "incompatible types in return"
39715#~ msgstr "������������������������"
39716
39717#~ msgid "case label in statement expression not containing enclosing switch statement"
39718#~ msgstr "case ��������������������� switch ���������������������������"
39719
39720#~ msgid "%<default%> label in statement expression not containing enclosing switch statement"
39721#~ msgstr "%<default%> ��������������������������� switch ���������������������������"
39722
39723#~ msgid "case label in scope of identifier with variably modified type not containing enclosing switch statement"
39724#~ msgstr "case ������������������������������ switch ���������������������������������������������"
39725
39726#~ msgid "%<default%> label in scope of identifier with variably modified type not containing enclosing switch statement"
39727#~ msgstr "%<default%> ������������������������������ switch ������������������������������������������������"
39728
39729#~ msgid "%Hstatement with no effect"
39730#~ msgstr "%H������������������"
39731
39732#~ msgid "comparison between signed and unsigned"
39733#~ msgstr "������������������������"
39734
39735#~ msgid "right exit is %d->%d"
39736#~ msgstr "������������ %d->%d"
39737
39738#~ msgid "loop %d should not have single exit (%d -> %d)"
39739#~ msgstr "������ %d ��������������������������� (%d -> %d)"
39740
39741#~ msgid "%qs is corrupted"
39742#~ msgstr "%qs ���������"
39743
39744#~ msgid "ENTRY does not dominate bb %d"
39745#~ msgstr "ENTRY ������������������������ %d"
39746
39747#~ msgid "can't write PCH fle: %m"
39748#~ msgstr "������������ PCH ���������%m"
39749
39750#~ msgid "-Wuninitialized is not supported without -O"
39751#~ msgstr "-Wuninitialized ������������ -O ���������������"
39752
39753#~ msgid "-freorder-blocks-and-partition does not work with exceptions"
39754#~ msgstr "-freorder-blocks-and-partition ���������������������������"
39755
39756#~ msgid "-freorder-blocks-and-partition does not support unwind info"
39757#~ msgstr "-freorder-blocks-and-partition ������������������������"
39758
39759#~ msgid "-f[no-]force-mem is nop and option will be removed in 4.2"
39760#~ msgstr "-f[no-]force-mem ��������������������������� 4.2 ������������"
39761
39762#~ msgid "%Hvalue computed is not used"
39763#~ msgstr "%H���������������������������"
39764
39765#~ msgid "-ffunction-sections may affect debugging on some targets"
39766#~ msgstr "-ffunction-sections ���������������������������������������������"
39767
39768#~ msgid "%Hwill never be executed"
39769#~ msgstr "%H���������������������"
39770
39771#~ msgid "label %s to block does not match in bb %d"
39772#~ msgstr "������ %s ��������������� %d ������������"
39773
39774#~ msgid "label %s in the middle of basic block %d"
39775#~ msgstr "������ %s ��������������� %d ������"
39776
39777#~ msgid "%<then%> label does not match edge at end of bb %d"
39778#~ msgstr "%<then%> ��������������������� %d ������������������"
39779
39780#~ msgid "%<else%> label does not match edge at end of bb %d"
39781#~ msgstr "%<else%> ��������������������� %d ������������������"
39782
39783#~ msgid "no default case found at end of case vector"
39784#~ msgstr "case ������������������������ case"
39785
39786#~ msgid "EH edge %i->%i is missing"
39787#~ msgstr "������ EH ��� %i->%i"
39788
39789#~ msgid "EH edge %i->%i miss EH flag"
39790#~ msgstr "EH ��� %i->%i ������ EH ������"
39791
39792#~ msgid "%H%s"
39793#~ msgstr "%H%s"
39794
39795#~ msgid "verify_flow_insensitive_alias_info failed"
39796#~ msgstr "verify_flow_sensitive_alias_info ������"
39797
39798#~ msgid "dereferenced pointers should have a name or a type tag"
39799#~ msgstr "���������������������������������������������������"
39800
39801#~ msgid "verify_flow_sensitive_alias_info failed"
39802#~ msgstr "verify_flow_sensitive_alias_info ������"
39803
39804#~ msgid "verify_name_tags failed"
39805#~ msgstr "verify_name_tags ������"
39806
39807#~ msgid "no support for induction"
39808#~ msgstr "���������������"
39809
39810#~ msgid "%Jonly weak aliases are supported in this configuration"
39811#~ msgstr "%J������������������������������"
39812
39813#~ msgid "profiler support for WindISS"
39814#~ msgstr "��� WindISS ���������������"
39815
39816#~ msgid "large frame pointer change (%d) with -mtiny-stack"
39817#~ msgstr "������������������������������(%d)������������������ -mtiny-stack"
39818
39819#~ msgid "`%s' attribute only applies to functions"
39820#~ msgstr "���%s���������������������������"
39821
39822#~ msgid "missing '(' after '#pragma %s' - ignored"
39823#~ msgstr "���#pragma %s���������������(��� - ���������"
39824
39825#~ msgid "missing function name in '#pragma %s' - ignored"
39826#~ msgstr "���#pragma %s������������������������������"
39827
39828#~ msgid "malformed '#pragma %s' - ignored"
39829#~ msgstr "���#pragma %s��������������� - ���������"
39830
39831#~ msgid "missing section name in '#pragma %s' - ignored"
39832#~ msgstr "���#pragma %s������������������������������"
39833
39834#~ msgid "missing ')' for '#pragma %s' - ignored"
39835#~ msgstr "���#pragma %s������������(��� - ���������"
39836
39837#~ msgid "ISR %s requires %d words of local vars, max is 32767"
39838#~ msgstr "ISR %s ������ %d ��������������������������������������� 32767"
39839
39840#~ msgid "Trampoline support for CRX"
39841#~ msgstr "��� CRX ���������������"
39842
39843#~ msgid "code model %<large%> not supported yet"
39844#~ msgstr "��������������������������� %<large%>"
39845
39846#~ msgid "-malign-double makes no sense in the 64bit mode"
39847#~ msgstr "-malign-double ��� 64 ������������������������"
39848
39849#~ msgid "-mrtd calling convention not supported in the 64bit mode"
39850#~ msgstr "-mrtd ��������������� 64 ������������������������"
39851
39852#~ msgid "shift must be an immediate"
39853#~ msgstr "������������������������������"
39854
39855#~ msgid "key method %q+D of dllimport'd class defined"
39856#~ msgstr "��������� dllimport ������������������������ %q+D"
39857
39858#~ msgid "inconsistent dll linkage for %q+D, dllexport assumed"
39859#~ msgstr "%q+D ��� dll ��������������������������� dllexport"
39860
39861#~ msgid "not yet implemented: latency-optimized inline square root"
39862#~ msgstr "������������������������������������������������������������"
39863
39864#~ msgid "generation of Branch Likely instructions enabled, but not supported by architecture"
39865#~ msgstr "������ Branch Likely ���������������������������������������������"
39866
39867#~ msgid "-mips3d/-mpaired-single must be used with -mfp64 -mhard-float"
39868#~ msgstr "-mips3d/-mpaired-single ��������� -mfp64 -mhard-float ������������"
39869
39870#~ msgid "-mips3d/-mpaired-single must be used with -mips64"
39871#~ msgstr "-mips3d/-mpaired-single ��������� -mips64 ������������"
39872
39873#~ msgid "internal error: %%) found without a %%( in assembler pattern"
39874#~ msgstr "������������������������������������������ %%( ������������ %%) ������"
39875
39876#~ msgid "internal error: %%] found without a %%[ in assembler pattern"
39877#~ msgstr "������������������������������������������ %%[ ������������ %%] ������"
39878
39879#~ msgid "internal error: %%> found without a %%< in assembler pattern"
39880#~ msgstr "������������������������������������������ %%< ������������ %%> ������"
39881
39882#~ msgid "internal error: %%} found without a %%{ in assembler pattern"
39883#~ msgstr "������������������������������������������ %%{ ������������ %%} ������"
39884
39885#~ msgid "PRINT_OPERAND: unknown punctuation '%c'"
39886#~ msgstr "PRINT_OPERAND���������������������%c���"
39887
39888#~ msgid "info pointer NULL"
39889#~ msgstr "info ��������� NULL"
39890
39891#~ msgid "-fpic is not supported; -fPIC assumed"
39892#~ msgstr "-fpic ��������������������� -fPIC"
39893
39894#~ msgid "-mstack-size implies use of -mstack-guard"
39895#~ msgstr "-mstack-size ��������������� -mstack-guard"
39896
39897#~ msgid " bytes"
39898#~ msgstr " ���������"
39899
39900#~ msgid "profiling is still experimental for this target"
39901#~ msgstr "���������������������������������������������������������"
39902
39903#~ msgid "constant arithmetic operand out of range"
39904#~ msgstr "���������������������������������"
39905
39906#~ msgid "unable to call pointer to member function here"
39907#~ msgstr "���������������������������������������"
39908
39909#~ msgid "%qE has type %<void%> and is not a throw-expression"
39910#~ msgstr "%qE ��������� %<void%>��������������� throw ���������"
39911
39912#~ msgid "passing %qT for argument %P to %qD"
39913#~ msgstr "��� %qT ������������ %P ��������� %qD"
39914
39915#~ msgid "field %q+D in local class cannot be static"
39916#~ msgstr "������������������������ %q+D ������������������"
39917
39918#~ msgid "invalid operation on uninstantiated type"
39919#~ msgstr "������������������������������������"
39920
39921#~ msgid "pointer to member cast from %qT to %qT is via virtual base"
39922#~ msgstr "������������������������������������ %qT ��������� %qT"
39923
39924#~ msgid "%q#D was used before it was declared inline"
39925#~ msgstr "%q#D ������������������������������������"
39926
39927#~ msgid "%Jprevious non-inline declaration here"
39928#~ msgstr "%J���������������������������������"
39929
39930#~ msgid "%H  from here"
39931#~ msgstr "%H  ���������"
39932
39933#~ msgid "  enters scope of non-POD %q+#D"
39934#~ msgstr "  ������������������������ %q+#D ���������������"
39935
39936#~ msgid "%J  enters catch block"
39937#~ msgstr "%J ������ catch ������"
39938
39939#~ msgid "no type named %q#T in %q#T"
39940#~ msgstr "������������ %q#T ���������������%q#T ��� "
39941
39942#~ msgid "ISO C++ forbids use of initializer list to initialize reference %qD"
39943#~ msgstr "ISO C++ ������������������������������������������������������ %qD"
39944
39945#~ msgid "cannot initialize %qD to namespace %qD"
39946#~ msgstr "��������� %qD ������������������������ %qD"
39947
39948#~ msgid "creating %s"
39949#~ msgstr "������ %s"
39950
39951#~ msgid "operator %qT declared to return %qT"
39952#~ msgstr "��������� %qT ������������ %qT ���������"
39953
39954#~ msgid "long or short specified with floating type for %qs"
39955#~ msgstr "��������������� %qs ��������� long ��� short"
39956
39957#~ msgid "constructor cannot be static member function"
39958#~ msgstr "������������������������������������"
39959
39960#~ msgid "constructors may not be cv-qualified"
39961#~ msgstr "������������������ cv ������"
39962
39963#~ msgid "cannot declare member function %<%T::%s%> within %<%T%>"
39964#~ msgstr "������������������������ %<%T::%s%> ��� %<%T%> ������"
39965
39966#~ msgid "enumerator value for %qD not integer constant"
39967#~ msgstr "%qD ������������������������������"
39968
39969#~ msgid "invalid use of %<virtual%> in template declaration of %q#D"
39970#~ msgstr "��� %q#D ������������������������ %<virtual%> ������"
39971
39972#~ msgid "applying attributes to template parameters is not implemented"
39973#~ msgstr "������������������������������������������"
39974
39975#~ msgid "%qT is not an aggregate type"
39976#~ msgstr "%qT ������������������������"
39977
39978#~ msgid "qualified type %qT does not match destructor name %<~%T%>"
39979#~ msgstr "��������������� %qT ������������������������ %<~%T%>"
39980
39981#~ msgid "%qD is not a member of type %qT"
39982#~ msgstr "%qD ������������ %qT ���������"
39983
39984#~ msgid "zero size array reserves no space"
39985#~ msgstr "��������������� 0 ���������������������"
39986
39987#~ msgid "call_expr cannot be mangled due to a defect in the C++ ABI"
39988#~ msgstr "������ C++ ABI ������������call_expr ���������������"
39989
39990#~ msgid "zero-operand casts cannot be mangled due to a defect in the C++ ABI"
39991#~ msgstr "������ C++ ABI ������������������������������������������������"
39992
39993#~ msgid "XXX is_class_level != (current_scope == class_scope)\n"
39994#~ msgstr "XXX is_class_level != (current_scope == class_scope)\n"
39995
39996#~ msgid "using declaration %qD introduced ambiguous type %qT"
39997#~ msgstr "using ������ %qD ��������������������������������� %qT"
39998
39999#~ msgid "%qD denotes an ambiguous type"
40000#~ msgstr "%qD ������������������������������"
40001
40002#~ msgid "%J  first type here"
40003#~ msgstr "%J  ������������������������"
40004
40005#~ msgid "%J  other type here"
40006#~ msgstr "%J  ���������������������"
40007
40008#~ msgid "%<%D::%D%> is not a template"
40009#~ msgstr "%<%D::%D%> ������������������"
40010
40011#~ msgid "%qD undeclared in namespace %qD"
40012#~ msgstr "%qD ������������������������ %qD ���"
40013
40014#~ msgid "  conflict with %q+D"
40015#~ msgstr "  ��� %q+D ������"
40016
40017#~ msgid "minimum/maximum operators are deprecated"
40018#~ msgstr "minimum/maximum ������������������"
40019
40020#~ msgid "%s cannot appear in a constant-expression"
40021#~ msgstr "%s ���������������������������������"
40022
40023#~ msgid "using %<typename%> outside of template"
40024#~ msgstr "������������������ %<typename%>"
40025
40026#~ msgid "%Hextra %<;%>"
40027#~ msgstr "%H��������� %<;%>"
40028
40029#~ msgid "invalid catch parameter"
40030#~ msgstr "��������� catch ������"
40031
40032#~ msgid "%qD does not declare a template type"
40033#~ msgstr "%qD ������������������������������"
40034
40035#~ msgid "used %d template parameter(s) instead of %d"
40036#~ msgstr "��������� %d ��������������������������� %d ���"
40037
40038#~ msgid "%qT uses local type %qT"
40039#~ msgstr "%qT ��������������������� %qT"
40040
40041#~ msgid "invalid use of %qD as a default value for a template template-parameter"
40042#~ msgstr "��� %qD ���������������������������������������������"
40043
40044#~ msgid "use of parameter from containing function"
40045#~ msgstr "������������������������������"
40046
40047#~ msgid "at this point in file"
40048#~ msgstr "������������������������"
40049
40050#~ msgid "division by zero in %<%E / 0%>"
40051#~ msgstr "%<%E / 0%> ������������"
40052
40053#~ msgid "division by zero in %<%E / 0.%>"
40054#~ msgstr "%<%E / 0.%> ������������"
40055
40056#~ msgid "division by zero in %<%E %% 0%>"
40057#~ msgstr "%<%E / %% 0%> ������������"
40058
40059#~ msgid "division by zero in %<%E %% 0.%>"
40060#~ msgstr "%<%E / %% 0.%> ������������"
40061
40062#~ msgid "cast to non-reference type used as lvalue"
40063#~ msgstr "���������������������������������������"
40064
40065#~ msgid "invalid use of %<--%> on bool variable %qD"
40066#~ msgstr "������ bool ������ %qD ������ %<--%> ������"
40067
40068#~ msgid "ISO C++ forbids assignment of arrays"
40069#~ msgstr "ISO C++ ������������������������"
40070
40071#~ msgid "pointer to member cast via virtual base %qT"
40072#~ msgstr "��������������������������������������� %qT"
40073
40074#~ msgid "union %qT with no named members cannot be initialized"
40075#~ msgstr "��������������������������� %qT ������������������"
40076
40077#~ msgid "global register variable %qs used in nested function"
40078#~ msgstr "��������������������������������������������� %qs"
40079
40080#~ msgid "register variable %qs used in nested function"
40081#~ msgstr "��������������������������������������� %qs"
40082
40083#~ msgid "address of global register variable %qs requested"
40084#~ msgstr "��������������������������� %qs ���������"
40085
40086#~ msgid "address of register variable %qs requested"
40087#~ msgstr "��������������������� %qs ���������"
40088
40089#~ msgid "Possible frontend bug: array constructor not expanded"
40090#~ msgstr "���������������������������������������������������������������"
40091
40092#~ msgid "Function does not return a value"
40093#~ msgstr "���������������������������"
40094
40095#~ msgid "module symbol %s in wrong namespace"
40096#~ msgstr "������������ %s ���������������������������"
40097
40098#~ msgid "unused variable %qs"
40099#~ msgstr "������������������ %qs"
40100
40101#~ msgid "Function return value not set"
40102#~ msgstr "������������������������"
40103
40104#~ msgid "gfc_todo: Not Implemented: "
40105#~ msgstr "gfc_todo������������������"
40106
40107#~ msgid "Can't reassign a value to the final variable %qs"
40108#~ msgstr "��������� final ������ %qs ������������"
40109
40110#~ msgid "internal error in check-init: tree code not implemented: %s"
40111#~ msgstr "check-init ���������������������������������������������������%s"
40112
40113#~ msgid "%Jfinal field %qD may not have been initialized"
40114#~ msgstr "%Jfinal ������ %qD ���������������������"
40115
40116#~ msgid "declaration of %qs shadows a parameter"
40117#~ msgstr "%qs ������������������������������"
40118
40119#~ msgid "declaration of %qs shadows a symbol from the parameter list"
40120#~ msgstr "��� %qs ������������������������������������������������"
40121
40122#~ msgid "assignment to final static field %q+D not in class initializer"
40123#~ msgstr "��� final static ������ %q+D ���������������������������������������������������"
40124
40125#~ msgid "static field has same name as method"
40126#~ msgstr "���������������������������"
40127
40128#~ msgid "parse error while reading %s"
40129#~ msgstr "������ %s ���������������"
40130
40131#~ msgid "unparseable signature: '%s'"
40132#~ msgstr "���������������������������������%s���"
40133
40134#~ msgid "Not a valid Java .class file."
40135#~ msgstr "��������������������� Java .class ���������"
40136
40137#~ msgid "error in constant pool entry #%d"
40138#~ msgstr "��������������� #%d ������������"
40139
40140#~ msgid "class is of array type\n"
40141#~ msgstr "���������������������\n"
40142
40143#~ msgid "base class is of array type"
40144#~ msgstr "���������������������"
40145
40146#~ msgid "no classes specified"
40147#~ msgstr "���������������"
40148
40149#~ msgid "'-MG' option is unimplemented"
40150#~ msgstr "���-MG���������������������"
40151
40152#~ msgid "can't specify both -o and -MD"
40153#~ msgstr "������������������ -o ��� -MD"
40154
40155#~ msgid "%s: no such class"
40156#~ msgstr "%s���������������������"
40157
40158#~ msgid "source file for class %qs is newer than its matching class file.  Source file %qs used instead"
40159#~ msgstr "������ %qs ��������������������������������������������������������������������� %qs"
40160
40161#~ msgid "can't reopen %s: %m"
40162#~ msgstr "������������������ %s���%m"
40163
40164#~ msgid "can't close %s: %m"
40165#~ msgstr "������������ %s���%m"
40166
40167#~ msgid "the %<java.lang.Object%> that was found in %qs didn't have the special zero-length %<gnu.gcj.gcj-compiled%> attribute.  This generally means that your classpath is incorrectly set.  Use %<info gcj \"Input Options\"%> to see the info page describing how to set the classpath"
40168#~ msgstr "��� %qs ������������ %<java.lang.Object%> ��������������������������� %<gnu.gcj.gcj-compiled%> ������������������������������������������������������������������ %<info gcj \"Input Options\"%> ������������������������������������ info ���"
40169
40170#~ msgid "internal error in generate_bytecode_insn - tree code not implemented: %s"
40171#~ msgstr "generate_bytecode_insn ��������������������� - ���������������������������%s"
40172
40173#~ msgid "field initializer type mismatch"
40174#~ msgstr "������������������������������������"
40175
40176#~ msgid "can't create directory %s: %m"
40177#~ msgstr "������������������ %s���%m"
40178
40179#~ msgid "can't open %s for writing: %m"
40180#~ msgstr "��������������������� %s���%m"
40181
40182#~ msgid "can't create %s: %m"
40183#~ msgstr "������������ %s���%m"
40184
40185#~ msgid "only one of '--print-main', '--list-class', and '--complexity' allowed"
40186#~ msgstr "���--print-main���������--list-class���������--complexity���������������������������"
40187
40188#~ msgid "can't open output file '%s'"
40189#~ msgstr "���������������������������%s���"
40190
40191#~ msgid "file not found '%s'"
40192#~ msgstr "������������������%s���"
40193
40194#~ msgid ""
40195#~ "unknown encoding: %qs\n"
40196#~ "This might mean that your locale's encoding is not supported\n"
40197#~ "by your system's iconv(3) implementation.  If you aren't trying\n"
40198#~ "to use a particular encoding for your input file, try the\n"
40199#~ "%<--encoding=UTF-8%> option"
40200#~ msgstr ""
40201#~ "������������������ %qs\n"
40202#~ "������������������������������������������������ iconv(3) ���������������������������\n"
40203#~ "������������������������������������������������������������������������������������������\n"
40204#~ "%<--encoding=UTF-8%> ������"
40205
40206#~ msgid "internal error - bad unget"
40207#~ msgstr "������������ - bad unget"
40208
40209#~ msgid "%s method can't be abstract"
40210#~ msgstr "%s ������������������������"
40211
40212#~ msgid "Incompatible type for %qs. Can't convert %qs to boolean"
40213#~ msgstr "%qs ������������������������������ %qs ���������������������"
40214
40215#~ msgid "Incompatible type for %qs. Can't convert %qs to numeric type"
40216#~ msgstr "%qs ������������������������������ %qs ���������������������"
40217
40218#~ msgid "Incompatible type for %qs. Explicit cast needed to convert %qs to integral"
40219#~ msgstr "%qs ��������������������������������������� %qs ���������������������"
40220
40221#~ msgid "Incompatible type for %qs. Can't convert %qs to integral"
40222#~ msgstr "%qs ������������������������������ %qs ���������������������"
40223
40224#~ msgid "Variable %qs may not have been initialized"
40225#~ msgstr "������ %qs ���������������������"
40226
40227#~ msgid "%HDuplicate name %q.*s."
40228#~ msgstr "%H��������������� %q.*s."
40229
40230#~ msgid "Global register variable %qD used in nested function."
40231#~ msgstr "������������������������������������������������ %qD"
40232
40233#~ msgid "Register variable %qD used in nested function."
40234#~ msgstr "������������������������������������������ %qD"
40235
40236#~ msgid "Address of global register variable %qD requested."
40237#~ msgstr "��������������������������� %qD ������������"
40238
40239#~ msgid "Address of register variable %qD requested."
40240#~ msgstr "��������������������� %qD ������������"
40241
40242#~ msgid "%qD attribute ignored"
40243#~ msgstr "������ %qD ������"
40244