Commit 8a420cfb by Joseph Myers Committed by Joseph Myers

be.po, [...]: Update.

	* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
	rw.po, sv.po, tr.po, vi.po, zh_CN.po: Update.
	* zh_TW.po: New file.

From-SVN: r111982
parent 9be692c5
2006-03-13 Joseph S. Myers <joseph@codesourcery.com>
* be.po, ca.po, da.po, de.po, el.po, es.po, fr.po, ja.po, nl.po,
rw.po, sv.po, tr.po, vi.po, zh_CN.po: Update.
* zh_TW.po: New file.
2005-12-06 Joseph S. Myers <joseph@codesourcery.com>
* vi.po: Update.
......
......@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gcc 3.1\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2005-11-20 16:34+0000\n"
"POT-Creation-Date: 2006-02-28 00:12-0800\n"
"PO-Revision-Date: 2002-05-17 15:54+0200\n"
"Last-Translator: Ales Nyakhaychyk <nyakhaychyk@i18n.linux.by>\n"
"Language-Team: Belarusian <i18n@tut.by>\n"
......@@ -149,213 +149,213 @@ msgstr "пустая сімвальная канстанта"
msgid "failure to convert %s to %s"
msgstr ""
#: directives.c:219 directives.c:245
#: directives.c:220 directives.c:246
#, c-format
msgid "extra tokens at end of #%s directive"
msgstr ""
#: directives.c:346
#: directives.c:347
#, c-format
msgid "#%s is a GCC extension"
msgstr ""
#: directives.c:358
#: directives.c:359
msgid "suggest not using #elif in traditional C"
msgstr ""
#: directives.c:361
#: directives.c:362
#, c-format
msgid "traditional C ignores #%s with the # indented"
msgstr ""
#: directives.c:365
#: directives.c:366
#, c-format
msgid "suggest hiding #%s from traditional C with an indented #"
msgstr ""
#: directives.c:391
#: directives.c:392
msgid "embedding a directive within macro arguments is not portable"
msgstr ""
#: directives.c:411
#: directives.c:412
msgid "style of line directive is a GCC extension"
msgstr ""
#: directives.c:461
#: directives.c:462
#, c-format
msgid "invalid preprocessing directive #%s"
msgstr ""
#: directives.c:532
#: directives.c:533
msgid "\"defined\" cannot be used as a macro name"
msgstr ""
#: directives.c:538
#: directives.c:539
#, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr ""
#: directives.c:541
#: directives.c:542
#, c-format
msgid "no macro name given in #%s directive"
msgstr ""
#: directives.c:544
#: directives.c:545
msgid "macro names must be identifiers"
msgstr ""
#: directives.c:585
#: directives.c:586
#, c-format
msgid "undefining \"%s\""
msgstr ""
#: directives.c:640
#: directives.c:641
msgid "missing terminating > character"
msgstr ""
#: directives.c:695
#: directives.c:696
#, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
#: directives.c:735
#: directives.c:736
#, c-format
msgid "empty filename in #%s"
msgstr ""
#: directives.c:745
#: directives.c:746
msgid "#include nested too deeply"
msgstr ""
#: directives.c:786
#: directives.c:787
msgid "#include_next in primary source file"
msgstr ""
#: directives.c:812
#: directives.c:813
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgstr ""
#: directives.c:864
#: directives.c:865
#, c-format
msgid "\"%s\" after #line is not a positive integer"
msgstr ""
#: directives.c:870
#: directives.c:871
msgid "line number out of range"
msgstr ""
#: directives.c:883 directives.c:960
#: directives.c:884 directives.c:961
#, c-format
msgid "\"%s\" is not a valid filename"
msgstr ""
#: directives.c:920
#: directives.c:921
#, c-format
msgid "\"%s\" after # is not a positive integer"
msgstr ""
#: directives.c:1022
#: directives.c:1023
#, fuzzy, c-format
msgid "invalid #%s directive"
msgstr "нерэчаісны ініцыялізатар"
#: directives.c:1111
#: directives.c:1112
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
#: directives.c:1114
#: directives.c:1115
#, fuzzy, c-format
msgid "#pragma %s %s is already registered"
msgstr "Клас \"%s\" ужо існуе"
#: directives.c:1117
#: directives.c:1118
#, c-format
msgid "#pragma %s is already registered"
msgstr ""
#: directives.c:1317
#: directives.c:1362
msgid "#pragma once in main file"
msgstr ""
#: directives.c:1340
#: directives.c:1385
msgid "invalid #pragma GCC poison directive"
msgstr ""
#: directives.c:1349
#: directives.c:1394
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
#: directives.c:1370
#: directives.c:1415
msgid "#pragma system_header ignored outside include file"
msgstr ""
#: directives.c:1394
#: directives.c:1439
#, fuzzy, c-format
msgid "cannot find source file %s"
msgstr "не магу знайсці крыніцу %s"
#: directives.c:1398
#: directives.c:1443
#, c-format
msgid "current file is older than %s"
msgstr ""
#: directives.c:1512
#: directives.c:1557
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
#: directives.c:1613
#: directives.c:1658
msgid "#else without #if"
msgstr ""
#: directives.c:1618
#: directives.c:1663
msgid "#else after #else"
msgstr ""
#: directives.c:1620 directives.c:1653
#: directives.c:1665 directives.c:1698
msgid "the conditional began here"
msgstr ""
#: directives.c:1646
#: directives.c:1691
msgid "#elif without #if"
msgstr ""
#: directives.c:1651
#: directives.c:1696
msgid "#elif after #else"
msgstr ""
#: directives.c:1681
#: directives.c:1726
msgid "#endif without #if"
msgstr ""
#: directives.c:1758
#: directives.c:1803
msgid "missing '(' after predicate"
msgstr ""
#: directives.c:1773
#: directives.c:1818
msgid "missing ')' to complete answer"
msgstr ""
#: directives.c:1793
#: directives.c:1838
msgid "predicate's answer is empty"
msgstr ""
#: directives.c:1820
#: directives.c:1865
msgid "assertion without predicate"
msgstr ""
#: directives.c:1822
#: directives.c:1867
msgid "predicate must be an identifier"
msgstr ""
#: directives.c:1908
#: directives.c:1953
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
#: directives.c:2132
#: directives.c:2177
#, c-format
msgid "unterminated #%s"
msgstr ""
......@@ -579,36 +579,36 @@ msgstr ""
msgid "Multiple include guards may be useful for:\n"
msgstr ""
#: init.c:400
#: init.c:406
msgid "cppchar_t must be an unsigned type"
msgstr ""
#: init.c:404
#: init.c:410
#, c-format
msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
msgstr ""
#: init.c:411
#: init.c:417
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
#: init.c:414
#: init.c:420
msgid "target char is less than 8 bits wide"
msgstr ""
#: init.c:418
#: init.c:424
msgid "target wchar_t is narrower than target char"
msgstr ""
#: init.c:422
#: init.c:428
msgid "target int is narrower than target char"
msgstr ""
#: init.c:427
#: init.c:433
msgid "CPP half-integer narrower than CPP character"
msgstr ""
#: init.c:431
#: init.c:437
#, c-format
msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
msgstr ""
......@@ -709,111 +709,111 @@ msgstr ""
msgid "macro \"%s\" is not used"
msgstr ""
#: macro.c:124 macro.c:287
#: macro.c:124 macro.c:283
#, c-format
msgid "invalid built-in macro \"%s\""
msgstr ""
#: macro.c:221
#: macro.c:217
#, fuzzy
msgid "could not determine date and time"
msgstr "Немагчыма адчыніць файл з дадзенымі %s.\n"
#: macro.c:391
#: macro.c:387
msgid "invalid string literal, ignoring final '\\'"
msgstr ""
#: macro.c:474
#: macro.c:470
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
#: macro.c:512
#: macro.c:508
msgid "ISO C99 requires rest arguments to be used"
msgstr ""
#: macro.c:517
#: macro.c:513
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
#: macro.c:522
#: macro.c:518
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
#: macro.c:633 traditional.c:675
#: macro.c:629 traditional.c:675
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
#: macro.c:736
#: macro.c:732
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
#: macro.c:1252
#: macro.c:1248
#, c-format
msgid "duplicate macro parameter \"%s\""
msgstr ""
#: macro.c:1298
#: macro.c:1294
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
#: macro.c:1306
#: macro.c:1302
msgid "macro parameters must be comma-separated"
msgstr ""
#: macro.c:1323
#: macro.c:1319
msgid "parameter name missing"
msgstr ""
#: macro.c:1340
#: macro.c:1336
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
#: macro.c:1345
#: macro.c:1341
msgid "ISO C does not permit named variadic macros"
msgstr ""
#: macro.c:1354
#: macro.c:1350
msgid "missing ')' in macro parameter list"
msgstr ""
#: macro.c:1432
#: macro.c:1428
msgid "ISO C99 requires whitespace after the macro name"
msgstr ""
#: macro.c:1456
#: macro.c:1452
#, fuzzy
msgid "missing whitespace after the macro name"
msgstr "прапушчан прабел пасля нумара \"%.*s\""
#: macro.c:1486
#: macro.c:1482
msgid "'#' is not followed by a macro parameter"
msgstr ""
#: macro.c:1505
#: macro.c:1501
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
#: macro.c:1603
#: macro.c:1599
#, c-format
msgid "\"%s\" redefined"
msgstr ""
#: macro.c:1608
#: macro.c:1604
msgid "this is the location of the previous definition"
msgstr ""
#: macro.c:1658
#: macro.c:1654
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
#: macro.c:1681
#: macro.c:1677
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
msgstr ""
......
......@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gcc 3.2\n"
"Report-Msgid-Bugs-To: http://gcc.gnu.org/bugs.html\n"
"POT-Creation-Date: 2005-11-20 16:34+0000\n"
"POT-Creation-Date: 2006-02-28 00:12-0800\n"
"PO-Revision-Date: 2002-08-18 15:46+0100\n"
"Last-Translator: Simos Xenitellis <simos@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
......@@ -157,218 +157,218 @@ msgstr " "
msgid "failure to convert %s to %s"
msgstr " %s `%s' `%s'"
#: directives.c:219 directives.c:245
#: directives.c:220 directives.c:246
#, c-format
msgid "extra tokens at end of #%s directive"
msgstr ""
#: directives.c:346
#: directives.c:347
#, c-format
msgid "#%s is a GCC extension"
msgstr ""
#: directives.c:358
#: directives.c:359
msgid "suggest not using #elif in traditional C"
msgstr ""
#: directives.c:361
#: directives.c:362
#, c-format
msgid "traditional C ignores #%s with the # indented"
msgstr ""
#: directives.c:365
#: directives.c:366
#, c-format
msgid "suggest hiding #%s from traditional C with an indented #"
msgstr ""
#: directives.c:391
#: directives.c:392
msgid "embedding a directive within macro arguments is not portable"
msgstr ""
#: directives.c:411
#: directives.c:412
msgid "style of line directive is a GCC extension"
msgstr ""
#: directives.c:461
#: directives.c:462
#, c-format
msgid "invalid preprocessing directive #%s"
msgstr ""
#: directives.c:532
#: directives.c:533
msgid "\"defined\" cannot be used as a macro name"
msgstr ""
#: directives.c:538
#: directives.c:539
#, c-format
msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
msgstr ""
#: directives.c:541
#: directives.c:542
#, c-format
msgid "no macro name given in #%s directive"
msgstr ""
#: directives.c:544
#: directives.c:545
#, fuzzy
msgid "macro names must be identifiers"
msgstr " "
#: directives.c:585
#: directives.c:586
#, fuzzy, c-format
msgid "undefining \"%s\""
msgstr " %s"
#: directives.c:640
#: directives.c:641
#, fuzzy
msgid "missing terminating > character"
msgstr " "
#: directives.c:695
#: directives.c:696
#, c-format
msgid "#%s expects \"FILENAME\" or <FILENAME>"
msgstr ""
#: directives.c:735
#: directives.c:736
#, fuzzy, c-format
msgid "empty filename in #%s"
msgstr " %s"
#: directives.c:745
#: directives.c:746
msgid "#include nested too deeply"
msgstr ""
#: directives.c:786
#: directives.c:787
msgid "#include_next in primary source file"
msgstr ""
#: directives.c:812
#: directives.c:813
#, c-format
msgid "invalid flag \"%s\" in line directive"
msgstr ""
#: directives.c:864
#: directives.c:865
#, fuzzy, c-format
msgid "\"%s\" after #line is not a positive integer"
msgstr "%s' ."
#: directives.c:870
#: directives.c:871
#, fuzzy
msgid "line number out of range"
msgstr "%s: "
#: directives.c:883 directives.c:960
#: directives.c:884 directives.c:961
#, fuzzy, c-format
msgid "\"%s\" is not a valid filename"
msgstr "%s' ."
#: directives.c:920
#: directives.c:921
#, fuzzy, c-format
msgid "\"%s\" after # is not a positive integer"
msgstr "%s' ."
#: directives.c:1022
#: directives.c:1023
#, fuzzy, c-format
msgid "invalid #%s directive"
msgstr "%%%c: ."
#: directives.c:1111
#: directives.c:1112
#, c-format
msgid "registering \"%s\" as both a pragma and a pragma namespace"
msgstr ""
#: directives.c:1114
#: directives.c:1115
#, c-format
msgid "#pragma %s %s is already registered"
msgstr ""
#: directives.c:1117
#: directives.c:1118
#, fuzzy, c-format
msgid "#pragma %s is already registered"
msgstr " `%s' "
#: directives.c:1317
#: directives.c:1362
msgid "#pragma once in main file"
msgstr ""
#: directives.c:1340
#: directives.c:1385
msgid "invalid #pragma GCC poison directive"
msgstr ""
#: directives.c:1349
#: directives.c:1394
#, c-format
msgid "poisoning existing macro \"%s\""
msgstr ""
#: directives.c:1370
#: directives.c:1415
msgid "#pragma system_header ignored outside include file"
msgstr ""
#: directives.c:1394
#: directives.c:1439
#, fuzzy, c-format
msgid "cannot find source file %s"
msgstr " : %s"
#: directives.c:1398
#: directives.c:1443
#, c-format
msgid "current file is older than %s"
msgstr ""
#: directives.c:1512
#: directives.c:1557
msgid "_Pragma takes a parenthesized string literal"
msgstr ""
#: directives.c:1613
#: directives.c:1658
msgid "#else without #if"
msgstr ""
#: directives.c:1618
#: directives.c:1663
msgid "#else after #else"
msgstr "#else #else"
#: directives.c:1620 directives.c:1653
#: directives.c:1665 directives.c:1698
msgid "the conditional began here"
msgstr ""
#: directives.c:1646
#: directives.c:1691
msgid "#elif without #if"
msgstr ""
#: directives.c:1651
#: directives.c:1696
msgid "#elif after #else"
msgstr "#elif #else"
#: directives.c:1681
#: directives.c:1726
msgid "#endif without #if"
msgstr ""
#: directives.c:1758
#: directives.c:1803
msgid "missing '(' after predicate"
msgstr ""
#: directives.c:1773
#: directives.c:1818
msgid "missing ')' to complete answer"
msgstr ""
#: directives.c:1793
#: directives.c:1838
msgid "predicate's answer is empty"
msgstr ""
#: directives.c:1820
#: directives.c:1865
#, fuzzy
msgid "assertion without predicate"
msgstr " "
#: directives.c:1822
#: directives.c:1867
#, fuzzy
msgid "predicate must be an identifier"
msgstr " "
#: directives.c:1908
#: directives.c:1953
#, c-format
msgid "\"%s\" re-asserted"
msgstr ""
#: directives.c:2132
#: directives.c:2177
#, fuzzy, c-format
msgid "unterminated #%s"
msgstr " o "
......@@ -606,37 +606,37 @@ msgstr ""
msgid "Multiple include guards may be useful for:\n"
msgstr ""
#: init.c:400
#: init.c:406
#, fuzzy
msgid "cppchar_t must be an unsigned type"
msgstr " "
#: init.c:404
#: init.c:410
#, c-format
msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
msgstr ""
#: init.c:411
#: init.c:417
msgid "CPP arithmetic must be at least as precise as a target int"
msgstr ""
#: init.c:414
#: init.c:420
msgid "target char is less than 8 bits wide"
msgstr ""
#: init.c:418
#: init.c:424
msgid "target wchar_t is narrower than target char"
msgstr ""
#: init.c:422
#: init.c:428
msgid "target int is narrower than target char"
msgstr ""
#: init.c:427
#: init.c:433
msgid "CPP half-integer narrower than CPP character"
msgstr ""
#: init.c:431
#: init.c:437
#, c-format
msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
msgstr ""
......@@ -741,114 +741,114 @@ msgstr ""
msgid "macro \"%s\" is not used"
msgstr " `%s' "
#: macro.c:124 macro.c:287
#: macro.c:124 macro.c:283
#, fuzzy, c-format
msgid "invalid built-in macro \"%s\""
msgstr " : %s"
#: macro.c:221
#: macro.c:217
#, fuzzy
msgid "could not determine date and time"
msgstr " %s"
#: macro.c:391
#: macro.c:387
#, fuzzy
msgid "invalid string literal, ignoring final '\\'"
msgstr " : `%s'"
#: macro.c:474
#: macro.c:470
#, c-format
msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
msgstr ""
#: macro.c:512
#: macro.c:508
#, fuzzy
msgid "ISO C99 requires rest arguments to be used"
msgstr " "
#: macro.c:517
#: macro.c:513
#, c-format
msgid "macro \"%s\" requires %u arguments, but only %u given"
msgstr ""
#: macro.c:522
#: macro.c:518
#, c-format
msgid "macro \"%s\" passed %u arguments, but takes just %u"
msgstr ""
#: macro.c:633 traditional.c:675
#: macro.c:629 traditional.c:675
#, c-format
msgid "unterminated argument list invoking macro \"%s\""
msgstr ""
#: macro.c:736
#: macro.c:732
#, c-format
msgid "function-like macro \"%s\" must be used with arguments in traditional C"
msgstr ""
#: macro.c:1252
#: macro.c:1248
#, fuzzy, c-format
msgid "duplicate macro parameter \"%s\""
msgstr " `%s'"
#: macro.c:1298
#: macro.c:1294
#, c-format
msgid "\"%s\" may not appear in macro parameter list"
msgstr ""
#: macro.c:1306
#: macro.c:1302
msgid "macro parameters must be comma-separated"
msgstr ""
#: macro.c:1323
#: macro.c:1319
msgid "parameter name missing"
msgstr ""
#: macro.c:1340
#: macro.c:1336
msgid "anonymous variadic macros were introduced in C99"
msgstr ""
#: macro.c:1345
#: macro.c:1341
msgid "ISO C does not permit named variadic macros"
msgstr ""
#: macro.c:1354
#: macro.c:1350
msgid "missing ')' in macro parameter list"
msgstr ""
#: macro.c:1432
#: macro.c:1428
#, fuzzy
msgid "ISO C99 requires whitespace after the macro name"
msgstr " "
#: macro.c:1456
#: macro.c:1452
msgid "missing whitespace after the macro name"
msgstr ""
#: macro.c:1486
#: macro.c:1482
msgid "'#' is not followed by a macro parameter"
msgstr ""
#: macro.c:1505
#: macro.c:1501
msgid "'##' cannot appear at either end of a macro expansion"
msgstr ""
#: macro.c:1603
#: macro.c:1599
#, fuzzy, c-format
msgid "\"%s\" redefined"
msgstr ""
#: macro.c:1608
#: macro.c:1604
#, fuzzy
msgid "this is the location of the previous definition"
msgstr " "
#: macro.c:1658
#: macro.c:1654
#, c-format
msgid "macro argument \"%s\" would be stringified in traditional C"
msgstr ""
#: macro.c:1681
#: macro.c:1677
#, c-format
msgid "invalid hash type %d in cpp_macro_definition"
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