gcc.pot: Regenerate.

gcc/po:
	* gcc.pot: Regenerate.

libcpp/po:
	* cpplib.pot: Regenerate.

From-SVN: r158003
This commit is contained in:
Joseph Myers 2010-04-06 15:21:32 +01:00 committed by Joseph Myers
parent 02e698d776
commit 1b10fc20a2
4 changed files with 1611 additions and 1603 deletions

View File

@ -1,3 +1,7 @@
2010-04-06 Joseph Myers <joseph@codesourcery.com>
* gcc.pot: Regenerate.
2010-03-26 Joseph Myers <joseph@codesourcery.com> 2010-03-26 Joseph Myers <joseph@codesourcery.com>
* gcc.pot: Regenerate. * gcc.pot: Regenerate.

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,7 @@
2010-04-06 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2010-02-24 Joseph Myers <joseph@codesourcery.com> 2010-02-24 Joseph Myers <joseph@codesourcery.com>
* zh_CN.po: Update. * zh_CN.po: Update.

View File

@ -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-01-11 11:42+0000\n" "POT-Creation-Date: 2010-04-06 14:18+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"
@ -36,7 +36,7 @@ msgid "character 0x%lx is not in the basic source character set\n"
msgstr "" msgstr ""
#: charset.c:798 #: charset.c:798
#: charset.c:1457 #: charset.c:1444
msgid "converting to execution character set" msgid "converting to execution character set"
msgstr "" msgstr ""
@ -74,7 +74,7 @@ msgid "%.*s is not a valid universal character"
msgstr "" msgstr ""
#: charset.c:1056 #: charset.c:1056
#: lex.c:486 #: lex.c:488
msgid "'$' in identifier or number" msgid "'$' in identifier or number"
msgstr "" msgstr ""
@ -89,7 +89,7 @@ msgid "universal character %.*s is not valid at the start of an identifier"
msgstr "" msgstr ""
#: charset.c:1102 #: charset.c:1102
#: charset.c:1687 #: charset.c:1674
msgid "converting UCN to source character set" msgid "converting UCN to source character set"
msgstr "" msgstr ""
@ -136,20 +136,20 @@ msgstr ""
msgid "converting escape sequence to execution character set" msgid "converting escape sequence to execution character set"
msgstr "" msgstr ""
#: charset.c:1522 #: charset.c:1509
#: charset.c:1586 #: charset.c:1573
msgid "character constant too long for its type" msgid "character constant too long for its type"
msgstr "" msgstr ""
#: charset.c:1525 #: charset.c:1512
msgid "multi-character character constant" msgid "multi-character character constant"
msgstr "" msgstr ""
#: charset.c:1625 #: charset.c:1612
msgid "empty character constant" msgid "empty character constant"
msgstr "" msgstr ""
#: charset.c:1734 #: charset.c:1721
#, c-format #, c-format
msgid "failure to convert %s to %s" msgid "failure to convert %s to %s"
msgstr "" msgstr ""
@ -406,7 +406,7 @@ msgid "unterminated #%s"
msgstr "" msgstr ""
#: directives-only.c:222 #: directives-only.c:222
#: lex.c:1415 #: lex.c:1516
#: traditional.c:163 #: traditional.c:163
msgid "unterminated comment" msgid "unterminated comment"
msgstr "" msgstr ""
@ -720,83 +720,83 @@ msgstr ""
msgid "trigraph ??%c ignored, use -trigraphs to enable" msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr "" msgstr ""
#: lex.c:358 #: lex.c:360
msgid "\"/*\" within comment" msgid "\"/*\" within comment"
msgstr "" msgstr ""
#: lex.c:416 #: lex.c:418
#, c-format #, c-format
msgid "%s in preprocessing directive" msgid "%s in preprocessing directive"
msgstr "" msgstr ""
#: lex.c:425 #: lex.c:427
msgid "null character(s) ignored" msgid "null character(s) ignored"
msgstr "" msgstr ""
#: lex.c:462 #: lex.c:464
#, c-format #, c-format
msgid "`%.*s' is not in NFKC" msgid "`%.*s' is not in NFKC"
msgstr "" msgstr ""
#: lex.c:465 #: lex.c:467
#, c-format #, c-format
msgid "`%.*s' is not in NFC" msgid "`%.*s' is not in NFC"
msgstr "" msgstr ""
#: lex.c:533 #: lex.c:535
#: lex.c:610 #: lex.c:612
#, c-format #, c-format
msgid "attempt to use poisoned \"%s\"" msgid "attempt to use poisoned \"%s\""
msgstr "" msgstr ""
#: lex.c:541 #: lex.c:543
#: lex.c:618 #: lex.c:620
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:547 #: lex.c:549
#: lex.c:624 #: lex.c:626
#, 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:739 #: lex.c:771
msgid "raw string delimiter longer than 16 characters" msgid "raw string delimiter longer than 16 characters"
msgstr "" msgstr ""
#: lex.c:742 #: lex.c:774
#, c-format #, c-format
msgid "invalid character '%c' in raw string delimiter" msgid "invalid character '%c' in raw string delimiter"
msgstr "" msgstr ""
#: lex.c:771 #: lex.c:895
#: lex.c:818 #: lex.c:917
msgid "unterminated raw string" msgid "unterminated raw string"
msgstr "" msgstr ""
#: lex.c:831 #: lex.c:932
#: lex.c:930 #: lex.c:1031
msgid "null character(s) preserved in literal" msgid "null character(s) preserved in literal"
msgstr "" msgstr ""
#: lex.c:933 #: lex.c:1034
#, c-format #, c-format
msgid "missing terminating %c character" msgid "missing terminating %c character"
msgstr "" msgstr ""
#: lex.c:1426 #: lex.c:1527
msgid "C++ style comments are not allowed in ISO C90" msgid "C++ style comments are not allowed in ISO C90"
msgstr "" msgstr ""
#: lex.c:1428 #: lex.c:1529
msgid "(this will be reported only once per input file)" msgid "(this will be reported only once per input file)"
msgstr "" msgstr ""
#: lex.c:1433 #: lex.c:1534
msgid "multi-line comment" msgid "multi-line comment"
msgstr "" msgstr ""
#: lex.c:1753 #: lex.c:1854
#, c-format #, c-format
msgid "unspellable token %s" msgid "unspellable token %s"
msgstr "" msgstr ""