OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libcpp/] [po/] [cpplib.pot] - Blame information for rev 730

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 730 jeremybenn
# SOME DESCRIPTIVE TITLE.
2
# Copyright (C) YEAR Free Software Foundation, Inc.
3
# This file is distributed under the same license as the PACKAGE package.
4
# FIRST AUTHOR , YEAR.
5
#
6
#, fuzzy
7
msgid ""
8
msgstr ""
9
"Project-Id-Version: PACKAGE VERSION\n"
10
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11
"POT-Creation-Date: 2012-01-27 16:12+0000\n"
12
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
"Last-Translator: FULL NAME \n"
14
"Language-Team: LANGUAGE \n"
15
"Language: \n"
16
"MIME-Version: 1.0\n"
17
"Content-Type: text/plain; charset=CHARSET\n"
18
"Content-Transfer-Encoding: 8bit\n"
19
 
20
#: charset.c:674
21
#, c-format
22
msgid "conversion from %s to %s not supported by iconv"
23
msgstr ""
24
 
25
#: charset.c:677
26
msgid "iconv_open"
27
msgstr ""
28
 
29
#: charset.c:685
30
#, c-format
31
msgid "no iconv implementation, cannot convert from %s to %s"
32
msgstr ""
33
 
34
#: charset.c:781
35
#, c-format
36
msgid "character 0x%lx is not in the basic source character set\n"
37
msgstr ""
38
 
39
#: charset.c:798
40
#: charset.c:1444
41
msgid "converting to execution character set"
42
msgstr ""
43
 
44
#: charset.c:804
45
#, c-format
46
msgid "character 0x%lx is not unibyte in execution character set"
47
msgstr ""
48
 
49
#: charset.c:928
50
#, c-format
51
msgid "Character %x might not be NFKC"
52
msgstr ""
53
 
54
#: charset.c:994
55
msgid "universal character names are only valid in C++ and C99"
56
msgstr ""
57
 
58
#: charset.c:997
59
#, c-format
60
msgid "the meaning of '\\%c' is different in traditional C"
61
msgstr ""
62
 
63
#: charset.c:1006
64
msgid "In _cpp_valid_ucn but not a UCN"
65
msgstr ""
66
 
67
#: charset.c:1031
68
#, c-format
69
msgid "incomplete universal character name %.*s"
70
msgstr ""
71
 
72
#: charset.c:1046
73
#, c-format
74
msgid "%.*s is not a valid universal character"
75
msgstr ""
76
 
77
#: charset.c:1056
78
#: lex.c:1052
79
msgid "'$' in identifier or number"
80
msgstr ""
81
 
82
#: charset.c:1066
83
#, c-format
84
msgid "universal character %.*s is not valid in an identifier"
85
msgstr ""
86
 
87
#: charset.c:1070
88
#, c-format
89
msgid "universal character %.*s is not valid at the start of an identifier"
90
msgstr ""
91
 
92
#: charset.c:1102
93
#: charset.c:1674
94
msgid "converting UCN to source character set"
95
msgstr ""
96
 
97
#: charset.c:1106
98
msgid "converting UCN to execution character set"
99
msgstr ""
100
 
101
#: charset.c:1178
102
msgid "the meaning of '\\x' is different in traditional C"
103
msgstr ""
104
 
105
#: charset.c:1195
106
msgid "\\x used with no following hex digits"
107
msgstr ""
108
 
109
#: charset.c:1202
110
msgid "hex escape sequence out of range"
111
msgstr ""
112
 
113
#: charset.c:1240
114
msgid "octal escape sequence out of range"
115
msgstr ""
116
 
117
#: charset.c:1306
118
msgid "the meaning of '\\a' is different in traditional C"
119
msgstr ""
120
 
121
#: charset.c:1313
122
#, c-format
123
msgid "non-ISO-standard escape sequence, '\\%c'"
124
msgstr ""
125
 
126
#: charset.c:1321
127
#, c-format
128
msgid "unknown escape sequence: '\\%c'"
129
msgstr ""
130
 
131
#: charset.c:1329
132
#, c-format
133
msgid "unknown escape sequence: '\\%s'"
134
msgstr ""
135
 
136
#: charset.c:1336
137
msgid "converting escape sequence to execution character set"
138
msgstr ""
139
 
140
#: charset.c:1509
141
#: charset.c:1573
142
msgid "character constant too long for its type"
143
msgstr ""
144
 
145
#: charset.c:1512
146
msgid "multi-character character constant"
147
msgstr ""
148
 
149
#: charset.c:1612
150
msgid "empty character constant"
151
msgstr ""
152
 
153
#: charset.c:1721
154
#, c-format
155
msgid "failure to convert %s to %s"
156
msgstr ""
157
 
158
#: directives.c:223
159
#: directives.c:249
160
#, c-format
161
msgid "extra tokens at end of #%s directive"
162
msgstr ""
163
 
164
#: directives.c:356
165
#, c-format
166
msgid "#%s is a GCC extension"
167
msgstr ""
168
 
169
#: directives.c:361
170
#, c-format
171
msgid "#%s is a deprecated GCC extension"
172
msgstr ""
173
 
174
#: directives.c:374
175
msgid "suggest not using #elif in traditional C"
176
msgstr ""
177
 
178
#: directives.c:377
179
#, c-format
180
msgid "traditional C ignores #%s with the # indented"
181
msgstr ""
182
 
183
#: directives.c:381
184
#, c-format
185
msgid "suggest hiding #%s from traditional C with an indented #"
186
msgstr ""
187
 
188
#: directives.c:407
189
msgid "embedding a directive within macro arguments is not portable"
190
msgstr ""
191
 
192
#: directives.c:427
193
msgid "style of line directive is a GCC extension"
194
msgstr ""
195
 
196
#: directives.c:482
197
#, c-format
198
msgid "invalid preprocessing directive #%s"
199
msgstr ""
200
 
201
#: directives.c:550
202
msgid "\"defined\" cannot be used as a macro name"
203
msgstr ""
204
 
205
#: directives.c:556
206
#, c-format
207
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
208
msgstr ""
209
 
210
#: directives.c:559
211
#, c-format
212
msgid "no macro name given in #%s directive"
213
msgstr ""
214
 
215
#: directives.c:562
216
msgid "macro names must be identifiers"
217
msgstr ""
218
 
219
#: directives.c:611
220
#, c-format
221
msgid "undefining \"%s\""
222
msgstr ""
223
 
224
#: directives.c:666
225
msgid "missing terminating > character"
226
msgstr ""
227
 
228
#: directives.c:725
229
#, c-format
230
msgid "#%s expects \"FILENAME\" or "
231
msgstr ""
232
 
233
#: directives.c:771
234
#, c-format
235
msgid "empty filename in #%s"
236
msgstr ""
237
 
238
#: directives.c:781
239
msgid "#include nested too deeply"
240
msgstr ""
241
 
242
#: directives.c:822
243
msgid "#include_next in primary source file"
244
msgstr ""
245
 
246
#: directives.c:848
247
#, c-format
248
msgid "invalid flag \"%s\" in line directive"
249
msgstr ""
250
 
251
#: directives.c:908
252
msgid "unexpected end of file after #line"
253
msgstr ""
254
 
255
#: directives.c:911
256
#, c-format
257
msgid "\"%s\" after #line is not a positive integer"
258
msgstr ""
259
 
260
#: directives.c:917
261
#: directives.c:919
262
msgid "line number out of range"
263
msgstr ""
264
 
265
#: directives.c:932
266
#: directives.c:1012
267
#, c-format
268
msgid "\"%s\" is not a valid filename"
269
msgstr ""
270
 
271
#: directives.c:972
272
#, c-format
273
msgid "\"%s\" after # is not a positive integer"
274
msgstr ""
275
 
276
#: directives.c:1067
277
#: directives.c:1069
278
#: directives.c:1071
279
#, c-format
280
msgid "%s"
281
msgstr ""
282
 
283
#: directives.c:1095
284
#, c-format
285
msgid "invalid #%s directive"
286
msgstr ""
287
 
288
#: directives.c:1158
289
#, c-format
290
msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
291
msgstr ""
292
 
293
#: directives.c:1167
294
#, c-format
295
msgid "registering pragma \"%s\" with name expansion and no namespace"
296
msgstr ""
297
 
298
#: directives.c:1185
299
#, c-format
300
msgid "registering \"%s\" as both a pragma and a pragma namespace"
301
msgstr ""
302
 
303
#: directives.c:1188
304
#, c-format
305
msgid "#pragma %s %s is already registered"
306
msgstr ""
307
 
308
#: directives.c:1191
309
#, c-format
310
msgid "#pragma %s is already registered"
311
msgstr ""
312
 
313
#: directives.c:1221
314
msgid "registering pragma with NULL handler"
315
msgstr ""
316
 
317
#: directives.c:1462
318
msgid "#pragma once in main file"
319
msgstr ""
320
 
321
#: directives.c:1485
322
msgid "invalid #pragma push_macro directive"
323
msgstr ""
324
 
325
#: directives.c:1540
326
msgid "invalid #pragma pop_macro directive"
327
msgstr ""
328
 
329
#: directives.c:1595
330
msgid "invalid #pragma GCC poison directive"
331
msgstr ""
332
 
333
#: directives.c:1604
334
#, c-format
335
msgid "poisoning existing macro \"%s\""
336
msgstr ""
337
 
338
#: directives.c:1623
339
msgid "#pragma system_header ignored outside include file"
340
msgstr ""
341
 
342
#: directives.c:1648
343
#, c-format
344
msgid "cannot find source file %s"
345
msgstr ""
346
 
347
#: directives.c:1652
348
#, c-format
349
msgid "current file is older than %s"
350
msgstr ""
351
 
352
#: directives.c:1837
353
msgid "_Pragma takes a parenthesized string literal"
354
msgstr ""
355
 
356
#: directives.c:1958
357
msgid "#else without #if"
358
msgstr ""
359
 
360
#: directives.c:1963
361
msgid "#else after #else"
362
msgstr ""
363
 
364
#: directives.c:1965
365
#: directives.c:1998
366
msgid "the conditional began here"
367
msgstr ""
368
 
369
#: directives.c:1991
370
msgid "#elif without #if"
371
msgstr ""
372
 
373
#: directives.c:1996
374
msgid "#elif after #else"
375
msgstr ""
376
 
377
#: directives.c:2034
378
msgid "#endif without #if"
379
msgstr ""
380
 
381
#: directives.c:2114
382
msgid "missing '(' after predicate"
383
msgstr ""
384
 
385
#: directives.c:2129
386
msgid "missing ')' to complete answer"
387
msgstr ""
388
 
389
#: directives.c:2149
390
msgid "predicate's answer is empty"
391
msgstr ""
392
 
393
#: directives.c:2176
394
msgid "assertion without predicate"
395
msgstr ""
396
 
397
#: directives.c:2179
398
msgid "predicate must be an identifier"
399
msgstr ""
400
 
401
#: directives.c:2265
402
#, c-format
403
msgid "\"%s\" re-asserted"
404
msgstr ""
405
 
406
#: directives.c:2556
407
#, c-format
408
msgid "unterminated #%s"
409
msgstr ""
410
 
411
#: directives-only.c:222
412
#: lex.c:2133
413
#: traditional.c:163
414
msgid "unterminated comment"
415
msgstr ""
416
 
417
#: errors.c:235
418
msgid "stdout"
419
msgstr ""
420
 
421
#: errors.c:237
422
#, c-format
423
msgid "%s: %s"
424
msgstr ""
425
 
426
#: expr.c:424
427
msgid "too many decimal points in number"
428
msgstr ""
429
 
430
#: expr.c:453
431
#: expr.c:547
432
msgid "fixed-point constants are a GCC extension"
433
msgstr ""
434
 
435
#: expr.c:466
436
#, c-format
437
msgid "invalid digit \"%c\" in binary constant"
438
msgstr ""
439
 
440
#: expr.c:468
441
#, c-format
442
msgid "invalid digit \"%c\" in octal constant"
443
msgstr ""
444
 
445
#: expr.c:476
446
msgid "invalid prefix \"0b\" for floating constant"
447
msgstr ""
448
 
449
#: expr.c:481
450
msgid "no digits in hexadecimal floating constant"
451
msgstr ""
452
 
453
#: expr.c:485
454
msgid "use of C99 hexadecimal floating constant"
455
msgstr ""
456
 
457
#: expr.c:494
458
msgid "exponent has no digits"
459
msgstr ""
460
 
461
#: expr.c:501
462
msgid "hexadecimal floating constants require an exponent"
463
msgstr ""
464
 
465
#: expr.c:515
466
#, c-format
467
msgid "invalid suffix \"%.*s\" on floating constant"
468
msgstr ""
469
 
470
#: expr.c:526
471
#: expr.c:585
472
#, c-format
473
msgid "traditional C rejects the \"%.*s\" suffix"
474
msgstr ""
475
 
476
#: expr.c:534
477
msgid "suffix for double constant is a GCC extension"
478
msgstr ""
479
 
480
#: expr.c:540
481
#, c-format
482
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
483
msgstr ""
484
 
485
#: expr.c:551
486
msgid "decimal float constants are a GCC extension"
487
msgstr ""
488
 
489
#: expr.c:569
490
#, c-format
491
msgid "invalid suffix \"%.*s\" on integer constant"
492
msgstr ""
493
 
494
#: expr.c:593
495
msgid "use of C++0x long long integer constant"
496
msgstr ""
497
 
498
#: expr.c:594
499
msgid "use of C99 long long integer constant"
500
msgstr ""
501
 
502
#: expr.c:608
503
msgid "imaginary constants are a GCC extension"
504
msgstr ""
505
 
506
#: expr.c:611
507
msgid "binary constants are a GCC extension"
508
msgstr ""
509
 
510
#: expr.c:704
511
msgid "integer constant is too large for its type"
512
msgstr ""
513
 
514
#: expr.c:735
515
msgid "integer constant is so large that it is unsigned"
516
msgstr ""
517
 
518
#: expr.c:830
519
msgid "missing ')' after \"defined\""
520
msgstr ""
521
 
522
#: expr.c:837
523
msgid "operator \"defined\" requires an identifier"
524
msgstr ""
525
 
526
#: expr.c:845
527
#, c-format
528
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
529
msgstr ""
530
 
531
#: expr.c:855
532
msgid "this use of \"defined\" may not be portable"
533
msgstr ""
534
 
535
#: expr.c:914
536
msgid "user-defined literal in preprocessor expression"
537
msgstr ""
538
 
539
#: expr.c:919
540
msgid "floating constant in preprocessor expression"
541
msgstr ""
542
 
543
#: expr.c:925
544
msgid "imaginary number in preprocessor expression"
545
msgstr ""
546
 
547
#: expr.c:972
548
#, c-format
549
msgid "\"%s\" is not defined"
550
msgstr ""
551
 
552
#: expr.c:984
553
msgid "assertions are a GCC extension"
554
msgstr ""
555
 
556
#: expr.c:987
557
msgid "assertions are a deprecated extension"
558
msgstr ""
559
 
560
#: expr.c:1120
561
#: expr.c:1149
562
#, c-format
563
msgid "missing binary operator before token \"%s\""
564
msgstr ""
565
 
566
#: expr.c:1140
567
#, c-format
568
msgid "token \"%s\" is not valid in preprocessor expressions"
569
msgstr ""
570
 
571
#: expr.c:1157
572
msgid "missing expression between '(' and ')'"
573
msgstr ""
574
 
575
#: expr.c:1160
576
#, c-format
577
msgid "%s with no expression"
578
msgstr ""
579
 
580
#: expr.c:1163
581
#, c-format
582
msgid "operator '%s' has no right operand"
583
msgstr ""
584
 
585
#: expr.c:1168
586
#, c-format
587
msgid "operator '%s' has no left operand"
588
msgstr ""
589
 
590
#: expr.c:1194
591
msgid " ':' without preceding '?'"
592
msgstr ""
593
 
594
#: expr.c:1222
595
#, c-format
596
msgid "unbalanced stack in %s"
597
msgstr ""
598
 
599
#: expr.c:1242
600
#, c-format
601
msgid "impossible operator '%u'"
602
msgstr ""
603
 
604
#: expr.c:1343
605
msgid "missing ')' in expression"
606
msgstr ""
607
 
608
#: expr.c:1372
609
msgid "'?' without following ':'"
610
msgstr ""
611
 
612
#: expr.c:1382
613
msgid "integer overflow in preprocessor expression"
614
msgstr ""
615
 
616
#: expr.c:1387
617
msgid "missing '(' in expression"
618
msgstr ""
619
 
620
#: expr.c:1419
621
#, c-format
622
msgid "the left operand of \"%s\" changes sign when promoted"
623
msgstr ""
624
 
625
#: expr.c:1424
626
#, c-format
627
msgid "the right operand of \"%s\" changes sign when promoted"
628
msgstr ""
629
 
630
#: expr.c:1683
631
msgid "traditional C rejects the unary plus operator"
632
msgstr ""
633
 
634
#: expr.c:1766
635
msgid "comma operator in operand of #if"
636
msgstr ""
637
 
638
#: expr.c:1902
639
msgid "division by zero in #if"
640
msgstr ""
641
 
642
#: files.c:463
643
msgid "NULL directory in find_file"
644
msgstr ""
645
 
646
#: files.c:500
647
msgid "one or more PCH files were found, but they were invalid"
648
msgstr ""
649
 
650
#: files.c:503
651
msgid "use -Winvalid-pch for more information"
652
msgstr ""
653
 
654
#: files.c:594
655
#, c-format
656
msgid "%s is a block device"
657
msgstr ""
658
 
659
#: files.c:611
660
#, c-format
661
msgid "%s is too large"
662
msgstr ""
663
 
664
#: files.c:646
665
#, c-format
666
msgid "%s is shorter than expected"
667
msgstr ""
668
 
669
#: files.c:881
670
#, c-format
671
msgid "no include path in which to search for %s"
672
msgstr ""
673
 
674
#: files.c:1305
675
msgid "Multiple include guards may be useful for:\n"
676
msgstr ""
677
 
678
#: init.c:512
679
msgid "cppchar_t must be an unsigned type"
680
msgstr ""
681
 
682
#: init.c:516
683
#, c-format
684
msgid ""
685
"preprocessor arithmetic has maximum precision of %lu bits; target requires "
686
"%lu bits"
687
msgstr ""
688
 
689
#: init.c:523
690
msgid "CPP arithmetic must be at least as precise as a target int"
691
msgstr ""
692
 
693
#: init.c:526
694
msgid "target char is less than 8 bits wide"
695
msgstr ""
696
 
697
#: init.c:530
698
msgid "target wchar_t is narrower than target char"
699
msgstr ""
700
 
701
#: init.c:534
702
msgid "target int is narrower than target char"
703
msgstr ""
704
 
705
#: init.c:539
706
msgid "CPP half-integer narrower than CPP character"
707
msgstr ""
708
 
709
#: init.c:543
710
#, c-format
711
msgid ""
712
"CPP on this host cannot handle wide character constants over %lu bits, but "
713
"the target requires %lu bits"
714
msgstr ""
715
 
716
#: lex.c:846
717
msgid "backslash and newline separated by space"
718
msgstr ""
719
 
720
#: lex.c:851
721
msgid "backslash-newline at end of file"
722
msgstr ""
723
 
724
#: lex.c:867
725
#, c-format
726
msgid "trigraph ??%c converted to %c"
727
msgstr ""
728
 
729
#: lex.c:875
730
#, c-format
731
msgid "trigraph ??%c ignored, use -trigraphs to enable"
732
msgstr ""
733
 
734
#: lex.c:924
735
msgid "\"/*\" within comment"
736
msgstr ""
737
 
738
#: lex.c:982
739
#, c-format
740
msgid "%s in preprocessing directive"
741
msgstr ""
742
 
743
#: lex.c:991
744
msgid "null character(s) ignored"
745
msgstr ""
746
 
747
#: lex.c:1028
748
#, c-format
749
msgid "`%.*s' is not in NFKC"
750
msgstr ""
751
 
752
#: lex.c:1031
753
#, c-format
754
msgid "`%.*s' is not in NFC"
755
msgstr ""
756
 
757
#: lex.c:1099
758
#: lex.c:1176
759
#, c-format
760
msgid "attempt to use poisoned \"%s\""
761
msgstr ""
762
 
763
#: lex.c:1107
764
#: lex.c:1184
765
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
766
msgstr ""
767
 
768
#: lex.c:1113
769
#: lex.c:1190
770
#, c-format
771
msgid "identifier \"%s\" is a special operator name in C++"
772
msgstr ""
773
 
774
#: lex.c:1334
775
msgid "raw string delimiter longer than 16 characters"
776
msgstr ""
777
 
778
#: lex.c:1337
779
#, c-format
780
msgid "invalid character '%c' in raw string delimiter"
781
msgstr ""
782
 
783
#: lex.c:1460
784
#: lex.c:1482
785
msgid "unterminated raw string"
786
msgstr ""
787
 
788
#: lex.c:1601
789
msgid "null character(s) preserved in literal"
790
msgstr ""
791
 
792
#: lex.c:1604
793
#, c-format
794
msgid "missing terminating %c character"
795
msgstr ""
796
 
797
#: lex.c:2144
798
msgid "C++ style comments are not allowed in ISO C90"
799
msgstr ""
800
 
801
#: lex.c:2146
802
msgid "(this will be reported only once per input file)"
803
msgstr ""
804
 
805
#: lex.c:2151
806
msgid "multi-line comment"
807
msgstr ""
808
 
809
#: lex.c:2471
810
#, c-format
811
msgid "unspellable token %s"
812
msgstr ""
813
 
814
#: macro.c:188
815
#, c-format
816
msgid "macro \"%s\" is not used"
817
msgstr ""
818
 
819
#: macro.c:226
820
#: macro.c:423
821
#, c-format
822
msgid "invalid built-in macro \"%s\""
823
msgstr ""
824
 
825
#: macro.c:260
826
msgid "could not determine file timestamp"
827
msgstr ""
828
 
829
#: macro.c:358
830
msgid "could not determine date and time"
831
msgstr ""
832
 
833
#: macro.c:374
834
msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
835
msgstr ""
836
 
837
#: macro.c:532
838
msgid "invalid string literal, ignoring final '\\'"
839
msgstr ""
840
 
841
#: macro.c:592
842
#, c-format
843
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
844
msgstr ""
845
 
846
#: macro.c:682
847
msgid "ISO C99 requires rest arguments to be used"
848
msgstr ""
849
 
850
#: macro.c:687
851
#, c-format
852
msgid "macro \"%s\" requires %u arguments, but only %u given"
853
msgstr ""
854
 
855
#: macro.c:692
856
#, c-format
857
msgid "macro \"%s\" passed %u arguments, but takes just %u"
858
msgstr ""
859
 
860
#: macro.c:886
861
#: traditional.c:681
862
#, c-format
863
msgid "unterminated argument list invoking macro \"%s\""
864
msgstr ""
865
 
866
#: macro.c:1026
867
#, c-format
868
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
869
msgstr ""
870
 
871
#: macro.c:1694
872
#, c-format
873
msgid ""
874
"invoking macro %s argument %d: empty macro arguments are undefined in ISO "
875
"C90 and ISO C++98"
876
msgstr ""
877
 
878
#: macro.c:2596
879
#, c-format
880
msgid "duplicate macro parameter \"%s\""
881
msgstr ""
882
 
883
#: macro.c:2642
884
#, c-format
885
msgid "\"%s\" may not appear in macro parameter list"
886
msgstr ""
887
 
888
#: macro.c:2650
889
msgid "macro parameters must be comma-separated"
890
msgstr ""
891
 
892
#: macro.c:2667
893
msgid "parameter name missing"
894
msgstr ""
895
 
896
#: macro.c:2685
897
msgid "anonymous variadic macros were introduced in C99"
898
msgstr ""
899
 
900
#: macro.c:2690
901
msgid "ISO C does not permit named variadic macros"
902
msgstr ""
903
 
904
#: macro.c:2699
905
msgid "missing ')' in macro parameter list"
906
msgstr ""
907
 
908
#: macro.c:2748
909
msgid "'##' cannot appear at either end of a macro expansion"
910
msgstr ""
911
 
912
#: macro.c:2783
913
msgid "ISO C99 requires whitespace after the macro name"
914
msgstr ""
915
 
916
#: macro.c:2807
917
msgid "missing whitespace after the macro name"
918
msgstr ""
919
 
920
#: macro.c:2841
921
msgid "'#' is not followed by a macro parameter"
922
msgstr ""
923
 
924
#: macro.c:2999
925
#, c-format
926
msgid "\"%s\" redefined"
927
msgstr ""
928
 
929
#: macro.c:3005
930
msgid "this is the location of the previous definition"
931
msgstr ""
932
 
933
#: macro.c:3066
934
#, c-format
935
msgid "macro argument \"%s\" would be stringified in traditional C"
936
msgstr ""
937
 
938
#: macro.c:3093
939
#, c-format
940
msgid "invalid hash type %d in cpp_macro_definition"
941
msgstr ""
942
 
943
#: pch.c:88
944
#: pch.c:336
945
#: pch.c:348
946
#: pch.c:366
947
#: pch.c:372
948
#: pch.c:381
949
#: pch.c:388
950
msgid "while writing precompiled header"
951
msgstr ""
952
 
953
#: pch.c:608
954
#, c-format
955
msgid "%s: not used because `%.*s' is poisoned"
956
msgstr ""
957
 
958
#: pch.c:630
959
#, c-format
960
msgid "%s: not used because `%.*s' not defined"
961
msgstr ""
962
 
963
#: pch.c:642
964
#, c-format
965
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
966
msgstr ""
967
 
968
#: pch.c:683
969
#, c-format
970
msgid "%s: not used because `%s' is defined"
971
msgstr ""
972
 
973
#: pch.c:703
974
#, c-format
975
msgid "%s: not used because `__COUNTER__' is invalid"
976
msgstr ""
977
 
978
#: pch.c:712
979
#: pch.c:888
980
msgid "while reading precompiled header"
981
msgstr ""
982
 
983
#: traditional.c:751
984
#, c-format
985
msgid "detected recursion whilst expanding macro \"%s\""
986
msgstr ""
987
 
988
#: traditional.c:969
989
msgid "syntax error in macro parameter list"
990
msgstr ""

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.