Commit 95dbf72a by Joseph Myers Committed by Joseph Myers

* cpplib.pot: Regenerate.

From-SVN: r185508
parent 151bf637
2012-03-18 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2012-01-31 Joseph Myers <joseph@codesourcery.com> 2012-01-31 Joseph Myers <joseph@codesourcery.com>
* uk.po: Update. * uk.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: 2012-01-27 16:12+0000\n" "POT-Creation-Date: 2012-03-18 14:03+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" ...@@ -75,7 +75,7 @@ msgid "%.*s is not a valid universal character"
msgstr "" msgstr ""
#: charset.c:1056 #: charset.c:1056
#: lex.c:1052 #: lex.c:1051
msgid "'$' in identifier or number" msgid "'$' in identifier or number"
msgstr "" msgstr ""
...@@ -409,7 +409,7 @@ msgid "unterminated #%s" ...@@ -409,7 +409,7 @@ msgid "unterminated #%s"
msgstr "" msgstr ""
#: directives-only.c:222 #: directives-only.c:222
#: lex.c:2133 #: lex.c:2132
#: traditional.c:163 #: traditional.c:163
msgid "unterminated comment" msgid "unterminated comment"
msgstr "" msgstr ""
...@@ -713,100 +713,100 @@ msgid "" ...@@ -713,100 +713,100 @@ msgid ""
"the target requires %lu bits" "the target requires %lu bits"
msgstr "" msgstr ""
#: lex.c:846 #: lex.c:845
msgid "backslash and newline separated by space" msgid "backslash and newline separated by space"
msgstr "" msgstr ""
#: lex.c:851 #: lex.c:850
msgid "backslash-newline at end of file" msgid "backslash-newline at end of file"
msgstr "" msgstr ""
#: lex.c:867 #: lex.c:866
#, c-format #, c-format
msgid "trigraph ??%c converted to %c" msgid "trigraph ??%c converted to %c"
msgstr "" msgstr ""
#: lex.c:875 #: lex.c:874
#, c-format #, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable" msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr "" msgstr ""
#: lex.c:924 #: lex.c:923
msgid "\"/*\" within comment" msgid "\"/*\" within comment"
msgstr "" msgstr ""
#: lex.c:982 #: lex.c:981
#, c-format #, c-format
msgid "%s in preprocessing directive" msgid "%s in preprocessing directive"
msgstr "" msgstr ""
#: lex.c:991 #: lex.c:990
msgid "null character(s) ignored" msgid "null character(s) ignored"
msgstr "" msgstr ""
#: lex.c:1028 #: lex.c:1027
#, c-format #, c-format
msgid "`%.*s' is not in NFKC" msgid "`%.*s' is not in NFKC"
msgstr "" msgstr ""
#: lex.c:1031 #: lex.c:1030
#, c-format #, c-format
msgid "`%.*s' is not in NFC" msgid "`%.*s' is not in NFC"
msgstr "" msgstr ""
#: lex.c:1099 #: lex.c:1098
#: lex.c:1176 #: lex.c:1175
#, c-format #, c-format
msgid "attempt to use poisoned \"%s\"" msgid "attempt to use poisoned \"%s\""
msgstr "" msgstr ""
#: lex.c:1107 #: lex.c:1106
#: lex.c:1184 #: lex.c:1183
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:1113 #: lex.c:1112
#: lex.c:1190 #: lex.c:1189
#, 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:1334 #: lex.c:1333
msgid "raw string delimiter longer than 16 characters" msgid "raw string delimiter longer than 16 characters"
msgstr "" msgstr ""
#: lex.c:1337 #: lex.c:1336
#, c-format #, c-format
msgid "invalid character '%c' in raw string delimiter" msgid "invalid character '%c' in raw string delimiter"
msgstr "" msgstr ""
#: lex.c:1460 #: lex.c:1459
#: lex.c:1482 #: lex.c:1481
msgid "unterminated raw string" msgid "unterminated raw string"
msgstr "" msgstr ""
#: lex.c:1601 #: lex.c:1600
msgid "null character(s) preserved in literal" msgid "null character(s) preserved in literal"
msgstr "" msgstr ""
#: lex.c:1604 #: lex.c:1603
#, c-format #, c-format
msgid "missing terminating %c character" msgid "missing terminating %c character"
msgstr "" msgstr ""
#: lex.c:2144 #: lex.c:2143
msgid "C++ style comments are not allowed in ISO C90" msgid "C++ style comments are not allowed in ISO C90"
msgstr "" msgstr ""
#: lex.c:2146 #: lex.c:2145
msgid "(this will be reported only once per input file)" msgid "(this will be reported only once per input file)"
msgstr "" msgstr ""
#: lex.c:2151 #: lex.c:2150
msgid "multi-line comment" msgid "multi-line comment"
msgstr "" msgstr ""
#: lex.c:2471 #: lex.c:2470
#, c-format #, c-format
msgid "unspellable token %s" msgid "unspellable token %s"
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