mirror of git://gcc.gnu.org/git/gcc.git
parent
212aa74f9e
commit
a7a510197f
|
@ -1,3 +1,7 @@
|
||||||
|
2011-03-24 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
|
* cpplib.pot: Regenerate.
|
||||||
|
|
||||||
2011-03-05 Joseph Myers <joseph@codesourcery.com>
|
2011-03-05 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: 2011-03-05 19:43+0000\n"
|
"POT-Creation-Date: 2011-03-24 16:40+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"
|
||||||
|
@ -353,57 +353,57 @@ msgstr ""
|
||||||
msgid "_Pragma takes a parenthesized string literal"
|
msgid "_Pragma takes a parenthesized string literal"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1917
|
#: directives.c:1927
|
||||||
msgid "#else without #if"
|
msgid "#else without #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1922
|
#: directives.c:1932
|
||||||
msgid "#else after #else"
|
msgid "#else after #else"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1924
|
#: directives.c:1934
|
||||||
#: directives.c:1957
|
#: directives.c:1967
|
||||||
msgid "the conditional began here"
|
msgid "the conditional began here"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1950
|
#: directives.c:1960
|
||||||
msgid "#elif without #if"
|
msgid "#elif without #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1955
|
#: directives.c:1965
|
||||||
msgid "#elif after #else"
|
msgid "#elif after #else"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:1993
|
#: directives.c:2003
|
||||||
msgid "#endif without #if"
|
msgid "#endif without #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2073
|
#: directives.c:2083
|
||||||
msgid "missing '(' after predicate"
|
msgid "missing '(' after predicate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2088
|
#: directives.c:2098
|
||||||
msgid "missing ')' to complete answer"
|
msgid "missing ')' to complete answer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2108
|
#: directives.c:2118
|
||||||
msgid "predicate's answer is empty"
|
msgid "predicate's answer is empty"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2135
|
#: directives.c:2145
|
||||||
msgid "assertion without predicate"
|
msgid "assertion without predicate"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2138
|
#: directives.c:2148
|
||||||
msgid "predicate must be an identifier"
|
msgid "predicate must be an identifier"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2224
|
#: directives.c:2234
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "\"%s\" re-asserted"
|
msgid "\"%s\" re-asserted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives.c:2515
|
#: directives.c:2525
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "unterminated #%s"
|
msgid "unterminated #%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -532,106 +532,106 @@ msgstr ""
|
||||||
msgid "this use of \"defined\" may not be portable"
|
msgid "this use of \"defined\" may not be portable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:751
|
#: expr.c:756
|
||||||
msgid "floating constant in preprocessor expression"
|
msgid "floating constant in preprocessor expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:757
|
#: expr.c:762
|
||||||
msgid "imaginary number in preprocessor expression"
|
msgid "imaginary number in preprocessor expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:804
|
#: expr.c:809
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "\"%s\" is not defined"
|
msgid "\"%s\" is not defined"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:816
|
#: expr.c:821
|
||||||
msgid "assertions are a GCC extension"
|
msgid "assertions are a GCC extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:819
|
#: expr.c:824
|
||||||
msgid "assertions are a deprecated extension"
|
msgid "assertions are a deprecated extension"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:952
|
#: expr.c:957
|
||||||
#: expr.c:981
|
#: expr.c:986
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "missing binary operator before token \"%s\""
|
msgid "missing binary operator before token \"%s\""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:972
|
#: expr.c:977
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "token \"%s\" is not valid in preprocessor expressions"
|
msgid "token \"%s\" is not valid in preprocessor expressions"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:989
|
#: expr.c:994
|
||||||
msgid "missing expression between '(' and ')'"
|
msgid "missing expression between '(' and ')'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:992
|
#: expr.c:997
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "%s with no expression"
|
msgid "%s with no expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:995
|
#: expr.c:1000
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "operator '%s' has no right operand"
|
msgid "operator '%s' has no right operand"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1000
|
#: expr.c:1005
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "operator '%s' has no left operand"
|
msgid "operator '%s' has no left operand"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1026
|
#: expr.c:1031
|
||||||
msgid " ':' without preceding '?'"
|
msgid " ':' without preceding '?'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1054
|
#: expr.c:1059
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "unbalanced stack in %s"
|
msgid "unbalanced stack in %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1074
|
#: expr.c:1079
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "impossible operator '%u'"
|
msgid "impossible operator '%u'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1175
|
#: expr.c:1180
|
||||||
msgid "missing ')' in expression"
|
msgid "missing ')' in expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1204
|
#: expr.c:1209
|
||||||
msgid "'?' without following ':'"
|
msgid "'?' without following ':'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1214
|
#: expr.c:1219
|
||||||
msgid "integer overflow in preprocessor expression"
|
msgid "integer overflow in preprocessor expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1219
|
#: expr.c:1224
|
||||||
msgid "missing '(' in expression"
|
msgid "missing '(' in expression"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1251
|
|
||||||
#, c-format
|
|
||||||
msgid "the left operand of \"%s\" changes sign when promoted"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#: expr.c:1256
|
#: expr.c:1256
|
||||||
#, c-format
|
#, c-format
|
||||||
|
msgid "the left operand of \"%s\" changes sign when promoted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: expr.c:1261
|
||||||
|
#, c-format
|
||||||
msgid "the right operand of \"%s\" changes sign when promoted"
|
msgid "the right operand of \"%s\" changes sign when promoted"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1515
|
#: expr.c:1520
|
||||||
msgid "traditional C rejects the unary plus operator"
|
msgid "traditional C rejects the unary plus operator"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1598
|
#: expr.c:1603
|
||||||
msgid "comma operator in operand of #if"
|
msgid "comma operator in operand of #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: expr.c:1734
|
#: expr.c:1739
|
||||||
msgid "division by zero in #if"
|
msgid "division by zero in #if"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue