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: 2015-04-13 20:08+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"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
22 msgid "conversion from %s to %s not supported by iconv"
31 msgid "no iconv implementation, cannot convert from %s to %s"
36 msgid "character 0x%lx is not in the basic source character set\n"
41 msgid "converting to execution character set"
46 msgid "character 0x%lx is not unibyte in execution character set"
50 msgid "universal character names are only valid in C++ and C99"
54 msgid "C99's universal character names are incompatible with C90"
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"
205 msgid "\"__has_include__\" cannot be used as a macro name"
210 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
215 msgid "no macro name given in #%s directive"
219 msgid "macro names must be identifiers"
225 msgid "undefining \"%s\""
229 msgid "missing terminating > character"
234 msgid "#%s expects \"FILENAME\" or <FILENAME>"
239 msgid "empty filename in #%s"
243 msgid "#include nested too deeply"
247 msgid "#include_next in primary source file"
252 msgid "invalid flag \"%s\" in line directive"
256 msgid "unexpected end of file after #line"
261 msgid "\"%s\" after #line is not a positive integer"
266 msgid "line number out of range"
272 msgid "\"%s\" is not a valid filename"
277 msgid "\"%s\" after # is not a positive integer"
290 msgid "invalid #%s directive"
295 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
300 msgid "registering pragma \"%s\" with name expansion and no namespace"
305 msgid "registering \"%s\" as both a pragma and a pragma namespace"
310 msgid "#pragma %s %s is already registered"
315 msgid "#pragma %s is already registered"
319 msgid "registering pragma with NULL handler"
323 msgid "#pragma once in main file"
327 msgid "invalid #pragma push_macro directive"
331 msgid "invalid #pragma pop_macro directive"
335 msgid "invalid #pragma GCC poison directive"
340 msgid "poisoning existing macro \"%s\""
344 msgid "#pragma system_header ignored outside include file"
349 msgid "cannot find source file %s"
354 msgid "current file is older than %s"
359 msgid "invalid \"#pragma GCC %s\" directive"
363 msgid "_Pragma takes a parenthesized string literal"
367 msgid "#else without #if"
371 msgid "#else after #else"
376 msgid "the conditional began here"
380 msgid "#elif without #if"
384 msgid "#elif after #else"
388 msgid "#endif without #if"
392 msgid "missing '(' after predicate"
396 msgid "missing ')' to complete answer"
400 msgid "predicate's answer is empty"
404 msgid "assertion without predicate"
408 msgid "predicate must be an identifier"
413 msgid "\"%s\" re-asserted"
418 msgid "unterminated #%s"
421 #: directives-only.c:221
424 msgid "unterminated comment"
438 msgid "fixed-point constants are a GCC extension"
442 msgid "invalid prefix \"0b\" for floating constant"
446 msgid "use of C++11 hexadecimal floating constant"
450 msgid "use of C99 hexadecimal floating constant"
455 msgid "invalid suffix \"%.*s\" on floating constant"
461 msgid "traditional C rejects the \"%.*s\" suffix"
465 msgid "suffix for double constant is a GCC extension"
470 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
474 msgid "decimal float constants are a GCC extension"
479 msgid "invalid suffix \"%.*s\" on integer constant"
483 msgid "use of C++11 long long integer constant"
487 msgid "use of C99 long long integer constant"
491 msgid "imaginary constants are a GCC extension"
495 msgid "binary constants are a C++14 feature or GCC extension"
499 msgid "binary constants are a GCC extension"
503 msgid "integer constant is too large for its type"
507 msgid "integer constant is so large that it is unsigned"
511 msgid "missing ')' after \"defined\""
515 msgid "operator \"defined\" requires an identifier"
520 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
524 msgid "this use of \"defined\" may not be portable"
528 msgid "user-defined literal in preprocessor expression"
532 msgid "floating constant in preprocessor expression"
536 msgid "imaginary number in preprocessor expression"
541 msgid "\"%s\" is not defined"
545 msgid "assertions are a GCC extension"
549 msgid "assertions are a deprecated extension"
554 msgid "unbalanced stack in %s"
559 msgid "impossible operator '%u'"
563 msgid "missing ')' in expression"
567 msgid "'?' without following ':'"
571 msgid "integer overflow in preprocessor expression"
575 msgid "missing '(' in expression"
580 msgid "the left operand of \"%s\" changes sign when promoted"
585 msgid "the right operand of \"%s\" changes sign when promoted"
589 msgid "traditional C rejects the unary plus operator"
593 msgid "comma operator in operand of #if"
597 msgid "division by zero in #if"
601 msgid "operator \"__has_include__\" requires a header string"
605 msgid "missing ')' after \"__has_include__\""
609 msgid "NULL directory in find_file"
613 msgid "one or more PCH files were found, but they were invalid"
617 msgid "use -Winvalid-pch for more information"
622 msgid "%s is a block device"
627 msgid "%s is too large"
632 msgid "%s is shorter than expected"
637 msgid "no include path in which to search for %s"
641 msgid "Multiple include guards may be useful for:\n"
645 msgid "cppchar_t must be an unsigned type"
651 "preprocessor arithmetic has maximum precision of %lu bits; target requires "
656 msgid "CPP arithmetic must be at least as precise as a target int"
660 msgid "target char is less than 8 bits wide"
664 msgid "target wchar_t is narrower than target char"
668 msgid "target int is narrower than target char"
672 msgid "CPP half-integer narrower than CPP character"
678 "CPP on this host cannot handle wide character constants over %lu bits, but "
679 "the target requires %lu bits"
683 msgid "backslash and newline separated by space"
687 msgid "backslash-newline at end of file"
692 msgid "trigraph ??%c converted to %c"
697 msgid "trigraph ??%c ignored, use -trigraphs to enable"
701 msgid "\"/*\" within comment"
706 msgid "%s in preprocessing directive"
710 msgid "null character(s) ignored"
715 msgid "`%.*s' is not in NFKC"
720 msgid "`%.*s' is not in NFC"
726 msgid "attempt to use poisoned \"%s\""
731 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
736 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
742 msgid "identifier \"%s\" is a special operator name in C++"
746 msgid "raw string delimiter longer than 16 characters"
750 msgid "invalid new-line in raw string delimiter"
755 msgid "invalid character '%c' in raw string delimiter"
760 msgid "unterminated raw string"
766 "invalid suffix on literal; C++11 requires a space between literal and string "
771 msgid "null character(s) preserved in literal"
776 msgid "missing terminating %c character"
781 msgid "C++ style comments are not allowed in ISO C90"
787 msgid "(this will be reported only once per input file)"
791 msgid "C++ style comments are incompatible with C90"
795 msgid "multi-line comment"
800 msgid "unspellable token %s"
805 msgid "macro \"%s\" is not used"
811 msgid "invalid built-in macro \"%s\""
817 msgid "macro \"%s\" might prevent reproducible builds"
821 msgid "could not determine file timestamp"
825 msgid "could not determine date and time"
829 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
833 msgid "invalid string literal, ignoring final '\\'"
838 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
843 "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
848 "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
853 msgid "macro \"%s\" requires %u arguments, but only %u given"
858 msgid "macro \"%s\" passed %u arguments, but takes just %u"
864 msgid "unterminated argument list invoking macro \"%s\""
869 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
875 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
883 "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
888 msgid "duplicate macro parameter \"%s\""
893 msgid "\"%s\" may not appear in macro parameter list"
897 msgid "macro parameters must be comma-separated"
901 msgid "parameter name missing"
905 msgid "anonymous variadic macros were introduced in C++11"
910 msgid "anonymous variadic macros were introduced in C99"
914 msgid "ISO C++ does not permit named variadic macros"
918 msgid "ISO C does not permit named variadic macros"
922 msgid "missing ')' in macro parameter list"
926 msgid "'##' cannot appear at either end of a macro expansion"
930 msgid "ISO C++11 requires whitespace after the macro name"
934 msgid "ISO C99 requires whitespace after the macro name"
938 msgid "missing whitespace after the macro name"
942 msgid "'#' is not followed by a macro parameter"
947 msgid "\"%s\" redefined"
951 msgid "this is the location of the previous definition"
956 msgid "macro argument \"%s\" would be stringified in traditional C"
961 msgid "invalid hash type %d in cpp_macro_definition"
971 msgid "while writing precompiled header"
976 msgid "%s: not used because `%.*s' is poisoned"
981 msgid "%s: not used because `%.*s' not defined"
986 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
991 msgid "%s: not used because `%s' is defined"
996 msgid "%s: not used because `__COUNTER__' is invalid"
1001 msgid "while reading precompiled header"
1004 #: traditional.c:889
1006 msgid "detected recursion whilst expanding macro \"%s\""
1009 #: traditional.c:1108
1010 msgid "syntax error in macro parameter list"