Commit 90d55c93 by Joseph Myers Committed by Joseph Myers

* cpplib.pot: Regenerate.

From-SVN: r107256
parent f74a57f8
2005-11-20 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2005-09-04 Joseph S. Myers <joseph@codesourcery.com> 2005-09-04 Joseph S. Myers <joseph@codesourcery.com>
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po, * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
......
...@@ -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: 2005-06-07 23:27+0200\n" "POT-Creation-Date: 2005-11-20 18:04+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"
...@@ -35,7 +35,8 @@ msgstr "" ...@@ -35,7 +35,8 @@ msgstr ""
msgid "character 0x%lx is not in the basic source character set\n" msgid "character 0x%lx is not in the basic source character set\n"
msgstr "" msgstr ""
#: charset.c:759 charset.c:1346 #: charset.c:759
#: charset.c:1352
msgid "converting to execution character set" msgid "converting to execution character set"
msgstr "" msgstr ""
...@@ -72,7 +73,8 @@ msgstr "" ...@@ -72,7 +73,8 @@ msgstr ""
msgid "%.*s is not a valid universal character" msgid "%.*s is not a valid universal character"
msgstr "" msgstr ""
#: charset.c:1008 lex.c:472 #: charset.c:1008
#: lex.c:472
msgid "'$' in identifier or number" msgid "'$' in identifier or number"
msgstr "" msgstr ""
...@@ -86,7 +88,8 @@ msgstr "" ...@@ -86,7 +88,8 @@ msgstr ""
msgid "universal character %.*s is not valid at the start of an identifier" msgid "universal character %.*s is not valid at the start of an identifier"
msgstr "" msgstr ""
#: charset.c:1056 charset.c:1565 #: charset.c:1056
#: charset.c:1571
msgid "converting UCN to source character set" msgid "converting UCN to source character set"
msgstr "" msgstr ""
...@@ -124,239 +127,243 @@ msgstr "" ...@@ -124,239 +127,243 @@ msgstr ""
msgid "unknown escape sequence '\\%c'" msgid "unknown escape sequence '\\%c'"
msgstr "" msgstr ""
#: charset.c:1281 #: charset.c:1286
#, c-format #, c-format
msgid "unknown escape sequence: '\\%03o'" msgid "unknown escape sequence: '\\%s'"
msgstr "" msgstr ""
#: charset.c:1287 #: charset.c:1293
msgid "converting escape sequence to execution character set" msgid "converting escape sequence to execution character set"
msgstr "" msgstr ""
#: charset.c:1409 charset.c:1472 #: charset.c:1415
#: charset.c:1478
msgid "character constant too long for its type" msgid "character constant too long for its type"
msgstr "" msgstr ""
#: charset.c:1412 #: charset.c:1418
msgid "multi-character character constant" msgid "multi-character character constant"
msgstr "" msgstr ""
#: charset.c:1504 #: charset.c:1510
msgid "empty character constant" msgid "empty character constant"
msgstr "" msgstr ""
#: charset.c:1606 #: charset.c:1612
#, c-format #, c-format
msgid "failure to convert %s to %s" msgid "failure to convert %s to %s"
msgstr "" msgstr ""
#: directives.c:219 #: directives.c:219
#: directives.c:245
#, c-format #, c-format
msgid "extra tokens at end of #%s directive" msgid "extra tokens at end of #%s directive"
msgstr "" msgstr ""
#: directives.c:306 #: directives.c:346
#, c-format #, c-format
msgid "#%s is a GCC extension" msgid "#%s is a GCC extension"
msgstr "" msgstr ""
#: directives.c:318 #: directives.c:358
msgid "suggest not using #elif in traditional C" msgid "suggest not using #elif in traditional C"
msgstr "" msgstr ""
#: directives.c:321 #: directives.c:361
#, c-format #, c-format
msgid "traditional C ignores #%s with the # indented" msgid "traditional C ignores #%s with the # indented"
msgstr "" msgstr ""
#: directives.c:325 #: directives.c:365
#, c-format #, c-format
msgid "suggest hiding #%s from traditional C with an indented #" msgid "suggest hiding #%s from traditional C with an indented #"
msgstr "" msgstr ""
#: directives.c:351 #: directives.c:391
msgid "embedding a directive within macro arguments is not portable" msgid "embedding a directive within macro arguments is not portable"
msgstr "" msgstr ""
#: directives.c:371 #: directives.c:411
msgid "style of line directive is a GCC extension" msgid "style of line directive is a GCC extension"
msgstr "" msgstr ""
#: directives.c:421 #: directives.c:461
#, c-format #, c-format
msgid "invalid preprocessing directive #%s" msgid "invalid preprocessing directive #%s"
msgstr "" msgstr ""
#: directives.c:492 #: directives.c:532
msgid "\"defined\" cannot be used as a macro name" msgid "\"defined\" cannot be used as a macro name"
msgstr "" msgstr ""
#: directives.c:498 #: directives.c:538
#, c-format #, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++" msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr "" msgstr ""
#: directives.c:501 #: directives.c:541
#, c-format #, c-format
msgid "no macro name given in #%s directive" msgid "no macro name given in #%s directive"
msgstr "" msgstr ""
#: directives.c:504 #: directives.c:544
msgid "macro names must be identifiers" msgid "macro names must be identifiers"
msgstr "" msgstr ""
#: directives.c:545 #: directives.c:585
#, c-format #, c-format
msgid "undefining \"%s\"" msgid "undefining \"%s\""
msgstr "" msgstr ""
#: directives.c:600 #: directives.c:640
msgid "missing terminating > character" msgid "missing terminating > character"
msgstr "" msgstr ""
#: directives.c:654 #: directives.c:695
#, c-format #, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>" msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr "" msgstr ""
#: directives.c:677 #: directives.c:735
#, c-format #, c-format
msgid "empty filename in #%s" msgid "empty filename in #%s"
msgstr "" msgstr ""
#: directives.c:685 #: directives.c:745
msgid "#include nested too deeply" msgid "#include nested too deeply"
msgstr "" msgstr ""
#: directives.c:723 #: directives.c:786
msgid "#include_next in primary source file" msgid "#include_next in primary source file"
msgstr "" msgstr ""
#: directives.c:749 #: directives.c:812
#, c-format #, c-format
msgid "invalid flag \"%s\" in line directive" msgid "invalid flag \"%s\" in line directive"
msgstr "" msgstr ""
#: directives.c:801 #: directives.c:864
#, c-format #, c-format
msgid "\"%s\" after #line is not a positive integer" msgid "\"%s\" after #line is not a positive integer"
msgstr "" msgstr ""
#: directives.c:807 #: directives.c:870
msgid "line number out of range" msgid "line number out of range"
msgstr "" msgstr ""
#: directives.c:820 directives.c:897 #: directives.c:883
#: directives.c:960
#, c-format #, c-format
msgid "\"%s\" is not a valid filename" msgid "\"%s\" is not a valid filename"
msgstr "" msgstr ""
#: directives.c:857 #: directives.c:920
#, c-format #, c-format
msgid "\"%s\" after # is not a positive integer" msgid "\"%s\" after # is not a positive integer"
msgstr "" msgstr ""
#: directives.c:959 #: directives.c:1022
#, c-format #, c-format
msgid "invalid #%s directive" msgid "invalid #%s directive"
msgstr "" msgstr ""
#: directives.c:1048 #: directives.c:1111
#, c-format #, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace" msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr "" msgstr ""
#: directives.c:1051 #: directives.c:1114
#, c-format #, c-format
msgid "#pragma %s %s is already registered" msgid "#pragma %s %s is already registered"
msgstr "" msgstr ""
#: directives.c:1054 #: directives.c:1117
#, c-format #, c-format
msgid "#pragma %s is already registered" msgid "#pragma %s is already registered"
msgstr "" msgstr ""
#: directives.c:1254 #: directives.c:1317
msgid "#pragma once in main file" msgid "#pragma once in main file"
msgstr "" msgstr ""
#: directives.c:1277 #: directives.c:1340
msgid "invalid #pragma GCC poison directive" msgid "invalid #pragma GCC poison directive"
msgstr "" msgstr ""
#: directives.c:1286 #: directives.c:1349
#, c-format #, c-format
msgid "poisoning existing macro \"%s\"" msgid "poisoning existing macro \"%s\""
msgstr "" msgstr ""
#: directives.c:1307 #: directives.c:1370
msgid "#pragma system_header ignored outside include file" msgid "#pragma system_header ignored outside include file"
msgstr "" msgstr ""
#: directives.c:1331 #: directives.c:1394
#, c-format #, c-format
msgid "cannot find source file %s" msgid "cannot find source file %s"
msgstr "" msgstr ""
#: directives.c:1335 #: directives.c:1398
#, c-format #, c-format
msgid "current file is older than %s" msgid "current file is older than %s"
msgstr "" msgstr ""
#: directives.c:1449 #: directives.c:1512
msgid "_Pragma takes a parenthesized string literal" msgid "_Pragma takes a parenthesized string literal"
msgstr "" msgstr ""
#: directives.c:1550 #: directives.c:1613
msgid "#else without #if" msgid "#else without #if"
msgstr "" msgstr ""
#: directives.c:1555 #: directives.c:1618
msgid "#else after #else" msgid "#else after #else"
msgstr "" msgstr ""
#: directives.c:1557 directives.c:1590 #: directives.c:1620
#: directives.c:1653
msgid "the conditional began here" msgid "the conditional began here"
msgstr "" msgstr ""
#: directives.c:1583 #: directives.c:1646
msgid "#elif without #if" msgid "#elif without #if"
msgstr "" msgstr ""
#: directives.c:1588 #: directives.c:1651
msgid "#elif after #else" msgid "#elif after #else"
msgstr "" msgstr ""
#: directives.c:1618 #: directives.c:1681
msgid "#endif without #if" msgid "#endif without #if"
msgstr "" msgstr ""
#: directives.c:1695 #: directives.c:1758
msgid "missing '(' after predicate" msgid "missing '(' after predicate"
msgstr "" msgstr ""
#: directives.c:1710 #: directives.c:1773
msgid "missing ')' to complete answer" msgid "missing ')' to complete answer"
msgstr "" msgstr ""
#: directives.c:1730 #: directives.c:1793
msgid "predicate's answer is empty" msgid "predicate's answer is empty"
msgstr "" msgstr ""
#: directives.c:1757 #: directives.c:1820
msgid "assertion without predicate" msgid "assertion without predicate"
msgstr "" msgstr ""
#: directives.c:1759 #: directives.c:1822
msgid "predicate must be an identifier" msgid "predicate must be an identifier"
msgstr "" msgstr ""
#: directives.c:1845 #: directives.c:1908
#, c-format #, c-format
msgid "\"%s\" re-asserted" msgid "\"%s\" re-asserted"
msgstr "" msgstr ""
#: directives.c:2069 #: directives.c:2132
#, c-format #, c-format
msgid "unterminated #%s" msgid "unterminated #%s"
msgstr "" msgstr ""
...@@ -373,11 +380,11 @@ msgstr "" ...@@ -373,11 +380,11 @@ msgstr ""
msgid "error: " msgid "error: "
msgstr "" msgstr ""
#: errors.c:181 #: errors.c:186
msgid "stdout" msgid "stdout"
msgstr "" msgstr ""
#: errors.c:183 #: errors.c:188
#, c-format #, c-format
msgid "%s: %s" msgid "%s: %s"
msgstr "" msgstr ""
...@@ -547,70 +554,70 @@ msgstr "" ...@@ -547,70 +554,70 @@ msgstr ""
msgid "NULL directory in find_file" msgid "NULL directory in find_file"
msgstr "" msgstr ""
#: files.c:455 #: files.c:440
msgid "one or more PCH files were found, but they were invalid" msgid "one or more PCH files were found, but they were invalid"
msgstr "" msgstr ""
#: files.c:458 #: files.c:443
msgid "use -Winvalid-pch for more information" msgid "use -Winvalid-pch for more information"
msgstr "" msgstr ""
#: files.c:523 #: files.c:501
#, c-format #, c-format
msgid "%s is a block device" msgid "%s is a block device"
msgstr "" msgstr ""
#: files.c:540 #: files.c:518
#, c-format #, c-format
msgid "%s is too large" msgid "%s is too large"
msgstr "" msgstr ""
#: files.c:575 #: files.c:553
#, c-format #, c-format
msgid "%s is shorter than expected" msgid "%s is shorter than expected"
msgstr "" msgstr ""
#: files.c:804 #: files.c:782
#, c-format #, c-format
msgid "no include path in which to search for %s" msgid "no include path in which to search for %s"
msgstr "" msgstr ""
#: files.c:1097 #: files.c:1071
msgid "Multiple include guards may be useful for:\n" msgid "Multiple include guards may be useful for:\n"
msgstr "" msgstr ""
#: init.c:394 #: init.c:400
msgid "cppchar_t must be an unsigned type" msgid "cppchar_t must be an unsigned type"
msgstr "" msgstr ""
#: init.c:398 #: init.c:404
#, c-format #, c-format
msgid "" msgid ""
"preprocessor arithmetic has maximum precision of %lu bits; target requires %" "preprocessor arithmetic has maximum precision of %lu bits; target requires %"
"lu bits" "lu bits"
msgstr "" msgstr ""
#: init.c:405 #: init.c:411
msgid "CPP arithmetic must be at least as precise as a target int" msgid "CPP arithmetic must be at least as precise as a target int"
msgstr "" msgstr ""
#: init.c:408 #: init.c:414
msgid "target char is less than 8 bits wide" msgid "target char is less than 8 bits wide"
msgstr "" msgstr ""
#: init.c:412 #: init.c:418
msgid "target wchar_t is narrower than target char" msgid "target wchar_t is narrower than target char"
msgstr "" msgstr ""
#: init.c:416 #: init.c:422
msgid "target int is narrower than target char" msgid "target int is narrower than target char"
msgstr "" msgstr ""
#: init.c:421 #: init.c:427
msgid "CPP half-integer narrower than CPP character" msgid "CPP half-integer narrower than CPP character"
msgstr "" msgstr ""
#: init.c:425 #: init.c:431
#, c-format #, c-format
msgid "" msgid ""
"CPP on this host cannot handle wide character constants over %lu bits, but " "CPP on this host cannot handle wide character constants over %lu bits, but "
...@@ -675,7 +682,8 @@ msgstr "" ...@@ -675,7 +682,8 @@ msgstr ""
msgid "no newline at end of file" msgid "no newline at end of file"
msgstr "" msgstr ""
#: lex.c:990 traditional.c:162 #: lex.c:990
#: traditional.c:162
msgid "unterminated comment" msgid "unterminated comment"
msgstr "" msgstr ""
...@@ -722,106 +730,107 @@ msgstr "" ...@@ -722,106 +730,107 @@ msgstr ""
msgid "could not determine date and time" msgid "could not determine date and time"
msgstr "" msgstr ""
#: macro.c:400 #: macro.c:391
msgid "invalid string literal, ignoring final '\\'" msgid "invalid string literal, ignoring final '\\'"
msgstr "" msgstr ""
#: macro.c:483 #: macro.c:474
#, c-format #, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token" msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr "" msgstr ""
#: macro.c:521 #: macro.c:512
msgid "ISO C99 requires rest arguments to be used" msgid "ISO C99 requires rest arguments to be used"
msgstr "" msgstr ""
#: macro.c:526 #: macro.c:517
#, c-format #, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given" msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr "" msgstr ""
#: macro.c:531 #: macro.c:522
#, c-format #, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u" msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr "" msgstr ""
#: macro.c:642 traditional.c:675 #: macro.c:633
#: traditional.c:675
#, c-format #, c-format
msgid "unterminated argument list invoking macro \"%s\"" msgid "unterminated argument list invoking macro \"%s\""
msgstr "" msgstr ""
#: macro.c:745 #: macro.c:736
#, c-format #, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C" msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr "" msgstr ""
#: macro.c:1261 #: macro.c:1252
#, c-format #, c-format
msgid "duplicate macro parameter \"%s\"" msgid "duplicate macro parameter \"%s\""
msgstr "" msgstr ""
#: macro.c:1307 #: macro.c:1298
#, c-format #, c-format
msgid "\"%s\" may not appear in macro parameter list" msgid "\"%s\" may not appear in macro parameter list"
msgstr "" msgstr ""
#: macro.c:1315 #: macro.c:1306
msgid "macro parameters must be comma-separated" msgid "macro parameters must be comma-separated"
msgstr "" msgstr ""
#: macro.c:1332 #: macro.c:1323
msgid "parameter name missing" msgid "parameter name missing"
msgstr "" msgstr ""
#: macro.c:1349 #: macro.c:1340
msgid "anonymous variadic macros were introduced in C99" msgid "anonymous variadic macros were introduced in C99"
msgstr "" msgstr ""
#: macro.c:1354 #: macro.c:1345
msgid "ISO C does not permit named variadic macros" msgid "ISO C does not permit named variadic macros"
msgstr "" msgstr ""
#: macro.c:1363 #: macro.c:1354
msgid "missing ')' in macro parameter list" msgid "missing ')' in macro parameter list"
msgstr "" msgstr ""
#: macro.c:1441 #: macro.c:1432
msgid "ISO C99 requires whitespace after the macro name" msgid "ISO C99 requires whitespace after the macro name"
msgstr "" msgstr ""
#: macro.c:1465 #: macro.c:1456
msgid "missing whitespace after the macro name" msgid "missing whitespace after the macro name"
msgstr "" msgstr ""
#: macro.c:1495 #: macro.c:1486
msgid "'#' is not followed by a macro parameter" msgid "'#' is not followed by a macro parameter"
msgstr "" msgstr ""
#: macro.c:1514 #: macro.c:1505
msgid "'##' cannot appear at either end of a macro expansion" msgid "'##' cannot appear at either end of a macro expansion"
msgstr "" msgstr ""
#: macro.c:1612 #: macro.c:1603
#, c-format #, c-format
msgid "\"%s\" redefined" msgid "\"%s\" redefined"
msgstr "" msgstr ""
#: macro.c:1617 #: macro.c:1608
msgid "this is the location of the previous definition" msgid "this is the location of the previous definition"
msgstr "" msgstr ""
#: macro.c:1667 #: macro.c:1658
#, c-format #, c-format
msgid "macro argument \"%s\" would be stringified in traditional C" msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr "" msgstr ""
#: macro.c:1690 #: macro.c:1681
#, c-format #, c-format
msgid "invalid hash type %d in cpp_macro_definition" msgid "invalid hash type %d in cpp_macro_definition"
msgstr "" msgstr ""
#: pch.c:84 pch.c:332 pch.c:354 #: pch.c:84 pch.c:332
#: pch.c:360 #: pch.c:354 pch.c:360
msgid "while writing precompiled header" msgid "while writing precompiled header"
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