mirror of git://gcc.gnu.org/git/gcc.git
parent
6e6c07d810
commit
c50ebc7332
|
@ -1,3 +1,7 @@
|
||||||
|
2010-12-18 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
|
* cpplib.pot: Regenerate.
|
||||||
|
|
||||||
2010-12-18 Joseph Myers <joseph@codesourcery.com>
|
2010-12-18 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* ja.po: Update.
|
* ja.po: Update.
|
||||||
|
|
|
@ -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: 2010-10-22 14:48+0000\n"
|
"POT-Creation-Date: 2010-12-18 16:00+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"
|
||||||
|
@ -409,7 +409,7 @@ msgid "unterminated #%s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: directives-only.c:222
|
#: directives-only.c:222
|
||||||
#: lex.c:2068
|
#: lex.c:2074
|
||||||
#: traditional.c:163
|
#: traditional.c:163
|
||||||
msgid "unterminated comment"
|
msgid "unterminated comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -791,19 +791,19 @@ msgstr ""
|
||||||
msgid "missing terminating %c character"
|
msgid "missing terminating %c character"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2079
|
#: lex.c:2085
|
||||||
msgid "C++ style comments are not allowed in ISO C90"
|
msgid "C++ style comments are not allowed in ISO C90"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2081
|
#: lex.c:2087
|
||||||
msgid "(this will be reported only once per input file)"
|
msgid "(this will be reported only once per input file)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2086
|
#: lex.c:2092
|
||||||
msgid "multi-line comment"
|
msgid "multi-line comment"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: lex.c:2406
|
#: lex.c:2412
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "unspellable token %s"
|
msgid "unspellable token %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue