msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2007-02-13 21:00-0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
msgid "conversion from %s to %s not supported by iconv"
msgstr ""
msgid "iconv_open"
msgstr ""
msgid "no iconv implementation, cannot convert from %s to %s"
msgstr ""
msgid "character 0x%lx is not in the basic source character set\n"
msgstr ""
msgid "converting to execution character set"
msgstr ""
msgid "character 0x%lx is not unibyte in execution character set"
msgstr ""
msgid "Character %x might not be NFKC"
msgstr ""
msgid "universal character names are only valid in C++ and C99"
msgstr ""
msgid "the meaning of '\\%c' is different in traditional C"
msgstr ""
msgid "In _cpp_valid_ucn but not a UCN"
msgstr ""
msgid "incomplete universal character name %.*s"
msgstr ""
msgid "%.*s is not a valid universal character"
msgstr ""
msgid "'$' in identifier or number"
msgstr ""
msgid "universal character %.*s is not valid in an identifier"
msgstr ""
msgid "universal character %.*s is not valid at the start of an identifier"
msgstr ""
msgid "converting UCN to source character set"
msgstr ""
msgid "converting UCN to execution character set"
msgstr ""
msgid "the meaning of '\\x' is different in traditional C"
msgstr ""
msgid "\\x used with no following hex digits"
msgstr ""
msgid "hex escape sequence out of range"
msgstr ""
msgid "octal escape sequence out of range"
msgstr ""
msgid "the meaning of '\\a' is different in traditional C"
msgstr ""
msgid "non-ISO-standard escape sequence, '\\%c'"
msgstr ""
msgid "unknown escape sequence '\\%c'"
msgstr ""
msgid "unknown escape sequence: '\\%s'"
msgstr ""
msgid "converting escape sequence to execution character set"
msgstr ""
msgid "character constant too long for its type"
msgstr ""
msgid "multi-character character constant"
msgstr ""
msgid "empty character constant"
msgstr ""
msgid "failure to convert %s to %s"
msgstr ""
msgid "extra tokens at end of #%s directive"
msgstr ""
msgid "#%s is a GCC extension"
msgstr ""
msgid "suggest not using #elif in traditional C"
msgstr ""
msgid "traditional C ignores #%s with the # indented"
msgstr ""
msgid "suggest hiding #%s from traditional C with an indented #"
msgstr ""
msgid "embedding a directive within macro arguments is not portable"
msgstr ""
msgid "style of line directive is a GCC extension"
msgstr ""
msgid "invalid preprocessing directive #%s"
msgstr ""
msgid "\"defined\" cannot be used as a macro name"
msgstr ""
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr ""
msgid "no macro name given in #%s directive"
msgstr ""
msgid "macro names must be identifiers"
msgstr ""
msgid "undefining \"%s\""
msgstr ""
msgid "missing terminating > character"
msgstr ""
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
msgid "empty filename in #%s"
msgstr ""
msgid "#include nested too deeply"
msgstr ""
msgid "#include_next in primary source file"
msgstr ""
msgid "invalid flag \"%s\" in line directive"
msgstr ""
msgid "\"%s\" after #line is not a positive integer"
msgstr ""
msgid "line number out of range"
msgstr ""
msgid "\"%s\" is not a valid filename"
msgstr ""
msgid "\"%s\" after # is not a positive integer"
msgstr ""
msgid "invalid #%s directive"
msgstr ""
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
msgid "#pragma %s %s is already registered"
msgstr ""
msgid "#pragma %s is already registered"
msgstr ""
msgid "#pragma once in main file"
msgstr ""
msgid "invalid #pragma GCC poison directive"
msgstr ""
msgid "poisoning existing macro \"%s\""
msgstr ""
msgid "#pragma system_header ignored outside include file"
msgstr ""
msgid "cannot find source file %s"
msgstr ""
msgid "current file is older than %s"
msgstr ""
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
msgid "#else without #if"
msgstr ""
msgid "#else after #else"
msgstr ""
msgid "the conditional began here"
msgstr ""
msgid "#elif without #if"
msgstr ""
msgid "#elif after #else"
msgstr ""
msgid "#endif without #if"
msgstr ""
msgid "missing '(' after predicate"
msgstr ""
msgid "missing ')' to complete answer"
msgstr ""
msgid "predicate's answer is empty"
msgstr ""
msgid "assertion without predicate"
msgstr ""
msgid "predicate must be an identifier"
msgstr ""
msgid "\"%s\" re-asserted"
msgstr ""
msgid "unterminated #%s"
msgstr ""
msgid "warning: "
msgstr ""
msgid "internal error: "
msgstr ""
msgid "error: "
msgstr ""
msgid "stdout"
msgstr ""
msgid "%s: %s"
msgstr ""
msgid "too many decimal points in number"
msgstr ""
msgid "invalid digit \"%c\" in octal constant"
msgstr ""
msgid "use of C99 hexadecimal floating constant"
msgstr ""
msgid "exponent has no digits"
msgstr ""
msgid "hexadecimal floating constants require an exponent"
msgstr ""
msgid "invalid suffix \"%.*s\" on floating constant"
msgstr ""
msgid "traditional C rejects the \"%.*s\" suffix"
msgstr ""
msgid "invalid suffix \"%.*s\" on integer constant"
msgstr ""
msgid "use of C99 long long integer constant"
msgstr ""
msgid "imaginary constants are a GCC extension"
msgstr ""
msgid "integer constant is too large for its type"
msgstr ""
msgid "integer constant is so large that it is unsigned"
msgstr ""
msgid "missing ')' after \"defined\""
msgstr ""
msgid "operator \"defined\" requires an identifier"
msgstr ""
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
msgstr ""
msgid "this use of \"defined\" may not be portable"
msgstr ""
msgid "floating constant in preprocessor expression"
msgstr ""
msgid "imaginary number in preprocessor expression"
msgstr ""
msgid "\"%s\" is not defined"
msgstr ""
msgid "missing binary operator before token \"%s\""
msgstr ""
msgid "token \"%s\" is not valid in preprocessor expressions"
msgstr ""
msgid "missing expression between '(' and ')'"
msgstr ""
msgid "#if with no expression"
msgstr ""
msgid "operator '%s' has no right operand"
msgstr ""
msgid "operator '%s' has no left operand"
msgstr ""
msgid " ':' without preceding '?'"
msgstr ""
msgid "unbalanced stack in #if"
msgstr ""
msgid "impossible operator '%u'"
msgstr ""
msgid "missing ')' in expression"
msgstr ""
msgid "'?' without following ':'"
msgstr ""
msgid "integer overflow in preprocessor expression"
msgstr ""
msgid "missing '(' in expression"
msgstr ""
msgid "the left operand of \"%s\" changes sign when promoted"
msgstr ""
msgid "the right operand of \"%s\" changes sign when promoted"
msgstr ""
msgid "traditional C rejects the unary plus operator"
msgstr ""
msgid "comma operator in operand of #if"
msgstr ""
msgid "division by zero in #if"
msgstr ""
msgid "NULL directory in find_file"
msgstr ""
msgid "one or more PCH files were found, but they were invalid"
msgstr ""
msgid "use -Winvalid-pch for more information"
msgstr ""
msgid "%s is a block device"
msgstr ""
msgid "%s is too large"
msgstr ""
msgid "%s is shorter than expected"
msgstr ""
msgid "no include path in which to search for %s"
msgstr ""
msgid "Multiple include guards may be useful for:\n"
msgstr ""
msgid "cppchar_t must be an unsigned type"
msgstr ""
msgid ""
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
"lu bits"
msgstr ""
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
msgid "target char is less than 8 bits wide"
msgstr ""
msgid "target wchar_t is narrower than target char"
msgstr ""
msgid "target int is narrower than target char"
msgstr ""
msgid "CPP half-integer narrower than CPP character"
msgstr ""
msgid ""
"CPP on this host cannot handle wide character constants over %lu bits, but "
"the target requires %lu bits"
msgstr ""
msgid "backslash and newline separated by space"
msgstr ""
msgid "backslash-newline at end of file"
msgstr ""
msgid "trigraph ??%c converted to %c"
msgstr ""
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""
msgid "\"/*\" within comment"
msgstr ""
msgid "%s in preprocessing directive"
msgstr ""
msgid "null character(s) ignored"
msgstr ""
msgid "`%.*s' is not in NFKC"
msgstr ""
msgid "`%.*s' is not in NFC"
msgstr ""
msgid "attempt to use poisoned \"%s\""
msgstr ""
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr ""
msgid "null character(s) preserved in literal"
msgstr ""
msgid "no newline at end of file"
msgstr ""
msgid "unterminated comment"
msgstr ""
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""
msgid "(this will be reported only once per input file)"
msgstr ""
msgid "multi-line comment"
msgstr ""
msgid "unspellable token %s"
msgstr ""
msgid "In file included from %s:%u"
msgstr ""
msgid ""
",\n"
" from %s:%u"
msgstr ""
msgid "macro \"%s\" is not used"
msgstr ""
msgid "invalid built-in macro \"%s\""
msgstr ""
msgid "could not determine date and time"
msgstr ""
msgid "invalid string literal, ignoring final '\\'"
msgstr ""
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
msgid "ISO C99 requires rest arguments to be used"
msgstr ""
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
msgid "duplicate macro parameter \"%s\""
msgstr ""
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
msgid "macro parameters must be comma-separated"
msgstr ""
msgid "parameter name missing"
msgstr ""
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
msgid "ISO C does not permit named variadic macros"
msgstr ""
msgid "missing ')' in macro parameter list"
msgstr ""
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
msgid "missing whitespace after the macro name"
msgstr ""
msgid "'#' is not followed by a macro parameter"
msgstr ""
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
msgid "\"%s\" redefined"
msgstr ""
msgid "this is the location of the previous definition"
msgstr ""
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
msgid "while writing precompiled header"
msgstr ""
msgid "%s: not used because `%.*s' not defined"
msgstr ""
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr ""
msgid "%s: not used because `%s' is defined"
msgstr ""
msgid "while reading precompiled header"
msgstr ""
msgid "detected recursion whilst expanding macro \"%s\""
msgstr ""
msgid "syntax error in macro parameter list"
msgstr ""