2016-01-26 Paul Thomas <pault@gcc.gnu.org>
[official-gcc.git] / libcpp / po / cpplib.pot
blob2086c27fda5eb63038d447f9c2ef4a0030e5040e
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: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2015-07-02 12: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 "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:674
21 #, c-format
22 msgid "conversion from %s to %s not supported by iconv"
23 msgstr ""
25 #: charset.c:677
26 msgid "iconv_open"
27 msgstr ""
29 #: charset.c:685
30 #, c-format
31 msgid "no iconv implementation, cannot convert from %s to %s"
32 msgstr ""
34 #: charset.c:781
35 #, c-format
36 msgid "character 0x%lx is not in the basic source character set\n"
37 msgstr ""
39 #: charset.c:798
40 #: charset.c:1453
41 msgid "converting to execution character set"
42 msgstr ""
44 #: charset.c:804
45 #, c-format
46 msgid "character 0x%lx is not unibyte in execution character set"
47 msgstr ""
49 #: charset.c:998
50 msgid "universal character names are only valid in C++ and C99"
51 msgstr ""
53 #: charset.c:1002
54 msgid "C99's universal character names are incompatible with C90"
55 msgstr ""
57 #: charset.c:1005
58 #, c-format
59 msgid "the meaning of '\\%c' is different in traditional C"
60 msgstr ""
62 #: charset.c:1014
63 msgid "In _cpp_valid_ucn but not a UCN"
64 msgstr ""
66 #: charset.c:1039
67 #, c-format
68 msgid "incomplete universal character name %.*s"
69 msgstr ""
71 #: charset.c:1054
72 #, c-format
73 msgid "%.*s is not a valid universal character"
74 msgstr ""
76 #: charset.c:1064
77 #: lex.c:1236
78 msgid "'$' in identifier or number"
79 msgstr ""
81 #: charset.c:1074
82 #, c-format
83 msgid "universal character %.*s is not valid in an identifier"
84 msgstr ""
86 #: charset.c:1078
87 #, c-format
88 msgid "universal character %.*s is not valid at the start of an identifier"
89 msgstr ""
91 #: charset.c:1110
92 #: charset.c:1684
93 msgid "converting UCN to source character set"
94 msgstr ""
96 #: charset.c:1114
97 msgid "converting UCN to execution character set"
98 msgstr ""
100 #: charset.c:1186
101 msgid "the meaning of '\\x' is different in traditional C"
102 msgstr ""
104 #: charset.c:1203
105 msgid "\\x used with no following hex digits"
106 msgstr ""
108 #: charset.c:1210
109 msgid "hex escape sequence out of range"
110 msgstr ""
112 #: charset.c:1248
113 msgid "octal escape sequence out of range"
114 msgstr ""
116 #: charset.c:1314
117 msgid "the meaning of '\\a' is different in traditional C"
118 msgstr ""
120 #: charset.c:1321
121 #, c-format
122 msgid "non-ISO-standard escape sequence, '\\%c'"
123 msgstr ""
125 #: charset.c:1329
126 #, c-format
127 msgid "unknown escape sequence: '\\%c'"
128 msgstr ""
130 #: charset.c:1337
131 #, c-format
132 msgid "unknown escape sequence: '\\%s'"
133 msgstr ""
135 #: charset.c:1344
136 msgid "converting escape sequence to execution character set"
137 msgstr ""
139 #: charset.c:1518
140 #: charset.c:1582
141 msgid "character constant too long for its type"
142 msgstr ""
144 #: charset.c:1521
145 msgid "multi-character character constant"
146 msgstr ""
148 #: charset.c:1622
149 msgid "empty character constant"
150 msgstr ""
152 #: charset.c:1731
153 #, c-format
154 msgid "failure to convert %s to %s"
155 msgstr ""
157 #: directives.c:224
158 #: directives.c:267
159 #, c-format
160 msgid "extra tokens at end of #%s directive"
161 msgstr ""
163 #: directives.c:374
164 #, c-format
165 msgid "#%s is a GCC extension"
166 msgstr ""
168 #: directives.c:379
169 #, c-format
170 msgid "#%s is a deprecated GCC extension"
171 msgstr ""
173 #: directives.c:392
174 msgid "suggest not using #elif in traditional C"
175 msgstr ""
177 #: directives.c:395
178 #, c-format
179 msgid "traditional C ignores #%s with the # indented"
180 msgstr ""
182 #: directives.c:399
183 #, c-format
184 msgid "suggest hiding #%s from traditional C with an indented #"
185 msgstr ""
187 #: directives.c:425
188 msgid "embedding a directive within macro arguments is not portable"
189 msgstr ""
191 #: directives.c:445
192 msgid "style of line directive is a GCC extension"
193 msgstr ""
195 #: directives.c:500
196 #, c-format
197 msgid "invalid preprocessing directive #%s"
198 msgstr ""
200 #: directives.c:568
201 msgid "\"defined\" cannot be used as a macro name"
202 msgstr ""
204 #: directives.c:573
205 msgid "\"__has_include__\" cannot be used as a macro name"
206 msgstr ""
208 #: directives.c:579
209 #, c-format
210 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
211 msgstr ""
213 #: directives.c:582
214 #, c-format
215 msgid "no macro name given in #%s directive"
216 msgstr ""
218 #: directives.c:585
219 msgid "macro names must be identifiers"
220 msgstr ""
222 #: directives.c:634
223 #: directives.c:639
224 #, c-format
225 msgid "undefining \"%s\""
226 msgstr ""
228 #: directives.c:694
229 msgid "missing terminating > character"
230 msgstr ""
232 #: directives.c:753
233 #, c-format
234 msgid "#%s expects \"FILENAME\" or <FILENAME>"
235 msgstr ""
237 #: directives.c:799
238 #, c-format
239 msgid "empty filename in #%s"
240 msgstr ""
242 #: directives.c:809
243 msgid "#include nested too deeply"
244 msgstr ""
246 #: directives.c:850
247 msgid "#include_next in primary source file"
248 msgstr ""
250 #: directives.c:876
251 #, c-format
252 msgid "invalid flag \"%s\" in line directive"
253 msgstr ""
255 #: directives.c:936
256 msgid "unexpected end of file after #line"
257 msgstr ""
259 #: directives.c:939
260 #, c-format
261 msgid "\"%s\" after #line is not a positive integer"
262 msgstr ""
264 #: directives.c:945
265 #: directives.c:947
266 msgid "line number out of range"
267 msgstr ""
269 #: directives.c:960
270 #: directives.c:1041
271 #, c-format
272 msgid "\"%s\" is not a valid filename"
273 msgstr ""
275 #: directives.c:1001
276 #, c-format
277 msgid "\"%s\" after # is not a positive integer"
278 msgstr ""
280 #: directives.c:1102
281 #: directives.c:1104
282 #: directives.c:1106
283 #: directives.c:1692
284 #, c-format
285 msgid "%s"
286 msgstr ""
288 #: directives.c:1130
289 #, c-format
290 msgid "invalid #%s directive"
291 msgstr ""
293 #: directives.c:1193
294 #, c-format
295 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
296 msgstr ""
298 #: directives.c:1202
299 #, c-format
300 msgid "registering pragma \"%s\" with name expansion and no namespace"
301 msgstr ""
303 #: directives.c:1220
304 #, c-format
305 msgid "registering \"%s\" as both a pragma and a pragma namespace"
306 msgstr ""
308 #: directives.c:1223
309 #, c-format
310 msgid "#pragma %s %s is already registered"
311 msgstr ""
313 #: directives.c:1226
314 #, c-format
315 msgid "#pragma %s is already registered"
316 msgstr ""
318 #: directives.c:1256
319 msgid "registering pragma with NULL handler"
320 msgstr ""
322 #: directives.c:1473
323 msgid "#pragma once in main file"
324 msgstr ""
326 #: directives.c:1496
327 msgid "invalid #pragma push_macro directive"
328 msgstr ""
330 #: directives.c:1551
331 msgid "invalid #pragma pop_macro directive"
332 msgstr ""
334 #: directives.c:1606
335 msgid "invalid #pragma GCC poison directive"
336 msgstr ""
338 #: directives.c:1615
339 #, c-format
340 msgid "poisoning existing macro \"%s\""
341 msgstr ""
343 #: directives.c:1634
344 msgid "#pragma system_header ignored outside include file"
345 msgstr ""
347 #: directives.c:1659
348 #, c-format
349 msgid "cannot find source file %s"
350 msgstr ""
352 #: directives.c:1663
353 #, c-format
354 msgid "current file is older than %s"
355 msgstr ""
357 #: directives.c:1687
358 #, c-format
359 msgid "invalid \"#pragma GCC %s\" directive"
360 msgstr ""
362 #: directives.c:1881
363 msgid "_Pragma takes a parenthesized string literal"
364 msgstr ""
366 #: directives.c:2002
367 msgid "#else without #if"
368 msgstr ""
370 #: directives.c:2007
371 msgid "#else after #else"
372 msgstr ""
374 #: directives.c:2009
375 #: directives.c:2042
376 msgid "the conditional began here"
377 msgstr ""
379 #: directives.c:2035
380 msgid "#elif without #if"
381 msgstr ""
383 #: directives.c:2040
384 msgid "#elif after #else"
385 msgstr ""
387 #: directives.c:2071
388 msgid "#endif without #if"
389 msgstr ""
391 #: directives.c:2151
392 msgid "missing '(' after predicate"
393 msgstr ""
395 #: directives.c:2166
396 msgid "missing ')' to complete answer"
397 msgstr ""
399 #: directives.c:2186
400 msgid "predicate's answer is empty"
401 msgstr ""
403 #: directives.c:2213
404 msgid "assertion without predicate"
405 msgstr ""
407 #: directives.c:2216
408 msgid "predicate must be an identifier"
409 msgstr ""
411 #: directives.c:2302
412 #, c-format
413 msgid "\"%s\" re-asserted"
414 msgstr ""
416 #: directives.c:2594
417 #, c-format
418 msgid "unterminated #%s"
419 msgstr ""
421 #: directives-only.c:221
422 #: lex.c:2459
423 #: traditional.c:167
424 msgid "unterminated comment"
425 msgstr ""
427 #: errors.c:231
428 msgid "stdout"
429 msgstr ""
431 #: errors.c:233
432 #, c-format
433 msgid "%s: %s"
434 msgstr ""
436 #: expr.c:517
437 #: expr.c:634
438 msgid "fixed-point constants are a GCC extension"
439 msgstr ""
441 #: expr.c:542
442 msgid "invalid prefix \"0b\" for floating constant"
443 msgstr ""
445 #: expr.c:555
446 msgid "use of C++11 hexadecimal floating constant"
447 msgstr ""
449 #: expr.c:558
450 msgid "use of C99 hexadecimal floating constant"
451 msgstr ""
453 #: expr.c:602
454 #, c-format
455 msgid "invalid suffix \"%.*s\" on floating constant"
456 msgstr ""
458 #: expr.c:613
459 #: expr.c:673
460 #, c-format
461 msgid "traditional C rejects the \"%.*s\" suffix"
462 msgstr ""
464 #: expr.c:621
465 msgid "suffix for double constant is a GCC extension"
466 msgstr ""
468 #: expr.c:627
469 #, c-format
470 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
471 msgstr ""
473 #: expr.c:638
474 msgid "decimal float constants are a GCC extension"
475 msgstr ""
477 #: expr.c:656
478 #, c-format
479 msgid "invalid suffix \"%.*s\" on integer constant"
480 msgstr ""
482 #: expr.c:681
483 msgid "use of C++11 long long integer constant"
484 msgstr ""
486 #: expr.c:682
487 msgid "use of C99 long long integer constant"
488 msgstr ""
490 #: expr.c:698
491 msgid "imaginary constants are a GCC extension"
492 msgstr ""
494 #: expr.c:704
495 msgid "binary constants are a C++14 feature or GCC extension"
496 msgstr ""
498 #: expr.c:706
499 msgid "binary constants are a GCC extension"
500 msgstr ""
502 #: expr.c:801
503 msgid "integer constant is too large for its type"
504 msgstr ""
506 #: expr.c:832
507 msgid "integer constant is so large that it is unsigned"
508 msgstr ""
510 #: expr.c:927
511 msgid "missing ')' after \"defined\""
512 msgstr ""
514 #: expr.c:934
515 msgid "operator \"defined\" requires an identifier"
516 msgstr ""
518 #: expr.c:942
519 #, c-format
520 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
521 msgstr ""
523 #: expr.c:952
524 msgid "this use of \"defined\" may not be portable"
525 msgstr ""
527 #: expr.c:1012
528 msgid "user-defined literal in preprocessor expression"
529 msgstr ""
531 #: expr.c:1017
532 msgid "floating constant in preprocessor expression"
533 msgstr ""
535 #: expr.c:1023
536 msgid "imaginary number in preprocessor expression"
537 msgstr ""
539 #: expr.c:1076
540 #, c-format
541 msgid "\"%s\" is not defined"
542 msgstr ""
544 #: expr.c:1089
545 msgid "assertions are a GCC extension"
546 msgstr ""
548 #: expr.c:1092
549 msgid "assertions are a deprecated extension"
550 msgstr ""
552 #: expr.c:1338
553 #, c-format
554 msgid "unbalanced stack in %s"
555 msgstr ""
557 #: expr.c:1358
558 #, c-format
559 msgid "impossible operator '%u'"
560 msgstr ""
562 #: expr.c:1459
563 msgid "missing ')' in expression"
564 msgstr ""
566 #: expr.c:1488
567 msgid "'?' without following ':'"
568 msgstr ""
570 #: expr.c:1498
571 msgid "integer overflow in preprocessor expression"
572 msgstr ""
574 #: expr.c:1503
575 msgid "missing '(' in expression"
576 msgstr ""
578 #: expr.c:1535
579 #, c-format
580 msgid "the left operand of \"%s\" changes sign when promoted"
581 msgstr ""
583 #: expr.c:1540
584 #, c-format
585 msgid "the right operand of \"%s\" changes sign when promoted"
586 msgstr ""
588 #: expr.c:1799
589 msgid "traditional C rejects the unary plus operator"
590 msgstr ""
592 #: expr.c:1897
593 msgid "comma operator in operand of #if"
594 msgstr ""
596 #: expr.c:2033
597 msgid "division by zero in #if"
598 msgstr ""
600 #: expr.c:2130
601 msgid "operator \"__has_include__\" requires a header string"
602 msgstr ""
604 #: expr.c:2146
605 msgid "missing ')' after \"__has_include__\""
606 msgstr ""
608 #: files.c:513
609 msgid "NULL directory in find_file"
610 msgstr ""
612 #: files.c:561
613 msgid "one or more PCH files were found, but they were invalid"
614 msgstr ""
616 #: files.c:564
617 msgid "use -Winvalid-pch for more information"
618 msgstr ""
620 #: files.c:668
621 #, c-format
622 msgid "%s is a block device"
623 msgstr ""
625 #: files.c:685
626 #, c-format
627 msgid "%s is too large"
628 msgstr ""
630 #: files.c:725
631 #, c-format
632 msgid "%s is shorter than expected"
633 msgstr ""
635 #: files.c:961
636 #, c-format
637 msgid "no include path in which to search for %s"
638 msgstr ""
640 #: files.c:1411
641 msgid "Multiple include guards may be useful for:\n"
642 msgstr ""
644 #: init.c:549
645 msgid "cppchar_t must be an unsigned type"
646 msgstr ""
648 #: init.c:553
649 #, c-format
650 msgid ""
651 "preprocessor arithmetic has maximum precision of %lu bits; target requires "
652 "%lu bits"
653 msgstr ""
655 #: init.c:560
656 msgid "CPP arithmetic must be at least as precise as a target int"
657 msgstr ""
659 #: init.c:563
660 msgid "target char is less than 8 bits wide"
661 msgstr ""
663 #: init.c:567
664 msgid "target wchar_t is narrower than target char"
665 msgstr ""
667 #: init.c:571
668 msgid "target int is narrower than target char"
669 msgstr ""
671 #: init.c:576
672 msgid "CPP half-integer narrower than CPP character"
673 msgstr ""
675 #: init.c:580
676 #, c-format
677 msgid ""
678 "CPP on this host cannot handle wide character constants over %lu bits, but "
679 "the target requires %lu bits"
680 msgstr ""
682 #: lex.c:1029
683 msgid "backslash and newline separated by space"
684 msgstr ""
686 #: lex.c:1034
687 msgid "backslash-newline at end of file"
688 msgstr ""
690 #: lex.c:1050
691 #, c-format
692 msgid "trigraph ??%c converted to %c"
693 msgstr ""
695 #: lex.c:1058
696 #, c-format
697 msgid "trigraph ??%c ignored, use -trigraphs to enable"
698 msgstr ""
700 #: lex.c:1107
701 msgid "\"/*\" within comment"
702 msgstr ""
704 #: lex.c:1165
705 #, c-format
706 msgid "%s in preprocessing directive"
707 msgstr ""
709 #: lex.c:1174
710 msgid "null character(s) ignored"
711 msgstr ""
713 #: lex.c:1211
714 #, c-format
715 msgid "`%.*s' is not in NFKC"
716 msgstr ""
718 #: lex.c:1214
719 #, c-format
720 msgid "`%.*s' is not in NFC"
721 msgstr ""
723 #: lex.c:1283
724 #: lex.c:1372
725 #, c-format
726 msgid "attempt to use poisoned \"%s\""
727 msgstr ""
729 #: lex.c:1293
730 #: lex.c:1382
731 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
732 msgstr ""
734 #: lex.c:1297
735 #: lex.c:1386
736 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
737 msgstr ""
739 #: lex.c:1304
740 #: lex.c:1393
741 #, c-format
742 msgid "identifier \"%s\" is a special operator name in C++"
743 msgstr ""
745 #: lex.c:1683
746 msgid "raw string delimiter longer than 16 characters"
747 msgstr ""
749 #: lex.c:1687
750 msgid "invalid new-line in raw string delimiter"
751 msgstr ""
753 #: lex.c:1691
754 #, c-format
755 msgid "invalid character '%c' in raw string delimiter"
756 msgstr ""
758 #: lex.c:1740
759 #: lex.c:1762
760 msgid "unterminated raw string"
761 msgstr ""
763 #: lex.c:1783
764 #: lex.c:1913
765 msgid ""
766 "invalid suffix on literal; C++11 requires a space between literal and string "
767 "macro"
768 msgstr ""
770 #: lex.c:1895
771 msgid "null character(s) preserved in literal"
772 msgstr ""
774 #: lex.c:1898
775 #, c-format
776 msgid "missing terminating %c character"
777 msgstr ""
779 #: lex.c:1931
780 msgid "C++11 requires a space between string literal and macro"
781 msgstr ""
783 #: lex.c:2473
784 #: lex.c:2507
785 msgid "C++ style comments are not allowed in ISO C90"
786 msgstr ""
788 #: lex.c:2475
789 #: lex.c:2486
790 #: lex.c:2509
791 msgid "(this will be reported only once per input file)"
792 msgstr ""
794 #: lex.c:2484
795 msgid "C++ style comments are incompatible with C90"
796 msgstr ""
798 #: lex.c:2515
799 msgid "multi-line comment"
800 msgstr ""
802 #: lex.c:2859
803 #, c-format
804 msgid "unspellable token %s"
805 msgstr ""
807 #: macro.c:202
808 #, c-format
809 msgid "macro \"%s\" is not used"
810 msgstr ""
812 #: macro.c:240
813 #: macro.c:472
814 #, c-format
815 msgid "invalid built-in macro \"%s\""
816 msgstr ""
818 #: macro.c:247
819 #: macro.c:344
820 #, c-format
821 msgid "macro \"%s\" might prevent reproducible builds"
822 msgstr ""
824 #: macro.c:278
825 msgid "could not determine file timestamp"
826 msgstr ""
828 #: macro.c:379
829 msgid "could not determine date and time"
830 msgstr ""
832 #: macro.c:395
833 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
834 msgstr ""
836 #: macro.c:583
837 msgid "invalid string literal, ignoring final '\\'"
838 msgstr ""
840 #: macro.c:645
841 #, c-format
842 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
843 msgstr ""
845 #: macro.c:769
846 msgid ""
847 "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
848 msgstr ""
850 #: macro.c:773
851 msgid ""
852 "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
853 msgstr ""
855 #: macro.c:780
856 #, c-format
857 msgid "macro \"%s\" requires %u arguments, but only %u given"
858 msgstr ""
860 #: macro.c:785
861 #, c-format
862 msgid "macro \"%s\" passed %u arguments, but takes just %u"
863 msgstr ""
865 #: macro.c:979
866 #: traditional.c:819
867 #, c-format
868 msgid "unterminated argument list invoking macro \"%s\""
869 msgstr ""
871 #: macro.c:1130
872 #, c-format
873 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
874 msgstr ""
876 #: macro.c:1816
877 #, c-format
878 msgid ""
879 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
880 "+98"
881 msgstr ""
883 #: macro.c:1824
884 #: macro.c:1833
885 #, c-format
886 msgid ""
887 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
888 msgstr ""
890 #: macro.c:2802
891 #, c-format
892 msgid "duplicate macro parameter \"%s\""
893 msgstr ""
895 #: macro.c:2851
896 #, c-format
897 msgid "\"%s\" may not appear in macro parameter list"
898 msgstr ""
900 #: macro.c:2859
901 msgid "macro parameters must be comma-separated"
902 msgstr ""
904 #: macro.c:2877
905 msgid "parameter name missing"
906 msgstr ""
908 #: macro.c:2898
909 msgid "anonymous variadic macros were introduced in C++11"
910 msgstr ""
912 #: macro.c:2902
913 #: macro.c:2907
914 msgid "anonymous variadic macros were introduced in C99"
915 msgstr ""
917 #: macro.c:2914
918 msgid "ISO C++ does not permit named variadic macros"
919 msgstr ""
921 #: macro.c:2917
922 msgid "ISO C does not permit named variadic macros"
923 msgstr ""
925 #: macro.c:2927
926 msgid "missing ')' in macro parameter list"
927 msgstr ""
929 #: macro.c:2978
930 msgid "'##' cannot appear at either end of a macro expansion"
931 msgstr ""
933 #: macro.c:3015
934 msgid "ISO C++11 requires whitespace after the macro name"
935 msgstr ""
937 #: macro.c:3018
938 msgid "ISO C99 requires whitespace after the macro name"
939 msgstr ""
941 #: macro.c:3043
942 msgid "missing whitespace after the macro name"
943 msgstr ""
945 #: macro.c:3077
946 msgid "'#' is not followed by a macro parameter"
947 msgstr ""
949 #: macro.c:3238
950 #, c-format
951 msgid "\"%s\" redefined"
952 msgstr ""
954 #: macro.c:3243
955 msgid "this is the location of the previous definition"
956 msgstr ""
958 #: macro.c:3304
959 #, c-format
960 msgid "macro argument \"%s\" would be stringified in traditional C"
961 msgstr ""
963 #: macro.c:3331
964 #, c-format
965 msgid "invalid hash type %d in cpp_macro_definition"
966 msgstr ""
968 #: pch.c:87
969 #: pch.c:345
970 #: pch.c:359
971 #: pch.c:377
972 #: pch.c:383
973 #: pch.c:392
974 #: pch.c:399
975 msgid "while writing precompiled header"
976 msgstr ""
978 #: pch.c:619
979 #, c-format
980 msgid "%s: not used because `%.*s' is poisoned"
981 msgstr ""
983 #: pch.c:641
984 #, c-format
985 msgid "%s: not used because `%.*s' not defined"
986 msgstr ""
988 #: pch.c:653
989 #, c-format
990 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
991 msgstr ""
993 #: pch.c:694
994 #, c-format
995 msgid "%s: not used because `%s' is defined"
996 msgstr ""
998 #: pch.c:714
999 #, c-format
1000 msgid "%s: not used because `__COUNTER__' is invalid"
1001 msgstr ""
1003 #: pch.c:723
1004 #: pch.c:900
1005 msgid "while reading precompiled header"
1006 msgstr ""
1008 #: traditional.c:889
1009 #, c-format
1010 msgid "detected recursion whilst expanding macro \"%s\""
1011 msgstr ""
1013 #: traditional.c:1108
1014 msgid "syntax error in macro parameter list"
1015 msgstr ""