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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
11 "POT-Creation-Date: 2007-03-07 17:59+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"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 msgid "conversion from %s to %s not supported by iconv"
30 msgid "no iconv implementation, cannot convert from %s to %s"
35 msgid "character 0x%lx is not in the basic source character set\n"
40 msgid "converting to execution character set"
45 msgid "character 0x%lx is not unibyte in execution character set"
50 msgid "Character %x might not be NFKC"
54 msgid "universal character names are only valid in C++ and C99"
59 msgid "the meaning of '\\%c' is different in traditional C"
63 msgid "In _cpp_valid_ucn but not a UCN"
68 msgid "incomplete universal character name %.*s"
73 msgid "%.*s is not a valid universal character"
78 msgid "'$' in identifier or number"
83 msgid "universal character %.*s is not valid in an identifier"
88 msgid "universal character %.*s is not valid at the start of an identifier"
93 msgid "converting UCN to source character set"
97 msgid "converting UCN to execution character set"
101 msgid "the meaning of '\\x' is different in traditional C"
105 msgid "\\x used with no following hex digits"
109 msgid "hex escape sequence out of range"
113 msgid "octal escape sequence out of range"
117 msgid "the meaning of '\\a' is different in traditional C"
122 msgid "non-ISO-standard escape sequence, '\\%c'"
127 msgid "unknown escape sequence '\\%c'"
132 msgid "unknown escape sequence: '\\%s'"
136 msgid "converting escape sequence to execution character set"
141 msgid "character constant too long for its type"
145 msgid "multi-character character constant"
149 msgid "empty character constant"
154 msgid "failure to convert %s to %s"
160 msgid "extra tokens at end of #%s directive"
165 msgid "#%s is a GCC extension"
169 msgid "suggest not using #elif in traditional C"
174 msgid "traditional C ignores #%s with the # indented"
179 msgid "suggest hiding #%s from traditional C with an indented #"
183 msgid "embedding a directive within macro arguments is not portable"
187 msgid "style of line directive is a GCC extension"
192 msgid "invalid preprocessing directive #%s"
196 msgid "\"defined\" cannot be used as a macro name"
201 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
206 msgid "no macro name given in #%s directive"
210 msgid "macro names must be identifiers"
215 msgid "undefining \"%s\""
219 msgid "missing terminating > character"
224 msgid "#%s expects \"FILENAME\" or <FILENAME>"
229 msgid "empty filename in #%s"
233 msgid "#include nested too deeply"
237 msgid "#include_next in primary source file"
242 msgid "invalid flag \"%s\" in line directive"
247 msgid "\"%s\" after #line is not a positive integer"
251 msgid "line number out of range"
257 msgid "\"%s\" is not a valid filename"
262 msgid "\"%s\" after # is not a positive integer"
267 msgid "invalid #%s directive"
272 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
277 msgid "registering pragma \"%s\" with name expansion and no namespace"
282 msgid "registering \"%s\" as both a pragma and a pragma namespace"
287 msgid "#pragma %s %s is already registered"
292 msgid "#pragma %s is already registered"
296 msgid "registering pragma with NULL handler"
300 msgid "#pragma once in main file"
304 msgid "invalid #pragma GCC poison directive"
309 msgid "poisoning existing macro \"%s\""
313 msgid "#pragma system_header ignored outside include file"
318 msgid "cannot find source file %s"
323 msgid "current file is older than %s"
327 msgid "_Pragma takes a parenthesized string literal"
331 msgid "#else without #if"
335 msgid "#else after #else"
340 msgid "the conditional began here"
344 msgid "#elif without #if"
348 msgid "#elif after #else"
352 msgid "#endif without #if"
356 msgid "missing '(' after predicate"
360 msgid "missing ')' to complete answer"
364 msgid "predicate's answer is empty"
368 msgid "assertion without predicate"
372 msgid "predicate must be an identifier"
377 msgid "\"%s\" re-asserted"
382 msgid "unterminated #%s"
390 msgid "internal error: "
407 msgid "too many decimal points in number"
412 msgid "invalid digit \"%c\" in octal constant"
416 msgid "use of C99 hexadecimal floating constant"
420 msgid "exponent has no digits"
424 msgid "hexadecimal floating constants require an exponent"
429 msgid "invalid suffix \"%.*s\" on floating constant"
432 #: expr.c:261 expr.c:295
434 msgid "traditional C rejects the \"%.*s\" suffix"
439 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
444 msgid "invalid suffix \"%.*s\" on integer constant"
448 msgid "use of C99 long long integer constant"
452 msgid "imaginary constants are a GCC extension"
456 msgid "integer constant is too large for its type"
460 msgid "integer constant is so large that it is unsigned"
464 msgid "missing ')' after \"defined\""
468 msgid "operator \"defined\" requires an identifier"
473 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
477 msgid "this use of \"defined\" may not be portable"
481 msgid "floating constant in preprocessor expression"
485 msgid "imaginary number in preprocessor expression"
490 msgid "\"%s\" is not defined"
493 #: expr.c:733 expr.c:762
495 msgid "missing binary operator before token \"%s\""
500 msgid "token \"%s\" is not valid in preprocessor expressions"
504 msgid "missing expression between '(' and ')'"
508 msgid "#if with no expression"
513 msgid "operator '%s' has no right operand"
518 msgid "operator '%s' has no left operand"
522 msgid " ':' without preceding '?'"
526 msgid "unbalanced stack in #if"
531 msgid "impossible operator '%u'"
535 msgid "missing ')' in expression"
539 msgid "'?' without following ':'"
543 msgid "integer overflow in preprocessor expression"
547 msgid "missing '(' in expression"
552 msgid "the left operand of \"%s\" changes sign when promoted"
557 msgid "the right operand of \"%s\" changes sign when promoted"
561 msgid "traditional C rejects the unary plus operator"
565 msgid "comma operator in operand of #if"
569 msgid "division by zero in #if"
573 msgid "NULL directory in find_file"
577 msgid "one or more PCH files were found, but they were invalid"
581 msgid "use -Winvalid-pch for more information"
586 msgid "%s is a block device"
591 msgid "%s is too large"
596 msgid "%s is shorter than expected"
601 msgid "no include path in which to search for %s"
605 msgid "Multiple include guards may be useful for:\n"
609 msgid "cppchar_t must be an unsigned type"
615 "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
620 msgid "CPP arithmetic must be at least as precise as a target int"
624 msgid "target char is less than 8 bits wide"
628 msgid "target wchar_t is narrower than target char"
632 msgid "target int is narrower than target char"
636 msgid "CPP half-integer narrower than CPP character"
642 "CPP on this host cannot handle wide character constants over %lu bits, but "
643 "the target requires %lu bits"
647 msgid "backslash and newline separated by space"
651 msgid "backslash-newline at end of file"
656 msgid "trigraph ??%c converted to %c"
661 msgid "trigraph ??%c ignored, use -trigraphs to enable"
665 msgid "\"/*\" within comment"
670 msgid "%s in preprocessing directive"
674 msgid "null character(s) ignored"
679 msgid "`%.*s' is not in NFKC"
684 msgid "`%.*s' is not in NFC"
689 msgid "attempt to use poisoned \"%s\""
693 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
697 msgid "null character(s) preserved in literal"
702 msgid "missing terminating %c character"
706 msgid "no newline at end of file"
711 msgid "unterminated comment"
715 msgid "C++ style comments are not allowed in ISO C90"
719 msgid "(this will be reported only once per input file)"
723 msgid "multi-line comment"
728 msgid "unspellable token %s"
733 msgid "In file included from %s:%u"
745 msgid "macro \"%s\" is not used"
748 #: macro.c:123 macro.c:313
750 msgid "invalid built-in macro \"%s\""
754 msgid "could not determine file timestamp"
758 msgid "could not determine date and time"
762 msgid "invalid string literal, ignoring final '\\'"
767 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
771 msgid "ISO C99 requires rest arguments to be used"
776 msgid "macro \"%s\" requires %u arguments, but only %u given"
781 msgid "macro \"%s\" passed %u arguments, but takes just %u"
787 msgid "unterminated argument list invoking macro \"%s\""
792 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
797 msgid "duplicate macro parameter \"%s\""
802 msgid "\"%s\" may not appear in macro parameter list"
806 msgid "macro parameters must be comma-separated"
810 msgid "parameter name missing"
814 msgid "anonymous variadic macros were introduced in C99"
818 msgid "ISO C does not permit named variadic macros"
822 msgid "missing ')' in macro parameter list"
826 msgid "ISO C99 requires whitespace after the macro name"
830 msgid "missing whitespace after the macro name"
834 msgid "'#' is not followed by a macro parameter"
838 msgid "'##' cannot appear at either end of a macro expansion"
843 msgid "\"%s\" redefined"
847 msgid "this is the location of the previous definition"
852 msgid "macro argument \"%s\" would be stringified in traditional C"
857 msgid "invalid hash type %d in cpp_macro_definition"
860 #: pch.c:84 pch.c:332
861 #: pch.c:354 pch.c:360
862 msgid "while writing precompiled header"
867 msgid "%s: not used because `%.*s' not defined"
872 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
877 msgid "%s: not used because `%s' is defined"
880 #: pch.c:533 pch.c:696
881 msgid "while reading precompiled header"
886 msgid "detected recursion whilst expanding macro \"%s\""
890 msgid "syntax error in macro parameter list"