gcc.pot: Regenerate.

gcc/po:
	* gcc.pot: Regenerate.

libcpp/po:
	* cpplib.pot: Regenerate.

From-SVN: r221904
This commit is contained in:
Joseph Myers 2015-04-07 16:59:24 +01:00 committed by Joseph Myers
parent a9d13adfef
commit 0a4ff641fc
4 changed files with 5642 additions and 5348 deletions

View File

@ -1,3 +1,7 @@
2015-04-07 Joseph Myers <joseph@codesourcery.com>
* gcc.pot: Regenerate.
2015-03-07 Joseph Myers <joseph@codesourcery.com>
* de.po: Update.

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,7 @@
2015-04-07 Joseph Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2015-03-24 Joseph Myers <joseph@codesourcery.com>
* fr.po: Update.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2015-02-02 16:02+0000\n"
"POT-Creation-Date: 2015-04-07 15:56+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -74,7 +74,7 @@ msgid "%.*s is not a valid universal character"
msgstr ""
#: charset.c:1064
#: lex.c:1217
#: lex.c:1218
msgid "'$' in identifier or number"
msgstr ""
@ -419,8 +419,8 @@ msgid "unterminated #%s"
msgstr ""
#: directives-only.c:221
#: lex.c:2419
#: traditional.c:164
#: lex.c:2433
#: traditional.c:167
msgid "unterminated comment"
msgstr ""
@ -679,123 +679,123 @@ msgid ""
"the target requires %lu bits"
msgstr ""
#: lex.c:1010
#: lex.c:1011
msgid "backslash and newline separated by space"
msgstr ""
#: lex.c:1015
#: lex.c:1016
msgid "backslash-newline at end of file"
msgstr ""
#: lex.c:1031
#: lex.c:1032
#, c-format
msgid "trigraph ??%c converted to %c"
msgstr ""
#: lex.c:1039
#: lex.c:1040
#, c-format
msgid "trigraph ??%c ignored, use -trigraphs to enable"
msgstr ""
#: lex.c:1088
#: lex.c:1089
msgid "\"/*\" within comment"
msgstr ""
#: lex.c:1146
#: lex.c:1147
#, c-format
msgid "%s in preprocessing directive"
msgstr ""
#: lex.c:1155
#: lex.c:1156
msgid "null character(s) ignored"
msgstr ""
#: lex.c:1192
#: lex.c:1193
#, c-format
msgid "`%.*s' is not in NFKC"
msgstr ""
#: lex.c:1195
#: lex.c:1196
#, c-format
msgid "`%.*s' is not in NFC"
msgstr ""
#: lex.c:1264
#: lex.c:1353
#: lex.c:1265
#: lex.c:1354
#, c-format
msgid "attempt to use poisoned \"%s\""
msgstr ""
#: lex.c:1274
#: lex.c:1363
#: lex.c:1275
#: lex.c:1364
msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
msgstr ""
#: lex.c:1278
#: lex.c:1367
#: lex.c:1279
#: lex.c:1368
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
msgstr ""
#: lex.c:1285
#: lex.c:1374
#: lex.c:1286
#: lex.c:1375
#, c-format
msgid "identifier \"%s\" is a special operator name in C++"
msgstr ""
#: lex.c:1661
#: lex.c:1665
msgid "raw string delimiter longer than 16 characters"
msgstr ""
#: lex.c:1665
#: lex.c:1669
msgid "invalid new-line in raw string delimiter"
msgstr ""
#: lex.c:1669
#: lex.c:1673
#, c-format
msgid "invalid character '%c' in raw string delimiter"
msgstr ""
#: lex.c:1718
#: lex.c:1740
#: lex.c:1722
#: lex.c:1744
msgid "unterminated raw string"
msgstr ""
#: lex.c:1761
#: lex.c:1890
#: lex.c:1765
#: lex.c:1894
msgid ""
"invalid suffix on literal; C++11 requires a space between literal and string "
"macro"
msgstr ""
#: lex.c:1872
#: lex.c:1876
msgid "null character(s) preserved in literal"
msgstr ""
#: lex.c:1875
#: lex.c:1879
#, c-format
msgid "missing terminating %c character"
msgstr ""
#: lex.c:2433
#: lex.c:2467
#: lex.c:2447
#: lex.c:2481
msgid "C++ style comments are not allowed in ISO C90"
msgstr ""
#: lex.c:2435
#: lex.c:2446
#: lex.c:2469
#: lex.c:2449
#: lex.c:2460
#: lex.c:2483
msgid "(this will be reported only once per input file)"
msgstr ""
#: lex.c:2444
#: lex.c:2458
msgid "C++ style comments are incompatible with C90"
msgstr ""
#: lex.c:2475
#: lex.c:2489
msgid "multi-line comment"
msgstr ""
#: lex.c:2819
#: lex.c:2833
#, c-format
msgid "unspellable token %s"
msgstr ""
@ -859,7 +859,7 @@ msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
#: macro.c:977
#: traditional.c:693
#: traditional.c:819
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
@ -869,94 +869,94 @@ msgstr ""
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
#: macro.c:1797
#: macro.c:1814
#, c-format
msgid ""
"invoking macro %s argument %d: empty macro arguments are undefined in ISO C+"
"+98"
msgstr ""
#: macro.c:1805
#: macro.c:1814
#: macro.c:1822
#: macro.c:1831
#, c-format
msgid ""
"invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
msgstr ""
#: macro.c:2775
#: macro.c:2800
#, c-format
msgid "duplicate macro parameter \"%s\""
msgstr ""
#: macro.c:2824
#: macro.c:2849
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
#: macro.c:2832
#: macro.c:2857
msgid "macro parameters must be comma-separated"
msgstr ""
#: macro.c:2850
#: macro.c:2875
msgid "parameter name missing"
msgstr ""
#: macro.c:2871
#: macro.c:2896
msgid "anonymous variadic macros were introduced in C++11"
msgstr ""
#: macro.c:2875
#: macro.c:2880
#: macro.c:2900
#: macro.c:2905
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
#: macro.c:2887
#: macro.c:2912
msgid "ISO C++ does not permit named variadic macros"
msgstr ""
#: macro.c:2890
#: macro.c:2915
msgid "ISO C does not permit named variadic macros"
msgstr ""
#: macro.c:2900
#: macro.c:2925
msgid "missing ')' in macro parameter list"
msgstr ""
#: macro.c:2951
#: macro.c:2976
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
#: macro.c:2988
#: macro.c:3013
msgid "ISO C++11 requires whitespace after the macro name"
msgstr ""
#: macro.c:2991
#: macro.c:3016
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
#: macro.c:3016
#: macro.c:3041
msgid "missing whitespace after the macro name"
msgstr ""
#: macro.c:3050
#: macro.c:3075
msgid "'#' is not followed by a macro parameter"
msgstr ""
#: macro.c:3211
#: macro.c:3236
#, c-format
msgid "\"%s\" redefined"
msgstr ""
#: macro.c:3216
#: macro.c:3241
msgid "this is the location of the previous definition"
msgstr ""
#: macro.c:3277
#: macro.c:3302
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
#: macro.c:3304
#: macro.c:3329
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
@ -1001,11 +1001,11 @@ msgstr ""
msgid "while reading precompiled header"
msgstr ""
#: traditional.c:763
#: traditional.c:889
#, c-format
msgid "detected recursion whilst expanding macro \"%s\""
msgstr ""
#: traditional.c:982
#: traditional.c:1108
msgid "syntax error in macro parameter list"
msgstr ""