Skip to content
Snippets Groups Projects
Commit 401dcf0a authored by Joseph Myers's avatar Joseph Myers Committed by Joseph Myers
Browse files

* cpplib.pot: Regenerate.

From-SVN: r95560
parent 1cdaf219
No related branches found
No related tags found
No related merge requests found
2005-02-25 Joseph S. Myers <joseph@codesourcery.com>
* cpplib.pot: Regenerate.
2004-12-15 Joseph S. Myers <joseph@codesourcery.com> 2004-12-15 Joseph S. Myers <joseph@codesourcery.com>
* fr.po: Update. * fr.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: 2004-11-27 19:38+0000\n" "POT-Creation-Date: 2005-02-25 23:28+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"
...@@ -16,113 +16,125 @@ msgstr "" ...@@ -16,113 +16,125 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: charset.c:653 #: charset.c:655
#, c-format #, c-format
msgid "conversion from %s to %s not supported by iconv" msgid "conversion from %s to %s not supported by iconv"
msgstr "" msgstr ""
#: charset.c:656 #: charset.c:658
msgid "iconv_open" msgid "iconv_open"
msgstr "" msgstr ""
#: charset.c:664 #: charset.c:666
#, c-format #, c-format
msgid "no iconv implementation, cannot convert from %s to %s" msgid "no iconv implementation, cannot convert from %s to %s"
msgstr "" msgstr ""
#: charset.c:808 #: charset.c:743
#, c-format
msgid "character 0x%lx is not in the basic source character set\n"
msgstr ""
#: charset.c:760
#: charset.c:1243
msgid "converting to execution character set"
msgstr ""
#: charset.c:766
#, c-format
msgid "character 0x%lx is not unibyte in execution character set"
msgstr ""
#: charset.c:865
msgid "universal character names are only valid in C++ and C99" msgid "universal character names are only valid in C++ and C99"
msgstr "" msgstr ""
#: charset.c:811 #: charset.c:868
#, c-format #, c-format
msgid "the meaning of '\\%c' is different in traditional C" msgid "the meaning of '\\%c' is different in traditional C"
msgstr "" msgstr ""
#: charset.c:837 #: charset.c:894
#, c-format #, c-format
msgid "incomplete universal character name %.*s" msgid "incomplete universal character name %.*s"
msgstr "" msgstr ""
#: charset.c:849 #: charset.c:906
#, c-format #, c-format
msgid "%.*s is not a valid universal character" msgid "%.*s is not a valid universal character"
msgstr "" msgstr ""
#: charset.c:859 #: charset.c:916
#, c-format #, c-format
msgid "universal character %.*s is not valid in an identifier" msgid "universal character %.*s is not valid in an identifier"
msgstr "" msgstr ""
#: charset.c:863 #: charset.c:920
#, c-format #, c-format
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:896 #: charset.c:953
msgid "converting UCN to source character set" msgid "converting UCN to source character set"
msgstr "" msgstr ""
#: charset.c:900 #: charset.c:957
msgid "converting UCN to execution character set" msgid "converting UCN to execution character set"
msgstr "" msgstr ""
#: charset.c:972 #: charset.c:1029
msgid "the meaning of '\\x' is different in traditional C" msgid "the meaning of '\\x' is different in traditional C"
msgstr "" msgstr ""
#: charset.c:989 #: charset.c:1046
msgid "\\x used with no following hex digits" msgid "\\x used with no following hex digits"
msgstr "" msgstr ""
#: charset.c:996 #: charset.c:1053
msgid "hex escape sequence out of range" msgid "hex escape sequence out of range"
msgstr "" msgstr ""
#: charset.c:1035 #: charset.c:1092
msgid "octal escape sequence out of range" msgid "octal escape sequence out of range"
msgstr "" msgstr ""
#: charset.c:1103 #: charset.c:1160
msgid "the meaning of '\\a' is different in traditional C" msgid "the meaning of '\\a' is different in traditional C"
msgstr "" msgstr ""
#: charset.c:1110 #: charset.c:1167
#, c-format #, c-format
msgid "non-ISO-standard escape sequence, '\\%c'" msgid "non-ISO-standard escape sequence, '\\%c'"
msgstr "" msgstr ""
#: charset.c:1118 #: charset.c:1175
#, c-format #, c-format
msgid "unknown escape sequence '\\%c'" msgid "unknown escape sequence '\\%c'"
msgstr "" msgstr ""
#: charset.c:1121 #: charset.c:1178
#, c-format #, c-format
msgid "unknown escape sequence: '\\%03o'" msgid "unknown escape sequence: '\\%03o'"
msgstr "" msgstr ""
#: charset.c:1127 #: charset.c:1184
msgid "converting escape sequence to execution character set" msgid "converting escape sequence to execution character set"
msgstr "" msgstr ""
#: charset.c:1186 #: charset.c:1306
msgid "converting to execution character set" #: charset.c:1369
msgstr ""
#: charset.c:1249 charset.c:1312
msgid "character constant too long for its type" msgid "character constant too long for its type"
msgstr "" msgstr ""
#: charset.c:1252 #: charset.c:1309
msgid "multi-character character constant" msgid "multi-character character constant"
msgstr "" msgstr ""
#: charset.c:1344 #: charset.c:1401
msgid "empty character constant" msgid "empty character constant"
msgstr "" msgstr ""
#: charset.c:1393 #: charset.c:1450
#, c-format #, c-format
msgid "failure to convert %s to %s" msgid "failure to convert %s to %s"
msgstr "" msgstr ""
...@@ -197,138 +209,144 @@ msgid "#%s expects \"FILENAME\" or <FILENAME>" ...@@ -197,138 +209,144 @@ msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr "" msgstr ""
#: directives.c:673 #: directives.c:673
#, c-format
msgid "empty filename in #%s"
msgstr ""
#: directives.c:681
msgid "#include nested too deeply" msgid "#include nested too deeply"
msgstr "" msgstr ""
#: directives.c:711 #: directives.c:719
msgid "#include_next in primary source file" msgid "#include_next in primary source file"
msgstr "" msgstr ""
#: directives.c:737 #: directives.c:745
#, c-format #, c-format
msgid "invalid flag \"%s\" in line directive" msgid "invalid flag \"%s\" in line directive"
msgstr "" msgstr ""
#: directives.c:784 #: directives.c:792
#, 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:790 #: directives.c:798
msgid "line number out of range" msgid "line number out of range"
msgstr "" msgstr ""
#: directives.c:803 directives.c:880 #: directives.c:811
#: directives.c:888
#, c-format #, c-format
msgid "\"%s\" is not a valid filename" msgid "\"%s\" is not a valid filename"
msgstr "" msgstr ""
#: directives.c:840 #: directives.c:848
#, c-format #, c-format
msgid "\"%s\" after # is not a positive integer" msgid "\"%s\" after # is not a positive integer"
msgstr "" msgstr ""
#: directives.c:942 #: directives.c:950
msgid "invalid #ident directive" msgid "invalid #ident directive"
msgstr "" msgstr ""
#: directives.c:1030 #: directives.c:1038
#, 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:1033 #: directives.c:1041
#, c-format #, c-format
msgid "#pragma %s %s is already registered" msgid "#pragma %s %s is already registered"
msgstr "" msgstr ""
#: directives.c:1036 #: directives.c:1044
#, c-format #, c-format
msgid "#pragma %s is already registered" msgid "#pragma %s is already registered"
msgstr "" msgstr ""
#: directives.c:1236 #: directives.c:1244
msgid "#pragma once in main file" msgid "#pragma once in main file"
msgstr "" msgstr ""
#: directives.c:1259 #: directives.c:1267
msgid "invalid #pragma GCC poison directive" msgid "invalid #pragma GCC poison directive"
msgstr "" msgstr ""
#: directives.c:1268 #: directives.c:1276
#, c-format #, c-format
msgid "poisoning existing macro \"%s\"" msgid "poisoning existing macro \"%s\""
msgstr "" msgstr ""
#: directives.c:1289 #: directives.c:1297
msgid "#pragma system_header ignored outside include file" msgid "#pragma system_header ignored outside include file"
msgstr "" msgstr ""
#: directives.c:1313 #: directives.c:1321
#, c-format #, c-format
msgid "cannot find source file %s" msgid "cannot find source file %s"
msgstr "" msgstr ""
#: directives.c:1317 #: directives.c:1325
#, c-format #, c-format
msgid "current file is older than %s" msgid "current file is older than %s"
msgstr "" msgstr ""
#: directives.c:1431 #: directives.c:1439
msgid "_Pragma takes a parenthesized string literal" msgid "_Pragma takes a parenthesized string literal"
msgstr "" msgstr ""
#: directives.c:1538 #: directives.c:1546
msgid "#else without #if" msgid "#else without #if"
msgstr "" msgstr ""
#: directives.c:1543 #: directives.c:1551
msgid "#else after #else" msgid "#else after #else"
msgstr "" msgstr ""
#: directives.c:1545 #: directives.c:1553
#: directives.c:1578 #: directives.c:1586
msgid "the conditional began here" msgid "the conditional began here"
msgstr "" msgstr ""
#: directives.c:1571 #: directives.c:1579
msgid "#elif without #if" msgid "#elif without #if"
msgstr "" msgstr ""
#: directives.c:1576 #: directives.c:1584
msgid "#elif after #else" msgid "#elif after #else"
msgstr "" msgstr ""
#: directives.c:1606 #: directives.c:1614
msgid "#endif without #if" msgid "#endif without #if"
msgstr "" msgstr ""
#: directives.c:1683 #: directives.c:1691
msgid "missing '(' after predicate" msgid "missing '(' after predicate"
msgstr "" msgstr ""
#: directives.c:1698 #: directives.c:1706
msgid "missing ')' to complete answer" msgid "missing ')' to complete answer"
msgstr "" msgstr ""
#: directives.c:1718 #: directives.c:1726
msgid "predicate's answer is empty" msgid "predicate's answer is empty"
msgstr "" msgstr ""
#: directives.c:1745 #: directives.c:1753
msgid "assertion without predicate" msgid "assertion without predicate"
msgstr "" msgstr ""
#: directives.c:1747 #: directives.c:1755
msgid "predicate must be an identifier" msgid "predicate must be an identifier"
msgstr "" msgstr ""
#: directives.c:1833 #: directives.c:1841
#, c-format #, c-format
msgid "\"%s\" re-asserted" msgid "\"%s\" re-asserted"
msgstr "" msgstr ""
#: directives.c:2056 #: directives.c:2064
#, c-format #, c-format
msgid "unterminated #%s" msgid "unterminated #%s"
msgstr "" msgstr ""
...@@ -380,7 +398,8 @@ msgstr "" ...@@ -380,7 +398,8 @@ msgstr ""
msgid "invalid suffix \"%.*s\" on floating constant" msgid "invalid suffix \"%.*s\" on floating constant"
msgstr "" msgstr ""
#: expr.c:250 expr.c:275 #: expr.c:250
#: expr.c:275
#, c-format #, c-format
msgid "traditional C rejects the \"%.*s\" suffix" msgid "traditional C rejects the \"%.*s\" suffix"
msgstr "" msgstr ""
...@@ -436,7 +455,8 @@ msgstr "" ...@@ -436,7 +455,8 @@ msgstr ""
msgid "\"%s\" is not defined" msgid "\"%s\" is not defined"
msgstr "" msgstr ""
#: expr.c:716 expr.c:745 #: expr.c:716
#: expr.c:745
#, c-format #, c-format
msgid "missing binary operator before token \"%s\"" msgid "missing binary operator before token \"%s\""
msgstr "" msgstr ""
...@@ -519,35 +539,35 @@ msgstr "" ...@@ -519,35 +539,35 @@ msgstr ""
msgid "NULL directory in find_file" msgid "NULL directory in find_file"
msgstr "" msgstr ""
#: files.c:446 #: files.c:454
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:449 #: files.c:457
msgid "use -Winvalid-pch for more information" msgid "use -Winvalid-pch for more information"
msgstr "" msgstr ""
#: files.c:514 #: files.c:522
#, c-format #, c-format
msgid "%s is a block device" msgid "%s is a block device"
msgstr "" msgstr ""
#: files.c:531 #: files.c:539
#, c-format #, c-format
msgid "%s is too large" msgid "%s is too large"
msgstr "" msgstr ""
#: files.c:566 #: files.c:574
#, c-format #, c-format
msgid "%s is shorter than expected" msgid "%s is shorter than expected"
msgstr "" msgstr ""
#: files.c:769 #: files.c:803
#, 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:1052 #: files.c:1096
msgid "Multiple include guards may be useful for:\n" msgid "Multiple include guards may be useful for:\n"
msgstr "" msgstr ""
...@@ -641,7 +661,8 @@ msgstr "" ...@@ -641,7 +661,8 @@ msgstr ""
msgid "no newline at end of file" msgid "no newline at end of file"
msgstr "" msgstr ""
#: lex.c:948 traditional.c:162 #: lex.c:948
#: traditional.c:162
msgid "unterminated comment" msgid "unterminated comment"
msgstr "" msgstr ""
...@@ -679,7 +700,8 @@ msgstr "" ...@@ -679,7 +700,8 @@ msgstr ""
msgid "macro \"%s\" is not used" msgid "macro \"%s\" is not used"
msgstr "" msgstr ""
#: macro.c:124 macro.c:287 #: macro.c:124
#: macro.c:287
#, c-format #, c-format
msgid "invalid built-in macro \"%s\"" msgid "invalid built-in macro \"%s\""
msgstr "" msgstr ""
...@@ -711,7 +733,8 @@ msgstr "" ...@@ -711,7 +733,8 @@ msgstr ""
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:642
#: traditional.c:675
#, c-format #, c-format
msgid "unterminated argument list invoking macro \"%s\"" msgid "unterminated argument list invoking macro \"%s\""
msgstr "" msgstr ""
...@@ -721,88 +744,91 @@ msgstr "" ...@@ -721,88 +744,91 @@ msgstr ""
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:1258 #: macro.c:1261
#, c-format #, c-format
msgid "duplicate macro parameter \"%s\"" msgid "duplicate macro parameter \"%s\""
msgstr "" msgstr ""
#: macro.c:1303 #: macro.c:1306
#, 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:1311 #: macro.c:1314
msgid "macro parameters must be comma-separated" msgid "macro parameters must be comma-separated"
msgstr "" msgstr ""
#: macro.c:1328 #: macro.c:1331
msgid "parameter name missing" msgid "parameter name missing"
msgstr "" msgstr ""
#: macro.c:1345 #: macro.c:1348
msgid "anonymous variadic macros were introduced in C99" msgid "anonymous variadic macros were introduced in C99"
msgstr "" msgstr ""
#: macro.c:1350 #: macro.c:1353
msgid "ISO C does not permit named variadic macros" msgid "ISO C does not permit named variadic macros"
msgstr "" msgstr ""
#: macro.c:1359 #: macro.c:1362
msgid "missing ')' in macro parameter list" msgid "missing ')' in macro parameter list"
msgstr "" msgstr ""
#: macro.c:1430 #: macro.c:1434
msgid "ISO C requires whitespace after the macro name" msgid "ISO C requires whitespace after the macro name"
msgstr "" msgstr ""
#: macro.c:1458 #: macro.c:1462
msgid "'#' is not followed by a macro parameter" msgid "'#' is not followed by a macro parameter"
msgstr "" msgstr ""
#: macro.c:1477 #: macro.c:1481
msgid "'##' cannot appear at either end of a macro expansion" msgid "'##' cannot appear at either end of a macro expansion"
msgstr "" msgstr ""
#: macro.c:1573 #: macro.c:1577
#, c-format #, c-format
msgid "\"%s\" redefined" msgid "\"%s\" redefined"
msgstr "" msgstr ""
#: macro.c:1578 #: macro.c:1582
msgid "this is the location of the previous definition" msgid "this is the location of the previous definition"
msgstr "" msgstr ""
#: macro.c:1628 #: macro.c:1632
#, 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:1651 #: macro.c:1655
#, 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:83 pch.c:331 #: pch.c:84
#: pch.c:353 pch.c:359 #: pch.c:332
#: pch.c:354
#: pch.c:360
msgid "while writing precompiled header" msgid "while writing precompiled header"
msgstr "" msgstr ""
#: pch.c:466 #: pch.c:467
#, c-format #, c-format
msgid "%s: not used because `%.*s' not defined" msgid "%s: not used because `%.*s' not defined"
msgstr "" msgstr ""
#: pch.c:478 #: pch.c:479
#, c-format #, c-format
msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'" msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
msgstr "" msgstr ""
#: pch.c:519 #: pch.c:520
#, c-format #, c-format
msgid "%s: not used because `%s' is defined" msgid "%s: not used because `%s' is defined"
msgstr "" msgstr ""
#: pch.c:532 pch.c:695 #: pch.c:533
#: pch.c:696
msgid "while reading precompiled header" msgid "while reading precompiled header"
msgstr "" msgstr ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment