diff options
author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-04-07 15:59:24 +0000 |
---|---|---|
committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2015-04-07 15:59:24 +0000 |
commit | d2c3162171dfa6dff36715a0eaeb91f497c1a757 (patch) | |
tree | 825b10ff4cd53a4cec59c36d4bf275532fcaa7e5 /libcpp | |
parent | 2ba70752633831b39f449937801712fb7508dbdc (diff) | |
download | gcc-d2c3162171dfa6dff36715a0eaeb91f497c1a757.tar.gz |
gcc/po:
* gcc.pot: Regenerate.
libcpp/po:
* cpplib.pot: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@221904 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/po/ChangeLog | 4 | ||||
-rw-r--r-- | libcpp/po/cpplib.pot | 126 |
2 files changed, 67 insertions, 63 deletions
diff --git a/libcpp/po/ChangeLog b/libcpp/po/ChangeLog index 0dff8ead9c7..b0dbb84eb79 100644 --- a/libcpp/po/ChangeLog +++ b/libcpp/po/ChangeLog @@ -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. diff --git a/libcpp/po/cpplib.pot b/libcpp/po/cpplib.pot index 292fd83d8dc..46b2cdaaf54 100644 --- a/libcpp/po/cpplib.pot +++ b/libcpp/po/cpplib.pot @@ -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 "" |