]> gcc.gnu.org Git - gcc.git/blob - gcc/po/gcc.pot
configure.in (enable-nls): Enable if build == host, i.e.
[gcc.git] / gcc / po / gcc.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 #, fuzzy
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "POT-Creation-Date: 2000-05-31 18:42+0200\n"
10 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
11 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
12 "Language-Team: LANGUAGE <LL@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=CHARSET\n"
15 "Content-Transfer-Encoding: ENCODING\n"
16
17 #: c-common.c:551
18 #, c-format
19 msgid "wrong number of arguments specified for `%s' attribute"
20 msgstr ""
21
22 #: c-common.c:716
23 #, c-format
24 msgid "unknown machine mode `%s'"
25 msgstr ""
26
27 #: c-common.c:719
28 #, c-format
29 msgid "no data type for mode `%s'"
30 msgstr ""
31
32 #: c-common.c:774
33 msgid "requested alignment is not a constant"
34 msgstr ""
35
36 #: c-common.c:779
37 msgid "requested alignment is not a power of 2"
38 msgstr ""
39
40 #: c-common.c:781
41 msgid "requested alignment is too large"
42 msgstr ""
43
44 #: c-common.c:813
45 msgid "unrecognized format specifier"
46 msgstr ""
47
48 #: c-common.c:851 c-common.c:927
49 msgid "format string has invalid operand number"
50 msgstr ""
51
52 #: c-common.c:859
53 msgid "format string arg follows the args to be formatted"
54 msgstr ""
55
56 #: c-common.c:878 c-common.c:948
57 msgid "format string arg not a string type"
58 msgstr ""
59
60 #: c-common.c:891
61 msgid "args to be formatted is not '...'"
62 msgstr ""
63
64 #: c-common.c:957
65 msgid "function does not return string type"
66 msgstr ""
67
68 #: c-common.c:983
69 msgid "alias arg not a string"
70 msgstr ""
71
72 #: c-common.c:2159
73 msgid "expression statement has incomplete type"
74 msgstr ""
75
76 #: c-common.c:2179
77 msgid "case label does not reduce to an integer constant"
78 msgstr ""
79
80 #: c-common.c:2436
81 msgid "invalid truth-value expression"
82 msgstr ""
83
84 #: c-common.c:2487
85 #, c-format
86 msgid "invalid operands to binary %s"
87 msgstr ""
88
89 #: c-common.c:2859
90 msgid "struct type value used where scalar is required"
91 msgstr ""
92
93 #: c-common.c:2863
94 msgid "union type value used where scalar is required"
95 msgstr ""
96
97 #: c-common.c:2867
98 msgid "array type value used where scalar is required"
99 msgstr ""
100
101 #: c-common.c:3205 c-common.c:3237
102 msgid "invalid use of `restrict'"
103 msgstr ""
104
105 #: c-common.c:4059 c-typeck.c:1655
106 #, c-format
107 msgid "too few arguments to function `%s'"
108 msgstr ""
109
110 #: c-common.c:4065 c-typeck.c:1514
111 #, c-format
112 msgid "too many arguments to function `%s'"
113 msgstr ""
114
115 #: c-convert.c:78 c-typeck.c:938 c-typeck.c:3954 cp/typeck.c:1724
116 #: cp/typeck.c:6480
117 msgid "void value not ignored as it ought to be"
118 msgstr ""
119
120 #: c-convert.c:98
121 msgid "conversion to non-scalar type requested"
122 msgstr ""
123
124 #: c-decl.c:561
125 #, c-format
126 msgid "unknown C standard `%s'"
127 msgstr ""
128
129 #: c-decl.c:999
130 #, c-format
131 msgid "`struct %s' incomplete in scope ending here"
132 msgstr ""
133
134 #: c-decl.c:1002
135 #, c-format
136 msgid "`union %s' incomplete in scope ending here"
137 msgstr ""
138
139 #: c-decl.c:1005
140 #, c-format
141 msgid "`enum %s' incomplete in scope ending here"
142 msgstr ""
143
144 #: c-decl.c:1596
145 msgid ""
146 "A parameter list with an ellipsis can't match an empty parameter name list "
147 "declaration."
148 msgstr ""
149
150 #: c-decl.c:1602
151 msgid ""
152 "An argument type that has a default promotion can't match an empty parameter "
153 "name list declaration."
154 msgstr ""
155
156 #: c-decl.c:2494
157 #, c-format
158 msgid "implicit declaration of function `%s'"
159 msgstr ""
160
161 #: c-decl.c:2596
162 #, c-format
163 msgid "label %s referenced outside of any function"
164 msgstr ""
165
166 #: c-decl.c:2656
167 #, c-format
168 msgid "duplicate label declaration `%s'"
169 msgstr ""
170
171 #: c-decl.c:2693
172 #, c-format
173 msgid "duplicate label `%s'"
174 msgstr ""
175
176 #: c-decl.c:3300
177 msgid "two types specified in one empty declaration"
178 msgstr ""
179
180 #: c-decl.c:3376
181 #, c-format
182 msgid "typedef `%s' is initialized"
183 msgstr ""
184
185 #: c-decl.c:3383
186 #, c-format
187 msgid "function `%s' is initialized like a variable"
188 msgstr ""
189
190 #. DECL_INITIAL in a PARM_DECL is really DECL_ARG_TYPE.
191 #: c-decl.c:3390
192 #, c-format
193 msgid "parameter `%s' is initialized"
194 msgstr ""
195
196 #: c-decl.c:3405 c-typeck.c:4673
197 msgid "variable-sized object may not be initialized"
198 msgstr ""
199
200 #: c-decl.c:3411
201 #, c-format
202 msgid "variable `%s' has initializer but incomplete type"
203 msgstr ""
204
205 #: c-decl.c:3417
206 #, c-format
207 msgid "elements of array `%s' have incomplete type"
208 msgstr ""
209
210 #: c-decl.c:3942 cp/decl.c:10037
211 msgid "`long long long' is too long for GCC"
212 msgstr ""
213
214 #: c-decl.c:3957 cp/decl.c:10062
215 #, c-format
216 msgid "two or more data types in declaration of `%s'"
217 msgstr ""
218
219 #: c-decl.c:3972 cp/decl.c:10067
220 #, c-format
221 msgid "`%s' fails to be a typedef or built in type"
222 msgstr ""
223
224 #: c-decl.c:4036
225 #, c-format
226 msgid "both long and short specified for `%s'"
227 msgstr ""
228
229 #: c-decl.c:4040 cp/decl.c:10167
230 #, c-format
231 msgid "long or short specified with char for `%s'"
232 msgstr ""
233
234 #: c-decl.c:4047 cp/decl.c:10171
235 #, c-format
236 msgid "long or short specified with floating type for `%s'"
237 msgstr ""
238
239 #: c-decl.c:4050
240 msgid "the only valid combination is `long double'"
241 msgstr ""
242
243 #: c-decl.c:4056
244 #, c-format
245 msgid "both signed and unsigned specified for `%s'"
246 msgstr ""
247
248 #: c-decl.c:4058 cp/decl.c:10160
249 #, c-format
250 msgid "long, short, signed or unsigned invalid for `%s'"
251 msgstr ""
252
253 #: c-decl.c:4083 cp/decl.c:10201
254 #, c-format
255 msgid "complex invalid for `%s'"
256 msgstr ""
257
258 #: c-decl.c:4186 cp/decl.c:10350
259 #, c-format
260 msgid "multiple storage classes in declaration of `%s'"
261 msgstr ""
262
263 #: c-decl.c:4197
264 msgid "function definition declared `register'"
265 msgstr ""
266
267 #: c-decl.c:4199
268 msgid "function definition declared `typedef'"
269 msgstr ""
270
271 #: c-decl.c:4212
272 #, c-format
273 msgid "storage class specified for structure field `%s'"
274 msgstr ""
275
276 #: c-decl.c:4215 cp/decl.c:10397
277 #, c-format
278 msgid "storage class specified for parameter `%s'"
279 msgstr ""
280
281 #: c-decl.c:4218 cp/decl.c:10399
282 msgid "storage class specified for typename"
283 msgstr ""
284
285 #: c-decl.c:4232 cp/decl.c:10416
286 #, c-format
287 msgid "`%s' has both `extern' and initializer"
288 msgstr ""
289
290 #: c-decl.c:4236 cp/decl.c:10420
291 #, c-format
292 msgid "nested function `%s' declared `extern'"
293 msgstr ""
294
295 #: c-decl.c:4239 cp/decl.c:10424
296 #, c-format
297 msgid "top-level declaration of `%s' specifies `auto'"
298 msgstr ""
299
300 #: c-decl.c:4243
301 #, c-format
302 msgid "iterator `%s' has derived type"
303 msgstr ""
304
305 #: c-decl.c:4249
306 #, c-format
307 msgid "iterator `%s' has noninteger type"
308 msgstr ""
309
310 #: c-decl.c:4293
311 #, c-format
312 msgid "declaration of `%s' as array of voids"
313 msgstr ""
314
315 #: c-decl.c:4299
316 #, c-format
317 msgid "declaration of `%s' as array of functions"
318 msgstr ""
319
320 #: c-decl.c:4321
321 #, c-format
322 msgid "size of array `%s' has non-integer type"
323 msgstr ""
324
325 #: c-decl.c:4333
326 #, c-format
327 msgid "size of array `%s' is negative"
328 msgstr ""
329
330 #: c-decl.c:4365 c-decl.c:4542
331 #, c-format
332 msgid "size of array `%s' is too large"
333 msgstr ""
334
335 #: c-decl.c:4426 cp/decl.c:10560
336 #, c-format
337 msgid "`%s' declared as function returning a function"
338 msgstr ""
339
340 #: c-decl.c:4431 cp/decl.c:10565
341 #, c-format
342 msgid "`%s' declared as function returning an array"
343 msgstr ""
344
345 #: c-decl.c:4513 cp/decl.c:10799
346 msgid "invalid type modifier within pointer declarator"
347 msgstr ""
348
349 #: c-decl.c:4606 cp/decl.c:11274
350 #, c-format
351 msgid "variable or field `%s' declared void"
352 msgstr ""
353
354 #: c-decl.c:4671
355 #, c-format
356 msgid "field `%s' declared as a function"
357 msgstr ""
358
359 #: c-decl.c:4677
360 #, c-format
361 msgid "field `%s' has incomplete type"
362 msgstr ""
363
364 #: c-decl.c:4708
365 #, c-format
366 msgid "invalid storage class for function `%s'"
367 msgstr ""
368
369 #: c-decl.c:4886 cp/decl.c:11783
370 #, c-format
371 msgid "parameter `%s' has incomplete type"
372 msgstr ""
373
374 #: c-decl.c:5011
375 msgid "`void' in parameter list must be the entire list"
376 msgstr ""
377
378 #: c-decl.c:5125
379 #, c-format
380 msgid "redefinition of `%s %s'"
381 msgstr ""
382
383 #: c-decl.c:5246
384 #, c-format
385 msgid "nested redefinition of `%s'"
386 msgstr ""
387
388 #. This enum is a named one that has been declared already.
389 #: c-decl.c:5481
390 #, c-format
391 msgid "redeclaration of `enum %s'"
392 msgstr ""
393
394 #: c-decl.c:5633
395 #, c-format
396 msgid "enumerator value for `%s' not integer constant"
397 msgstr ""
398
399 #: c-decl.c:5646
400 msgid "overflow in enumeration values"
401 msgstr ""
402
403 #: c-decl.c:5722
404 msgid "return-type is an incomplete type"
405 msgstr ""
406
407 #: c-decl.c:6205
408 msgid "number of arguments doesn't match prototype"
409 msgstr ""
410
411 #: c-decl.c:6248
412 #, c-format
413 msgid "argument `%s' doesn't match prototype"
414 msgstr ""
415
416 #: c-lex.c:482 cp/lex.c:1897
417 msgid "stray '\\' in program"
418 msgstr ""
419
420 #: c-lex.c:559 c-lex.c:726 cp/lex.c:1961 cp/lex.c:2137
421 msgid "invalid #-line"
422 msgstr ""
423
424 #: c-lex.c:694 cp/lex.c:2105
425 msgid "invalid #ident"
426 msgstr ""
427
428 #: c-lex.c:710 cp/lex.c:2121
429 #, c-format
430 msgid "undefined or invalid # directive `%s'"
431 msgstr ""
432
433 #: c-lex.c:762 cp/lex.c:2174
434 msgid "invalid #line"
435 msgstr ""
436
437 #: c-lex.c:842 cp/lex.c:2291
438 msgid "#-lines for entering and leaving files don't match"
439 msgstr ""
440
441 #: c-lex.c:1050 cp/lex.c:2970
442 #, c-format
443 msgid "%s at end of input"
444 msgstr ""
445
446 #: c-lex.c:1052 cp/lex.c:2973
447 #, c-format
448 msgid "%s at null character"
449 msgstr ""
450
451 #: c-lex.c:1054 cp/lex.c:2975
452 #, c-format
453 msgid "%s before string constant"
454 msgstr ""
455
456 #: c-lex.c:1056 cp/lex.c:2977
457 #, c-format
458 msgid "%s before character constant"
459 msgstr ""
460
461 #: c-lex.c:1058 cp/lex.c:2979
462 #, c-format
463 msgid "%s before character 0%o"
464 msgstr ""
465
466 #: c-lex.c:1060 cp/lex.c:2981
467 #, c-format
468 msgid "%s before `%s'"
469 msgstr ""
470
471 #: c-lex.c:1122 cp/lex.c:3369
472 msgid "more than one `f' in numeric constant"
473 msgstr ""
474
475 #: c-lex.c:1128 cp/lex.c:3375
476 msgid "more than one `l' in numeric constant"
477 msgstr ""
478
479 #: c-lex.c:1134 c-lex.c:1799 cp/lex.c:3381 cp/lex.c:4094
480 msgid "more than one `i' or `j' in numeric constant"
481 msgstr ""
482
483 #: c-lex.c:1161 cp/lex.c:3408
484 msgid "both `f' and `l' in floating constant"
485 msgstr ""
486
487 #: c-lex.c:1372 cp/lex.c:3602
488 msgid "`$' in identifier"
489 msgstr ""
490
491 #: c-lex.c:1428
492 #, c-format
493 msgid "invalid identifier `%s'"
494 msgstr ""
495
496 #: c-lex.c:1486 cp/lex.c:3781
497 msgid "parse error at `..'"
498 msgstr ""
499
500 #: c-lex.c:1586 cp/lex.c:3881
501 msgid "malformed floating constant"
502 msgstr ""
503
504 #: c-lex.c:1620 cp/lex.c:3915
505 msgid "nondigits in number and not hexadecimal"
506 msgstr ""
507
508 #: c-lex.c:1672 cp/lex.c:3967
509 msgid "numeric constant with no digits"
510 msgstr ""
511
512 #: c-lex.c:1675 cp/lex.c:3970
513 msgid "numeric constant contains digits beyond the radix"
514 msgstr ""
515
516 #: c-lex.c:1704 cp/lex.c:3999
517 msgid "floating constant exponent has no digits"
518 msgstr ""
519
520 #: c-lex.c:1714 cp/lex.c:4009
521 msgid "hexadecimal floating constant has no exponent"
522 msgstr ""
523
524 #. We got an exception from parse_float()
525 #: c-lex.c:1732 cp/lex.c:4027
526 msgid "floating constant out of range"
527 msgstr ""
528
529 #: c-lex.c:1781 cp/lex.c:4076
530 msgid "two `u's in integer constant"
531 msgstr ""
532
533 #: c-lex.c:1789 cp/lex.c:4084
534 msgid "three `l's in integer constant"
535 msgstr ""
536
537 #: c-lex.c:1941
538 msgid "complex integer constant is too wide for `complex int'"
539 msgstr ""
540
541 #: c-lex.c:1972 cp/lex.c:4199
542 #, c-format
543 msgid "missing white space after number `%s'"
544 msgstr ""
545
546 #: c-lex.c:2108
547 msgid "malformed character constant"
548 msgstr ""
549
550 #: c-lex.c:2110 cp/lex.c:4337
551 msgid "empty character constant"
552 msgstr ""
553
554 #: c-lex.c:2114 cp/lex.c:4341
555 msgid "character constant too long"
556 msgstr ""
557
558 #: c-lex.c:2272 cp/lex.c:4504
559 msgid "Unterminated string constant"
560 msgstr ""
561
562 #: /usr/lib/bison.simple:358 /usr/share/misc/bison.simple:358
563 msgid "parser stack overflow"
564 msgstr ""
565
566 #: c-parse.y:270 c-parse.y:1832 objc-parse.y:299 objc-parse.y:1967
567 msgid "argument of `asm' is not a constant string"
568 msgstr ""
569
570 #: c-parse.y:278 objc-parse.y:307
571 msgid "ANSI C forbids data definition with no type or storage class"
572 msgstr ""
573
574 #: c-parse.y:437 objc-parse.y:468
575 msgid "`sizeof' applied to a bit-field"
576 msgstr ""
577
578 #: c-parse.y:595 objc-parse.y:642
579 #, c-format
580 msgid "`%s' undeclared here (not in a function)"
581 msgstr ""
582
583 #: c-parse.y:605 objc-parse.y:667
584 #, c-format
585 msgid "`%s' undeclared (first use in this function)"
586 msgstr ""
587
588 #: c-parse.y:610 objc-parse.y:672
589 msgid "(Each undeclared identifier is reported only once"
590 msgstr ""
591
592 #: c-parse.y:611 objc-parse.y:673
593 msgid "for each function it appears in.)"
594 msgstr ""
595
596 #: c-parse.y:638 objc-parse.y:705
597 #, c-format
598 msgid "`%s' implicitly declared as function"
599 msgstr ""
600
601 #: c-parse.y:1235 c-parse.y:1269
602 msgid "`[*]' in parameter declaration only allowed in ISO C 99"
603 msgstr ""
604
605 #: c-parse.y:1605 objc-parse.y:1740 parse.y:1471
606 msgid "braced-group within expression allowed only inside a function"
607 msgstr ""
608
609 #: c-parse.y:1809 objc-parse.y:1944
610 msgid "break statement not within loop or switch"
611 msgstr ""
612
613 #: c-parse.y:1814 objc-parse.y:1949
614 msgid "continue statement not within a loop"
615 msgstr ""
616
617 #: c-parse.y:1889 objc-parse.y:2024
618 msgid "invalid `for (ITERATOR)' syntax"
619 msgstr ""
620
621 #: c-parse.y:1891 objc-parse.y:2026
622 #, c-format
623 msgid "`%s' is not an iterator"
624 msgstr ""
625
626 #: c-parse.y:1894 objc-parse.y:2029
627 #, c-format
628 msgid "`for (%s)' inside expansion of same iterator"
629 msgstr ""
630
631 #: c-parse.y:1952 c-parse.y:1981 cp/expr.c:324 cp/typeck2.c:1340
632 #: objc-parse.y:2087 objc-parse.y:2116
633 msgid "case label not within a switch statement"
634 msgstr ""
635
636 #: c-parse.y:1955 c-parse.y:1984 objc-parse.y:2090 objc-parse.y:2119
637 msgid "duplicate case value"
638 msgstr ""
639
640 #: c-parse.y:1961 c-parse.y:1992 cp/expr.c:356 objc-parse.y:2096
641 #: objc-parse.y:2127
642 msgid "case label within scope of cleanup or variable array"
643 msgstr ""
644
645 #: c-parse.y:2003 cp/expr.c:328 cp/typeck2.c:1342 objc-parse.y:2138
646 msgid "default label not within a switch statement"
647 msgstr ""
648
649 #: c-parse.y:2006 cp/expr.c:345 cp/typeck2.c:1348 objc-parse.y:2141
650 msgid "multiple default labels in one switch"
651 msgstr ""
652
653 #. Gcc used to allow this as an extension. However, it does
654 #. not work for all targets, and thus has been disabled.
655 #. Also, since func (...) and func () are indistinguishable,
656 #. it caused problems with the code in expand_builtin which
657 #. tries to verify that BUILT_IN_NEXT_ARG is being used
658 #. correctly.
659 #: c-parse.y:2103 objc-parse.y:2238
660 msgid "ANSI C requires a named argument before `...'"
661 msgstr ""
662
663 #: c-parse.y:2183 objc-parse.y:2318
664 msgid "`...' in old-style identifier list"
665 msgstr ""
666
667 #: /usr/lib/bison.simple:639 /usr/share/misc/bison.simple:639
668 msgid "parse error; also virtual memory exceeded"
669 msgstr ""
670
671 #: /usr/lib/bison.simple:643 /usr/share/misc/bison.simple:643
672 msgid "parse error"
673 msgstr ""
674
675 #: c-typeck.c:117
676 #, c-format
677 msgid "`%s' has an incomplete type"
678 msgstr ""
679
680 #: c-typeck.c:139 cp/call.c:2509
681 msgid "invalid use of void expression"
682 msgstr ""
683
684 #: c-typeck.c:148
685 msgid "invalid use of array with unspecified bounds"
686 msgstr ""
687
688 #: c-typeck.c:156
689 #, c-format
690 msgid "invalid use of undefined type `%s %s'"
691 msgstr ""
692
693 #. If this type has a typedef-name, the TYPE_NAME is a TYPE_DECL.
694 #: c-typeck.c:160
695 #, c-format
696 msgid "invalid use of incomplete typedef `%s'"
697 msgstr ""
698
699 #: c-typeck.c:717
700 msgid "sizeof applied to an incomplete type"
701 msgstr ""
702
703 #: c-typeck.c:758 c-typeck.c:2656
704 msgid "arithmetic on pointer to an incomplete type"
705 msgstr ""
706
707 #: c-typeck.c:785
708 msgid "__alignof__ applied to an incomplete type"
709 msgstr ""
710
711 #: c-typeck.c:807
712 msgid "`__alignof' applied to a bit-field"
713 msgstr ""
714
715 #: c-typeck.c:980 cp/typeck.c:1762
716 msgid "invalid use of non-lvalue array"
717 msgstr ""
718
719 #: c-typeck.c:1155
720 #, c-format
721 msgid "%s has no member named `%s'"
722 msgstr ""
723
724 #: c-typeck.c:1186
725 #, c-format
726 msgid "request for member `%s' in something not a structure or union"
727 msgstr ""
728
729 #: c-typeck.c:1219
730 msgid "dereferencing pointer to incomplete type"
731 msgstr ""
732
733 #: c-typeck.c:1240 cp/typeck.c:2368
734 #, c-format
735 msgid "invalid type argument of `%s'"
736 msgstr ""
737
738 #: c-typeck.c:1259 cp/typeck.c:2394
739 msgid "subscript missing in array reference"
740 msgstr ""
741
742 #: c-typeck.c:1288 c-typeck.c:1383 cp/typeck.c:2422 cp/typeck.c:2500
743 msgid "array subscript is not an integer"
744 msgstr ""
745
746 #: c-typeck.c:1378 cp/typeck.c:2495
747 msgid "subscripted value is neither array nor pointer"
748 msgstr ""
749
750 #: c-typeck.c:1434
751 msgid "called object is not a function"
752 msgstr ""
753
754 #: c-typeck.c:1517 cp/typeck.c:3128
755 msgid "too many arguments to function"
756 msgstr ""
757
758 #: c-typeck.c:1540
759 #, c-format
760 msgid "type of formal parameter %d is incomplete"
761 msgstr ""
762
763 #: c-typeck.c:1553
764 #, c-format
765 msgid "%s as integer rather than floating due to prototype"
766 msgstr ""
767
768 #: c-typeck.c:1556
769 #, c-format
770 msgid "%s as complex rather than floating due to prototype"
771 msgstr ""
772
773 #: c-typeck.c:1559
774 #, c-format
775 msgid "%s as floating rather than integer due to prototype"
776 msgstr ""
777
778 #: c-typeck.c:1562
779 #, c-format
780 msgid "%s as floating rather than complex due to prototype"
781 msgstr ""
782
783 #: c-typeck.c:1572
784 #, c-format
785 msgid "%s as `float' rather than `double' due to prototype"
786 msgstr ""
787
788 #: c-typeck.c:1587
789 #, c-format
790 msgid "%s with different width due to prototype"
791 msgstr ""
792
793 #: c-typeck.c:1621
794 #, c-format
795 msgid "%s as unsigned due to prototype"
796 msgstr ""
797
798 #: c-typeck.c:1623
799 #, c-format
800 msgid "%s as signed due to prototype"
801 msgstr ""
802
803 #: c-typeck.c:1658 cp/typeck.c:3230
804 msgid "too few arguments to function"
805 msgstr ""
806
807 #: c-typeck.c:2228 cp/typeck.c:3781
808 msgid "unordered comparison on non-floating point argument"
809 msgstr ""
810
811 #: c-typeck.c:2702
812 msgid "wrong type argument to unary plus"
813 msgstr ""
814
815 #: c-typeck.c:2713
816 msgid "wrong type argument to unary minus"
817 msgstr ""
818
819 #: c-typeck.c:2729
820 msgid "wrong type argument to bit-complement"
821 msgstr ""
822
823 #: c-typeck.c:2740
824 msgid "wrong type argument to abs"
825 msgstr ""
826
827 #: c-typeck.c:2752
828 msgid "wrong type argument to conjugation"
829 msgstr ""
830
831 #: c-typeck.c:2766
832 msgid "wrong type argument to unary exclamation mark"
833 msgstr ""
834
835 #: c-typeck.c:2820
836 #, c-format
837 msgid "wrong type argument to %s"
838 msgstr ""
839
840 #: c-typeck.c:2840
841 #, c-format
842 msgid "%s of pointer to unknown structure"
843 msgstr ""
844
845 #: c-typeck.c:3013
846 #, c-format
847 msgid "attempt to take address of bit-field structure member `%s'"
848 msgstr ""
849
850 #: c-typeck.c:3121 c-typeck.c:4470 collect2.c:1318 cp/typeck.c:4775 gcc.c:4012
851 #, c-format
852 msgid "%s"
853 msgstr ""
854
855 #: c-typeck.c:3231
856 #, c-format
857 msgid "cannot take address of bitfield `%s'"
858 msgstr ""
859
860 #: c-typeck.c:3258
861 #, c-format
862 msgid "global register variable `%s' used in nested function"
863 msgstr ""
864
865 #: c-typeck.c:3269
866 #, c-format
867 msgid "address of global register variable `%s' requested"
868 msgstr ""
869
870 #: c-typeck.c:3281
871 msgid "cannot put object with volatile field into register"
872 msgstr ""
873
874 #: c-typeck.c:3464
875 msgid "type mismatch in conditional expression"
876 msgstr ""
877
878 #: c-typeck.c:3576
879 msgid "cast specifies array type"
880 msgstr ""
881
882 #: c-typeck.c:3582
883 msgid "cast specifies function type"
884 msgstr ""
885
886 #: c-typeck.c:3629
887 msgid "cast to union type from type not present in union"
888 msgstr ""
889
890 #. Convert new value to destination type.
891 #: c-typeck.c:3882 c-typeck.c:3897
892 msgid "assignment"
893 msgstr ""
894
895 #: c-typeck.c:4063 c-typeck.c:4133
896 #, c-format
897 msgid "%s makes qualified function pointer from unqualified"
898 msgstr ""
899
900 #: c-typeck.c:4067 c-typeck.c:4112
901 #, c-format
902 msgid "%s discards qualifiers from pointer target type"
903 msgstr ""
904
905 #: c-typeck.c:4104
906 #, c-format
907 msgid "ANSI forbids %s between function pointer and `void *'"
908 msgstr ""
909
910 #: c-typeck.c:4122
911 #, c-format
912 msgid "pointer targets in %s differ in signedness"
913 msgstr ""
914
915 #: c-typeck.c:4138
916 #, c-format
917 msgid "%s from incompatible pointer type"
918 msgstr ""
919
920 #: c-typeck.c:4154
921 #, c-format
922 msgid "%s makes pointer from integer without a cast"
923 msgstr ""
924
925 #: c-typeck.c:4162
926 #, c-format
927 msgid "%s makes integer from pointer without a cast"
928 msgstr ""
929
930 #: c-typeck.c:4174 c-typeck.c:4177
931 #, c-format
932 msgid "incompatible type for argument %d of `%s'"
933 msgstr ""
934
935 #: c-typeck.c:4181
936 #, c-format
937 msgid "incompatible type for argument %d of indirect function call"
938 msgstr ""
939
940 #: c-typeck.c:4185
941 #, c-format
942 msgid "incompatible types in %s"
943 msgstr ""
944
945 #. Function name is known; supply it.
946 #: c-typeck.c:4216
947 #, c-format
948 msgid "passing arg %d of `%s'"
949 msgstr ""
950
951 #. Function name unknown (call through ptr); just give arg number.
952 #: c-typeck.c:4226
953 #, c-format
954 msgid "passing arg %d of pointer to function"
955 msgstr ""
956
957 #: c-typeck.c:4293
958 msgid "initializer for static variable is not constant"
959 msgstr ""
960
961 #: c-typeck.c:4299
962 msgid "initializer for static variable uses complicated arithmetic"
963 msgstr ""
964
965 #: c-typeck.c:4473
966 #, c-format
967 msgid "(near initialization for `%s')"
968 msgstr ""
969
970 #: c-typeck.c:4553 cp/typeck2.c:590
971 msgid "char-array initialized from wide string"
972 msgstr ""
973
974 #: c-typeck.c:4560 cp/typeck2.c:597
975 msgid "int-array initialized from non-wide string"
976 msgstr ""
977
978 #: c-typeck.c:4577
979 msgid "initializer-string for array of chars is too long"
980 msgstr ""
981
982 #: c-typeck.c:4604
983 msgid "array initialized from non-constant array expression"
984 msgstr ""
985
986 #: c-typeck.c:4621 c-typeck.c:4623 c-typeck.c:4629 c-typeck.c:4656
987 #: c-typeck.c:5842
988 msgid "initializer element is not constant"
989 msgstr ""
990
991 #: c-typeck.c:4635 c-typeck.c:4662 c-typeck.c:5848
992 msgid "initializer element is not computable at load time"
993 msgstr ""
994
995 #: c-typeck.c:4651
996 msgid "initialization"
997 msgstr ""
998
999 #: c-typeck.c:4699 c-typeck.c:4715 cp/typeck2.c:689
1000 msgid "invalid initializer"
1001 msgstr ""
1002
1003 #: c-typeck.c:5179
1004 msgid "extra brace group at end of initializer"
1005 msgstr ""
1006
1007 #: c-typeck.c:5191
1008 msgid "missing braces around initializer"
1009 msgstr ""
1010
1011 #: c-typeck.c:5225
1012 msgid "braces around scalar initializer"
1013 msgstr ""
1014
1015 #: c-typeck.c:5306
1016 msgid "missing initializer"
1017 msgstr ""
1018
1019 #: c-typeck.c:5319
1020 msgid "empty braces in initializer"
1021 msgstr ""
1022
1023 #: c-typeck.c:5369
1024 msgid "empty scalar initializer"
1025 msgstr ""
1026
1027 #: c-typeck.c:5374
1028 msgid "extra elements in scalar initializer"
1029 msgstr ""
1030
1031 #: c-typeck.c:5499 c-typeck.c:5501
1032 msgid "nonconstant array index in initializer"
1033 msgstr ""
1034
1035 #: c-typeck.c:5503
1036 msgid "array index in non-array initializer"
1037 msgstr ""
1038
1039 #: c-typeck.c:5505
1040 msgid "duplicate array index in initializer"
1041 msgstr ""
1042
1043 #: c-typeck.c:5511
1044 msgid "empty index range in initializer"
1045 msgstr ""
1046
1047 #: c-typeck.c:5546
1048 #, c-format
1049 msgid "unknown field `%s' specified in initializer"
1050 msgstr ""
1051
1052 #: c-typeck.c:5549
1053 #, c-format
1054 msgid "field `%s' already initialized"
1055 msgstr ""
1056
1057 #: c-typeck.c:5864
1058 msgid "duplicate initializer"
1059 msgstr ""
1060
1061 #: c-typeck.c:6188
1062 msgid "excess elements in char array initializer"
1063 msgstr ""
1064
1065 #: c-typeck.c:6195 c-typeck.c:6230
1066 msgid "excess elements in struct initializer"
1067 msgstr ""
1068
1069 #: c-typeck.c:6297
1070 msgid "excess elements in union initializer"
1071 msgstr ""
1072
1073 #: c-typeck.c:6367 c-typeck.c:6378
1074 msgid "excess elements in array initializer"
1075 msgstr ""
1076
1077 #: c-typeck.c:6417
1078 msgid "excess elements in scalar initializer"
1079 msgstr ""
1080
1081 #: c-typeck.c:6451
1082 msgid "asm template is not a string constant"
1083 msgstr ""
1084
1085 #: c-typeck.c:6547
1086 msgid "return"
1087 msgstr ""
1088
1089 #: c-typeck.c:6633
1090 msgid "switch quantity not an integer"
1091 msgstr ""
1092
1093 #: collect2.c:455
1094 msgid "internal error"
1095 msgstr ""
1096
1097 #: collect2.c:939
1098 msgid "no arguments"
1099 msgstr ""
1100
1101 #: collect2.c:1302 collect2.c:1470 collect2.c:1514
1102 #, c-format
1103 msgid "fopen %s"
1104 msgstr ""
1105
1106 #: collect2.c:1305 collect2.c:1322 collect2.c:1475 collect2.c:1517
1107 #, c-format
1108 msgid "fclose %s"
1109 msgstr ""
1110
1111 #: collect2.c:1331
1112 #, c-format
1113 msgid "collect2 version %s"
1114 msgstr ""
1115
1116 #: collect2.c:1423
1117 #, c-format
1118 msgid "%d constructor(s) found\n"
1119 msgstr ""
1120
1121 #: collect2.c:1424
1122 #, c-format
1123 msgid "%d destructor(s) found\n"
1124 msgstr ""
1125
1126 #: collect2.c:1425
1127 #, c-format
1128 msgid "%d frame table(s) found\n"
1129 msgstr ""
1130
1131 #: collect2.c:1579
1132 #, c-format
1133 msgid "%s terminated with signal %d [%s]%s"
1134 msgstr ""
1135
1136 #: collect2.c:1598
1137 #, c-format
1138 msgid "%s returned %d exit status"
1139 msgstr ""
1140
1141 #: collect2.c:1626
1142 #, c-format
1143 msgid "[cannot find %s]"
1144 msgstr ""
1145
1146 #: collect2.c:1641
1147 #, c-format
1148 msgid "cannot find `%s'"
1149 msgstr ""
1150
1151 #: collect2.c:1652 collect2.c:1655
1152 #, c-format
1153 msgid "redirecting stdout: %s"
1154 msgstr ""
1155
1156 #: collect2.c:1698
1157 #, c-format
1158 msgid "[Leaving %s]\n"
1159 msgstr ""
1160
1161 #: collect2.c:1921
1162 #, c-format
1163 msgid ""
1164 "\n"
1165 "write_c_file - output name is %s, prefix is %s\n"
1166 msgstr ""
1167
1168 #: collect2.c:2139
1169 msgid "cannot find `nm'"
1170 msgstr ""
1171
1172 #: collect2.c:2149 collect2.c:2591
1173 msgid "pipe"
1174 msgstr ""
1175
1176 #: collect2.c:2153 collect2.c:2595
1177 msgid "fdopen"
1178 msgstr ""
1179
1180 #: collect2.c:2179 collect2.c:2621
1181 #, c-format
1182 msgid "dup2 %d 1"
1183 msgstr ""
1184
1185 #: collect2.c:2182 collect2.c:2185 collect2.c:2198 collect2.c:2624
1186 #: collect2.c:2627 collect2.c:2640
1187 #, c-format
1188 msgid "close %d"
1189 msgstr ""
1190
1191 #: collect2.c:2188
1192 #, c-format
1193 msgid "execvp %s"
1194 msgstr ""
1195
1196 #: collect2.c:2242
1197 #, c-format
1198 msgid "init function found in object %s"
1199 msgstr ""
1200
1201 #: collect2.c:2250
1202 #, c-format
1203 msgid "fini function found in object %s"
1204 msgstr ""
1205
1206 #: collect2.c:2273 collect2.c:2679
1207 msgid "fclose"
1208 msgstr ""
1209
1210 #: collect2.c:2318
1211 #, c-format
1212 msgid "unable to open file '%s'"
1213 msgstr ""
1214
1215 #: collect2.c:2320
1216 #, c-format
1217 msgid "unable to stat file '%s'"
1218 msgstr ""
1219
1220 #: collect2.c:2326
1221 #, c-format
1222 msgid "unable to mmap file '%s'"
1223 msgstr ""
1224
1225 #: collect2.c:2479
1226 msgid "not found\n"
1227 msgstr ""
1228
1229 #: collect2.c:2481 collect2.c:2658
1230 #, c-format
1231 msgid "dynamic dependency %s not found"
1232 msgstr ""
1233
1234 #: collect2.c:2501
1235 #, c-format
1236 msgid "bad magic number in file '%s'"
1237 msgstr ""
1238
1239 #: collect2.c:2523
1240 msgid "dynamic dependencies.\n"
1241 msgstr ""
1242
1243 #: collect2.c:2582
1244 msgid "cannot find `ldd'"
1245 msgstr ""
1246
1247 #: collect2.c:2630
1248 #, c-format
1249 msgid "execv %s"
1250 msgstr ""
1251
1252 #: collect2.c:2643
1253 msgid ""
1254 "\n"
1255 "ldd output with constructors/destructors.\n"
1256 msgstr ""
1257
1258 #: collect2.c:2670
1259 #, c-format
1260 msgid "unable to open dynamic dependency '%s'"
1261 msgstr ""
1262
1263 #: collect2.c:2776
1264 #, c-format
1265 msgid "%s: not a COFF file"
1266 msgstr ""
1267
1268 #: collect2.c:2943
1269 #, c-format
1270 msgid "%s: cannot open as COFF file"
1271 msgstr ""
1272
1273 #: collect2.c:3018
1274 #, c-format
1275 msgid "Library lib%s not found"
1276 msgstr ""
1277
1278 #: collect2.c:3142
1279 #, c-format
1280 msgid "open %s"
1281 msgstr ""
1282
1283 #: collect2.c:3165
1284 msgid "incompatibilities between object file & expected values"
1285 msgstr ""
1286
1287 #: collect2.c:3238
1288 #, c-format
1289 msgid ""
1290 "\n"
1291 "Processing symbol table #%d, offset = 0x%.8lx, kind = %s\n"
1292 msgstr ""
1293
1294 #: collect2.c:3247
1295 msgid "string section missing"
1296 msgstr ""
1297
1298 #: collect2.c:3250
1299 msgid "section pointer missing"
1300 msgstr ""
1301
1302 #: collect2.c:3298
1303 msgid "no symbol table found"
1304 msgstr ""
1305
1306 #: collect2.c:3311
1307 msgid "no cmd_strings found"
1308 msgstr ""
1309
1310 #: collect2.c:3323
1311 msgid ""
1312 "\n"
1313 "Updating header and load commands.\n"
1314 "\n"
1315 msgstr ""
1316
1317 #: collect2.c:3330
1318 #, c-format
1319 msgid "load command map, %d cmds, new size %ld.\n"
1320 msgstr ""
1321
1322 #: collect2.c:3361
1323 msgid ""
1324 "writing load commands.\n"
1325 "\n"
1326 msgstr ""
1327
1328 #: collect2.c:3381
1329 #, c-format
1330 msgid "close %s"
1331 msgstr ""
1332
1333 #: collect2.c:3455
1334 msgid "could not convert 0x%l.8x into a region"
1335 msgstr ""
1336
1337 #: collect2.c:3459
1338 #, c-format
1339 msgid "%s function, region %d, offset = %ld (0x%.8lx)\n"
1340 msgstr ""
1341
1342 #: collect2.c:3586
1343 msgid "bad magic number"
1344 msgstr ""
1345
1346 #: collect2.c:3587
1347 msgid "bad header version"
1348 msgstr ""
1349
1350 #: collect2.c:3588
1351 msgid "bad raw header version"
1352 msgstr ""
1353
1354 #: collect2.c:3589
1355 msgid "raw header buffer too small"
1356 msgstr ""
1357
1358 #: collect2.c:3590
1359 msgid "old raw header file"
1360 msgstr ""
1361
1362 #: collect2.c:3591
1363 msgid "unsupported version"
1364 msgstr ""
1365
1366 #: collect2.c:3593
1367 #, c-format
1368 msgid "unknown {de,en}code_mach_o_hdr return value %d"
1369 msgstr ""
1370
1371 #: collect2.c:3613
1372 #, c-format
1373 msgid "fstat %s"
1374 msgstr ""
1375
1376 #: collect2.c:3650 collect2.c:3698
1377 #, c-format
1378 msgid "lseek %s 0"
1379 msgstr ""
1380
1381 #: collect2.c:3654
1382 #, c-format
1383 msgid "read %s"
1384 msgstr ""
1385
1386 #: collect2.c:3657
1387 #, c-format
1388 msgid "read %ld bytes, expected %ld, from %s"
1389 msgstr ""
1390
1391 #: collect2.c:3678
1392 #, c-format
1393 msgid "msync %s"
1394 msgstr ""
1395
1396 #: collect2.c:3685
1397 #, c-format
1398 msgid "munmap %s"
1399 msgstr ""
1400
1401 #: collect2.c:3702
1402 #, c-format
1403 msgid "write %s"
1404 msgstr ""
1405
1406 #: collect2.c:3705
1407 #, c-format
1408 msgid "wrote %ld bytes, expected %ld, to %s"
1409 msgstr ""
1410
1411 #: config/a29k/a29k.c:1007
1412 #, ycp-format
1413 msgid "invalid %%Q value"
1414 msgstr ""
1415
1416 #: config/a29k/a29k.c:1013 config/alpha/alpha.c:3646
1417 #, ycp-format
1418 msgid "invalid %%C value"
1419 msgstr ""
1420
1421 #: config/a29k/a29k.c:1019 config/alpha/alpha.c:3510
1422 #: config/rs6000/rs6000.c:3605
1423 #, ycp-format
1424 msgid "invalid %%N value"
1425 msgstr ""
1426
1427 #: config/a29k/a29k.c:1025 config/alpha/alpha.c:3581
1428 #: config/rs6000/rs6000.c:3567
1429 #, ycp-format
1430 msgid "invalid %%M value"
1431 msgstr ""
1432
1433 #: config/a29k/a29k.c:1031 config/alpha/alpha.c:3573
1434 #: config/rs6000/rs6000.c:3532
1435 #, ycp-format
1436 msgid "invalid %%m value"
1437 msgstr ""
1438
1439 #: config/a29k/a29k.c:1131 config/alpha/alpha.c:3534 config/romp/romp.c:683
1440 #, ycp-format
1441 msgid "invalid %%L value"
1442 msgstr ""
1443
1444 #: config/a29k/a29k.c:1136 config/rs6000/rs6000.c:3613
1445 #, ycp-format
1446 msgid "invalid %%O value"
1447 msgstr ""
1448
1449 #: config/a29k/a29k.c:1142 config/alpha/alpha.c:3518
1450 #: config/rs6000/rs6000.c:3632
1451 #, ycp-format
1452 msgid "invalid %%P value"
1453 msgstr ""
1454
1455 #: config/a29k/a29k.c:1152
1456 #, ycp-format
1457 msgid "invalid %%V value"
1458 msgstr ""
1459
1460 #: config/alpha/alpha.c:174
1461 #, c-format
1462 msgid "bad value `%s' for -mtrap-precision switch"
1463 msgstr ""
1464
1465 #: config/alpha/alpha.c:188
1466 #, c-format
1467 msgid "bad value `%s' for -mfp-rounding-mode switch"
1468 msgstr ""
1469
1470 #: config/alpha/alpha.c:203
1471 #, c-format
1472 msgid "bad value `%s' for -mfp-trap-mode switch"
1473 msgstr ""
1474
1475 #: config/alpha/alpha.c:254
1476 #, c-format
1477 msgid "bad value `%s' for -mcpu switch"
1478 msgstr ""
1479
1480 #: config/alpha/alpha.c:3492
1481 #, ycp-format
1482 msgid "invalid %%r value"
1483 msgstr ""
1484
1485 #: config/alpha/alpha.c:3503 config/rs6000/rs6000.c:3677
1486 #, ycp-format
1487 msgid "invalid %%R value"
1488 msgstr ""
1489
1490 #: config/alpha/alpha.c:3526 config/romp/romp.c:725 config/romp/romp.c:732
1491 #, ycp-format
1492 msgid "invalid %%h value"
1493 msgstr ""
1494
1495 #: config/alpha/alpha.c:3616
1496 #, ycp-format
1497 msgid "invalid %%U value"
1498 msgstr ""
1499
1500 #: config/alpha/alpha.c:3624 config/alpha/alpha.c:3635 config/romp/romp.c:691
1501 #: config/rs6000/rs6000.c:3685
1502 #, ycp-format
1503 msgid "invalid %%s value"
1504 msgstr ""
1505
1506 #: config/alpha/alpha.c:3683 config/rs6000/rs6000.c:3396
1507 #, ycp-format
1508 msgid "invalid %%E value"
1509 msgstr ""
1510
1511 #: config/alpha/alpha.c:3704 config/romp/romp.c:966
1512 #: config/rs6000/rs6000.c:3937
1513 #, ycp-format
1514 msgid "invalid %%xn code"
1515 msgstr ""
1516
1517 #: config/arc/arc.c:109
1518 #, c-format
1519 msgid "bad value (%s) for -mcpu switch"
1520 msgstr ""
1521
1522 #: config/arc/arc.c:1667 config/m32r/m32r.c:2218
1523 msgid "invalid operand to %R code"
1524 msgstr ""
1525
1526 #: config/arc/arc.c:1699 config/m32r/m32r.c:2241
1527 msgid "invalid operand to %H/%L code"
1528 msgstr ""
1529
1530 #: config/arc/arc.c:1723 config/m32r/m32r.c:2318
1531 msgid "invalid operand to %U code"
1532 msgstr ""
1533
1534 #: config/arc/arc.c:1734
1535 msgid "invalid operand to %V code"
1536 msgstr ""
1537
1538 #. Unknown flag.
1539 #: config/arc/arc.c:1741 config/m32r/m32r.c:2357 config/sparc/sparc.c:5847
1540 msgid "invalid operand output code"
1541 msgstr ""
1542
1543 #: config/arm/arm.c:349 config/rs6000/rs6000.c:315 config/sparc/sparc.c:332
1544 #, c-format
1545 msgid "bad value (%s) for %s switch"
1546 msgstr ""
1547
1548 #: config/arm/arm.c:541
1549 msgid "-fpic and -mapcs-reent are incompatible"
1550 msgstr ""
1551
1552 #: config/arm/arm.c:587
1553 #, c-format
1554 msgid "Invalid floating point emulation option: -mfpe-%s"
1555 msgstr ""
1556
1557 #: config/arm/arm.c:628
1558 #, c-format
1559 msgid "Unable to use '%s' for PIC register"
1560 msgstr ""
1561
1562 #. Oh dear! We have no low registers into which we can pop
1563 #. high registers!
1564 #: config/arm/arm.c:8704
1565 msgid "No low registers available for popping high registers"
1566 msgstr ""
1567
1568 #: config/arm/arm.c:9266
1569 msgid "thumb_load_double_from_address: destination is not a register"
1570 msgstr ""
1571
1572 #: config/arm/arm.c:9271
1573 msgid "thumb_load_double_from_address: source is not a computed memory address"
1574 msgstr ""
1575
1576 #: config/arm/arm.c:9315
1577 msgid "thumb_load_double_from_address: base is not a register"
1578 msgstr ""
1579
1580 #: config/arm/arm.c:9373
1581 msgid "thumb_load_double_from_address: Unhandled address calculation"
1582 msgstr ""
1583
1584 #: config/dsp16xx/dsp16xx.c:271
1585 #, c-format
1586 msgid "Invalid register class letter %c"
1587 msgstr ""
1588
1589 #: config/dsp16xx/dsp16xx.c:374
1590 msgid "ACCUM_HIGH_REGS class in limit_reload_class"
1591 msgstr ""
1592
1593 #: config/dsp16xx/dsp16xx.c:401
1594 msgid "YH_OR_ACCUM_HIGH_REGS found in limit_reload_class"
1595 msgstr ""
1596
1597 #. Register 'yl' is invalid for QImode, so we should never
1598 #. see it.
1599 #: config/dsp16xx/dsp16xx.c:410
1600 msgid "YL found in limit_reload_class"
1601 msgstr ""
1602
1603 #: config/dsp16xx/dsp16xx.c:1228 config/dsp16xx/dsp16xx.c:1255
1604 msgid "Stack size > 32k"
1605 msgstr ""
1606
1607 #: config/dsp16xx/dsp16xx.c:1485
1608 msgid "Invalid addressing mode"
1609 msgstr ""
1610
1611 #: config/dsp16xx/dsp16xx.c:1671
1612 msgid "Bad register extension code"
1613 msgstr ""
1614
1615 #: config/dsp16xx/dsp16xx.c:1729
1616 msgid "Invalid offset in ybase addressing"
1617 msgstr ""
1618
1619 #: config/dsp16xx/dsp16xx.c:1732
1620 msgid "Invalid register in ybase addressing"
1621 msgstr ""
1622
1623 #: config/dsp16xx/dsp16xx.c:1761 config/dsp16xx/dsp16xx.c:1999
1624 msgid "inline float constants not supported on this host"
1625 msgstr ""
1626
1627 #: config/dsp16xx/dsp16xx.c:1905
1628 msgid "Invalid shift operator in emit_1600_core_shift"
1629 msgstr ""
1630
1631 #: config/dsp16xx/dsp16xx.c:2184
1632 msgid "Invalid mode for gen_tst_reg"
1633 msgstr ""
1634
1635 #: config/dsp16xx/dsp16xx.c:2265
1636 msgid "Invalid mode for integer comparison in gen_compare_reg"
1637 msgstr ""
1638
1639 #: config/dsp16xx/dsp16xx.c:2293
1640 msgid "Invalid register for compare"
1641 msgstr ""
1642
1643 #: config/i386/dgux.c:185
1644 #, c-format
1645 msgid "Internal gcc abort from %s:%d"
1646 msgstr ""
1647
1648 #: config/i386/dgux.c:189
1649 msgid "The local variable `insn' has the value:"
1650 msgstr ""
1651
1652 #: config/i386/i386.c:505
1653 #, c-format
1654 msgid "bad value (%s) for -march= switch"
1655 msgstr ""
1656
1657 #: config/i386/i386.c:518 config/mips/mips.c:4864
1658 #, c-format
1659 msgid "bad value (%s) for -mcpu= switch"
1660 msgstr ""
1661
1662 #: config/i386/i386.c:547
1663 #, c-format
1664 msgid "Register '%c' is unknown"
1665 msgstr ""
1666
1667 #: config/i386/i386.c:551
1668 #, c-format
1669 msgid "Register '%c' already specified in allocation order"
1670 msgstr ""
1671
1672 #: config/i386/i386.c:562
1673 #, c-format
1674 msgid "-mregparm=%d is not between 0 and %d"
1675 msgstr ""
1676
1677 #: config/i386/i386.c:572
1678 #, c-format
1679 msgid "-malign-loops=%d is not between 0 and %d"
1680 msgstr ""
1681
1682 #: config/i386/i386.c:582
1683 #, c-format
1684 msgid "-malign-jumps=%d is not between 0 and %d"
1685 msgstr ""
1686
1687 #: config/i386/i386.c:592
1688 #, c-format
1689 msgid "-malign-functions=%d is not between 0 and %d"
1690 msgstr ""
1691
1692 #: config/i386/i386.c:603
1693 #, c-format
1694 msgid "-mpreferred-stack-boundary=%d is not between 2 and 31"
1695 msgstr ""
1696
1697 #: config/i386/i386.c:613
1698 #, c-format
1699 msgid "-mbranch-cost=%d is not between 0 and 5"
1700 msgstr ""
1701
1702 #. We can't handle floating point constants;
1703 #. PRINT_OPERAND must handle them.
1704 #: config/i386/i386.c:2891 config/pdp11/pdp11.c:1478 final.c:3685
1705 msgid "floating constant misused"
1706 msgstr ""
1707
1708 #: config/i386/i386.c:2936
1709 msgid "invalid UNSPEC as operand"
1710 msgstr ""
1711
1712 #: config/i386/i386.c:2942 config/pdp11/pdp11.c:1525 final.c:3732
1713 msgid "invalid expression as operand"
1714 msgstr ""
1715
1716 #: config/i386/winnt.c:300
1717 #, c-format
1718 msgid "`%s' declared as both exported to and imported from a DLL."
1719 msgstr ""
1720
1721 #: config/m32r/m32r.c:84
1722 #, c-format
1723 msgid "bad value (%s) for -mmodel switch"
1724 msgstr ""
1725
1726 #: config/m32r/m32r.c:93
1727 #, c-format
1728 msgid "bad value (%s) for -msdata switch"
1729 msgstr ""
1730
1731 #: config/m32r/m32r.c:2188
1732 #, c-format
1733 msgid "invalid operand to %s code"
1734 msgstr ""
1735
1736 #: config/m32r/m32r.c:2195
1737 #, c-format
1738 msgid "invalid operand to %p code"
1739 msgstr ""
1740
1741 #: config/m32r/m32r.c:2303
1742 msgid "invalid operand to %T/%B code"
1743 msgstr ""
1744
1745 #: config/m32r/m32r.c:2326
1746 msgid "invalid operand to %N code"
1747 msgstr ""
1748
1749 #: config/m68k/m68k.c:102
1750 #, c-format
1751 msgid "-malign-loops=%d is not between 1 and %d"
1752 msgstr ""
1753
1754 #: config/m68k/m68k.c:113
1755 #, c-format
1756 msgid "-malign-jumps=%d is not between 1 and %d"
1757 msgstr ""
1758
1759 #: config/m68k/m68k.c:124
1760 #, c-format
1761 msgid "-malign-functions=%d is not between 1 and %d"
1762 msgstr ""
1763
1764 #: config/m88k/m88k.c:2864
1765 msgid "%R not followed by %B/C/D/E"
1766 msgstr ""
1767
1768 #: config/m88k/m88k.c:2932
1769 #, c-format
1770 msgid "invalid %x/X value"
1771 msgstr ""
1772
1773 #: config/m88k/m88k.c:2937
1774 msgid "invalid %H value"
1775 msgstr ""
1776
1777 #: config/m88k/m88k.c:2943
1778 msgid "invalid %h value"
1779 msgstr ""
1780
1781 #: config/m88k/m88k.c:2949
1782 msgid "invalid %Q value"
1783 msgstr ""
1784
1785 #: config/m88k/m88k.c:2955
1786 msgid "invalid %q value"
1787 msgstr ""
1788
1789 #: config/m88k/m88k.c:2961
1790 #, c-format
1791 msgid "invalid %o value"
1792 msgstr ""
1793
1794 #: config/m88k/m88k.c:2968
1795 #, c-format
1796 msgid "invalid %p value"
1797 msgstr ""
1798
1799 #: config/m88k/m88k.c:2981 config/m88k/m88k.c:2986
1800 #, c-format
1801 msgid "invalid %s/S value"
1802 msgstr ""
1803
1804 #: config/m88k/m88k.c:2997
1805 msgid "invalid %P operand"
1806 msgstr ""
1807
1808 #: config/m88k/m88k.c:3028
1809 msgid "invalid %B value"
1810 msgstr ""
1811
1812 #: config/m88k/m88k.c:3045
1813 msgid "invalid %C value"
1814 msgstr ""
1815
1816 #: config/m88k/m88k.c:3058
1817 msgid "invalid %D value"
1818 msgstr ""
1819
1820 #: config/m88k/m88k.c:3066
1821 #, c-format
1822 msgid "invalid %E value"
1823 msgstr ""
1824
1825 #: config/m88k/m88k.c:3071
1826 #, c-format
1827 msgid "`%d' operand isn't a register"
1828 msgstr ""
1829
1830 #: config/m88k/m88k.c:3082
1831 msgid "invalid %r value"
1832 msgstr ""
1833
1834 #: config/m88k/m88k.c:3089
1835 msgid "operand is r0"
1836 msgstr ""
1837
1838 #: config/m88k/m88k.c:3103
1839 msgid "operand is const_double"
1840 msgstr ""
1841
1842 #: config/m88k/m88k.c:3122
1843 msgid "invalid code"
1844 msgstr ""
1845
1846 #: config/mips/mips.c:4665
1847 #, c-format
1848 msgid "-mips%d not supported"
1849 msgstr ""
1850
1851 #: config/mips/mips.c:4672
1852 #, c-format
1853 msgid "bad value (%s) for -mips switch"
1854 msgstr ""
1855
1856 #: config/mips/mips.c:4691
1857 #, c-format
1858 msgid "bad value (%s) for -mabi= switch"
1859 msgstr ""
1860
1861 #: config/mips/mips.c:4721
1862 #, c-format
1863 msgid "-mabi=%s does not support -mips%d"
1864 msgstr ""
1865
1866 #: config/mips/mips.c:4738
1867 msgid "The -mabi=32 support does not work yet."
1868 msgstr ""
1869
1870 #: config/mips/mips.c:4742
1871 msgid "This target does not support the -mabi switch."
1872 msgstr ""
1873
1874 #: config/mips/mips.c:4877
1875 #, c-format
1876 msgid "-mcpu=%s does not support -mips%d"
1877 msgstr ""
1878
1879 #: config/mips/mips.c:4883
1880 #, c-format
1881 msgid "-mips%d does not support 64 bit fp registers"
1882 msgstr ""
1883
1884 #: config/mips/mips.c:4886
1885 #, c-format
1886 msgid "-mips%d does not support 64 bit gp registers"
1887 msgstr ""
1888
1889 #: config/mips/mips.c:4976
1890 #, c-format
1891 msgid "Invalid option `entry%s'"
1892 msgstr ""
1893
1894 #: config/mips/mips.c:5312
1895 #, ycp-format
1896 msgid "internal error: %%) found without a %%( in assembler pattern"
1897 msgstr ""
1898
1899 #: config/mips/mips.c:5326
1900 #, ycp-format
1901 msgid "internal error: %%] found without a %%[ in assembler pattern"
1902 msgstr ""
1903
1904 #: config/mips/mips.c:5339
1905 #, ycp-format
1906 msgid "internal error: %%> found without a %%< in assembler pattern"
1907 msgstr ""
1908
1909 #: config/mips/mips.c:5352
1910 #, ycp-format
1911 msgid "internal error: %%} found without a %%{ in assembler pattern"
1912 msgstr ""
1913
1914 #: config/mips/mips.c:5366
1915 #, c-format
1916 msgid "PRINT_OPERAND: Unknown punctuation '%c'"
1917 msgstr ""
1918
1919 #: config/mips/mips.c:5375
1920 msgid "PRINT_OPERAND null pointer"
1921 msgstr ""
1922
1923 #: config/mips/mips.c:5503
1924 #, c-format
1925 msgid "PRINT_OPERAND: letter %c was found & insn was not CONST_INT"
1926 msgstr ""
1927
1928 #: config/mips/mips.c:5547
1929 msgid "PRINT_OPERAND_ADDRESS, null pointer"
1930 msgstr ""
1931
1932 #: config/mips/mips.c:6365
1933 #, c-format
1934 msgid "gp_offset (%ld) or end_offset (%ld) is less than zero."
1935 msgstr ""
1936
1937 #: config/mips/mips.c:6582
1938 #, c-format
1939 msgid "fp_offset (%ld) or end_offset (%ld) is less than zero."
1940 msgstr ""
1941
1942 #: config/mips/mips.c:8620
1943 #, c-format
1944 msgid "can not handle inconsistent calls to `%s'"
1945 msgstr ""
1946
1947 #: config/romp/romp.c:675
1948 #, ycp-format
1949 msgid "invalid %%B value"
1950 msgstr ""
1951
1952 #: config/romp/romp.c:702 config/rs6000/rs6000.c:3695
1953 #, ycp-format
1954 msgid "invalid %%S value"
1955 msgstr ""
1956
1957 #: config/romp/romp.c:711 config/romp/romp.c:718 config/rs6000/rs6000.c:3323
1958 #, ycp-format
1959 msgid "invalid %%b value"
1960 msgstr ""
1961
1962 #: config/romp/romp.c:739 config/romp/romp.c:746
1963 #, ycp-format
1964 msgid "invalid %%H value"
1965 msgstr ""
1966
1967 #: config/romp/romp.c:758 config/romp/romp.c:769
1968 #, ycp-format
1969 msgid "invalid %%z value"
1970 msgstr ""
1971
1972 #: config/romp/romp.c:777 config/romp/romp.c:785
1973 #, ycp-format
1974 msgid "invalid %%Z value"
1975 msgstr ""
1976
1977 #: config/romp/romp.c:792 config/romp/romp.c:801 config/romp/romp.c:808
1978 #: config/rs6000/rs6000.c:3478
1979 #, ycp-format
1980 msgid "invalid %%k value"
1981 msgstr ""
1982
1983 #: config/romp/romp.c:893 config/romp/romp.c:936
1984 #, ycp-format
1985 msgid "invalid %%j value"
1986 msgstr ""
1987
1988 #: config/rs6000/rs6000.c:373
1989 #, c-format
1990 msgid "Unknown -mdebug-%s switch"
1991 msgstr ""
1992
1993 #: config/rs6000/rs6000.c:3405
1994 #, ycp-format
1995 msgid "invalid %%f value"
1996 msgstr ""
1997
1998 #: config/rs6000/rs6000.c:3414
1999 #, ycp-format
2000 msgid "invalid %%F value"
2001 msgstr ""
2002
2003 #: config/rs6000/rs6000.c:3423
2004 #, ycp-format
2005 msgid "invalid %%G value"
2006 msgstr ""
2007
2008 #: config/rs6000/rs6000.c:3458
2009 #, ycp-format
2010 msgid "invalid %%j code"
2011 msgstr ""
2012
2013 #: config/rs6000/rs6000.c:3468
2014 #, ycp-format
2015 msgid "invalid %%J code"
2016 msgstr ""
2017
2018 #: config/rs6000/rs6000.c:3498
2019 #, ycp-format
2020 msgid "invalid %%K value"
2021 msgstr ""
2022
2023 #: config/rs6000/rs6000.c:3622
2024 #, ycp-format
2025 msgid "invalid %%p value"
2026 msgstr ""
2027
2028 #: config/rs6000/rs6000.c:3658
2029 #, ycp-format
2030 msgid "invalid %%q value"
2031 msgstr ""
2032
2033 #: config/rs6000/rs6000.c:3721
2034 #, ycp-format
2035 msgid "%%S computed all 1's mask"
2036 msgstr ""
2037
2038 #: config/rs6000/rs6000.c:3747
2039 #, ycp-format
2040 msgid "%%S computed all 0's mask"
2041 msgstr ""
2042
2043 #: config/rs6000/rs6000.c:3755
2044 #, ycp-format
2045 msgid "invalid %%u value"
2046 msgstr ""
2047
2048 #: config/rs6000/rs6000.c:3764
2049 #, ycp-format
2050 msgid "invalid %%v value"
2051 msgstr ""
2052
2053 #: config/sparc/sparc.c:256
2054 #, c-format
2055 msgid "%s is not supported by this configuration"
2056 msgstr ""
2057
2058 #: config/sparc/sparc.c:264
2059 #, c-format
2060 msgid "-mptr%d not allowed on -m%d"
2061 msgstr ""
2062
2063 #: config/sparc/sparc.c:275
2064 msgid "-mlong-double-64 not allowed with -m64"
2065 msgstr ""
2066
2067 #: config/sparc/sparc.c:295
2068 #, c-format
2069 msgid "bad value (%s) for -mcmodel= switch"
2070 msgstr ""
2071
2072 #: config/sparc/sparc.c:300
2073 msgid "-mcmodel= is not supported on 32 bit systems"
2074 msgstr ""
2075
2076 #: config/sparc/sparc.c:381
2077 msgid "profiling does not support code models other than medlow"
2078 msgstr ""
2079
2080 #: config/sparc/sparc.c:5671 config/sparc/sparc.c:5677
2081 #, ycp-format
2082 msgid "Invalid %%Y operand"
2083 msgstr ""
2084
2085 #: config/sparc/sparc.c:5747
2086 #, ycp-format
2087 msgid "Invalid %%A operand"
2088 msgstr ""
2089
2090 #: config/sparc/sparc.c:5757
2091 #, ycp-format
2092 msgid "Invalid %%B operand"
2093 msgstr ""
2094
2095 #: config/sparc/sparc.c:5837
2096 #, ycp-format
2097 msgid "Invalid %%f operand"
2098 msgstr ""
2099
2100 #: config/sparc/sparc.c:5887
2101 msgid "long long constant not a valid immediate operand"
2102 msgstr ""
2103
2104 #: config/sparc/sparc.c:5890
2105 msgid "floating point constant not a valid immediate operand"
2106 msgstr ""
2107
2108 #: config/v850/v850.c:99
2109 #, c-format
2110 msgid "%s=%s is not numeric."
2111 msgstr ""
2112
2113 #: config/v850/v850.c:106
2114 #, c-format
2115 msgid "%s=%s is too large."
2116 msgstr ""
2117
2118 #: config/v850/v850.c:2243
2119 #, c-format
2120 msgid "Bogus JR construction: %d\n"
2121 msgstr ""
2122
2123 #: config/v850/v850.c:2264 config/v850/v850.c:2466
2124 #, c-format
2125 msgid "Bad amount of stack space removal: %d"
2126 msgstr ""
2127
2128 #: config/v850/v850.c:2442
2129 #, c-format
2130 msgid "Bogus JARL construction: %d\n"
2131 msgstr ""
2132
2133 #: convert.c:67
2134 msgid "cannot convert to a pointer type"
2135 msgstr ""
2136
2137 #: convert.c:100
2138 msgid "pointer value used where a floating point value was expected"
2139 msgstr ""
2140
2141 #: convert.c:104
2142 msgid "aggregate value used where a float was expected"
2143 msgstr ""
2144
2145 #: convert.c:130
2146 msgid "conversion to incomplete type"
2147 msgstr ""
2148
2149 #: convert.c:387
2150 msgid "aggregate value used where an integer was expected"
2151 msgstr ""
2152
2153 #: convert.c:439
2154 msgid "pointer value used where a complex was expected"
2155 msgstr ""
2156
2157 #: convert.c:443
2158 msgid "aggregate value used where a complex was expected"
2159 msgstr ""
2160
2161 #: cp/call.c:505
2162 msgid "destructors take no parameters"
2163 msgstr ""
2164
2165 #: cp/class.c:1453
2166 #, c-format
2167 msgid "conflicting access specifications for field `%s', ignored"
2168 msgstr ""
2169
2170 #: cp/class.c:5146
2171 msgid "trying to finish struct, but kicked out due to previous parse errors."
2172 msgstr ""
2173
2174 #: cp/class.c:5593
2175 #, c-format
2176 msgid "language string `\"%s\"' not recognized"
2177 msgstr ""
2178
2179 #: cp/class.c:5891 cp/class.c:6086 cp/class.c:6093
2180 msgid "not enough type information"
2181 msgstr ""
2182
2183 #: cp/class.c:6070
2184 msgid "invalid operation on uninstantiated type"
2185 msgstr ""
2186
2187 #: cp/decl.c:3857
2188 msgid "parse errors have confused me too much"
2189 msgstr ""
2190
2191 #: cp/decl.c:4812
2192 #, c-format
2193 msgid "label `%s' referenced outside of any function"
2194 msgstr ""
2195
2196 #: cp/decl.c:4950 cp/decl.c:5046
2197 msgid " enters try block"
2198 msgstr ""
2199
2200 #: ../libiberty/cplus-dem.c:4768 ../libiberty/cplus-dem.c:4779 cp/decl.c:5487
2201 msgid "virtual memory exhausted"
2202 msgstr ""
2203
2204 #: cp/decl.c:6256
2205 msgid "the new ABI requires vtable thunks"
2206 msgstr ""
2207
2208 #: cp/decl.c:6933
2209 msgid "an anonymous union cannot have function members"
2210 msgstr ""
2211
2212 #: cp/decl.c:6989
2213 msgid "multiple types in one declaration"
2214 msgstr ""
2215
2216 #: cp/decl.c:8065
2217 msgid "assignment (not initialization) in declaration"
2218 msgstr ""
2219
2220 #: cp/decl.c:8622
2221 msgid "invalid catch parameter"
2222 msgstr ""
2223
2224 #: cp/decl.c:8730
2225 #, c-format
2226 msgid "destructor for alien class `%s' cannot be a member"
2227 msgstr ""
2228
2229 #: cp/decl.c:8733
2230 #, c-format
2231 msgid "constructor for alien class `%s' cannot be a member"
2232 msgstr ""
2233
2234 #: cp/decl.c:8844
2235 msgid "cannot declare `::main' to be a template"
2236 msgstr ""
2237
2238 #: cp/decl.c:8846
2239 msgid "cannot declare `::main' to be inline"
2240 msgstr ""
2241
2242 #: cp/decl.c:8848
2243 msgid "cannot declare `::main' to be static"
2244 msgstr ""
2245
2246 #: cp/decl.c:9386
2247 msgid "overflow in array dimension"
2248 msgstr ""
2249
2250 #: cp/decl.c:9675
2251 msgid "destructors must be member functions"
2252 msgstr ""
2253
2254 #: cp/decl.c:10004
2255 msgid "`bool' is now a keyword"
2256 msgstr ""
2257
2258 #: cp/decl.c:10158
2259 #, c-format
2260 msgid "short, signed or unsigned invalid for `%s'"
2261 msgstr ""
2262
2263 #: cp/decl.c:10163
2264 #, c-format
2265 msgid "long and short specified together for `%s'"
2266 msgstr ""
2267
2268 #: cp/decl.c:10174
2269 #, c-format
2270 msgid "signed and unsigned given together for `%s'"
2271 msgstr ""
2272
2273 #: cp/decl.c:10321
2274 msgid "storage class specifiers invalid in parameter declarations"
2275 msgstr ""
2276
2277 #: cp/decl.c:10325
2278 msgid "typedef declaration invalid in parameter declaration"
2279 msgstr ""
2280
2281 #: cp/decl.c:10336
2282 msgid "virtual outside class declaration"
2283 msgstr ""
2284
2285 #: cp/decl.c:10390
2286 #, c-format
2287 msgid "storage class specified for %s `%s'"
2288 msgstr ""
2289
2290 #: cp/decl.c:10428
2291 msgid "storage class specifiers invalid in friend function declarations"
2292 msgstr ""
2293
2294 #: cp/decl.c:10610
2295 msgid "destructor cannot be static member function"
2296 msgstr ""
2297
2298 #: cp/decl.c:10634
2299 msgid "constructor cannot be static member function"
2300 msgstr ""
2301
2302 #: cp/decl.c:10652
2303 msgid "return value type specifier for constructor ignored"
2304 msgstr ""
2305
2306 #: cp/decl.c:10671
2307 #, c-format
2308 msgid "can't initialize friend function `%s'"
2309 msgstr ""
2310
2311 #. Cannot be both friend and virtual.
2312 #: cp/decl.c:10675
2313 msgid "virtual functions cannot be friends"
2314 msgstr ""
2315
2316 #: cp/decl.c:10680
2317 msgid "friend declaration not in class definition"
2318 msgstr ""
2319
2320 #: cp/decl.c:10739
2321 #, c-format
2322 msgid "cannot declare %s to references"
2323 msgstr ""
2324
2325 #: cp/decl.c:10765
2326 msgid "invalid type: `void &'"
2327 msgstr ""
2328
2329 #. [dcl.fct.spec] The explicit specifier shall only be used in
2330 #. declarations of constructors within a class definition.
2331 #: cp/decl.c:11035
2332 msgid "only declarations of constructors can be `explicit'"
2333 msgstr ""
2334
2335 #: cp/decl.c:11043
2336 #, c-format
2337 msgid "non-member `%s' cannot be declared `mutable'"
2338 msgstr ""
2339
2340 #: cp/decl.c:11048
2341 #, c-format
2342 msgid "non-object member `%s' cannot be declared `mutable'"
2343 msgstr ""
2344
2345 #: cp/decl.c:11054
2346 #, c-format
2347 msgid "function `%s' cannot be declared `mutable'"
2348 msgstr ""
2349
2350 #: cp/decl.c:11059
2351 #, c-format
2352 msgid "static `%s' cannot be declared `mutable'"
2353 msgstr ""
2354
2355 #: cp/decl.c:11064
2356 #, c-format
2357 msgid "const `%s' cannot be declared `mutable'"
2358 msgstr ""
2359
2360 #: cp/decl.c:11179
2361 msgid "typedef declaration includes an initializer"
2362 msgstr ""
2363
2364 #: cp/decl.c:11227
2365 #, c-format
2366 msgid "trying to make class `%s' a friend of global scope"
2367 msgstr ""
2368
2369 #: cp/decl.c:11268
2370 msgid "unnamed variable or field declared void"
2371 msgstr ""
2372
2373 #: cp/decl.c:11277
2374 msgid "variable or field declared void"
2375 msgstr ""
2376
2377 #: cp/decl.c:11287
2378 msgid "cannot use `::' in parameter declaration"
2379 msgstr ""
2380
2381 #: cp/decl.c:11305
2382 #, c-format
2383 msgid "declaration of `%s' as void"
2384 msgstr ""
2385
2386 #: cp/decl.c:11484
2387 #, c-format
2388 msgid "`%s' is neither function nor member function; cannot be declared friend"
2389 msgstr ""
2390
2391 #: cp/decl.c:11608
2392 #, c-format
2393 msgid "storage class `auto' invalid for function `%s'"
2394 msgstr ""
2395
2396 #: cp/decl.c:11610
2397 #, c-format
2398 msgid "storage class `register' invalid for function `%s'"
2399 msgstr ""
2400
2401 #: cp/decl.c:11630
2402 #, c-format
2403 msgid "virtual non-class function `%s'"
2404 msgstr ""
2405
2406 #. FIXME need arm citation
2407 #: cp/decl.c:11665
2408 msgid "cannot declare static function inside another function"
2409 msgstr ""
2410
2411 #: cp/decl.c:11786
2412 msgid "parameter has incomplete type"
2413 msgstr ""
2414
2415 #: cp/decl.c:11998
2416 msgid ""
2417 "invalid integer constant in parameter list, did you forget to give parameter "
2418 "name?"
2419 msgstr ""
2420
2421 #: cp/decl.c:12025
2422 msgid "parameter invalidly declared method type"
2423 msgstr ""
2424
2425 #: cp/decl.c:12035
2426 msgid "parameter invalidly declared offset type"
2427 msgstr ""
2428
2429 #: cp/decl.c:12069
2430 msgid "`void' in parameter list must be entire list"
2431 msgstr ""
2432
2433 #: cp/decl2.c:664 toplev.c:4587
2434 #, c-format
2435 msgid "Unrecognized option `%s'"
2436 msgstr ""
2437
2438 #: cp/decl2.c:670
2439 msgid "no file specified with -fdump-translation-unit"
2440 msgstr ""
2441
2442 #: cp/decl2.c:1049
2443 msgid "name missing for member function"
2444 msgstr ""
2445
2446 #: cp/decl2.c:1110
2447 msgid "`__alignof__' applied to a bit-field"
2448 msgstr ""
2449
2450 #. Something has gone very wrong. Assume we are mistakenly reducing
2451 #. an expression instead of a declaration.
2452 #: cp/decl2.c:1152
2453 msgid "parser may be lost: is there a '{' missing somewhere?"
2454 msgstr ""
2455
2456 #: cp/decl2.c:1183 cp/decl2.c:1197
2457 msgid "ambiguous conversion for array subscript"
2458 msgstr ""
2459
2460 #: cp/decl2.c:1257
2461 msgid ""
2462 "cannot delete a function. Only pointer-to-objects are valid arguments to "
2463 "`delete'"
2464 msgstr ""
2465
2466 #: cp/decl2.c:1573
2467 msgid "initializer invalid for static member with constructor"
2468 msgstr ""
2469
2470 #: cp/decl2.c:1575
2471 msgid "(you really want to initialize it separately)"
2472 msgstr ""
2473
2474 #: cp/decl2.c:1753
2475 msgid "field initializer is not constant"
2476 msgstr ""
2477
2478 #: cp/decl2.c:2122
2479 msgid "anonymous struct not inside named type"
2480 msgstr ""
2481
2482 #: cp/decl2.c:2213
2483 msgid "namespace-scope anonymous aggregates must be static"
2484 msgstr ""
2485
2486 #: cp/decl2.c:2288
2487 msgid "`operator new' must return type `void *'"
2488 msgstr ""
2489
2490 #: cp/decl2.c:2293
2491 msgid "`operator new' takes type `size_t' parameter"
2492 msgstr ""
2493
2494 #: cp/decl2.c:2295
2495 msgid "`operator new' takes type `size_t' as first parameter"
2496 msgstr ""
2497
2498 #: cp/decl2.c:2320
2499 msgid "`operator delete' must return type `void'"
2500 msgstr ""
2501
2502 #: cp/decl2.c:2324
2503 msgid "`operator delete' takes type `void *' as first parameter"
2504 msgstr ""
2505
2506 #: cp/decl2.c:2335
2507 msgid "second argument to `operator delete' must be of type `size_t'"
2508 msgstr ""
2509
2510 #: cp/decl2.c:2340
2511 msgid "too many arguments in declaration of `operator delete'"
2512 msgstr ""
2513
2514 #: cp/decl2.c:2342
2515 msgid "`...' invalid in specification of `operator delete'"
2516 msgstr ""
2517
2518 #: cp/except.c:503
2519 msgid "call to Java `catch' or `throw', while `jthrowable' undefined"
2520 msgstr ""
2521
2522 #: cp/except.c:568
2523 msgid "mixing C++ and Java `catch'es in single translation unit"
2524 msgstr ""
2525
2526 #: cp/except.c:949
2527 msgid " in thrown expression"
2528 msgstr ""
2529
2530 #: cp/expr.c:295
2531 msgid "pointers are not permitted as case values"
2532 msgstr ""
2533
2534 #: cp/expr.c:334
2535 msgid "duplicate (or overlapping) case value"
2536 msgstr ""
2537
2538 #: cp/expr.c:358
2539 msgid "`default' label within scope of cleanup or variable array"
2540 msgstr ""
2541
2542 #: cp/g++spec.c:195
2543 #, c-format
2544 msgid "argument to `%s' missing\n"
2545 msgstr ""
2546
2547 #: cp/init.c:1034
2548 msgid "base class initializer specified, but no base class to initialize"
2549 msgstr ""
2550
2551 #: cp/init.c:1040
2552 msgid "initializer for unnamed base class ambiguous"
2553 msgstr ""
2554
2555 #: cp/init.c:1067
2556 msgid "no base class to initialize"
2557 msgstr ""
2558
2559 #. Handle bad initializers like:
2560 #. class COMPLEX {
2561 #. public:
2562 #. double re, im;
2563 #. COMPLEX(double r = 0.0, double i = 0.0) {re = r; im = i;};
2564 #. ~COMPLEX() {};
2565 #. };
2566 #.
2567 #. int main(int argc, char **argv) {
2568 #. COMPLEX zees(1.0, 0.0)[10];
2569 #. }
2570 #.
2571 #: cp/init.c:1204
2572 msgid "bad array initializer"
2573 msgstr ""
2574
2575 #: cp/init.c:1786
2576 msgid "object missing in use of pointer-to-member construct"
2577 msgstr ""
2578
2579 #: cp/init.c:1831 cp/typeck.c:3125 cp/typeck.c:3227
2580 msgid "at this point in file"
2581 msgstr ""
2582
2583 #: cp/init.c:2017
2584 msgid "new of array type fails to specify size"
2585 msgstr ""
2586
2587 #: cp/init.c:2099
2588 msgid "new cannot be applied to a reference type"
2589 msgstr ""
2590
2591 #: cp/init.c:2105
2592 msgid "new cannot be applied to a function type"
2593 msgstr ""
2594
2595 #: cp/init.c:2152
2596 msgid "call to Java constructor, while `jclass' undefined"
2597 msgstr ""
2598
2599 #: cp/init.c:2264
2600 msgid "invalid type `void' for new"
2601 msgstr ""
2602
2603 #: cp/init.c:2320
2604 #, c-format
2605 msgid "call to Java constructor, while `%s' undefined"
2606 msgstr ""
2607
2608 #: cp/init.c:2914
2609 msgid "initializer ends prematurely"
2610 msgstr ""
2611
2612 #: cp/init.c:3177
2613 msgid "unknown array size in delete"
2614 msgstr ""
2615
2616 #: cp/init.c:3397
2617 msgid "type to vector delete is neither pointer or array type"
2618 msgstr ""
2619
2620 #: cp/lex.c:235
2621 msgid "type name expected before `*'"
2622 msgstr ""
2623
2624 #: cp/lex.c:257
2625 msgid "cannot declare references to references"
2626 msgstr ""
2627
2628 #: cp/lex.c:262
2629 msgid "cannot declare pointers to references"
2630 msgstr ""
2631
2632 #: cp/lex.c:266
2633 msgid "type name expected before `&'"
2634 msgstr ""
2635
2636 #: cp/lex.c:1140 cp/lex.c:1698
2637 msgid "parse error at end of saved function text"
2638 msgstr ""
2639
2640 #: cp/lex.c:1192
2641 msgid "end of file encountered inside string constant"
2642 msgstr ""
2643
2644 #: cp/lex.c:1194
2645 msgid "end of file encountered inside character constant"
2646 msgstr ""
2647
2648 #: cp/lex.c:1400
2649 msgid "parse error in method specification"
2650 msgstr ""
2651
2652 #: cp/lex.c:1493
2653 msgid "function body for constructor missing"
2654 msgstr ""
2655
2656 #: cp/lex.c:1784
2657 #, c-format
2658 msgid "semicolon missing after %s declaration"
2659 msgstr ""
2660
2661 #: cp/lex.c:2363
2662 msgid "invalid #pragma vtable"
2663 msgstr ""
2664
2665 #: cp/lex.c:2382
2666 msgid "invalid #pragma unit"
2667 msgstr ""
2668
2669 #: cp/lex.c:2403
2670 msgid "invalid `#pragma interface'"
2671 msgstr ""
2672
2673 #: cp/lex.c:2430
2674 msgid "invalid `#pragma implementation'"
2675 msgstr ""
2676
2677 #: cp/lex.c:2483
2678 #, c-format
2679 msgid "non hex digit '%c' in universal-character-name"
2680 msgstr ""
2681
2682 #: cp/lex.c:2509
2683 #, c-format
2684 msgid ""
2685 "universal-character-name designates `%c', part of the basic source character "
2686 "set"
2687 msgstr ""
2688
2689 #: cp/lex.c:2512
2690 msgid "invalid universal-character-name"
2691 msgstr ""
2692
2693 #: cp/lex.c:2542
2694 #, c-format
2695 msgid "universal-character-name `\\U%08x' not valid in identifier"
2696 msgstr ""
2697
2698 #: cp/lex.c:2788
2699 #, c-format
2700 msgid "universal-character-name `\\u%04x' not valid in identifier"
2701 msgstr ""
2702
2703 #: cp/lex.c:2872
2704 msgid "\\x used with no following hex digits"
2705 msgstr ""
2706
2707 #: cp/lex.c:2968
2708 #, c-format
2709 msgid "%s at end of saved text"
2710 msgstr ""
2711
2712 #: cp/lex.c:3145
2713 msgid ""
2714 "(Each undeclared identifier is reported only once for each function it "
2715 "appears in.)"
2716 msgstr ""
2717
2718 #: cp/lex.c:3182
2719 #, c-format
2720 msgid "name lookup of `%s' changed for new ISO `for' scoping"
2721 msgstr ""
2722
2723 #: cp/lex.c:4178
2724 msgid "complex integer constant is too wide for `__complex int'"
2725 msgstr ""
2726
2727 #: cp/lex.c:4335
2728 msgid "malformatted character constant"
2729 msgstr ""
2730
2731 #: cp/method.c:1904
2732 #, c-format
2733 msgid "ambiguous request for method pointer `%s'"
2734 msgstr ""
2735
2736 #: cp/method.c:2012
2737 #, c-format
2738 msgid "request for member `%s' is ambiguous in multiple inheritance lattice"
2739 msgstr ""
2740
2741 #: parse.y:652
2742 msgid "invalid default template argument"
2743 msgstr ""
2744
2745 #: parse.y:857
2746 msgid "no base initializers given following ':'"
2747 msgstr ""
2748
2749 #: parse.y:872
2750 msgid "base initializers not allowed for non-member functions"
2751 msgstr ""
2752
2753 #: parse.y:874
2754 msgid "only constructors take base initializers"
2755 msgstr ""
2756
2757 #: parse.y:1062 parse.y:1071
2758 #, c-format
2759 msgid "ISO C++ forbids an empty condition for `%s'"
2760 msgstr ""
2761
2762 #: parse.y:1885
2763 msgid "`sigof' applied to non-aggregate expression"
2764 msgstr ""
2765
2766 #: parse.y:1900
2767 msgid "`sigof' applied to non-aggregate type"
2768 msgstr ""
2769
2770 #: parse.y:2233
2771 #, c-format
2772 msgid "storage class specifier `%s' not allowed after struct or class"
2773 msgstr ""
2774
2775 #: parse.y:2235
2776 #, c-format
2777 msgid "type specifier `%s' not allowed after struct or class"
2778 msgstr ""
2779
2780 #: parse.y:2237
2781 #, c-format
2782 msgid "type qualifier `%s' not allowed after struct or class"
2783 msgstr ""
2784
2785 #: parse.y:2239
2786 msgid "no body nor ';' separates two class, struct or union declarations"
2787 msgstr ""
2788
2789 #: parse.y:2402
2790 msgid "multiple access specifiers"
2791 msgstr ""
2792
2793 #: parse.y:2420
2794 msgid "multiple `virtual' specifiers"
2795 msgstr ""
2796
2797 #: parse.y:2453
2798 msgid "missing ';' before right brace"
2799 msgstr ""
2800
2801 #: parse.y:3333
2802 msgid "label must be followed by statement"
2803 msgstr ""
2804
2805 #. This helps us recover from really nasty
2806 #. parse errors, for example, a missing right
2807 #. parenthesis.
2808 #: parse.y:3509 parse.y:3519
2809 msgid "possibly missing ')'"
2810 msgstr ""
2811
2812 #: parse.y:3616 parse.y:3621
2813 msgid "type specifier omitted for parameter"
2814 msgstr ""
2815
2816 #: cp/pt.c:1793
2817 msgid " a template type parameter must begin with `class' or `typename'"
2818 msgstr ""
2819
2820 #: cp/pt.c:7852
2821 msgid "incomplete type unification"
2822 msgstr ""
2823
2824 #: cp/repo.c:355
2825 #, c-format
2826 msgid "mysterious repository information in %s"
2827 msgstr ""
2828
2829 #: cp/repo.c:370
2830 #, c-format
2831 msgid "can't create repository information file `%s'"
2832 msgstr ""
2833
2834 #: cp/rtti.c:250
2835 msgid "taking dynamic typeid of object with -fno-rtti"
2836 msgstr ""
2837
2838 #: cp/rtti.c:292
2839 msgid "cannot use typeid with -fno-rtti"
2840 msgstr ""
2841
2842 #: cp/rtti.c:298 cp/rtti.c:489
2843 msgid "must #include <typeinfo> before using typeid"
2844 msgstr ""
2845
2846 #: cp/tree.c:214
2847 #, c-format
2848 msgid "non-lvalue in %s"
2849 msgstr ""
2850
2851 #: cp/tree.c:2158
2852 msgid "`com_interface' only supported with -fvtable-thunks"
2853 msgstr ""
2854
2855 #: cp/tree.c:2184
2856 msgid "requested init_priority is not an integer constant"
2857 msgstr ""
2858
2859 #: cp/tree.c:2205
2860 msgid ""
2861 "can only use init_priority attribute on file-scope definitions of objects of "
2862 "class type"
2863 msgstr ""
2864
2865 #: cp/tree.c:2211
2866 msgid "requested init_priority is out of range"
2867 msgstr ""
2868
2869 #: cp/typeck.c:1602
2870 msgid "sizeof applied to a bit-field"
2871 msgstr ""
2872
2873 #: cp/typeck.c:2200
2874 msgid "invalid reference to NULL ptr, use ptr-to-member instead"
2875 msgstr ""
2876
2877 #: cp/typeck.c:2364
2878 #, c-format
2879 msgid "invalid use of `%s' on pointer to member"
2880 msgstr ""
2881
2882 #: cp/typeck.c:2370
2883 msgid "invalid type argument"
2884 msgstr ""
2885
2886 #: cp/typeck.c:2637 cp/typeck.c:2777
2887 msgid "pointer to member function called, but not in class scope"
2888 msgstr ""
2889
2890 #: cp/typeck.c:2775
2891 msgid ""
2892 "invalid call to member function needing `this' in static member function "
2893 "scope"
2894 msgstr ""
2895
2896 #: cp/typeck.c:3164
2897 msgid "parameter type of called function is incomplete"
2898 msgstr ""
2899
2900 #: cp/typeck.c:3613 cp/typeck.c:3618
2901 msgid "ISO C++ forbids comparison between pointer and integer"
2902 msgstr ""
2903
2904 #: cp/typeck.c:4227
2905 msgid "invalid use of a pointer to an incomplete type in pointer arithmetic"
2906 msgstr ""
2907
2908 #: cp/typeck.c:4954
2909 msgid "cannot take the address of `this', which is an ravlue expression"
2910 msgstr ""
2911
2912 #: cp/typeck.c:5404
2913 msgid "ISO C++ forbids casting to an array type"
2914 msgstr ""
2915
2916 #: cp/typeck.c:5996
2917 msgid " in pointer to member function conversion"
2918 msgstr ""
2919
2920 #: cp/typeck.c:6004
2921 msgid " in pointer to member conversion"
2922 msgstr ""
2923
2924 #: cp/typeck.c:6777
2925 msgid "returning a value from a destructor"
2926 msgstr ""
2927
2928 #. If a return statement appears in a handler of the
2929 #. function-try-block of a constructor, the program is ill-formed.
2930 #: cp/typeck.c:6785
2931 msgid "cannot return from a handler of a function-try-block of a constructor"
2932 msgstr ""
2933
2934 #. You can't return a value from a constructor.
2935 #: cp/typeck.c:6790
2936 msgid "returning a value from a constructor"
2937 msgstr ""
2938
2939 #: cp/typeck2.c:172
2940 msgid " since the following virtual functions are abstract:"
2941 msgstr ""
2942
2943 #: cp/typeck2.c:323
2944 msgid "confused by earlier errors, bailing out"
2945 msgstr ""
2946
2947 #: cp/typeck2.c:330
2948 msgid "Internal compiler error."
2949 msgstr ""
2950
2951 #: cp/typeck2.c:332
2952 #, c-format
2953 msgid "Internal compiler error %d."
2954 msgstr ""
2955
2956 #: cp/typeck2.c:334
2957 msgid "Please submit a full bug report."
2958 msgstr ""
2959
2960 #: cp/typeck2.c:335
2961 #, c-format
2962 msgid "See %s for instructions."
2963 msgstr ""
2964
2965 #: cp/typeck2.c:407
2966 msgid "due to the presence of a constructor"
2967 msgstr ""
2968
2969 #: cp/typeck2.c:440
2970 msgid "cannot initialize arrays using this syntax"
2971 msgstr ""
2972
2973 #: cp/typeck2.c:571
2974 msgid "initializing array with parameter list"
2975 msgstr ""
2976
2977 #: cp/typeck2.c:631
2978 msgid "initializer for scalar variable requires one element"
2979 msgstr ""
2980
2981 #: cp/typeck2.c:775
2982 msgid "non-empty initializer for array of empty elements"
2983 msgstr ""
2984
2985 #: cp/typeck2.c:947
2986 msgid "index value instead of field name in union initializer"
2987 msgstr ""
2988
2989 #: cp/typeck2.c:1106
2990 msgid "circular pointer delegation detected"
2991 msgstr ""
2992
2993 #: cp/typeck2.c:1133
2994 msgid "result of `operator->()' yields non-pointer result"
2995 msgstr ""
2996
2997 #: cp/typeck2.c:1135
2998 msgid "base operand of `->' is not a pointer"
2999 msgstr ""
3000
3001 #: cp/typeck2.c:1402
3002 #, c-format
3003 msgid "duplicate label `%s' in switch statement"
3004 msgstr ""
3005
3006 #: cp/typeck2.c:1405
3007 #, c-format
3008 msgid "duplicate label (%d) in switch statement"
3009 msgstr ""
3010
3011 #: cp/typeck2.c:1420
3012 #, c-format
3013 msgid "range values `%s' and `%s' reversed"
3014 msgstr ""
3015
3016 #: cp/typeck2.c:1424
3017 msgid "range values reversed"
3018 msgstr ""
3019
3020 #: cp/xref.c:833
3021 #, c-format
3022 msgid "Can't create cross-reference file `%s'"
3023 msgstr ""
3024
3025 #: ../libiberty/cplus-dem.c:4567 gcc.c:5796
3026 msgid "Internal gcc abort."
3027 msgstr ""
3028
3029 #: cpperror.c:61
3030 #, c-format
3031 msgid "In file included from %s:%u"
3032 msgstr ""
3033
3034 #. Translators note: this message is used in conjunction
3035 #. with "In file included from %s:%ld" and some other
3036 #. tricks. We want something like this:
3037 #.
3038 #. In file included from sys/select.h:123,
3039 #. from sys/types.h:234,
3040 #. from userfile.c:31:
3041 #. bits/select.h:45: <error message here>
3042 #.
3043 #. The trailing comma is at the beginning of this message,
3044 #. and the trailing colon is not translated.
3045 #: cpperror.c:76
3046 #, c-format
3047 msgid ""
3048 ",\n"
3049 " from %s:%u"
3050 msgstr ""
3051
3052 #: cpperror.c:94
3053 msgid "<command line>: "
3054 msgstr ""
3055
3056 #: cpperror.c:135
3057 msgid "warning: "
3058 msgstr ""
3059
3060 #: cpperror.c:145
3061 msgid "internal error: "
3062 msgstr ""
3063
3064 #: cppinit.c:346
3065 #, c-format
3066 msgid "ignoring nonexistent directory `%s'\n"
3067 msgstr ""
3068
3069 #: cppinit.c:443 cppinit.c:463 cppinit.c:482 cppinit.c:496
3070 #, c-format
3071 msgid "ignoring duplicate directory `%s'\n"
3072 msgstr ""
3073
3074 #: cppinit.c:916
3075 msgid "#include \"...\" search starts here:\n"
3076 msgstr ""
3077
3078 #: cppinit.c:920
3079 msgid "#include <...> search starts here:\n"
3080 msgstr ""
3081
3082 #: cppinit.c:923
3083 msgid "End of search list.\n"
3084 msgstr ""
3085
3086 #: cppinit.c:1342 cppinit.c:1505
3087 #, c-format
3088 msgid "GNU CPP version %s (cpplib)\n"
3089 msgstr ""
3090
3091 #: cppinit.c:1792
3092 #, c-format
3093 msgid "Usage: %s [switches] input output\n"
3094 msgstr ""
3095
3096 #: cppinit.c:1793
3097 msgid ""
3098 "Switches:\n"
3099 " -include <file> Include the contents of <file> before other "
3100 "files\n"
3101 " -imacros <file> Accept definition of macros in <file>\n"
3102 " -iprefix <path> Specify <path> as a prefix for next two options\n"
3103 " -iwithprefix <dir> Add <dir> to the end of the system include path\n"
3104 " -iwithprefixbefore <dir> Add <dir> to the end of the main include path\n"
3105 " -isystem <dir> Add <dir> to the start of the system include "
3106 "path\n"
3107 " -idirafter <dir> Add <dir> to the end of the system include path\n"
3108 " -I <dir> Add <dir> to the end of the main include path\n"
3109 " -I- Fine-grained include path control; see info "
3110 "docs\n"
3111 " -nostdinc Do not search system include directories\n"
3112 " (dirs specified with -isystem will still be "
3113 "used)\n"
3114 " -nostdinc++ Do not search system include directories for "
3115 "C++\n"
3116 " -o <file> Put output into <file>\n"
3117 " -pedantic Issue all warnings demanded by strict ANSI C\n"
3118 " -pedantic-errors Issue -pedantic warnings as errors instead\n"
3119 " -traditional Follow K&R pre-processor behaviour\n"
3120 " -trigraphs Support ANSI C trigraphs\n"
3121 " -lang-c Assume that the input sources are in C\n"
3122 " -lang-c89 Assume that the input sources are in C89\n"
3123 " -lang-c++ Assume that the input sources are in C++\n"
3124 " -lang-objc Assume that the input sources are in ObjectiveC\n"
3125 " -lang-objc++ Assume that the input sources are in "
3126 "ObjectiveC++\n"
3127 " -lang-asm Assume that the input sources are in assembler\n"
3128 " -lang-fortran\t\t Assume that the input sources are in Fortran\n"
3129 " -lang-chill Assume that the input sources are in Chill\n"
3130 " -std=<std name> Specify the conformance standard; one of:\n"
3131 " gnu89, gnu99, c89, c99, iso9899:1990,\n"
3132 " iso9899:199409, iso9899:1999\n"
3133 " -+ Allow parsing of C++ style features\n"
3134 " -w Inhibit warning messages\n"
3135 " -Wtrigraphs Warn if trigraphs are encountered\n"
3136 " -Wno-trigraphs Do not warn about trigraphs\n"
3137 " -Wcomment{s} Warn if one comment starts inside another\n"
3138 " -Wno-comment{s} Do not warn about comments\n"
3139 " -Wtraditional Warn if a macro argument is/would be turned "
3140 "into\n"
3141 " a string if -traditional is specified\n"
3142 " -Wno-traditional Do not warn about stringification\n"
3143 " -Wundef Warn if an undefined macro is used by #if\n"
3144 " -Wno-undef Do not warn about testing undefined macros\n"
3145 " -Wimport Warn about the use of the #import directive\n"
3146 " -Wno-import Do not warn about the use of #import\n"
3147 " -Werror Treat all warnings as errors\n"
3148 " -Wno-error Do not treat warnings as errors\n"
3149 " -Wall Enable all preprocessor warnings\n"
3150 " -M Generate make dependencies\n"
3151 " -MM As -M, but ignore system header files\n"
3152 " -MD As -M, but put output in a .d file\n"
3153 " -MMD As -MD, but ignore system header files\n"
3154 " -MG Treat missing header file as generated files\n"
3155 " -g3 Include #define and #undef directives in the "
3156 "output\n"
3157 " -D<macro> Define a <macro> with string '1' as its value\n"
3158 " -D<macro>=<val> Define a <macro> with <val> as its value\n"
3159 " -A<question> (<answer>) Assert the <answer> to <question>\n"
3160 " -A-<question> (<answer>) Disable the <answer> to <question>\n"
3161 " -U<macro> Undefine <macro> \n"
3162 " -v Display the version number\n"
3163 " -H Print the name of header files as they are used\n"
3164 " -C Do not discard comments\n"
3165 " -dM Display a list of macro definitions active at "
3166 "end\n"
3167 " -dD Preserve macro definitions in output\n"
3168 " -dN As -dD except that only the names are preserved\n"
3169 " -dI Include #include directives in the output\n"
3170 " -ftabstop=<number> Distance between tab stops for column reporting\n"
3171 " -P Do not generate #line directives\n"
3172 " -$ Do not allow '$' in identifiers\n"
3173 " -remap Remap file names when including files.\n"
3174 " --version Display version information\n"
3175 " -h or --help Display this information\n"
3176 msgstr ""
3177
3178 #: cppspec.c:128
3179 #, c-format
3180 msgid "`%s' is not a legal option to the preprocessor"
3181 msgstr ""
3182
3183 #: cppspec.c:152
3184 msgid "too many input files"
3185 msgstr ""
3186
3187 #: emit-rtl.c:963
3188 msgid ""
3189 "Unable to access real part of complex value in a hard register on this target"
3190 msgstr ""
3191
3192 #: emit-rtl.c:986
3193 msgid ""
3194 "Unable to access imaginary part of complex value in a hard register on this "
3195 "target"
3196 msgstr ""
3197
3198 #: except.c:953
3199 msgid "Cannot duplicate non-existant exception region."
3200 msgstr ""
3201
3202 #: except.c:1067
3203 msgid "exception handling disabled, use -fexceptions to enable"
3204 msgstr ""
3205
3206 #: except.c:1750
3207 msgid "Never issued previous false_label"
3208 msgstr ""
3209
3210 #: except.c:3072
3211 msgid "Duplicate call to __builtin_eh_return"
3212 msgstr ""
3213
3214 #: except.c:3092
3215 msgid "function uses __builtin_eh_return"
3216 msgstr ""
3217
3218 #: explow.c:1380
3219 msgid "stack limits not supported on this target"
3220 msgstr ""
3221
3222 #: expr.c:2679
3223 msgid "function using short complex types cannot be inline"
3224 msgstr ""
3225
3226 #: expr.c:5623 expr.c:5632 expr.c:5641 expr.c:5646 expr.c:5825 expr.c:5840
3227 msgid "unsupported wide integer operation"
3228 msgstr ""
3229
3230 #: final.c:3366
3231 #, c-format
3232 msgid "output_operand: %s"
3233 msgstr ""
3234
3235 #: final.c:3506
3236 #, c-format
3237 msgid "operand number missing after %-letter"
3238 msgstr ""
3239
3240 #: final.c:3508 final.c:3541
3241 msgid "operand number out of range"
3242 msgstr ""
3243
3244 #: final.c:3554
3245 #, ycp-format
3246 msgid "invalid %%-code"
3247 msgstr ""
3248
3249 #: final.c:3581
3250 msgid "`%l' operand isn't a label"
3251 msgstr ""
3252
3253 #: flow.c:6292
3254 #, c-format
3255 msgid "Head insn %d for block %d not found in the insn stream."
3256 msgstr ""
3257
3258 #: flow.c:6303
3259 #, c-format
3260 msgid "Insn %d is in multiple basic blocks (%d and %d)"
3261 msgstr ""
3262
3263 #: flow.c:6314
3264 #, c-format
3265 msgid "End insn %d for block %d not found in the insn stream."
3266 msgstr ""
3267
3268 #: flow.c:6348 flow.c:6375
3269 #, c-format
3270 msgid "Basic block %i edge lists are corrupted"
3271 msgstr ""
3272
3273 #: flow.c:6360
3274 #, c-format
3275 msgid "Basic block %d pred edge is corrupted"
3276 msgstr ""
3277
3278 #: flow.c:6390
3279 #, c-format
3280 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d"
3281 msgstr ""
3282
3283 #: flow.c:6400
3284 #, c-format
3285 msgid "NOTE_INSN_BASIC_BLOCK is missing for block %d\n"
3286 msgstr ""
3287
3288 #: flow.c:6417
3289 #, c-format
3290 msgid "NOTE_INSN_BASIC_BLOCK %d in the middle of basic block %d"
3291 msgstr ""
3292
3293 #: flow.c:6429
3294 #, c-format
3295 msgid "In basic block %d:"
3296 msgstr ""
3297
3298 #: flow.c:6449
3299 msgid "Basic blocks not numbered consecutively"
3300 msgstr ""
3301
3302 #: flow.c:6489
3303 #, c-format
3304 msgid "number of bb notes in insn chain (%d) != n_basic_blocks (%d)"
3305 msgstr ""
3306
3307 #: gcc.c:978
3308 #, c-format
3309 msgid "Ambiguous abbreviation %s"
3310 msgstr ""
3311
3312 #: gcc.c:1005
3313 #, c-format
3314 msgid "Incomplete `%s' option"
3315 msgstr ""
3316
3317 #: gcc.c:1016
3318 #, c-format
3319 msgid "Missing argument to `%s' option"
3320 msgstr ""
3321
3322 #: gcc.c:1029
3323 #, c-format
3324 msgid "Extraneous argument to `%s' option"
3325 msgstr ""
3326
3327 #: gcc.c:1196
3328 msgid "Using builtin specs.\n"
3329 msgstr ""
3330
3331 #: gcc.c:1279
3332 #, c-format
3333 msgid ""
3334 "Setting spec %s to '%s'\n"
3335 "\n"
3336 msgstr ""
3337
3338 #: gcc.c:1475
3339 #, c-format
3340 msgid "Reading specs from %s\n"
3341 msgstr ""
3342
3343 #: gcc.c:1572 gcc.c:1590
3344 msgid "specs %%include syntax malformed after %ld characters"
3345 msgstr ""
3346
3347 #: gcc.c:1598
3348 #, c-format
3349 msgid "Could not find specs file %s\n"
3350 msgstr ""
3351
3352 #: gcc.c:1614 gcc.c:1622 gcc.c:1631 gcc.c:1640
3353 msgid "specs %%rename syntax malformed after %ld characters"
3354 msgstr ""
3355
3356 #: gcc.c:1649
3357 #, c-format
3358 msgid "specs %s spec was not found to be renamed"
3359 msgstr ""
3360
3361 #: gcc.c:1656
3362 #, c-format
3363 msgid "rename spec %s to %s\n"
3364 msgstr ""
3365
3366 #: gcc.c:1658
3367 #, c-format
3368 msgid ""
3369 "spec is '%s'\n"
3370 "\n"
3371 msgstr ""
3372
3373 #: gcc.c:1671
3374 msgid "specs unknown %% command after %ld characters"
3375 msgstr ""
3376
3377 #: gcc.c:1682 gcc.c:1695
3378 #, c-format
3379 msgid "specs file malformed after %ld characters"
3380 msgstr ""
3381
3382 #: gcc.c:1751
3383 msgid "spec file has no spec for linking"
3384 msgstr ""
3385
3386 #: gcc.c:2482
3387 #, c-format
3388 msgid "file path prefix `%s%s' never used"
3389 msgstr ""
3390
3391 #: gcc.c:2485
3392 #, c-format
3393 msgid "file path prefix `%s' never used"
3394 msgstr ""
3395
3396 #: gcc.c:2541
3397 msgid "-pipe not supported"
3398 msgstr ""
3399
3400 #: gcc.c:2577
3401 msgid ""
3402 "\n"
3403 "Go ahead? (y or n) "
3404 msgstr ""
3405
3406 #: gcc.c:2664
3407 #, c-format
3408 msgid "Internal compiler error: program %s got fatal signal %d"
3409 msgstr ""
3410
3411 #: gcc.c:2679
3412 #, c-format
3413 msgid "# %s %.2f %.2f\n"
3414 msgstr ""
3415
3416 #: gcc.c:3190
3417 msgid "argument to `-Xlinker' is missing"
3418 msgstr ""
3419
3420 #: gcc.c:3207
3421 msgid "argument to `-specs' is missing"
3422 msgstr ""
3423
3424 #: gcc.c:3222
3425 msgid "argument to `-specs=' is missing"
3426 msgstr ""
3427
3428 #: gcc.c:3244
3429 msgid "argument to `-b' is missing"
3430 msgstr ""
3431
3432 #: gcc.c:3257
3433 msgid "argument to `-B' is missing"
3434 msgstr ""
3435
3436 #: gcc.c:3309
3437 msgid "argument to `-V' is missing"
3438 msgstr ""
3439
3440 #: gcc.c:3330 gcc.c:3337 gcc.c:3344
3441 msgid "invalid version number format"
3442 msgstr ""
3443
3444 #: gcc.c:3415
3445 msgid "cannot specify -o with -c or -S and multiple compilations"
3446 msgstr ""
3447
3448 #: gcc.c:3585
3449 msgid "Warning: -pipe ignored since -save-temps specified"
3450 msgstr ""
3451
3452 #: gcc.c:3589
3453 msgid "Warning: -pipe ignored since -time specified"
3454 msgstr ""
3455
3456 #: gcc.c:3599
3457 msgid "argument to `-x' is missing"
3458 msgstr ""
3459
3460 #: gcc.c:3627
3461 #, c-format
3462 msgid "argument to `-%s' is missing"
3463 msgstr ""
3464
3465 #: gcc.c:3687
3466 #, c-format
3467 msgid "Warning: `-x %s' after last input file has no effect"
3468 msgstr ""
3469
3470 #: gcc.c:3883
3471 msgid "Invalid specification! Bug in cc."
3472 msgstr ""
3473
3474 #. Catch the case where a spec string contains something like
3475 #. '%{foo:%*}'. ie there is no * in the pattern on the left
3476 #. hand side of the :.
3477 #: gcc.c:4485
3478 #, ycp-format
3479 msgid "Spec failure: '%%*' has not been initialised by pattern match"
3480 msgstr ""
3481
3482 #: gcc.c:4494
3483 #, ycp-format
3484 msgid "Warning: use of obsolete %%[ operator in specs"
3485 msgstr ""
3486
3487 #: gcc.c:4512
3488 #, c-format
3489 msgid "Processing spec %c%s%c, which is '%s'\n"
3490 msgstr ""
3491
3492 #: gcc.c:4636
3493 #, c-format
3494 msgid "Spec failure: Unrecognised spec option '%c'"
3495 msgstr ""
3496
3497 #: gcc.c:5425
3498 #, c-format
3499 msgid "unrecognized option `-%s'"
3500 msgstr ""
3501
3502 #: gcc.c:5495
3503 #, c-format
3504 msgid "gcc version %s\n"
3505 msgstr ""
3506
3507 #: gcc.c:5497
3508 #, c-format
3509 msgid "gcc driver version %s executing gcc version %s\n"
3510 msgstr ""
3511
3512 #: gcc.c:5505
3513 msgid "No input files"
3514 msgstr ""
3515
3516 #: gcc.c:5544
3517 #, c-format
3518 msgid "%s: %s compiler not installed on this system"
3519 msgstr ""
3520
3521 #: gcc.c:5637
3522 #, c-format
3523 msgid "%s: linker input file unused since linking not done"
3524 msgstr ""
3525
3526 #: gcc.c:5680
3527 #, c-format
3528 msgid "language %s not recognized"
3529 msgstr ""
3530
3531 #: gcc.c:5768
3532 #, c-format
3533 msgid "%s: %s"
3534 msgstr ""
3535
3536 #: ../libiberty/getopt.c:682
3537 #, c-format
3538 msgid "%s: option `%s' is ambiguous\n"
3539 msgstr ""
3540
3541 #: ../libiberty/getopt.c:707
3542 #, c-format
3543 msgid "%s: option `--%s' doesn't allow an argument\n"
3544 msgstr ""
3545
3546 #: ../libiberty/getopt.c:712
3547 #, c-format
3548 msgid "%s: option `%c%s' doesn't allow an argument\n"
3549 msgstr ""
3550
3551 #: ../libiberty/getopt.c:730 ../libiberty/getopt.c:903
3552 #, c-format
3553 msgid "%s: option `%s' requires an argument\n"
3554 msgstr ""
3555
3556 #. --option
3557 #: ../libiberty/getopt.c:759
3558 #, c-format
3559 msgid "%s: unrecognized option `--%s'\n"
3560 msgstr ""
3561
3562 #. +option or -option
3563 #: ../libiberty/getopt.c:763
3564 #, c-format
3565 msgid "%s: unrecognized option `%c%s'\n"
3566 msgstr ""
3567
3568 #. 1003.2 specifies the format of this message.
3569 #: ../libiberty/getopt.c:789
3570 #, c-format
3571 msgid "%s: illegal option -- %c\n"
3572 msgstr ""
3573
3574 #: ../libiberty/getopt.c:792
3575 #, c-format
3576 msgid "%s: invalid option -- %c\n"
3577 msgstr ""
3578
3579 #. 1003.2 specifies the format of this message.
3580 #: ../libiberty/getopt.c:822 ../libiberty/getopt.c:952
3581 #, c-format
3582 msgid "%s: option requires an argument -- %c\n"
3583 msgstr ""
3584
3585 #: ../libiberty/getopt.c:869
3586 #, c-format
3587 msgid "%s: option `-W %s' is ambiguous\n"
3588 msgstr ""
3589
3590 #: ../libiberty/getopt.c:887
3591 #, c-format
3592 msgid "%s: option `-W %s' doesn't allow an argument\n"
3593 msgstr ""
3594
3595 #: integrate.c:154
3596 msgid "varargs function cannot be inline"
3597 msgstr ""
3598
3599 #: integrate.c:157
3600 msgid "function using alloca cannot be inline"
3601 msgstr ""
3602
3603 #: integrate.c:160
3604 msgid "function using setjmp cannot be inline"
3605 msgstr ""
3606
3607 #: integrate.c:163
3608 msgid "function with nested functions cannot be inline"
3609 msgstr ""
3610
3611 #: integrate.c:167
3612 msgid "function with label addresses used in initializers cannot inline"
3613 msgstr ""
3614
3615 #: integrate.c:174 integrate.c:217
3616 msgid "function too large to be inline"
3617 msgstr ""
3618
3619 #: integrate.c:184
3620 msgid "no prototype, and parameter address used; cannot be inline"
3621 msgstr ""
3622
3623 #: integrate.c:191 integrate.c:246
3624 msgid "inline functions not supported for this return value type"
3625 msgstr ""
3626
3627 #: integrate.c:196
3628 msgid "function with varying-size return value cannot be inline"
3629 msgstr ""
3630
3631 #: integrate.c:203
3632 msgid "function with varying-size parameter cannot be inline"
3633 msgstr ""
3634
3635 #: integrate.c:205
3636 msgid "function with transparent unit parameter cannot be inline"
3637 msgstr ""
3638
3639 #: integrate.c:224
3640 msgid "function with computed jump cannot inline"
3641 msgstr ""
3642
3643 #: integrate.c:228
3644 msgid "function with nonlocal goto cannot be inline"
3645 msgstr ""
3646
3647 #: integrate.c:240
3648 msgid "function with complex parameters cannot be inline"
3649 msgstr ""
3650
3651 #: integrate.c:253
3652 msgid "function with target specific attribute(s) cannot be inlined"
3653 msgstr ""
3654
3655 #: objc/objc-act.c:770
3656 msgid "Objective-C text in C source file"
3657 msgstr ""
3658
3659 #: objc/objc-act.c:1102
3660 msgid "statically allocated objects not supported"
3661 msgstr ""
3662
3663 #: objc/objc-act.c:1164
3664 msgid "Undefined type `id', please import <objc/objc.h>"
3665 msgstr ""
3666
3667 #: objc/objc-act.c:1210 objc/objc-act.c:5401
3668 #, c-format
3669 msgid "Cannot find protocol declaration for `%s'"
3670 msgstr ""
3671
3672 #: objc-parse.y:1498 objc/objc-act.c:1447 objc/objc-act.c:5927
3673 #: objc/objc-act.c:6277 objc/objc-act.c:6313
3674 #, c-format
3675 msgid "Cannot find interface declaration for `%s'"
3676 msgstr ""
3677
3678 #: objc/objc-act.c:2507 objc/objc-act.c:6187
3679 #, c-format
3680 msgid "`%s' redeclared as different kind of symbol"
3681 msgstr ""
3682
3683 #. fatal did not work with 2 args...should fix
3684 #: objc/objc-act.c:2613
3685 #, c-format
3686 msgid "Cannot find interface declaration for `%s', superclass of `%s'"
3687 msgstr ""
3688
3689 #: objc/objc-act.c:2621
3690 #, c-format
3691 msgid "Circular inheritance in interface declaration for `%s'"
3692 msgstr ""
3693
3694 #: objc/objc-act.c:3669 objc/objc-act.c:3686
3695 msgid "inconsistent instance variable specification"
3696 msgstr ""
3697
3698 #: objc/objc-act.c:5079 objc/objc-act.c:7333
3699 #, c-format
3700 msgid "no super class declared in interface for `%s'"
3701 msgstr ""
3702
3703 #: objc/objc-act.c:5728
3704 #, c-format
3705 msgid "duplicate definition of class method `%s'."
3706 msgstr ""
3707
3708 #: objc/objc-act.c:5734
3709 #, c-format
3710 msgid "duplicate declaration of class method `%s'."
3711 msgstr ""
3712
3713 #: objc/objc-act.c:5770
3714 #, c-format
3715 msgid "duplicate definition of instance method `%s'."
3716 msgstr ""
3717
3718 #: objc/objc-act.c:5776
3719 #, c-format
3720 msgid "duplicate declaration of instance method `%s'."
3721 msgstr ""
3722
3723 #: objc/objc-act.c:5902
3724 #, c-format
3725 msgid "instance variable `%s' is declared private"
3726 msgstr ""
3727
3728 #: objc/objc-act.c:5949
3729 #, c-format
3730 msgid "instance variable `%s' is declared %s"
3731 msgstr ""
3732
3733 #: objc/objc-act.c:6200
3734 #, c-format
3735 msgid "reimplementation of class `%s'"
3736 msgstr ""
3737
3738 #: objc/objc-act.c:6242
3739 #, c-format
3740 msgid "conflicting super class name `%s'"
3741 msgstr ""
3742
3743 #: objc/objc-act.c:6244
3744 #, c-format
3745 msgid "previous declaration of `%s'"
3746 msgstr ""
3747
3748 #: objc/objc-act.c:7374
3749 msgid "[super ...] must appear in a method context"
3750 msgstr ""
3751
3752 #: objc-parse.y:701
3753 #, c-format
3754 msgid "Instance variable `%s' implicitly declared as function"
3755 msgstr ""
3756
3757 #: objc-parse.y:2628 objc-parse.y:2653
3758 msgid "method definition not in class context"
3759 msgstr ""
3760
3761 #: protoize.c:598
3762 #, c-format
3763 msgid "%s: internal abort\n"
3764 msgstr ""
3765
3766 #: protoize.c:689
3767 #, c-format
3768 msgid "%s: error writing file `%s': %s\n"
3769 msgstr ""
3770
3771 #: protoize.c:734
3772 #, c-format
3773 msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"
3774 msgstr ""
3775
3776 #: protoize.c:737
3777 #, c-format
3778 msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"
3779 msgstr ""
3780
3781 #: protoize.c:844
3782 #, c-format
3783 msgid "%s: warning: no read access for file `%s'\n"
3784 msgstr ""
3785
3786 #: protoize.c:852
3787 #, c-format
3788 msgid "%s: warning: no write access for file `%s'\n"
3789 msgstr ""
3790
3791 #: protoize.c:860
3792 #, c-format
3793 msgid "%s: warning: no write access for dir containing `%s'\n"
3794 msgstr ""
3795
3796 #. Catch cases like /.. where we try to backup to a
3797 #. point above the absolute root of the logical file
3798 #. system.
3799 #: protoize.c:1278
3800 #, c-format
3801 msgid "%s: invalid file name: %s\n"
3802 msgstr ""
3803
3804 #: protoize.c:1430
3805 #, c-format
3806 msgid "%s: %s: can't get status: %s\n"
3807 msgstr ""
3808
3809 #: protoize.c:1451
3810 #, c-format
3811 msgid ""
3812 "\n"
3813 "%s: fatal error: aux info file corrupted at line %d\n"
3814 msgstr ""
3815
3816 #: protoize.c:1787
3817 #, c-format
3818 msgid "%s:%d: declaration of function `%s' takes different forms\n"
3819 msgstr ""
3820
3821 #: protoize.c:2039
3822 #, c-format
3823 msgid "%s: compiling `%s'\n"
3824 msgstr ""
3825
3826 #: protoize.c:2062
3827 #, c-format
3828 msgid "%s: wait: %s\n"
3829 msgstr ""
3830
3831 #: protoize.c:2067
3832 #, c-format
3833 msgid "%s: subprocess got fatal signal %d\n"
3834 msgstr ""
3835
3836 #: protoize.c:2075
3837 #, c-format
3838 msgid "%s: %s exited with status %d\n"
3839 msgstr ""
3840
3841 #: protoize.c:2127
3842 #, c-format
3843 msgid "%s: warning: missing SYSCALLS file `%s'\n"
3844 msgstr ""
3845
3846 #: protoize.c:2136 protoize.c:2165
3847 #, c-format
3848 msgid "%s: can't read aux info file `%s': %s\n"
3849 msgstr ""
3850
3851 #: protoize.c:2181 protoize.c:2209
3852 #, c-format
3853 msgid "%s: can't get status of aux info file `%s': %s\n"
3854 msgstr ""
3855
3856 #: protoize.c:2237
3857 #, c-format
3858 msgid "%s: can't open aux info file `%s' for reading: %s\n"
3859 msgstr ""
3860
3861 #: protoize.c:2255
3862 #, c-format
3863 msgid "%s: error reading aux info file `%s': %s\n"
3864 msgstr ""
3865
3866 #: protoize.c:2268
3867 #, c-format
3868 msgid "%s: error closing aux info file `%s': %s\n"
3869 msgstr ""
3870
3871 #: protoize.c:2284
3872 #, c-format
3873 msgid "%s: can't delete aux info file `%s': %s\n"
3874 msgstr ""
3875
3876 #: protoize.c:2366 protoize.c:4368
3877 #, c-format
3878 msgid "%s: can't delete file `%s': %s\n"
3879 msgstr ""
3880
3881 #: protoize.c:2445
3882 #, c-format
3883 msgid "%s: warning: can't rename file `%s' to `%s': %s\n"
3884 msgstr ""
3885
3886 #: protoize.c:2570
3887 #, c-format
3888 msgid "%s: conflicting extern definitions of '%s'\n"
3889 msgstr ""
3890
3891 #: protoize.c:2574
3892 #, c-format
3893 msgid "%s: declarations of '%s' will not be converted\n"
3894 msgstr ""
3895
3896 #: protoize.c:2576
3897 #, c-format
3898 msgid "%s: conflict list for '%s' follows:\n"
3899 msgstr ""
3900
3901 #: protoize.c:2609
3902 #, c-format
3903 msgid "%s: warning: using formals list from %s(%d) for function `%s'\n"
3904 msgstr ""
3905
3906 #: protoize.c:2649
3907 #, c-format
3908 msgid "%s: %d: `%s' used but missing from SYSCALLS\n"
3909 msgstr ""
3910
3911 #: protoize.c:2655
3912 #, c-format
3913 msgid "%s: %d: warning: no extern definition for `%s'\n"
3914 msgstr ""
3915
3916 #: protoize.c:2686
3917 #, c-format
3918 msgid "%s: warning: no static definition for `%s' in file `%s'\n"
3919 msgstr ""
3920
3921 #: protoize.c:2692
3922 #, c-format
3923 msgid "%s: multiple static defs of `%s' in file `%s'\n"
3924 msgstr ""
3925
3926 #: protoize.c:2865 protoize.c:2868
3927 #, c-format
3928 msgid "%s: %d: warning: source too confusing\n"
3929 msgstr ""
3930
3931 #: protoize.c:3074
3932 #, c-format
3933 msgid "%s: %d: warning: varargs function declaration not converted\n"
3934 msgstr ""
3935
3936 #: protoize.c:3089
3937 #, c-format
3938 msgid "%s: declaration of function `%s' not converted\n"
3939 msgstr ""
3940
3941 #: protoize.c:3212
3942 #, c-format
3943 msgid "%s: warning: too many parameter lists in declaration of `%s'\n"
3944 msgstr ""
3945
3946 #: protoize.c:3233
3947 #, c-format
3948 msgid ""
3949 "\n"
3950 "%s: warning: too few parameter lists in declaration of `%s'\n"
3951 msgstr ""
3952
3953 #: protoize.c:3331
3954 #, c-format
3955 msgid "%s: %d: warning: found `%s' but expected `%s'\n"
3956 msgstr ""
3957
3958 #: protoize.c:3509
3959 #, c-format
3960 msgid "%s: local declaration for function `%s' not inserted\n"
3961 msgstr ""
3962
3963 #: protoize.c:3536
3964 #, c-format
3965 msgid ""
3966 "\n"
3967 "%s: %d: warning: can't add declaration of `%s' into macro call\n"
3968 msgstr ""
3969
3970 #: protoize.c:3610
3971 #, c-format
3972 msgid "%s: global declarations for file `%s' not inserted\n"
3973 msgstr ""
3974
3975 #: protoize.c:3701 protoize.c:3731
3976 #, c-format
3977 msgid "%s: definition of function `%s' not converted\n"
3978 msgstr ""
3979
3980 #: protoize.c:3720
3981 #, c-format
3982 msgid "%s: %d: warning: definition of %s not converted\n"
3983 msgstr ""
3984
3985 #: protoize.c:4050
3986 #, c-format
3987 msgid "%s: found definition of `%s' at %s(%d)\n"
3988 msgstr ""
3989
3990 #. If we make it here, then we did not know about this
3991 #. function definition.
3992 #: protoize.c:4066
3993 #, c-format
3994 msgid "%s: %d: warning: `%s' excluded by preprocessing\n"
3995 msgstr ""
3996
3997 #: protoize.c:4069
3998 #, c-format
3999 msgid "%s: function definition not converted\n"
4000 msgstr ""
4001
4002 #: protoize.c:4128
4003 #, c-format
4004 msgid "%s: `%s' not converted\n"
4005 msgstr ""
4006
4007 #: protoize.c:4136
4008 #, c-format
4009 msgid "%s: would convert file `%s'\n"
4010 msgstr ""
4011
4012 #: protoize.c:4139
4013 #, c-format
4014 msgid "%s: converting file `%s'\n"
4015 msgstr ""
4016
4017 #: protoize.c:4149
4018 #, c-format
4019 msgid "%s: can't get status for file `%s': %s\n"
4020 msgstr ""
4021
4022 #: protoize.c:4191
4023 #, c-format
4024 msgid "%s: can't open file `%s' for reading: %s\n"
4025 msgstr ""
4026
4027 #: protoize.c:4206
4028 #, c-format
4029 msgid ""
4030 "\n"
4031 "%s: error reading input file `%s': %s\n"
4032 msgstr ""
4033
4034 #: protoize.c:4240
4035 #, c-format
4036 msgid "%s: can't create/open clean file `%s': %s\n"
4037 msgstr ""
4038
4039 #: protoize.c:4345
4040 #, c-format
4041 msgid "%s: warning: file `%s' already saved in `%s'\n"
4042 msgstr ""
4043
4044 #: protoize.c:4353
4045 #, c-format
4046 msgid "%s: can't link file `%s' to `%s': %s\n"
4047 msgstr ""
4048
4049 #: protoize.c:4383
4050 #, c-format
4051 msgid "%s: can't create/open output file `%s': %s\n"
4052 msgstr ""
4053
4054 #: protoize.c:4416
4055 #, c-format
4056 msgid "%s: can't change mode of file `%s': %s\n"
4057 msgstr ""
4058
4059 #: protoize.c:4589
4060 #, c-format
4061 msgid "%s: cannot get working directory: %s\n"
4062 msgstr ""
4063
4064 #: protoize.c:4687
4065 #, c-format
4066 msgid "%s: input file names must have .c suffixes: %s\n"
4067 msgstr ""
4068
4069 #: regclass.c:655
4070 #, c-format
4071 msgid "can't use '%s' as a %s register"
4072 msgstr ""
4073
4074 #: regclass.c:677
4075 msgid "global register variable follows a function definition"
4076 msgstr ""
4077
4078 #: reload1.c:1824
4079 #, c-format
4080 msgid "Unable to find a register to spill in class `%s'."
4081 msgstr ""
4082
4083 #: rtl.c:1148
4084 #, c-format
4085 msgid "RTL check: access of elt %d of `%s' with last elt %d"
4086 msgstr ""
4087
4088 #: rtl.c:1162
4089 #, c-format
4090 msgid "RTL check: expected elt %d type '%c', have '%c' (rtx %s)"
4091 msgstr ""
4092
4093 #: rtl.c:1177
4094 #, c-format
4095 msgid "RTL check: expected elt %d type '%c' or '%c', have '%c' (rtx %s)"
4096 msgstr ""
4097
4098 #: rtl.c:1191
4099 #, c-format
4100 msgid "RTL check: expected code `%s', have `%s'"
4101 msgstr ""
4102
4103 #: rtl.c:1204
4104 #, c-format
4105 msgid "RTL check: expected code `%s' or `%s', have `%s'"
4106 msgstr ""
4107
4108 #: rtl.c:1219
4109 #, c-format
4110 msgid "RTL check: access of elt %d of vector with last elt %d"
4111 msgstr ""
4112
4113 #: rtl.c:1264
4114 #, c-format
4115 msgid ""
4116 "Internal compiler error in `%s', at %s:%d\n"
4117 "Please submit a full bug report.\n"
4118 "See %s for instructions."
4119 msgstr ""
4120
4121 #: stmt.c:919
4122 #, c-format
4123 msgid "jump to `%s' invalidly jumps into binding contour"
4124 msgstr ""
4125
4126 #: stmt.c:1283 stmt.c:1354
4127 msgid "`asm' cannot be used in function where memory usage is checked"
4128 msgstr ""
4129
4130 #: stmt.c:1340
4131 msgid "`asm' cannot be used with `-fcheck-memory-usage'"
4132 msgstr ""
4133
4134 #: stmt.c:1369
4135 #, c-format
4136 msgid "unknown register name `%s' in `asm'"
4137 msgstr ""
4138
4139 #: stmt.c:1384
4140 msgid "too many alternatives in `asm'"
4141 msgstr ""
4142
4143 #: stmt.c:1395
4144 msgid "operand constraints for `asm' differ in number of alternatives"
4145 msgstr ""
4146
4147 #: stmt.c:1442
4148 msgid "output operand constraint lacks `='"
4149 msgstr ""
4150
4151 #: stmt.c:1461
4152 #, c-format
4153 msgid "output operand constraint %d contains `+'"
4154 msgstr ""
4155
4156 #: stmt.c:1470
4157 msgid "operand constraint contains '+' or '=' at illegal position."
4158 msgstr ""
4159
4160 #: stmt.c:1476 stmt.c:1629
4161 #, ycp-format
4162 msgid "`%%' constraint used with last operand"
4163 msgstr ""
4164
4165 #: stmt.c:1493
4166 msgid "matching constraint not valid in output operand"
4167 msgstr ""
4168
4169 #: stmt.c:1541
4170 #, c-format
4171 msgid "output number %d not directly addressable"
4172 msgstr ""
4173
4174 #: stmt.c:1566
4175 #, c-format
4176 msgid "more than %d operands in `asm'"
4177 msgstr ""
4178
4179 #: stmt.c:1602
4180 #, c-format
4181 msgid "hard register `%s' listed as input operand to `asm'"
4182 msgstr ""
4183
4184 #: stmt.c:1619
4185 #, c-format
4186 msgid "input operand constraint contains `%c'"
4187 msgstr ""
4188
4189 #: stmt.c:1659
4190 msgid "matching constraint references invalid operand number"
4191 msgstr ""
4192
4193 #: stor-layout.c:126
4194 msgid "type size can't be explicitly evaluated"
4195 msgstr ""
4196
4197 #: stor-layout.c:128
4198 msgid "variable-size type declared outside of any function"
4199 msgstr ""
4200
4201 #: toplev.c:1437 toplev.c:4763
4202 #, c-format
4203 msgid "Invalid option `%s'"
4204 msgstr ""
4205
4206 #: toplev.c:1634
4207 msgid "output pipe has been closed"
4208 msgstr ""
4209
4210 #: toplev.c:2521
4211 #, c-format
4212 msgid "invalid register name `%s' for register variable"
4213 msgstr ""
4214
4215 #: toplev.c:3979
4216 #, c-format
4217 msgid "unrecognized register name `%s'"
4218 msgstr ""
4219
4220 #: toplev.c:4118
4221 #, c-format
4222 msgid "use -gdwarf -g%d for DWARF v1, level %d"
4223 msgstr ""
4224
4225 #: toplev.c:4121
4226 msgid "use -gdwarf-2 for DWARF v2"
4227 msgstr ""
4228
4229 #: toplev.c:4835
4230 msgid "options passed: "
4231 msgstr ""
4232
4233 #: toplev.c:4864
4234 msgid "options enabled: "
4235 msgstr ""
4236
4237 #: tree.c:4752
4238 msgid "arrays of functions are not meaningful"
4239 msgstr ""
4240
4241 #: tree.c:4809
4242 msgid "function return type cannot be function"
4243 msgstr ""
4244
4245 #: tree.c:5536
4246 msgid "invalid initializer for bit string"
4247 msgstr ""
4248
4249 #: tree.c:5594
4250 #, c-format
4251 msgid "Tree check: expected %s, have %s"
4252 msgstr ""
4253
4254 #: tree.c:5609
4255 #, c-format
4256 msgid "Tree check: expected class '%c', have '%c' (%s)"
4257 msgstr ""
4258
4259 #: varasm.c:729
4260 msgid "global register variable has initial value"
4261 msgstr ""
4262
4263 #: varasm.c:1986
4264 msgid "floating point trap outputting a constant"
4265 msgstr ""
4266
4267 #: varasm.c:4289
4268 msgid "initializer for integer value is too complicated"
4269 msgstr ""
4270
4271 #: varasm.c:4295
4272 msgid "initializer for floating value is not a floating constant"
4273 msgstr ""
4274
4275 #: varasm.c:4352
4276 msgid "unknown set constructor type"
4277 msgstr ""
4278
4279 #: varasm.c:4498
4280 #, c-format
4281 msgid "invalid initial value for member `%s'"
4282 msgstr ""
4283
4284 #: config/arc/arc.h:60 config/mips/mips.h:908
4285 msgid "may not use both -EB and -EL"
4286 msgstr ""
4287
4288 #: config/arm/arm.h:205
4289 msgid "-mapcs-26 and -mapcs-32 may not be used together"
4290 msgstr ""
4291
4292 #: config/arm/arm.h:217
4293 msgid "-msoft-float and -mhard_float may not be used together"
4294 msgstr ""
4295
4296 #: config/arm/arm.h:228
4297 msgid "-mbig-endian and -mlittle-endian may not be used together"
4298 msgstr ""
4299
4300 #: config/arm/riscix.h:72 config/arm/riscix.h:134
4301 msgid "-mbsd and -pedantic incompatible"
4302 msgstr ""
4303
4304 #: config/arm/riscix.h:73 config/arm/riscix.h:135
4305 msgid "-mbsd and -mxopen incompatible"
4306 msgstr ""
4307
4308 #: config/arm/riscix.h:74 config/arm/riscix.h:136
4309 msgid "-mxopen and -pedantic incompatible"
4310 msgstr ""
4311
4312 #: config/dsp16xx/dsp16xx.h:101 config/dsp16xx/dsp16xx.h:110
4313 msgid "A -ifile option requires a -map option"
4314 msgstr ""
4315
4316 #: config/i386/freebsd.h:236
4317 msgid "`-p' not supported; use `-pg' and gprof(1)"
4318 msgstr ""
4319
4320 #: config/i386/sco5.h:788 config/i386/sco5.h:863
4321 msgid "-static not valid with -mcoff"
4322 msgstr ""
4323
4324 #: config/i386/sco5.h:789 config/i386/sco5.h:864
4325 msgid "-shared not valid with -mcoff"
4326 msgstr ""
4327
4328 #: config/i386/sco5.h:790 config/i386/sco5.h:865
4329 msgid "-symbolic not valid with -mcoff"
4330 msgstr ""
4331
4332 #: config/i386/sco5.h:828
4333 msgid "-fpic is not valid with -mcoff"
4334 msgstr ""
4335
4336 #: config/i386/sco5.h:829
4337 msgid "-fPIC is not valid with -mcoff"
4338 msgstr ""
4339
4340 #: config/i386/sco5.h:866
4341 msgid "-fpic not valid with -mcoff"
4342 msgstr ""
4343
4344 #: config/i386/sco5.h:867
4345 msgid "-fPIC not valid with -mcoff"
4346 msgstr ""
4347
4348 #: config/i860/fx2800.h:305
4349 msgid "-p option not supported: use -pg instead"
4350 msgstr ""
4351
4352 #: config/mips/mips.h:764
4353 msgid "-pipe is not supported."
4354 msgstr ""
4355
4356 #: config/mips/mips.h:903
4357 msgid "may not use both -mfp64 and -msingle-float"
4358 msgstr ""
4359
4360 #: config/mips/mips.h:904
4361 msgid "may not use both -mfp64 and -m4650"
4362 msgstr ""
4363
4364 #: config/mips/r3900.h:28 config/mips/r3900.h:42
4365 msgid "-mhard-float not supported."
4366 msgstr ""
4367
4368 #: config/mips/r3900.h:30 config/mips/r3900.h:44
4369 msgid "-msingle-float and -msoft-float can not both be specified."
4370 msgstr ""
4371
4372 #: config/nextstep.h:163 config/nextstep.h:166
4373 msgid "-p profiling is no longer supported. Use -pg instead."
4374 msgstr ""
4375
4376 #: config/vax/vax.h:37 config/vax/vax.h:38
4377 msgid "profiling not supported with -mg\n"
4378 msgstr ""
4379
4380 #: cp/lang-specs.h:35 cp/lang-specs.h:71
4381 msgid "GNU C++ does not support -C without using -E"
4382 msgstr ""
4383
4384 #: cp/lang-specs.h:64 cp/lang-specs.h:89 cp/lang-specs.h:101 gcc.c:657
4385 #: gcc.c:684 gcc.c:732
4386 msgid "-pg and -fomit-frame-pointer are incompatible"
4387 msgstr ""
4388
4389 #: gcc.c:627 gcc.c:665 gcc.c:694 gcc.c:712 gcc.c:745
4390 msgid "GNU C does not support -C without using -E"
4391 msgstr ""
4392
4393 #: gcc.c:707
4394 msgid "-E required when input is from standard input"
4395 msgstr ""
4396
4397 #: gcc.c:710
4398 msgid "Compilation of header file requested"
4399 msgstr ""
This page took 0.23302 seconds and 5 git commands to generate.