[Ada] Do not perform useless work in Check_No_Parts_Violations
[official-gcc.git] / libcpp / po / cpplib.pot
blob8f818a7977ecf0f110a9bb48bdeca25b137a8679
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.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
11 "POT-Creation-Date: 2021-02-05 21:38+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 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
20 #: charset.c:677
21 #, c-format
22 msgid "conversion from %s to %s not supported by iconv"
23 msgstr ""
25 #: charset.c:680
26 msgid "iconv_open"
27 msgstr ""
29 #: charset.c:688
30 #, c-format
31 msgid "no iconv implementation, cannot convert from %s to %s"
32 msgstr ""
34 #: charset.c:784
35 #, c-format
36 msgid "character 0x%lx is not in the basic source character set\n"
37 msgstr ""
39 #: charset.c:801
40 #: charset.c:1771
41 msgid "converting to execution character set"
42 msgstr ""
44 #: charset.c:807
45 #, c-format
46 msgid "character 0x%lx is not unibyte in execution character set"
47 msgstr ""
49 #: charset.c:1057
50 msgid "universal character names are only valid in C++ and C99"
51 msgstr ""
53 #: charset.c:1061
54 msgid "C99's universal character names are incompatible with C90"
55 msgstr ""
57 #: charset.c:1064
58 #, c-format
59 msgid "the meaning of '\\%c' is different in traditional C"
60 msgstr ""
62 #: charset.c:1073
63 msgid "In _cpp_valid_ucn but not a UCN"
64 msgstr ""
66 #: charset.c:1106
67 #, c-format
68 msgid "incomplete universal character name %.*s"
69 msgstr ""
71 #: charset.c:1121
72 #, c-format
73 msgid "%.*s is not a valid universal character"
74 msgstr ""
76 #: charset.c:1131
77 #: lex.c:1335
78 msgid "'$' in identifier or number"
79 msgstr ""
81 #: charset.c:1141
82 #, c-format
83 msgid "universal character %.*s is not valid in an identifier"
84 msgstr ""
86 #: charset.c:1145
87 #, c-format
88 msgid "universal character %.*s is not valid at the start of an identifier"
89 msgstr ""
91 #: charset.c:1152
92 #, c-format
93 msgid "%.*s is outside the UCS codespace"
94 msgstr ""
96 #: charset.c:1197
97 #: charset.c:2116
98 msgid "converting UCN to source character set"
99 msgstr ""
101 #: charset.c:1204
102 msgid "converting UCN to execution character set"
103 msgstr ""
105 #: charset.c:1268
106 #, c-format
107 msgid "extended character %.*s is not valid in an identifier"
108 msgstr ""
110 #: charset.c:1285
111 #, c-format
112 msgid "extended character %.*s is not valid at the start of an identifier"
113 msgstr ""
115 #: charset.c:1371
116 msgid "the meaning of '\\x' is different in traditional C"
117 msgstr ""
119 #: charset.c:1396
120 msgid "\\x used with no following hex digits"
121 msgstr ""
123 #: charset.c:1403
124 msgid "hex escape sequence out of range"
125 msgstr ""
127 #: charset.c:1455
128 msgid "octal escape sequence out of range"
129 msgstr ""
131 #: charset.c:1537
132 msgid "the meaning of '\\a' is different in traditional C"
133 msgstr ""
135 #: charset.c:1544
136 #, c-format
137 msgid "non-ISO-standard escape sequence, '\\%c'"
138 msgstr ""
140 #: charset.c:1552
141 #, c-format
142 msgid "unknown escape sequence: '\\%c'"
143 msgstr ""
145 #: charset.c:1560
146 #, c-format
147 msgid "unknown escape sequence: '\\%s'"
148 msgstr ""
150 #: charset.c:1568
151 msgid "converting escape sequence to execution character set"
152 msgstr ""
154 #: charset.c:1708
155 msgid "missing open quote"
156 msgstr ""
158 #: charset.c:1926
159 #: charset.c:2005
160 msgid "character constant too long for its type"
161 msgstr ""
163 #: charset.c:1929
164 msgid "multi-character character constant"
165 msgstr ""
167 #: charset.c:2045
168 msgid "empty character constant"
169 msgstr ""
171 #: charset.c:2163
172 #, c-format
173 msgid "failure to convert %s to %s"
174 msgstr ""
176 #: directives.c:229
177 #: directives.c:272
178 #, c-format
179 msgid "extra tokens at end of #%s directive"
180 msgstr ""
182 #: directives.c:379
183 #, c-format
184 msgid "#%s is a GCC extension"
185 msgstr ""
187 #: directives.c:384
188 #, c-format
189 msgid "#%s is a deprecated GCC extension"
190 msgstr ""
192 #: directives.c:397
193 msgid "suggest not using #elif in traditional C"
194 msgstr ""
196 #: directives.c:400
197 #, c-format
198 msgid "traditional C ignores #%s with the # indented"
199 msgstr ""
201 #: directives.c:404
202 #, c-format
203 msgid "suggest hiding #%s from traditional C with an indented #"
204 msgstr ""
206 #: directives.c:430
207 msgid "embedding a directive within macro arguments is not portable"
208 msgstr ""
210 #: directives.c:450
211 msgid "style of line directive is a GCC extension"
212 msgstr ""
214 #: directives.c:531
215 #, c-format
216 msgid "invalid preprocessing directive #%s"
217 msgstr ""
219 #: directives.c:601
220 #, c-format
221 msgid "\"%s\" cannot be used as a macro name"
222 msgstr ""
224 #: directives.c:608
225 #, c-format
226 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
227 msgstr ""
229 #: directives.c:611
230 #, c-format
231 msgid "no macro name given in #%s directive"
232 msgstr ""
234 #: directives.c:614
235 msgid "macro names must be identifiers"
236 msgstr ""
238 #: directives.c:663
239 #: directives.c:668
240 #, c-format
241 msgid "undefining \"%s\""
242 msgstr ""
244 #: directives.c:725
245 msgid "missing terminating > character"
246 msgstr ""
248 #: directives.c:784
249 #, c-format
250 msgid "#%s expects \"FILENAME\" or <FILENAME>"
251 msgstr ""
253 #: directives.c:830
254 #, c-format
255 msgid "empty filename in #%s"
256 msgstr ""
258 #: directives.c:839
259 #, c-format
260 msgid ""
261 "#include nested depth %u exceeds maximum of %u (use -fmax-include-"
262 "depth=DEPTH to increase the maximum)"
263 msgstr ""
265 #: directives.c:884
266 msgid "#include_next in primary source file"
267 msgstr ""
269 #: directives.c:910
270 #, c-format
271 msgid "invalid flag \"%s\" in line directive"
272 msgstr ""
274 #: directives.c:970
275 msgid "unexpected end of file after #line"
276 msgstr ""
278 #: directives.c:973
279 #, c-format
280 msgid "\"%s\" after #line is not a positive integer"
281 msgstr ""
283 #: directives.c:979
284 #: directives.c:981
285 msgid "line number out of range"
286 msgstr ""
288 #: directives.c:994
289 #: directives.c:1075
290 #, c-format
291 msgid "\"%s\" is not a valid filename"
292 msgstr ""
294 #: directives.c:1035
295 #, c-format
296 msgid "\"%s\" after # is not a positive integer"
297 msgstr ""
299 #: directives.c:1102
300 #, c-format
301 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
302 msgstr ""
304 #: directives.c:1180
305 #: directives.c:1182
306 #: directives.c:1184
307 #: directives.c:1772
308 #, c-format
309 msgid "%s"
310 msgstr ""
312 #: directives.c:1208
313 #, c-format
314 msgid "invalid #%s directive"
315 msgstr ""
317 #: directives.c:1271
318 #, c-format
319 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
320 msgstr ""
322 #: directives.c:1280
323 #, c-format
324 msgid "registering pragma \"%s\" with name expansion and no namespace"
325 msgstr ""
327 #: directives.c:1298
328 #, c-format
329 msgid "registering \"%s\" as both a pragma and a pragma namespace"
330 msgstr ""
332 #: directives.c:1301
333 #, c-format
334 msgid "#pragma %s %s is already registered"
335 msgstr ""
337 #: directives.c:1304
338 #, c-format
339 msgid "#pragma %s is already registered"
340 msgstr ""
342 #: directives.c:1334
343 msgid "registering pragma with NULL handler"
344 msgstr ""
346 #: directives.c:1551
347 msgid "#pragma once in main file"
348 msgstr ""
350 #: directives.c:1574
351 msgid "invalid #pragma push_macro directive"
352 msgstr ""
354 #: directives.c:1631
355 msgid "invalid #pragma pop_macro directive"
356 msgstr ""
358 #: directives.c:1686
359 msgid "invalid #pragma GCC poison directive"
360 msgstr ""
362 #: directives.c:1695
363 #, c-format
364 msgid "poisoning existing macro \"%s\""
365 msgstr ""
367 #: directives.c:1714
368 msgid "#pragma system_header ignored outside include file"
369 msgstr ""
371 #: directives.c:1739
372 #, c-format
373 msgid "cannot find source file %s"
374 msgstr ""
376 #: directives.c:1743
377 #, c-format
378 msgid "current file is older than %s"
379 msgstr ""
381 #: directives.c:1767
382 #, c-format
383 msgid "invalid \"#pragma GCC %s\" directive"
384 msgstr ""
386 #: directives.c:1968
387 msgid "_Pragma takes a parenthesized string literal"
388 msgstr ""
390 #: directives.c:2051
391 msgid "#else without #if"
392 msgstr ""
394 #: directives.c:2056
395 msgid "#else after #else"
396 msgstr ""
398 #: directives.c:2058
399 #: directives.c:2091
400 msgid "the conditional began here"
401 msgstr ""
403 #: directives.c:2084
404 msgid "#elif without #if"
405 msgstr ""
407 #: directives.c:2089
408 msgid "#elif after #else"
409 msgstr ""
411 #: directives.c:2120
412 msgid "#endif without #if"
413 msgstr ""
415 #: directives.c:2196
416 msgid "missing '(' after predicate"
417 msgstr ""
419 #: directives.c:2214
420 msgid "missing ')' to complete answer"
421 msgstr ""
423 #: directives.c:2226
424 msgid "predicate's answer is empty"
425 msgstr ""
427 #: directives.c:2256
428 msgid "assertion without predicate"
429 msgstr ""
431 #: directives.c:2259
432 msgid "predicate must be an identifier"
433 msgstr ""
435 #: directives.c:2341
436 #, c-format
437 msgid "\"%s\" re-asserted"
438 msgstr ""
440 #: directives.c:2659
441 #, c-format
442 msgid "unterminated #%s"
443 msgstr ""
445 #: errors.c:291
446 #, c-format
447 msgid "%s: %s"
448 msgstr ""
450 #: errors.c:304
451 msgid "stdout"
452 msgstr ""
454 #: expr.c:636
455 #: expr.c:753
456 msgid "fixed-point constants are a GCC extension"
457 msgstr ""
459 #: expr.c:661
460 msgid "invalid prefix \"0b\" for floating constant"
461 msgstr ""
463 #: expr.c:674
464 msgid "use of C++17 hexadecimal floating constant"
465 msgstr ""
467 #: expr.c:677
468 msgid "use of C99 hexadecimal floating constant"
469 msgstr ""
471 #: expr.c:721
472 #, c-format
473 msgid "invalid suffix \"%.*s\" on floating constant"
474 msgstr ""
476 #: expr.c:732
477 #: expr.c:799
478 #, c-format
479 msgid "traditional C rejects the \"%.*s\" suffix"
480 msgstr ""
482 #: expr.c:740
483 msgid "suffix for double constant is a GCC extension"
484 msgstr ""
486 #: expr.c:746
487 #, c-format
488 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
489 msgstr ""
491 #: expr.c:759
492 #: expr.c:763
493 msgid "decimal float constants are a C2X feature"
494 msgstr ""
496 #: expr.c:782
497 #, c-format
498 msgid "invalid suffix \"%.*s\" on integer constant"
499 msgstr ""
501 #: expr.c:807
502 msgid "use of C++11 long long integer constant"
503 msgstr ""
505 #: expr.c:808
506 msgid "use of C99 long long integer constant"
507 msgstr ""
509 #: expr.c:822
510 msgid "use of C++23 %<size_t%> integer constant"
511 msgstr ""
513 #: expr.c:823
514 msgid "use of C++23 %<make_signed_t<size_t>%> integer constant"
515 msgstr ""
517 #: expr.c:834
518 msgid "imaginary constants are a GCC extension"
519 msgstr ""
521 #: expr.c:841
522 msgid "binary constants are a C++14 feature or GCC extension"
523 msgstr ""
525 #: expr.c:843
526 msgid "binary constants are a C2X feature or GCC extension"
527 msgstr ""
529 #: expr.c:848
530 msgid "binary constants are a C2X feature"
531 msgstr ""
533 #: expr.c:944
534 msgid "integer constant is too large for its type"
535 msgstr ""
537 #: expr.c:975
538 msgid "integer constant is so large that it is unsigned"
539 msgstr ""
541 #: expr.c:1070
542 msgid "missing ')' after \"defined\""
543 msgstr ""
545 #: expr.c:1077
546 msgid "operator \"defined\" requires an identifier"
547 msgstr ""
549 #: expr.c:1085
550 #, c-format
551 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
552 msgstr ""
554 #: expr.c:1098
555 msgid "this use of \"defined\" may not be portable"
556 msgstr ""
558 #: expr.c:1143
559 msgid "user-defined literal in preprocessor expression"
560 msgstr ""
562 #: expr.c:1148
563 msgid "floating constant in preprocessor expression"
564 msgstr ""
566 #: expr.c:1154
567 msgid "imaginary number in preprocessor expression"
568 msgstr ""
570 #: expr.c:1203
571 #, c-format
572 msgid "\"%s\" is not defined, evaluates to 0"
573 msgstr ""
575 #: expr.c:1216
576 msgid "assertions are a GCC extension"
577 msgstr ""
579 #: expr.c:1219
580 msgid "assertions are a deprecated extension"
581 msgstr ""
583 #: expr.c:1465
584 #, c-format
585 msgid "unbalanced stack in %s"
586 msgstr ""
588 #: expr.c:1485
589 #, c-format
590 msgid "impossible operator '%u'"
591 msgstr ""
593 #: expr.c:1586
594 msgid "missing ')' in expression"
595 msgstr ""
597 #: expr.c:1615
598 msgid "'?' without following ':'"
599 msgstr ""
601 #: expr.c:1625
602 msgid "integer overflow in preprocessor expression"
603 msgstr ""
605 #: expr.c:1630
606 msgid "missing '(' in expression"
607 msgstr ""
609 #: expr.c:1662
610 #, c-format
611 msgid "the left operand of \"%s\" changes sign when promoted"
612 msgstr ""
614 #: expr.c:1667
615 #, c-format
616 msgid "the right operand of \"%s\" changes sign when promoted"
617 msgstr ""
619 #: expr.c:1926
620 msgid "traditional C rejects the unary plus operator"
621 msgstr ""
623 #: expr.c:2024
624 msgid "comma operator in operand of #if"
625 msgstr ""
627 #: expr.c:2160
628 msgid "division by zero in #if"
629 msgstr ""
631 #: files.c:571
632 msgid "one or more PCH files were found, but they were invalid"
633 msgstr ""
635 #: files.c:575
636 msgid "use -Winvalid-pch for more information"
637 msgstr ""
639 #: files.c:1051
640 #, c-format
641 msgid "no include path in which to search for %s"
642 msgstr ""
644 #: files.c:1546
645 msgid "Multiple include guards may be useful for:\n"
646 msgstr ""
648 #: init.c:614
649 msgid "cppchar_t must be an unsigned type"
650 msgstr ""
652 #: init.c:618
653 #, c-format
654 msgid ""
655 "preprocessor arithmetic has maximum precision of %lu bits; target requires "
656 "%lu bits"
657 msgstr ""
659 #: init.c:625
660 msgid "CPP arithmetic must be at least as precise as a target int"
661 msgstr ""
663 #: init.c:628
664 msgid "target char is less than 8 bits wide"
665 msgstr ""
667 #: init.c:632
668 msgid "target wchar_t is narrower than target char"
669 msgstr ""
671 #: init.c:636
672 msgid "target int is narrower than target char"
673 msgstr ""
675 #: init.c:641
676 msgid "CPP half-integer narrower than CPP character"
677 msgstr ""
679 #: init.c:645
680 #, c-format
681 msgid ""
682 "CPP on this host cannot handle wide character constants over %lu bits, but "
683 "the target requires %lu bits"
684 msgstr ""
686 #: lex.c:1126
687 msgid "backslash and newline separated by space"
688 msgstr ""
690 #: lex.c:1131
691 msgid "backslash-newline at end of file"
692 msgstr ""
694 #: lex.c:1147
695 #, c-format
696 msgid "trigraph ??%c converted to %c"
697 msgstr ""
699 #: lex.c:1155
700 #, c-format
701 msgid "trigraph ??%c ignored, use -trigraphs to enable"
702 msgstr ""
704 #: lex.c:1204
705 msgid "\"/*\" within comment"
706 msgstr ""
708 #: lex.c:1262
709 #, c-format
710 msgid "%s in preprocessing directive"
711 msgstr ""
713 #: lex.c:1271
714 msgid "null character(s) ignored"
715 msgstr ""
717 #: lex.c:1308
718 #, c-format
719 msgid "`%.*s' is not in NFKC"
720 msgstr ""
722 #: lex.c:1311
723 #, c-format
724 msgid "`%.*s' is not in NFC"
725 msgstr ""
727 #: lex.c:1375
728 msgid "__VA_OPT__ is not available until C++20"
729 msgstr ""
731 #: lex.c:1382
732 msgid "__VA_OPT__ can only appear in the expansion of a C++20 variadic macro"
733 msgstr ""
735 #: lex.c:1413
736 #: lex.c:1506
737 #, c-format
738 msgid "attempt to use poisoned \"%s\""
739 msgstr ""
741 #: lex.c:1423
742 #: lex.c:1516
743 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
744 msgstr ""
746 #: lex.c:1427
747 #: lex.c:1520
748 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
749 msgstr ""
751 #: lex.c:1437
752 #: lex.c:1532
753 #, c-format
754 msgid "identifier \"%s\" is a special operator name in C++"
755 msgstr ""
757 #: lex.c:1879
758 msgid "raw string delimiter longer than 16 characters"
759 msgstr ""
761 #: lex.c:1883
762 msgid "invalid new-line in raw string delimiter"
763 msgstr ""
765 #: lex.c:1887
766 #: lex.c:4639
767 #, c-format
768 msgid "invalid character '%c' in raw string delimiter"
769 msgstr ""
771 #: lex.c:1926
772 #: lex.c:1949
773 msgid "unterminated raw string"
774 msgstr ""
776 #: lex.c:1971
777 #: lex.c:2100
778 msgid ""
779 "invalid suffix on literal; C++11 requires a space between literal and string "
780 "macro"
781 msgstr ""
783 #: lex.c:2083
784 msgid "null character(s) preserved in literal"
785 msgstr ""
787 #: lex.c:2086
788 #, c-format
789 msgid "missing terminating %c character"
790 msgstr ""
792 #: lex.c:2118
793 msgid "C++11 requires a space between string literal and macro"
794 msgstr ""
796 #: lex.c:2711
797 msgid "module control-line cannot be in included file"
798 msgstr ""
800 #: lex.c:2725
801 #, c-format
802 msgid "module control-line \"%s\" cannot be an object-like macro"
803 msgstr ""
805 #: lex.c:3099
806 #: lex.c:4472
807 #: traditional.c:174
808 msgid "unterminated comment"
809 msgstr ""
811 #: lex.c:3113
812 #: lex.c:3147
813 msgid "C++ style comments are not allowed in ISO C90"
814 msgstr ""
816 #: lex.c:3115
817 #: lex.c:3126
818 #: lex.c:3150
819 msgid "(this will be reported only once per input file)"
820 msgstr ""
822 #: lex.c:3124
823 msgid "C++ style comments are incompatible with C90"
824 msgstr ""
826 #: lex.c:3156
827 msgid "multi-line comment"
828 msgstr ""
830 #: lex.c:3550
831 #, c-format
832 msgid "unspellable token %s"
833 msgstr ""
835 #: lex.c:4627
836 #, c-format
837 msgid "raw string delimiter longer than %d characters"
838 msgstr ""
840 #: lex.c:4697
841 msgid "unterminated literal"
842 msgstr ""
844 #: macro.c:94
845 msgid "'##' cannot appear at either end of __VA_OPT__"
846 msgstr ""
848 #: macro.c:386
849 #, c-format
850 msgid "\"%s\" used outside of preprocessing directive"
851 msgstr ""
853 #: macro.c:396
854 #, c-format
855 msgid "missing '(' before \"%s\" operand"
856 msgstr ""
858 #: macro.c:411
859 #, c-format
860 msgid "operator \"%s\" requires a header-name"
861 msgstr ""
863 #: macro.c:428
864 #, c-format
865 msgid "missing ')' after \"%s\" operand"
866 msgstr ""
868 #: macro.c:448
869 #, c-format
870 msgid "macro \"%s\" is not used"
871 msgstr ""
873 #: macro.c:487
874 #: macro.c:778
875 #, c-format
876 msgid "invalid built-in macro \"%s\""
877 msgstr ""
879 #: macro.c:494
880 #: macro.c:596
881 #, c-format
882 msgid "macro \"%s\" might prevent reproducible builds"
883 msgstr ""
885 #: macro.c:525
886 msgid "could not determine file timestamp"
887 msgstr ""
889 #: macro.c:610
890 msgid "could not determine date and time"
891 msgstr ""
893 #: macro.c:642
894 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
895 msgstr ""
897 #: macro.c:897
898 msgid "invalid string literal, ignoring final '\\'"
899 msgstr ""
901 #: macro.c:959
902 #, c-format
903 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
904 msgstr ""
906 #: macro.c:1085
907 msgid ""
908 "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
909 msgstr ""
911 #: macro.c:1089
912 msgid ""
913 "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
914 msgstr ""
916 #: macro.c:1096
917 #, c-format
918 msgid "macro \"%s\" requires %u arguments, but only %u given"
919 msgstr ""
921 #: macro.c:1101
922 #, c-format
923 msgid "macro \"%s\" passed %u arguments, but takes just %u"
924 msgstr ""
926 #: macro.c:1299
927 #: traditional.c:822
928 #, c-format
929 msgid "unterminated argument list invoking macro \"%s\""
930 msgstr ""
932 #: macro.c:1442
933 #, c-format
934 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
935 msgstr ""
937 #: macro.c:2220
938 #, c-format
939 msgid ""
940 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
941 "+98"
942 msgstr ""
944 #: macro.c:2228
945 #: macro.c:2237
946 #, c-format
947 msgid ""
948 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
949 msgstr ""
951 #: macro.c:3279
952 #, c-format
953 msgid "duplicate macro parameter \"%s\""
954 msgstr ""
956 #: macro.c:3361
957 #, c-format
958 msgid "expected parameter name, found \"%s\""
959 msgstr ""
961 #: macro.c:3362
962 #, c-format
963 msgid "expected ',' or ')', found \"%s\""
964 msgstr ""
966 #: macro.c:3363
967 msgid "expected parameter name before end of line"
968 msgstr ""
970 #: macro.c:3364
971 msgid "expected ')' before end of line"
972 msgstr ""
974 #: macro.c:3365
975 msgid "expected ')' after \"...\""
976 msgstr ""
978 #: macro.c:3422
979 msgid "anonymous variadic macros were introduced in C++11"
980 msgstr ""
982 #: macro.c:3423
983 #: macro.c:3427
984 msgid "anonymous variadic macros were introduced in C99"
985 msgstr ""
987 #: macro.c:3433
988 msgid "ISO C++ does not permit named variadic macros"
989 msgstr ""
991 #: macro.c:3434
992 msgid "ISO C does not permit named variadic macros"
993 msgstr ""
995 #: macro.c:3480
996 msgid "'##' cannot appear at either end of a macro expansion"
997 msgstr ""
999 #: macro.c:3518
1000 msgid "ISO C++11 requires whitespace after the macro name"
1001 msgstr ""
1003 #: macro.c:3519
1004 msgid "ISO C99 requires whitespace after the macro name"
1005 msgstr ""
1007 #: macro.c:3543
1008 msgid "missing whitespace after the macro name"
1009 msgstr ""
1011 #: macro.c:3593
1012 msgid "'#' is not followed by a macro parameter"
1013 msgstr ""
1015 #: macro.c:3749
1016 #, c-format
1017 msgid "\"%s\" redefined"
1018 msgstr ""
1020 #: macro.c:3754
1021 msgid "this is the location of the previous definition"
1022 msgstr ""
1024 #: macro.c:3891
1025 #, c-format
1026 msgid "macro argument \"%s\" would be stringified in traditional C"
1027 msgstr ""
1029 #: pch.c:90
1030 #: pch.c:342
1031 #: pch.c:356
1032 #: pch.c:374
1033 #: pch.c:380
1034 #: pch.c:389
1035 #: pch.c:396
1036 msgid "while writing precompiled header"
1037 msgstr ""
1039 #: pch.c:616
1040 #, c-format
1041 msgid "%s: not used because `%.*s' is poisoned"
1042 msgstr ""
1044 #: pch.c:638
1045 #, c-format
1046 msgid "%s: not used because `%.*s' not defined"
1047 msgstr ""
1049 #: pch.c:650
1050 #, c-format
1051 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
1052 msgstr ""
1054 #: pch.c:691
1055 #, c-format
1056 msgid "%s: not used because `%s' is defined"
1057 msgstr ""
1059 #: pch.c:711
1060 #, c-format
1061 msgid "%s: not used because `__COUNTER__' is invalid"
1062 msgstr ""
1064 #: pch.c:720
1065 #: pch.c:876
1066 msgid "while reading precompiled header"
1067 msgstr ""
1069 #: traditional.c:891
1070 #, c-format
1071 msgid "detected recursion whilst expanding macro \"%s\""
1072 msgstr ""
1074 #: traditional.c:1114
1075 msgid "syntax error in macro parameter list"
1076 msgstr ""