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: 2009-10-17 13:36+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"
170 msgid "#%s is a deprecated GCC extension"
174 msgid "suggest not using #elif in traditional C"
179 msgid "traditional C ignores #%s with the # indented"
184 msgid "suggest hiding #%s from traditional C with an indented #"
188 msgid "embedding a directive within macro arguments is not portable"
192 msgid "style of line directive is a GCC extension"
197 msgid "invalid preprocessing directive #%s"
201 msgid "\"defined\" cannot be used as a macro name"
206 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
211 msgid "no macro name given in #%s directive"
215 msgid "macro names must be identifiers"
220 msgid "undefining \"%s\""
224 msgid "missing terminating > character"
229 msgid "#%s expects \"FILENAME\" or <FILENAME>"
234 msgid "empty filename in #%s"
238 msgid "#include nested too deeply"
242 msgid "#include_next in primary source file"
247 msgid "invalid flag \"%s\" in line directive"
251 msgid "unexpected end of file after #line"
256 msgid "\"%s\" after #line is not a positive integer"
261 msgid "line number out of range"
267 msgid "\"%s\" is not a valid filename"
272 msgid "\"%s\" after # is not a positive integer"
282 msgid "invalid #%s directive"
287 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
292 msgid "registering pragma \"%s\" with name expansion and no namespace"
297 msgid "registering \"%s\" as both a pragma and a pragma namespace"
302 msgid "#pragma %s %s is already registered"
307 msgid "#pragma %s is already registered"
311 msgid "registering pragma with NULL handler"
315 msgid "#pragma once in main file"
319 msgid "invalid #pragma GCC poison directive"
324 msgid "poisoning existing macro \"%s\""
328 msgid "#pragma system_header ignored outside include file"
333 msgid "cannot find source file %s"
338 msgid "current file is older than %s"
342 msgid "_Pragma takes a parenthesized string literal"
346 msgid "#else without #if"
350 msgid "#else after #else"
355 msgid "the conditional began here"
359 msgid "#elif without #if"
363 msgid "#elif after #else"
367 msgid "#endif without #if"
371 msgid "missing '(' after predicate"
375 msgid "missing ')' to complete answer"
379 msgid "predicate's answer is empty"
383 msgid "assertion without predicate"
387 msgid "predicate must be an identifier"
392 msgid "\"%s\" re-asserted"
397 msgid "unterminated #%s"
400 #: directives-only.c:222
403 msgid "unterminated comment"
416 msgid "too many decimal points in number"
421 msgid "fixed-point constants are a GCC extension"
426 msgid "invalid digit \"%c\" in binary constant"
431 msgid "invalid digit \"%c\" in octal constant"
435 msgid "invalid prefix \"0b\" for floating constant"
439 msgid "use of C99 hexadecimal floating constant"
443 msgid "exponent has no digits"
447 msgid "hexadecimal floating constants require an exponent"
452 msgid "invalid suffix \"%.*s\" on floating constant"
458 msgid "traditional C rejects the \"%.*s\" suffix"
462 msgid "suffix for double constant is a GCC extension"
467 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
471 msgid "decimal float constants are a GCC extension"
476 msgid "invalid suffix \"%.*s\" on integer constant"
480 msgid "use of C++0x long long integer constant"
484 msgid "imaginary constants are a GCC extension"
488 msgid "binary constants are a GCC extension"
492 msgid "integer constant is too large for its type"
496 msgid "integer constant is so large that it is unsigned"
500 msgid "missing ')' after \"defined\""
504 msgid "operator \"defined\" requires an identifier"
509 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
513 msgid "this use of \"defined\" may not be portable"
517 msgid "floating constant in preprocessor expression"
521 msgid "imaginary number in preprocessor expression"
526 msgid "\"%s\" is not defined"
530 msgid "assertions are a GCC extension"
534 msgid "assertions are a deprecated extension"
540 msgid "missing binary operator before token \"%s\""
545 msgid "token \"%s\" is not valid in preprocessor expressions"
549 msgid "missing expression between '(' and ')'"
554 msgid "%s with no expression"
559 msgid "operator '%s' has no right operand"
564 msgid "operator '%s' has no left operand"
568 msgid " ':' without preceding '?'"
573 msgid "unbalanced stack in %s"
578 msgid "impossible operator '%u'"
582 msgid "missing ')' in expression"
586 msgid "'?' without following ':'"
590 msgid "integer overflow in preprocessor expression"
594 msgid "missing '(' in expression"
599 msgid "the left operand of \"%s\" changes sign when promoted"
604 msgid "the right operand of \"%s\" changes sign when promoted"
608 msgid "traditional C rejects the unary plus operator"
612 msgid "comma operator in operand of #if"
616 msgid "division by zero in #if"
620 msgid "NULL directory in find_file"
624 msgid "one or more PCH files were found, but they were invalid"
628 msgid "use -Winvalid-pch for more information"
633 msgid "%s is a block device"
638 msgid "%s is too large"
643 msgid "%s is shorter than expected"
648 msgid "no include path in which to search for %s"
652 msgid "Multiple include guards may be useful for:\n"
656 msgid "cppchar_t must be an unsigned type"
662 "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
667 msgid "CPP arithmetic must be at least as precise as a target int"
671 msgid "target char is less than 8 bits wide"
675 msgid "target wchar_t is narrower than target char"
679 msgid "target int is narrower than target char"
683 msgid "CPP half-integer narrower than CPP character"
689 "CPP on this host cannot handle wide character constants over %lu bits, but "
690 "the target requires %lu bits"
694 msgid "backslash and newline separated by space"
698 msgid "backslash-newline at end of file"
703 msgid "trigraph ??%c converted to %c"
708 msgid "trigraph ??%c ignored, use -trigraphs to enable"
712 msgid "\"/*\" within comment"
717 msgid "%s in preprocessing directive"
721 msgid "null character(s) ignored"
726 msgid "`%.*s' is not in NFKC"
731 msgid "`%.*s' is not in NFC"
736 msgid "attempt to use poisoned \"%s\""
740 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
745 msgid "identifier \"%s\" is a special operator name in C++"
749 msgid "null character(s) preserved in literal"
754 msgid "missing terminating %c character"
758 msgid "C++ style comments are not allowed in ISO C90"
762 msgid "(this will be reported only once per input file)"
766 msgid "multi-line comment"
771 msgid "unspellable token %s"
776 msgid "macro \"%s\" is not used"
782 msgid "invalid built-in macro \"%s\""
786 msgid "could not determine file timestamp"
790 msgid "could not determine date and time"
794 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
798 msgid "invalid string literal, ignoring final '\\'"
803 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
807 msgid "ISO C99 requires rest arguments to be used"
812 msgid "macro \"%s\" requires %u arguments, but only %u given"
817 msgid "macro \"%s\" passed %u arguments, but takes just %u"
823 msgid "unterminated argument list invoking macro \"%s\""
828 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
834 "invoking macro %s argument %d: empty macro arguments are undefined in ISO "
840 msgid "duplicate macro parameter \"%s\""
845 msgid "\"%s\" may not appear in macro parameter list"
849 msgid "macro parameters must be comma-separated"
853 msgid "parameter name missing"
857 msgid "anonymous variadic macros were introduced in C99"
861 msgid "ISO C does not permit named variadic macros"
865 msgid "missing ')' in macro parameter list"
869 msgid "'##' cannot appear at either end of a macro expansion"
873 msgid "ISO C99 requires whitespace after the macro name"
877 msgid "missing whitespace after the macro name"
881 msgid "'#' is not followed by a macro parameter"
886 msgid "\"%s\" redefined"
890 msgid "this is the location of the previous definition"
895 msgid "macro argument \"%s\" would be stringified in traditional C"
900 msgid "invalid hash type %d in cpp_macro_definition"
909 msgid "while writing precompiled header"
914 msgid "%s: not used because `%.*s' is poisoned"
919 msgid "%s: not used because `%.*s' not defined"
924 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
929 msgid "%s: not used because `%s' is defined"
934 msgid "%s: not used because `__COUNTER__' is invalid"
939 msgid "while reading precompiled header"
944 msgid "detected recursion whilst expanding macro \"%s\""
948 msgid "syntax error in macro parameter list"