Daily bump.
[official-gcc.git] / libcpp / po / cpplib.pot
blob9ed394333dee6f8e3b865c2774c339140052da9a
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: 2008-02-01 16:21+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"
19 #: charset.c:671
20 #, c-format
21 msgid "conversion from %s to %s not supported by iconv"
22 msgstr ""
24 #: charset.c:674
25 msgid "iconv_open"
26 msgstr ""
28 #: charset.c:682
29 #, c-format
30 msgid "no iconv implementation, cannot convert from %s to %s"
31 msgstr ""
33 #: charset.c:759
34 #, c-format
35 msgid "character 0x%lx is not in the basic source character set\n"
36 msgstr ""
38 #: charset.c:776
39 #: charset.c:1369
40 msgid "converting to execution character set"
41 msgstr ""
43 #: charset.c:782
44 #, c-format
45 msgid "character 0x%lx is not unibyte in execution character set"
46 msgstr ""
48 #: charset.c:906
49 #, c-format
50 msgid "Character %x might not be NFKC"
51 msgstr ""
53 #: charset.c:966
54 msgid "universal character names are only valid in C++ and C99"
55 msgstr ""
57 #: charset.c:969
58 #, c-format
59 msgid "the meaning of '\\%c' is different in traditional C"
60 msgstr ""
62 #: charset.c:978
63 msgid "In _cpp_valid_ucn but not a UCN"
64 msgstr ""
66 #: charset.c:1003
67 #, c-format
68 msgid "incomplete universal character name %.*s"
69 msgstr ""
71 #: charset.c:1015
72 #, c-format
73 msgid "%.*s is not a valid universal character"
74 msgstr ""
76 #: charset.c:1025
77 #: lex.c:484
78 msgid "'$' in identifier or number"
79 msgstr ""
81 #: charset.c:1035
82 #, c-format
83 msgid "universal character %.*s is not valid in an identifier"
84 msgstr ""
86 #: charset.c:1039
87 #, c-format
88 msgid "universal character %.*s is not valid at the start of an identifier"
89 msgstr ""
91 #: charset.c:1073
92 #: charset.c:1588
93 msgid "converting UCN to source character set"
94 msgstr ""
96 #: charset.c:1077
97 msgid "converting UCN to execution character set"
98 msgstr ""
100 #: charset.c:1149
101 msgid "the meaning of '\\x' is different in traditional C"
102 msgstr ""
104 #: charset.c:1166
105 msgid "\\x used with no following hex digits"
106 msgstr ""
108 #: charset.c:1173
109 msgid "hex escape sequence out of range"
110 msgstr ""
112 #: charset.c:1212
113 msgid "octal escape sequence out of range"
114 msgstr ""
116 #: charset.c:1280
117 msgid "the meaning of '\\a' is different in traditional C"
118 msgstr ""
120 #: charset.c:1287
121 #, c-format
122 msgid "non-ISO-standard escape sequence, '\\%c'"
123 msgstr ""
125 #: charset.c:1295
126 #, c-format
127 msgid "unknown escape sequence '\\%c'"
128 msgstr ""
130 #: charset.c:1303
131 #, c-format
132 msgid "unknown escape sequence: '\\%s'"
133 msgstr ""
135 #: charset.c:1310
136 msgid "converting escape sequence to execution character set"
137 msgstr ""
139 #: charset.c:1432
140 #: charset.c:1495
141 msgid "character constant too long for its type"
142 msgstr ""
144 #: charset.c:1435
145 msgid "multi-character character constant"
146 msgstr ""
148 #: charset.c:1527
149 msgid "empty character constant"
150 msgstr ""
152 #: charset.c:1629
153 #, c-format
154 msgid "failure to convert %s to %s"
155 msgstr ""
157 #: directives.c:215
158 #: directives.c:241
159 #, c-format
160 msgid "extra tokens at end of #%s directive"
161 msgstr ""
163 #: directives.c:344
164 #, c-format
165 msgid "#%s is a GCC extension"
166 msgstr ""
168 #: directives.c:356
169 msgid "suggest not using #elif in traditional C"
170 msgstr ""
172 #: directives.c:359
173 #, c-format
174 msgid "traditional C ignores #%s with the # indented"
175 msgstr ""
177 #: directives.c:363
178 #, c-format
179 msgid "suggest hiding #%s from traditional C with an indented #"
180 msgstr ""
182 #: directives.c:389
183 msgid "embedding a directive within macro arguments is not portable"
184 msgstr ""
186 #: directives.c:409
187 msgid "style of line directive is a GCC extension"
188 msgstr ""
190 #: directives.c:464
191 #, c-format
192 msgid "invalid preprocessing directive #%s"
193 msgstr ""
195 #: directives.c:532
196 msgid "\"defined\" cannot be used as a macro name"
197 msgstr ""
199 #: directives.c:538
200 #, c-format
201 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
202 msgstr ""
204 #: directives.c:541
205 #, c-format
206 msgid "no macro name given in #%s directive"
207 msgstr ""
209 #: directives.c:544
210 msgid "macro names must be identifiers"
211 msgstr ""
213 #: directives.c:585
214 #, c-format
215 msgid "undefining \"%s\""
216 msgstr ""
218 #: directives.c:640
219 msgid "missing terminating > character"
220 msgstr ""
222 #: directives.c:695
223 #, c-format
224 msgid "#%s expects \"FILENAME\" or <FILENAME>"
225 msgstr ""
227 #: directives.c:739
228 #, c-format
229 msgid "empty filename in #%s"
230 msgstr ""
232 #: directives.c:749
233 msgid "#include nested too deeply"
234 msgstr ""
236 #: directives.c:790
237 msgid "#include_next in primary source file"
238 msgstr ""
240 #: directives.c:816
241 #, c-format
242 msgid "invalid flag \"%s\" in line directive"
243 msgstr ""
245 #: directives.c:868
246 msgid "unexpected end of file after #line"
247 msgstr ""
249 #: directives.c:871
250 #, c-format
251 msgid "\"%s\" after #line is not a positive integer"
252 msgstr ""
254 #: directives.c:877
255 msgid "line number out of range"
256 msgstr ""
258 #: directives.c:890
259 #: directives.c:969
260 #, c-format
261 msgid "\"%s\" is not a valid filename"
262 msgstr ""
264 #: directives.c:929
265 #, c-format
266 msgid "\"%s\" after # is not a positive integer"
267 msgstr ""
269 #: directives.c:1031
270 #, c-format
271 msgid "invalid #%s directive"
272 msgstr ""
274 #: directives.c:1094
275 #, c-format
276 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
277 msgstr ""
279 #: directives.c:1103
280 #, c-format
281 msgid "registering pragma \"%s\" with name expansion and no namespace"
282 msgstr ""
284 #: directives.c:1121
285 #, c-format
286 msgid "registering \"%s\" as both a pragma and a pragma namespace"
287 msgstr ""
289 #: directives.c:1124
290 #, c-format
291 msgid "#pragma %s %s is already registered"
292 msgstr ""
294 #: directives.c:1127
295 #, c-format
296 msgid "#pragma %s is already registered"
297 msgstr ""
299 #: directives.c:1157
300 msgid "registering pragma with NULL handler"
301 msgstr ""
303 #: directives.c:1367
304 msgid "#pragma once in main file"
305 msgstr ""
307 #: directives.c:1390
308 msgid "invalid #pragma GCC poison directive"
309 msgstr ""
311 #: directives.c:1399
312 #, c-format
313 msgid "poisoning existing macro \"%s\""
314 msgstr ""
316 #: directives.c:1418
317 msgid "#pragma system_header ignored outside include file"
318 msgstr ""
320 #: directives.c:1442
321 #, c-format
322 msgid "cannot find source file %s"
323 msgstr ""
325 #: directives.c:1446
326 #, c-format
327 msgid "current file is older than %s"
328 msgstr ""
330 #: directives.c:1625
331 msgid "_Pragma takes a parenthesized string literal"
332 msgstr ""
334 #: directives.c:1698
335 msgid "#else without #if"
336 msgstr ""
338 #: directives.c:1703
339 msgid "#else after #else"
340 msgstr ""
342 #: directives.c:1705
343 #: directives.c:1738
344 msgid "the conditional began here"
345 msgstr ""
347 #: directives.c:1731
348 msgid "#elif without #if"
349 msgstr ""
351 #: directives.c:1736
352 msgid "#elif after #else"
353 msgstr ""
355 #: directives.c:1766
356 msgid "#endif without #if"
357 msgstr ""
359 #: directives.c:1843
360 msgid "missing '(' after predicate"
361 msgstr ""
363 #: directives.c:1858
364 msgid "missing ')' to complete answer"
365 msgstr ""
367 #: directives.c:1878
368 msgid "predicate's answer is empty"
369 msgstr ""
371 #: directives.c:1905
372 msgid "assertion without predicate"
373 msgstr ""
375 #: directives.c:1907
376 msgid "predicate must be an identifier"
377 msgstr ""
379 #: directives.c:1993
380 #, c-format
381 msgid "\"%s\" re-asserted"
382 msgstr ""
384 #: directives.c:2276
385 #, c-format
386 msgid "unterminated #%s"
387 msgstr ""
389 #: directives-only.c:221
390 #: lex.c:1016
391 #: traditional.c:162
392 msgid "unterminated comment"
393 msgstr ""
395 #: errors.c:118
396 msgid "warning: "
397 msgstr ""
399 #: errors.c:120
400 msgid "internal error: "
401 msgstr ""
403 #: errors.c:122
404 msgid "error: "
405 msgstr ""
407 #: errors.c:186
408 msgid "stdout"
409 msgstr ""
411 #: errors.c:188
412 #, c-format
413 msgid "%s: %s"
414 msgstr ""
416 #: expr.c:261
417 msgid "too many decimal points in number"
418 msgstr ""
420 #: expr.c:290
421 #: expr.c:365
422 msgid "fixed-point constants are a GCC extension"
423 msgstr ""
425 #: expr.c:303
426 #, c-format
427 msgid "invalid digit \"%c\" in binary constant"
428 msgstr ""
430 #: expr.c:305
431 #, c-format
432 msgid "invalid digit \"%c\" in octal constant"
433 msgstr ""
435 #: expr.c:313
436 msgid "invalid prefix \"0b\" for floating constant"
437 msgstr ""
439 #: expr.c:319
440 msgid "use of C99 hexadecimal floating constant"
441 msgstr ""
443 #: expr.c:328
444 msgid "exponent has no digits"
445 msgstr ""
447 #: expr.c:335
448 msgid "hexadecimal floating constants require an exponent"
449 msgstr ""
451 #: expr.c:341
452 #, c-format
453 msgid "invalid suffix \"%.*s\" on floating constant"
454 msgstr ""
456 #: expr.c:351
457 #: expr.c:393
458 #, c-format
459 msgid "traditional C rejects the \"%.*s\" suffix"
460 msgstr ""
462 #: expr.c:358
463 #, c-format
464 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
465 msgstr ""
467 #: expr.c:369
468 msgid "decimal float constants are a GCC extension"
469 msgstr ""
471 #: expr.c:379
472 #, c-format
473 msgid "invalid suffix \"%.*s\" on integer constant"
474 msgstr ""
476 #: expr.c:401
477 msgid "use of C99 long long integer constant"
478 msgstr ""
480 #: expr.c:409
481 msgid "imaginary constants are a GCC extension"
482 msgstr ""
484 #: expr.c:412
485 msgid "binary constants are a GCC extension"
486 msgstr ""
488 #: expr.c:505
489 msgid "integer constant is too large for its type"
490 msgstr ""
492 #: expr.c:517
493 msgid "integer constant is so large that it is unsigned"
494 msgstr ""
496 #: expr.c:612
497 msgid "missing ')' after \"defined\""
498 msgstr ""
500 #: expr.c:619
501 msgid "operator \"defined\" requires an identifier"
502 msgstr ""
504 #: expr.c:627
505 #, c-format
506 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
507 msgstr ""
509 #: expr.c:637
510 msgid "this use of \"defined\" may not be portable"
511 msgstr ""
513 #: expr.c:676
514 msgid "floating constant in preprocessor expression"
515 msgstr ""
517 #: expr.c:682
518 msgid "imaginary number in preprocessor expression"
519 msgstr ""
521 #: expr.c:727
522 #, c-format
523 msgid "\"%s\" is not defined"
524 msgstr ""
526 #: expr.c:855
527 #: expr.c:884
528 #, c-format
529 msgid "missing binary operator before token \"%s\""
530 msgstr ""
532 #: expr.c:875
533 #, c-format
534 msgid "token \"%s\" is not valid in preprocessor expressions"
535 msgstr ""
537 #: expr.c:892
538 msgid "missing expression between '(' and ')'"
539 msgstr ""
541 #: expr.c:895
542 msgid "#if with no expression"
543 msgstr ""
545 #: expr.c:898
546 #, c-format
547 msgid "operator '%s' has no right operand"
548 msgstr ""
550 #: expr.c:903
551 #, c-format
552 msgid "operator '%s' has no left operand"
553 msgstr ""
555 #: expr.c:929
556 msgid " ':' without preceding '?'"
557 msgstr ""
559 #: expr.c:956
560 msgid "unbalanced stack in #if"
561 msgstr ""
563 #: expr.c:975
564 #, c-format
565 msgid "impossible operator '%u'"
566 msgstr ""
568 #: expr.c:1065
569 msgid "missing ')' in expression"
570 msgstr ""
572 #: expr.c:1086
573 msgid "'?' without following ':'"
574 msgstr ""
576 #: expr.c:1096
577 msgid "integer overflow in preprocessor expression"
578 msgstr ""
580 #: expr.c:1101
581 msgid "missing '(' in expression"
582 msgstr ""
584 #: expr.c:1133
585 #, c-format
586 msgid "the left operand of \"%s\" changes sign when promoted"
587 msgstr ""
589 #: expr.c:1138
590 #, c-format
591 msgid "the right operand of \"%s\" changes sign when promoted"
592 msgstr ""
594 #: expr.c:1397
595 msgid "traditional C rejects the unary plus operator"
596 msgstr ""
598 #: expr.c:1480
599 msgid "comma operator in operand of #if"
600 msgstr ""
602 #: expr.c:1612
603 msgid "division by zero in #if"
604 msgstr ""
606 #: files.c:458
607 msgid "NULL directory in find_file"
608 msgstr ""
610 #: files.c:496
611 msgid "one or more PCH files were found, but they were invalid"
612 msgstr ""
614 #: files.c:499
615 msgid "use -Winvalid-pch for more information"
616 msgstr ""
618 #: files.c:589
619 #, c-format
620 msgid "%s is a block device"
621 msgstr ""
623 #: files.c:606
624 #, c-format
625 msgid "%s is too large"
626 msgstr ""
628 #: files.c:641
629 #, c-format
630 msgid "%s is shorter than expected"
631 msgstr ""
633 #: files.c:872
634 #, c-format
635 msgid "no include path in which to search for %s"
636 msgstr ""
638 #: files.c:1238
639 msgid "Multiple include guards may be useful for:\n"
640 msgstr ""
642 #: init.c:426
643 msgid "cppchar_t must be an unsigned type"
644 msgstr ""
646 #: init.c:430
647 #, c-format
648 msgid ""
649 "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
650 "lu bits"
651 msgstr ""
653 #: init.c:437
654 msgid "CPP arithmetic must be at least as precise as a target int"
655 msgstr ""
657 #: init.c:440
658 msgid "target char is less than 8 bits wide"
659 msgstr ""
661 #: init.c:444
662 msgid "target wchar_t is narrower than target char"
663 msgstr ""
665 #: init.c:448
666 msgid "target int is narrower than target char"
667 msgstr ""
669 #: init.c:453
670 msgid "CPP half-integer narrower than CPP character"
671 msgstr ""
673 #: init.c:457
674 #, c-format
675 msgid ""
676 "CPP on this host cannot handle wide character constants over %lu bits, but "
677 "the target requires %lu bits"
678 msgstr ""
680 #: lex.c:283
681 msgid "backslash and newline separated by space"
682 msgstr ""
684 #: lex.c:288
685 msgid "backslash-newline at end of file"
686 msgstr ""
688 #: lex.c:303
689 #, c-format
690 msgid "trigraph ??%c converted to %c"
691 msgstr ""
693 #: lex.c:310
694 #, c-format
695 msgid "trigraph ??%c ignored, use -trigraphs to enable"
696 msgstr ""
698 #: lex.c:356
699 msgid "\"/*\" within comment"
700 msgstr ""
702 #: lex.c:414
703 #, c-format
704 msgid "%s in preprocessing directive"
705 msgstr ""
707 #: lex.c:423
708 msgid "null character(s) ignored"
709 msgstr ""
711 #: lex.c:460
712 #, c-format
713 msgid "`%.*s' is not in NFKC"
714 msgstr ""
716 #: lex.c:463
717 #, c-format
718 msgid "`%.*s' is not in NFC"
719 msgstr ""
721 #: lex.c:551
722 #, c-format
723 msgid "attempt to use poisoned \"%s\""
724 msgstr ""
726 #: lex.c:559
727 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
728 msgstr ""
730 #: lex.c:659
731 msgid "null character(s) preserved in literal"
732 msgstr ""
734 #: lex.c:662
735 #, c-format
736 msgid "missing terminating %c character"
737 msgstr ""
739 #: lex.c:1027
740 msgid "C++ style comments are not allowed in ISO C90"
741 msgstr ""
743 #: lex.c:1029
744 msgid "(this will be reported only once per input file)"
745 msgstr ""
747 #: lex.c:1034
748 msgid "multi-line comment"
749 msgstr ""
751 #: lex.c:1347
752 #, c-format
753 msgid "unspellable token %s"
754 msgstr ""
756 #: line-map.c:320
757 #, c-format
758 msgid "In file included from %s:%u"
759 msgstr ""
761 #: line-map.c:338
762 #, c-format
763 msgid ""
764 ",\n"
765 "                 from %s:%u"
766 msgstr ""
768 #: macro.c:87
769 #, c-format
770 msgid "macro \"%s\" is not used"
771 msgstr ""
773 #: macro.c:126
774 #: macro.c:322
775 #, c-format
776 msgid "invalid built-in macro \"%s\""
777 msgstr ""
779 #: macro.c:160
780 msgid "could not determine file timestamp"
781 msgstr ""
783 #: macro.c:257
784 msgid "could not determine date and time"
785 msgstr ""
787 #: macro.c:273
788 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
789 msgstr ""
791 #: macro.c:426
792 msgid "invalid string literal, ignoring final '\\'"
793 msgstr ""
795 #: macro.c:486
796 #, c-format
797 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
798 msgstr ""
800 #: macro.c:561
801 msgid "ISO C99 requires rest arguments to be used"
802 msgstr ""
804 #: macro.c:566
805 #, c-format
806 msgid "macro \"%s\" requires %u arguments, but only %u given"
807 msgstr ""
809 #: macro.c:571
810 #, c-format
811 msgid "macro \"%s\" passed %u arguments, but takes just %u"
812 msgstr ""
814 #: macro.c:730
815 #: traditional.c:680
816 #, c-format
817 msgid "unterminated argument list invoking macro \"%s\""
818 msgstr ""
820 #: macro.c:840
821 #, c-format
822 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
823 msgstr ""
825 #: macro.c:1408
826 #, c-format
827 msgid "duplicate macro parameter \"%s\""
828 msgstr ""
830 #: macro.c:1454
831 #, c-format
832 msgid "\"%s\" may not appear in macro parameter list"
833 msgstr ""
835 #: macro.c:1462
836 msgid "macro parameters must be comma-separated"
837 msgstr ""
839 #: macro.c:1479
840 msgid "parameter name missing"
841 msgstr ""
843 #: macro.c:1496
844 msgid "anonymous variadic macros were introduced in C99"
845 msgstr ""
847 #: macro.c:1501
848 msgid "ISO C does not permit named variadic macros"
849 msgstr ""
851 #: macro.c:1510
852 msgid "missing ')' in macro parameter list"
853 msgstr ""
855 #: macro.c:1559
856 msgid "'##' cannot appear at either end of a macro expansion"
857 msgstr ""
859 #: macro.c:1593
860 msgid "ISO C99 requires whitespace after the macro name"
861 msgstr ""
863 #: macro.c:1617
864 msgid "missing whitespace after the macro name"
865 msgstr ""
867 #: macro.c:1647
868 msgid "'#' is not followed by a macro parameter"
869 msgstr ""
871 #: macro.c:1766
872 #, c-format
873 msgid "\"%s\" redefined"
874 msgstr ""
876 #: macro.c:1771
877 msgid "this is the location of the previous definition"
878 msgstr ""
880 #: macro.c:1828
881 #, c-format
882 msgid "macro argument \"%s\" would be stringified in traditional C"
883 msgstr ""
885 #: macro.c:1851
886 #, c-format
887 msgid "invalid hash type %d in cpp_macro_definition"
888 msgstr ""
890 #: pch.c:84
891 #: pch.c:332
892 #: pch.c:344
893 #: pch.c:362
894 #: pch.c:368
895 #: pch.c:377
896 msgid "while writing precompiled header"
897 msgstr ""
899 #: pch.c:485
900 #, c-format
901 msgid "%s: not used because `%.*s' not defined"
902 msgstr ""
904 #: pch.c:497
905 #, c-format
906 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
907 msgstr ""
909 #: pch.c:538
910 #, c-format
911 msgid "%s: not used because `%s' is defined"
912 msgstr ""
914 #: pch.c:558
915 #, c-format
916 msgid "%s: not used because `__COUNTER__' is invalid"
917 msgstr ""
919 #: pch.c:567
920 #: pch.c:737
921 msgid "while reading precompiled header"
922 msgstr ""
924 #: traditional.c:750
925 #, c-format
926 msgid "detected recursion whilst expanding macro \"%s\""
927 msgstr ""
929 #: traditional.c:968
930 msgid "syntax error in macro parameter list"
931 msgstr ""