mirror of git://gcc.gnu.org/git/gcc.git
parent
58420e6b30
commit
5b156feaf8
|
|
@ -1,3 +1,7 @@
|
||||||
|
2012-09-19 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
|
* cpplib.pot: Regenerate.
|
||||||
|
|
||||||
2012-06-13 Joseph Myers <joseph@codesourcery.com>
|
2012-06-13 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* cpplib.pot: Regenerate.
|
* cpplib.pot: Regenerate.
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
|
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
|
||||||
"POT-Creation-Date: 2012-06-13 21:46+0000\n"
|
"POT-Creation-Date: 2012-09-19 14:54+0000\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
|
@ -75,7 +75,7 @@ msgid "%.*s is not a valid universal character"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: charset.c:1056
|
#: charset.c:1056
|
||||||
#: lex.c:1114
|
#: lex.c:1117
|
||||||
msgid "'$' in identifier or number"
|
msgid "'$' in identifier or number"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
@ -314,102 +314,102 @@ msgstr ""
|
||||||
msgid "registering pragma with NULL handler"
|
msgid "registering pragma with NULL handler"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1434
|
#: directives.c:1436
|
||||||
msgid "#pragma once in main file"
|
msgid "#pragma once in main file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1457
|
#: directives.c:1459
|
||||||
msgid "invalid #pragma push_macro directive"
|
msgid "invalid #pragma push_macro directive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1512
|
#: directives.c:1514
|
||||||
msgid "invalid #pragma pop_macro directive"
|
msgid "invalid #pragma pop_macro directive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1567
|
#: directives.c:1569
|
||||||
msgid "invalid #pragma GCC poison directive"
|
msgid "invalid #pragma GCC poison directive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1576
|
#: directives.c:1578
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "poisoning existing macro \"%s\""
|
msgid "poisoning existing macro \"%s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1595
|
#: directives.c:1597
|
||||||
msgid "#pragma system_header ignored outside include file"
|
msgid "#pragma system_header ignored outside include file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1620
|
#: directives.c:1622
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "cannot find source file %s"
|
msgid "cannot find source file %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1624
|
#: directives.c:1626
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "current file is older than %s"
|
msgid "current file is older than %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1806
|
#: directives.c:1808
|
||||||
msgid "_Pragma takes a parenthesized string literal"
|
msgid "_Pragma takes a parenthesized string literal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1927
|
#: directives.c:1929
|
||||||
msgid "#else without #if"
|
msgid "#else without #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1932
|
#: directives.c:1934
|
||||||
msgid "#else after #else"
|
msgid "#else after #else"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1934
|
#: directives.c:1936
|
||||||
#: directives.c:1967
|
#: directives.c:1969
|
||||||
msgid "the conditional began here"
|
msgid "the conditional began here"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1960
|
#: directives.c:1962
|
||||||
msgid "#elif without #if"
|
msgid "#elif without #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1965
|
#: directives.c:1967
|
||||||
msgid "#elif after #else"
|
msgid "#elif after #else"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2003
|
#: directives.c:2005
|
||||||
msgid "#endif without #if"
|
msgid "#endif without #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2083
|
#: directives.c:2085
|
||||||
msgid "missing '(' after predicate"
|
msgid "missing '(' after predicate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2098
|
#: directives.c:2100
|
||||||
msgid "missing ')' to complete answer"
|
msgid "missing ')' to complete answer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2118
|
#: directives.c:2120
|
||||||
msgid "predicate's answer is empty"
|
msgid "predicate's answer is empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2145
|
#: directives.c:2147
|
||||||
msgid "assertion without predicate"
|
msgid "assertion without predicate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2148
|
#: directives.c:2150
|
||||||
msgid "predicate must be an identifier"
|
msgid "predicate must be an identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2234
|
#: directives.c:2236
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "\"%s\" re-asserted"
|
msgid "\"%s\" re-asserted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2525
|
#: directives.c:2527
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "unterminated #%s"
|
msgid "unterminated #%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives-only.c:222
|
#: directives-only.c:222
|
||||||
#: lex.c:2227
|
#: lex.c:2230
|
||||||
#: traditional.c:163
|
#: traditional.c:163
|
||||||
msgid "unterminated comment"
|
msgid "unterminated comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
@ -653,107 +653,107 @@ msgid ""
|
||||||
"the target requires %lu bits"
|
"the target requires %lu bits"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:908
|
#: lex.c:911
|
||||||
msgid "backslash and newline separated by space"
|
msgid "backslash and newline separated by space"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:913
|
#: lex.c:916
|
||||||
msgid "backslash-newline at end of file"
|
msgid "backslash-newline at end of file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:929
|
#: lex.c:932
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "trigraph ??%c converted to %c"
|
msgid "trigraph ??%c converted to %c"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:937
|
#: lex.c:940
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "trigraph ??%c ignored, use -trigraphs to enable"
|
msgid "trigraph ??%c ignored, use -trigraphs to enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:986
|
#: lex.c:989
|
||||||
msgid "\"/*\" within comment"
|
msgid "\"/*\" within comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1044
|
#: lex.c:1047
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s in preprocessing directive"
|
msgid "%s in preprocessing directive"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1053
|
#: lex.c:1056
|
||||||
msgid "null character(s) ignored"
|
msgid "null character(s) ignored"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1090
|
|
||||||
#, c-format
|
|
||||||
msgid "`%.*s' is not in NFKC"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: lex.c:1093
|
#: lex.c:1093
|
||||||
#, c-format
|
#, c-format
|
||||||
|
msgid "`%.*s' is not in NFKC"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: lex.c:1096
|
||||||
|
#, c-format
|
||||||
msgid "`%.*s' is not in NFC"
|
msgid "`%.*s' is not in NFC"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1161
|
#: lex.c:1164
|
||||||
#: lex.c:1238
|
#: lex.c:1241
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "attempt to use poisoned \"%s\""
|
msgid "attempt to use poisoned \"%s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1169
|
#: lex.c:1172
|
||||||
#: lex.c:1246
|
#: lex.c:1249
|
||||||
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
|
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1175
|
#: lex.c:1178
|
||||||
#: lex.c:1252
|
#: lex.c:1255
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "identifier \"%s\" is a special operator name in C++"
|
msgid "identifier \"%s\" is a special operator name in C++"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1396
|
#: lex.c:1399
|
||||||
msgid "raw string delimiter longer than 16 characters"
|
msgid "raw string delimiter longer than 16 characters"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1399
|
#: lex.c:1402
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid character '%c' in raw string delimiter"
|
msgid "invalid character '%c' in raw string delimiter"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1522
|
#: lex.c:1525
|
||||||
#: lex.c:1544
|
#: lex.c:1547
|
||||||
msgid "unterminated raw string"
|
msgid "unterminated raw string"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1568
|
#: lex.c:1571
|
||||||
#: lex.c:1699
|
#: lex.c:1702
|
||||||
msgid ""
|
msgid ""
|
||||||
"invalid suffix on literal; C++11 requires a space between literal and "
|
"invalid suffix on literal; C++11 requires a space between literal and "
|
||||||
"identifier"
|
"identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1679
|
#: lex.c:1682
|
||||||
msgid "null character(s) preserved in literal"
|
msgid "null character(s) preserved in literal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:1682
|
#: lex.c:1685
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "missing terminating %c character"
|
msgid "missing terminating %c character"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2238
|
#: lex.c:2241
|
||||||
msgid "C++ style comments are not allowed in ISO C90"
|
msgid "C++ style comments are not allowed in ISO C90"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2240
|
#: lex.c:2243
|
||||||
msgid "(this will be reported only once per input file)"
|
msgid "(this will be reported only once per input file)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2245
|
#: lex.c:2248
|
||||||
msgid "multi-line comment"
|
msgid "multi-line comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2565
|
#: lex.c:2568
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "unspellable token %s"
|
msgid "unspellable token %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue