* cpplib.pot: Regenerate.
From-SVN: r141974
This commit is contained in:
parent
cc95c8b9d5
commit
32f6cf8719
@ -1,3 +1,7 @@
|
||||
2008-11-18 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* cpplib.pot: Regenerate.
|
||||
|
||||
2008-11-13 Joseph S. Myers <joseph@codesourcery.com>
|
||||
|
||||
* id.po: New.
|
||||
|
@ -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: 2008-08-27 17:39+0000\n"
|
||||
"POT-Creation-Date: 2008-11-18 20:02+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:1039
|
||||
#: lex.c:484
|
||||
#: lex.c:485
|
||||
msgid "'$' in identifier or number"
|
||||
msgstr ""
|
||||
|
||||
@ -398,7 +398,7 @@ msgid "unterminated #%s"
|
||||
msgstr ""
|
||||
|
||||
#: directives-only.c:222
|
||||
#: lex.c:1089
|
||||
#: lex.c:1138
|
||||
#: traditional.c:162
|
||||
msgid "unterminated comment"
|
||||
msgstr ""
|
||||
@ -424,203 +424,203 @@ msgstr ""
|
||||
msgid "%s: %s"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:261
|
||||
#: expr.c:262
|
||||
msgid "too many decimal points in number"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:290
|
||||
#: expr.c:365
|
||||
#: expr.c:291
|
||||
#: expr.c:366
|
||||
msgid "fixed-point constants are a GCC extension"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:303
|
||||
#: expr.c:304
|
||||
#, c-format
|
||||
msgid "invalid digit \"%c\" in binary constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:305
|
||||
#: expr.c:306
|
||||
#, c-format
|
||||
msgid "invalid digit \"%c\" in octal constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:313
|
||||
#: expr.c:314
|
||||
msgid "invalid prefix \"0b\" for floating constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:319
|
||||
#: expr.c:320
|
||||
msgid "use of C99 hexadecimal floating constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:328
|
||||
#: expr.c:329
|
||||
msgid "exponent has no digits"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:335
|
||||
#: expr.c:336
|
||||
msgid "hexadecimal floating constants require an exponent"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:341
|
||||
#: expr.c:342
|
||||
#, c-format
|
||||
msgid "invalid suffix \"%.*s\" on floating constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:351
|
||||
#: expr.c:393
|
||||
#: expr.c:352
|
||||
#: expr.c:394
|
||||
#, c-format
|
||||
msgid "traditional C rejects the \"%.*s\" suffix"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:358
|
||||
#: expr.c:359
|
||||
#, c-format
|
||||
msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:369
|
||||
#: expr.c:370
|
||||
msgid "decimal float constants are a GCC extension"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:379
|
||||
#: expr.c:380
|
||||
#, c-format
|
||||
msgid "invalid suffix \"%.*s\" on integer constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:401
|
||||
#: expr.c:402
|
||||
msgid "use of C99 long long integer constant"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:409
|
||||
#: expr.c:410
|
||||
msgid "imaginary constants are a GCC extension"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:412
|
||||
#: expr.c:413
|
||||
msgid "binary constants are a GCC extension"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:505
|
||||
#: expr.c:506
|
||||
msgid "integer constant is too large for its type"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:517
|
||||
#: expr.c:518
|
||||
msgid "integer constant is so large that it is unsigned"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:612
|
||||
#: expr.c:613
|
||||
msgid "missing ')' after \"defined\""
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:619
|
||||
#: expr.c:620
|
||||
msgid "operator \"defined\" requires an identifier"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:627
|
||||
#: expr.c:628
|
||||
#, c-format
|
||||
msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:637
|
||||
#: expr.c:638
|
||||
msgid "this use of \"defined\" may not be portable"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:690
|
||||
#: expr.c:691
|
||||
msgid "floating constant in preprocessor expression"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:696
|
||||
#: expr.c:697
|
||||
msgid "imaginary number in preprocessor expression"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:743
|
||||
#: expr.c:744
|
||||
#, c-format
|
||||
msgid "\"%s\" is not defined"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:755
|
||||
#: expr.c:756
|
||||
msgid "assertions are a GCC extension"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:758
|
||||
#: expr.c:759
|
||||
msgid "assertions are a deprecated extension"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:890
|
||||
#: expr.c:919
|
||||
#: expr.c:892
|
||||
#: expr.c:921
|
||||
#, c-format
|
||||
msgid "missing binary operator before token \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:910
|
||||
#: expr.c:912
|
||||
#, c-format
|
||||
msgid "token \"%s\" is not valid in preprocessor expressions"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:927
|
||||
#: expr.c:929
|
||||
msgid "missing expression between '(' and ')'"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:930
|
||||
#: expr.c:932
|
||||
#, c-format
|
||||
msgid "%s with no expression"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:933
|
||||
#: expr.c:935
|
||||
#, c-format
|
||||
msgid "operator '%s' has no right operand"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:938
|
||||
#: expr.c:940
|
||||
#, c-format
|
||||
msgid "operator '%s' has no left operand"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:964
|
||||
#: expr.c:966
|
||||
msgid " ':' without preceding '?'"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:991
|
||||
#: expr.c:994
|
||||
#, c-format
|
||||
msgid "unbalanced stack in %s"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1011
|
||||
#: expr.c:1014
|
||||
#, c-format
|
||||
msgid "impossible operator '%u'"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1101
|
||||
#: expr.c:1115
|
||||
msgid "missing ')' in expression"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1125
|
||||
#: expr.c:1144
|
||||
msgid "'?' without following ':'"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1135
|
||||
#: expr.c:1154
|
||||
msgid "integer overflow in preprocessor expression"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1140
|
||||
#: expr.c:1159
|
||||
msgid "missing '(' in expression"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1172
|
||||
#: expr.c:1191
|
||||
#, c-format
|
||||
msgid "the left operand of \"%s\" changes sign when promoted"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1177
|
||||
#: expr.c:1196
|
||||
#, c-format
|
||||
msgid "the right operand of \"%s\" changes sign when promoted"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1436
|
||||
#: expr.c:1455
|
||||
msgid "traditional C rejects the unary plus operator"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1519
|
||||
#: expr.c:1538
|
||||
msgid "comma operator in operand of #if"
|
||||
msgstr ""
|
||||
|
||||
#: expr.c:1651
|
||||
#: expr.c:1670
|
||||
msgid "division by zero in #if"
|
||||
msgstr ""
|
||||
|
||||
@ -660,116 +660,116 @@ msgstr ""
|
||||
msgid "Multiple include guards may be useful for:\n"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:428
|
||||
#: init.c:451
|
||||
msgid "cppchar_t must be an unsigned type"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:432
|
||||
#: init.c:455
|
||||
#, c-format
|
||||
msgid ""
|
||||
"preprocessor arithmetic has maximum precision of %lu bits; target requires %"
|
||||
"lu bits"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:439
|
||||
#: init.c:462
|
||||
msgid "CPP arithmetic must be at least as precise as a target int"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:442
|
||||
#: init.c:465
|
||||
msgid "target char is less than 8 bits wide"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:446
|
||||
#: init.c:469
|
||||
msgid "target wchar_t is narrower than target char"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:450
|
||||
#: init.c:473
|
||||
msgid "target int is narrower than target char"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:455
|
||||
#: init.c:478
|
||||
msgid "CPP half-integer narrower than CPP character"
|
||||
msgstr ""
|
||||
|
||||
#: init.c:459
|
||||
#: init.c:482
|
||||
#, c-format
|
||||
msgid ""
|
||||
"CPP on this host cannot handle wide character constants over %lu bits, but "
|
||||
"the target requires %lu bits"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:283
|
||||
#: lex.c:284
|
||||
msgid "backslash and newline separated by space"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:288
|
||||
#: lex.c:289
|
||||
msgid "backslash-newline at end of file"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:303
|
||||
#: lex.c:304
|
||||
#, c-format
|
||||
msgid "trigraph ??%c converted to %c"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:310
|
||||
#: lex.c:311
|
||||
#, c-format
|
||||
msgid "trigraph ??%c ignored, use -trigraphs to enable"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:356
|
||||
#: lex.c:357
|
||||
msgid "\"/*\" within comment"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:414
|
||||
#: lex.c:415
|
||||
#, c-format
|
||||
msgid "%s in preprocessing directive"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:423
|
||||
#: lex.c:424
|
||||
msgid "null character(s) ignored"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:460
|
||||
#: lex.c:461
|
||||
#, c-format
|
||||
msgid "`%.*s' is not in NFKC"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:463
|
||||
#: lex.c:464
|
||||
#, c-format
|
||||
msgid "`%.*s' is not in NFC"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:551
|
||||
#: lex.c:552
|
||||
#, c-format
|
||||
msgid "attempt to use poisoned \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:559
|
||||
#: lex.c:560
|
||||
msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:663
|
||||
#: lex.c:664
|
||||
msgid "null character(s) preserved in literal"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:666
|
||||
#: lex.c:667
|
||||
#, c-format
|
||||
msgid "missing terminating %c character"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:1100
|
||||
#: lex.c:1149
|
||||
msgid "C++ style comments are not allowed in ISO C90"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:1102
|
||||
#: lex.c:1151
|
||||
msgid "(this will be reported only once per input file)"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:1107
|
||||
#: lex.c:1156
|
||||
msgid "multi-line comment"
|
||||
msgstr ""
|
||||
|
||||
#: lex.c:1420
|
||||
#: lex.c:1469
|
||||
#, c-format
|
||||
msgid "unspellable token %s"
|
||||
msgstr ""
|
||||
@ -850,67 +850,67 @@ msgid ""
|
||||
"C90 and ISO C++98"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1449
|
||||
#: macro.c:1453
|
||||
#, c-format
|
||||
msgid "duplicate macro parameter \"%s\""
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1495
|
||||
#: macro.c:1499
|
||||
#, c-format
|
||||
msgid "\"%s\" may not appear in macro parameter list"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1503
|
||||
#: macro.c:1507
|
||||
msgid "macro parameters must be comma-separated"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1520
|
||||
#: macro.c:1524
|
||||
msgid "parameter name missing"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1537
|
||||
#: macro.c:1541
|
||||
msgid "anonymous variadic macros were introduced in C99"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1542
|
||||
#: macro.c:1546
|
||||
msgid "ISO C does not permit named variadic macros"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1551
|
||||
#: macro.c:1555
|
||||
msgid "missing ')' in macro parameter list"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1600
|
||||
#: macro.c:1604
|
||||
msgid "'##' cannot appear at either end of a macro expansion"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1634
|
||||
#: macro.c:1638
|
||||
msgid "ISO C99 requires whitespace after the macro name"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1658
|
||||
#: macro.c:1662
|
||||
msgid "missing whitespace after the macro name"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1688
|
||||
#: macro.c:1692
|
||||
msgid "'#' is not followed by a macro parameter"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1807
|
||||
#: macro.c:1811
|
||||
#, c-format
|
||||
msgid "\"%s\" redefined"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1812
|
||||
#: macro.c:1816
|
||||
msgid "this is the location of the previous definition"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1873
|
||||
#: macro.c:1877
|
||||
#, c-format
|
||||
msgid "macro argument \"%s\" would be stringified in traditional C"
|
||||
msgstr ""
|
||||
|
||||
#: macro.c:1896
|
||||
#: macro.c:1900
|
||||
#, c-format
|
||||
msgid "invalid hash type %d in cpp_macro_definition"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user