Commit f5b9c360 by Joseph Myers Committed by Joseph Myers

* cpplib.pot: Regenerate.

From-SVN: r145159
parent 52c0e446
2009-03-28 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2009-03-04 Joseph Myers <joseph@codesourcery.com> 2009-03-04 Joseph Myers <joseph@codesourcery.com>
* es.po: Update. * es.po: Update.
......
...@@ -8,7 +8,7 @@ msgid "" ...@@ -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: 2008-11-18 20:02+0000\n" "POT-Creation-Date: 2009-03-28 06:55+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"
...@@ -398,7 +398,7 @@ msgid "unterminated #%s" ...@@ -398,7 +398,7 @@ msgid "unterminated #%s"
msgstr "" msgstr ""
#: directives-only.c:222 #: directives-only.c:222
#: lex.c:1138 #: lex.c:1148
#: traditional.c:162 #: traditional.c:162
msgid "unterminated comment" msgid "unterminated comment"
msgstr "" msgstr ""
...@@ -748,28 +748,28 @@ msgstr "" ...@@ -748,28 +748,28 @@ msgstr ""
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:664 #: lex.c:674
msgid "null character(s) preserved in literal" msgid "null character(s) preserved in literal"
msgstr "" msgstr ""
#: lex.c:667 #: lex.c:677
#, c-format #, c-format
msgid "missing terminating %c character" msgid "missing terminating %c character"
msgstr "" msgstr ""
#: lex.c:1149 #: lex.c:1159
msgid "C++ style comments are not allowed in ISO C90" msgid "C++ style comments are not allowed in ISO C90"
msgstr "" msgstr ""
#: lex.c:1151 #: lex.c:1161
msgid "(this will be reported only once per input file)" msgid "(this will be reported only once per input file)"
msgstr "" msgstr ""
#: lex.c:1156 #: lex.c:1166
msgid "multi-line comment" msgid "multi-line comment"
msgstr "" msgstr ""
#: lex.c:1469 #: lex.c:1480
#, c-format #, c-format
msgid "unspellable token %s" msgid "unspellable token %s"
msgstr "" msgstr ""
...@@ -924,28 +924,33 @@ msgstr "" ...@@ -924,28 +924,33 @@ msgstr ""
msgid "while writing precompiled header" msgid "while writing precompiled header"
msgstr "" msgstr ""
#: pch.c:485 #: pch.c:484
#, c-format
msgid "%s: not used because `%.*s' is poisoned"
msgstr ""
#: pch.c:506
#, c-format #, c-format
msgid "%s: not used because `%.*s' not defined" msgid "%s: not used because `%.*s' not defined"
msgstr "" msgstr ""
#: pch.c:497 #: pch.c:518
#, c-format #, c-format
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr "" msgstr ""
#: pch.c:538 #: pch.c:559
#, c-format #, c-format
msgid "%s: not used because `%s' is defined" msgid "%s: not used because `%s' is defined"
msgstr "" msgstr ""
#: pch.c:558 #: pch.c:579
#, c-format #, c-format
msgid "%s: not used because `__COUNTER__' is invalid" msgid "%s: not used because `__COUNTER__' is invalid"
msgstr "" msgstr ""
#: pch.c:567 #: pch.c:588
#: pch.c:737 #: pch.c:758
msgid "while reading precompiled header" msgid "while reading precompiled header"
msgstr "" msgstr ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment