OpenCores
URL https://opencores.org/ocsvn/scarts/scarts/trunk

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libcpp/] [po/] [el.po] - Rev 13

Compare with Previous | Blame | View Log

# Greek translation of gcc.
# Copyright (C) 2001, 2002 Free Software Foundation, Inc.
# Simos Xenitellis <simos@hellug.gr>, 2001, 2002.
#
msgid ""
msgstr ""
"Project-Id-Version: gcc 3.2\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2006-02-28 00:12-0800\n"
"PO-Revision-Date: 2002-08-18 15:46+0100\n"
"Last-Translator: Simos Xenitellis <simos@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-7\n"
"Content-Transfer-Encoding: 8bit\n"

#: charset.c:654
#, fuzzy, c-format
msgid "conversion from %s to %s not supported by iconv"

#: charset.c:657
msgid "iconv_open"
msgstr ""

#: charset.c:665
#, c-format
msgid "no iconv implementation, cannot convert from %s to %s"
msgstr ""

#: charset.c:742
#, c-format
msgid "character 0x%lx is not in the basic source character set\n"
msgstr ""

#: charset.c:759 charset.c:1352
msgid "converting to execution character set"
msgstr ""

#: charset.c:765
#, c-format
msgid "character 0x%lx is not unibyte in execution character set"
msgstr ""

#: charset.c:889
#, c-format
msgid "Character %x might not be NFKC"
msgstr ""

#: charset.c:949
#, fuzzy
msgid "universal character names are only valid in C++ and C99"

#: charset.c:952
#, c-format
msgid "the meaning of '\\%c' is different in traditional C"
msgstr ""

#: charset.c:961
msgid "In _cpp_valid_ucn but not a UCN"
msgstr ""

#: charset.c:986
#, c-format
msgid "incomplete universal character name %.*s"
msgstr ""

#: charset.c:998
#, fuzzy, c-format
msgid "%.*s is not a valid universal character"

#: charset.c:1008 lex.c:472
msgid "'$' in identifier or number"
msgstr ""

#: charset.c:1018
#, c-format
msgid "universal character %.*s is not valid in an identifier"
msgstr ""

#: charset.c:1022
#, c-format
msgid "universal character %.*s is not valid at the start of an identifier"
msgstr ""

#: charset.c:1056 charset.c:1571
msgid "converting UCN to source character set"
msgstr ""

#: charset.c:1060
msgid "converting UCN to execution character set"
msgstr ""

#: charset.c:1132
msgid "the meaning of '\\x' is different in traditional C"
msgstr ""

#: charset.c:1149
msgid "\\x used with no following hex digits"
msgstr ""

#: charset.c:1156
#, fuzzy
msgid "hex escape sequence out of range"

#: charset.c:1195
#, fuzzy
msgid "octal escape sequence out of range"

#: charset.c:1263
msgid "the meaning of '\\a' is different in traditional C"
msgstr ""

#: charset.c:1270
#, c-format
msgid "non-ISO-standard escape sequence, '\\%c'"
msgstr ""

# src/main.c:663
#: charset.c:1278
#, fuzzy, c-format
msgid "unknown escape sequence '\\%c'"

# src/main.c:663
#: charset.c:1286
#, fuzzy, c-format
msgid "unknown escape sequence: '\\%s'"

#: charset.c:1293
#, fuzzy
msgid "converting escape sequence to execution character set"

#: charset.c:1415 charset.c:1478
#, fuzzy
msgid "character constant too long for its type"

#: charset.c:1418
#, fuzzy
msgid "multi-character character constant"

#: charset.c:1510
#, fuzzy
msgid "empty character constant"

#: charset.c:1612
#, fuzzy, c-format
msgid "failure to convert %s to %s"

#: directives.c:220 directives.c:246
#, c-format
msgid "extra tokens at end of #%s directive"
msgstr ""

#: directives.c:347
#, c-format
msgid "#%s is a GCC extension"
msgstr ""

#: directives.c:359
msgid "suggest not using #elif in traditional C"
msgstr ""

#: directives.c:362
#, c-format
msgid "traditional C ignores #%s with the # indented"
msgstr ""

#: directives.c:366
#, c-format
msgid "suggest hiding #%s from traditional C with an indented #"
msgstr ""

#: directives.c:392
msgid "embedding a directive within macro arguments is not portable"
msgstr ""

#: directives.c:412
msgid "style of line directive is a GCC extension"
msgstr ""

#: directives.c:462
#, c-format
msgid "invalid preprocessing directive #%s"
msgstr ""

#: directives.c:533
msgid "\"defined\" cannot be used as a macro name"
msgstr ""

#: directives.c:539
#, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr ""

#: directives.c:542
#, c-format
msgid "no macro name given in #%s directive"
msgstr ""

#: directives.c:545
#, fuzzy
msgid "macro names must be identifiers"

#: directives.c:586
#, fuzzy, c-format
msgid "undefining \"%s\""

#: directives.c:641
#, fuzzy
msgid "missing terminating > character"

#: directives.c:696
#, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""

#: directives.c:736
#, fuzzy, c-format
msgid "empty filename in #%s"

#: directives.c:746
msgid "#include nested too deeply"
msgstr ""

#: directives.c:787
msgid "#include_next in primary source file"
msgstr ""

#: directives.c:813
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgstr ""

#: directives.c:865
#, fuzzy, c-format
msgid "\"%s\" after #line is not a positive integer"

#: directives.c:871
#, fuzzy
msgid "line number out of range"

#: directives.c:884 directives.c:961
#, fuzzy, c-format
msgid "\"%s\" is not a valid filename"

#: directives.c:921
#, fuzzy, c-format
msgid "\"%s\" after # is not a positive integer"

#: directives.c:1023
#, fuzzy, c-format
msgid "invalid #%s directive"

#: directives.c:1112
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""

#: directives.c:1115
#, c-format
msgid "#pragma %s %s is already registered"
msgstr ""

#: directives.c:1118
#, fuzzy, c-format
msgid "#pragma %s is already registered"

#: directives.c:1362
msgid "#pragma once in main file"
msgstr ""

#: directives.c:1385
msgid "invalid #pragma GCC poison directive"
msgstr ""

#: directives.c:1394
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""

#: directives.c:1415
msgid "#pragma system_header ignored outside include file"
msgstr ""

#: directives.c:1439
#, fuzzy, c-format
msgid "cannot find source file %s"

#: directives.c:1443
#, c-format
msgid "current file is older than %s"
msgstr ""

#: directives.c:1557
msgid "_Pragma takes a parenthesized string literal"
msgstr ""

#: directives.c:1658
msgid "#else without #if"
msgstr ""

#: directives.c:1663
msgid "#else after #else"

#: directives.c:1665 directives.c:1698
msgid "the conditional began here"
msgstr ""

#: directives.c:1691
msgid "#elif without #if"
msgstr ""

#: directives.c:1696
msgid "#elif after #else"

#: directives.c:1726
msgid "#endif without #if"
msgstr ""

#: directives.c:1803
msgid "missing '(' after predicate"
msgstr ""

#: directives.c:1818
msgid "missing ')' to complete answer"
msgstr ""

#: directives.c:1838
msgid "predicate's answer is empty"
msgstr ""

#: directives.c:1865
#, fuzzy
msgid "assertion without predicate"

#: directives.c:1867
#, fuzzy
msgid "predicate must be an identifier"

#: directives.c:1953
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""

#: directives.c:2177
#, fuzzy, c-format
msgid "unterminated #%s"

#: errors.c:118
msgid "warning: "

#: errors.c:120
msgid "internal error: "

#: errors.c:122
#, fuzzy
msgid "error: "

#: errors.c:186
#, fuzzy
msgid "stdout"

# src/request.c:37
#: errors.c:188
#, c-format
msgid "%s: %s"
msgstr "%s: %s"

#: expr.c:192
#, fuzzy
msgid "too many decimal points in number"

#: expr.c:212
#, fuzzy, c-format
msgid "invalid digit \"%c\" in octal constant"

#: expr.c:218
msgid "use of C99 hexadecimal floating constant"
msgstr ""

#: expr.c:227
msgid "exponent has no digits"
msgstr ""

#: expr.c:234
msgid "hexadecimal floating constants require an exponent"
msgstr ""

#: expr.c:240
#, fuzzy, c-format
msgid "invalid suffix \"%.*s\" on floating constant"

#: expr.c:250 expr.c:275
#, c-format
msgid "traditional C rejects the \"%.*s\" suffix"
msgstr ""

#: expr.c:261
#, fuzzy, c-format
msgid "invalid suffix \"%.*s\" on integer constant"

#: expr.c:283
#, fuzzy
msgid "use of C99 long long integer constant"

#: expr.c:290
msgid "imaginary constants are a GCC extension"
msgstr ""

#: expr.c:376
#, fuzzy
msgid "integer constant is too large for its type"

#: expr.c:388
#, fuzzy
msgid "integer constant is so large that it is unsigned"

#: expr.c:470
#, fuzzy
msgid "missing ')' after \"defined\""

#: expr.c:477
msgid "operator \"defined\" requires an identifier"
msgstr ""

#: expr.c:485
#, c-format
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
msgstr ""

#: expr.c:495
msgid "this use of \"defined\" may not be portable"
msgstr ""

#: expr.c:534
#, fuzzy
msgid "floating constant in preprocessor expression"

#: expr.c:540
#, fuzzy
msgid "imaginary number in preprocessor expression"

#: expr.c:585
#, fuzzy, c-format
msgid "\"%s\" is not defined"

#: expr.c:716 expr.c:745
#, fuzzy, c-format
msgid "missing binary operator before token \"%s\""

#: expr.c:736
#, fuzzy, c-format
msgid "token \"%s\" is not valid in preprocessor expressions"

#: expr.c:753
msgid "missing expression between '(' and ')'"
msgstr ""

#: expr.c:756
msgid "#if with no expression"
msgstr ""

#: expr.c:759
#, c-format
msgid "operator '%s' has no right operand"
msgstr ""

#: expr.c:764
#, c-format
msgid "operator '%s' has no left operand"
msgstr ""

#: expr.c:790
msgid " ':' without preceding '?'"
msgstr ""

#: expr.c:817
msgid "unbalanced stack in #if"
msgstr ""

#: expr.c:836
#, fuzzy, c-format
msgid "impossible operator '%u'"

#: expr.c:928
#, fuzzy
msgid "missing ')' in expression"

#: expr.c:949
#, fuzzy
msgid "'?' without following ':'"

#: expr.c:959
msgid "integer overflow in preprocessor expression"
msgstr ""

#: expr.c:964
#, fuzzy
msgid "missing '(' in expression"

#: expr.c:996
#, c-format
msgid "the left operand of \"%s\" changes sign when promoted"
msgstr ""

#: expr.c:1001
#, c-format
msgid "the right operand of \"%s\" changes sign when promoted"
msgstr ""

#: expr.c:1260
msgid "traditional C rejects the unary plus operator"
msgstr ""

#: expr.c:1359
msgid "comma operator in operand of #if"
msgstr ""

#: expr.c:1491
#, fuzzy
msgid "division by zero in #if"

#: files.c:402
msgid "NULL directory in find_file"
msgstr ""

#: files.c:440
msgid "one or more PCH files were found, but they were invalid"
msgstr ""

#: files.c:443
msgid "use -Winvalid-pch for more information"
msgstr ""

#: files.c:501
#, fuzzy, c-format
msgid "%s is a block device"

# src/shred.c:1134
#: files.c:518
#, fuzzy, c-format
msgid "%s is too large"

#: files.c:553
#, fuzzy, c-format
msgid "%s is shorter than expected"

#: files.c:782
#, c-format
msgid "no include path in which to search for %s"
msgstr ""

#: files.c:1071
msgid "Multiple include guards may be useful for:\n"
msgstr ""

#: init.c:406
#, fuzzy
msgid "cppchar_t must be an unsigned type"

#: init.c:410
#, c-format
msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
msgstr ""

#: init.c:417
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""

#: init.c:420
msgid "target char is less than 8 bits wide"
msgstr ""

#: init.c:424
msgid "target wchar_t is narrower than target char"
msgstr ""

#: init.c:428
msgid "target int is narrower than target char"
msgstr ""

#: init.c:433
msgid "CPP half-integer narrower than CPP character"
msgstr ""

#: init.c:437
#, c-format
msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
msgstr ""

#: lex.c:271
msgid "backslash and newline separated by space"
msgstr ""

#: lex.c:276
#, fuzzy
msgid "backslash-newline at end of file"

#: lex.c:291
#, c-format
msgid "trigraph ??%c converted to %c"
msgstr ""

#: lex.c:298
#, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""

#: lex.c:344
msgid "\"/*\" within comment"
msgstr ""

#: lex.c:402
#, c-format
msgid "%s in preprocessing directive"
msgstr ""

#: lex.c:411
#, fuzzy
msgid "null character(s) ignored"

#: lex.c:448
#, fuzzy, c-format
msgid "`%.*s' is not in NFKC"

#: lex.c:451
#, fuzzy, c-format
msgid "`%.*s' is not in NFC"

#: lex.c:539
#, c-format
msgid "attempt to use poisoned \"%s\""
msgstr ""

#: lex.c:547
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr ""

#: lex.c:647
msgid "null character(s) preserved in literal"
msgstr ""

#: lex.c:838
#, fuzzy
msgid "no newline at end of file"

#: lex.c:990 traditional.c:162
#, fuzzy
msgid "unterminated comment"

#: lex.c:1001
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""

#: lex.c:1003
msgid "(this will be reported only once per input file)"
msgstr ""

#: lex.c:1008
msgid "multi-line comment"
msgstr ""

#: lex.c:1331
#, fuzzy, c-format
msgid "unspellable token %s"

#: line-map.c:313
#, c-format
msgid "In file included from %s:%u"
msgstr ""

#: line-map.c:331
#, c-format
msgid ""
",\n"
"                 from %s:%u"
msgstr ""

#: macro.c:85
#, fuzzy, c-format
msgid "macro \"%s\" is not used"

#: macro.c:124 macro.c:283
#, fuzzy, c-format
msgid "invalid built-in macro \"%s\""

#: macro.c:217
#, fuzzy
msgid "could not determine date and time"

#: macro.c:387
#, fuzzy
msgid "invalid string literal, ignoring final '\\'"

#: macro.c:470
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""

#: macro.c:508
#, fuzzy
msgid "ISO C99 requires rest arguments to be used"

#: macro.c:513
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""

#: macro.c:518
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""

#: macro.c:629 traditional.c:675
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""

#: macro.c:732
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""

#: macro.c:1248
#, fuzzy, c-format
msgid "duplicate macro parameter \"%s\""

#: macro.c:1294
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""

#: macro.c:1302
msgid "macro parameters must be comma-separated"
msgstr ""

#: macro.c:1319
msgid "parameter name missing"
msgstr ""

#: macro.c:1336
msgid "anonymous variadic macros were introduced in C99"
msgstr ""

#: macro.c:1341
msgid "ISO C does not permit named variadic macros"
msgstr ""

#: macro.c:1350
msgid "missing ')' in macro parameter list"
msgstr ""

#: macro.c:1428
#, fuzzy
msgid "ISO C99 requires whitespace after the macro name"

#: macro.c:1452
msgid "missing whitespace after the macro name"
msgstr ""

#: macro.c:1482
msgid "'#' is not followed by a macro parameter"
msgstr ""

#: macro.c:1501
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""

#: macro.c:1599
#, fuzzy, c-format
msgid "\"%s\" redefined"

#: macro.c:1604
#, fuzzy
msgid "this is the location of the previous definition"

#: macro.c:1654
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""

#: macro.c:1677
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""

#: pch.c:84 pch.c:332 pch.c:354 pch.c:360
msgid "while writing precompiled header"
msgstr ""

#: pch.c:467
#, c-format
msgid "%s: not used because `%.*s' not defined"
msgstr ""

#: pch.c:479
#, c-format
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr ""

#: pch.c:520
#, c-format
msgid "%s: not used because `%s' is defined"
msgstr ""

#: pch.c:533 pch.c:696
msgid "while reading precompiled header"
msgstr ""

#: traditional.c:745
#, c-format
msgid "detected recursion whilst expanding macro \"%s\""
msgstr ""

#: traditional.c:912
#, fuzzy
msgid "syntax error in macro parameter list"

#, fuzzy
#~ msgid "wrong number of arguments specified for `%s' attribute"

#, fuzzy
#~ msgid "unknown machine mode `%s'"

#, fuzzy
#~ msgid "no data type for mode `%s'"

#, fuzzy
#~ msgid "section attributes are not supported for this target"

#, fuzzy
#~ msgid "requested alignment is too large"

#, fuzzy
#~ msgid "alignment may not be specified for `%s'"

#, fuzzy
#~ msgid "can't set `%s' attribute after definition"

#, fuzzy
#~ msgid "`%s' attribute ignored for `%s'"

#, fuzzy
#~ msgid "invalid vector type for attribute `%s'"

#, fuzzy
#~ msgid "__builtin_saveregs not supported by this target"

#, fuzzy
#~ msgid "missing argument in `__builtin_args_info'"

#, fuzzy
#~ msgid "too many arguments to function `va_start'"

#, fuzzy
#~ msgid "vector overflow in expression"

#, fuzzy
#~ msgid "invalid truth-value expression"

#, fuzzy
#~ msgid "invalid operands to binary %s"

#, fuzzy
#~ msgid "invalid use of `restrict'"

#, fuzzy
#~ msgid "cannot disable built-in function `%s'"

#, fuzzy
#~ msgid "too few arguments to function `%s'"

#, fuzzy
#~ msgid "too many arguments to function `%s'"

#, fuzzy
#~ msgid "empty range specified"

#, fuzzy
#~ msgid "this is the first entry overlapping that value"

#, fuzzy
#~ msgid "duplicate case value"

#, fuzzy
#~ msgid "this is the first default label"

#, fuzzy
#~ msgid "unknown C standard `%s'"

#, fuzzy
#~ msgid "conflicting types for `%s'"

#, fuzzy
#~ msgid "redefinition of `%s'"

#, fuzzy
#~ msgid "redeclaration of `%s'"

#, fuzzy
#~ msgid "`%s' declared inline after its definition"

#, fuzzy
#~ msgid "a parameter"

#~ msgid "type mismatch with previous implicit declaration"

#~ msgid "previous implicit declaration of `%s'"

#~ msgid "implicit declaration of function `%s'"

#, fuzzy
#~ msgid "duplicate label declaration `%s'"

#, fuzzy
#~ msgid "this is a previous declaration"

#, fuzzy
#~ msgid "empty declaration"

#, fuzzy
#~ msgid "array size missing in `%s'"

#, fuzzy
#~ msgid "storage size of `%s' isn't known"

#, fuzzy
#~ msgid "duplicate `%s'"

#, fuzzy
#~ msgid "both signed and unsigned specified for `%s'"

#, fuzzy
#~ msgid "complex invalid for `%s'"

#, fuzzy
#~ msgid "duplicate `const'"

#, fuzzy
#~ msgid "duplicate `restrict'"

#, fuzzy
#~ msgid "duplicate `volatile'"

#, fuzzy
#~ msgid "size of array `%s' is too large"

#, fuzzy
#~ msgid "invalid storage class for function `%s'"

#, fuzzy
#~ msgid "cannot inline function `main'"

#, fuzzy
#~ msgid "parameter has incomplete type"

#, fuzzy
#~ msgid "redefinition of `union %s'"

#, fuzzy
#~ msgid "%s defined inside parms"

#~ msgid "union"

#~ msgid "structure"

# src/request.c:37
#, fuzzy
#~ msgid "%s has no %s"

#~ msgid "named members"

#~ msgid "members"

#, fuzzy
#~ msgid "nested redefinition of `%s'"

#, fuzzy
#~ msgid "negative width in bit-field `%s'"

#, fuzzy
#~ msgid "`%s' is narrower than values of its type"

#, fuzzy
#~ msgid "duplicate member `%s'"

#, fuzzy
#~ msgid "enum defined inside parms"

#~ msgid "return type defaults to `int'"

#, fuzzy
#~ msgid "`%s' was used with no declaration before its definition"

#~ msgid "return type of `%s' is not `int'"

#~ msgid "first argument of `%s' should be `int'"

#~ msgid "second argument of `%s' should be `char **'"

#~ msgid "third argument of `%s' should probably be `char **'"

#~ msgid "`%s' takes only zero or two arguments"

#~ msgid "`%s' is normally a non-static function"

#~ msgid "parameter name omitted"

#, fuzzy
#~ msgid "parameter `%s' declared void"

#, fuzzy
#~ msgid "multiple parameters named `%s'"

#, fuzzy
#~ msgid "no return statement in function returning non-void"

#, fuzzy
#~ msgid "size of return value of `%s' is larger than %d bytes"

#, fuzzy
#~ msgid "unrecognized format specifier"

#~ msgid "field width"

#~ msgid "precision"

#, fuzzy
#~ msgid "fill character"

#, fuzzy
#~ msgid "fill character in strfmon format"

#, fuzzy
#~ msgid "right precision"

#, fuzzy
#~ msgid "missing $ operand number in format"

#, fuzzy
#~ msgid "operand number out of range in format"

#, fuzzy
#~ msgid "too many arguments for format"

#, fuzzy
#~ msgid "format is a wide character string"

#, fuzzy
#~ msgid "unterminated format string"

#, fuzzy
#~ msgid "null format string"

#, fuzzy
#~ msgid "repeated %s in format"
#~ msgstr "repeated leap second moment"

#, fuzzy
#~ msgid "too few arguments for format"

#, fuzzy
#~ msgid "zero width in %s format"

#, fuzzy
#~ msgid "unknown conversion type character `%c' in format"

#, fuzzy
#~ msgid "%s does not support %s"

#, fuzzy
#~ msgid "different type"

#, fuzzy
#~ msgid "floating constant out of range"

#, fuzzy
#~ msgid "'lul' is not a valid integer suffix"

#, fuzzy
#~ msgid "decimal constant is so large that it is unsigned"

#, fuzzy
#~ msgid "integer constant is larger than the maximum value for its type"
#~ msgstr ""

#, fuzzy
#~ msgid "ignoring invalid multibyte character"

#~ msgid "syntax error"

#, fuzzy
#~ msgid "syntax error: cannot back up"

#, fuzzy
#~ msgid "parser stack overflow"

#, fuzzy
#~ msgid "`%s' is not at beginning of declaration"

#, fuzzy
#~ msgid "comma at end of enumerator list"

#~ msgid "parse error; also virtual memory exceeded"

#~ msgid "parse error"

#~ msgid "%s at end of input"

#~ msgid "%s before %s'%c'"

#~ msgid "%s before %s'\\x%x'"

#, fuzzy
#~ msgid "%s before string constant"

#~ msgid "%s before numeric constant"

# src/request.c:37
#~ msgid "%s before \"%s\""

#~ msgid "%s before '%s' token"

#~ msgid "syntax error at '%s' token"

#, fuzzy
#~ msgid "#pragma pack(push[, id], <n>) is not supported on this target"

#, fuzzy
#~ msgid "#pragma pack(pop[, id], <n>) is not supported on this target"

#, fuzzy
#~ msgid "malformed '#pragma pack' - ignored"

#, fuzzy
#~ msgid "malformed #pragma weak, ignored"

#, fuzzy
#~ msgid "malformed #pragma redefine_extname, ignored"

#, fuzzy
#~ msgid "junk at end of #pragma redefine_extname"

#, fuzzy
#~ msgid "malformed #pragma extern_prefix, ignored"

#, fuzzy
#~ msgid "junk at end of #pragma extern_prefix"

#, fuzzy
#~ msgid "invalid use of void expression"

#, fuzzy
#~ msgid "invalid use of flexible array member"

#, fuzzy
#~ msgid "invalid use of undefined type `%s %s'"

#, fuzzy
#~ msgid "invalid use of incomplete typedef `%s'"

#, fuzzy
#~ msgid "invalid type argument of `%s'"

#, fuzzy
#~ msgid "called object is not a function"

#, fuzzy
#~ msgid "too many arguments to function"

#, fuzzy
#~ msgid "too few arguments to function"

#~ msgid "division by zero"

#, fuzzy
#~ msgid "unordered comparison on non-floating point argument"

#, fuzzy
#~ msgid "wrong type argument to abs"

#, fuzzy
#~ msgid "invalid lvalue in unary `&'"

#~ msgid "%s"
#~ msgstr "%s"

#, fuzzy
#~ msgid "%s of read-only variable `%s'"

#, fuzzy
#~ msgid "cannot take address of bit-field `%s'"

#, fuzzy
#~ msgid "invalid lvalue in assignment"

#, fuzzy
#~ msgid "assignment"

#~ msgid "%s makes pointer from integer without a cast"

#, fuzzy
#~ msgid "incompatible type for argument %d of `%s'"

#, fuzzy
#~ msgid "incompatible types in %s"

#~ msgid "passing arg %d of `%s'"

#~ msgid "passing arg %d of pointer to function"

# src/request.c:263
#, fuzzy
#~ msgid "(near initialization for `%s')"

#, fuzzy
#~ msgid "initializer element is not constant"

# src/request.c:263
#~ msgid "initialization"

#, fuzzy
#~ msgid "invalid initializer"

#, fuzzy
#~ msgid "extra brace group at end of initializer"

#, fuzzy
#~ msgid "missing initializer"

#, fuzzy
#~ msgid "asm template is not a string constant"

#, fuzzy
#~ msgid "modification by `asm'"

#~ msgid "`return' with no value, in function returning non-void"

#~ msgid "return"

#, fuzzy
#~ msgid "can't inline call to `%s'"

#~ msgid "internal error"

#~ msgid "no arguments"

# src/getopt1.c:132
# src/getopt1.c:132
#~ msgid "fopen %s"
#~ msgstr "fopen %s"

#~ msgid "fclose %s"
#~ msgstr "fclose %s"

#, fuzzy
#~ msgid "%s terminated with signal %d [%s]%s"

#, fuzzy
#~ msgid "[cannot find %s]"

#, fuzzy
#~ msgid "cannot find `%s'"

#, fuzzy
#~ msgid "[Leaving %s]\n"

#, fuzzy
#~ msgid "cannot find `nm'"

#~ msgid "pipe"

#~ msgid "fdopen"
#~ msgstr "fdopen"

#~ msgid "dup2 %d 1"
#~ msgstr "dup2 %d 1"

#~ msgid "close %d"
#~ msgstr "close %d"

#~ msgid "execvp %s"
#~ msgstr "execvp %s"

#~ msgid "fclose"
#~ msgstr "fclose"

#, fuzzy
#~ msgid "unable to open file '%s'"

#, fuzzy
#~ msgid "unable to stat file '%s'"

#, fuzzy
#~ msgid "unable to mmap file '%s'"

#~ msgid "not found\n"

#, fuzzy
#~ msgid "bad magic number in file '%s'"

#~ msgid "dynamic dependencies.\n"

#, fuzzy
#~ msgid "cannot find `ldd'"

#~ msgid "execv %s"
#~ msgstr "execv %s"

#, fuzzy
#~ msgid "%s: not a COFF file"

#, fuzzy
#~ msgid "%s: cannot open as COFF file"

#, fuzzy
#~ msgid "library lib%s not found"

# src/getopt1.c:132
# src/getopt1.c:132
#~ msgid "open %s"
#~ msgstr "open %s"

#, fuzzy
#~ msgid "section pointer missing"

#, fuzzy
#~ msgid "no symbol table found"

#, fuzzy
#~ msgid "no cmd_strings found"

#, fuzzy
#~ msgid ""
#~ "writing load commands.\n"
#~ "\n"

#~ msgid "close %s"
#~ msgstr "close %s"

#, fuzzy
#~ msgid "bad magic number"

#~ msgid "bad header version"

#, fuzzy
#~ msgid "old raw header file"

#, fuzzy
#~ msgid "unsupported version"

# src/request.c:37
#~ msgid "fstat %s"
#~ msgstr "fstat %s"

#~ msgid "lseek %s 0"
#~ msgstr "lseek %s 0"

#~ msgid "read %s"
#~ msgstr "read %s"

#~ msgid "msync %s"
#~ msgstr "msync %s"

#~ msgid "munmap %s"
#~ msgstr "munmap %s"

#~ msgid "write %s"
#~ msgstr "write %s"

#, fuzzy
#~ msgid "cannot convert to a pointer type"

#, fuzzy
#~ msgid "conversion to incomplete type"

#, fuzzy
#~ msgid "integer constant out of range"

#, fuzzy
#~ msgid "invalid character '%c' in #if"

#, fuzzy
#~ msgid "invalid character '\\%03o' in #if"

#, fuzzy
#~ msgid "missing binary operator"

#, fuzzy
#~ msgid "ignoring nonexistent directory \"%s\"\n"

#, fuzzy
#~ msgid "%s: Not a directory"

#, fuzzy
#~ msgid "ignoring duplicate directory \"%s\"\n"

#, fuzzy
#~ msgid "changing search order for system directory \"%s\""

#, fuzzy
#~ msgid "End of search list.\n"

#, fuzzy
#~ msgid "I/O error on output"

#, fuzzy
#~ msgid "argument missing after %s"

#, fuzzy
#~ msgid "assertion missing after %s"

#, fuzzy
#~ msgid "file name missing after %s"

#, fuzzy
#~ msgid "number missing after %s"

#, fuzzy
#~ msgid "target missing after %s"

#, fuzzy
#~ msgid "-I- specified twice"

#~ msgid "missing terminating %c character"

#, fuzzy
#~ msgid "possible start of unterminated string literal"

#~ msgid "multi-line string literals are deprecated"

#, fuzzy
#~ msgid "unknown string token %s\n"

# src/main.c:663
#, fuzzy
#~ msgid "unknown escape sequence: '\\%03o'"

#~ msgid "invalid option %s"

#, fuzzy
#~ msgid "\"%s\" is not a valid option to the preprocessor"

#~ msgid "too many input files"

#~ msgid "%s:%d: warning: "

#~ msgid "%s: warning: "

#~ msgid "((anonymous))"

# src/request.c:37
#~ msgid "%s: %s: "
#~ msgstr "%s: %s: "

#~ msgid "sorry, not implemented: "

#~ msgid "%s "
#~ msgstr "%s "

#~ msgid " %s"
#~ msgstr " %s"

#~ msgid "In member function `%s':"

#~ msgid "In function `%s':"

#, fuzzy
#~ msgid "compilation terminated.\n"

#, fuzzy
#~ msgid "Internal compiler error in %s, at %s:%d"

#~ msgid ":\n"
#~ msgstr ":\n"

#, fuzzy
#~ msgid "`%s' is deprecated"

#, fuzzy
#~ msgid "DW_LOC_OP %s not implemented\n"

#, fuzzy
#~ msgid "can't get current directory"

#, fuzzy
#~ msgid "__builtin_eh_return not supported on this target"

#, fuzzy
#~ msgid "stack limits not supported on this target"

#, fuzzy
#~ msgid "could not split insn"

#, fuzzy
#~ msgid "invalid `asm': "

#, fuzzy
#~ msgid "unterminated assembly dialect alternative"

#, fuzzy
#~ msgid "operand number missing after %%-letter"

#, fuzzy
#~ msgid "operand number out of range"

#, fuzzy
#~ msgid "invalid %%-code"

#, fuzzy
#~ msgid "invalid expression as operand"

#~ msgid "control reaches end of non-void function"

# src/shred.c:1134
#, fuzzy
#~ msgid "size of variable `%s' is too large"

#, fuzzy
#~ msgid "unused parameter `%s'"

# src/main.c:785
#, fuzzy
#~ msgid "ambiguous abbreviation %s"

#, fuzzy
#~ msgid "missing argument to `%s' option"

#, fuzzy
#~ msgid "extraneous argument to `%s' option"

#, fuzzy
#~ msgid ""
#~ "Setting spec %s to '%s'\n"
#~ "\n"

#, fuzzy
#~ msgid "could not find specs file %s\n"

#, fuzzy
#~ msgid "rename spec %s to %s\n"

#, fuzzy
#~ msgid "specs unknown %% command after %ld characters"

#~ msgid "-pipe not supported"

#~ msgid ""
#~ "\n"
#~ "Go ahead? (y or n) "
#~ msgstr ""
#~ "\n"

#~ msgid "# %s %.2f %.2f\n"
#~ msgstr "# %s %.2f %.2f\n"

#~ msgid "Usage: %s [options] file...\n"

#~ msgid "Options:\n"

#~ msgid "  -pass-exit-codes         Exit with highest error code from a phase\n"

#~ msgid "  --help                   Display this information\n"

#~ msgid "  --target-help            Display target specific command line options\n"

#~ msgid "  (Use '-v --help' to display command line options of sub-processes)\n"

#~ msgid "  -dumpspecs               Display all of the built in spec strings\n"

#~ msgid "  -dumpversion             Display the version of the compiler\n"

#~ msgid "  -dumpmachine             Display the compiler's target processor\n"

#~ msgid "  -print-search-dirs       Display the directories in the compiler's search path\n"

#~ msgid "  -print-libgcc-file-name  Display the name of the compiler's companion library\n"

#~ msgid "  -print-file-name=<lib>   Display the full path to library <lib>\n"

#~ msgid "  -print-prog-name=<prog>  Display the full path to compiler component <prog>\n"

#~ msgid "  -print-multi-directory   Display the root directory for versions of libgcc\n"

#~ msgid ""
#~ "  -print-multi-lib         Display the mapping between command line options and\n"
#~ "                           multiple library search directories\n"
#~ msgstr ""

#~ msgid "  -Wa,<options>            Pass comma-separated <options> on to the assembler\n"

#~ msgid "  -Wp,<options>            Pass comma-separated <options> on to the preprocessor\n"

#~ msgid "  -Wl,<options>            Pass comma-separated <options> on to the linker\n"

#~ msgid "  -Xlinker <arg>           Pass <arg> on to the linker\n"

#~ msgid "  -save-temps              Do not delete intermediate files\n"

#~ msgid "  -pipe                    Use pipes rather than intermediate files\n"

#~ msgid "  -time                    Time the execution of each subprocess\n"

#~ msgid "  -specs=<file>            Override built-in specs with the contents of <file>\n"

#~ msgid "  -std=<standard>          Assume that the input sources are for <standard>\n"
#~ msgstr ""
#~ "\n"

#~ msgid "  -B <directory>           Add <directory> to the compiler's search paths\n"

#~ msgid "  -b <machine>             Run gcc for target <machine>, if installed\n"

#~ msgid "  -V <version>             Run gcc version number <version>, if installed\n"

#~ msgid "  -v                       Display the programs invoked by the compiler\n"

#~ msgid "  -E                       Preprocess only; do not compile, assemble or link\n"

#~ msgid "  -S                       Compile only; do not assemble or link\n"

#~ msgid "  -c                       Compile and assemble, but do not link\n"

#~ msgid "  -o <file>                Place the output into <file>\n"

#~ msgid ""
#~ "  -x <language>            Specify the language of the following input files\n"
#~ "                           Permissable languages include: c c++ assembler none\n"
#~ "                           'none' means revert to the default behavior of\n"
#~ "                           guessing the language based on the file's extension\n"
#~ msgstr ""

#~ msgid ""
#~ "\n"
#~ "Options starting with -g, -f, -m, -O, -W, or --param are automatically\n"
#~ " passed on to the various sub-processes invoked by %s.  In order to pass\n"
#~ " other options on to these processes the -W<letter> options must be used.\n"
#~ msgstr ""
#~ "\n"

#~ msgid "%s (GCC) %s\n"
#~ msgstr "%s (GCC) %s\n"

#~ msgid "Copyright (C) 2002 Free Software Foundation, Inc.\n"

# src/main.c:850
#, fuzzy
#~ msgid ""
#~ "This is free software; see the source for copying conditions.  There is NO\n"
#~ "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
#~ "\n"
#~ msgstr ""

#, fuzzy
#~ msgid "argument to `-Xlinker' is missing"

#, fuzzy
#~ msgid "argument to `-l' is missing"

#, fuzzy
#~ msgid "argument to `-specs' is missing"

#, fuzzy
#~ msgid "argument to `-specs=' is missing"

#, fuzzy
#~ msgid "argument to `-b' is missing"

#, fuzzy
#~ msgid "argument to `-B' is missing"

#, fuzzy
#~ msgid "argument to `-V' is missing"

#, fuzzy
#~ msgid "invalid version number format"

#, fuzzy
#~ msgid "argument to `-x' is missing"

#, fuzzy
#~ msgid "argument to `-%s' is missing"

#, fuzzy
#~ msgid "invalid specification!  Bug in cc"

#, fuzzy
#~ msgid "spec failure: unrecognized spec option '%c'"

#~ msgid "unrecognized option `-%s'"

#~ msgid "install: %s%s\n"

#~ msgid "programs: %s\n"

#~ msgid "libraries: %s\n"

#~ msgid ""
#~ "\n"
#~ "For bug reporting instructions, please see:\n"
#~ msgstr ""
#~ "\n"

#~ msgid "Configured with: %s\n"

#~ msgid "Thread model: %s\n"

#~ msgid "gcc version %s\n"

#~ msgid "gcc driver version %s executing gcc version %s\n"

#~ msgid "no input files"

#~ msgid "%s: %s compiler not installed on this system"

#~ msgid "internal gcc abort"

# src/main.c:178
#, fuzzy
#~ msgid "Internal gcov abort.\n"

#~ msgid ""
#~ "Usage: gcov [OPTION]... SOURCEFILE\n"
#~ "\n"
#~ msgstr ""
#~ "\n"

#~ msgid ""
#~ "Print code coverage information.\n"
#~ "\n"
#~ msgstr ""
#~ "\n"

#~ msgid "  -h, --help                      Print this help, then exit\n"

#~ msgid "  -v, --version                   Print version number, then exit\n"

#~ msgid ""
#~ "\n"
#~ "For bug reporting instructions, please see:\n"
#~ "%s.\n"
#~ msgstr ""
#~ "\n"
#~ "%s.\n"

#~ msgid "gcov (GCC) %s\n"
#~ msgstr "gcov (GCC) %s\n"

#~ msgid "Copyright (C) 2001 Free Software Foundation, Inc.\n"

#, fuzzy
#~ msgid "Could not open basic block file %s.\n"

#, fuzzy
#~ msgid "Could not open program flow graph file %s.\n"

#, fuzzy
#~ msgid "No executable code associated with file %s.\n"

#, fuzzy
#~ msgid "No branches in function %s\n"

#, fuzzy
#~ msgid "No calls in function %s\n"

#, fuzzy
#~ msgid "didn't use all bb entries of graph, function %s\n"

#, fuzzy
#~ msgid "No branches in file %s\n"
#~ msgstr ""
#~ "\n"

#, fuzzy
#~ msgid "No calls in file %s\n"

#, fuzzy
#~ msgid "Could not open source file %s.\n"

#, fuzzy
#~ msgid "Could not open output file %s.\n"

#~ msgid "Creating %s.\n"

#, fuzzy
#~ msgid "can't open %s"

#, fuzzy
#~ msgid "function cannot be inline"

#, fuzzy
#~ msgid "invalid parameter `%s'"

#, fuzzy
#~ msgid "%s: internal abort\n"

#, fuzzy
#~ msgid "%s: error writing file `%s': %s\n"

#, fuzzy
#~ msgid "%s: usage '%s [ -VqfnkN ] [ -i <istring> ] [ filename ... ]'\n"

#, fuzzy
#~ msgid "%s: usage '%s [ -VqfnkNlgC ] [ -B <dirname> ] [ filename ... ]'\n"

#, fuzzy
#~ msgid "%s: warning: no read access for file `%s'\n"

#, fuzzy
#~ msgid "%s: warning: no write access for file `%s'\n"

#, fuzzy
#~ msgid "%s: invalid file name: %s\n"

#, fuzzy
#~ msgid "%s: %s: can't get status: %s\n"

#, fuzzy
#~ msgid "%s: compiling `%s'\n"

# src/request.c:37
#, fuzzy
#~ msgid "%s: wait: %s\n"

#, fuzzy
#~ msgid "%s: subprocess got fatal signal %d\n"

#, fuzzy
#~ msgid "%s: %s exited with status %d\n"

#, fuzzy
#~ msgid "%s: warning: missing SYSCALLS file `%s'\n"

#, fuzzy
#~ msgid "%s: can't read aux info file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't get status of aux info file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't open aux info file `%s' for reading: %s\n"

# src/shred.c:1103
#, fuzzy
#~ msgid "%s: error reading aux info file `%s': %s\n"

#, fuzzy
#~ msgid "%s: error closing aux info file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't delete aux info file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't delete file `%s': %s\n"

#, fuzzy
#~ msgid "%s: warning: can't rename file `%s' to `%s': %s\n"

#, fuzzy
#~ msgid "%s: %d: warning: no extern definition for `%s'\n"

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "%s: warning: too few parameter lists in declaration of `%s'\n"

#, fuzzy
#~ msgid "%s: `%s' not converted\n"

#, fuzzy
#~ msgid "%s: would convert file `%s'\n"

#, fuzzy
#~ msgid "%s: converting file `%s'\n"

#, fuzzy
#~ msgid "%s: can't get status for file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't open file `%s' for reading: %s\n"

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "%s: error reading input file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't create/open clean file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't link file `%s' to `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't create/open output file `%s': %s\n"

#, fuzzy
#~ msgid "%s: can't change mode of file `%s': %s\n"

#, fuzzy
#~ msgid "%s: cannot get working directory: %s\n"

#, fuzzy
#~ msgid "%s: input file names must have .c suffixes: %s\n"

#, fuzzy
#~ msgid "conversion from NaN to int"

#, fuzzy
#~ msgid "floating point overflow"

#, fuzzy
#~ msgid "%s: argument domain error"

#, fuzzy
#~ msgid "%s: overflow range error"

#, fuzzy
#~ msgid "%s: underflow range error"

#, fuzzy
#~ msgid "unknown register name: %s"

#, fuzzy
#~ msgid "unable to generate reloads for:"

#, fuzzy
#~ msgid "this is the insn:"

#, fuzzy
#~ msgid "could not find a spill register"

#, fuzzy
#~ msgid "unrecognizable insn:"

#, fuzzy
#~ msgid "invalid punctuation `%c' in constraint"

#, fuzzy
#~ msgid "unknown register name `%s' in `asm'"

#, fuzzy
#~ msgid "duplicate asm operand name '%s'"

#, fuzzy
#~ msgid "undefined named operand '%s'"

#~ msgid "unused variable `%s'"

#, fuzzy
#~ msgid "size of `%s' is larger than %d bytes"

#~ msgid " TOTAL                 :"

#, fuzzy
#~ msgid "collect: reading %s\n"

#~ msgid "ld returned %d exit status"

#, fuzzy
#~ msgid "Floating-point operations can trap"

#, fuzzy
#~ msgid "Do not suppress warnings from system headers"

#~ msgid "invalid option `%s'"

#, fuzzy
#~ msgid "internal error: %s"

#, fuzzy
#~ msgid ""
#~ "\n"
#~ "Target specific options:\n"

#, fuzzy
#~ msgid "unrecognized gcc debugging option: %c"

# src/request.c:806 src/request.c:912
#, fuzzy
#~ msgid "unrecognized register name `%s'"

#, fuzzy
#~ msgid "unrecognized option `%s'"

#, fuzzy
#~ msgid "`%s': unknown or unsupported -g option"

#, fuzzy
#~ msgid "-param option missing argument"

#, fuzzy
#~ msgid "invalid --param option: %s"

#, fuzzy
#~ msgid "invalid parameter value `%s'"

# src/getopt1.c:132
# src/getopt1.c:132
#, fuzzy
#~ msgid "options passed: "

# src/getopt1.c:155
# src/getopt1.c:155
#, fuzzy
#~ msgid "options enabled: "

#, fuzzy
#~ msgid "can't open %s for writing"

#, fuzzy
#~ msgid "ignoring command line option '%s'"

#, fuzzy
#~ msgid "instruction scheduling not supported on this target machine"

#, fuzzy
#~ msgid "-f%sleading-underscore not supported on this target machine"

#, fuzzy
#~ msgid "-ffunction-sections not supported for this target"

#, fuzzy
#~ msgid "-fdata-sections not supported for this target"

#, fuzzy
#~ msgid "-fprefetch-loop-arrays not supported for this target"

#, fuzzy
#~ msgid "-fprefetch-loop-arrays is not supported with -Os"

#, fuzzy
#~ msgid "error writing to %s"

#, fuzzy
#~ msgid "error closing %s"

#, fuzzy
#~ msgid "invalid character constant in #if"

#, fuzzy
#~ msgid "invalid token in expression"

#, fuzzy
#~ msgid "octal character constant does not fit in a byte"

#, fuzzy
#~ msgid "hex character constant does not fit in a byte"

#, fuzzy
#~ msgid "Junk after end of expression."

#, fuzzy
#~ msgid "-traditional is not supported in C++"

#, fuzzy
#~ msgid "-traditional and -ansi are mutually exclusive"

#, fuzzy
#~ msgid "-pedantic and -traditional are mutually exclusive"

#, fuzzy
#~ msgid "-trigraphs and -traditional are mutually exclusive"

#, fuzzy
#~ msgid "unterminated #%s conditional"

#, fuzzy
#~ msgid "not in any file?!"

#, fuzzy
#~ msgid "invalid macro name"

#, fuzzy
#~ msgid "invalid macro name `%s'"

#, fuzzy
#~ msgid "unterminated parameter list in #define"

#, fuzzy
#~ msgid "invalid format #line command"

#, fuzzy
#~ msgid "undefining `defined'"

#, fuzzy
#~ msgid "undefining `%s'"

#, fuzzy
#~ msgid "#warning%.*s"

# src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
# src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
# src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
# src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
#, fuzzy
#~ msgid "unbalanced #endif"

#, fuzzy
#~ msgid "unterminated string or character constant"

#, fuzzy
#~ msgid "arguments given to macro `%s'"

#, fuzzy
#~ msgid "no args to macro `%s'"

#, fuzzy
#~ msgid "could not open dump file `%s'"

#, fuzzy
#~ msgid "ignoring unknown option `%.*s' in `-f%s'"

#, fuzzy
#~ msgid "invalid initializer for bit string"

#, fuzzy
#~ msgid "register name not specified for `%s'"

#, fuzzy
#~ msgid "invalid register name for `%s'"

#, fuzzy
#~ msgid "unknown set constructor type"

#, fuzzy
#~ msgid "invalid initial value for member `%s'"

#, fuzzy
#~ msgid "weak declaration of `%s' after first use results in unspecified behavior"

#, fuzzy
#~ msgid "weak declaration of `%s' not supported"

#, fuzzy
#~ msgid "too many #pragma options align=reset"

#, fuzzy
#~ msgid "malformed '#pragma options', ignoring"

#, fuzzy
#~ msgid "invalid %%Q value"

#, fuzzy
#~ msgid "invalid %%C value"

#, fuzzy
#~ msgid "invalid %%N value"

#, fuzzy
#~ msgid "invalid %%M value"

#, fuzzy
#~ msgid "invalid %%m value"

#, fuzzy
#~ msgid "invalid %%L value"

#, fuzzy
#~ msgid "invalid %%O value"

#, fuzzy
#~ msgid "invalid %%P value"

#, fuzzy
#~ msgid "invalid %%V value"

#, fuzzy
#~ msgid "-f%s ignored for Unicos/Mk (not supported)"

#, fuzzy
#~ msgid "-mieee not supported on Unicos/Mk"

#, fuzzy
#~ msgid "trap mode not supported on Unicos/Mk"

#, fuzzy
#~ msgid "rounding mode not supported for VAX floats"

#, fuzzy
#~ msgid "trap mode not supported for VAX floats"

#, fuzzy
#~ msgid "invalid %%H value"

#, fuzzy
#~ msgid "invalid %%J value"

#, fuzzy
#~ msgid "invalid %%r value"

#, fuzzy
#~ msgid "invalid %%R value"

#, fuzzy
#~ msgid "invalid %%h value"

#, fuzzy
#~ msgid "invalid %%U value"

#, fuzzy
#~ msgid "invalid %%s value"

#, fuzzy
#~ msgid "invalid %%E value"

#, fuzzy
#~ msgid "invalid %%xn code"

#, fuzzy
#~ msgid "argument of `%s' attribute is not a string constant"

#, fuzzy
#~ msgid "invalid operand to %%R code"

#, fuzzy
#~ msgid "invalid operand to %%H/%%L code"

#, fuzzy
#~ msgid "invalid operand to %%U code"

#, fuzzy
#~ msgid "invalid operand to %%V code"

#, fuzzy
#~ msgid "invalid operand output code"

#, fuzzy
#~ msgid "invalid floating point emulation option: -mfpe-%s"

#, fuzzy
#~ msgid "Don't do symbol renaming"

#, fuzzy
#~ msgid "MCU `%s' not supported"

#, fuzzy
#~ msgid "invalid insn:"

#, fuzzy
#~ msgid "incorrect insn:"

#, fuzzy
#~ msgid "unknown move insn:"

#, fuzzy
#~ msgid "Specify the MCU name"

#, fuzzy
#~ msgid "trampolines not supported"

#, fuzzy
#~ msgid "malformed '#pragma %s' - ignored"

#, fuzzy
#~ msgid "mode not QImode"

#, fuzzy
#~ msgid "invalid indirect memory address"

#, fuzzy
#~ msgid "Do not allocate BK register"

#, fuzzy
#~ msgid "Enable parallel instructions"

#, fuzzy
#~ msgid "Disable parallel instructions"

#, fuzzy
#~ msgid "invalid operand for 'b' modifier"

#, fuzzy
#~ msgid "invalid operand for 'v' modifier"

#, fuzzy
#~ msgid "invalid operand for 'P' modifier"

#, fuzzy
#~ msgid "invalid operand for 'p' modifier"

#, fuzzy
#~ msgid "invalid operand for 'z' modifier"

#, fuzzy
#~ msgid "invalid operand for 'H' modifier"

#, fuzzy
#~ msgid "bad register"

#, fuzzy
#~ msgid "invalid operand for 'e' modifier"

#, fuzzy
#~ msgid "invalid operand for 'm' modifier"

#, fuzzy
#~ msgid "invalid operand for 'A' modifier"

#, fuzzy
#~ msgid "invalid operand for 'D' modifier"

#, fuzzy
#~ msgid "invalid operand for 'T' modifier"

#, fuzzy
#~ msgid "invalid operand modifier letter"

#, fuzzy
#~ msgid "internal error: bad register: %d"

#, fuzzy
#~ msgid "unexpected operand"

# src/request.c:806 src/request.c:912
#, fuzzy
#~ msgid "unrecognized address"

#, fuzzy
#~ msgid "unrecognized supposed constant"

#, fuzzy
#~ msgid "unknown CRIS cpu version specification in -mtune= : %s"

#, fuzzy
#~ msgid "-fPIC and -fpic are not supported in this configuration"

#, fuzzy
#~ msgid "unexpected address expression"

#, fuzzy
#~ msgid "Debug argument support in compiler"

#, fuzzy
#~ msgid "Debug stack support in compiler"

#, fuzzy
#~ msgid "invalid addressing mode"

#, fuzzy
#~ msgid "bad register extension code"

#, fuzzy
#~ msgid "invalid offset in ybase addressing"

#, fuzzy
#~ msgid "invalid register in ybase addressing"

#, fuzzy
#~ msgid "inline float constants not supported on this host"

#, fuzzy
#~ msgid "invalid mode for gen_tst_reg"

#, fuzzy
#~ msgid "Generate code for near calls"

#, fuzzy
#~ msgid "Generate code for near jumps"

#, fuzzy
#~ msgid "profiling not implemented yet"

#, fuzzy
#~ msgid "trampolines not yet implemented"

#, fuzzy
#~ msgid "fr30_print_operand: invalid operand to %%A code"

#, fuzzy
#~ msgid "fr30_print_operand: invalid %%x code"

#, fuzzy
#~ msgid "Use registers for argument passing"

#, fuzzy
#~ msgid "malformed #pragma map, ignored"

#, fuzzy
#~ msgid "Generate char instructions"

#, fuzzy
#~ msgid "code model `large' not supported yet"

#, fuzzy
#~ msgid "%i-bit mode not compiled in"

#, fuzzy
#~ msgid "argument to `%s' attribute larger than %d"

#, fuzzy
#~ msgid "invalid UNSPEC as operand"

#, fuzzy
#~ msgid "invalid operand code `%c'"

# src/grep.c:1133
#, fuzzy
#~ msgid "unknown insn mode"

#, fuzzy
#~ msgid "selector must be an immediate"

#, fuzzy
#~ msgid "mask must be an immediate"

#, fuzzy
#~ msgid "Retain legend information"

# lib/argmatch.c:188
#, fuzzy
#~ msgid "argument is a structure"

#, fuzzy
#~ msgid "Alternate calling convention"

#, fuzzy
#~ msgid "Use mcount for profiling"

#, fuzzy
#~ msgid "malformed #pragma align - ignored"

#, fuzzy
#~ msgid "stack limit expression is not supported"

#, fuzzy
#~ msgid "Do not use complex addressing modes"

#, fuzzy
#~ msgid "invalid argument of `%s' attribute"

#, fuzzy
#~ msgid "invalid operand to %%s code"

#, fuzzy
#~ msgid "invalid operand to %%p code"

#, fuzzy
#~ msgid "invalid operand to %%T/%%B code"

#, fuzzy
#~ msgid "invalid operand to %%N code"

#, fuzzy
#~ msgid "bad address"

#, fuzzy
#~ msgid "lo_sum not of register"

#, fuzzy
#~ msgid "invalid operand in the instruction"

#, fuzzy
#~ msgid "invalid register in the instruction"

#, fuzzy
#~ msgid "invalid rotate insn"

#, fuzzy
#~ msgid "cannot do z-register replacement"

#, fuzzy
#~ msgid "Do not use direct addressing mode for soft registers"

#, fuzzy
#~ msgid "Specify the register allocation order"

#, fuzzy
#~ msgid "Use unaligned memory references"

#, fuzzy
#~ msgid "invalid %%x/X value"

#, fuzzy
#~ msgid "invalid %%q value"

#, fuzzy
#~ msgid "invalid %%o value"

#, fuzzy
#~ msgid "invalid %%p value"

#, fuzzy
#~ msgid "invalid %%s/S value"

#, fuzzy
#~ msgid "invalid %%P operand"

#, fuzzy
#~ msgid "invalid %%B value"

#, fuzzy
#~ msgid "invalid %%D value"

#, fuzzy
#~ msgid "invalid code"

#, fuzzy
#~ msgid "invalid option `-mshort-data-%s'"

#, fuzzy
#~ msgid "invalid option `-mstack-increment=%s'"

#, fuzzy
#~ msgid "Emit call graph information"

#, fuzzy
#~ msgid "-mips%d not supported"

#, fuzzy
#~ msgid "-mabi=%s does not support -mips%d"

#, fuzzy
#~ msgid "invalid option `entry%s'"

#, fuzzy
#~ msgid "can't rewind temp file"

#, fuzzy
#~ msgid "can't write to output file"

#, fuzzy
#~ msgid "can't read from temp file"

#, fuzzy
#~ msgid "can't close temp file"

#, fuzzy
#~ msgid "can not handle inconsistent calls to `%s'"

#, fuzzy
#~ msgid "Use symbolic register names"

#, fuzzy
#~ msgid "-f%s not supported: ignored"

#, fuzzy
#~ msgid "stack frame not a multiple of 8 bytes: %d"

#, fuzzy
#~ msgid "Do not use addresses that allocate global registers"

#, fuzzy
#~ msgid "Do not use register sb"

#, fuzzy
#~ msgid "Use bit-field instructions"

#, fuzzy
#~ msgid "-g option disabled"

#, fuzzy
#~ msgid "Return floating point results in ac0"

#, fuzzy
#~ msgid "Target does not have split I&D"

#, fuzzy
#~ msgid "invalid %%S value"

#, fuzzy
#~ msgid "invalid %%b value"

#, fuzzy
#~ msgid "invalid %%z value"

#, fuzzy
#~ msgid "invalid %%Z value"

#, fuzzy
#~ msgid "invalid %%k value"

#, fuzzy
#~ msgid "invalid %%j value"

#, fuzzy
#~ msgid "-mmultiple is not supported on little endian systems"

#, fuzzy
#~ msgid "-mstring is not supported on little endian systems"

#, fuzzy
#~ msgid "-fdata-sections not supported on AIX"

#, fuzzy
#~ msgid "unknown ABI specified: '%s'"

#, fuzzy
#~ msgid "argument 3 of `%s' must be a 2-bit literal"

#, fuzzy
#~ msgid "invalid %%f value"

#, fuzzy
#~ msgid "invalid %%F value"

#, fuzzy
#~ msgid "invalid %%G value"

#, fuzzy
#~ msgid "invalid %%j code"

#, fuzzy
#~ msgid "invalid %%J code"

#, fuzzy
#~ msgid "invalid %%K value"

#, fuzzy
#~ msgid "invalid %%T value"

#, fuzzy
#~ msgid "invalid %%u value"

#, fuzzy
#~ msgid "invalid %%v value"

#, fuzzy
#~ msgid "Always pass floating-point arguments in memory"

#, fuzzy
#~ msgid "Don't always pass floating-point arguments in memory"

#, fuzzy
#~ msgid "Use AltiVec instructions"

#, fuzzy
#~ msgid "no description yet"

#, fuzzy
#~ msgid "Use alternate register names"

#, fuzzy
#~ msgid "bad value for -mcall-%s"

#, fuzzy
#~ msgid "bad value for -msdata=%s"

#, fuzzy
#~ msgid "-mcall-aixdesc must be big endian"

#, fuzzy
#~ msgid "Cannot decompose address."

#~ msgid "64 bit mode"

#~ msgid "31 bit mode"

#, fuzzy
#~ msgid "mvcle use"

#, fuzzy
#~ msgid "__builtin_saveregs not supported by this subtarget"

#, fuzzy
#~ msgid "`%s' attribute argument not a string constant"

#, fuzzy
#~ msgid "Profiling is not supported on this target."

#, fuzzy
#~ msgid "%s is not supported by this configuration"

#, fuzzy
#~ msgid "-mcmodel= is not supported on 32 bit systems"

#, fuzzy
#~ msgid "invalid %%Y operand"

#, fuzzy
#~ msgid "invalid %%A operand"

#, fuzzy
#~ msgid "invalid %%B operand"

#, fuzzy
#~ msgid "invalid %%c operand"

#, fuzzy
#~ msgid "invalid %%C operand"

#, fuzzy
#~ msgid "invalid %%d operand"

#, fuzzy
#~ msgid "invalid %%D operand"

#, fuzzy
#~ msgid "invalid %%f operand"

#, fuzzy
#~ msgid "Utilize Visual Instruction Set"

#~ msgid "Use 32-bit ABI"

#~ msgid "Use 64-bit ABI"

# src/request.c:806 src/request.c:912
#, fuzzy
#~ msgid "unrecognized section name \"%s\""

# src/dfa.c:569 src/dfa.c:583 src/dfa.c:587
# src/dfa.c:577 src/dfa.c:591 src/dfa.c:595
#, fuzzy
#~ msgid "malformed #pragma ghs section"

# src/shred.c:1134
#, fuzzy
#~ msgid "%s=%s is too large"

#, fuzzy
#~ msgid "output_move_single:"

#, fuzzy
#~ msgid "bad test"

#, fuzzy
#~ msgid "invalid mask"

#, fuzzy
#~ msgid "invalid address"

#, fuzzy
#~ msgid "no register in address"

#, fuzzy
#~ msgid "address offset not a constant"

#, fuzzy
#~ msgid "Use the Xtensa boolean register option"

#, fuzzy
#~ msgid "conversion from `%T' to `%T' is ambiguous"

# src/getopt.c:813
# src/getopt.c:813
#, fuzzy
#~ msgid "call of `(%T) (%A)' is ambiguous"

#, fuzzy
#~ msgid "`%+#D' is inaccessible"

#, fuzzy
#~ msgid "invalid conversion from `%T' to `%T'"

#, fuzzy
#~ msgid "  initializing argument %P of `%D'"

#, fuzzy
#~ msgid "  in call to `%D'"

#, fuzzy
#~ msgid "  for conversion from `%T' to `%T'"

#, fuzzy
#~ msgid "duplicate enum value `%D'"

#, fuzzy
#~ msgid "duplicate nested type `%D'"

#, fuzzy
#~ msgid "duplicate member `%D'"

#, fuzzy
#~ msgid "`%D' invalid in `%T'"

#, fuzzy
#~ msgid "`%D' invalid in `%#T'"

#, fuzzy
#~ msgid "redefinition of `%#T'"

#, fuzzy
#~ msgid "previous definition of `%#T'"

#~ msgid "  by `%D'"

#, fuzzy
#~ msgid "negative width in bit-field `%D'"

#, fuzzy
#~ msgid "field `%#D' with same name as class"

#, fuzzy
#~ msgid "not enough type information"

#, fuzzy
#~ msgid "declaration of `%#D'"

#, fuzzy
#~ msgid "conversion of `%E' from `%T' to `%T' is ambiguous"

#, fuzzy
#~ msgid "converting from `%T' to `%T'"

#, fuzzy
#~ msgid "cannot convert `%E' from type `%T' to type `%T'"

#, fuzzy
#~ msgid "conversion from `%T' to `%T' discards qualifiers"

#, fuzzy
#~ msgid "cannot convert type `%T' to type `%T'"

#, fuzzy
#~ msgid "conversion from `%#T' to `%#T'"

#, fuzzy
#~ msgid "conversion from `%T' to non-scalar type `%T' requested"

#, fuzzy
#~ msgid "`%#D' previously declared here"

#, fuzzy
#~ msgid "after previous specification in `%#D'"

#, fuzzy
#~ msgid "invalid redeclaration of `%D'"

#, fuzzy
#~ msgid "`%#D' hides constructor for `%#T'"

#~ msgid "implicit declaration of function `%#D'"

#, fuzzy
#~ msgid "duplicate label `%D'"

#, fuzzy
#~ msgid "invalid use of `%D'"

#, fuzzy
#~ msgid "`%D::%D' is not a template"

#, fuzzy
#~ msgid "`%#D' is not a static member of `%#T'"

# src/request.c:263
#, fuzzy
#~ msgid "duplicate initialization of %D"

#, fuzzy
#~ msgid "cannot initialize `%T' from `%T'"

#, fuzzy
#~ msgid "array size missing in `%D'"

#, fuzzy
#~ msgid "uninitialized const `%D'"

#, fuzzy
#~ msgid "invalid catch parameter"

#, fuzzy
#~ msgid "creating %s"

#, fuzzy
#~ msgid "invalid declarator"

#, fuzzy
#~ msgid "`%D' as declarator"

#, fuzzy
#~ msgid "`bool' is now a keyword"

#, fuzzy
#~ msgid "multiple declarations `%T' and `%T'"

#, fuzzy
#~ msgid "can't initialize friend function `%s'"

#, fuzzy
#~ msgid "friend declaration not in class definition"

#, fuzzy
#~ msgid "cannot declare %s to references"

#, fuzzy
#~ msgid "invalid type: `void &'"

#, fuzzy
#~ msgid "cannot declare member `%T::%s' within `%T'"

#, fuzzy
#~ msgid "template parameters cannot be friends"

#, fuzzy
#~ msgid "invalid use of `::'"

#, fuzzy
#~ msgid "invalid string constant `%E'"

#, fuzzy
#~ msgid "duplicate base type `%T' invalid"

#, fuzzy
#~ msgid "multiple definition of `%#T'"

#, fuzzy
#~ msgid "-f%s is no longer supported"

#, fuzzy
#~ msgid "prototype for `%#D' does not match any in class `%T'"

#~ msgid "                %#D"
#~ msgstr "                %#D"

#, fuzzy
#~ msgid "local class `%#T' shall not have static data member `%#D'"

#, fuzzy
#~ msgid "invalid initializer for virtual method `%D'"

#, fuzzy
#~ msgid "use of old-style cast"

# src/getopt.c:628
# src/getopt.c:628
#, fuzzy
#~ msgid "use of `%D' is ambiguous"

#, fuzzy
#~ msgid "`%D' is not a function,"

#, fuzzy
#~ msgid "unknown namespace `%D'"

#, fuzzy
#~ msgid "`%T' is not a namespace"

#, fuzzy
#~ msgid "`%D' is not a namespace"

#, fuzzy
#~ msgid "`%D' not declared"

#, fuzzy
#~ msgid "`%T' does not have a class or union named `%D'"

#, fuzzy
#~ msgid "`%T' is not a class or union type"

#, fuzzy
#~ msgid "`%s' not supported by %s"

#, fuzzy
#~ msgid "%s: In instantiation of `%s':\n"

#, fuzzy
#~ msgid "`%#T' is not a template"

#, fuzzy
#~ msgid "`%T' is already a friend of `%T'"

#, fuzzy
#~ msgid "argument to `%s' missing\n"

#, fuzzy
#~ msgid "base class `%T' already initialized"

#, fuzzy
#~ msgid "type `%D' is not a direct base of `%T'"

#, fuzzy
#~ msgid "`%T' is not an aggregate type"

#, fuzzy
#~ msgid "invalid use of non-static field `%D'"

#, fuzzy
#~ msgid "invalid use of member `%D'"

#, fuzzy
#~ msgid "`%D' is not a member of type `%T'"

#, fuzzy
#~ msgid "illegal pointer to bit-field `%D'"

#, fuzzy
#~ msgid "invalid type `void' for new"

#, fuzzy
#~ msgid "type name expected before `*'"

#, fuzzy
#~ msgid "type name expected before `&'"

#, fuzzy
#~ msgid "invalid #pragma %s"

#, fuzzy
#~ msgid "`%D' not defined"

#, fuzzy
#~ msgid "name lookup of `%s' changed"

#, fuzzy
#~ msgid "`%s' tag used in naming `%#T'"

# src/grep.c:785 src/grep.c:792
# src/grep.c:1060 src/grep.c:1067 src/grep.c:1076
#, fuzzy
#~ msgid "invalid default template argument"

#, fuzzy
#~ msgid "`%T' is not a valid expression"

# src/dfa.c:962
# src/dfa.c:970
#, fuzzy
#~ msgid "sigof type specifier"

#, fuzzy
#~ msgid "`%T' is not a class or namespace"

#, fuzzy
#~ msgid "no type `%D' in `%T'"

#, fuzzy
#~ msgid "invalid member template declaration `%D'"

#, fuzzy
#~ msgid "  from definition of `%#D'"

#~ msgid "        `%D'"
#~ msgstr "        `%D'"

#, fuzzy
#~ msgid "no default argument for `%D'"

#, fuzzy
#~ msgid "template class without a name"

#, fuzzy
#~ msgid "template definition of non-template `%#D'"

#~ msgid "  but %d required"

#, fuzzy
#~ msgid "`%T' is not a template type"

#, fuzzy
#~ msgid "template parameter `%#D'"

#, fuzzy
#~ msgid "`%E' is not a valid template argument"

#, fuzzy
#~ msgid "  expected a type, got `%E'"

#, fuzzy
#~ msgid "  expected a type, got `%T'"

#, fuzzy
#~ msgid "wrong number of template arguments (%d, should be %d)"

#, fuzzy
#~ msgid "template argument %d is invalid"

#, fuzzy
#~ msgid "`%T' is not a template"

#, fuzzy
#~ msgid "invalid parameter type `%T'"

#, fuzzy
#~ msgid "creating pointer to member reference type `%T'"

#, fuzzy
#~ msgid "creating array of `%T'"

#, fuzzy
#~ msgid "incomplete type unification"

#, fuzzy
#~ msgid "no matching template for `%D' found"

#, fuzzy
#~ msgid "duplicate explicit instantiation of `%#D'"

#, fuzzy
#~ msgid "duplicate explicit instantiation of `%#T'"

#, fuzzy
#~ msgid "`%#T' is not a valid type for a template constant parameter"

#, fuzzy
#~ msgid "can't create repository information file `%s'"

#, fuzzy
#~ msgid "cannot use typeid with -fno-rtti"

#, fuzzy
#~ msgid "`%T' is an inaccessible base of `%T'"

#, fuzzy
#~ msgid "`%T' is an ambiguous base of `%T'"

#, fuzzy
#~ msgid "invalid covariant return type for `%#D'"

#, fuzzy
#~ msgid "  overriding `%#D'"

#, fuzzy
#~ msgid "  overriding `%#F'"

#, fuzzy
#~ msgid "`%#D' cannot be declared"

#, fuzzy
#~ msgid "`%E' is not of type `%T'"

#, fuzzy
#~ msgid "invalid definition of qualified type `%T'"

#, fuzzy
#~ msgid "parse error in method specification"

#, fuzzy
#~ msgid "invalid type `%T' for default argument to `%T'"

#~ msgid "%s before `%s'"

#~ msgid "%s before `%c'"

#~ msgid "%s before `\\%o'"

#, fuzzy
#~ msgid "%s before `%s' token"

#, fuzzy
#~ msgid "`%V' qualifiers cannot be applied to `%T'"

#, fuzzy
#~ msgid "`%s' attribute is not supported on this platform"

#, fuzzy
#~ msgid "invalid use of non-lvalue array"

#, fuzzy
#~ msgid "type `%T' has no destructor"

#, fuzzy
#~ msgid "invalid use of type decl `%#D' as expression"

#, fuzzy
#~ msgid "invalid use of template `%#D' as expression"

#, fuzzy
#~ msgid "`%T' is not a pointer-to-object type"

#, fuzzy
#~ msgid "invalid type argument"

#, fuzzy
#~ msgid "too many arguments to %s `%+#D'"

#, fuzzy
#~ msgid "too few arguments to %s `%+#D'"

#, fuzzy
#~ msgid "division by zero in `%E %% 0'"

#, fuzzy
#~ msgid "division by zero in `%E %% 0.'"

#, fuzzy
#~ msgid "invalid use of `--' on bool variable `%D'"

#, fuzzy
#~ msgid "cannot create pointer to reference member `%D'"

#, fuzzy
#~ msgid "invalid static_cast from type `%T' to type `%T'"

#, fuzzy
#~ msgid "invalid const_cast from type `%T' to type `%T'"

#, fuzzy
#~ msgid "invalid cast to function type `%T'"

#, fuzzy
#~ msgid "cannot convert `%T' to `%T' in %s"

#, fuzzy
#~ msgid "in passing argument %P of `%+D'"

#, fuzzy
#~ msgid "returning reference to temporary"

#, fuzzy
#~ msgid "cannot declare variable `%D' to be of type `%T'"

#, fuzzy
#~ msgid "cannot declare parameter `%D' to be of type `%T'"

#, fuzzy
#~ msgid "cannot declare field `%D' to be of type `%T'"

#, fuzzy
#~ msgid "invalid return type for function `%#D'"

#, fuzzy
#~ msgid "cannot allocate an object of type `%T'"

#, fuzzy
#~ msgid "invalid use of undefined type `%#T'"

#, fuzzy
#~ msgid "declaration of `%#T'"

#, fuzzy
#~ msgid "invalid use of `%T'"

#, fuzzy
#~ msgid "Emit cross referencing information"

#~ msgid "note:"

#, fuzzy
#~ msgid "warning:"

#~ msgid "fatal:"

#~ msgid "(continued):"

#~ msgid "[REPORT BUG!!] %"

#~ msgid "[REPORT BUG!!]"

#, fuzzy
#~ msgid "In statement function"

#, fuzzy
#~ msgid "argument to `%s' missing"

#, fuzzy
#~ msgid "no input files; unwilling to write output files"

#, fuzzy
#~ msgid "Implicit declaration of `%A' at %0"

# src/main.c:663
#, fuzzy
#~ msgid "Non-ISO-C-standard escape sequence `\\%A' at %0"

# src/main.c:663
#, fuzzy
#~ msgid "Unknown escape sequence `\\%A' at %0"

#, fuzzy
#~ msgid "Unterminated escape sequence `\\' at %0"

#, fuzzy
#~ msgid "Hex escape at %0 out of range"

#, fuzzy
#~ msgid "Escape sequence at %0 out of range for character"

#, fuzzy
#~ msgid "hex escape out of range"

# src/main.c:663
#, fuzzy
#~ msgid "non-ISO escape sequence `\\%c'"

# src/main.c:663
#, fuzzy
#~ msgid "unknown escape sequence `\\%c'"

#, fuzzy
#~ msgid "ignoring pragma: %s"

#, fuzzy
#~ msgid "invalid #ident"

#, fuzzy
#~ msgid "undefined or invalid # directive"

#, fuzzy
#~ msgid "invalid #line"

#, fuzzy
#~ msgid "invalid #-line"

#, fuzzy
#~ msgid "Null character at %0 -- line ignored"

#, fuzzy
#~ msgid "Set the maximum line length"

#, fuzzy
#~ msgid "Missing first operand for binary operator at %0"

#, fuzzy
#~ msgid "Zero-length character constant at %0"

#, fuzzy
#~ msgid "Invalid token at %0 in expression or subexpression at %1"

#, fuzzy
#~ msgid "Character constant at %0 has no closing apostrophe at %1"

#, fuzzy
#~ msgid "Integer at %0 too large"

#, fuzzy
#~ msgid "Unrecognized FORMAT specifier at %0"

#, fuzzy
#~ msgid "Zero-size specification invalid at %0"

#, fuzzy
#~ msgid "Unable to open INCLUDE file `%A' at %0"

#, fuzzy
#~ msgid "Truncating characters on right side of character constant at %0"

#, fuzzy
#~ msgid "Typeless constant at %0 too large"

#, fuzzy
#~ msgid "Array `%A' at %0 is too large to handle"

#, fuzzy
#~ msgid "Internal compiler error -- cannot perform operation"

# src/grep.c:1133
#, fuzzy
#~ msgid "In unknown kind"

#~ msgid "In function"

#~ msgid "In subroutine"

#~ msgid "In program"

#~ msgid "In block-data unit"

#~ msgid "In common block"

#, fuzzy
#~ msgid "internal error - too many interface type"

#, fuzzy
#~ msgid "field `%s' not found"

#, fuzzy
#~ msgid "ret instruction not implemented"

#, fuzzy
#~ msgid "can't expand %s"

#, fuzzy
#~ msgid "invalid PC in line number table"

#, fuzzy
#~ msgid "bad string constant"

#, fuzzy
#~ msgid "can't reopen %s"

#, fuzzy
#~ msgid "can't close %s"

#, fuzzy
#~ msgid "cannot find file for class %s"

#, fuzzy
#~ msgid "not a valid Java .class file"

#, fuzzy
#~ msgid "error while parsing constant pool"

#, fuzzy
#~ msgid "error while parsing fields"

#, fuzzy
#~ msgid "error while parsing methods"

#, fuzzy
#~ msgid "error while parsing final attributes"

#, fuzzy
#~ msgid "missing Code attribute"

#, fuzzy
#~ msgid "no input file specified"

#, fuzzy
#~ msgid "can't close input file %s"

#, fuzzy
#~ msgid "field initializer type mismatch"

#, fuzzy
#~ msgid "can't create directory %s"

#, fuzzy
#~ msgid "can't create %s"

#, fuzzy
#~ msgid "can't open output file `%s'"

#, fuzzy
#~ msgid "file not found `%s'"

#, fuzzy
#~ msgid "`%s' is not a valid class name"

#, fuzzy
#~ msgid "--resource requires -o"

#, fuzzy
#~ msgid "cannot specify both -C and -o"

#, fuzzy
#~ msgid "cannot create temporary file"

#, fuzzy
#~ msgid "cannot specify `main' class when not linking"

#, fuzzy
#~ msgid "can't mangle %s"

#, fuzzy
#~ msgid "internal error - invalid Utf8 name"

#, fuzzy
#~ msgid "Missing name"

#~ msgid "';' expected"

#~ msgid "'*' expected"

#, fuzzy
#~ msgid "Missing class name"

#~ msgid "'{' expected"

#, fuzzy
#~ msgid "Missing interface name"

#, fuzzy
#~ msgid "Missing term"

#, fuzzy
#~ msgid "Invalid declaration"

#~ msgid "']' expected"

# src/dfa.c:652 src/dfa.c:655 src/dfa.c:682 src/dfa.c:686 src/dfa.c:687
# src/dfa.c:690 src/dfa.c:703 src/dfa.c:704
# src/dfa.c:660 src/dfa.c:663 src/dfa.c:690 src/dfa.c:694 src/dfa.c:695
# src/dfa.c:698 src/dfa.c:711 src/dfa.c:712
#, fuzzy
#~ msgid "Unbalanced ']'"

#, fuzzy
#~ msgid "Identifier expected"

#~ msgid "')' expected"

#, fuzzy
#~ msgid "Missing formal parameter term"

#, fuzzy
#~ msgid "Missing identifier"

#, fuzzy
#~ msgid "Invalid interface type"

#~ msgid "':' expected"

#, fuzzy
#~ msgid "Invalid expression statement"

#~ msgid "'(' expected"

#, fuzzy
#~ msgid "Missing term or ')'"

#, fuzzy
#~ msgid "Missing or invalid constant expression"

#, fuzzy
#~ msgid "Invalid control expression"

#, fuzzy
#~ msgid "Invalid update expression"

#, fuzzy
#~ msgid "Invalid init statement"

#, fuzzy
#~ msgid "'class' expected"

#, fuzzy
#~ msgid "')' or term expected"

#~ msgid "'[' expected"

#, fuzzy
#~ msgid "Field expected"

#, fuzzy
#~ msgid "']' expected, invalid type expression"

#, fuzzy
#~ msgid "Invalid type expression"

#, fuzzy
#~ msgid "Invalid reference type"

#~ msgid ""
#~ "%s.\n"
#~ "%s"
#~ msgstr ""
#~ "%s.\n"
#~ "%s"

#, fuzzy
#~ msgid "missing static field `%s'"

#, fuzzy
#~ msgid "not a static field `%s'"

#, fuzzy
#~ msgid "No case for %s"

#, fuzzy
#~ msgid "unregistered operator %s"

#, fuzzy
#~ msgid "internal error - use of undefined type"

#, fuzzy
#~ msgid "junk at end of signature string"

#, fuzzy
#~ msgid "bad pc in exception_table"

#, fuzzy
#~ msgid "Warn if modifiers are specified when not necessary"

#, fuzzy
#~ msgid "cannot find protocol declaration for `%s'"

#, fuzzy
#~ msgid "cannot find interface declaration for `%s'"

#, fuzzy
#~ msgid "cannot find reference tag for class `%s'"

#, fuzzy
#~ msgid "cannot find class `%s'"

#, fuzzy
#~ msgid "class `%s' already exists"

#, fuzzy
#~ msgid "inconsistent instance variable specification"

#, fuzzy
#~ msgid "multiple declarations for method `%s'"

#, fuzzy
#~ msgid "invalid receiver type `%s'"

#, fuzzy
#~ msgid "`%s' does not respond to `%s'"

# src/outer.c:102
#, fuzzy
#~ msgid "no super class declared in interface for `%s'"

#, fuzzy
#~ msgid "method `%s' not implemented by protocol"

# src/install.c:562
#, fuzzy
#~ msgid "cannot find method"

#, fuzzy
#~ msgid "duplicate definition of class method `%s'"

#, fuzzy
#~ msgid "duplicate declaration of class method `%s'"

#, fuzzy
#~ msgid "duplicate definition of instance method `%s'"

#, fuzzy
#~ msgid "duplicate declaration of instance method `%s'"

#, fuzzy
#~ msgid "incomplete implementation of category `%s'"

# src/request.c:806 src/request.c:912
#, fuzzy
#~ msgid "conflicting super class name `%s'"

#, fuzzy
#~ msgid "duplicate interface declaration for class `%s'"

#, fuzzy
#~ msgid "duplicate declaration for protocol `%s'"

#, fuzzy
#~ msgid "profiling not supported with -mg\n"

#, fuzzy
#~ msgid "may not use both -m32 and -m64"

#, fuzzy
#~ msgid "-mapcs-26 and -mapcs-32 may not be used together"
#~ msgstr ""

#, fuzzy
#~ msgid "-msoft-float and -mhard_float may not be used together"
#~ msgstr ""

#, fuzzy
#~ msgid "-mbig-endian and -mlittle-endian may not be used together"
#~ msgstr ""

#, fuzzy
#~ msgid "-p option not supported: use -pg instead"

#~ msgid "-pipe is not supported"

#, fuzzy
#~ msgid "-mhard-float not supported"

#, fuzzy
#~ msgid "options -mabi=mmixware and -mabi=gnu are mutually exclusive"

#, fuzzy
#~ msgid "__builtin_trap not supported by this target"

#, fuzzy
#~ msgid "ignoring #pragma %s"

#, fuzzy
#~ msgid "invalid %H value"

#, fuzzy
#~ msgid "invalid %h value"

#, fuzzy
#~ msgid "invalid %Q value"

#, fuzzy
#~ msgid "invalid %q value"

#, fuzzy
#~ msgid "invalid %p value"

#, fuzzy
#~ msgid "invalid %B value"

#, fuzzy
#~ msgid "invalid %C value"

#, fuzzy
#~ msgid "invalid %E value"

#, fuzzy
#~ msgid "invalid %r value"

#, fuzzy
#~ msgid "bad string length in %s"

#, fuzzy
#~ msgid "mode mismatch in %s expression"

# src/main.c:697 src/main.c:751
#, fuzzy
#~ msgid "no label named `%s'"

#, fuzzy
#~ msgid "this is the first ELSE label"

#, fuzzy
#~ msgid "duplicate CASE value"

#, fuzzy
#~ msgid "this is the first entry for that value"

#, fuzzy
#~ msgid "CASE value out of range"

#, fuzzy
#~ msgid "empty range"

#, fuzzy
#~ msgid "internal error - unknown type in multiple assignment"

#, fuzzy
#~ msgid "cannot convert to a boolean mode"

#, fuzzy
#~ msgid "cannot convert to a char mode"

#, fuzzy
#~ msgid "powerset tuple element out of range"

#, fuzzy
#~ msgid "missing variant fields (at least `%s')"

#, fuzzy
#~ msgid "bad initializer for field `%s'"

#, fuzzy
#~ msgid "invalid array tuple label"

#, fuzzy
#~ msgid "array tuple index out of range"

#, fuzzy
#~ msgid "too many array tuple values"

#, fuzzy
#~ msgid "missing array tuple element %s"

#, fuzzy
#~ msgid "missing array tuple elements %s : %s"

#, fuzzy
#~ msgid "`%s' must not be declared readonly"

# src/request.c:263
#, fuzzy
#~ msgid "no initialization allowed for `%s'"

#, fuzzy
#~ msgid "location for `%s' not read-compatible"

#, fuzzy
#~ msgid "too few tag labels"

#, fuzzy
#~ msgid "too many tag labels"

#, fuzzy
#~ msgid "...is duplicated here"

#, fuzzy
#~ msgid "mode of `%s' is not a mode"

#, fuzzy
#~ msgid "duplicate grant for `%s'"

#, fuzzy
#~ msgid "previous grant for `%s'"

#, fuzzy
#~ msgid "duplicate definition `%s'"

#, fuzzy
#~ msgid "previous definition of `%s'"

# src/main.c:785
#, fuzzy
#~ msgid "ambiguous choice for seize `%s' -"

#, fuzzy
#~ msgid "INTERNAL ERROR: handle_one_level is broken"

#, fuzzy
#~ msgid "conditional expression not allowed in %s"

#, fuzzy
#~ msgid "internal error:  unknown expression mode in %s"

#, fuzzy
#~ msgid "array is not addressable"

#~ msgid "too few arguments in call to `%s'"

#~ msgid "too many arguments in call to `%s'"

#, fuzzy
#~ msgid "cannot dereference, not a pointer"

#, fuzzy
#~ msgid "invalid type argument of `->'"

#, fuzzy
#~ msgid "no field named `%s'"

#, fuzzy
#~ msgid "argument %d to ABSTIME must be of integer type"

#, fuzzy
#~ msgid "parameter 2 must be a positive integer"

#, fuzzy
#~ msgid "argument 1 to `%s' must be of floating point mode"

#, fuzzy
#~ msgid "first argument to `%s' must be a mode"

#~ msgid "too many arguments to procedure `%s'"

#~ msgid "too many arguments to procedure"

#, fuzzy
#~ msgid "too few arguments to procedure `%s'"

#, fuzzy
#~ msgid "too few arguments to procedure"

#, fuzzy
#~ msgid "syntax error (integer used as function)"

#, fuzzy
#~ msgid "syntax error - missing operator, comma, or '('?"

#, fuzzy
#~ msgid "internal error - bad built-in function `%s'"

#, fuzzy
#~ msgid "invalid operation on array of chars"

#, fuzzy
#~ msgid "invalid left operand of %s"

#, fuzzy
#~ msgid "invalid right operand of %s"

#, fuzzy
#~ msgid "ADDR requires a LOCATION argument"

#, fuzzy
#~ msgid "-> expression is not addressable"

#, fuzzy
#~ msgid "%s is not addressable"

#, fuzzy
#~ msgid "can't write to %s"

#, fuzzy
#~ msgid "FORBID is not yet implemented"

#, fuzzy
#~ msgid "text length must be greater then 0"

#, fuzzy
#~ msgid "argument %d of %s must be a location"

#, fuzzy
#~ msgid "argument 2 of ASSOCIATE must not be an empty string"

#, fuzzy
#~ msgid "argument 2 to ASSOCIATE must be a string"

#, fuzzy
#~ msgid "argument 3 to ASSOCIATE must be a string"

#, fuzzy
#~ msgid "too many arguments in call to MODIFY"

#, fuzzy
#~ msgid "argument 2 of MODIFY must not be an empty string"

#, fuzzy
#~ msgid "argument 2 to MODIFY must be a string"

#, fuzzy
#~ msgid "argument 3 to MODIFY must be a string"

#, fuzzy
#~ msgid "incompatible index mode"

#, fuzzy
#~ msgid "argument %d of %s must be of mode ACCESS"

#, fuzzy
#~ msgid "too few arguments in call to `readrecord'"

#, fuzzy
#~ msgid "incompatible record mode"

#, fuzzy
#~ msgid "too few arguments in call to `writerecord'"

#, fuzzy
#~ msgid "argument %d of %s must be of mode TEXT"

#, fuzzy
#~ msgid "argument %d must be referable"

#, fuzzy
#~ msgid "too few arguments for this format string"

#, fuzzy
#~ msgid "internal error in check_format_string"

# src/recode.c:171
#, fuzzy
#~ msgid "no padding character (offset %d)"

#, fuzzy
#~ msgid "too many arguments for this format string"

#, fuzzy
#~ msgid "missing index expression"

#, fuzzy
#~ msgid "too few arguments in call to `readtext'"

#, fuzzy
#~ msgid "non-constant expression"

#, fuzzy
#~ msgid "invalid C'xx' "

#, fuzzy
#~ msgid "unrecognized compiler directive"

#, fuzzy
#~ msgid "unrecognized compiler directive `%s'"

#, fuzzy
#~ msgid "invalid control sequence"

#, fuzzy
#~ msgid "unterminated string literal"

#, fuzzy
#~ msgid "invalid number format `%s'"

#, fuzzy
#~ msgid "can't find %s"

#, fuzzy
#~ msgid "invalid `%c' character in name"

#, fuzzy
#~ msgid "loop identifier undeclared"

#, fuzzy
#~ msgid "BY expression is negative or zero"

#, fuzzy
#~ msgid "start label '%s' does not match end label '%s'"

#, fuzzy
#~ msgid "expected a name here"

#, fuzzy
#~ msgid "expected a name string here"

#, fuzzy
#~ msgid "missing defining occurrence"

#, fuzzy
#~ msgid "missing '(' in exception list"

#, fuzzy
#~ msgid "syntax error in exception list"

#, fuzzy
#~ msgid "empty ON-condition"

#, fuzzy
#~ msgid "expected another rename clause"

#, fuzzy
#~ msgid "syntax error while parsing signal definition statement"

#, fuzzy
#~ msgid "expression is not an action"

#, fuzzy
#~ msgid "syntax error in action"

#, fuzzy
#~ msgid "bad tuple field name list"

#, fuzzy
#~ msgid "invalid syntax for label in tuple"

#, fuzzy
#~ msgid "missing field name"

#, fuzzy
#~ msgid "missing field"

#, fuzzy
#~ msgid "VARYING bit-strings not implemented"

#, fuzzy
#~ msgid "SIGNAL is not a valid mode"

#, fuzzy
#~ msgid "syntax error - missing mode"

#~ msgid "  `%s'"
#~ msgstr "  `%s'"

#, fuzzy
#~ msgid "undeclared identifier `%s'"

#, fuzzy
#~ msgid "too many arguments to process `%s'"

#, fuzzy
#~ msgid "too many arguments to process"

#, fuzzy
#~ msgid "too few arguments to process `%s'"

#, fuzzy
#~ msgid "too few arguments to process"

#, fuzzy
#~ msgid "GEN_INST parameter 2 must be an integer mode"

#, fuzzy
#~ msgid "%s is not a declared process"

#, fuzzy
#~ msgid " and no default priority was set."

#, fuzzy
#~ msgid " and no destination process specified"

#, fuzzy
#~ msgid "slice length out-of-range"

#, fuzzy
#~ msgid "too many index expressions"

#, fuzzy
#~ msgid "cannot convert to float"

#, fuzzy
#~ msgid "cannot convert float to this mode"

#, fuzzy
#~ msgid "internal error in chill_root_resulting_mode"

#, fuzzy
#~ msgid "cannot process BIN (>32)"

#, fuzzy
#~ msgid "negative string length"

#, fuzzy
#~ msgid "floating point ranges"

#, fuzzy
#~ msgid "starting word in POS must be an integer constant"

#, fuzzy
#~ msgid "length in POS must be an integer constant"

#, fuzzy
#~ msgid "end bit in POS must be an integer constant"

#, fuzzy
#~ msgid "invalid parameterized type"

# src/main.c:659
#, fuzzy
#~ msgid "ambiguous request for method pointer `%s'"

#, fuzzy
#~ msgid "invalid use of %D"

#, fuzzy
#~ msgid "internal error #%d"

#, fuzzy
#~ msgid "can't to open %s"

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.