OSDN Git Service

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